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 0.1.3 (680e6e), with Swift 6.0 for macOS (SPM) on 27 Nov 2024 00:33:49 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -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

Build Log

========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bitwit/slurp.git
Reference: 0.1.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bitwit/slurp
 * tag               0.1.3      -> FETCH_HEAD
HEAD is now at 680e6e7 Fix CWD when working with other tasks that use PathKit to get the current directory
Cloned https://github.com/bitwit/slurp.git
Revision (git rev-parse @):
680e6e717a317752988e782f9dda8ca0e329bd57
SUCCESS checkout https://github.com/bitwit/slurp.git at 0.1.3
Fetching https://github.com/bitwit/Marathon.git
[1/1443] Fetching marathon
Fetched https://github.com/bitwit/Marathon.git from cache (1.01s)
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/nsomar/Guaka.git
Fetching https://github.com/ReactiveX/RxSwift.git
Fetching https://github.com/JohnSundell/Files.git
Fetching https://github.com/JohnSundell/Releases.git
Fetching https://github.com/JohnSundell/Wrap.git
Fetching https://github.com/JohnSundell/Unbox.git
[1/1420] Fetching guaka
[16/3478] Fetching guaka, unbox
[99/4154] Fetching guaka, unbox, wrap
[304/4328] Fetching guaka, unbox, wrap, releases
[327/5559] Fetching guaka, unbox, wrap, releases, files
[5557/57952] Fetching guaka, unbox, wrap, releases, files, rxswift
[7653/77227] Fetching guaka, unbox, wrap, releases, files, rxswift, nimble
Fetched https://github.com/nsomar/Guaka.git from cache (2.44s)
Fetched https://github.com/Quick/Nimble.git from cache (2.44s)
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/JohnSundell/Require.git
[56007/56684] Fetching unbox, wrap, releases, files, rxswift, require
[56307/71424] Fetching unbox, wrap, releases, files, rxswift, require, quick
Fetched https://github.com/JohnSundell/Require.git from cache (1.47s)
Fetched https://github.com/Quick/Quick.git from cache (1.47s)
Fetching https://github.com/JohnSundell/ShellOut.git
Fetching https://github.com/kylef/Spectre.git
[56154/56532] Fetching unbox, wrap, releases, files, rxswift
[56155/57553] Fetching unbox, wrap, releases, files, rxswift, spectre
[56319/58513] Fetching unbox, wrap, releases, files, rxswift, spectre, shellout
Fetched https://github.com/kylef/Spectre.git from cache (0.93s)
Fetched https://github.com/JohnSundell/ShellOut.git from cache (0.93s)
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/oarrabi/StringScanner
[56154/56532] Fetching unbox, wrap, releases, files, rxswift
[56155/56695] Fetching unbox, wrap, releases, files, rxswift, stringscanner
[56276/58106] Fetching unbox, wrap, releases, files, rxswift, stringscanner, pathkit
Fetched https://github.com/kylef/PathKit.git from cache (0.86s)
Fetched https://github.com/oarrabi/StringScanner from cache (0.86s)
[56529/56532] Fetching unbox, wrap, releases, files, rxswift
Fetched https://github.com/ReactiveX/RxSwift.git from cache (6.23s)
Fetched https://github.com/JohnSundell/Releases.git from cache (6.23s)
Fetched https://github.com/JohnSundell/Files.git from cache (6.23s)
Fetched https://github.com/JohnSundell/Wrap.git from cache (6.23s)
Fetched https://github.com/JohnSundell/Unbox.git from cache (6.23s)
Computing version for https://github.com/JohnSundell/Releases.git
Computed https://github.com/JohnSundell/Releases.git at 3.0.0 (2.37s)
Computing version for https://github.com/JohnSundell/Require.git
Computed https://github.com/JohnSundell/Require.git at 2.0.1 (0.54s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.1.0 (0.55s)
Computing version for https://github.com/JohnSundell/Wrap.git
Computed https://github.com/JohnSundell/Wrap.git at 3.0.1 (0.57s)
Computing version for https://github.com/JohnSundell/Unbox.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
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/bitwit/slurp.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -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
Updating https://github.com/bitwit/Marathon.git
Updated https://github.com/bitwit/Marathon.git (0.45s)
Updating https://github.com/JohnSundell/Releases.git
Updating https://github.com/JohnSundell/ShellOut.git
Updating https://github.com/JohnSundell/Unbox.git
Updating https://github.com/Quick/Nimble.git
Updating https://github.com/JohnSundell/Require.git
Updating https://github.com/JohnSundell/Files.git
Updating https://github.com/JohnSundell/Wrap.git
Updated https://github.com/JohnSundell/ShellOut.git (0.44s)
Updated https://github.com/JohnSundell/Releases.git (0.46s)
Updating https://github.com/Quick/Quick.git
Updating https://github.com/nsomar/Guaka.git
Updated https://github.com/JohnSundell/Files.git (0.48s)
Updated https://github.com/JohnSundell/Require.git (0.50s)
Updated https://github.com/JohnSundell/Wrap.git (0.50s)
Updating https://github.com/kylef/PathKit.git
Updating https://github.com/ReactiveX/RxSwift.git
Updated https://github.com/JohnSundell/Unbox.git (0.57s)
Updated https://github.com/Quick/Nimble.git (0.57s)
Updated https://github.com/nsomar/Guaka.git (0.48s)
Updated https://github.com/kylef/PathKit.git (0.46s)
Updated https://github.com/Quick/Quick.git (0.64s)
Updated https://github.com/ReactiveX/RxSwift.git (1.40s)
Computing version for https://github.com/JohnSundell/Releases.git
Computed https://github.com/JohnSundell/Releases.git at 3.0.0 (0.54s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 7.0.3 (0.55s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 1.2.0 (0.55s)
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 macosSpm