The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build hummingbird, reference main (65ace7), with Swift 5.9 for macOS (SPM) on 1 Jun 2025 07:17:45 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/hummingbird-project/hummingbird
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
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/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2667] Fetching swift-nio-transport-services
[135/5093] Fetching swift-nio-transport-services, swift-service-lifecycle
[2116/19107] Fetching swift-nio-transport-services, swift-service-lifecycle, async-http-client
Fetched https://github.com/apple/swift-nio-transport-services.git (1.98s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetched https://github.com/swift-server/async-http-client.git (1.98s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/swift-server/swift-service-lifecycle.git (1.98s)
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.03s)
Fetching https://github.com/apple/swift-nio.git
[4137/26370] Fetching swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl.git (1.74s)
Fetched https://github.com/apple/swift-nio-http2.git (1.74s)
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-metrics.git
[1/76147] Fetching swift-nio
[2/78353] Fetching swift-nio, swift-metrics
[940/83327] Fetching swift-nio, swift-metrics, swift-distributed-tracing
Fetched https://github.com/apple/swift-metrics.git (1.05s)
Fetched https://github.com/apple/swift-distributed-tracing.git (1.05s)
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-log.git
[42643/76147] Fetching swift-nio
[59405/77051] Fetching swift-nio, swift-http-types
[60204/80887] Fetching swift-nio, swift-http-types, swift-log
Fetched https://github.com/apple/swift-http-types.git (1.09s)
Fetched https://github.com/apple/swift-log.git (1.09s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
[1/1717] Fetching swift-atomics
Fetched https://github.com/apple/swift-nio.git (3.49s)
Fetching https://github.com/apple/swift-async-algorithms.git
[568/18308] Fetching swift-atomics, swift-collections
[5866/23293] Fetching swift-atomics, swift-collections, swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git (1.04s)
Fetched https://github.com/apple/swift-atomics.git (1.97s)
Fetched https://github.com/apple/swift-collections.git (1.97s)
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