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 Soft with Swift 6.0 (beta) 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/oliveroneill/soft.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/oliveroneill/soft
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 0002155 Update to use Swift's inbuilt Result type
Cloned https://github.com/oliveroneill/soft.git
Revision (git rev-parse @):
000215572d4c4804894844c460b24570ed63fc4d
SUCCESS checkout https://github.com/oliveroneill/soft.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/oliveroneill/soft.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/oliveroneill/WebBrowser.git
Fetching https://github.com/IBM-Swift/CircuitBreaker.git
Fetching https://github.com/IBM-Swift/LoggerAPI.git
Fetching https://github.com/IBM-Swift/SwiftyRequest.git
Fetching https://github.com/JohnSundell/ShellOut.git
[1/771] Fetching loggerapi
[17/829] Fetching loggerapi, webbrowser
[75/1785] Fetching loggerapi, webbrowser, shellout
[398/3844] Fetching loggerapi, webbrowser, shellout, swiftyrequest
[635/5573] Fetching loggerapi, webbrowser, shellout, swiftyrequest, circuitbreaker
Fetched https://github.com/IBM-Swift/LoggerAPI.git from cache (1.10s)
[2235/4802] Fetching webbrowser, shellout, swiftyrequest, circuitbreaker
Fetched https://github.com/IBM-Swift/CircuitBreaker.git from cache (1.29s)
Fetched https://github.com/IBM-Swift/SwiftyRequest.git from cache (1.29s)
Fetched https://github.com/oliveroneill/WebBrowser.git from cache (1.29s)
Computing version for https://github.com/oliveroneill/WebBrowser.git
Fetched https://github.com/JohnSundell/ShellOut.git from cache (1.29s)
Computed https://github.com/oliveroneill/WebBrowser.git at 1.0.0 (0.69s)
Computing version for https://github.com/IBM-Swift/SwiftyRequest.git
Computed https://github.com/IBM-Swift/SwiftyRequest.git at 1.1.3 (0.66s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.1.0 (0.66s)
Computing version for https://github.com/IBM-Swift/LoggerAPI.git
error: the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifier
BUILD FAILURE 6.0 macosSpm
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.