Build Information
Failed to build IORingSwift, reference 1.0.0 (f9dbe9), with Swift 6.3 for Wasm on 19 Apr 2026 06:43:36 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/PADL/IORingSwift.git
Reference: 1.0.0
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/IORingSwift
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at f9dbe99 fix: drain inflight CQEs in IORing.deinit to prevent block leaks
Cloned https://github.com/PADL/IORingSwift.git
Revision (git rev-parse @):
f9dbe99bc9850b827cfe26c3a1966026b28f9f3f
SUCCESS checkout https://github.com/PADL/IORingSwift.git at 1.0.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.3
Building package at path: $PWD
https://github.com/PADL/IORingSwift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/PADL/SocketAddress
Fetching https://github.com/dfed/swift-async-queue
Fetching https://github.com/apple/swift-system
Fetching https://github.com/apple/swift-log
Fetching https://github.com/lhoward/AsyncExtensions
Fetching https://github.com/apple/swift-async-algorithms
[1/890] Fetching asyncextensions
[2/7137] Fetching asyncextensions, swift-async-algorithms
[11/7429] Fetching asyncextensions, swift-async-algorithms, socketaddress
[2495/9120] Fetching asyncextensions, swift-async-algorithms, socketaddress, swift-async-queue
[9121/15755] Fetching asyncextensions, swift-async-algorithms, socketaddress, swift-async-queue, swift-log
[9188/21356] Fetching asyncextensions, swift-async-algorithms, socketaddress, swift-async-queue, swift-log, swift-system
Fetched https://github.com/PADL/SocketAddress from cache (0.89s)
Fetched https://github.com/apple/swift-async-algorithms from cache (1.02s)
Fetched https://github.com/lhoward/AsyncExtensions from cache (1.03s)
Fetched https://github.com/dfed/swift-async-queue from cache (1.04s)
Fetched https://github.com/apple/swift-system from cache (1.04s)
Fetched https://github.com/apple/swift-log from cache (1.04s)
Computing version for https://github.com/PADL/SocketAddress
Computed https://github.com/PADL/SocketAddress at 0.5.0 (1.88s)
Computing version for https://github.com/dfed/swift-async-queue
Computed https://github.com/dfed/swift-async-queue at 1.0.1 (0.42s)
Computing version for https://github.com/lhoward/AsyncExtensions
Computed https://github.com/lhoward/AsyncExtensions at 0.9.5 (0.47s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[1/1820] Fetching swift-atomics
[602/25389] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.98s)
[3064/23569] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.91s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.35s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.1.3 (0.45s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.12.0 (0.38s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.62s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.4 (0.57s)
Creating working copy for https://github.com/apple/swift-async-algorithms
Working copy of https://github.com/apple/swift-async-algorithms resolved at 1.1.3
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.12.0
Creating working copy for https://github.com/PADL/SocketAddress
Working copy of https://github.com/PADL/SocketAddress resolved at 0.5.0
Creating working copy for https://github.com/dfed/swift-async-queue
Working copy of https://github.com/dfed/swift-async-queue resolved at 1.0.1
Creating working copy for https://github.com/lhoward/AsyncExtensions
Working copy of https://github.com/lhoward/AsyncExtensions resolved at 0.9.5
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.6.4
Building for debugging...
[0/70] Write sources
In file included from /host/spi-builder-workspace/Sources/CIORingShims/CQHandler.cpp:17:
/host/spi-builder-workspace/Sources/CIORingShims/CQHandlerInternal.hpp:19:10: fatal error: 'liburing.h' file not found
19 | #include <liburing.h>
| ^~~~~~~~~~~~
1 error generated.
[11/70] Compiling CIORingShims CQHandler.cpp
In file included from /host/spi-builder-workspace/Sources/CIORingShims/Message.cpp:20:
/host/spi-builder-workspace/Sources/CIORingShims/include/CIORingShims.h:20:10: fatal error: 'linux/io_uring.h' file not found
20 | #include <linux/io_uring.h>
| ^~~~~~~~~~~~~~~~~~
1 error generated.
[11/70] Compiling CIORingShims Message.cpp
In file included from /host/spi-builder-workspace/Sources/CIORingShims/DispatchCQHandler.cpp:17:
/host/spi-builder-workspace/Sources/CIORingShims/CQHandlerInternal.hpp:19:10: fatal error: 'liburing.h' file not found
19 | #include <liburing.h>
| ^~~~~~~~~~~~
1 error generated.
[11/70] Compiling CIORingShims DispatchCQHandler.cpp
[11/70] Compiling _AtomicsShims.c
[11/70] Write sources
In file included from /host/spi-builder-workspace/Sources/CIORingShims/PthreadCQHandler.cpp:17:
/host/spi-builder-workspace/Sources/CIORingShims/CQHandlerInternal.hpp:19:10: fatal error: 'liburing.h' file not found
19 | #include <liburing.h>
| ^~~~~~~~~~~~
[11/70] Compiling CIORingShims PthreadCQHandler.cpp
[11/70] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.3 wasm