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 SwiftExtensionsPack, reference master (590d6c), with Swift 5.8 for macOS (SPM) on 26 Jul 2024 20:27:19 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.48.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nerzh/swift-extensions-pack.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nerzh/swift-extensions-pack
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 590d6cd text error refactoring
Cloned https://github.com/nerzh/swift-extensions-pack.git
Revision (git rev-parse @):
590d6cd79f3e176c25d6caaeaef760b93eb07cef
SUCCESS checkout https://github.com/nerzh/swift-extensions-pack.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD
https://github.com/nerzh/swift-extensions-pack.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Fetching https://github.com/apple/swift-log
Fetching https://github.com/apple/swift-crypto
Fetching https://github.com/bytehubio/ed25519
[1/3525] Fetching swift-log
[142/3704] Fetching swift-log, ed25519
[162/12014] Fetching swift-log, ed25519, swift-crypto
Fetched https://github.com/bytehubio/ed25519 (2.23s)
Fetching https://github.com/nerzh/swift-regular-expression
Fetched https://github.com/apple/swift-log (2.23s)
Fetched https://github.com/apple/swift-crypto (2.23s)
[1/61] Fetching swift-regular-expression
Fetched https://github.com/nerzh/swift-regular-expression (0.69s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.1 (0.51s)
Computing version for https://github.com/bytehubio/ed25519
error: Dependencies could not be resolved because root depends on 'ed25519' 1.0.0..<2.0.0.
'ed25519' >= 1.0.0 cannot be used because 'ed25519' 1.0.0 contains incompatible tools version (5.9.0) and no versions of 'ed25519' match the requirement 1.0.1..<2.0.0.
BUILD FAILURE 5.8 macosSpm