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.10 for Linux on 2 Sep 2024 14:27:32 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

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 /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
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:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/elegantchaos/ActionBuilderPlugin.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:a70f701911643a3a4293839e0e79d56dcc32eed4840549b67640dc1034af7f44
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/elegantchaos/SemanticVersion
Fetching https://github.com/elegantchaos/Versionator.git
Fetching https://github.com/elegantchaos/Runner.git
Fetching https://github.com/elegantchaos/ChaosByteStreams.git
Fetching https://github.com/elegantchaos/ActionBuilderCore
[1/43] Fetching chaosbytestreams
[44/195] Fetching chaosbytestreams, semanticversion
[196/419] Fetching chaosbytestreams, semanticversion, versionator
[400/870] Fetching chaosbytestreams, semanticversion, versionator, actionbuildercore
[851/1314] Fetching chaosbytestreams, semanticversion, versionator, actionbuildercore, runner
Fetched https://github.com/elegantchaos/ActionBuilderCore from cache (0.26s)
Fetched https://github.com/elegantchaos/ChaosByteStreams.git from cache (0.26s)
Computing version for https://github.com/elegantchaos/ActionBuilderCore.git
Fetched https://github.com/elegantchaos/SemanticVersion from cache (0.26s)
Fetched https://github.com/elegantchaos/Versionator.git from cache (0.26s)
Fetched https://github.com/elegantchaos/Runner.git from cache (0.26s)
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.10 linux