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 macOS (SPM) on 27 Nov 2024 00:33:36 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: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
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
Fetching https://github.com/bitwit/Marathon.git
[1/1443] Fetching marathon
Fetched https://github.com/bitwit/Marathon.git from cache (0.94s)
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/oarrabi/StringScanner
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/ReactiveX/RxSwift.git
Fetching https://github.com/JohnSundell/Releases.git
Fetching https://github.com/JohnSundell/Files.git
[1/163] Fetching stringscanner
[36/1394] Fetching stringscanner, files
[49/1568] Fetching stringscanner, files, releases
[223/2589] Fetching stringscanner, files, releases, spectre
[1906/17329] Fetching stringscanner, files, releases, spectre, quick
Fetched https://github.com/kylef/Spectre.git from cache (0.97s)
Fetching https://github.com/kylef/PathKit.git
[2011/16308] Fetching stringscanner, files, releases, quick
[9529/68701] Fetching stringscanner, files, releases, quick, rxswift
[18405/87976] Fetching stringscanner, files, releases, quick, rxswift, nimble
[20887/89387] Fetching stringscanner, files, releases, quick, rxswift, nimble, pathkit
Fetched https://github.com/kylef/PathKit.git from cache (0.87s)
[31058/87976] Fetching stringscanner, files, releases, quick, rxswift, nimble
Fetching https://github.com/JohnSundell/ShellOut.git
[87069/88936] Fetching stringscanner, files, releases, quick, rxswift, nimble, shellout
Fetched https://github.com/JohnSundell/ShellOut.git from cache (0.88s)
Fetching https://github.com/JohnSundell/Require.git
Fetched https://github.com/Quick/Nimble.git from cache (2.89s)
Fetching https://github.com/nsomar/Guaka.git
[68179/68853] Fetching stringscanner, files, releases, quick, rxswift, require
Fetched https://github.com/JohnSundell/Require.git from cache (0.67s)
Fetching https://github.com/JohnSundell/Wrap.git
[68179/70121] Fetching stringscanner, files, releases, quick, rxswift, guaka
Fetched https://github.com/nsomar/Guaka.git from cache (0.89s)
Fetching https://github.com/JohnSundell/Unbox.git
[68327/69377] Fetching stringscanner, files, releases, quick, rxswift, wrap
Fetched https://github.com/JohnSundell/Wrap.git from cache (0.96s)
[68327/70759] Fetching stringscanner, files, releases, quick, rxswift, unbox
Fetched https://github.com/JohnSundell/Unbox.git from cache (1.06s)
[68326/68701] Fetching stringscanner, files, releases, quick, rxswift
Fetched https://github.com/JohnSundell/Files.git from cache (10.97s)
Fetched https://github.com/oarrabi/StringScanner from cache (10.97s)
Fetched https://github.com/JohnSundell/Releases.git from cache (10.97s)
Fetched https://github.com/Quick/Quick.git from cache (10.97s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (10.97s)
Computing version for https://github.com/JohnSundell/Releases.git
Computed https://github.com/JohnSundell/Releases.git at 3.0.0 (2.43s)
Computing version for https://github.com/JohnSundell/Require.git
Computed https://github.com/JohnSundell/Require.git at 2.0.1 (0.61s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.1.0 (0.60s)
Computing version for https://github.com/JohnSundell/Wrap.git
Computed https://github.com/JohnSundell/Wrap.git at 3.0.1 (0.59s)
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.43s)
Updating https://github.com/JohnSundell/ShellOut.git
Updating https://github.com/JohnSundell/Releases.git
Updating https://github.com/JohnSundell/Files.git
Updating https://github.com/JohnSundell/Wrap.git
Updating https://github.com/JohnSundell/Require.git
Updating https://github.com/JohnSundell/Unbox.git
Updating https://github.com/Quick/Nimble.git
Updated https://github.com/JohnSundell/ShellOut.git (0.46s)
Updated https://github.com/JohnSundell/Releases.git (0.46s)
Updated https://github.com/JohnSundell/Files.git (0.47s)
Updated https://github.com/JohnSundell/Wrap.git (0.47s)
Updating https://github.com/nsomar/Guaka.git
Updating https://github.com/Quick/Quick.git
Updated https://github.com/JohnSundell/Require.git (0.58s)
Updated https://github.com/JohnSundell/Unbox.git (0.58s)
Updated https://github.com/Quick/Nimble.git (0.58s)
Updated https://github.com/nsomar/Guaka.git (0.59s)
Updated https://github.com/Quick/Quick.git (0.59s)
Updating https://github.com/ReactiveX/RxSwift.git
Updating https://github.com/kylef/PathKit.git
Updated https://github.com/kylef/PathKit.git (0.79s)
Updated https://github.com/ReactiveX/RxSwift.git (0.79s)
Computing version for https://github.com/JohnSundell/Releases.git
Computed https://github.com/JohnSundell/Releases.git at 3.0.0 (0.53s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 7.0.3 (0.57s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 1.2.0 (0.58s)
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