The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftChecksDangerPlugin, reference master (19a629), with Swift 6.3 for macOS (SPM) on 12 Apr 2026 19:50:25 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/JosephDuffy/SwiftChecksDangerPlugin.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/JosephDuffy/SwiftChecksDangerPlugin
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 19a6298 Update to Danger 3.12.3 and Swift 5.5
Cloned https://github.com/JosephDuffy/SwiftChecksDangerPlugin.git
Revision (git rev-parse @):
19a6298dc882b26bd5444ea80a17d1fd97e6d8a9
SUCCESS checkout https://github.com/JosephDuffy/SwiftChecksDangerPlugin.git at master
Fetching https://github.com/nerdishbynature/octokit.swift
Fetching https://github.com/nerdishbynature/RequestKit.git
Fetching https://github.com/danger/swift.git
Fetching https://github.com/mxcl/Version
Fetching https://github.com/shibapm/Logger
[1/116] Fetching logger
[117/1670] Fetching logger, requestkit
[164/6670] Fetching logger, requestkit, octokit.swift
[214/6963] Fetching logger, requestkit, octokit.swift, version
[942/17312] Fetching logger, requestkit, octokit.swift, version, swift
Fetched https://github.com/danger/swift.git from cache (1.21s)
Computing version for https://github.com/danger/swift.git
Fetched https://github.com/mxcl/Version from cache (1.21s)
Fetched https://github.com/nerdishbynature/RequestKit.git from cache (1.21s)
Fetched https://github.com/nerdishbynature/octokit.swift from cache (1.21s)
Fetched https://github.com/shibapm/Logger from cache (1.21s)
Computed https://github.com/danger/swift.git at 3.12.3 (1.88s)
Computing version for https://github.com/nerdishbynature/octokit.swift
Computed https://github.com/nerdishbynature/octokit.swift at 0.11.0 (2.28s)
Computing version for https://github.com/mxcl/Version
Computed https://github.com/mxcl/Version at 1.2.0 (2.66s)
Computing version for https://github.com/shibapm/Logger
Computed https://github.com/shibapm/Logger at 0.2.3 (0.70s)
Computing version for https://github.com/nerdishbynature/RequestKit.git
Computed https://github.com/nerdishbynature/RequestKit.git at 2.3.0 (0.64s)
Creating working copy for https://github.com/mxcl/Version
Working copy of https://github.com/mxcl/Version resolved at 1.2.0
Creating working copy for https://github.com/danger/swift.git
Working copy of https://github.com/danger/swift.git resolved at 3.12.3
Creating working copy for https://github.com/nerdishbynature/octokit.swift
Working copy of https://github.com/nerdishbynature/octokit.swift resolved at 0.11.0
Creating working copy for https://github.com/nerdishbynature/RequestKit.git
Working copy of https://github.com/nerdishbynature/RequestKit.git resolved at 2.3.0
Creating working copy for https://github.com/shibapm/Logger
Working copy of https://github.com/shibapm/Logger resolved at 0.2.3
========================================
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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "swiftchecksdangerplugin",
      "name": "SwiftChecksDangerPlugin",
      "url": "https://github.com/JosephDuffy/SwiftChecksDangerPlugin.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftChecksDangerPlugin",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift",
          "name": "danger-swift",
          "url": "https://github.com/danger/swift.git",
          "version": "3.22.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "logger",
              "name": "Logger",
              "url": "https://github.com/shibapm/Logger",
              "version": "0.2.3",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Logger",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            },
            {
              "identity": "version",
              "name": "Version",
              "url": "https://github.com/mxcl/Version",
              "version": "2.2.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Version",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            },
            {
              "identity": "octokit.swift",
              "name": "OctoKit",
              "url": "https://github.com/nerdishbynature/octokit.swift",
              "version": "0.14.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/octokit.swift",
              "traits": [
                "default"
              ],
              "dependencies": [
                {
                  "identity": "requestkit",
                  "name": "RequestKit",
                  "url": "https://github.com/nerdishbynature/RequestKit.git",
                  "version": "3.3.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RequestKit",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/JosephDuffy/SwiftChecksDangerPlugin.git
[1/24] Fetching swiftchecksdangerplugin
Fetched https://github.com/JosephDuffy/SwiftChecksDangerPlugin.git from cache (0.61s)
Fetching https://github.com/danger/swift.git from cache
Fetched https://github.com/danger/swift.git from cache (0.56s)
Computing version for https://github.com/danger/swift.git
Computed https://github.com/danger/swift.git at 3.22.1 (1.21s)
Fetching https://github.com/shibapm/Logger from cache
Fetching https://github.com/mxcl/Version from cache
Fetching https://github.com/nerdishbynature/octokit.swift from cache
Fetched https://github.com/nerdishbynature/octokit.swift from cache (0.48s)
Fetched https://github.com/shibapm/Logger from cache (0.48s)
Fetched https://github.com/mxcl/Version from cache (0.48s)
Computing version for https://github.com/nerdishbynature/octokit.swift
Computed https://github.com/nerdishbynature/octokit.swift at 0.14.0 (1.07s)
Fetching https://github.com/nerdishbynature/RequestKit.git from cache
Fetched https://github.com/nerdishbynature/RequestKit.git from cache (0.42s)
Computing version for https://github.com/nerdishbynature/RequestKit.git
Computed https://github.com/nerdishbynature/RequestKit.git at 3.3.0 (1.12s)
Computing version for https://github.com/mxcl/Version
Computed https://github.com/mxcl/Version at 2.2.0 (0.80s)
Computing version for https://github.com/shibapm/Logger
Computed https://github.com/shibapm/Logger at 0.2.3 (0.03s)
Creating working copy for https://github.com/nerdishbynature/RequestKit.git
Working copy of https://github.com/nerdishbynature/RequestKit.git resolved at 3.3.0
Creating working copy for https://github.com/shibapm/Logger
Working copy of https://github.com/shibapm/Logger resolved at 0.2.3
Creating working copy for https://github.com/mxcl/Version
Working copy of https://github.com/mxcl/Version resolved at 2.2.0
Creating working copy for https://github.com/danger/swift.git
Working copy of https://github.com/danger/swift.git resolved at 3.22.1
Creating working copy for https://github.com/nerdishbynature/octokit.swift
Working copy of https://github.com/nerdishbynature/octokit.swift resolved at 0.14.0
Creating working copy for https://github.com/JosephDuffy/SwiftChecksDangerPlugin.git
Working copy of https://github.com/JosephDuffy/SwiftChecksDangerPlugin.git resolved at master (19a6298)
warning: '.resolve-product-dependencies': dependency 'swiftchecksdangerplugin' is not used by any target
Found 1 product dependencies
  - danger-swift
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/JosephDuffy/SwiftChecksDangerPlugin.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/9] Write sources
[6/9] Write swift-version--6988338F2F200930.txt
[8/17] Compiling DangerShellExecutor ShellExecutor.swift
[9/17] Emitting module DangerShellExecutor
[10/17] Emitting module RequestKit
[11/17] Compiling RequestKit JSONPostRouter.swift
[12/17] Compiling Logger Logger.swift
[13/17] Emitting module Logger
[14/17] Compiling RequestKit RequestKitSession.swift
[15/17] Compiling RequestKit Router.swift
[16/39] Emitting module OctoKit
[17/41] Compiling OctoKit Configuration.swift
[18/41] Compiling OctoKit File.swift
[19/41] Compiling OctoKit Follow.swift
[20/41] Compiling OctoKit Stars.swift
[21/41] Compiling OctoKit Statuses.swift
[22/41] Compiling OctoKit PublicKey.swift
[23/41] Compiling OctoKit PullRequest.swift
[24/41] Compiling OctoKit String+PercentEncoding.swift
[25/41] Compiling OctoKit Time.swift
[26/41] Compiling OctoKit Repositories.swift
[27/41] Compiling OctoKit Review.swift
[28/41] Compiling OctoKit Reactions.swift
[29/41] Compiling OctoKit Releases.swift
[30/41] Compiling OctoKit Milestone.swift
[31/41] Compiling OctoKit Octokit.swift
[32/41] Compiling OctoKit Parameters.swift
[33/41] Compiling OctoKit Plan.swift
[34/41] Compiling OctoKit PreviewHeader.swift
[35/41] Compiling OctoKit URL+URLParameters.swift
[36/41] Compiling OctoKit User.swift
[37/41] Compiling OctoKit Gist.swift
[38/41] Compiling OctoKit Issue.swift
[39/41] Compiling OctoKit Label.swift
[40/60] Compiling Danger BitBucketCloud.swift
[41/60] Compiling Danger BitBucketMetadata.swift
[42/60] Compiling Danger NSRegularExpressionExtensions.swift
[43/60] Compiling Danger File.swift
[44/60] Compiling Danger DangerUtils.swift
[45/60] Compiling Danger DateFormatterExtensions.swift
[46/60] Emitting module Danger
[47/60] Compiling Danger GitDSL.swift
[48/60] Compiling Danger GitDiff.swift
[49/60] Compiling Danger DangerDSL.swift
[50/60] Compiling Danger DangerResults.swift
[51/60] Compiling Danger GitHubDSL.swift
[52/60] Compiling Danger GitLabDSL.swift
[53/60] Compiling Danger BitBucketServerDSL.swift
[54/60] Compiling Danger Danger.swift
[55/60] Compiling Danger SwiftLintViolation.swift
[56/60] Compiling Danger SwiftlintReportDeleter.swift
[57/60] Compiling Danger CurrentPathProvider.swift
[58/60] Compiling Danger SwiftLint.swift
[59/62] Compiling Danger Report.swift
[60/62] Compiling Danger Settings.swift
[61/69] Compiling SwiftChecksDangerPlugin InfoPlistFile.swift
[62/69] Compiling SwiftChecksDangerPlugin InfoPlistFileProvider.swift
[63/69] Compiling SwiftChecksDangerPlugin File.swift
[64/69] Emitting module SwiftChecksDangerPlugin
[65/69] Compiling SwiftChecksDangerPlugin VersionFile.swift
[66/69] Compiling SwiftChecksDangerPlugin FileProvider.swift
[67/69] Compiling SwiftChecksDangerPlugin SwiftChecks.swift
[67/69] Write Objects.LinkFileList
[68/69] Linking libSwiftChecksDangerPlugin.dylib
Build complete! (12.80s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.12.3",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/danger/swift.git"
    }
  ],
  "manifest_display_name" : "SwiftChecksDangerPlugin",
  "name" : "SwiftChecksDangerPlugin",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.12"
    }
  ],
  "products" : [
    {
      "name" : "SwiftChecksDangerPlugin",
      "targets" : [
        "SwiftChecksDangerPlugin"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "SwiftChecksDangerPlugin",
      "module_type" : "SwiftTarget",
      "name" : "SwiftChecksDangerPlugin",
      "path" : "Sources/SwiftChecksDangerPlugin",
      "product_dependencies" : [
        "Danger"
      ],
      "product_memberships" : [
        "SwiftChecksDangerPlugin"
      ],
      "sources" : [
        "File.swift",
        "FileProvider.swift",
        "InfoPlistFile.swift",
        "InfoPlistFileProvider.swift",
        "SwiftChecks.swift",
        "VersionFile.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Done.