Build Information
Failed to build Scipio, reference main (f33f0e
), with Swift 6.0 for Linux on 27 Jun 2025 08:33:31 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/giginet/Scipio.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/giginet/Scipio
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at f33f0e1 Merge pull request #223 from Ryu0118/update-test-fixture-nio
Cloned https://github.com/giginet/Scipio.git
Revision (git rev-parse @):
f33f0e1097869955c6c2382983e371ac7add82a7
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/giginet/Scipio.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/giginet/Scipio.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:f0ebbd71bee66c692411a61ab9a7ee6edc82316b7a7b4c6173cc06c00f20ed39
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/swiftlang/swift-tools-support-core
[1/6859] Fetching swift-tools-support-core
Fetched https://github.com/swiftlang/swift-tools-support-core from cache (0.44s)
Fetching https://github.com/giginet/scipio-cache-storage.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/mtj0928/swift-async-operations.git
Fetching https://github.com/giginet/PackageManifestKit
Fetching https://github.com/SwiftyJSON/SwiftyJSON.git
[1/41] Fetching scipio-cache-storage
[42/1237] Fetching scipio-cache-storage, rainbow
[844/1666] Fetching scipio-cache-storage, rainbow, swift-async-operations
[1667/1836] Fetching scipio-cache-storage, rainbow, swift-async-operations, packagemanifestkit
[1837/7795] Fetching scipio-cache-storage, rainbow, swift-async-operations, packagemanifestkit, swift-algorithms
Fetched https://github.com/onevcat/Rainbow from cache (0.26s)
[1951/6599] Fetching scipio-cache-storage, swift-async-operations, packagemanifestkit, swift-algorithms
Fetching https://github.com/apple/swift-argument-parser.git
[4992/12795] Fetching scipio-cache-storage, swift-async-operations, packagemanifestkit, swift-algorithms, swiftyjson
Fetched https://github.com/mtj0928/swift-async-operations.git from cache (0.51s)
Fetched https://github.com/giginet/scipio-cache-storage.git from cache (0.51s)
Fetched https://github.com/giginet/PackageManifestKit from cache (0.51s)
Fetching https://github.com/apple/swift-collections
Fetched https://github.com/apple/swift-algorithms.git from cache (0.51s)
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/SwiftyJSON/SwiftyJSON.git from cache (0.51s)
[1/15388] Fetching swift-argument-parser
[2/19224] Fetching swift-argument-parser, swift-log
[11224/35939] Fetching swift-argument-parser, swift-log, swift-collections
Fetched https://github.com/apple/swift-log.git from cache (0.37s)
[16907/32103] Fetching swift-argument-parser, swift-collections
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.82s)
[5516/16715] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.21s)
Computing version for https://github.com/mtj0928/swift-async-operations.git
Computed https://github.com/mtj0928/swift-async-operations.git at 0.3.0 (0.76s)
Computing version for https://github.com/giginet/PackageManifestKit
Computed https://github.com/giginet/PackageManifestKit at 0.1.0 (0.47s)
Computing version for https://github.com/giginet/scipio-cache-storage.git
Computed https://github.com/giginet/scipio-cache-storage.git at 1.0.0 (0.52s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.1.0 (1.93s)
Computing version for https://github.com/SwiftyJSON/SwiftyJSON.git
Computed https://github.com/SwiftyJSON/SwiftyJSON.git at 5.0.2 (0.56s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.58s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.37s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.56s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.54s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (0.69s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (0.61s)
Creating working copy for https://github.com/giginet/scipio-cache-storage.git
Working copy of https://github.com/giginet/scipio-cache-storage.git resolved at 1.0.0
Creating working copy for https://github.com/mtj0928/swift-async-operations.git
Working copy of https://github.com/mtj0928/swift-async-operations.git resolved at 0.3.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.1
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.1.0
Creating working copy for https://github.com/SwiftyJSON/SwiftyJSON.git
Working copy of https://github.com/SwiftyJSON/SwiftyJSON.git resolved at 5.0.2
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/giginet/PackageManifestKit
Working copy of https://github.com/giginet/PackageManifestKit resolved at 0.1.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.0
Creating working copy for https://github.com/swiftlang/swift-tools-support-core
Working copy of https://github.com/swiftlang/swift-tools-support-core resolved at release/6.0 (3e5d9c8)
error: posix_spawn error: No such file or directory (2), `["/bin/zsh"]`
Found unhandled resource at /host/spi-builder-workspace/Tests/ScipioKitTests/Resources/Fixtures
BUILD FAILURE 6.0 linux