Build Information
Failed to build SwiftOCA, reference main (0221a6), with Swift 6.1 for Linux on 21 Apr 2026 11:41:03 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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: main
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
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 0221a69 fix: fall through to JSONDecoder path when direct cast fails in property deserialization
Cloned https://github.com/PADL/SwiftOCA.git
Revision (git rev-parse @):
0221a69defc9722912f7c8d6625b64eb854c88b6
SUCCESS checkout https://github.com/PADL/SwiftOCA.git at main
========================================
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-1":/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/PADL/IORingSwift
Fetching https://github.com/Flight-School/AnyCodable
Fetching https://github.com/swhitty/FlyingFox
[1/2687] Fetching ioringswift
[1641/3469] Fetching ioringswift, anycodable
[2297/9427] Fetching ioringswift, anycodable, flyingfox
Fetching https://github.com/stephencelis/SQLite.swift.git
Fetching https://github.com/1024jp/GzipSwift
Fetched https://github.com/Flight-School/AnyCodable from cache (0.59s)
Fetching https://github.com/PADL/SocketAddress
[4058/8645] Fetching ioringswift, flyingfox
[8646/10202] Fetching ioringswift, flyingfox, gzipswift
[10203/21330] Fetching ioringswift, flyingfox, gzipswift, sqlite.swift
[10315/21622] Fetching ioringswift, flyingfox, gzipswift, sqlite.swift, socketaddress
Fetching https://github.com/lhoward/AsyncExtensions
Fetched https://github.com/swhitty/FlyingFox from cache (1.13s)
[4663/15664] Fetching ioringswift, gzipswift, sqlite.swift, socketaddress
Fetched https://github.com/PADL/IORingSwift from cache (1.14s)
[1897/12977] Fetching gzipswift, sqlite.swift, socketaddress
Fetching https://github.com/apple/swift-atomics
Fetching https://github.com/apple/swift-system
Fetched https://github.com/PADL/SocketAddress from cache (0.84s)
[7121/12685] Fetching gzipswift, sqlite.swift
Fetched https://github.com/1024jp/GzipSwift from cache (0.86s)
[5898/11128] Fetching sqlite.swift
Fetching https://github.com/apple/swift-async-algorithms
Fetching https://github.com/apple/swift-log
[6901/12948] Fetching sqlite.swift, swift-atomics
[7174/18549] Fetching sqlite.swift, swift-atomics, swift-system
[7339/19439] Fetching sqlite.swift, swift-atomics, swift-system, asyncextensions
Fetched https://github.com/lhoward/AsyncExtensions from cache (1.38s)
[17325/18549] Fetching sqlite.swift, swift-atomics, swift-system
[18105/25184] Fetching sqlite.swift, swift-atomics, swift-system, swift-log
[18748/31431] Fetching sqlite.swift, swift-atomics, swift-system, swift-log, swift-async-algorithms
Fetched https://github.com/apple/swift-atomics from cache (2.06s)
Fetched https://github.com/apple/swift-system from cache (2.07s)
Fetched https://github.com/apple/swift-async-algorithms from cache (1.91s)
Fetched https://github.com/apple/swift-log from cache (2.06s)
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (2.98s)
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-1":/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/swhitty/FlyingFox
Updating https://github.com/Flight-School/AnyCodable
Updating https://github.com/1024jp/GzipSwift
Updating https://github.com/lhoward/AsyncExtensions
Updated https://github.com/swhitty/FlyingFox (0.21s)
Updating https://github.com/PADL/SocketAddress
Updated https://github.com/lhoward/AsyncExtensions (0.22s)
Updated https://github.com/PADL/IORingSwift (0.22s)
Updated https://github.com/1024jp/GzipSwift (0.23s)
Updated https://github.com/stephencelis/SQLite.swift.git (0.23s)
Updated https://github.com/Flight-School/AnyCodable (0.23s)
Updating https://github.com/apple/swift-log
Updating https://github.com/apple/swift-async-algorithms
Updating https://github.com/apple/swift-atomics
Updating https://github.com/apple/swift-system
Updated https://github.com/PADL/SocketAddress (0.20s)
Updated https://github.com/apple/swift-atomics (0.21s)
Updated https://github.com/apple/swift-system (0.21s)
Updated https://github.com/apple/swift-async-algorithms (0.23s)
Updated https://github.com/apple/swift-log (0.23s)
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