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 JsonProtection, reference main (52279b), with Swift 6.0 for macOS (SPM) on 16 Sep 2024 09:24:40 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.0.0-Release.Candidate.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.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Darktt/JsonProtection.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Darktt/JsonProtection
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 52279ba 增加 NumberArrayProtection
Cloned https://github.com/Darktt/JsonProtection.git
Revision (git rev-parse @):
52279bac4dc3cd07fb5bb9ffdd12d9088fca1303
SUCCESS checkout https://github.com/Darktt/JsonProtection.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/Darktt/JsonProtection.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.0.0-Release.Candidate.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
error: 'spi-builder-workspace': Source files for target JsonProtectionTests should be located under 'Tests/JsonProtectionTests', or a custom sources path can be set with the 'path' property in Package.swift
BUILD FAILURE 6.0 macosSpm