Build Information
Failed to build WrkstrmMain, reference 1.0.0 (0bae2d
), with Swift 5.10 for Linux on 27 Oct 2024 22:39:38 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.55.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wrkstrm/WrkstrmMain.git
Reference: 1.0.0
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
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at 0bae2d4 Swift 6.
Cloned https://github.com/wrkstrm/WrkstrmMain.git
Revision (git rev-parse @):
0bae2d4eda9f411be66cc5c8708f69f26ebdeb20
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/wrkstrm/WrkstrmMain.git at 1.0.0
========================================
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
e7a05c949568: Already exists
7330376639e6: Already exists
2ab510681baa: Pulling fs layer
051bb52ac555: Pulling fs layer
ab1aa1a4238e: Pulling fs layer
9791f9be4d65: Pulling fs layer
bed092c92b92: Pulling fs layer
bed092c92b92: Waiting
9791f9be4d65: Waiting
051bb52ac555: Verifying Checksum
051bb52ac555: Download complete
ab1aa1a4238e: Verifying Checksum
ab1aa1a4238e: Download complete
2ab510681baa: Verifying Checksum
2ab510681baa: Download complete
bed092c92b92: Verifying Checksum
bed092c92b92: Download complete
2ab510681baa: Pull complete
051bb52ac555: Pull complete
ab1aa1a4238e: Pull complete
9791f9be4d65: Verifying Checksum
9791f9be4d65: Download complete
9791f9be4d65: Pull complete
bed092c92b92: Pull complete
Digest: sha256:a1be72cb1984b6f707efcb7696828079bff1e834efc9733b46d0d38aa93eaad1
Status: Downloaded newer image for registry.gitlab.com/finestructure/spi-images:AppKid-5.10-latest
Fetching https://github.com/apple/swift-testing.git
Fetching https://github.com/swiftlang/swift-syntax.git
[1/14800] Fetching swift-testing
[14801/80813] Fetching swift-testing, swift-syntax
Fetched https://github.com/apple/swift-testing.git from cache (5.06s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (5.11s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.0-prerelease-2024-06-12
Creating working copy for https://github.com/apple/swift-testing.git
Working copy of https://github.com/apple/swift-testing.git resolved at 0.11.0
error: 'swift-testing': package 'swift-testing' @ 0.11.0 is using Swift tools version 6.0.0 but the installed version is 5.10.0
error: 'swift-testing': package 'swift-testing' @ 0.11.0 is using Swift tools version 6.0.0 but the installed version is 5.10.0
error: 'swift-testing': package 'swift-testing' @ 0.11.0 is using Swift tools version 6.0.0 but the installed version is 5.10.0
BUILD FAILURE 5.10 linux