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 Slurp, reference master (5bc90a), with Swift 6.0 for Linux on 27 Nov 2024 00:27:52 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bitwit/slurp.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/bitwit/slurp
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 5bc90a0 Update README.md
Cloned https://github.com/bitwit/slurp.git
Revision (git rev-parse @):
5bc90a027a5b9108dfb84e0d4b38db716867f09c
SUCCESS checkout https://github.com/bitwit/slurp.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/bitwit/slurp.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/bitwit/Marathon.git
[1/1443] Fetching marathon
Fetched https://github.com/bitwit/Marathon.git from cache (0.20s)
Fetching https://github.com/JohnSundell/ShellOut.git
Fetching https://github.com/JohnSundell/Unbox.git
Fetching https://github.com/JohnSundell/Require.git
Fetching https://github.com/JohnSundell/Releases.git
Fetching https://github.com/JohnSundell/Wrap.git
Fetching https://github.com/JohnSundell/Files.git
[1/174] Fetching releases
[7/1405] Fetching releases, files
[135/1557] Fetching releases, files, require
[274/3615] Fetching releases, files, require, unbox
[2073/4575] Fetching releases, files, require, unbox, shellout
[2083/5251] Fetching releases, files, require, unbox, shellout, wrap
Fetched https://github.com/JohnSundell/ShellOut.git from cache (0.27s)
Fetched https://github.com/JohnSundell/Files.git from cache (0.27s)
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/Quick/Quick.git
Fetched https://github.com/JohnSundell/Require.git from cache (0.28s)
Fetched https://github.com/JohnSundell/Releases.git from cache (0.28s)
Fetched https://github.com/JohnSundell/Wrap.git from cache (0.28s)
Fetching https://github.com/kylef/PathKit.git
Fetched https://github.com/JohnSundell/Unbox.git from cache (0.29s)
Fetching https://github.com/nsomar/Guaka.git
Fetching https://github.com/ReactiveX/RxSwift.git
[1/1420] Fetching guaka
[1421/2831] Fetching guaka, pathkit
[2832/17571] Fetching guaka, pathkit, quick
Fetched https://github.com/nsomar/Guaka.git from cache (0.21s)
[2296/16151] Fetching pathkit, quick
Fetched https://github.com/kylef/PathKit.git from cache (0.22s)
[1769/14740] Fetching quick
[14741/67133] Fetching quick, rxswift
Fetched https://github.com/Quick/Quick.git from cache (0.52s)
[1572/52393] Fetching rxswift
[49775/71668] Fetching rxswift, nimble
Fetched https://github.com/Quick/Nimble.git from cache (2.00s)
[51870/52393] Fetching rxswift
Fetched https://github.com/ReactiveX/RxSwift.git from cache (4.18s)
Computing version for https://github.com/JohnSundell/Releases.git
Computed https://github.com/JohnSundell/Releases.git at 3.0.0 (1.79s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 7.0.3 (0.42s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 1.2.0 (0.44s)
Computing version for https://github.com/nsomar/Guaka.git
error: package 'package.swift' is using Swift tools version 3.1.0 which is no longer supported; consider using '// swift-tools-version: 6.0' to specify the current tools version
BUILD FAILURE 6.0 linux