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 Sunday, reference 0.6.0 (36c1a3), with Swift 6.0 for macOS (SPM) on 3 Nov 2024 05:04:28 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/outfoxx/sunday-swift.git
Reference: 0.6.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/outfoxx/sunday-swift
 * tag               0.6.0      -> FETCH_HEAD
HEAD is now at 36c1a30 feat: replace URLSession with NetworkSession
Cloned https://github.com/outfoxx/sunday-swift.git
Revision (git rev-parse @):
36c1a3070f3bd05f96307ed8fc80e140dee68675
SUCCESS checkout https://github.com/outfoxx/sunday-swift.git at 0.6.0
Fetching https://github.com/sharplet/Regex.git
Fetching https://github.com/SwiftScream/URITemplate.git
Fetching https://github.com/outfoxx/OSLogTrace.git
Fetching https://github.com/outfoxx/PotentCodables.git
[2/64] Fetching oslogtrace
[34/1318] Fetching oslogtrace, regex
[128/2313] Fetching oslogtrace, regex, uritemplate
[2314/73363] Fetching oslogtrace, regex, uritemplate, potentcodables
Fetched https://github.com/outfoxx/PotentCodables.git from cache (6.82s)
Fetched https://github.com/sharplet/Regex.git from cache (6.82s)
Fetched https://github.com/outfoxx/OSLogTrace.git from cache (6.82s)
Fetched https://github.com/SwiftScream/URITemplate.git from cache (6.82s)
Computing version for https://github.com/SwiftScream/URITemplate.git
Computed https://github.com/SwiftScream/URITemplate.git at 2.1.0 (2.79s)
Computing version for https://github.com/outfoxx/OSLogTrace.git
Computed https://github.com/outfoxx/OSLogTrace.git at 1.1.1 (0.69s)
Computing version for https://github.com/sharplet/Regex.git
Computed https://github.com/sharplet/Regex.git at 2.1.1 (2.71s)
Computing version for https://github.com/outfoxx/PotentCodables.git
Computed https://github.com/outfoxx/PotentCodables.git at 1.8.2 (0.67s)
Fetching https://github.com/lukaskubanek/OrderedDictionary.git
Fetching https://github.com/attaswift/BigInt.git
[1/4732] Fetching bigint
[2/6432] Fetching bigint, ordereddictionary
Fetched https://github.com/attaswift/BigInt.git from cache (1.39s)
Fetched https://github.com/lukaskubanek/OrderedDictionary.git from cache (1.39s)
Computing version for https://github.com/lukaskubanek/OrderedDictionary.git
error: the Swift tools version '4' is misspelt or otherwise invalid; consider replacing it with '// swift-tools-version: 6.0.2' to specify the current Swift toolchain version as the lowest Swift version supported by the project
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/outfoxx/sunday-swift.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/outfoxx/OSLogTrace.git
Updating https://github.com/SwiftScream/URITemplate.git
Updating https://github.com/sharplet/Regex.git
Updating https://github.com/outfoxx/PotentCodables.git
Updated https://github.com/outfoxx/OSLogTrace.git (0.49s)
Updated https://github.com/sharplet/Regex.git (0.49s)
Updated https://github.com/outfoxx/PotentCodables.git (0.49s)
Updated https://github.com/SwiftScream/URITemplate.git (0.49s)
Computing version for https://github.com/SwiftScream/URITemplate.git
Computed https://github.com/SwiftScream/URITemplate.git at 2.1.0 (0.63s)
Computing version for https://github.com/outfoxx/OSLogTrace.git
Computed https://github.com/outfoxx/OSLogTrace.git at 1.1.1 (0.61s)
Computing version for https://github.com/sharplet/Regex.git
Computed https://github.com/sharplet/Regex.git at 2.1.1 (0.63s)
Computing version for https://github.com/outfoxx/PotentCodables.git
Computed https://github.com/outfoxx/PotentCodables.git at 1.8.2 (0.61s)
Updating https://github.com/attaswift/BigInt.git
Updating https://github.com/lukaskubanek/OrderedDictionary.git
Updated https://github.com/attaswift/BigInt.git (0.50s)
Updated https://github.com/lukaskubanek/OrderedDictionary.git (0.50s)
Computing version for https://github.com/lukaskubanek/OrderedDictionary.git
error: the Swift tools version '4' is misspelt or otherwise invalid; consider replacing it with '// swift-tools-version: 6.0.2' to specify the current Swift toolchain version as the lowest Swift version supported by the project
BUILD FAILURE 6.0 macosSpm