Build Information
Failed to build FlutterSwiftOCA, reference main (3531bb), with Swift 6.1 for Android on 2 Apr 2026 19:10:19 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/PADL/FlutterSwiftOCA.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/FlutterSwiftOCA
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 3531bbb replace ManagedCriticalState with Mutex from Synchronization framework
Cloned https://github.com/PADL/FlutterSwiftOCA.git
Revision (git rev-parse @):
3531bbb24eb1f2694dcaf16b5238cc20ad82a2c7
SUCCESS checkout https://github.com/PADL/FlutterSwiftOCA.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/PADL/FlutterSwiftOCA.git
https://github.com/PADL/FlutterSwiftOCA.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-async-algorithms",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-async-algorithms"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log"
},
{
"identity" : "asyncextensions",
"requirement" : {
"range" : [
{
"lower_bound" : "0.9.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/lhoward/AsyncExtensions"
},
{
"identity" : "swiftoca",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/PADL/SwiftOCA"
},
{
"identity" : "flutterswift",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/PADL/FlutterSwift"
}
],
"manifest_display_name" : "FlutterSwiftOCA",
"name" : "FlutterSwiftOCA",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
},
{
"name" : "ios",
"version" : "18.0"
}
],
"products" : [
{
"name" : "FlutterSwiftOCA",
"targets" : [
"FlutterSwiftOCA"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FlutterSwiftOCATests",
"module_type" : "SwiftTarget",
"name" : "FlutterSwiftOCATests",
"path" : "Tests/FlutterSwiftOCATests",
"sources" : [
"FlutterSwiftOCATests.swift"
],
"target_dependencies" : [
"FlutterSwiftOCA"
],
"type" : "test"
},
{
"c99name" : "FlutterSwiftOCA",
"module_type" : "SwiftTarget",
"name" : "FlutterSwiftOCA",
"path" : "Sources/FlutterSwiftOCA",
"product_dependencies" : [
"AsyncAlgorithms",
"Logging",
"AsyncExtensions",
"SwiftOCA",
"FlutterSwift"
],
"product_memberships" : [
"FlutterSwiftOCA"
],
"sources" : [
"OcaBrokerChannelManager.swift",
"OcaChannelManager.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:8d42880410d691f231f1a6445d3941a4c9d6c7af65062a9750a54d2059944963
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
Fetching https://github.com/PADL/SwiftOCA
[1/18275] Fetching swiftoca
Fetched https://github.com/PADL/SwiftOCA from cache (0.73s)
Fetching https://github.com/PADL/FlutterSwift
[1/3828] Fetching flutterswift
Fetched https://github.com/PADL/FlutterSwift from cache (22.80s)
Fetching https://github.com/xtremekforever/swift-systemd
[1/415] Fetching swift-systemd
Fetched https://github.com/xtremekforever/swift-systemd from cache (0.29s)
Fetching https://github.com/apple/swift-atomics
Fetching https://github.com/lhoward/AsyncExtensions
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-async-algorithms
Fetching https://github.com/apple/swift-system
Fetching https://github.com/apple/swift-log
[1/2713] Fetching swift-service-lifecycle
[815/3603] Fetching swift-service-lifecycle, asyncextensions
[3604/5423] Fetching swift-service-lifecycle, asyncextensions, swift-atomics
[3623/11024] Fetching swift-service-lifecycle, asyncextensions, swift-atomics, swift-system
[8279/17248] Fetching swift-service-lifecycle, asyncextensions, swift-atomics, swift-system, swift-async-algorithms
[11710/23587] Fetching swift-service-lifecycle, asyncextensions, swift-atomics, swift-system, swift-async-algorithms, swift-log
Fetched https://github.com/lhoward/AsyncExtensions from cache (0.98s)
Fetching https://github.com/swhitty/FlyingFox
Fetched https://github.com/apple/swift-atomics from cache (0.99s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.99s)
Fetched https://github.com/apple/swift-system from cache (1.00s)
Fetched https://github.com/apple/swift-log from cache (1.00s)
Fetched https://github.com/apple/swift-async-algorithms from cache (1.00s)
Fetching https://github.com/PADL/IORingSwift
Fetching https://github.com/Flight-School/AnyCodable
Fetching https://github.com/PADL/SocketAddress
Fetching https://github.com/1024jp/GzipSwift
[1/782] Fetching anycodable
[228/2339] Fetching anycodable, gzipswift
[2239/8241] Fetching anycodable, gzipswift, flyingfox
[2318/10928] Fetching anycodable, gzipswift, flyingfox, ioringswift
[10929/11220] Fetching anycodable, gzipswift, flyingfox, ioringswift, socketaddress
Fetched https://github.com/1024jp/GzipSwift from cache (1.17s)
Fetched https://github.com/PADL/SocketAddress from cache (1.17s)
Fetched https://github.com/Flight-School/AnyCodable from cache (1.18s)
Fetched https://github.com/PADL/IORingSwift from cache (1.18s)
Fetched https://github.com/swhitty/FlyingFox from cache (1.20s)
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 'swiftoca' depends on 'ioringswift' 1.0.0..<2.0.0.
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:8d42880410d691f231f1a6445d3941a4c9d6c7af65062a9750a54d2059944963
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
Updating https://github.com/PADL/SwiftOCA
Updated https://github.com/PADL/SwiftOCA (0.18s)
Updating https://github.com/PADL/FlutterSwift
Updated https://github.com/PADL/FlutterSwift (0.15s)
Updating https://github.com/xtremekforever/swift-systemd
Updated https://github.com/xtremekforever/swift-systemd (0.30s)
Updating https://github.com/swift-server/swift-service-lifecycle.git
Updating https://github.com/apple/swift-log
Updating https://github.com/apple/swift-async-algorithms
Updating https://github.com/lhoward/AsyncExtensions
Updating https://github.com/apple/swift-system
Updating https://github.com/apple/swift-atomics
Updated https://github.com/apple/swift-log (0.45s)
Updated https://github.com/apple/swift-async-algorithms (0.46s)
Updated https://github.com/apple/swift-atomics (0.46s)
Updated https://github.com/lhoward/AsyncExtensions (0.46s)
Updated https://github.com/apple/swift-system (0.46s)
Updated https://github.com/swift-server/swift-service-lifecycle.git (0.47s)
Updating https://github.com/swhitty/FlyingFox
Updating https://github.com/PADL/IORingSwift
Updating https://github.com/1024jp/GzipSwift
Updating https://github.com/PADL/SocketAddress
Updating https://github.com/Flight-School/AnyCodable
Updated https://github.com/PADL/SocketAddress (0.28s)
Updated https://github.com/swhitty/FlyingFox (0.35s)
Updated https://github.com/1024jp/GzipSwift (0.34s)
Updated https://github.com/PADL/IORingSwift (0.34s)
Updated https://github.com/Flight-School/AnyCodable (0.32s)
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 'swiftoca' depends on 'ioringswift' 1.0.0..<2.0.0.
BUILD FAILURE 6.1 android