Build Information
Failed to build SwiftOCA, reference 0.7.5 (8846dc), with Swift 6.1 for Linux on 16 Apr 2026 03:29:35 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/PADL/SwiftOCA.git
Reference: 0.7.5
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/PADL/SwiftOCA
* tag 0.7.5 -> FETCH_HEAD
HEAD is now at 8846dc5 fix socket FD leak during reconnection in IORing connection backends
Cloned https://github.com/PADL/SwiftOCA.git
Revision (git rev-parse @):
8846dc55ff0f0be3ecdfbb2e5de60df1d89ba4fc
SUCCESS checkout https://github.com/PADL/SwiftOCA.git at 0.7.5
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/PADL/SwiftOCA.git
https://github.com/PADL/SwiftOCA.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:a7bfd71e9384436264431030299dc8a2d42d0664a168cfa1a5dd84c9bc592ccf
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest
Fetching https://github.com/swhitty/FlyingFox
Fetching https://github.com/lhoward/AsyncExtensions
Fetching https://github.com/1024jp/GzipSwift
Fetching https://github.com/stephencelis/SQLite.swift.git
Fetching https://github.com/PADL/IORingSwift
Fetching https://github.com/Flight-School/AnyCodable
[1/1557] Fetching gzipswift
[64/4244] Fetching gzipswift, ioringswift
[1381/5134] Fetching gzipswift, ioringswift, asyncextensions
[4759/5916] Fetching gzipswift, ioringswift, asyncextensions, anycodable
[4841/11827] Fetching gzipswift, ioringswift, asyncextensions, anycodable, flyingfox
[11119/22951] Fetching gzipswift, ioringswift, asyncextensions, anycodable, flyingfox, sqlite.swift
Fetched https://github.com/Flight-School/AnyCodable from cache (0.41s)
Fetched https://github.com/PADL/IORingSwift from cache (0.42s)
Fetching https://github.com/apple/swift-atomics
Fetching https://github.com/PADL/SocketAddress
[9693/19482] Fetching gzipswift, asyncextensions, flyingfox, sqlite.swift
[15256/19774] Fetching gzipswift, asyncextensions, flyingfox, sqlite.swift, socketaddress
[15548/21594] Fetching gzipswift, asyncextensions, flyingfox, sqlite.swift, socketaddress, swift-atomics
Fetched https://github.com/PADL/SocketAddress from cache (0.29s)
[15437/21302] Fetching gzipswift, asyncextensions, flyingfox, sqlite.swift, swift-atomics
Fetching https://github.com/apple/swift-system
Fetched https://github.com/apple/swift-atomics from cache (0.56s)
Fetching https://github.com/apple/swift-log
[1/5601] Fetching swift-system
[5602/12184] Fetching swift-system, swift-log
Fetched https://github.com/1024jp/GzipSwift from cache (1.36s)
Fetched https://github.com/lhoward/AsyncExtensions from cache (1.37s)
Fetched https://github.com/swhitty/FlyingFox from cache (1.37s)
Fetched https://github.com/apple/swift-system from cache (0.65s)
Fetching https://github.com/apple/swift-async-algorithms
[659/6583] Fetching swift-log
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (1.40s)
[6584/12824] Fetching swift-log, swift-async-algorithms
Fetched https://github.com/apple/swift-log from cache (0.72s)
[500/6241] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms from cache (0.59s)
Computing version for https://github.com/PADL/IORingSwift
error: Dependencies could not be resolved because 'ioringswift' >= 0.4.0 contains incompatible tools version (6.2.0) and root depends on 'ioringswift' 1.0.0..<2.0.0.
warning: 'spi-builder-workspace': ignoring duplicate product 'FlyingFox' from package 'flyingfox'
warning: 'spi-builder-workspace': ignoring duplicate product 'FlyingFox' from package 'flyingfox'
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:a7bfd71e9384436264431030299dc8a2d42d0664a168cfa1a5dd84c9bc592ccf
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest
Updating https://github.com/PADL/IORingSwift
Updating https://github.com/stephencelis/SQLite.swift.git
Updating https://github.com/1024jp/GzipSwift
Updating https://github.com/swhitty/FlyingFox
Updating https://github.com/lhoward/AsyncExtensions
Updated https://github.com/PADL/IORingSwift (0.18s)
Updating https://github.com/PADL/SocketAddress
Updated https://github.com/lhoward/AsyncExtensions (0.20s)
Updated https://github.com/1024jp/GzipSwift (0.20s)
Updating https://github.com/Flight-School/AnyCodable
Updated https://github.com/swhitty/FlyingFox (0.20s)
Updating https://github.com/apple/swift-log
Updated https://github.com/stephencelis/SQLite.swift.git (0.23s)
Updating https://github.com/apple/swift-async-algorithms
Updated https://github.com/PADL/SocketAddress (0.17s)
Updated https://github.com/Flight-School/AnyCodable (0.18s)
Updating https://github.com/apple/swift-system
Updating https://github.com/apple/swift-atomics
Updated https://github.com/apple/swift-async-algorithms (0.18s)
Updated https://github.com/apple/swift-log (0.22s)
Updated https://github.com/apple/swift-atomics (0.14s)
Updated https://github.com/apple/swift-system (0.21s)
Computing version for https://github.com/PADL/IORingSwift
error: Dependencies could not be resolved because 'ioringswift' >= 0.4.0 contains incompatible tools version (6.2.0) and root depends on 'ioringswift' 1.0.0..<2.0.0.
warning: 'spi-builder-workspace': ignoring duplicate product 'FlyingFox' from package 'flyingfox'
warning: 'spi-builder-workspace': ignoring duplicate product 'FlyingFox' from package 'flyingfox'
BUILD FAILURE 6.1 linux