Build Information
Failed to build XcodeGraph, reference 1.15.18 (f9c8f7
), with Swift 5.10 for Linux on 16 Jun 2025 23:46:52 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tuist/XcodeGraph.git
Reference: 1.15.18
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/XcodeGraph
* tag 1.15.18 -> FETCH_HEAD
HEAD is now at f9c8f73 [Release] XcodeGraph 1.15.18
Cloned https://github.com/tuist/XcodeGraph.git
Revision (git rev-parse @):
f9c8f7317a3f175ee5b9d345fa7a83d5e698070c
SUCCESS checkout https://github.com/tuist/XcodeGraph.git at 1.15.18
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/tuist/XcodeGraph.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:c30bb8beee7254e839cc0142f4ae78578b8fc8e8159324cc3637097cc1b395b6
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/p-x9/MachOKit
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/Kolos65/Mockable.git
Fetching https://github.com/tuist/FileSystem.git
Fetching https://github.com/tuist/Command.git
Fetching https://github.com/tuist/XcodeProj
[1/5281] Fetching machokit
[213/7255] Fetching machokit, command
[378/9039] Fetching machokit, command, filesystem
[379/11121] Fetching machokit, command, filesystem, swift-docc-plugin
[2529/34454] Fetching machokit, command, filesystem, swift-docc-plugin, xcodeproj
[4972/36244] Fetching machokit, command, filesystem, swift-docc-plugin, xcodeproj, mockable
Fetched https://github.com/p-x9/MachOKit from cache (0.57s)
Fetching https://github.com/tuist/Path.git
[16497/30963] Fetching command, filesystem, swift-docc-plugin, xcodeproj, mockable
[24431/31317] Fetching command, filesystem, swift-docc-plugin, xcodeproj, mockable, path
Fetched https://github.com/tuist/Path.git from cache (0.26s)
[29330/30963] Fetching command, filesystem, swift-docc-plugin, xcodeproj, mockable
Fetching https://github.com/Flight-School/AnyCodable
[30498/31745] Fetching command, filesystem, swift-docc-plugin, xcodeproj, mockable, anycodable
Fetched https://github.com/Flight-School/AnyCodable from cache (0.27s)
[30730/30963] Fetching command, filesystem, swift-docc-plugin, xcodeproj, mockable
Fetched https://github.com/tuist/FileSystem.git from cache (1.54s)
Fetched https://github.com/Kolos65/Mockable.git from cache (1.54s)
Fetched https://github.com/tuist/Command.git from cache (1.54s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.54s)
Fetched https://github.com/tuist/XcodeProj from cache (1.57s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.4 (1.38s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3411] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.44s)
Computing version for https://github.com/p-x9/MachOKit
Computed https://github.com/p-x9/MachOKit at 0.35.1 (20.42s)
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/p-x9/swift-fileio.git
[1/163] Fetching swift-fileio
[164/15159] Fetching swift-fileio, swift-crypto
Fetched https://github.com/p-x9/swift-fileio.git from cache (1.74s)
Fetched https://github.com/apple/swift-crypto.git from cache (1.90s)
Computing version for https://github.com/Kolos65/Mockable.git
Computed https://github.com/Kolos65/Mockable.git at 0.4.0 (0.85s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/swiftlang/swift-syntax.git
[1/5467] Fetching xctest-dynamic-overlay
[5468/76328] Fetching xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (5.33s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (5.39s)
Computing version for https://github.com/tuist/Command.git
error: Dependencies could not be resolved because root depends on 'command' 0.13.0..<1.0.0.
'command' >= 0.13.0 cannot be used because 'command' 0.13.0 contains incompatible tools version (6.0.0) and no versions of 'command' match the requirement 0.13.1..<1.0.0.
BUILD FAILURE 5.10 linux