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 6.0 (beta) for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
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:             6.0
Building package at path:  $workDir
https://github.com/elegantchaos/ActionBuilderPlugin.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Fetching https://github.com/elegantchaos/SemanticVersion
Fetching https://github.com/elegantchaos/Versionator.git
Fetching https://github.com/elegantchaos/ActionBuilderCore
Fetching https://github.com/elegantchaos/XCTestExtensions.git
Fetching https://github.com/elegantchaos/Matchable.git
Fetching https://github.com/elegantchaos/Runner.git
[1/565] Fetching xctestextensions
[24/678] Fetching xctestextensions, matchable
[679/1073] Fetching xctestextensions, matchable, actionbuildercore
[1074/1225] Fetching xctestextensions, matchable, actionbuildercore, semanticversion
[1226/1513] Fetching xctestextensions, matchable, actionbuildercore, semanticversion, runner
[1514/1609] Fetching xctestextensions, matchable, actionbuildercore, semanticversion, runner, versionator
Fetched https://github.com/elegantchaos/Matchable.git from cache (0.32s)
Fetched https://github.com/elegantchaos/Versionator.git from cache (0.33s)
Fetched https://github.com/elegantchaos/SemanticVersion from cache (0.33s)
Fetched https://github.com/elegantchaos/Runner.git from cache (0.33s)
Fetched https://github.com/elegantchaos/ActionBuilderCore from cache (0.33s)
Computing version for https://github.com/elegantchaos/ActionBuilderCore.git
Fetched https://github.com/elegantchaos/XCTestExtensions.git from cache (0.33s)
Computed https://github.com/elegantchaos/ActionBuilderCore.git at 1.1.1 (0.56s)
Computing version for https://github.com/elegantchaos/Versionator.git
Computed https://github.com/elegantchaos/Versionator.git at 1.0.2 (0.58s)
Computing version for https://github.com/elegantchaos/SemanticVersion.git
Computed https://github.com/elegantchaos/SemanticVersion.git at 1.1.0 (0.55s)
Computing version for https://github.com/elegantchaos/Runner.git
Computed https://github.com/elegantchaos/Runner.git at 1.3.2 (0.55s)
Computing version for https://github.com/elegantchaos/XCTestExtensions.git
Computed https://github.com/elegantchaos/XCTestExtensions.git at 1.4.9 (0.56s)
Computing version for https://github.com/elegantchaos/Matchable.git
Computed https://github.com/elegantchaos/Matchable.git at 1.0.7 (0.54s)
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
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/SemanticVersion
Working copy of https://github.com/elegantchaos/SemanticVersion resolved at 1.1.0
Creating working copy for https://github.com/elegantchaos/ActionBuilderCore
Working copy of https://github.com/elegantchaos/ActionBuilderCore resolved at 1.1.1
Building for debugging...
[0/7] Write sources
[2/7] Write swift-version-24593BA9C3E375BF.txt
[4/9] Emitting module Runner
[5/9] Compiling Runner Runner.swift
[6/10] Wrapping AST for Runner for debugging
[8/12] Emitting module VersionatorTool
[9/12] Compiling VersionatorTool VersionatorTool.swift
[10/13] Wrapping AST for VersionatorTool for debugging
[11/13] Write Objects.LinkFileList
[12/13] Linking VersionatorTool
Build of product 'VersionatorTool' complete! (14.72s)
[1/1] Compiling plugin ActionBuilderPlugin
[2/2] Compiling plugin VersionatorPlugin
Building for debugging...
[2/14] Write sources
[5/14] Calculating Version
[6/14] Write swift-version-24593BA9C3E375BF.txt
[6/14] Write sources
[9/18] Compiling SemanticVersion SemanticVersion.swift
[10/18] Emitting module SemanticVersion
[11/19] Wrapping AST for SemanticVersion for debugging
[13/19] Emitting module Runner
[14/19] Compiling Runner Runner.swift
[15/20] Wrapping AST for Runner for debugging
[17/34] Compiling ActionBuilderCore Settings.swift
[18/35] Compiling ActionBuilderCore CaseInsensitiveRawRepresentable.swift
[19/35] Compiling ActionBuilderCore Compiler.swift
[20/35] Compiling ActionBuilderCore Configuration.swift
[21/35] Compiling ActionBuilderCore Generator.swift
[22/35] Emitting module ActionBuilderCore
[23/35] Compiling ActionBuilderCore GitInfo.swift
[24/35] Compiling ActionBuilderCore Github.swift
[25/35] Compiling ActionBuilderCore TargetInfo.swift
[26/35] Compiling ActionBuilderCore JSONDictionary.swift
[27/35] Compiling ActionBuilderCore Option.swift
[28/35] Compiling ActionBuilderCore Repo+SPM.swift
[29/35] Compiling ActionBuilderCore Repo.swift
[30/35] Compiling ActionBuilderCore PackageInfo.swift
[31/35] Compiling ActionBuilderCore Platform.swift
[32/36] Wrapping AST for ActionBuilderCore for debugging
[34/39] Compiling ActionBuilderTool ActionBuilderTool.swift
[35/39] Compiling ActionBuilderTool Version.generated.swift
[36/39] Emitting module ActionBuilderTool
[37/40] Wrapping AST for ActionBuilderTool for debugging
[38/40] Write Objects.LinkFileList
[39/40] Linking ActionBuilderTool
Build complete! (39.63s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "actionbuildercore",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/elegantchaos/ActionBuilderCore.git"
    }
  ],
  "manifest_display_name" : "ActionBuilderPlugin",
  "name" : "ActionBuilderPlugin",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "ActionBuilderPlugin",
      "targets" : [
        "ActionBuilderPlugin"
      ],
      "type" : {
        "plugin" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ActionBuilderPlugin",
      "module_type" : "PluginTarget",
      "name" : "ActionBuilderPlugin",
      "path" : "Plugins/ActionBuilderPlugin",
      "plugin_capability" : {
        "intent" : {
          "description" : "Generates a Github Actions workflow file for the package.",
          "type" : "custom",
          "verb" : "generate-workflow"
        },
        "permissions" : [
          {
            "network_scope" : {
              "none" : {
              }
            },
            "reason" : "Generates/updates Workflow.yml and README.md.",
            "type" : "writeToPackageDirectory"
          }
        ],
        "type" : "command"
      },
      "product_dependencies" : [
        "ActionBuilderTool"
      ],
      "product_memberships" : [
        "ActionBuilderPlugin"
      ],
      "sources" : [
        "ActionBuilderPlugin.swift"
      ],
      "type" : "plugin"
    }
  ],
  "tools_version" : "5.6"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.