The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build AppState with Swift 5.8 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.36.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/0xLeif/AppState.git
Reference: 1.17.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/0xLeif/AppState
 * tag               1.17.0     -> FETCH_HEAD
HEAD is now at cb2eebd Store file value in cache on read (#101)
Cloned https://github.com/0xLeif/AppState.git
Revision (git rev-parse @):
cb2eebdc8ebe1841c964a31f3862b0fe92400d5c
SUCCESS checkout https://github.com/0xLeif/AppState.git at 1.17.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $workDir
https://github.com/0xLeif/AppState.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Unable to find image 'registry.gitlab.com/finestructure/spi-images:basic-5.8-latest' locally
basic-5.8-latest: Pulling from finestructure/spi-images
23828d760c7b: Already exists
c9d90eba6838: Already exists
b9b23e96ee14: Pulling fs layer
48f770891ae1: Pulling fs layer
22531459f992: Pulling fs layer
816b5d63583b: Pulling fs layer
816b5d63583b: Waiting
48f770891ae1: Download complete
816b5d63583b: Verifying Checksum
816b5d63583b: Download complete
22531459f992: Verifying Checksum
22531459f992: Download complete
b9b23e96ee14: Verifying Checksum
b9b23e96ee14: Download complete
b9b23e96ee14: Pull complete
48f770891ae1: Pull complete
22531459f992: Pull complete
816b5d63583b: Pull complete
Digest: sha256:77564a7888cac843b0ae33d8fff96630bf237831f8c5cd46ba6151d277dc2209
Status: Downloaded newer image for registry.gitlab.com/finestructure/spi-images:basic-5.8-latest
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 5.9.0 but the installed version is 5.8.1
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 5.9.0 but the installed version is 5.8.1
BUILD FAILURE 5.8 linux