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 XcodeGraph, reference main (f9c8f7), with Swift 5.10 for Linux on 16 Jun 2025 23:46:46 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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: 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/tuist/XcodeGraph
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
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-4609320-0":/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/tuist/FileSystem.git
Fetching https://github.com/tuist/XcodeProj
Fetching https://github.com/p-x9/MachOKit
Fetching https://github.com/Kolos65/Mockable.git
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/tuist/Command.git
[1/1784] Fetching filesystem
[644/3866] Fetching filesystem, swift-docc-plugin
[2015/5840] Fetching filesystem, swift-docc-plugin, command
[2055/11121] Fetching filesystem, swift-docc-plugin, command, machokit
[4820/12911] Fetching filesystem, swift-docc-plugin, command, machokit, mockable
[8208/36244] Fetching filesystem, swift-docc-plugin, command, machokit, mockable, xcodeproj
Fetched https://github.com/Kolos65/Mockable.git from cache (0.47s)
Fetching https://github.com/tuist/Path.git
[22088/34454] Fetching filesystem, swift-docc-plugin, command, machokit, xcodeproj
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.47s)
Fetching https://github.com/Flight-School/AnyCodable
[20473/32372] Fetching filesystem, command, machokit, xcodeproj
[29574/32726] Fetching filesystem, command, machokit, xcodeproj, path
[31965/33508] Fetching filesystem, command, machokit, xcodeproj, path, anycodable
Fetched https://github.com/tuist/Path.git from cache (0.22s)
[32688/33154] Fetching filesystem, command, machokit, xcodeproj, anycodable
Fetched https://github.com/Flight-School/AnyCodable from cache (0.23s)
[32139/32372] Fetching filesystem, command, machokit, xcodeproj
Fetched https://github.com/tuist/FileSystem.git from cache (1.26s)
Fetched https://github.com/tuist/Command.git from cache (1.26s)
Fetched https://github.com/p-x9/MachOKit from cache (1.26s)
Fetched https://github.com/tuist/XcodeProj from cache (1.29s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.4 (1.22s)
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.32s)
Computing version for https://github.com/p-x9/MachOKit
Computed https://github.com/p-x9/MachOKit at 0.35.1 (0.43s)
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/p-x9/swift-fileio.git
[1/163] Fetching swift-fileio
Fetched https://github.com/p-x9/swift-fileio.git from cache (0.22s)
[1/14996] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.53s)
Computing version for https://github.com/Kolos65/Mockable.git
Computed https://github.com/Kolos65/Mockable.git at 0.4.0 (0.47s)
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 (3.78s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.82s)
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