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 ActionBuilderPlugin, reference main (23b747), with Swift 5.9 for macOS (SPM) on 2 Sep 2024 14:27:53 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/elegantchaos/ActionBuilderPlugin.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/elegantchaos/ActionBuilderPlugin
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 23b7475 Updated to Swift 6
Cloned https://github.com/elegantchaos/ActionBuilderPlugin.git
Revision (git rev-parse @):
23b7475e21d93983aec0d32d20cc7cd08bd98d2f
SUCCESS checkout https://github.com/elegantchaos/ActionBuilderPlugin.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/elegantchaos/ActionBuilderPlugin.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Fetching https://github.com/elegantchaos/SemanticVersion
Fetching https://github.com/elegantchaos/Versionator.git
Fetching https://github.com/elegantchaos/Runner.git
[3/224] Fetching versionator
[225/376] Fetching versionator, semanticversion
[377/820] Fetching versionator, semanticversion, runner
Fetched https://github.com/elegantchaos/SemanticVersion (1.49s)
Fetched https://github.com/elegantchaos/Versionator.git (1.49s)
Fetched https://github.com/elegantchaos/Runner.git (1.49s)
Fetching https://github.com/elegantchaos/ChaosByteStreams.git
Fetching https://github.com/elegantchaos/ActionBuilderCore
[1/451] Fetching actionbuildercore
[110/494] Fetching actionbuildercore, chaosbytestreams
Fetched https://github.com/elegantchaos/ChaosByteStreams.git (0.78s)
Fetched https://github.com/elegantchaos/ActionBuilderCore (0.78s)
Computing version for https://github.com/elegantchaos/ActionBuilderCore.git
error: Dependencies could not be resolved because root depends on 'actionbuildercore' 2.0.0..<3.0.0.
'actionbuildercore' >= 2.0.0 cannot be used because no versions of 'actionbuildercore' match the requirement 2.0.1..<3.0.0 and 'actionbuildercore' 2.0.0 contains incompatible tools version (6.0.0).
BUILD FAILURE 5.9 macosSpm