Build Information
Failed to build Slurp, reference 0.1.3 (680e6e
), with Swift 6.2 (beta) for macOS (SPM) on 18 Jun 2025 01:18:31 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: 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
========================================
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.97s)
Fetching https://github.com/JohnSundell/Require.git
Fetching https://github.com/JohnSundell/Releases.git
Fetching https://github.com/JohnSundell/ShellOut.git
Fetching https://github.com/JohnSundell/Files.git
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/JohnSundell/Unbox.git
Fetching https://github.com/JohnSundell/Wrap.git
[1/2058] Fetching unbox
[84/2734] Fetching unbox, wrap
[228/2908] Fetching unbox, wrap, releases
[669/3888] Fetching unbox, wrap, releases, shellout
[938/5136] Fetching unbox, wrap, releases, shellout, files
[951/5288] Fetching unbox, wrap, releases, shellout, files, require
Fetched https://github.com/JohnSundell/Releases.git from cache (0.96s)
[1/19584] Fetching nimble
Fetching https://github.com/Quick/Quick.git
[19585/34343] Fetching nimble, quick
Fetched https://github.com/JohnSundell/Unbox.git from cache (1.83s)
Fetched https://github.com/JohnSundell/Wrap.git from cache (1.83s)
Fetched https://github.com/JohnSundell/Files.git from cache (1.83s)
Fetched https://github.com/JohnSundell/ShellOut.git from cache (1.83s)
Fetched https://github.com/JohnSundell/Require.git from cache (1.83s)
Fetched https://github.com/Quick/Nimble.git from cache (1.83s)
[738/14759] Fetching quick
Fetching https://github.com/ReactiveX/RxSwift.git
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/nsomar/Guaka.git
Fetched https://github.com/Quick/Quick.git from cache (1.32s)
[1/1411] Fetching pathkit
[199/2831] Fetching pathkit, guaka
[2832/55517] Fetching pathkit, guaka, rxswift
Fetched https://github.com/nsomar/Guaka.git from cache (3.88s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (3.88s)
Fetched https://github.com/kylef/PathKit.git from cache (3.88s)
Computing version for https://github.com/JohnSundell/Releases.git
Computed https://github.com/JohnSundell/Releases.git at 3.0.0 (7.76s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 7.0.3 (0.56s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 1.2.0 (0.56s)
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