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 VaporAuth, reference main (20a001), with Swift 5.9 for macOS (SPM) on 28 Jul 2024 11:57:53 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.48.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Myoland/VaporAuth.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Myoland/VaporAuth
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 20a0015 Public ScopeWrapper  init
Cloned https://github.com/Myoland/VaporAuth.git
Revision (git rev-parse @):
20a00157a3e01fcc83fdc01fd5a25486ebd0b65a
SUCCESS checkout https://github.com/Myoland/VaporAuth.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/Myoland/VaporAuth.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Fetching https://github.com/vapor/jwt
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-nio-extras.git
[1/1845] Fetching multipart-kit
[75/4384] Fetching multipart-kit, jwt
[1186/9247] Fetching multipart-kit, jwt, swift-nio-extras
Fetched https://github.com/apple/swift-nio-extras.git (2.63s)
Fetched https://github.com/vapor/multipart-kit.git (2.63s)
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/vapor/jwt (2.63s)
Fetching https://github.com/vapor/console-kit.git
[1/490] Fetching swift-http-types
[153/4015] Fetching swift-http-types, swift-log
[294/9464] Fetching swift-http-types, swift-log, console-kit
Fetched https://github.com/apple/swift-http-types (1.14s)
Fetched https://github.com/apple/swift-log.git (1.14s)
Fetching https://github.com/vapor/vapor.git
Fetching https://github.com/vapor/websocket-kit.git
Fetched https://github.com/vapor/console-kit.git (1.17s)
Fetching https://github.com/apple/swift-algorithms.git
[1/2473] Fetching websocket-kit
[644/7835] Fetching websocket-kit, swift-algorithms
[2582/76824] Fetching websocket-kit, swift-algorithms, vapor
Fetched https://github.com/apple/swift-algorithms.git (1.28s)
Fetching https://github.com/vapor/routing-kit.git
[6613/71462] Fetching websocket-kit, vapor
[71463/92152] Fetching websocket-kit, vapor, routing-kit
Fetched https://github.com/vapor/vapor.git (2.41s)
Fetching https://github.com/swift-server/async-http-client.git
Computing version for https://github.com/vapor/jwt
Fetched https://github.com/vapor/websocket-kit.git (2.41s)
Fetching https://github.com/apple/swift-certificates.git
[9311/20690] Fetching routing-kit
Fetched https://github.com/vapor/routing-kit.git (1.54s)
Fetching https://github.com/apple/swift-asn1.git
[1/4990] Fetching swift-certificates
[351/17839] Fetching swift-certificates, async-http-client
[6533/19019] Fetching swift-certificates, async-http-client, swift-asn1
Fetched https://github.com/apple/swift-asn1.git (1.01s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetched https://github.com/swift-server/async-http-client.git (1.47s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/apple/swift-certificates.git (1.47s)
Fetching https://github.com/vapor/jwt-kit.git
error: Dependencies could not be resolved because 'jwt' >= 5.0.0-beta.3 contains incompatible tools version (5.10.0) and root depends on 'jwt' 5.0.0-rc.1..<6.0.0.
BUILD FAILURE 5.9 macosSpm