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 IORingSwift, reference main (d6bcf5), with Swift 5.10 for macOS (SPM) on 16 Jun 2025 15:53:15 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.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/PADL/IORingSwift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/PADL/IORingSwift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d6bcf5d use unsafe continuations
Cloned https://github.com/PADL/IORingSwift.git
Revision (git rev-parse @):
d6bcf5d3e9e047f1fba2a362780385d81989cece
SUCCESS checkout https://github.com/PADL/IORingSwift.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/PADL/IORingSwift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Fetching https://github.com/dfed/swift-async-queue
Fetching https://github.com/PADL/SocketAddress
Fetching https://github.com/apple/swift-log
Fetching https://github.com/apple/swift-system
Fetching https://github.com/lhoward/AsyncExtensions
Fetching https://github.com/apple/swift-async-algorithms
[1/68] Fetching socketaddress
[69/1388] Fetching socketaddress, swift-async-queue
[201/5816] Fetching socketaddress, swift-async-queue, swift-system
[246/6498] Fetching socketaddress, swift-async-queue, swift-system, asyncextensions
[401/10334] Fetching socketaddress, swift-async-queue, swift-system, asyncextensions, swift-log
[2105/15319] Fetching socketaddress, swift-async-queue, swift-system, asyncextensions, swift-log, swift-async-algorithms
Fetched https://github.com/lhoward/AsyncExtensions from cache (1.81s)
Fetched https://github.com/PADL/SocketAddress from cache (1.81s)
Fetched https://github.com/apple/swift-log from cache (1.81s)
Fetched https://github.com/dfed/swift-async-queue from cache (1.81s)
Fetched https://github.com/apple/swift-system from cache (1.81s)
Fetched https://github.com/apple/swift-async-algorithms from cache (1.81s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.3 (0.37s)
Computing version for https://github.com/dfed/swift-async-queue
error: Dependencies could not be resolved because 'swift-async-queue' >= 0.6.0 contains incompatible tools version (6.0.0) and root depends on 'swift-async-queue' 0.7.0..<1.0.0.
BUILD FAILURE 5.10 macosSpm