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.10 for Linux on 1 May 2025 16:54:10 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.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.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:616ef225d0085997f26355ad9695b1159b91f6187a43f9ff135cb59d096bc97d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/swiftyfinch/Fish
Fetching https://github.com/weichsel/ZIPFoundation
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/tuist/XcodeProj
Fetching https://github.com/apple/swift-argument-parser
[1/1196] Fetching rainbow
[61/1289] Fetching rainbow, fish
[274/6851] Fetching rainbow, fish, zipfoundation
[2014/17300] Fetching rainbow, fish, zipfoundation, yams
[2015/40491] Fetching rainbow, fish, zipfoundation, yams, xcodeproj
[6898/55447] Fetching rainbow, fish, zipfoundation, yams, xcodeproj, swift-argument-parser
Fetched https://github.com/onevcat/Rainbow from cache (1.12s)
[45424/54251] Fetching fish, zipfoundation, yams, xcodeproj, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.13s)
Fetched https://github.com/weichsel/ZIPFoundation from cache (1.14s)
[25533/33733] Fetching fish, yams, xcodeproj
Fetched https://github.com/swiftyfinch/Fish from cache (1.88s)
Fetched https://github.com/tuist/XcodeProj from cache (1.93s)
Fetched https://github.com/jpsim/Yams from cache (1.93s)
Computing version for https://github.com/weichsel/ZIPFoundation
Computed https://github.com/weichsel/ZIPFoundation at 0.9.19 (1.13s)
Computing version for https://github.com/swiftyfinch/Fish
Computed https://github.com/swiftyfinch/Fish at 0.1.3 (1.20s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.1.0 (1.15s)
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