Build Information
Failed to build TauTUI, reference main (d314c4), with Swift 6.0 for Linux on 28 Apr 2026 02:16:25 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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.0-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/steipete/TauTUI.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/steipete/TauTUI
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at d314c40 chore: release 0.1.6
Cloned https://github.com/steipete/TauTUI.git
Revision (git rev-parse @):
d314c409d2ba719ee8da41a664bcd5059f09d9ca
SUCCESS checkout https://github.com/steipete/TauTUI.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/steipete/TauTUI.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from swiftpackageindex/spi-images
70792468e643: Already exists
51a39954b939: Pulling fs layer
3d2e9acf9494: Pulling fs layer
d410cdfc4d28: Pulling fs layer
f37828084c96: Pulling fs layer
6da5fec8d0a6: Pulling fs layer
7136ced15481: Pulling fs layer
c1e0a65495ed: Pulling fs layer
f37828084c96: Waiting
6da5fec8d0a6: Waiting
7136ced15481: Waiting
c1e0a65495ed: Waiting
d410cdfc4d28: Download complete
f37828084c96: Download complete
6da5fec8d0a6: Download complete
7136ced15481: Verifying Checksum
7136ced15481: Download complete
51a39954b939: Download complete
c1e0a65495ed: Verifying Checksum
c1e0a65495ed: Download complete
3d2e9acf9494: Verifying Checksum
3d2e9acf9494: Download complete
51a39954b939: Pull complete
3d2e9acf9494: Pull complete
d410cdfc4d28: Pull complete
f37828084c96: Pull complete
6da5fec8d0a6: Pull complete
7136ced15481: Pull complete
c1e0a65495ed: Pull complete
Digest: sha256:6ccbc5e7995f6c524368c1828f9c677d1727c16390a603fc668217aec5f5123a
Status: Downloaded newer image for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.0.3
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.0.3
BUILD FAILURE 6.0 linux