The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build swift-playground, reference master (f266a9), with Swift 5.10 for Linux on 17 Dec 2025 15:01:49 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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftfiddle/swiftfiddle-web.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/swiftfiddle-web
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at f266a91 Update dependency webpack to v5.104.0 (#1161)
Cloned https://github.com/swiftfiddle/swiftfiddle-web.git
Revision (git rev-parse @):
f266a91d8f1b0c73131f2bf94f0709d9b92245b9
SUCCESS checkout https://github.com/swiftfiddle/swiftfiddle-web.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/swiftfiddle/swiftfiddle-web.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
Digest: sha256:73539c841f3cdff52dfe27f764568c4ffdfc37abd2887016f87f36c2e56aa8ab
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/vapor/leaf.git
Fetching https://github.com/vapor/vapor.git
[1/3980] Fetching leaf
[3106/80384] Fetching leaf, vapor
Fetched https://github.com/vapor/leaf.git from cache (3.82s)
Fetched https://github.com/vapor/vapor.git from cache (3.91s)
Computing version for https://github.com/vapor/leaf.git
Computed https://github.com/vapor/leaf.git at 4.5.1 (0.92s)
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.87s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.88s)
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