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 SwiftWebSocketManager, reference v0.0.1 (4714cc), with Swift 6.0 for macOS (SPM) on 14 Sep 2024 19:26:19 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.0.0-Release.Candidate.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.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/calmdocs/SwiftWebSocketManager.git
Reference: v0.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/calmdocs/SwiftWebSocketManager
 * tag               v0.0.1     -> FETCH_HEAD
HEAD is now at 4714cc5 feat: initial commit
Cloned https://github.com/calmdocs/SwiftWebSocketManager.git
Revision (git rev-parse @):
4714cc57b5aacb5c50a9b14b863e84a398d2d75a
SUCCESS checkout https://github.com/calmdocs/SwiftWebSocketManager.git at v0.0.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/calmdocs/SwiftWebSocketManager.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.0.0-Release.Candidate.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Fetching https://github.com/calmdocs/SwiftProcessManager
[1/57] Fetching swiftprocessmanager
Fetched https://github.com/calmdocs/SwiftProcessManager from cache (0.65s)
Computing version for https://github.com/calmdocs/SwiftProcessManager
error: Dependencies could not be resolved because no versions of 'swiftprocessmanager' match the requirement 0.0.7..<1.0.0 and root depends on 'swiftprocessmanager' 0.0.7..<1.0.0.
BUILD FAILURE 6.0 macosSpm