Build Information
Failed to build WrkstrmLog, reference 2.2.1 (ef10c3
), with Swift 5.10 for Linux on 9 Sep 2025 23:33:14 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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:AppKid-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wrkstrm/WrkstrmLog.git
Reference: 2.2.1
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/wrkstrm/WrkstrmLog
* tag 2.2.1 -> FETCH_HEAD
HEAD is now at ef10c35 Document migration from style to backend APIs
Cloned https://github.com/wrkstrm/WrkstrmLog.git
Revision (git rev-parse @):
ef10c35768d06222f4cc4881ed8aa594bbae01ff
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/wrkstrm/WrkstrmLog.git at 2.2.1
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/wrkstrm/WrkstrmLog.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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:AppKid-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
AppKid-5.10-latest: Pulling from finestructure/spi-images
2ec76a50fe7c: Already exists
031194576cad: Already exists
f49f3db6a794: Already exists
099074009041: Already exists
1c860ee09f9d: Pulling fs layer
b15e5e447641: Pulling fs layer
5b8be4dddcc0: Pulling fs layer
156fb6071151: Pulling fs layer
5a54fd029e7a: Pulling fs layer
e5a9facbe6d8: Pulling fs layer
3696660699ad: Pulling fs layer
156fb6071151: Waiting
5a54fd029e7a: Waiting
e5a9facbe6d8: Waiting
3696660699ad: Waiting
b15e5e447641: Download complete
5b8be4dddcc0: Download complete
156fb6071151: Verifying Checksum
156fb6071151: Download complete
5a54fd029e7a: Verifying Checksum
5a54fd029e7a: Download complete
3696660699ad: Verifying Checksum
3696660699ad: Download complete
1c860ee09f9d: Verifying Checksum
1c860ee09f9d: Download complete
e5a9facbe6d8: Verifying Checksum
e5a9facbe6d8: Download complete
1c860ee09f9d: Pull complete
b15e5e447641: Pull complete
5b8be4dddcc0: Pull complete
156fb6071151: Pull complete
5a54fd029e7a: Pull complete
e5a9facbe6d8: Pull complete
3696660699ad: Pull complete
Digest: sha256:dcfe887c62c109a37db152576973a161899baa91690e1cc9d53d9d9403b2608b
Status: Downloaded newer image for registry.gitlab.com/finestructure/spi-images:AppKid-5.10-latest
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.1.0 but the installed version is 5.10.0
BUILD FAILURE 5.10 linux