The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build WrkstrmLog, reference main (9780fc), with Swift 5.10 for Linux on 11 Sep 2025 08:16:30 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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: 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/wrkstrm/WrkstrmLog
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 9780fc4 Add documentation for problem space and solution
Cloned https://github.com/wrkstrm/WrkstrmLog.git
Revision (git rev-parse @):
9780fc425c51bb037aae56caf5c1b4d1e8b42206
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/wrkstrm/WrkstrmLog.git at main
========================================
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-4609320-3":/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
5a54fd029e7a: Waiting
e5a9facbe6d8: Waiting
3696660699ad: Waiting
156fb6071151: Waiting
b15e5e447641: Verifying Checksum
b15e5e447641: Download complete
156fb6071151: Verifying Checksum
156fb6071151: Download complete
5b8be4dddcc0: Verifying Checksum
5b8be4dddcc0: Download complete
5a54fd029e7a: Verifying Checksum
5a54fd029e7a: Download complete
3696660699ad: Verifying Checksum
3696660699ad: Download complete
1c860ee09f9d: Verifying Checksum
1c860ee09f9d: Download complete
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