This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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

Successful build of ActionBuilderPlugin with Swift 5.8 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.27.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/elegantchaos/ActionBuilderPlugin.git
Reference: main
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
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 0f39d56 Package resolution fix
Cloned https://github.com/elegantchaos/ActionBuilderPlugin.git
Revision (git rev-parse @):
0f39d56a163c43761c8cb7deda5d696db2ca035b
SUCCESS checkout https://github.com/elegantchaos/ActionBuilderPlugin.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Fetching https://github.com/elegantchaos/ActionBuilderCore
Fetching https://github.com/elegantchaos/SemanticVersion
Fetching https://github.com/elegantchaos/Runner.git
[1/152] Fetching semanticversion
[153/547] Fetching semanticversion, actionbuildercore
[548/835] Fetching semanticversion, actionbuildercore, runner
Fetching https://github.com/elegantchaos/Versionator.git
Fetching https://github.com/elegantchaos/Matchable.git
Fetched https://github.com/elegantchaos/SemanticVersion (0.24s)
Fetched https://github.com/elegantchaos/ActionBuilderCore (0.24s)
Computing version for https://github.com/elegantchaos/ActionBuilderCore.git
Fetched https://github.com/elegantchaos/Runner.git (0.25s)
Fetching https://github.com/elegantchaos/XCTestExtensions.git
[1/565] Fetching xctestextensions
[35/661] Fetching xctestextensions, versionator
[59/774] Fetching xctestextensions, versionator, matchable
Fetched https://github.com/elegantchaos/Matchable.git (0.26s)
Fetched https://github.com/elegantchaos/Versionator.git (0.26s)
Fetched https://github.com/elegantchaos/XCTestExtensions.git (0.30s)
Computed https://github.com/elegantchaos/ActionBuilderCore.git at 1.1.1 (0.35s)
Computing version for https://github.com/elegantchaos/Versionator.git
Computed https://github.com/elegantchaos/Versionator.git at 1.0.2 (0.33s)
Computing version for https://github.com/elegantchaos/SemanticVersion.git
Computed https://github.com/elegantchaos/SemanticVersion.git at 1.1.0 (0.30s)
Computing version for https://github.com/elegantchaos/Runner.git
Computed https://github.com/elegantchaos/Runner.git at 1.3.2 (0.32s)
Computing version for https://github.com/elegantchaos/XCTestExtensions.git
Computed https://github.com/elegantchaos/XCTestExtensions.git at 1.4.9 (0.32s)
Computing version for https://github.com/elegantchaos/Matchable.git
Computed https://github.com/elegantchaos/Matchable.git at 1.0.7 (0.32s)
Creating working copy for https://github.com/elegantchaos/XCTestExtensions.git
Working copy of https://github.com/elegantchaos/XCTestExtensions.git resolved at 1.4.9
Creating working copy for https://github.com/elegantchaos/Runner.git
Working copy of https://github.com/elegantchaos/Runner.git resolved at 1.3.2
Creating working copy for https://github.com/elegantchaos/Matchable.git
Working copy of https://github.com/elegantchaos/Matchable.git resolved at 1.0.7
Creating working copy for https://github.com/elegantchaos/ActionBuilderCore
Working copy of https://github.com/elegantchaos/ActionBuilderCore resolved at 1.1.1
Creating working copy for https://github.com/elegantchaos/SemanticVersion
Working copy of https://github.com/elegantchaos/SemanticVersion resolved at 1.1.0
Creating working copy for https://github.com/elegantchaos/Versionator.git
Working copy of https://github.com/elegantchaos/Versionator.git resolved at 1.0.2
[1/1] Compiling plugin ActionBuilderPlugin
[2/2] Compiling plugin VersionatorPlugin
Building for debugging...
[3/14] Compiling SemanticVersion SemanticVersion.swift
[4/14] Emitting module SemanticVersion
[6/16] Wrapping AST for SemanticVersion for debugging
[8/16] Compiling Runner Runner.swift
[9/16] Emitting module Runner
[11/18] Wrapping AST for Runner for debugging
[13/34] Compiling ActionBuilderCore JSONDictionary.swift
[14/34] Compiling ActionBuilderCore Option.swift
[15/35] Compiling ActionBuilderCore CaseInsensitiveRawRepresentable.swift
[16/35] Compiling ActionBuilderCore Compiler.swift
[17/35] Emitting module ActionBuilderCore
[18/35] Emitting module VersionatorTool
[19/35] Compiling VersionatorTool VersionatorTool.swift
[20/35] Compiling ActionBuilderCore Configuration.swift
[21/35] Compiling ActionBuilderCore Generator.swift
[22/35] Compiling ActionBuilderCore Settings.swift
[23/35] Compiling ActionBuilderCore TargetInfo.swift
[25/37] Wrapping AST for VersionatorTool for debugging
[27/37] Compiling ActionBuilderCore Repo+SPM.swift
[28/37] Compiling ActionBuilderCore Repo.swift
[29/37] Compiling ActionBuilderCore GitInfo.swift
[30/37] Compiling ActionBuilderCore Github.swift
[31/37] Compiling ActionBuilderCore PackageInfo.swift
[32/37] Compiling ActionBuilderCore Platform.swift
[34/39] Wrapping AST for ActionBuilderCore for debugging
[35/39] Linking VersionatorTool
[36/39] Calculating Version
[38/42] Compiling ActionBuilderTool ActionBuilderTool.swift
[39/42] Compiling ActionBuilderTool Version.generated.swift
[40/42] Emitting module ActionBuilderTool
[42/44] Wrapping AST for ActionBuilderTool for debugging
[43/44] Linking ActionBuilderTool
Build complete! (10.02s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.