Build Information
Failed to build Rugby, reference main (962e72
), with Swift 5.10 for Linux on 12 Jun 2025 13:19:37 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/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.10
Building package at path: $PWD
https://github.com/SwiftyFinch/Rugby.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/OlehKulykov/PLzmaSDK
Fetching https://github.com/weichsel/ZIPFoundation
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/tuist/xcbeautify
Fetching https://github.com/kareman/SwiftShell
Fetching https://github.com/swiftyfinch/Fish
[1/4863] Fetching swiftshell
[974/4956] Fetching swiftshell, fish
[1359/11750] Fetching swiftshell, fish, xcbeautify
[1641/17324] Fetching swiftshell, fish, xcbeautify, zipfoundation
[4186/28183] Fetching swiftshell, fish, xcbeautify, zipfoundation, yams
[9683/31406] Fetching swiftshell, fish, xcbeautify, zipfoundation, yams, plzmasdk
Fetched https://github.com/swiftyfinch/Fish from cache (1.93s)
Fetching https://github.com/tuist/XcodeProj
Fetched https://github.com/kareman/SwiftShell from cache (1.94s)
Fetching https://github.com/onevcat/Rainbow
Fetched https://github.com/tuist/xcbeautify from cache (1.94s)
Fetching https://github.com/apple/swift-argument-parser
Fetched https://github.com/weichsel/ZIPFoundation from cache (1.95s)
Fetched https://github.com/OlehKulykov/PLzmaSDK from cache (1.96s)
Fetched https://github.com/jpsim/Yams from cache (1.98s)
[1/1196] Fetching rainbow
[1197/24517] Fetching rainbow, xcodeproj
[7261/39897] Fetching rainbow, xcodeproj, swift-argument-parser
Fetched https://github.com/onevcat/Rainbow from cache (0.82s)
[6451/38701] Fetching xcodeproj, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.42s)
[23088/23321] Fetching xcodeproj
Fetched https://github.com/tuist/XcodeProj from cache (2.21s)
Computing version for https://github.com/weichsel/ZIPFoundation
Computed https://github.com/weichsel/ZIPFoundation at 0.9.19 (1.85s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 5.1.0 (1.45s)
Computing version for https://github.com/swiftyfinch/Fish
Computed https://github.com/swiftyfinch/Fish at 0.1.3 (0.46s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 6.0.1 (0.47s)
Computing version for https://github.com/tuist/xcbeautify
Computed https://github.com/tuist/xcbeautify at 1.7.0 (0.55s)
Fetching https://github.com/MaxDesiatov/XMLCoder.git
Fetching https://github.com/getGuaka/Colorizer.git
[1/67] Fetching colorizer
[68/10127] Fetching colorizer, xmlcoder
[8350/10060] Fetching xmlcoder
Fetched https://github.com/getGuaka/Colorizer.git from cache (0.31s)
Fetched https://github.com/MaxDesiatov/XMLCoder.git from cache (0.56s)
Computing version for https://github.com/MaxDesiatov/XMLCoder.git
Computed https://github.com/MaxDesiatov/XMLCoder.git at 0.17.1 (0.72s)
Computing version for https://github.com/getGuaka/Colorizer.git
Computed https://github.com/getGuaka/Colorizer.git at 0.2.1 (1.46s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.1.0 (0.46s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.3.1 (0.48s)
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