The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of ActionBuilderPlugin, reference main (ba0193), with Swift 6.1 for macOS (SPM) on 2 Sep 2025 13:14:20 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/elegantchaos/ActionBuilderPlugin.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/elegantchaos/ActionBuilderPlugin
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ba0193c Upgraded to swift 6.0
Cloned https://github.com/elegantchaos/ActionBuilderPlugin.git
Revision (git rev-parse @):
ba0193c19d47cdb12498418a82eaeaa9f7c9c6d6
SUCCESS checkout https://github.com/elegantchaos/ActionBuilderPlugin.git at main
Fetching https://github.com/elegantchaos/ActionBuilderCore
Fetching https://github.com/elegantchaos/Versionator.git
Fetching https://github.com/elegantchaos/ChaosByteStreams.git
Fetching https://github.com/elegantchaos/SemanticVersion
Fetching https://github.com/elegantchaos/Runner.git
[1/410] Fetching versionator
[276/526] Fetching versionator, chaosbytestreams
[391/1089] Fetching versionator, chaosbytestreams, actionbuildercore
[656/1241] Fetching versionator, chaosbytestreams, actionbuildercore, semanticversion
[857/1917] Fetching versionator, chaosbytestreams, actionbuildercore, semanticversion, runner
Fetched https://github.com/elegantchaos/ChaosByteStreams.git from cache (0.77s)
Fetched https://github.com/elegantchaos/Versionator.git from cache (0.77s)
Fetched https://github.com/elegantchaos/ActionBuilderCore from cache (0.77s)
Computing version for https://github.com/elegantchaos/ActionBuilderCore.git
[294/828] Fetching semanticversion, runner
Fetched https://github.com/elegantchaos/SemanticVersion from cache (0.89s)
Fetched https://github.com/elegantchaos/Runner.git from cache (0.89s)
Computed https://github.com/elegantchaos/ActionBuilderCore.git at 2.0.0 (1.29s)
Computing version for https://github.com/elegantchaos/Versionator.git
Computed https://github.com/elegantchaos/Versionator.git at 2.0.2 (0.49s)
Computing version for https://github.com/elegantchaos/SemanticVersion.git
Computed https://github.com/elegantchaos/SemanticVersion.git at 1.1.0 (2.99s)
Computing version for https://github.com/elegantchaos/Runner.git
Computed https://github.com/elegantchaos/Runner.git at 2.0.6 (0.50s)
Computing version for https://github.com/elegantchaos/ChaosByteStreams.git
Computed https://github.com/elegantchaos/ChaosByteStreams.git at 1.0.0 (0.49s)
Creating working copy for https://github.com/elegantchaos/ActionBuilderCore
Working copy of https://github.com/elegantchaos/ActionBuilderCore resolved at 2.0.0
Creating working copy for https://github.com/elegantchaos/Versionator.git
Working copy of https://github.com/elegantchaos/Versionator.git resolved at 2.0.2
Creating working copy for https://github.com/elegantchaos/Runner.git
Working copy of https://github.com/elegantchaos/Runner.git resolved at 2.0.6
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/ChaosByteStreams.git
Working copy of https://github.com/elegantchaos/ChaosByteStreams.git resolved at 1.0.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "actionbuilderplugin",
      "name": "ActionBuilderPlugin",
      "url": "https://github.com/elegantchaos/ActionBuilderPlugin.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ActionBuilderPlugin",
      "dependencies": [
        {
          "identity": "actionbuildercore",
          "name": "ActionBuilderCore",
          "url": "https://github.com/elegantchaos/ActionBuilderCore.git",
          "version": "2.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ActionBuilderCore",
          "dependencies": [
            {
              "identity": "chaosbytestreams",
              "name": "ChaosByteStreams",
              "url": "https://github.com/elegantchaos/ChaosByteStreams.git",
              "version": "1.0.6",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ChaosByteStreams",
              "dependencies": [
              ]
            },
            {
              "identity": "runner",
              "name": "Runner",
              "url": "https://github.com/elegantchaos/Runner.git",
              "version": "2.1.3",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Runner",
              "dependencies": [
                {
                  "identity": "chaosbytestreams",
                  "name": "ChaosByteStreams",
                  "url": "https://github.com/elegantchaos/ChaosByteStreams.git",
                  "version": "1.0.6",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ChaosByteStreams",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "semanticversion",
              "name": "SemanticVersion",
              "url": "https://github.com/elegantchaos/SemanticVersion.git",
              "version": "1.1.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SemanticVersion",
              "dependencies": [
              ]
            },
            {
              "identity": "versionator",
              "name": "Versionator",
              "url": "https://github.com/elegantchaos/Versionator.git",
              "version": "2.0.6",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Versionator",
              "dependencies": [
                {
                  "identity": "runner",
                  "name": "Runner",
                  "url": "https://github.com/elegantchaos/Runner.git",
                  "version": "2.1.3",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Runner",
                  "dependencies": [
                    {
                      "identity": "chaosbytestreams",
                      "name": "ChaosByteStreams",
                      "url": "https://github.com/elegantchaos/ChaosByteStreams.git",
                      "version": "1.0.6",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ChaosByteStreams",
                      "dependencies": [
                      ]
                    }
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/elegantchaos/ActionBuilderPlugin.git
[1/177] Fetching actionbuilderplugin
Fetched https://github.com/elegantchaos/ActionBuilderPlugin.git from cache (0.61s)
Fetching https://github.com/elegantchaos/ActionBuilderCore.git from cache
Fetched https://github.com/elegantchaos/ActionBuilderCore.git from cache (0.45s)
Computing version for https://github.com/elegantchaos/ActionBuilderCore.git
Computed https://github.com/elegantchaos/ActionBuilderCore.git at 2.0.1 (0.91s)
Fetching https://github.com/elegantchaos/ChaosByteStreams.git from cache
Fetching https://github.com/elegantchaos/Runner.git from cache
Fetching https://github.com/elegantchaos/SemanticVersion.git from cache
Fetching https://github.com/elegantchaos/Versionator.git from cache
Fetched https://github.com/elegantchaos/SemanticVersion.git from cache (0.48s)
Fetched https://github.com/elegantchaos/Versionator.git from cache (0.48s)
Fetched https://github.com/elegantchaos/Runner.git from cache (0.48s)
Fetched https://github.com/elegantchaos/ChaosByteStreams.git from cache (0.48s)
Computing version for https://github.com/elegantchaos/SemanticVersion.git
Computed https://github.com/elegantchaos/SemanticVersion.git at 1.1.2 (1.05s)
Computing version for https://github.com/elegantchaos/Versionator.git
Computed https://github.com/elegantchaos/Versionator.git at 2.0.6 (0.47s)
Computing version for https://github.com/elegantchaos/Runner.git
Computed https://github.com/elegantchaos/Runner.git at 2.1.3 (0.47s)
Computing version for https://github.com/elegantchaos/ChaosByteStreams.git
Computed https://github.com/elegantchaos/ChaosByteStreams.git at 1.0.6 (0.45s)
Creating working copy for https://github.com/elegantchaos/Runner.git
Working copy of https://github.com/elegantchaos/Runner.git resolved at 2.1.3
Creating working copy for https://github.com/elegantchaos/ChaosByteStreams.git
Working copy of https://github.com/elegantchaos/ChaosByteStreams.git resolved at 1.0.6
Creating working copy for https://github.com/elegantchaos/SemanticVersion.git
Working copy of https://github.com/elegantchaos/SemanticVersion.git resolved at 1.1.2
Creating working copy for https://github.com/elegantchaos/ActionBuilderPlugin.git
Working copy of https://github.com/elegantchaos/ActionBuilderPlugin.git resolved at main (ba0193c)
Creating working copy for https://github.com/elegantchaos/ActionBuilderCore.git
Working copy of https://github.com/elegantchaos/ActionBuilderCore.git resolved at 2.0.1
Creating working copy for https://github.com/elegantchaos/Versionator.git
Working copy of https://github.com/elegantchaos/Versionator.git resolved at 2.0.6
Found 1 product dependencies
  - ActionBuilderCore
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/elegantchaos/ActionBuilderPlugin.git
https://github.com/elegantchaos/ActionBuilderPlugin.git
{
  "dependencies" : [
    {
      "identity" : "actionbuildercore",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/elegantchaos/ActionBuilderCore.git"
    }
  ],
  "manifest_display_name" : "ActionBuilderPlugin",
  "name" : "ActionBuilderPlugin",
  "path" : "/Users/admin/builder/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" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
[0/9] Write sources
[1/9] Write VersionatorTool-tool-entitlement.plist
[5/9] Write swift-version-2F0A5646E1D333AE.txt
[7/15] Emitting module VersionatorUtils
[8/15] Compiling VersionatorUtils String+AsyncSequence.swift
[9/15] Compiling ChaosByteStreams Pipe+AsyncBytes.swift
[10/15] Compiling ChaosByteStreams Data+ByteStreams.swift
[11/15] Compiling ChaosByteStreams String+ByteStreams.swift
[12/15] Emitting module ChaosByteStreams
[13/19] Compiling Runner URL+SystemPath.swift
[14/19] Compiling Runner Runner.swift
[15/19] Emitting module Runner
[16/19] Compiling Runner RunState.swift
[17/21] Emitting module VersionatorTool
[18/21] Compiling VersionatorTool VersionatorTool.swift
[18/21] Write Objects.LinkFileList
[19/21] Linking VersionatorTool-tool
[20/21] Applying VersionatorTool-tool
[1/1] Compiling plugin ActionBuilderPlugin
[2/2] Compiling plugin VersionatorPlugin
Building for debugging...
[2/27] Write sources
[6/27] Write ActionBuilderTool-tool-entitlement.plist
[6/27] Write sources
[12/27] Write ActionBuilderTool-entitlement.plist
[14/27] Write swift-version-2F0A5646E1D333AE.txt
[16/35] Compiling SemanticVersion SemanticVersion.swift
[17/35] Emitting module SemanticVersion
[18/35] Compiling SemanticVersion SemanticVersion.swift
[19/35] Emitting module SemanticVersion
[20/35] Compiling ChaosByteStreams Data+ByteStreams.swift
[21/35] Compiling ChaosByteStreams String+ByteStreams.swift
[22/35] Compiling ChaosByteStreams Pipe+AsyncBytes.swift
[23/35] Emitting module ChaosByteStreams
[23/35] Write Objects.LinkFileList
[24/53] Linking VersionatorTool-tool
[25/53] Calculating Version
[26/53] Write sources
[27/53] Calculating Version
[28/53] Write sources
[30/53] Compiling Runner URL+SystemPath.swift
[31/53] Compiling ActionBuilderCore Settings.swift
[32/54] Compiling Runner Runner.swift
[33/54] Emitting module Runner
[34/54] Compiling Runner RunState.swift
[35/54] Compiling ActionBuilderCore PackageInfo.swift
[36/54] Compiling ActionBuilderCore Configuration.swift
[37/54] Compiling ActionBuilderCore Generator.swift
[38/54] Emitting module ActionBuilderCore
[39/54] Compiling ActionBuilderCore Repo+SPM.swift
[40/54] Compiling ActionBuilderCore JSONDictionary.swift
[41/54] Compiling ActionBuilderCore Option.swift
[42/54] Compiling ActionBuilderCore GitInfo.swift
[43/54] Compiling ActionBuilderCore Github.swift
[44/54] Compiling ActionBuilderCore Platform.swift
[45/54] Compiling ActionBuilderCore Repo.swift
[46/54] Compiling ActionBuilderCore CaseInsensitiveRawRepresentable.swift
[47/54] Compiling ActionBuilderCore Compiler.swift
[48/68] Compiling ActionBuilderCore TargetInfo.swift
[49/71] Compiling ActionBuilderCore Platform.swift
[50/72] Emitting module ActionBuilderCore
[51/72] Compiling ActionBuilderCore CaseInsensitiveRawRepresentable.swift
[52/72] Compiling ActionBuilderCore Compiler.swift
[53/72] Compiling ActionBuilderCore Configuration.swift
[54/72] Compiling ActionBuilderCore Generator.swift
[55/72] Compiling ActionBuilderCore Settings.swift
[56/72] Compiling ActionBuilderCore JSONDictionary.swift
[57/72] Compiling ActionBuilderCore Option.swift
[58/72] Compiling ActionBuilderCore Repo.swift
[59/72] Compiling ActionBuilderCore PackageInfo.swift
[60/72] Compiling ActionBuilderCore GitInfo.swift
[61/72] Compiling ActionBuilderCore Github.swift
[62/72] Compiling ActionBuilderCore Repo+SPM.swift
[63/72] Compiling ActionBuilderCore TargetInfo.swift
[64/75] Compiling ActionBuilderTool Version.generated.swift
[65/75] Emitting module ActionBuilderTool
[66/75] Compiling ActionBuilderTool ActionBuilderTool.swift
[67/75] Compiling ActionBuilderTool Version.generated.swift
[68/75] Emitting module ActionBuilderTool
[69/75] Compiling ActionBuilderTool ActionBuilderTool.swift
[69/75] Write Objects.LinkFileList
[71/75] Linking ActionBuilderTool-tool
[71/75] Linking ActionBuilderTool
[73/75] Applying ActionBuilderTool
[74/75] Applying ActionBuilderTool-tool
Build complete! (16.15s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "actionbuildercore",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/elegantchaos/ActionBuilderCore.git"
    }
  ],
  "manifest_display_name" : "ActionBuilderPlugin",
  "name" : "ActionBuilderPlugin",
  "path" : "/Users/admin/builder/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" : "6.0"
}
Done.