Build Information
Failed to build Rosalind, reference 0.5.43 (9a678c
), with Swift 5.10 for Linux on 17 Jun 2025 07:03:20 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: 0.5.43
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.5.43 -> FETCH_HEAD
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 0.5.43
========================================
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/Kolos65/Mockable
Fetching https://github.com/p-x9/MachOKit
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/5281] Fetching machokit
[4702/7065] Fetching machokit, filesystem
[5202/9039] Fetching machokit, filesystem, command
[7117/10829] Fetching machokit, filesystem, command, mockable
[7135/25825] Fetching machokit, filesystem, command, mockable, swift-crypto
[8460/39052] Fetching machokit, filesystem, command, mockable, swift-crypto, swift-snapshot-testing
Fetched https://github.com/tuist/FileSystem.git from cache (0.67s)
[9363/37268] Fetching machokit, command, mockable, swift-crypto, swift-snapshot-testing
Fetching https://github.com/tuist/Path.git
Fetched https://github.com/p-x9/MachOKit from cache (0.71s)
[5030/31987] Fetching command, mockable, swift-crypto, swift-snapshot-testing
Fetched https://github.com/Kolos65/Mockable from cache (0.87s)
[4136/30197] Fetching command, swift-crypto, swift-snapshot-testing
Fetched https://github.com/tuist/Command.git from cache (0.90s)
[2462/28223] Fetching swift-crypto, swift-snapshot-testing
[3513/28577] Fetching swift-crypto, swift-snapshot-testing, path
Fetched https://github.com/tuist/Path.git from cache (0.45s)
[4094/28223] Fetching swift-crypto, swift-snapshot-testing
Fetched https://github.com/apple/swift-crypto.git from cache (3.51s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (4.02s)
Computing version for https://github.com/Kolos65/Mockable
Computed https://github.com/Kolos65/Mockable at 0.4.0 (0.89s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/swiftlang/swift-syntax.git
[1/70861] Fetching swift-syntax
[66611/76328] Fetching swift-syntax, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (7.72s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (7.79s)
Computing version for https://github.com/p-x9/MachOKit
Computed https://github.com/p-x9/MachOKit at 0.35.1 (0.71s)
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.36s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (3.64s)
Fetching https://github.com/apple/swift-asn1.git
[1/1590] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.48s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.4 (0.68s)
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.48s)
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