Build Information
Failed to build Rosalind, reference main (59b087
), with Swift 5.10 for Linux on 25 Aug 2025 08:02:01 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tuist/Rosalind.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/tuist/Rosalind
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 59b087b [Release] Rosalind 0.5.108
Cloned https://github.com/tuist/Rosalind.git
Revision (git rev-parse @):
59b087b62266b7f32e7e93ab2f7c2d39cc476480
SUCCESS checkout https://github.com/tuist/Rosalind.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/tuist/Rosalind.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:f746aad7c5ec38b8c4300eda0f2f0c9a0b77dcddb8dbf0ff5a0c28d11b933b5b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/p-x9/MachOKit
Fetching https://github.com/Kolos65/Mockable
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/tuist/Command.git
Fetching https://github.com/tuist/FileSystem.git
[1/2015] Fetching filesystem
[606/7745] Fetching filesystem, machokit
[4939/9720] Fetching filesystem, machokit, command
[6656/11547] Fetching filesystem, machokit, command, mockable
[7017/27823] Fetching filesystem, machokit, command, mockable, swift-crypto
Fetched https://github.com/p-x9/MachOKit from cache (0.71s)
Fetching https://github.com/tuist/Path.git
Fetched https://github.com/Kolos65/Mockable from cache (0.72s)
Fetched https://github.com/tuist/FileSystem.git from cache (0.72s)
Fetched https://github.com/tuist/Command.git from cache (0.72s)
[1629/31617] Fetching swift-crypto, swift-snapshot-testing
[2406/31986] Fetching swift-crypto, swift-snapshot-testing, path
Fetched https://github.com/tuist/Path.git from cache (14.04s)
Fetched https://github.com/apple/swift-crypto.git from cache (14.78s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (14.83s)
Computing version for https://github.com/Kolos65/Mockable
Computed https://github.com/Kolos65/Mockable at 0.4.0 (2.05s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/swiftlang/swift-syntax.git
[1/5505] Fetching xctest-dynamic-overlay
[2038/77289] Fetching xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (6.11s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (6.15s)
Computing version for https://github.com/p-x9/MachOKit
Computed https://github.com/p-x9/MachOKit at 0.38.0 (3.80s)
Fetching https://github.com/p-x9/swift-fileio.git
[1/209] Fetching swift-fileio
Fetched https://github.com/p-x9/swift-fileio.git from cache (2.69s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.14.0 (3.75s)
Fetching https://github.com/apple/swift-asn1.git
[1/1629] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.36s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.6 (0.57s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4577] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.40s)
Computing version for https://github.com/tuist/Command.git
error: Dependencies could not be resolved because root depends on 'command' 0.13.0..<1.0.0.
'command' >= 0.13.0 cannot be used because 'command' 0.13.0 contains incompatible tools version (6.0.0) and no versions of 'command' match the requirement 0.13.1..<1.0.0.
BUILD FAILURE 5.10 linux