Build Information
Failed to build Slurp with Swift 6.0 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.40.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
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $workDir
https://github.com/bitwit/slurp.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Fetching https://github.com/bitwit/Marathon.git
[1/1443] Fetching marathon
Fetched https://github.com/bitwit/Marathon.git from cache (0.99s)
Fetching https://github.com/JohnSundell/Files.git
Fetching https://github.com/oarrabi/StringScanner
Fetching https://github.com/JohnSundell/Releases.git
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/JohnSundell/Require.git
Fetching https://github.com/JohnSundell/Unbox.git
Fetching https://github.com/JohnSundell/Wrap.git
[1/152] Fetching require
[30/869] Fetching require, wrap
[52/2927] Fetching require, wrap, unbox
[94/3090] Fetching require, wrap, unbox, stringscanner
[335/4501] Fetching require, wrap, unbox, stringscanner, pathkit
[519/4675] Fetching require, wrap, unbox, stringscanner, pathkit, releases
[822/5906] Fetching require, wrap, unbox, stringscanner, pathkit, releases, files
Fetched https://github.com/JohnSundell/Files.git from cache (1.09s)
Fetching https://github.com/kylef/Spectre.git
Fetched https://github.com/JohnSundell/Releases.git from cache (1.09s)
Fetching https://github.com/nsomar/Guaka.git
Fetched https://github.com/oarrabi/StringScanner from cache (1.09s)
Fetching https://github.com/JohnSundell/ShellOut.git
[4070/4338] Fetching require, wrap, unbox, pathkit
Fetched https://github.com/JohnSundell/Wrap.git from cache (1.20s)
Fetched https://github.com/JohnSundell/Unbox.git from cache (1.20s)
Fetched https://github.com/JohnSundell/Require.git from cache (1.20s)
Fetching https://github.com/ReactiveX/RxSwift.git
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/Quick/Nimble.git
Fetched https://github.com/kylef/PathKit.git from cache (1.20s)
[1/1420] Fetching guaka
[44/2441] Fetching guaka, spectre
[364/3397] Fetching guaka, spectre, shellout
Fetched https://github.com/nsomar/Guaka.git from cache (1.00s)
Fetched https://github.com/kylef/Spectre.git from cache (1.00s)
Fetched https://github.com/JohnSundell/ShellOut.git from cache (1.00s)
[1/14549] Fetching quick
[2184/65965] Fetching quick, rxswift
[19178/84605] Fetching quick, rxswift, nimble
Fetched https://github.com/Quick/Quick.git from cache (1.55s)
[5001/70056] Fetching rxswift, nimble
Fetched https://github.com/ReactiveX/RxSwift.git from cache (4.54s)
Fetched https://github.com/Quick/Nimble.git from cache (4.54s)
Computing version for https://github.com/JohnSundell/Releases.git
Computed https://github.com/JohnSundell/Releases.git at 3.0.0 (2.38s)
Computing version for https://github.com/JohnSundell/Require.git
Computed https://github.com/JohnSundell/Require.git at 2.0.1 (0.67s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.1.0 (0.69s)
Computing version for https://github.com/JohnSundell/Wrap.git
Computed https://github.com/JohnSundell/Wrap.git at 3.0.1 (0.74s)
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 FAILURE 6.0 macosSpm