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 (529f60), with Swift 5.10 for Linux on 26 Jun 2025 19:35:41 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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.64.0
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 529f603 Bump github.com/tuist/xcodeproj from 9.4.2 to 9.4.3 (#467)
Cloned https://github.com/SwiftyFinch/Rugby.git
Revision (git rev-parse @):
529f603765b795d253e96a9bedb7c70278490bba
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/SwiftyFinch/Rugby.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/SwiftyFinch/Rugby.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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:c30bb8beee7254e839cc0142f4ae78578b8fc8e8159324cc3637097cc1b395b6
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/OlehKulykov/PLzmaSDK
Fetching https://github.com/tuist/xcbeautify
Fetching https://github.com/kareman/SwiftShell
[1/93] Fetching fish
[94/4956] Fetching fish, swiftshell
[192/10532] Fetching fish, swiftshell, zipfoundation
[1576/17342] Fetching fish, swiftshell, zipfoundation, xcbeautify
[3174/28278] Fetching fish, swiftshell, zipfoundation, xcbeautify, yams
[12690/31501] Fetching fish, swiftshell, zipfoundation, xcbeautify, yams, plzmasdk
Fetched https://github.com/OlehKulykov/PLzmaSDK from cache (1.37s)
Fetching https://github.com/tuist/XcodeProj
Fetched https://github.com/jpsim/Yams from cache (1.40s)
Fetching https://github.com/onevcat/Rainbow
Fetched https://github.com/swiftyfinch/Fish from cache (1.42s)
Fetching https://github.com/apple/swift-argument-parser
Fetched https://github.com/kareman/SwiftShell from cache (1.42s)
Fetched https://github.com/tuist/xcbeautify from cache (1.43s)
Fetched https://github.com/weichsel/ZIPFoundation from cache (1.43s)
[1/1196] Fetching rainbow
[1197/24573] Fetching rainbow, xcodeproj
Fetched https://github.com/onevcat/Rainbow from cache (0.24s)
[3975/23377] Fetching xcodeproj
[18002/38765] Fetching xcodeproj, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.82s)
Fetched https://github.com/tuist/XcodeProj from cache (1.17s)
Computing version for https://github.com/weichsel/ZIPFoundation
Computed https://github.com/weichsel/ZIPFoundation at 0.9.19 (0.32s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 5.1.0 (0.92s)
Computing version for https://github.com/swiftyfinch/Fish
Computed https://github.com/swiftyfinch/Fish at 0.1.3 (0.36s)
Computing version for https://github.com/tuist/xcbeautify
Computed https://github.com/tuist/xcbeautify at 1.7.0 (0.37s)
Fetching https://github.com/getGuaka/Colorizer.git
Fetching https://github.com/MaxDesiatov/XMLCoder.git
[1/67] Fetching colorizer
Fetched https://github.com/getGuaka/Colorizer.git from cache (0.15s)
[1/10060] Fetching xmlcoder
Fetched https://github.com/MaxDesiatov/XMLCoder.git from cache (0.38s)
Computing version for https://github.com/MaxDesiatov/XMLCoder.git
Computed https://github.com/MaxDesiatov/XMLCoder.git at 0.17.1 (0.37s)
Computing version for https://github.com/getGuaka/Colorizer.git
Computed https://github.com/getGuaka/Colorizer.git at 0.2.1 (1.05s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.1.0 (0.53s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.3.1 (0.37s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 6.0.2 (0.37s)
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.3.0..<10.0.0.
BUILD FAILURE 5.10 linux