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 WrkstrmMain, reference main (fb948c), with Swift 5.10 for Linux on 9 Nov 2024 11:02:05 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:AppKid-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wrkstrm/WrkstrmMain.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/wrkstrm/WrkstrmMain
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at fb948cf Update Package.swift
Cloned https://github.com/wrkstrm/WrkstrmMain.git
Revision (git rev-parse @):
fb948cfc141ca01f78edf8c42fe6eced6e6f65b4
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/wrkstrm/WrkstrmMain.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/wrkstrm/WrkstrmMain.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:AppKid-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
AppKid-5.10-latest: Pulling from finestructure/spi-images
2ec76a50fe7c: Already exists
031194576cad: Already exists
f49f3db6a794: Already exists
099074009041: Already exists
38d02c636c0d: Already exists
b3ae5a9074a8: Already exists
84ffab50d92e: Pulling fs layer
8f6c0e54ea84: Pulling fs layer
289b1d6fa029: Pulling fs layer
39ad0cea3c7c: Pulling fs layer
f1187d0c46a3: Pulling fs layer
39ad0cea3c7c: Waiting
f1187d0c46a3: Waiting
8f6c0e54ea84: Download complete
289b1d6fa029: Verifying Checksum
289b1d6fa029: Download complete
84ffab50d92e: Download complete
f1187d0c46a3: Download complete
84ffab50d92e: Pull complete
8f6c0e54ea84: Pull complete
289b1d6fa029: Pull complete
39ad0cea3c7c: Verifying Checksum
39ad0cea3c7c: Download complete
39ad0cea3c7c: Pull complete
f1187d0c46a3: Pull complete
Digest: sha256:6a9c3d2e76fc23f226f362997d94ee1e8d1f2c29cc79f3412709c452099ec4cd
Status: Downloaded newer image for registry.gitlab.com/finestructure/spi-images:AppKid-5.10-latest
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.0.0 but the installed version is 5.10.0
BUILD FAILURE 5.10 linux