Build Information
Failed to build swift-nio-irc-server, reference develop (8393fa
), with Swift 6.2 (beta) for Wasm on 17 Jun 2025 20:11:06 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NozeIO/swift-nio-irc-server.git
Reference: develop
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/NozeIO/swift-nio-irc-server
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at 8393fa5 Can't work w/o proper Swift 5 badge
Cloned https://github.com/NozeIO/swift-nio-irc-server.git
Revision (git rev-parse @):
8393fa50b4eceb5a6d36bee5be2acd10cc13c3e0
SUCCESS checkout https://github.com/NozeIO/swift-nio-irc-server.git at develop
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/NozeIO/swift-nio-irc-server.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/NozeIO/swift-nio-irc-eliza.git
Fetching https://github.com/SwiftNIOExtras/swift-nio-irc.git
Fetching https://github.com/NozeIO/swift-nio-irc-webclient.git
[1/224] Fetching swift-nio-irc-webclient
[225/318] Fetching swift-nio-irc-webclient, swift-nio-irc-eliza
[319/632] Fetching swift-nio-irc-webclient, swift-nio-irc-eliza, swift-nio-irc
Fetched https://github.com/NozeIO/swift-nio-irc-webclient.git from cache (0.44s)
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/NozeIO/swift-nio-irc-eliza.git from cache (0.47s)
Fetched https://github.com/SwiftNIOExtras/swift-nio-irc.git from cache (0.47s)
[1/76327] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (9.10s)
Computing version for https://github.com/NozeIO/swift-nio-irc-webclient.git
Computed https://github.com/NozeIO/swift-nio-irc-webclient.git at 0.8.0 (10.56s)
Fetching https://github.com/NozeIO/swift-nio-irc-client.git
[1/218] Fetching swift-nio-irc-client
Fetched https://github.com/NozeIO/swift-nio-irc-client.git from cache (0.45s)
Computing version for https://github.com/NozeIO/swift-nio-irc-client.git
Computed https://github.com/NozeIO/swift-nio-irc-client.git at 0.8.1 (2.00s)
Fetching https://github.com/apple/swift-nio-transport-services
[1/2667] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services from cache (1.39s)
Computing version for https://github.com/SwiftNIOExtras/swift-nio-irc.git
Computed https://github.com/SwiftNIOExtras/swift-nio-irc.git at 0.8.2 (2.32s)
Computing version for https://github.com/NozeIO/swift-nio-irc-eliza.git
Computed https://github.com/NozeIO/swift-nio-irc-eliza.git at 0.7.1 (1.55s)
Fetching https://github.com/AlwaysRightInstitute/SwiftEliza.git
[1/159] Fetching swifteliza
Fetched https://github.com/AlwaysRightInstitute/SwiftEliza.git from cache (0.44s)
Computing version for https://github.com/AlwaysRightInstitute/SwiftEliza.git
Computed https://github.com/AlwaysRightInstitute/SwiftEliza.git at 1.0.1 (1.26s)
Computing version for https://github.com/apple/swift-nio-transport-services
Computed https://github.com/apple/swift-nio-transport-services at 1.24.0 (0.89s)
Fetching https://github.com/apple/swift-atomics.git
[1/1797] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.74s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (2.39s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4428] Fetching swift-system
[2348/21034] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (2.04s)
Fetched https://github.com/apple/swift-collections.git from cache (2.09s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.94s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.78s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.26s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/SwiftNIOExtras/swift-nio-irc.git
Working copy of https://github.com/SwiftNIOExtras/swift-nio-irc.git resolved at 0.8.2
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio-transport-services
Working copy of https://github.com/apple/swift-nio-transport-services resolved at 1.24.0
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/NozeIO/swift-nio-irc-client.git
Working copy of https://github.com/NozeIO/swift-nio-irc-client.git resolved at 0.8.1
Creating working copy for https://github.com/NozeIO/swift-nio-irc-eliza.git
Working copy of https://github.com/NozeIO/swift-nio-irc-eliza.git resolved at 0.7.1
Creating working copy for https://github.com/AlwaysRightInstitute/SwiftEliza.git
Working copy of https://github.com/AlwaysRightInstitute/SwiftEliza.git resolved at 1.0.1
Creating working copy for https://github.com/NozeIO/swift-nio-irc-webclient.git
Working copy of https://github.com/NozeIO/swift-nio-irc-webclient.git resolved at 0.8.0
Building for debugging...
[0/60] Write sources
[22/60] Compiling _AtomicsShims.c
[23/60] Compiling CNIOWASI CNIOWASI.c
[24/60] Compiling CNIOWindows WSAStartup.c
[25/60] Compiling CNIOLinux liburing_shims.c
[25/60] Compiling CNIOWindows shim.c
[27/60] Compiling CNIOLinux shim.c
[28/60] Write swift-version-24593BA9C3E375BF.txt
[29/60] Compiling CNIOLLHTTP c_nio_http.c
[30/60] Compiling CNIODarwin shim.c
[31/60] Compiling CNIOSHA1 c_nio_sha1.c
[32/63] Compiling CNIOLLHTTP c_nio_api.c
[34/100] Emitting module InternalCollectionsUtilities
[34/101] Compiling CNIOLLHTTP c_nio_llhttp.c
[36/101] Emitting module Atomics
[36/103] Compiling c-nioatomics.c
[37/103] Compiling c-atomics.c
[39/109] Emitting module NIOConcurrencyHelpers
error: emit-module command failed with exit code 1 (use -v to see invocation)
[40/109] Emitting module Eliza
/host/spi-builder-workspace/.build/checkouts/SwiftEliza/Sources/Eliza/Eliza.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public struct Eliza {
[41/109] Compiling Eliza Eliza.swift
/host/spi-builder-workspace/.build/checkouts/SwiftEliza/Sources/Eliza/Eliza.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public struct Eliza {
[42/109] Compiling Atomics AtomicReference.swift
[43/109] Compiling Atomics AtomicStorage.swift
[44/109] Emitting module _NIODataStructures
[45/109] Emitting module _NIOBase64
BUILD FAILURE 6.2 wasm