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 Croc, reference 0.1.1 (4385fe), with Swift 6.0 for macOS (SPM) on 31 Oct 2024 21:35:06 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/JKalash/Croc.git
Reference: 0.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/JKalash/Croc
 * tag               0.1.1      -> FETCH_HEAD
HEAD is now at 4385fe4 bump version
Cloned https://github.com/JKalash/Croc.git
Revision (git rev-parse @):
4385fe463cb15cf6bea5c7aa56e875d8facdc677
SUCCESS checkout https://github.com/JKalash/Croc.git at 0.1.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
Fetching https://github.com/JKalash/Croc.git
[7/610] Fetching croc
Fetched https://github.com/JKalash/Croc.git from cache (0.95s)
Creating working copy for https://github.com/JKalash/Croc.git
Working copy of https://github.com/JKalash/Croc.git resolved at 0.1.1 (4385fe4)
error: 'croc': invalid custom path 'Sources' for target 'Croc'
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/JKalash/Croc.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
error: 'spi-builder-workspace': invalid custom path 'Sources' for target 'Croc'
BUILD FAILURE 6.0 macosSpm