Build Information
Failed to build swift-ast-explorer, reference master (ae4369), with Swift 5.10 for Linux on 17 Dec 2025 02:06:43 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/swiftfiddle/swift-ast-explorer.git
Reference: master
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/swiftfiddle/swift-ast-explorer
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at ae43699 Merge pull request #1722 from SwiftFiddle/create-pull-request/patch
Cloned https://github.com/swiftfiddle/swift-ast-explorer.git
Revision (git rev-parse @):
ae43699fc719c7208a62aa96e32931c2a52793bc
SUCCESS checkout https://github.com/swiftfiddle/swift-ast-explorer.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/swiftfiddle/swift-ast-explorer.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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
83682280f53e: Pulling fs layer
94d0d174921a: Pulling fs layer
f17df1de058f: Pulling fs layer
1f3bb0c41dcf: Pulling fs layer
031194576cad: Waiting
f49f3db6a794: Waiting
099074009041: Waiting
83682280f53e: Waiting
94d0d174921a: Waiting
f17df1de058f: Waiting
1f3bb0c41dcf: Waiting
2ec76a50fe7c: Waiting
2ec76a50fe7c: Verifying Checksum
2ec76a50fe7c: Download complete
2ec76a50fe7c: Pull complete
031194576cad: Download complete
099074009041: Verifying Checksum
099074009041: Download complete
83682280f53e: Verifying Checksum
83682280f53e: Download complete
94d0d174921a: Download complete
f17df1de058f: Verifying Checksum
f17df1de058f: Download complete
1f3bb0c41dcf: Verifying Checksum
1f3bb0c41dcf: Download complete
f49f3db6a794: Verifying Checksum
f49f3db6a794: Download complete
031194576cad: Pull complete
f49f3db6a794: Pull complete
099074009041: Pull complete
83682280f53e: Pull complete
94d0d174921a: Pull complete
f17df1de058f: Pull complete
1f3bb0c41dcf: Pull complete
Digest: sha256:73539c841f3cdff52dfe27f764568c4ffdfc37abd2887016f87f36c2e56aa8ab
Status: Downloaded newer image for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/swiftlang/swift-tools-support-core
Fetching https://github.com/vapor/leaf.git
Fetching https://github.com/vapor/vapor.git
[1/3980] Fetching leaf
[3942/11116] Fetching leaf, swift-tools-support-core
[9223/87519] Fetching leaf, swift-tools-support-core, vapor
Fetched https://github.com/vapor/leaf.git from cache (0.66s)
[19361/83539] Fetching swift-tools-support-core, vapor
Fetched https://github.com/swiftlang/swift-tools-support-core from cache (0.66s)
[12989/76403] Fetching vapor
Fetched https://github.com/vapor/vapor.git from cache (3.07s)
Computing version for https://github.com/swiftlang/swift-tools-support-core
Computed https://github.com/swiftlang/swift-tools-support-core at 0.7.3 (1.60s)
Computing version for https://github.com/vapor/leaf.git
Computed https://github.com/vapor/leaf.git at 4.5.1 (0.56s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/vapor/leaf-kit.git
[1/4993] Fetching leaf-kit
[201/11036] Fetching leaf-kit, swift-algorithms
Fetched https://github.com/vapor/leaf-kit.git from cache (0.50s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.50s)
Computing version for https://github.com/vapor/vapor.git
error: Dependencies could not be resolved because 'vapor' >= 4.118.0 contains incompatible tools version (6.0.0) and root depends on 'vapor' 4.120.0..<5.0.0.
BUILD FAILURE 5.10 linux