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 master (4f76b6), with Swift 6.0 for macOS (SPM) on 31 Oct 2024 21:34:55 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: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/JKalash/Croc
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 4f76b63 Swift 4.2 version bump, pod spec cleanup and some file move around
Cloned https://github.com/JKalash/Croc.git
Revision (git rev-parse @):
4f76b6392970e236f6f7c7a72c13354be785da1d
SUCCESS checkout https://github.com/JKalash/Croc.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
Fetching https://github.com/JKalash/Croc.git
[1/610] Fetching croc
Fetched https://github.com/JKalash/Croc.git from cache (1.01s)
Creating working copy for https://github.com/JKalash/Croc.git
Working copy of https://github.com/JKalash/Croc.git resolved at master (4f76b63)
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