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.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-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.9
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/elegantchaos/Versionator.git
Fetching https://github.com/elegantchaos/Runner.git
Fetching https://github.com/elegantchaos/XCTestExtensions.git
[1/96] Fetching versionator
[94/661] Fetching versionator, xctestextensions
[659/949] Fetching versionator, xctestextensions, runner
Fetched https://github.com/elegantchaos/Versionator.git (0.28s)
Fetching https://github.com/elegantchaos/SemanticVersion
Fetching https://github.com/elegantchaos/ActionBuilderCore
Fetched https://github.com/elegantchaos/XCTestExtensions.git (0.28s)
Fetched https://github.com/elegantchaos/Runner.git (0.28s)
Fetching https://github.com/elegantchaos/Matchable.git
[1/113] Fetching matchable
[113/265] Fetching matchable, semanticversion
[164/660] Fetching matchable, semanticversion, actionbuildercore
Fetched https://github.com/elegantchaos/Matchable.git (0.26s)
Fetched https://github.com/elegantchaos/ActionBuilderCore (0.27s)
Computing version for https://github.com/elegantchaos/ActionBuilderCore.git
Fetched https://github.com/elegantchaos/SemanticVersion (0.27s)
Computed https://github.com/elegantchaos/ActionBuilderCore.git at 1.1.1 (0.43s)
Computing version for https://github.com/elegantchaos/Versionator.git
Computed https://github.com/elegantchaos/Versionator.git at 1.0.2 (0.42s)
Computing version for https://github.com/elegantchaos/SemanticVersion.git
Computed https://github.com/elegantchaos/SemanticVersion.git at 1.1.0 (0.38s)
Computing version for https://github.com/elegantchaos/Runner.git
Computed https://github.com/elegantchaos/Runner.git at 1.3.2 (0.41s)
Computing version for https://github.com/elegantchaos/XCTestExtensions.git
Computed https://github.com/elegantchaos/XCTestExtensions.git at 1.4.9 (0.42s)
Computing version for https://github.com/elegantchaos/Matchable.git
Computed https://github.com/elegantchaos/Matchable.git at 1.0.7 (0.45s)
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/Runner.git
Working copy of https://github.com/elegantchaos/Runner.git resolved at 1.3.2
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/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
Creating working copy for https://github.com/elegantchaos/Versionator.git
Working copy of https://github.com/elegantchaos/Versionator.git resolved at 1.0.2
Building for debugging...
[1/5] Emitting module Runner
[2/5] Compiling Runner Runner.swift
[4/7] Wrapping AST for Runner for debugging
[6/9] Compiling VersionatorTool VersionatorTool.swift
[7/9] Emitting module VersionatorTool
[9/11] Wrapping AST for VersionatorTool for debugging
[10/11] Linking VersionatorTool
Build complete! (5.89s)
[1/1] Compiling plugin ActionBuilderPlugin
[2/2] Compiling plugin VersionatorPlugin
Building for debugging...
[2/8] Calculating Version
[4/12] Compiling SemanticVersion SemanticVersion.swift
[5/12] Emitting module SemanticVersion
[7/14] Wrapping AST for SemanticVersion for debugging
[9/14] Emitting module Runner
[10/14] Compiling Runner Runner.swift
[12/16] Wrapping AST for Runner for debugging
[14/30] Compiling ActionBuilderCore JSONDictionary.swift
[15/30] Compiling ActionBuilderCore Option.swift
[16/31] Compiling ActionBuilderCore Settings.swift
[17/31] Compiling ActionBuilderCore TargetInfo.swift
[18/31] Compiling ActionBuilderCore Configuration.swift
[19/31] Compiling ActionBuilderCore Generator.swift
[20/31] Compiling ActionBuilderCore CaseInsensitiveRawRepresentable.swift
[21/31] Compiling ActionBuilderCore Compiler.swift
[22/31] Emitting module ActionBuilderCore
[23/31] Compiling ActionBuilderCore GitInfo.swift
[24/31] Compiling ActionBuilderCore Github.swift
[25/31] Compiling ActionBuilderCore Repo+SPM.swift
[26/31] Compiling ActionBuilderCore Repo.swift
[27/31] Compiling ActionBuilderCore PackageInfo.swift
[28/31] Compiling ActionBuilderCore Platform.swift
[30/33] Wrapping AST for ActionBuilderCore for debugging
[32/36] Compiling ActionBuilderTool Version.generated.swift
[33/36] Emitting module ActionBuilderTool
[34/36] Compiling ActionBuilderTool ActionBuilderTool.swift
[36/38] Wrapping AST for ActionBuilderTool for debugging
[37/38] Linking ActionBuilderTool
Build complete! (20.53s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.