This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 with Swift 6.0 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/natmark/donut.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/apple/swift-package-manager.git
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/Carthage/ReactiveTask.git
Fetching https://github.com/thoughtbot/Curry.git
Fetching https://github.com/Carthage/Commandant.git
Fetching https://github.com/antitypical/Result.git
[1/1925] Fetching reactivetask
[78/4458] Fetching reactivetask, result
[180/6781] Fetching reactivetask, result, commandant
[753/7357] Fetching reactivetask, result, commandant, curry
[7358/21906] Fetching reactivetask, result, commandant, curry, quick
[17834/40546] Fetching reactivetask, result, commandant, curry, quick, nimble
[38311/172542] Fetching reactivetask, result, commandant, curry, quick, nimble, swift-package-manager
Fetched https://github.com/antitypical/Result.git from cache (3.97s)
Fetched https://github.com/Quick/Nimble.git from cache (3.97s)
Fetching https://github.com/ReactiveCocoa/ReactiveSwift.git
Fetching https://github.com/yutailang0119/ProgressSpinnerKit
Fetched https://github.com/Carthage/ReactiveTask.git from cache (3.97s)
[131991/149444] Fetching commandant, curry, quick, swift-package-manager
[131992/149780] Fetching commandant, curry, quick, swift-package-manager, progressspinnerkit
[132292/202218] Fetching commandant, curry, quick, swift-package-manager, progressspinnerkit, reactiveswift
Fetched https://github.com/yutailang0119/ProgressSpinnerKit from cache (1.00s)
[132516/201882] Fetching commandant, curry, quick, swift-package-manager, reactiveswift
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git from cache (4.83s)
[136293/149444] Fetching commandant, curry, quick, swift-package-manager
Fetched https://github.com/Quick/Quick.git from cache (17.66s)
Fetched https://github.com/apple/swift-package-manager.git from cache (17.66s)
Fetched https://github.com/Carthage/Commandant.git from cache (17.66s)
Fetched https://github.com/thoughtbot/Curry.git from cache (17.67s)
Computing version for https://github.com/yutailang0119/ProgressSpinnerKit
Computed https://github.com/yutailang0119/ProgressSpinnerKit at 0.1.0 (0.67s)
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 FAILURE 6.0 macosSpm
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.