The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DangerSwiftHammer, reference v0.2.2 (a02ba8), with Swift 6.3 for macOS (SPM) on 21 Apr 2026 13:31:52 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/el-hoshino/DangerSwiftHammer.git
Reference: v0.2.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/el-hoshino/DangerSwiftHammer
 * tag               v0.2.2     -> FETCH_HEAD
HEAD is now at a02ba82 Merge pull request #13 from el-hoshino/fix-dependency-declaration
Cloned https://github.com/el-hoshino/DangerSwiftHammer.git
Revision (git rev-parse @):
a02ba82fdfb9cdcf5634916018f7896af0678388
SUCCESS checkout https://github.com/el-hoshino/DangerSwiftHammer.git at v0.2.2
Fetching https://github.com/nerdishbynature/RequestKit.git
Fetching https://github.com/shibapm/Logger
Fetching https://github.com/mxcl/Version
Fetching https://github.com/nerdishbynature/octokit.swift
Fetching https://github.com/danger/swift.git
[1/116] Fetching logger
[117/1670] Fetching logger, requestkit
[164/1963] Fetching logger, requestkit, version
[211/6963] Fetching logger, requestkit, version, octokit.swift
[544/17312] Fetching logger, requestkit, version, octokit.swift, swift
Fetched https://github.com/nerdishbynature/octokit.swift from cache (1.33s)
Fetched https://github.com/nerdishbynature/RequestKit.git from cache (1.33s)
Fetched https://github.com/danger/swift.git from cache (1.33s)
Computing version for https://github.com/danger/swift.git
Fetched https://github.com/shibapm/Logger from cache (1.33s)
Fetched https://github.com/mxcl/Version from cache (1.33s)
Computed https://github.com/danger/swift.git at 3.3.2 (2.00s)
Computing version for https://github.com/nerdishbynature/octokit.swift
Computed https://github.com/nerdishbynature/octokit.swift at 0.10.1 (2.25s)
Computing version for https://github.com/mxcl/Version
Computed https://github.com/mxcl/Version at 1.2.0 (2.69s)
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.4.0 (0.66s)
Creating working copy for https://github.com/danger/swift.git
Working copy of https://github.com/danger/swift.git resolved at 3.3.2
Creating working copy for https://github.com/nerdishbynature/RequestKit.git
Working copy of https://github.com/nerdishbynature/RequestKit.git resolved at 2.4.0
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/shibapm/Logger
Working copy of https://github.com/shibapm/Logger resolved at 0.2.3
Creating working copy for https://github.com/nerdishbynature/octokit.swift
Working copy of https://github.com/nerdishbynature/octokit.swift resolved at 0.10.1
========================================
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": "dangerswifthammer",
      "name": "DangerSwiftHammer",
      "url": "https://github.com/el-hoshino/DangerSwiftHammer.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DangerSwiftHammer",
      "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/el-hoshino/DangerSwiftHammer.git
