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 soto, reference main (6381b6), with Swift 5.9 for Linux on 25 Apr 2025 23:14:37 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/soto-project/soto.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/soto-project/soto
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 6381b67 Fix sswg link in README.md
Updating files:  82% (1060/1278)
Updating files:  83% (1061/1278)
Updating files:  84% (1074/1278)
Updating files:  85% (1087/1278)
Updating files:  86% (1100/1278)
Updating files:  87% (1112/1278)
Updating files:  88% (1125/1278)
Updating files:  89% (1138/1278)
Updating files:  90% (1151/1278)
Updating files:  91% (1163/1278)
Updating files:  92% (1176/1278)
Updating files:  93% (1189/1278)
Updating files:  94% (1202/1278)
Updating files:  95% (1215/1278)
Updating files:  96% (1227/1278)
Updating files:  97% (1240/1278)
Updating files:  98% (1253/1278)
Updating files:  99% (1266/1278)
Updating files: 100% (1278/1278)
Updating files: 100% (1278/1278), done.
Cloned https://github.com/soto-project/soto.git
Revision (git rev-parse @):
6381b677afad5157d2e502a5e6aa8ed5d8aee46b
SUCCESS checkout https://github.com/soto-project/soto.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD
https://github.com/soto-project/soto.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:93fe18f778ec94e026baa8cc68b2ae87de241b204c49ca7a3a12cf55897227aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/soto-project/soto-core.git
[1/52299] Fetching soto-core
Fetched https://github.com/soto-project/soto-core.git (1.73s)
Computing version for https://github.com/soto-project/soto-core.git
error: Dependencies could not be resolved because root depends on 'soto-core' 7.6.0..<8.0.0.
'soto-core' >= 7.6.0 cannot be used because no versions of 'soto-core' match the requirement 7.6.1..<8.0.0 and 'soto-core' 7.6.0 contains incompatible tools version (5.10.0).
BUILD FAILURE 5.9 linux