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 DangerSwiftHammer with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/el-hoshino/DangerSwiftHammer.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/el-hoshino/DangerSwiftHammer
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
Fetching https://github.com/nerdishbynature/RequestKit.git from cache
Fetching https://github.com/nerdishbynature/octokit.swift from cache
Fetching https://github.com/mxcl/Version from cache
Fetched https://github.com/mxcl/Version (0.26s)
Fetching https://github.com/shibapm/Logger from cache
Fetched https://github.com/nerdishbynature/RequestKit.git (0.37s)
Fetching https://github.com/danger/swift.git from cache
Fetched https://github.com/nerdishbynature/octokit.swift (0.37s)
Fetched https://github.com/shibapm/Logger (0.25s)
Fetched https://github.com/danger/swift.git (0.33s)
Computing version for https://github.com/danger/swift.git
Computed https://github.com/danger/swift.git at 3.3.2 (0.75s)
Computing version for https://github.com/nerdishbynature/octokit.swift
Computed https://github.com/nerdishbynature/octokit.swift at 0.10.1 (0.83s)
Computing version for https://github.com/mxcl/Version
Computed https://github.com/mxcl/Version at 1.2.0 (0.09s)
Computing version for https://github.com/shibapm/Logger
Computed https://github.com/shibapm/Logger at 0.2.3 (0.10s)
Computing version for https://github.com/nerdishbynature/RequestKit.git
Computed https://github.com/nerdishbynature/RequestKit.git at 2.4.0 (0.90s)
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/RequestKit.git
Working copy of https://github.com/nerdishbynature/RequestKit.git resolved at 2.4.0
Creating working copy for https://github.com/nerdishbynature/octokit.swift
Working copy of https://github.com/nerdishbynature/octokit.swift resolved at 0.10.1
Creating working copy for https://github.com/danger/swift.git
Working copy of https://github.com/danger/swift.git resolved at 3.3.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "dangerswifthammer",
      "name": "DangerSwiftHammer",
      "url": "https://github.com/el-hoshino/DangerSwiftHammer.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DangerSwiftHammer",
      "dependencies": [
        {
          "identity": "swift",
          "name": "danger-swift",
          "url": "https://github.com/danger/swift.git",
          "version": "3.18.0",
          "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift",
          "dependencies": [
            {
              "identity": "logger",
              "name": "Logger",
              "url": "https://github.com/shibapm/Logger",
              "version": "0.2.3",
              "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Logger",
              "dependencies": [
              ]
            },
            {
              "identity": "version",
              "name": "Version",
              "url": "https://github.com/mxcl/Version",
              "version": "2.0.1",
              "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Version",
              "dependencies": [
              ]
            },
            {
              "identity": "octokit.swift",
              "name": "OctoKit",
              "url": "https://github.com/nerdishbynature/octokit.swift",
              "version": "0.12.0",
              "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/octokit.swift",
              "dependencies": [
                {
                  "identity": "requestkit",
                  "name": "RequestKit",
                  "url": "https://github.com/nerdishbynature/RequestKit.git",
                  "version": "3.2.1",
                  "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RequestKit",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/el-hoshino/DangerSwiftHammer.git
[1/212] Fetching dangerswifthammer
Fetched https://github.com/el-hoshino/DangerSwiftHammer.git (0.31s)
Fetching https://github.com/danger/swift.git from cache
Fetched https://github.com/danger/swift.git (0.31s)
Computing version for https://github.com/danger/swift.git
Computed https://github.com/danger/swift.git at 3.18.0 (0.88s)
Fetching https://github.com/mxcl/Version from cache
Fetching https://github.com/nerdishbynature/octokit.swift from cache
Fetching https://github.com/shibapm/Logger from cache
Fetched https://github.com/shibapm/Logger (0.30s)
Fetched https://github.com/mxcl/Version (0.30s)
Fetched https://github.com/nerdishbynature/octokit.swift (0.30s)
Computing version for https://github.com/nerdishbynature/octokit.swift
Computed https://github.com/nerdishbynature/octokit.swift at 0.12.0 (0.74s)
Fetching https://github.com/nerdishbynature/RequestKit.git from cache
Fetched https://github.com/nerdishbynature/RequestKit.git (0.20s)
Computing version for https://github.com/mxcl/Version
Computed https://github.com/mxcl/Version at 2.0.1 (0.17s)
Computing version for https://github.com/nerdishbynature/RequestKit.git
Computed https://github.com/nerdishbynature/RequestKit.git at 3.2.1 (0.58s)
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/el-hoshino/DangerSwiftHammer.git
Working copy of https://github.com/el-hoshino/DangerSwiftHammer.git resolved at main
Creating working copy for https://github.com/nerdishbynature/RequestKit.git
Working copy of https://github.com/nerdishbynature/RequestKit.git resolved at 3.2.1
Creating working copy for https://github.com/nerdishbynature/octokit.swift
Working copy of https://github.com/nerdishbynature/octokit.swift resolved at 0.12.0
Creating working copy for https://github.com/mxcl/Version
Working copy of https://github.com/mxcl/Version resolved at 2.0.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/danger/swift.git
Working copy of https://github.com/danger/swift.git resolved at 3.18.0
warning: '.resolve-product-dependencies': dependency 'dangerswifthammer' is not used by any target
Found 1 product dependencies
  - danger-swift
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/9] Emitting module DangerShellExecutor
[2/9] Compiling DangerShellExecutor ShellExecutor.swift
[3/9] Emitting module Logger
[4/9] Compiling Logger Logger.swift
[5/9] Emitting module RequestKit
[6/9] Compiling RequestKit RequestKitSession.swift
[7/9] Compiling RequestKit Router.swift
[8/9] Compiling RequestKit JSONPostRouter.swift
[9/27] Compiling OctoKit Configuration.swift
[10/27] Compiling OctoKit File.swift
[11/27] Compiling OctoKit Follow.swift
[12/29] Compiling OctoKit Review.swift
[13/29] Compiling OctoKit Stars.swift
[14/29] Emitting module OctoKit
[15/29] Compiling OctoKit PublicKey.swift
[16/29] Compiling OctoKit PullRequest.swift
[17/29] Compiling OctoKit URL+URLParameters.swift
[18/29] Compiling OctoKit User.swift
[19/29] Compiling OctoKit Releases.swift
[20/29] Compiling OctoKit Repositories.swift
[21/29] Compiling OctoKit String+PercentEncoding.swift
[22/29] Compiling OctoKit Time.swift
[23/29] Compiling OctoKit Milestone.swift
[24/29] Compiling OctoKit Octokit.swift
[25/29] Compiling OctoKit Parameters.swift
[26/29] Compiling OctoKit Gist.swift
[27/29] Compiling OctoKit Issue.swift
[28/29] Compiling OctoKit Label.swift
[29/47] Emitting module Danger
[30/49] Compiling Danger CurrentPathProvider.swift
[31/49] Compiling Danger SwiftLint.swift
[32/49] Compiling Danger BitBucketCloud.swift
[33/49] Compiling Danger BitBucketMetadata.swift
[34/49] Compiling Danger BitBucketServerDSL.swift
[35/49] Compiling Danger Report.swift
[36/49] Compiling Danger Settings.swift
[37/49] Compiling Danger DangerUtils.swift
[38/49] Compiling Danger DateFormatterExtensions.swift
[39/49] Compiling Danger NSRegularExpressionExtensions.swift
[40/49] Compiling Danger SwiftLintViolation.swift
[41/49] Compiling Danger SwiftlintReportDeleter.swift
[42/49] Compiling Danger Danger.swift
[43/49] Compiling Danger DangerDSL.swift
[44/49] Compiling Danger DangerResults.swift
[45/49] Compiling Danger File.swift
[46/49] Compiling Danger GitDSL.swift
[47/49] Compiling Danger GitHubDSL.swift
[48/49] Compiling Danger GitLabDSL.swift
[48/49] Linking libDanger.dylib
[50/52] Compiling DangerSwiftHammer Danger+.swift
[51/52] Compiling DangerSwiftHammer Hammer.swift
[52/52] Emitting module DangerSwiftHammer
Build complete! (61.27s)
Build complete.
Done.