[1/212] Fetching dangerswifthammer
Fetched https://github.com/el-hoshino/DangerSwiftHammer.git from cache (0.60s)
Fetching https://github.com/danger/swift.git from cache
Fetched https://github.com/danger/swift.git from cache (0.52s)
Computing version for https://github.com/danger/swift.git
Computed https://github.com/danger/swift.git at 3.22.1 (1.12s)
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/shibapm/Logger from cache (0.65s)
Fetched https://github.com/nerdishbynature/octokit.swift from cache (0.65s)
Fetched https://github.com/mxcl/Version from cache (0.65s)
Computing version for https://github.com/nerdishbynature/octokit.swift
Computed https://github.com/nerdishbynature/octokit.swift at 0.14.0 (1.29s)
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.67s)
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/octokit.swift
Working copy of https://github.com/nerdishbynature/octokit.swift resolved at 0.14.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/shibapm/Logger
Working copy of https://github.com/shibapm/Logger resolved at 0.2.3
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/mxcl/Version
Working copy of https://github.com/mxcl/Version resolved at 2.2.0
Creating working copy for https://github.com/el-hoshino/DangerSwiftHammer.git
Working copy of https://github.com/el-hoshino/DangerSwiftHammer.git resolved at v0.2.2 (a02ba82)
warning: '.resolve-product-dependencies': dependency 'dangerswifthammer' 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/el-hoshino/DangerSwiftHammer.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 Logger Logger.swift
[9/17] Emitting module Logger
[10/17] Compiling DangerShellExecutor ShellExecutor.swift
[11/17] Emitting module DangerShellExecutor
[12/17] Emitting module RequestKit
[13/17] Compiling RequestKit JSONPostRouter.swift
[14/17] Compiling RequestKit RequestKitSession.swift
[15/17] Compiling RequestKit Router.swift
[16/36] Compiling OctoKit Stars.swift
[17/36] Compiling OctoKit String+PercentEncoding.swift
[18/36] Compiling OctoKit Time.swift
[19/36] Compiling OctoKit URL+URLParameters.swift
[20/37] Compiling OctoKit Repositories.swift
[21/37] Compiling OctoKit Review.swift
[22/37] Compiling OctoKit User.swift
[23/37] Compiling OctoKit PullRequest.swift
[24/37] Compiling OctoKit Releases.swift
[25/37] Compiling OctoKit Parameters.swift
[26/37] Compiling OctoKit PublicKey.swift
[27/37] Compiling OctoKit Issue.swift
[28/37] Compiling OctoKit Label.swift
[29/37] Compiling OctoKit Follow.swift
[30/37] Compiling OctoKit Gist.swift
[31/37] Emitting module OctoKit
[32/37] Compiling OctoKit Milestone.swift
[33/37] Compiling OctoKit Octokit.swift
[34/37] Compiling OctoKit Configuration.swift
[35/37] Compiling OctoKit File.swift
[36/56] Compiling Danger SwiftlintReportDeleter.swift
[37/56] Compiling Danger Report.swift
[38/56] Compiling Danger SwiftLint.swift
[39/56] Compiling Danger SwiftLintViolation.swift
[40/57] Compiling Danger Settings.swift
[41/57] Compiling Danger GitLabDSL.swift
[42/57] Compiling Danger CurrentPathProvider.swift
[43/57] Compiling Danger DangerUtils.swift
[44/57] Compiling Danger DateFormatterExtensions.swift
[45/57] Compiling Danger DangerDSL.swift
[46/57] Compiling Danger DangerResults.swift
[47/57] Compiling Danger BitBucketServerDSL.swift
[48/57] Compiling Danger Danger.swift
[49/57] Compiling Danger NSRegularExpressionExtensions.swift
[50/57] Compiling Danger File.swift
[51/57] Emitting module Danger
[52/57] Compiling Danger BitBucketCloud.swift
[53/57] Compiling Danger BitBucketMetadata.swift
[54/57] Compiling Danger GitDSL.swift
[55/57] Compiling Danger GitHubDSL.swift
[55/57] Write Objects.LinkFileList
[56/57] Linking libDanger.dylib
[58/60] Emitting module DangerSwiftHammer
[59/60] Compiling DangerSwiftHammer Hammer.swift
[60/60] Compiling DangerSwiftHammer Danger+.swift
Build complete! (11.95s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/danger/swift.git"
    }
  ],
  "manifest_display_name" : "DangerSwiftHammer",
  "name" : "DangerSwiftHammer",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "DangerSwiftHammer",
      "targets" : [
        "DangerSwiftHammer"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DangerSwiftHammerTests",
      "module_type" : "SwiftTarget",
      "name" : "DangerSwiftHammerTests",
      "path" : "Tests/DangerSwiftHammerTests",
      "sources" : [
        "DangerSwiftHammerTests.swift"
      ],
      "target_dependencies" : [
        "DangerSwiftHammer"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DangerSwiftHammer",
      "module_type" : "SwiftTarget",
      "name" : "DangerSwiftHammer",
      "path" : "Sources/DangerSwiftHammer",
      "product_dependencies" : [
        "Danger"
      ],
      "product_memberships" : [
        "DangerSwiftHammer"
      ],
      "sources" : [
        "Danger+.swift",
        "Hammer.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.