The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build Donut, reference master (0b9064), with Swift 6.0 for macOS (SPM) on 26 Nov 2024 21:41:42 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/natmark/donut.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/natmark/donut
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 0b90644 Bump version
Cloned https://github.com/natmark/donut.git
Revision (git rev-parse @):
0b90644b5635f1f988a311c93b297ac0a44f6495
SUCCESS checkout https://github.com/natmark/donut.git at master
Fetching https://github.com/Carthage/ReactiveTask.git
Fetching https://github.com/thoughtbot/Curry.git
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/antitypical/Result.git
Fetching https://github.com/Carthage/Commandant.git
Fetching https://github.com/yutailang0119/ProgressSpinnerKit
[1/2533] Fetching result
[103/4458] Fetching result, reactivetask
[180/5049] Fetching result, reactivetask, curry
[271/5530] Fetching result, reactivetask, curry, progressspinnerkit
[281/7853] Fetching result, reactivetask, curry, progressspinnerkit, commandant
[7109/22593] Fetching result, reactivetask, curry, progressspinnerkit, commandant, quick
Fetched https://github.com/Quick/Quick.git from cache (1.59s)
Fetching https://github.com/ReactiveCocoa/ReactiveSwift.git
[1/19275] Fetching nimble
[19276/71742] Fetching nimble, reactiveswift
Fetched https://github.com/yutailang0119/ProgressSpinnerKit from cache (2.67s)
Fetched https://github.com/Carthage/ReactiveTask.git from cache (2.67s)
Fetched https://github.com/Quick/Nimble.git from cache (2.67s)
Fetched https://github.com/Carthage/Commandant.git from cache (2.67s)
Fetched https://github.com/antitypical/Result.git from cache (2.67s)
Fetched https://github.com/thoughtbot/Curry.git from cache (2.67s)
Computing version for https://github.com/yutailang0119/ProgressSpinnerKit
Fetching https://github.com/apple/swift-package-manager.git
[525/52467] Fetching reactiveswift
Computed https://github.com/yutailang0119/ProgressSpinnerKit at 0.1.0 (0.58s)
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git from cache (2.24s)
[1/142756] Fetching swift-package-manager
Fetched https://github.com/apple/swift-package-manager.git from cache (8.13s)
Computing version for https://github.com/thoughtbot/Curry.git
error: package 'package.swift' is using Swift tools version 3.1.0 which is no longer supported; consider using '// swift-tools-version: 6.0' to specify the current tools version
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/natmark/donut.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Updating https://github.com/Carthage/ReactiveTask.git
Updating https://github.com/yutailang0119/ProgressSpinnerKit
Updating https://github.com/Carthage/Commandant.git
Updating https://github.com/thoughtbot/Curry.git
Updated https://github.com/Carthage/Commandant.git (0.49s)
Updated https://github.com/thoughtbot/Curry.git (0.49s)
Updated https://github.com/Carthage/ReactiveTask.git (0.49s)
Updated https://github.com/yutailang0119/ProgressSpinnerKit (0.49s)
Computing version for https://github.com/thoughtbot/Curry.git
Computed https://github.com/thoughtbot/Curry.git at 4.0.2 (2.39s)
Computing version for https://github.com/Carthage/ReactiveTask.git
Computed https://github.com/Carthage/ReactiveTask.git at 0.16.0 (0.55s)
Updating https://github.com/ReactiveCocoa/ReactiveSwift.git
Updating https://github.com/antitypical/Result.git
Updating https://github.com/Quick/Nimble.git
Updating https://github.com/Quick/Quick.git
Updated https://github.com/ReactiveCocoa/ReactiveSwift.git (0.60s)
Updated https://github.com/Quick/Quick.git (0.61s)
Updated https://github.com/Quick/Nimble.git (0.61s)
Updated https://github.com/antitypical/Result.git (0.61s)
Computing version for https://github.com/antitypical/Result.git
Computed https://github.com/antitypical/Result.git at 4.1.0 (2.36s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift.git
Computed https://github.com/ReactiveCocoa/ReactiveSwift.git at 5.0.1 (0.54s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.2.1 (0.56s)
Computing version for https://github.com/yutailang0119/ProgressSpinnerKit
Computed https://github.com/yutailang0119/ProgressSpinnerKit at 0.5.0 (0.55s)
Fetching https://github.com/apple/swift-tools-support-core
[1/6547] Fetching swift-tools-support-core
Fetched https://github.com/apple/swift-tools-support-core from cache (1.36s)
Computing version for https://github.com/apple/swift-tools-support-core
Computed https://github.com/apple/swift-tools-support-core at 0.7.1 (0.60s)
Computing version for https://github.com/Carthage/Commandant.git
Computed https://github.com/Carthage/Commandant.git at 0.18.0 (0.54s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.1.2 (0.58s)
Creating working copy for https://github.com/thoughtbot/Curry.git
Working copy of https://github.com/thoughtbot/Curry.git resolved at 4.0.2
Creating working copy for https://github.com/antitypical/Result.git
Working copy of https://github.com/antitypical/Result.git resolved at 4.1.0
Creating working copy for https://github.com/apple/swift-tools-support-core
Working copy of https://github.com/apple/swift-tools-support-core resolved at 0.7.1
Creating working copy for https://github.com/Carthage/ReactiveTask.git
Working copy of https://github.com/Carthage/ReactiveTask.git resolved at 0.16.0
Creating working copy for https://github.com/ReactiveCocoa/ReactiveSwift.git
Working copy of https://github.com/ReactiveCocoa/ReactiveSwift.git resolved at 5.0.1
Creating working copy for https://github.com/yutailang0119/ProgressSpinnerKit
Working copy of https://github.com/yutailang0119/ProgressSpinnerKit resolved at 0.5.0
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 2.2.1
Creating working copy for https://github.com/Carthage/Commandant.git
Working copy of https://github.com/Carthage/Commandant.git resolved at 0.18.0
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.1.2
error: the library 'DonutKit' requires macos 10.13, but depends on the product 'ProgressSpinnerKit' which requires macos 10.15; consider changing the library 'DonutKit' to require macos 10.15 or later, or the product 'ProgressSpinnerKit' to require macos 10.13 or earlier.
BUILD FAILURE 6.0 macosSpm