Build Information
Failed to build Slurp, reference master (5bc90a
), with Swift 6.2 (beta) for macOS (SPM) on 18 Jun 2025 01:20:35 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.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.2
Building package at path: $PWD
https://github.com/bitwit/slurp.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/bitwit/Marathon.git
[1/1443] Fetching marathon
Fetched https://github.com/bitwit/Marathon.git from cache (0.90s)
Fetching https://github.com/JohnSundell/Releases.git
Fetching https://github.com/JohnSundell/Require.git
Fetching https://github.com/JohnSundell/ShellOut.git
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/JohnSundell/Unbox.git
Fetching https://github.com/JohnSundell/Wrap.git
Fetching https://github.com/JohnSundell/Files.git
[1/152] Fetching require
[30/828] Fetching require, wrap
[51/2886] Fetching require, wrap, unbox
[625/4134] Fetching require, wrap, unbox, files
[733/5114] Fetching require, wrap, unbox, files, shellout
Fetched https://github.com/JohnSundell/Require.git from cache (0.69s)
[839/5136] Fetching wrap, unbox, files, shellout, releases
Fetching https://github.com/Quick/Quick.git
Fetched https://github.com/JohnSundell/Releases.git from cache (0.71s)
Fetching https://github.com/nsomar/Guaka.git
[848/4962] Fetching wrap, unbox, files, shellout
[4696/24546] Fetching wrap, unbox, files, shellout, nimble
Fetched https://github.com/JohnSundell/Unbox.git from cache (1.03s)
Fetching https://github.com/kylef/PathKit.git
[3100/22488] Fetching wrap, files, shellout, nimble
[3297/23908] Fetching wrap, files, shellout, nimble, guaka
[7459/38667] Fetching wrap, files, shellout, nimble, guaka, quick
Fetched https://github.com/nsomar/Guaka.git from cache (0.85s)
[6235/37247] Fetching wrap, files, shellout, nimble, quick
Fetching https://github.com/ReactiveX/RxSwift.git
[19461/38658] Fetching wrap, files, shellout, nimble, quick, pathkit
Fetched https://github.com/JohnSundell/Files.git from cache (1.89s)
Fetched https://github.com/Quick/Nimble.git from cache (1.89s)
Fetched https://github.com/JohnSundell/Wrap.git from cache (1.89s)
Fetched https://github.com/kylef/PathKit.git from cache (0.84s)
Fetched https://github.com/JohnSundell/ShellOut.git from cache (1.89s)
[8413/14759] Fetching quick
Fetched https://github.com/Quick/Quick.git from cache (1.38s)
[1/52686] Fetching rxswift
Fetched https://github.com/ReactiveX/RxSwift.git from cache (3.93s)
Computing version for https://github.com/JohnSundell/Releases.git
Computed https://github.com/JohnSundell/Releases.git at 3.0.0 (7.45s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 7.0.3 (0.48s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 1.2.0 (0.48s)
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.2' to specify the current tools version
BUILD FAILURE 6.2 macosSpm