Build Information
Failed to build Command, reference 0.14.3 (fd9dff), with Swift 6.0 for Linux on 1 May 2026 21:46:37 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/tuist/Command.git
Reference: 0.14.3
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/tuist/Command
* tag 0.14.3 -> FETCH_HEAD
HEAD is now at fd9dff1 [Release] Command 0.14.3
Cloned https://github.com/tuist/Command.git
Revision (git rev-parse @):
fd9dff1a6e7424a1b7886916fd318d18e7c1ba7e
SUCCESS checkout https://github.com/tuist/Command.git at 0.14.3
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/tuist/Command.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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
Digest: sha256:6ccbc5e7995f6c524368c1828f9c677d1727c16390a603fc668217aec5f5123a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-log
Fetching https://github.com/Kolos65/Mockable
Fetching https://github.com/tuist/Path
[1/405] Fetching path
[406/2484] Fetching path, mockable
[2485/9294] Fetching path, mockable, swift-log
Fetched https://github.com/tuist/Path from cache (0.37s)
[2556/8889] Fetching mockable, swift-log
Fetched https://github.com/apple/swift-log from cache (0.64s)
Fetched https://github.com/Kolos65/Mockable from cache (0.64s)
Computing version for https://github.com/Kolos65/Mockable
Computed https://github.com/Kolos65/Mockable at 0.6.2 (0.84s)
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5723] Fetching xctest-dynamic-overlay
[3950/80761] Fetching xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.90s)
[9755/75038] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (6.28s)
Computing version for https://github.com/apple/swift-log
error: Dependencies could not be resolved because root depends on 'swift-log' 1.12.0..<2.0.0.
'swift-log' >= 1.12.0 cannot be used because 'swift-log' 1.12.0 contains incompatible tools version (6.2.0) and no versions of 'swift-log' match the requirement 1.12.1..<2.0.0.
BUILD FAILURE 6.0 linux