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 xtree, reference main (8e081a), with Swift 5.10 for Linux on 20 Oct 2025 12:48:27 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftyfinch/xtree.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/swiftyfinch/xtree
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8e081a5 Bump github.com/jpsim/yams from 6.0.2 to 6.2.0 (#72)
Cloned https://github.com/swiftyfinch/xtree.git
Revision (git rev-parse @):
8e081a533bb45ef10a4c76060627ba336cd250f5
SUCCESS checkout https://github.com/swiftyfinch/xtree.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/swiftyfinch/xtree.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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: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:876c9f54cbb08e857839f8acb28beadbc9bf56a8488855996222d9f683e93e2f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/weichsel/ZIPFoundation
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/swiftyfinch/Fish
Fetching https://github.com/tuist/XcodeProj
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/apple/swift-argument-parser
[1/93] Fetching fish
[94/1432] Fetching fish, rainbow
[1433/25016] Fetching fish, rainbow, xcodeproj
[1434/41698] Fetching fish, rainbow, xcodeproj, swift-argument-parser
[1670/47498] Fetching fish, rainbow, xcodeproj, swift-argument-parser, zipfoundation
[3857/58767] Fetching fish, rainbow, xcodeproj, swift-argument-parser, zipfoundation, yams
Fetched https://github.com/weichsel/ZIPFoundation from cache (0.97s)
[40709/52967] Fetching fish, rainbow, xcodeproj, swift-argument-parser, yams
Fetched https://github.com/apple/swift-argument-parser from cache (1.08s)
[31162/36285] Fetching fish, rainbow, xcodeproj, yams
Fetched https://github.com/jpsim/Yams from cache (1.99s)
Fetched https://github.com/swiftyfinch/Fish from cache (2.08s)
Fetched https://github.com/onevcat/Rainbow from cache (2.08s)
Fetched https://github.com/tuist/XcodeProj from cache (2.11s)
Computing version for https://github.com/weichsel/ZIPFoundation
Computed https://github.com/weichsel/ZIPFoundation at 0.9.20 (0.49s)
Computing version for https://github.com/swiftyfinch/Fish
Computed https://github.com/swiftyfinch/Fish at 0.1.3 (1.83s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.2.0 (1.47s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 6.2.0 (0.62s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.2 (0.51s)
Computing version for https://github.com/tuist/XcodeProj
error: Dependencies could not be resolved because 'xcodeproj' >= 9.0.0 contains incompatible tools version (6.0.0) and root depends on 'xcodeproj' 9.1.0..<10.0.0.
BUILD FAILURE 5.10 linux