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 KituraHTTPTest, reference master (b1cde2), with Swift 6.0 for macOS (SPM) on 31 Oct 2024 07:12:59 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

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nicholasjackson/kitura-http-test.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nicholasjackson/kitura-http-test
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at b1cde22 Updated circle ci config
Cloned https://github.com/nicholasjackson/kitura-http-test.git
Revision (git rev-parse @):
b1cde2242c91a1d86ba15264581771724b26c746
SUCCESS checkout https://github.com/nicholasjackson/kitura-http-test.git at master
Fetching https://github.com/IBM-Swift/SwiftyJSON.git
Fetching https://github.com/IBM-Swift/Kitura-net.git
Fetching https://github.com/IBM-Swift/BlueSocket.git
Fetching https://github.com/IBM-Swift/LoggerAPI.git
Fetching https://github.com/IBM-Swift/BlueSSLService.git
Fetching https://github.com/IBM-Swift/CCurl.git
[1/2687] Fetching swiftyjson
[28/3458] Fetching swiftyjson, loggerapi
[67/3642] Fetching swiftyjson, loggerapi, ccurl
[751/5730] Fetching swiftyjson, loggerapi, ccurl, bluesslservice
[1182/8672] Fetching swiftyjson, loggerapi, ccurl, bluesslservice, bluesocket
[1850/18216] Fetching swiftyjson, loggerapi, ccurl, bluesslservice, bluesocket, kitura-net
Fetched https://github.com/IBM-Swift/CCurl.git from cache (1.61s)
Fetched https://github.com/IBM-Swift/LoggerAPI.git from cache (1.61s)
Fetched https://github.com/IBM-Swift/BlueSocket.git from cache (1.61s)
Fetched https://github.com/IBM-Swift/SwiftyJSON.git from cache (1.61s)
Fetched https://github.com/IBM-Swift/Kitura-net.git from cache (1.61s)
Fetched https://github.com/IBM-Swift/BlueSSLService.git from cache (1.61s)
Computing version for https://github.com/IBM-Swift/SwiftyJSON.git
Computed https://github.com/IBM-Swift/SwiftyJSON.git at 17.0.0 (0.69s)
Computing version for https://github.com/IBM-Swift/Kitura-net.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
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/nicholasjackson/kitura-http-test.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
Updating https://github.com/IBM-Swift/Kitura-net.git
Updating https://github.com/IBM-Swift/SwiftyJSON.git
Updated https://github.com/IBM-Swift/SwiftyJSON.git (0.49s)
Updated https://github.com/IBM-Swift/Kitura-net.git (0.61s)
Computing version for https://github.com/IBM-Swift/SwiftyJSON.git
Computed https://github.com/IBM-Swift/SwiftyJSON.git at 17.0.5 (2.64s)
Computing version for https://github.com/IBM-Swift/Kitura-net.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