This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build NutView with Swift 6.0 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.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.0
Building package at path:  $workDir
https://github.com/swift-squirrel/nutview.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Fetching https://github.com/sharplet/Regex.git
Fetching https://github.com/Swift-Squirrel/SquirrelJSON.git
Fetching https://github.com/Swift-Squirrel/Squirrel-Core.git
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/Swift-Squirrel/Evaluation.git
Fetching https://github.com/LeoNavel/Cache.git
[1/181] Fetching evaluation
[38/271] Fetching evaluation, squirreljson
[46/347] Fetching evaluation, squirreljson, squirrel-core
[67/4616] Fetching evaluation, squirreljson, squirrel-core, cache
[389/5870] Fetching evaluation, squirreljson, squirrel-core, cache, regex
[390/7281] Fetching evaluation, squirreljson, squirrel-core, cache, regex, pathkit
Fetched https://github.com/Swift-Squirrel/SquirrelJSON.git from cache (1.20s)
Fetched https://github.com/LeoNavel/Cache.git from cache (1.20s)
[2496/2922] Fetching evaluation, squirrel-core, regex, pathkit
Fetched https://github.com/kylef/PathKit.git from cache (1.69s)
Fetched https://github.com/Swift-Squirrel/Squirrel-Core.git from cache (1.69s)
Fetched https://github.com/sharplet/Regex.git from cache (1.69s)
Fetched https://github.com/Swift-Squirrel/Evaluation.git from cache (1.69s)
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.0 macosSpm
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.