Build Information
Failed to build Prompt, reference 1.1.1 (60f3ac), with Swift 6.1 for macOS (SPM) on 23 Apr 2026 02:57:47 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ivantokar/prompt.git
Reference: 1.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ivantokar/prompt
* tag 1.1.1 -> FETCH_HEAD
HEAD is now at 60f3acf fix: prevent error message duplication on navigation
Cloned https://github.com/ivantokar/prompt.git
Revision (git rev-parse @):
60f3acf85fa61e41ea2ccb585bd7fcd9ab730aae
SUCCESS checkout https://github.com/ivantokar/prompt.git at 1.1.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/ivantokar/prompt.git
https://github.com/ivantokar/prompt.git
error: invalid custom path 'Tests/PromptTests' for target 'PromptTests'
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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
Fetching https://github.com/onevcat/Rainbow.git
[1/1442] Fetching rainbow
Fetched https://github.com/onevcat/Rainbow.git from cache (0.88s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 4.2.1 (4.06s)
Creating working copy for https://github.com/onevcat/Rainbow.git
Working copy of https://github.com/onevcat/Rainbow.git resolved at 4.2.1
error: 'spi-builder-workspace': invalid custom path 'Tests/PromptTests' for target 'PromptTests'
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
error: 'spi-builder-workspace': invalid custom path 'Tests/PromptTests' for target 'PromptTests'
BUILD FAILURE 6.1 macosSpm