Build Information
Failed to build Rosalind, reference 0.6.100 (34c35d), with Swift 5.10 for Linux on 16 Dec 2025 22:49:31 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tuist/Rosalind.git
Reference: 0.6.100
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
* tag 0.6.100 -> FETCH_HEAD
HEAD is now at 34c35d0 [Release] Rosalind 0.6.100
Cloned https://github.com/tuist/Rosalind.git
Revision (git rev-parse @):
34c35d0ea1d518066f41674acf50b765094beb01
SUCCESS checkout https://github.com/tuist/Rosalind.git at 0.6.100
========================================
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-1":/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:73539c841f3cdff52dfe27f764568c4ffdfc37abd2887016f87f36c2e56aa8ab
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/p-x9/MachOKit
Fetching https://github.com/tuist/FileSystem.git
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/Kolos65/Mockable
Fetching https://github.com/tuist/Command.git
[1/1976] Fetching command
[2/8080] Fetching command, machokit
[1553/10828] Fetching command, machokit, filesystem
[2522/12712] Fetching command, machokit, filesystem, mockable
[10717/30177] Fetching command, machokit, filesystem, mockable, swift-crypto
Fetched https://github.com/Kolos65/Mockable from cache (0.81s)
Fetching https://github.com/tuist/Path.git
Fetched https://github.com/tuist/Command.git from cache (0.83s)
[9551/26317] Fetching machokit, filesystem, swift-crypto
[9901/41950] Fetching machokit, filesystem, swift-crypto, swift-snapshot-testing
Fetched https://github.com/p-x9/MachOKit from cache (1.05s)
[4440/35846] Fetching filesystem, swift-crypto, swift-snapshot-testing
[4616/36227] Fetching filesystem, swift-crypto, swift-snapshot-testing, path
Fetched https://github.com/tuist/Path.git from cache (0.36s)
[5121/35846] Fetching filesystem, swift-crypto, swift-snapshot-testing
Fetched https://github.com/tuist/FileSystem.git from cache (5.39s)
Fetched https://github.com/apple/swift-crypto.git from cache (5.44s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (5.49s)
Computing version for https://github.com/Kolos65/Mockable
Computed https://github.com/Kolos65/Mockable at 0.5.0 (0.88s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/swiftlang/swift-syntax.git
[1/5600] Fetching xctest-dynamic-overlay
[3529/78765] Fetching xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (9.14s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (9.26s)
Computing version for https://github.com/p-x9/MachOKit
Computed https://github.com/p-x9/MachOKit at 0.43.0 (1.00s)
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 (0.32s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (4.77s)
Fetching https://github.com/apple/swift-asn1.git
[1/1667] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.45s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.7 (0.78s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4651] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.53s)
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