The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Prompt, reference main (430e03), with Swift 6.1 for macOS (SPM) on 23 Apr 2026 03:10:25 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ivantokar/prompt.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ivantokar/prompt
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 430e03e docs: fix README dependency references
Cloned https://github.com/ivantokar/prompt.git
Revision (git rev-parse @):
430e03ea08cd42fd2dff992097b797e742a82a08
SUCCESS checkout https://github.com/ivantokar/prompt.git at main
========================================
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.96s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 4.2.1 (4.04s)
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