Build Information
Failed to build hummingbird, reference 2.14.1 (65ace7
), with Swift 5.9 for macOS (SPM) on 5 Jun 2025 02:13:42 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hummingbird-project/hummingbird.git
Reference: 2.14.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/hummingbird-project/hummingbird
* tag 2.14.1 -> FETCH_HEAD
HEAD is now at 65ace78 Fix URLEncodedForm errors (#716)
Cloned https://github.com/hummingbird-project/hummingbird.git
Revision (git rev-parse @):
65ace7855fa8413d6218adeecaf706f2b99c23c1
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/hummingbird-project/hummingbird.git at 2.14.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/hummingbird-project/hummingbird.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
[1/2667] Fetching swift-nio-transport-services
[108/5093] Fetching swift-nio-transport-services, swift-service-lifecycle
[4051/19107] Fetching swift-nio-transport-services, swift-service-lifecycle, async-http-client
Fetched https://github.com/swift-server/swift-service-lifecycle.git (2.12s)
Fetched https://github.com/apple/swift-nio-transport-services.git (2.12s)
Fetched https://github.com/swift-server/async-http-client.git (2.12s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-extras.git
[1/5923] Fetching swift-nio-extras
[120/17450] Fetching swift-nio-extras, swift-nio-http2
[706/32293] Fetching swift-nio-extras, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-extras.git (1.81s)
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/apple/swift-nio-http2.git (1.81s)
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetched https://github.com/apple/swift-nio-ssl.git (1.81s)
Fetching https://github.com/apple/swift-metrics.git
[1/2206] Fetching swift-metrics
[200/7180] Fetching swift-metrics, swift-distributed-tracing
Fetched https://github.com/apple/swift-metrics.git (0.89s)
Fetching https://github.com/apple/swift-http-types.git
[1443/4974] Fetching swift-distributed-tracing
[4975/81144] Fetching swift-distributed-tracing, swift-nio
[11078/82048] Fetching swift-distributed-tracing, swift-nio, swift-http-types
Fetched https://github.com/apple/swift-http-types.git (0.78s)
Fetching https://github.com/apple/swift-log.git
[38489/81144] Fetching swift-distributed-tracing, swift-nio
[58294/84980] Fetching swift-distributed-tracing, swift-nio, swift-log
Fetched https://github.com/apple/swift-log.git (1.16s)
Fetching https://github.com/apple/swift-collections.git
[65910/81144] Fetching swift-distributed-tracing, swift-nio
[81145/97735] Fetching swift-distributed-tracing, swift-nio, swift-collections
Fetched https://github.com/apple/swift-distributed-tracing.git (4.24s)
Fetched https://github.com/apple/swift-nio.git (4.24s)
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-atomics.git
[7632/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git (1.71s)
[1/1797] Fetching swift-atomics
[73/6782] Fetching swift-atomics, swift-async-algorithms
Fetched https://github.com/apple/swift-atomics.git (1.02s)
Fetched https://github.com/apple/swift-async-algorithms.git (1.02s)
Computing version for https://github.com/apple/swift-nio.git
error: Dependencies could not be resolved because root depends on 'swift-nio' 2.83.0..<3.0.0.
'swift-nio' >= 2.83.0 cannot be used because no versions of 'swift-nio' match the requirement 2.83.1..<3.0.0 and 'swift-nio' 2.83.0 contains incompatible tools version (5.10.0).
BUILD FAILURE 5.9 macosSpm