Build Information
Failed to build Stringly, reference master (3a87de), with Swift 6.2 for Wasm on 31 Oct 2025 10:38:50 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yonaskolb/Stringly.git
Reference: master
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/yonaskolb/Stringly
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 3a87de9 test toml and yaml are equal
Cloned https://github.com/yonaskolb/Stringly.git
Revision (git rev-parse @):
3a87de99fb8638a36990b19a66cae02e93be4c6c
SUCCESS checkout https://github.com/yonaskolb/Stringly.git at master
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/yonaskolb/Stringly.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f6b6b9bdb5d5605d727da337418fc455cd8a0394d3a815b70631008c48829755
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
warning: multiple Swift SDKs match target triple `wasm32-unknown-wasip1` and host triple x86_64-unknown-linux-gnu, selected one at /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/swift-sdk.json
Fetching https://github.com/kylef/PathKit
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/jakeheis/SwiftCLI
Fetching https://github.com/yonaskolb/Codability
Fetching https://github.com/dduan/TOMLDeserializer
Fetching https://github.com/jpsim/Yams
[1/5074] Fetching swiftcli
[154/5877] Fetching swiftcli, tomldeserializer
[213/6003] Fetching swiftcli, tomldeserializer, codability
[1844/7342] Fetching swiftcli, tomldeserializer, codability, rainbow
[1922/8780] Fetching swiftcli, tomldeserializer, codability, rainbow, pathkit
[7310/20035] Fetching swiftcli, tomldeserializer, codability, rainbow, pathkit, yams
Fetched https://github.com/yonaskolb/Codability from cache (0.34s)
Fetched https://github.com/kylef/PathKit from cache (0.36s)
Fetched https://github.com/onevcat/Rainbow from cache (0.36s)
[6440/17132] Fetching swiftcli, tomldeserializer, yams
Fetched https://github.com/dduan/TOMLDeserializer from cache (1.38s)
Fetched https://github.com/jakeheis/SwiftCLI from cache (1.38s)
Fetched https://github.com/jpsim/Yams from cache (1.42s)
Computing version for https://github.com/yonaskolb/Codability
Computed https://github.com/yonaskolb/Codability at 0.2.1 (3.59s)
Computing version for https://github.com/jakeheis/SwiftCLI
Computed https://github.com/jakeheis/SwiftCLI at 6.0.3 (0.37s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 1.0.1 (2.05s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.26s)
Computing version for https://github.com/dduan/TOMLDeserializer
Computed https://github.com/dduan/TOMLDeserializer at 0.2.5 (0.63s)
Fetching https://github.com/dduan/NetTime
[1/411] Fetching nettime
Fetched https://github.com/dduan/NetTime from cache (0.24s)
Computing version for https://github.com/dduan/NetTime
Computed https://github.com/dduan/NetTime at 0.2.3 (0.61s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.37s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 1.0.2 (0.38s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 3.2.0 (0.39s)
Creating working copy for https://github.com/yonaskolb/Codability
Working copy of https://github.com/yonaskolb/Codability resolved at 0.2.1
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 3.2.0
Creating working copy for https://github.com/dduan/NetTime
Working copy of https://github.com/dduan/NetTime resolved at 0.2.3
Creating working copy for https://github.com/dduan/TOMLDeserializer
Working copy of https://github.com/dduan/TOMLDeserializer resolved at 0.2.5
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 1.0.2
Creating working copy for https://github.com/kylef/PathKit
Working copy of https://github.com/kylef/PathKit resolved at 1.0.1
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/jakeheis/SwiftCLI
Working copy of https://github.com/jakeheis/SwiftCLI resolved at 6.0.3
Building for debugging...
[0/29] Write sources
[10/29] Compiling writer.c
[11/29] Compiling reader.c
[12/29] Compiling parser.c
[13/29] Compiling api.c
[14/29] Compiling emitter.c
[15/29] Compiling scanner.c
[15/29] Write swift-version-24593BA9C3E375BF.txt
[18/93] Emitting module Rainbow
[19/94] Compiling NetTime constants.swift
/host/spi-builder-workspace/.build/checkouts/NetTime/Sources/NetTime/DateTime.swift:99:8: error: no such module 'Darwin'
97 | import Glibc
98 | #else
99 | import Darwin
| `- error: no such module 'Darwin'
100 | #endif
101 |
[20/94] Compiling NetTime TimeOffset.swift
/host/spi-builder-workspace/.build/checkouts/NetTime/Sources/NetTime/DateTime.swift:99:8: error: no such module 'Darwin'
97 | import Glibc
98 | #else
99 | import Darwin
| `- error: no such module 'Darwin'
100 | #endif
101 |
[21/94] Compiling SwiftCLI ArgumentList.swift
[22/94] Compiling SwiftCLI ArgumentListManipulator.swift
[23/94] Compiling NetTime LocalTime.swift
/host/spi-builder-workspace/.build/checkouts/NetTime/Sources/NetTime/DateTime.swift:99:8: error: no such module 'Darwin'
97 | import Glibc
98 | #else
99 | import Darwin
| `- error: no such module 'Darwin'
100 | #endif
101 |
[24/94] Compiling NetTime LocalDateTime.swift
/host/spi-builder-workspace/.build/checkouts/NetTime/Sources/NetTime/DateTime.swift:99:8: error: no such module 'Darwin'
97 | import Glibc
98 | #else
99 | import Darwin
| `- error: no such module 'Darwin'
100 | #endif
101 |
[25/94] Compiling NetTime LocalDate.swift
/host/spi-builder-workspace/.build/checkouts/NetTime/Sources/NetTime/DateTime.swift:99:8: error: no such module 'Darwin'
97 | import Glibc
98 | #else
99 | import Darwin
| `- error: no such module 'Darwin'
100 | #endif
101 |
[26/94] Compiling Rainbow Style.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[27/94] Emitting module NetTime
/host/spi-builder-workspace/.build/checkouts/NetTime/Sources/NetTime/DateTime.swift:99:8: error: no such module 'Darwin'
97 | import Glibc
98 | #else
99 | import Darwin
| `- error: no such module 'Darwin'
100 | #endif
101 |
[28/94] Compiling NetTime DateTimeRepresentable.swift
/host/spi-builder-workspace/.build/checkouts/NetTime/Sources/NetTime/DateTime.swift:99:8: error: no such module 'Darwin'
97 | import Glibc
98 | #else
99 | import Darwin
| `- error: no such module 'Darwin'
100 | #endif
101 |
[29/94] Compiling NetTime DateTime.swift
/host/spi-builder-workspace/.build/checkouts/NetTime/Sources/NetTime/DateTime.swift:99:8: error: no such module 'Darwin'
97 | import Glibc
98 | #else
99 | import Darwin
| `- error: no such module 'Darwin'
100 | #endif
101 |
[30/94] Compiling Rainbow XcodeColorsSupport.swift
[31/94] Compiling Rainbow StringGenerator.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[32/94] Emitting module SwiftCLI
/host/spi-builder-workspace/.build/checkouts/SwiftCLI/Sources/SwiftCLI/CLI.swift:12:12: error: no such module 'Darwin'
10 | import Glibc
11 | #else
12 | import Darwin
| `- error: no such module 'Darwin'
13 | #endif
14 |
[33/94] Compiling SwiftCLI OptionRegistry.swift
/host/spi-builder-workspace/.build/checkouts/SwiftCLI/Sources/SwiftCLI/CLI.swift:12:12: error: no such module 'Darwin'
10 | import Glibc
11 | #else
12 | import Darwin
| `- error: no such module 'Darwin'
13 | #endif
14 |
[34/94] Compiling SwiftCLI Parameter.swift
/host/spi-builder-workspace/.build/checkouts/SwiftCLI/Sources/SwiftCLI/CLI.swift:12:12: error: no such module 'Darwin'
10 | import Glibc
11 | #else
12 | import Darwin
| `- error: no such module 'Darwin'
13 | #endif
14 |
[35/94] Compiling SwiftCLI Parser.swift
/host/spi-builder-workspace/.build/checkouts/SwiftCLI/Sources/SwiftCLI/CLI.swift:12:12: error: no such module 'Darwin'
10 | import Glibc
11 | #else
12 | import Darwin
| `- error: no such module 'Darwin'
13 | #endif
14 |
[36/94] Compiling SwiftCLI Error.swift
/host/spi-builder-workspace/.build/checkouts/SwiftCLI/Sources/SwiftCLI/CLI.swift:12:12: error: no such module 'Darwin'
10 | import Glibc
11 | #else
12 | import Darwin
| `- error: no such module 'Darwin'
13 | #endif
14 |
[37/94] Compiling SwiftCLI HelpCommand.swift
/host/spi-builder-workspace/.build/checkouts/SwiftCLI/Sources/SwiftCLI/CLI.swift:12:12: error: no such module 'Darwin'
10 | import Glibc
11 | #else
12 | import Darwin
| `- error: no such module 'Darwin'
13 | #endif
14 |
[38/94] Compiling SwiftCLI HelpMessageGenerator.swift
/host/spi-builder-workspace/.build/checkouts/SwiftCLI/Sources/SwiftCLI/CLI.swift:12:12: error: no such module 'Darwin'
10 | import Glibc
11 | #else
12 | import Darwin
| `- error: no such module 'Darwin'
13 | #endif
14 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[39/94] Emitting module PathKit
/host/spi-builder-workspace/.build/checkouts/PathKit/Sources/PathKit.swift:8:8: error: no such module 'Darwin'
6 | let system_glob = Glibc.glob
7 | #else
8 | import Darwin
| `- error: no such module 'Darwin'
9 |
10 | let system_glob = Darwin.glob
BUILD FAILURE 6.2 wasm