Build Information
Failed to build Rosalind, reference main (9a678c
), with Swift 5.10 for Linux on 17 Jun 2025 07:02:30 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-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/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 9a678c6 [Release] Rosalind 0.5.43
Cloned https://github.com/tuist/Rosalind.git
Revision (git rev-parse @):
9a678c6416c9f74788af7a0c450348dc0d573edb
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" 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/p-x9/MachOKit
Fetching https://github.com/tuist/FileSystem.git
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
[1/1784] Fetching filesystem
[1125/7065] Fetching filesystem, machokit
[2348/8855] Fetching filesystem, machokit, mockable
[3511/10829] Fetching filesystem, machokit, mockable, command
[7814/25825] Fetching filesystem, machokit, mockable, command, swift-crypto
[11632/39052] Fetching filesystem, machokit, mockable, command, swift-crypto, swift-snapshot-testing
Fetched https://github.com/Kolos65/Mockable from cache (0.65s)
Fetching https://github.com/tuist/Path.git
[10033/37262] Fetching filesystem, machokit, command, swift-crypto, swift-snapshot-testing
Fetched https://github.com/p-x9/MachOKit from cache (0.74s)
[5770/31981] Fetching filesystem, command, swift-crypto, swift-snapshot-testing
Fetched https://github.com/tuist/Command.git from cache (0.85s)
[4846/30007] Fetching filesystem, swift-crypto, swift-snapshot-testing
[5147/30361] Fetching filesystem, swift-crypto, swift-snapshot-testing, path
Fetched https://github.com/tuist/Path.git from cache (0.39s)
[5728/30007] Fetching filesystem, swift-crypto, swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (3.66s)
Fetched https://github.com/tuist/FileSystem.git from cache (3.70s)
Fetched https://github.com/apple/swift-crypto.git from cache (3.76s)
Computing version for https://github.com/Kolos65/Mockable
Computed https://github.com/Kolos65/Mockable at 0.4.0 (0.83s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/swiftlang/swift-syntax.git
[1/5467] Fetching xctest-dynamic-overlay
[5468/76328] Fetching xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (8.28s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (8.36s)
Computing version for https://github.com/p-x9/MachOKit
Computed https://github.com/p-x9/MachOKit at 0.35.1 (0.84s)
Fetching https://github.com/p-x9/swift-fileio.git
[1/163] Fetching swift-fileio
Fetched https://github.com/p-x9/swift-fileio.git from cache (0.35s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (3.97s)
Fetching https://github.com/apple/swift-asn1.git
[1/1590] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.97s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.4 (0.75s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4581] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.49s)
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