Build Information
Failed to build SwiftOCA, reference main (0221a6), with Swift 6.1 for Wasm on 21 Apr 2026 11:39:54 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:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 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: wasm
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-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:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -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
wasm-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:276d66a16377d3ee059b2e3429cbc1154d9f01e42871e5d702fd5d8b9044d93d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest
Fetching https://github.com/stephencelis/SQLite.swift.git
Fetching https://github.com/lhoward/AsyncExtensions
Fetching https://github.com/1024jp/GzipSwift
Fetching https://github.com/PADL/IORingSwift
Fetching https://github.com/Flight-School/AnyCodable
[1/1557] Fetching gzipswift
[173/2447] Fetching gzipswift, asyncextensions
[2448/5134] Fetching gzipswift, asyncextensions, ioringswift
[2502/16262] Fetching gzipswift, asyncextensions, ioringswift, sqlite.swift
[3508/17044] Fetching gzipswift, asyncextensions, ioringswift, sqlite.swift, anycodable
Fetched https://github.com/Flight-School/AnyCodable from cache (0.61s)
[7249/16262] Fetching gzipswift, asyncextensions, ioringswift, sqlite.swift
Fetching https://github.com/PADL/SocketAddress
Fetched https://github.com/1024jp/GzipSwift from cache (0.73s)
[9030/14705] Fetching asyncextensions, ioringswift, sqlite.swift
Fetched https://github.com/lhoward/AsyncExtensions from cache (0.73s)
[8251/13815] Fetching ioringswift, sqlite.swift
Fetched https://github.com/PADL/IORingSwift from cache (0.74s)
Fetching https://github.com/apple/swift-atomics
[5787/11128] Fetching sqlite.swift
Fetching https://github.com/apple/swift-system
[6901/12948] Fetching sqlite.swift, swift-atomics
[7375/18549] Fetching sqlite.swift, swift-atomics, swift-system
[14878/18841] Fetching sqlite.swift, swift-atomics, swift-system, socketaddress
Fetched https://github.com/PADL/SocketAddress from cache (0.90s)
Fetching https://github.com/apple/swift-async-algorithms
[18327/18549] Fetching sqlite.swift, swift-atomics, swift-system
Fetching https://github.com/apple/swift-log
Fetched https://github.com/apple/swift-atomics from cache (0.98s)
Fetched https://github.com/apple/swift-system from cache (1.00s)
[63/6247] Fetching swift-async-algorithms
[6186/12882] Fetching swift-async-algorithms, swift-log
Fetching https://github.com/swhitty/FlyingFox
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (2.41s)
Fetched https://github.com/apple/swift-async-algorithms from cache (0.98s)
[4114/6635] Fetching swift-log
[6636/12593] Fetching swift-log, flyingfox
Fetched https://github.com/apple/swift-log from cache (1.17s)
[5422/5958] Fetching flyingfox
Fetched https://github.com/swhitty/FlyingFox from cache (0.76s)
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-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:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:276d66a16377d3ee059b2e3429cbc1154d9f01e42871e5d702fd5d8b9044d93d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest
Updating https://github.com/1024jp/GzipSwift
Updating https://github.com/Flight-School/AnyCodable
Updating https://github.com/PADL/IORingSwift
Updated https://github.com/Flight-School/AnyCodable (0.25s)
Updating https://github.com/PADL/SocketAddress
Updated https://github.com/1024jp/GzipSwift (0.31s)
Updating https://github.com/lhoward/AsyncExtensions
Updating https://github.com/apple/swift-atomics
Updating https://github.com/swhitty/FlyingFox
Updated https://github.com/PADL/IORingSwift (0.45s)
Updating https://github.com/stephencelis/SQLite.swift.git
Updated https://github.com/lhoward/AsyncExtensions (0.29s)
Updated https://github.com/PADL/SocketAddress (0.31s)
Updating https://github.com/apple/swift-log
Updated https://github.com/apple/swift-atomics (0.30s)
Updated https://github.com/stephencelis/SQLite.swift.git (0.38s)
Updated https://github.com/swhitty/FlyingFox (0.41s)
Updating https://github.com/apple/swift-system
Updated https://github.com/apple/swift-log (0.35s)
Updating https://github.com/apple/swift-async-algorithms
Updated https://github.com/apple/swift-system (0.33s)
Updated https://github.com/apple/swift-async-algorithms (0.48s)
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 wasm