Build Information
Failed to build SpeziFoundation, reference main (14b71e), with Swift 6.1 for Wasm on 20 Apr 2026 03:47:07 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/StanfordSpezi/SpeziFoundation.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/StanfordSpezi/SpeziFoundation
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 14b71ec LocalizationsDictionary literal init (#65)
Cloned https://github.com/StanfordSpezi/SpeziFoundation.git
Revision (git rev-parse @):
14b71ec24d42463c273203556c3cbfc03ce04023
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziFoundation.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/StanfordSpezi/SpeziFoundation.git
https://github.com/StanfordSpezi/SpeziFoundation.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/StanfordBDHG/zstd.git
Fetching https://github.com/StanfordBDHG/ThreadLocal.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-log
Fetching https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Fetching https://github.com/apple/swift-algorithms.git
[1/63157] Fetching zstd
[2/64977] Fetching zstd, swift-atomics
[1866/71612] Fetching zstd, swift-atomics, swift-log
[2132/72347] Fetching zstd, swift-atomics, swift-log, xctruntimeassertions
[3065/72530] Fetching zstd, swift-atomics, swift-log, xctruntimeassertions, threadlocal
[3896/78588] Fetching zstd, swift-atomics, swift-log, xctruntimeassertions, threadlocal, swift-algorithms
Fetched https://github.com/StanfordBDHG/XCTRuntimeAssertions.git from cache (0.82s)
[18898/77853] Fetching zstd, swift-atomics, swift-log, threadlocal, swift-algorithms
Fetched https://github.com/StanfordBDHG/ThreadLocal.git from cache (1.20s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.18s)
[21087/71612] Fetching zstd, swift-atomics, swift-log
Fetched https://github.com/apple/swift-atomics.git from cache (7.46s)
Fetched https://github.com/apple/swift-log from cache (7.46s)
Fetched https://github.com/StanfordBDHG/zstd.git from cache (7.56s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions.git at 2.2.0 (9.94s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (4.06s)
Fetching https://github.com/apple/swift-numerics.git
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.59s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.24s)
Computing version for https://github.com/StanfordBDHG/ThreadLocal.git
error: Dependencies could not be resolved because 'threadlocal' contains incompatible tools version (6.2.0) and root depends on 'threadlocal' 0.1.0..<1.0.0.
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/StanfordBDHG/XCTRuntimeAssertions.git
Updating https://github.com/StanfordBDHG/zstd.git
Updating https://github.com/StanfordBDHG/ThreadLocal.git
Updating https://github.com/apple/swift-algorithms.git
Updated https://github.com/StanfordBDHG/zstd.git (0.27s)
Updated https://github.com/apple/swift-algorithms.git (0.27s)
Updated https://github.com/StanfordBDHG/ThreadLocal.git (0.27s)
Updating https://github.com/apple/swift-log
Updated https://github.com/StanfordBDHG/XCTRuntimeAssertions.git (0.31s)
Updating https://github.com/apple/swift-atomics.git
Updated https://github.com/apple/swift-atomics.git (0.17s)
Updated https://github.com/apple/swift-log (0.20s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions.git at 2.2.0 (1.48s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (2.81s)
Updating https://github.com/apple/swift-numerics.git
Updated https://github.com/apple/swift-numerics.git (0.15s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.91s)
Computing version for https://github.com/StanfordBDHG/ThreadLocal.git
error: Dependencies could not be resolved because 'threadlocal' contains incompatible tools version (6.2.0) and root depends on 'threadlocal' 0.1.0..<1.0.0.
BUILD FAILURE 6.1 wasm