Build Information
Failed to build SpeziFoundation, reference main (14b71e), with Swift 6.1 for Linux on 20 Apr 2026 03:09:05 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:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 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: linux
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:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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
basic-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:a7bfd71e9384436264431030299dc8a2d42d0664a168cfa1a5dd84c9bc592ccf
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest
Fetching https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Fetching https://github.com/StanfordBDHG/zstd.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-log
Fetching https://github.com/StanfordBDHG/ThreadLocal.git
[1/1820] Fetching swift-atomics
[220/2555] Fetching swift-atomics, xctruntimeassertions
[802/2738] Fetching swift-atomics, xctruntimeassertions, threadlocal
[2466/9373] Fetching swift-atomics, xctruntimeassertions, threadlocal, swift-log
Fetched https://github.com/StanfordBDHG/ThreadLocal.git from cache (0.59s)
[2483/72347] Fetching swift-atomics, xctruntimeassertions, swift-log, zstd
Fetching https://github.com/apple/swift-algorithms.git
[21191/78405] Fetching swift-atomics, xctruntimeassertions, swift-log, zstd, swift-algorithms
Fetched https://github.com/apple/swift-atomics.git from cache (1.91s)
Fetched https://github.com/apple/swift-log from cache (1.96s)
[21320/69950] Fetching xctruntimeassertions, zstd, swift-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (1.47s)
[16525/63892] Fetching xctruntimeassertions, zstd
Fetched https://github.com/StanfordBDHG/XCTRuntimeAssertions.git from cache (9.52s)
Fetched https://github.com/StanfordBDHG/zstd.git from cache (9.67s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions.git at 2.2.0 (10.98s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (5.61s)
Fetching https://github.com/apple/swift-numerics.git
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.85s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.67s)
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:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:a7bfd71e9384436264431030299dc8a2d42d0664a168cfa1a5dd84c9bc592ccf
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest
Updating https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Updating https://github.com/StanfordBDHG/ThreadLocal.git
Updating https://github.com/StanfordBDHG/zstd.git
Updating https://github.com/apple/swift-log
Updated https://github.com/StanfordBDHG/zstd.git (0.52s)
Updated https://github.com/StanfordBDHG/ThreadLocal.git (0.52s)
Updating https://github.com/apple/swift-atomics.git
Updating https://github.com/apple/swift-algorithms.git
Updated https://github.com/StanfordBDHG/XCTRuntimeAssertions.git (0.59s)
Updated https://github.com/apple/swift-log (0.58s)
Updated https://github.com/apple/swift-algorithms.git (0.51s)
Updated https://github.com/apple/swift-atomics.git (0.51s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions.git at 2.2.0 (3.65s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (5.40s)
Updating https://github.com/apple/swift-numerics.git
Updated https://github.com/apple/swift-numerics.git (0.52s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.06s)
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 linux