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-4609320-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: v1.0.8
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               v1.0.8     -> FETCH_HEAD
HEAD is now at e3629a1 Use latest version of the tool.
Cloned https://github.com/elegantchaos/ActionBuilderPlugin.git
Revision (git rev-parse @):
e3629a11bfeb7a2921ec2d2f5c52c8c35d589698
SUCCESS checkout https://github.com/elegantchaos/ActionBuilderPlugin.git at v1.0.8
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Fetching https://github.com/elegantchaos/SemanticVersion
Fetching https://github.com/elegantchaos/XCTestExtensions.git
Fetching https://github.com/elegantchaos/Matchable.git
[1/152] Fetching semanticversion
[140/717] Fetching semanticversion, xctestextensions
[700/830] Fetching semanticversion, xctestextensions, matchable
Fetching https://github.com/elegantchaos/ActionBuilderCore
Fetching https://github.com/elegantchaos/Runner.git
Fetched https://github.com/elegantchaos/SemanticVersion (0.34s)
Fetched https://github.com/elegantchaos/Matchable.git (0.34s)
Fetched https://github.com/elegantchaos/XCTestExtensions.git (0.34s)
[1/288] Fetching runner
[68/683] Fetching runner, actionbuildercore
Fetched https://github.com/elegantchaos/Runner.git (0.24s)
Fetched https://github.com/elegantchaos/ActionBuilderCore (0.25s)
Computing version for https://github.com/elegantchaos/ActionBuilderCore.git
Computed https://github.com/elegantchaos/ActionBuilderCore.git at 1.1.1 (0.35s)
Fetching https://github.com/elegantchaos/Versionator.git
[1/96] Fetching versionator
Fetched https://github.com/elegantchaos/Versionator.git (0.26s)
Computing version for https://github.com/elegantchaos/SemanticVersion.git
Computed https://github.com/elegantchaos/SemanticVersion.git at 1.1.0 (0.33s)
Computing version for https://github.com/elegantchaos/Runner.git
Computed https://github.com/elegantchaos/Runner.git at 1.3.2 (0.35s)
Computing version for https://github.com/elegantchaos/XCTestExtensions.git
Computed https://github.com/elegantchaos/XCTestExtensions.git at 1.4.9 (0.35s)
Computing version for https://github.com/elegantchaos/Matchable.git
Computed https://github.com/elegantchaos/Matchable.git at 1.0.7 (0.34s)
Computing version for https://github.com/elegantchaos/Versionator.git
Computed https://github.com/elegantchaos/Versionator.git at 1.0.3 (0.33s)
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/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/Versionator.git
Working copy of https://github.com/elegantchaos/Versionator.git resolved at 1.0.3
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/Matchable.git
Working copy of https://github.com/elegantchaos/Matchable.git resolved at 1.0.7
[1/1] Compiling plugin ActionBuilderPlugin
[2/2] Compiling plugin VersionatorPlugin
Building for debugging...
[3/14] Emitting module SemanticVersion
[4/14] Compiling SemanticVersion SemanticVersion.swift
[6/16] Wrapping AST for SemanticVersion for debugging
[8/16] Emitting module Runner
[9/16] Compiling Runner Runner.swift
[11/18] Wrapping AST for Runner for debugging
[13/34] Compiling ActionBuilderCore Configuration.swift
[14/34] Compiling ActionBuilderCore Generator.swift
[15/35] Compiling ActionBuilderCore CaseInsensitiveRawRepresentable.swift
[16/35] Compiling ActionBuilderCore Compiler.swift
[17/35] Compiling ActionBuilderCore GitInfo.swift
[18/35] Compiling ActionBuilderCore Github.swift
[19/35] Emitting module VersionatorTool
[20/35] Compiling VersionatorTool VersionatorTool.swift
[21/35] Emitting module ActionBuilderCore
[22/35] Compiling ActionBuilderCore Settings.swift
[24/37] Compiling ActionBuilderCore TargetInfo.swift
[26/37] Compiling ActionBuilderCore Repo+SPM.swift
[27/37] Compiling ActionBuilderCore Repo.swift
[27/37] Wrapping AST for VersionatorTool for debugging
[29/37] Compiling ActionBuilderCore JSONDictionary.swift
[30/37] Compiling ActionBuilderCore Option.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 Version.generated.swift
[39/42] Emitting module ActionBuilderTool
[40/42] Compiling ActionBuilderTool ActionBuilderTool.swift
[42/44] Wrapping AST for ActionBuilderTool for debugging
[43/44] Linking ActionBuilderTool
Build complete! (12.27s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.