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 (c4744b), with Swift 5.10 for Linux on 12 Jun 2025 11:28:55 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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/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 c4744be Remove reviewers from dependabot config
Cloned https://github.com/swiftyfinch/xtree.git
Revision (git rev-parse @):
c4744be866e168c629493371693da03c2a4cc06a
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" 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:aa1999fda62728f989ec9f885e6a69f8a206ad63b6efcfc03397a00c96f5855b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/swiftyfinch/Fish
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/weichsel/ZIPFoundation
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/tuist/XcodeProj
[1/1196] Fetching rainbow
[1197/6770] Fetching rainbow, zipfoundation
[1866/30091] Fetching rainbow, zipfoundation, xcodeproj
[2566/30184] Fetching rainbow, zipfoundation, xcodeproj, fish
[5280/41043] Fetching rainbow, zipfoundation, xcodeproj, fish, yams
Fetched https://github.com/swiftyfinch/Fish from cache (0.36s)
[6587/40950] Fetching rainbow, zipfoundation, xcodeproj, yams
[19020/56330] Fetching rainbow, zipfoundation, xcodeproj, yams, swift-argument-parser
Fetched https://github.com/onevcat/Rainbow from cache (1.73s)
Fetched https://github.com/weichsel/ZIPFoundation from cache (1.74s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.74s)
Fetched https://github.com/tuist/XcodeProj from cache (1.78s)
Fetched https://github.com/jpsim/Yams from cache (1.78s)
Computing version for https://github.com/weichsel/ZIPFoundation
Computed https://github.com/weichsel/ZIPFoundation at 0.9.19 (0.42s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 6.0.1 (1.20s)
Computing version for https://github.com/swiftyfinch/Fish
Computed https://github.com/swiftyfinch/Fish at 0.1.3 (0.47s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.1.0 (1.22s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.42s)
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