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, reference v0.2.2 (a02ba8), with Swift 6.0 for macOS (SPM) on 30 Nov 2024 04:29:06 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.58.1
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/danger/swift.git
Fetching https://github.com/mxcl/Version
Fetching https://github.com/nerdishbynature/octokit.swift
Fetching https://github.com/shibapm/Logger
Fetching https://github.com/nerdishbynature/RequestKit.git
[1/116] Fetching logger
[27/4555] Fetching logger, octokit.swift
[206/4843] Fetching logger, octokit.swift, version
[284/6397] Fetching logger, octokit.swift, version, requestkit
[673/16522] Fetching logger, octokit.swift, version, requestkit, swift
Fetched https://github.com/mxcl/Version from cache (0.90s)
Fetched https://github.com/shibapm/Logger from cache (0.90s)
Fetched https://github.com/nerdishbynature/RequestKit.git from cache (0.91s)
[2751/14564] Fetching octokit.swift, swift
Fetched https://github.com/nerdishbynature/octokit.swift from cache (1.05s)
[2025/10125] Fetching swift
Fetched https://github.com/danger/swift.git from cache (1.26s)
Computing version for https://github.com/danger/swift.git
Computed https://github.com/danger/swift.git at 3.3.2 (0.62s)
Computing version for https://github.com/nerdishbynature/octokit.swift
Computed https://github.com/nerdishbynature/octokit.swift at 0.10.1 (2.41s)
Computing version for https://github.com/mxcl/Version
Computed https://github.com/mxcl/Version at 1.2.0 (2.63s)
Computing version for https://github.com/shibapm/Logger
Computed https://github.com/shibapm/Logger at 0.2.3 (0.58s)
Computing version for https://github.com/nerdishbynature/RequestKit.git
Computed https://github.com/nerdishbynature/RequestKit.git at 2.4.0 (0.59s)
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/octokit.swift
Working copy of https://github.com/nerdishbynature/octokit.swift resolved at 0.10.1
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/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 1.2.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": "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",
      "dependencies": [
        {
          "identity": "swift",
          "name": "danger-swift",
          "url": "https://github.com/danger/swift.git",
          "version": "3.20.2",
          "path": "/Users/admin/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/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Logger",
              "dependencies": [
              ]
            },
            {
              "identity": "version",
              "name": "Version",
              "url": "https://github.com/mxcl/Version",
              "version": "2.1.0",
              "path": "/Users/admin/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.13.0",
              "path": "/Users/admin/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.3.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RequestKit",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swiftformat",
                  "name": "SwiftFormat",
                  "url": "https://github.com/nicklockwood/SwiftFormat",
                  "version": "0.55.3",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftFormat",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/el-hoshino/DangerSwiftHammer.git
[1/212] Fetching dangerswifthammer
Fetched https://github.com/el-hoshino/DangerSwiftHammer.git from cache (0.71s)
Fetching https://github.com/danger/swift.git from cache
Fetched https://github.com/danger/swift.git from cache (0.60s)
Computing version for https://github.com/danger/swift.git
Computed https://github.com/danger/swift.git at 3.20.2 (0.49s)
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/mxcl/Version from cache (0.46s)
Fetched https://github.com/shibapm/Logger from cache (0.46s)
Fetched https://github.com/nerdishbynature/octokit.swift from cache (0.46s)
Computing version for https://github.com/nerdishbynature/octokit.swift
Computed https://github.com/nerdishbynature/octokit.swift at 0.13.0 (0.59s)
Fetching https://github.com/nerdishbynature/RequestKit.git from cache
Fetching https://github.com/nicklockwood/SwiftFormat
[1/45778] Fetching swiftformat
Fetched https://github.com/nicklockwood/SwiftFormat from cache (97.68s)
Fetched https://github.com/nerdishbynature/RequestKit.git from cache (97.68s)
Computing version for https://github.com/nerdishbynature/RequestKit.git
Computed https://github.com/nerdishbynature/RequestKit.git at 3.3.0 (0.78s)
Computing version for https://github.com/mxcl/Version
Computed https://github.com/mxcl/Version at 2.1.0 (0.54s)
Computing version for https://github.com/shibapm/Logger
Computed https://github.com/shibapm/Logger at 0.2.3 (0.02s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.55.3 (0.54s)
Creating working copy for https://github.com/danger/swift.git
Working copy of https://github.com/danger/swift.git resolved at 3.20.2
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)
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/nerdishbynature/octokit.swift
Working copy of https://github.com/nerdishbynature/octokit.swift resolved at 0.13.0
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.55.3
Creating working copy for https://github.com/mxcl/Version
Working copy of https://github.com/mxcl/Version resolved at 2.1.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:             6.0
Building package at path:  $PWD
https://github.com/el-hoshino/DangerSwiftHammer.git
{
  "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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/9] Write sources
[6/9] Write swift-version--7754E27361AE5C74.txt
[8/17] Emitting module Logger
[9/17] Compiling Logger Logger.swift
[10/17] Emitting module DangerShellExecutor
[11/17] Compiling DangerShellExecutor ShellExecutor.swift
[12/17] Compiling RequestKit JSONPostRouter.swift
[13/17] Emitting module RequestKit
[14/17] Compiling RequestKit Router.swift
[15/17] Compiling RequestKit RequestKitSession.swift
[16/36] Compiling OctoKit Repositories.swift
[17/36] Compiling OctoKit Review.swift
[18/36] Compiling OctoKit Milestone.swift
[19/36] Compiling OctoKit Octokit.swift
[20/36] Compiling OctoKit Stars.swift
[21/36] Compiling OctoKit String+PercentEncoding.swift
[22/36] Compiling OctoKit Time.swift
[23/36] Compiling OctoKit URL+URLParameters.swift
[24/36] Compiling OctoKit Follow.swift
[25/36] Compiling OctoKit Gist.swift
[26/36] Compiling OctoKit Parameters.swift
[27/36] Compiling OctoKit PublicKey.swift
[28/36] Compiling OctoKit PullRequest.swift
[29/36] Compiling OctoKit Releases.swift
[30/37] Compiling OctoKit User.swift
[31/37] Compiling OctoKit Issue.swift
[32/37] Compiling OctoKit Label.swift
[33/37] Compiling OctoKit Configuration.swift
[34/37] Compiling OctoKit File.swift
[35/37] Emitting module OctoKit
[36/56] Compiling Danger SwiftLint.swift
[37/56] Compiling Danger SwiftLintViolation.swift
[38/57] Compiling Danger Settings.swift
[39/57] Compiling Danger BitBucketServerDSL.swift
[40/57] Compiling Danger Danger.swift
[41/57] Compiling Danger BitBucketCloud.swift
[42/57] Compiling Danger BitBucketMetadata.swift
[43/57] Compiling Danger SwiftlintReportDeleter.swift
[44/57] Compiling Danger Report.swift
[45/57] Compiling Danger NSRegularExpressionExtensions.swift
[46/57] Compiling Danger File.swift
[47/57] Compiling Danger GitLabDSL.swift
[48/57] Compiling Danger CurrentPathProvider.swift
[49/57] Compiling Danger DangerDSL.swift
[50/57] Compiling Danger DangerResults.swift
[51/57] Compiling Danger DangerUtils.swift
[52/57] Compiling Danger DateFormatterExtensions.swift
[53/57] Emitting module Danger
[54/57] Compiling Danger GitDSL.swift
[55/57] Compiling Danger GitHubDSL.swift
[55/57] Write Objects.LinkFileList
[56/57] Linking libDanger.dylib
[58/60] Compiling DangerSwiftHammer Hammer.swift
[59/60] Emitting module DangerSwiftHammer
[60/60] Compiling DangerSwiftHammer Danger+.swift
Build complete! (16.04s)
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.