Build Information
Failed to build NutView, reference master (27e8f7), with Swift 6.2 for macOS (SPM) on 18 Jun 2025 07:32:12 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-squirrel/nutview.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swift-squirrel/nutview
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 27e8f77 add interpunction into file
Cloned https://github.com/swift-squirrel/nutview.git
Revision (git rev-parse @):
27e8f777b218705421d84de45e71214817fd8a15
SUCCESS checkout https://github.com/swift-squirrel/nutview.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/swift-squirrel/nutview.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/LeoNavel/Cache.git
Fetching https://github.com/sharplet/Regex.git
Fetching https://github.com/Swift-Squirrel/Squirrel-Core.git
Fetching https://github.com/Swift-Squirrel/Evaluation.git
Fetching https://github.com/Swift-Squirrel/SquirrelJSON.git
[1/76] Fetching squirrel-core
[77/257] Fetching squirrel-core, evaluation
[126/4526] Fetching squirrel-core, evaluation, cache
[187/5937] Fetching squirrel-core, evaluation, cache, pathkit
[511/7191] Fetching squirrel-core, evaluation, cache, pathkit, regex
[549/7281] Fetching squirrel-core, evaluation, cache, pathkit, regex, squirreljson
Fetched https://github.com/Swift-Squirrel/SquirrelJSON.git from cache (0.70s)
[591/7191] Fetching squirrel-core, evaluation, cache, pathkit, regex
Fetched https://github.com/kylef/PathKit.git from cache (0.90s)
[1711/5780] Fetching squirrel-core, evaluation, cache, regex
Fetched https://github.com/LeoNavel/Cache.git from cache (1.42s)
Fetched https://github.com/sharplet/Regex.git from cache (1.42s)
Fetched https://github.com/Swift-Squirrel/Squirrel-Core.git from cache (1.42s)
Fetched https://github.com/Swift-Squirrel/Evaluation.git from cache (1.42s)
Computing version for https://github.com/sharplet/Regex.git
error: Dependencies could not be resolved because root depends on 'regex' 1.1.0..<2.0.0.
'regex' < 2.0.0 cannot be used because no versions of 'regex' match the requirement 1.1.2..<2.0.0 and 'regex' < 1.1.2 contains incompatible tools version (3.1.0).
BUILD FAILURE 6.2 macosSpm