Build Information
Failed to build skip-unit, reference main (37097a
), with Swift 5.10 for Linux on 13 Sep 2025 02:24:16 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/skiptools/skip-unit.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/skiptools/skip-unit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 37097af
Cloned https://github.com/skiptools/skip-unit.git
Revision (git rev-parse @):
37097af075cddb4ea4cd7f0acbf05169b8359c23
SUCCESS checkout https://github.com/skiptools/skip-unit.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/skiptools/skip-unit.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
2ec76a50fe7c: Pulling fs layer
031194576cad: Pulling fs layer
f49f3db6a794: Pulling fs layer
099074009041: Pulling fs layer
78230974c035: Pulling fs layer
b59409d03be0: Pulling fs layer
daa733e9baed: Pulling fs layer
920bf1f33b19: Pulling fs layer
920bf1f33b19: Waiting
78230974c035: Download complete
099074009041: Download complete
b59409d03be0: Download complete
daa733e9baed: Download complete
031194576cad: Verifying Checksum
031194576cad: Download complete
f49f3db6a794: Verifying Checksum
f49f3db6a794: Download complete
2ec76a50fe7c: Pull complete
920bf1f33b19: Verifying Checksum
920bf1f33b19: Download complete
031194576cad: Pull complete
f49f3db6a794: Pull complete
099074009041: Pull complete
78230974c035: Pull complete
b59409d03be0: Pull complete
daa733e9baed: Pull complete
920bf1f33b19: Pull complete
Digest: sha256:f746aad7c5ec38b8c4300eda0f2f0c9a0b77dcddb8dbf0ff5a0c28d11b933b5b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://source.skip.tools/skip.git
[1/8322] Fetching skip
Fetched https://source.skip.tools/skip.git from cache (0.91s)
Computing version for https://source.skip.tools/skip.git
Computed https://source.skip.tools/skip.git at 1.6.17 (1.03s)
Creating working copy for https://source.skip.tools/skip.git
Working copy of https://source.skip.tools/skip.git resolved at 1.6.17
Downloading binary artifact https://source.skip.tools/skip/releases/download/1.6.17/skip-linux.zip
error: failed downloading 'https://source.skip.tools/skip/releases/download/1.6.17/skip-linux.zip' which is required by binary target 'skip': downloadError("Error Domain=NSURLErrorDomain Code=-1001 \"(null)\"")
BUILD FAILURE 5.10 linux