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 Rugby, reference main (962e72), with Swift 5.9 for Linux on 12 Jun 2025 13:19:40 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.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftyFinch/Rugby.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/Rugby
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 962e72d Remove reviewers from dependabot config
Cloned https://github.com/SwiftyFinch/Rugby.git
Revision (git rev-parse @):
962e72d3ec8b23b0f4816f05f0eaacb072aa0f3b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/SwiftyFinch/Rugby.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD
https://github.com/SwiftyFinch/Rugby.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:943c57f5f023c04804daf623375860c13f93d33d0cb4f0a89054871e5f11529c
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/OlehKulykov/PLzmaSDK
Fetching https://github.com/swiftyfinch/Fish
Fetching https://github.com/weichsel/ZIPFoundation
[3/93] Fetching fish
[64/5667] Fetching fish, zipfoundation
[56/5574] Fetching zipfoundation
Fetched https://github.com/swiftyfinch/Fish (0.29s)
Fetching https://github.com/jpsim/Yams
[3179/8797] Fetching zipfoundation, plzmasdk
[7155/19656] Fetching zipfoundation, plzmasdk, yams
Fetched https://github.com/weichsel/ZIPFoundation (0.71s)
Fetching https://github.com/tuist/xcbeautify
[2264/14082] Fetching plzmasdk, yams
[8278/20876] Fetching plzmasdk, yams, xcbeautify
Fetched https://github.com/OlehKulykov/PLzmaSDK (1.39s)
Fetching https://github.com/kareman/SwiftShell
[10400/17653] Fetching yams, xcbeautify
[11812/22516] Fetching yams, xcbeautify, swiftshell
Fetched https://github.com/kareman/SwiftShell (1.70s)
Fetching https://github.com/tuist/XcodeProj
Fetched https://github.com/tuist/xcbeautify (2.37s)
Fetching https://github.com/onevcat/Rainbow
Fetched https://github.com/jpsim/Yams (2.83s)
Fetching https://github.com/apple/swift-argument-parser
[1/1196] Fetching rainbow
Fetched https://github.com/onevcat/Rainbow (0.34s)
[1/23321] Fetching xcodeproj
[11662/38701] Fetching xcodeproj, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser (1.11s)
Fetched https://github.com/tuist/XcodeProj (1.57s)
Computing version for https://github.com/weichsel/ZIPFoundation
Computed https://github.com/weichsel/ZIPFoundation at 0.9.19 (0.44s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 5.1.0 (1.25s)
Computing version for https://github.com/swiftyfinch/Fish
Computed https://github.com/swiftyfinch/Fish at 0.1.3 (0.68s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 6.0.1 (0.72s)
Computing version for https://github.com/tuist/xcbeautify
Computed https://github.com/tuist/xcbeautify at 1.7.0 (0.67s)
Fetching https://github.com/MaxDesiatov/XMLCoder.git
Fetching https://github.com/getGuaka/Colorizer.git
[1/67] Fetching colorizer
[68/10127] Fetching colorizer, xmlcoder
Fetched https://github.com/getGuaka/Colorizer.git (0.31s)
[1912/10060] Fetching xmlcoder
Fetched https://github.com/MaxDesiatov/XMLCoder.git (0.52s)
Computing version for https://github.com/MaxDesiatov/XMLCoder.git
Computed https://github.com/MaxDesiatov/XMLCoder.git at 0.17.1 (0.45s)
Computing version for https://github.com/getGuaka/Colorizer.git
Computed https://github.com/getGuaka/Colorizer.git at 0.2.1 (3.16s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.1.0 (0.89s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.3.1 (0.67s)
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.3.0..<10.0.0.
BUILD FAILURE 5.9 linux