The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build xtree, reference main (5a323e), with Swift 5.9 for Linux on 1 May 2025 16:54:04 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.61.3
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 5a323e0 Bump github.com/tuist/xcodeproj from 9.2.0 to 9.3.0 (#55)
Cloned https://github.com/swiftyfinch/xtree.git
Revision (git rev-parse @):
5a323e0979a411bb6dd6719f1ad46ac6013f8689
SUCCESS checkout https://github.com/swiftyfinch/xtree.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD
https://github.com/swiftyfinch/xtree.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:93fe18f778ec94e026baa8cc68b2ae87de241b204c49ca7a3a12cf55897227aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/weichsel/ZIPFoundation
Fetching https://github.com/swiftyfinch/Fish
Fetching https://github.com/jpsim/Yams
[1/93] Fetching fish
[94/5655] Fetching fish, zipfoundation
[818/16104] Fetching fish, zipfoundation, yams
Fetching https://github.com/tuist/XcodeProj
Fetched https://github.com/swiftyfinch/Fish (0.54s)
[9220/16011] Fetching zipfoundation, yams
[14341/39202] Fetching zipfoundation, yams, xcodeproj
Fetched https://github.com/weichsel/ZIPFoundation (1.57s)
Fetching https://github.com/onevcat/Rainbow
Fetched https://github.com/jpsim/Yams (1.60s)
Fetching https://github.com/apple/swift-argument-parser
[16466/23191] Fetching xcodeproj
[23192/24387] Fetching xcodeproj, rainbow
Fetched https://github.com/onevcat/Rainbow (0.27s)
[1/14956] Fetching swift-argument-parser
Fetched https://github.com/tuist/XcodeProj (1.55s)
Fetched https://github.com/apple/swift-argument-parser (1.60s)
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/swiftyfinch/Fish
Computed https://github.com/swiftyfinch/Fish at 0.1.3 (1.72s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.1.0 (1.24s)
Computing version for https://github.com/tuist/XcodeProj
error: Dependencies could not be resolved because 'xcodeproj' >= 8.24.12 contains incompatible tools version (6.0.0) and root depends on 'xcodeproj' 9.1.0..<10.0.0.
BUILD FAILURE 5.9 linux