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 v2.0.0 (23b747), with Swift 5.9 for macOS (SPM) on 2 Sep 2024 14:29:03 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: v2.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/elegantchaos/ActionBuilderPlugin
 * tag               v2.0.0     -> FETCH_HEAD
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 v2.0.0
========================================
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/ChaosByteStreams.git
Fetching https://github.com/elegantchaos/Versionator.git
Fetching https://github.com/elegantchaos/ActionBuilderCore
[1/43] Fetching chaosbytestreams
[44/494] Fetching chaosbytestreams, actionbuildercore
[311/718] Fetching chaosbytestreams, actionbuildercore, versionator
Fetched https://github.com/elegantchaos/Versionator.git (1.48s)
Fetching https://github.com/elegantchaos/SemanticVersion
Fetched https://github.com/elegantchaos/ActionBuilderCore (1.48s)
Fetched https://github.com/elegantchaos/ChaosByteStreams.git (1.48s)
Fetching https://github.com/elegantchaos/Runner.git
Computing version for https://github.com/elegantchaos/ActionBuilderCore.git
[1/152] Fetching semanticversion
[153/596] Fetching semanticversion, runner
Fetched https://github.com/elegantchaos/Runner.git (0.88s)
Fetched https://github.com/elegantchaos/SemanticVersion (0.88s)
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