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 Linux on 30 Nov 2024 04:19:40 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -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 2>&1

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 /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
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
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/el-hoshino/DangerSwiftHammer.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -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 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/danger/swift.git
[1/10125] Fetching swift
Fetched https://github.com/danger/swift.git from cache (0.47s)
Computing version for https://github.com/danger/swift.git
Computed https://github.com/danger/swift.git at 3.20.2 (0.60s)
Fetching https://github.com/mxcl/Version
Fetching https://github.com/shibapm/Logger
Fetching https://github.com/nerdishbynature/octokit.swift
[1/116] Fetching logger
[6/404] Fetching logger, version
[403/4843] Fetching logger, version, octokit.swift
Fetched https://github.com/mxcl/Version from cache (0.25s)
Fetched https://github.com/shibapm/Logger from cache (0.29s)
Fetched https://github.com/nerdishbynature/octokit.swift from cache (0.29s)
Computing version for https://github.com/nerdishbynature/octokit.swift
Computed https://github.com/nerdishbynature/octokit.swift at 0.13.0 (1.81s)
Fetching https://github.com/nicklockwood/SwiftFormat
Fetching https://github.com/nerdishbynature/RequestKit.git
[1/1554] Fetching requestkit
[1555/47332] Fetching requestkit, swiftformat
Fetched https://github.com/nerdishbynature/RequestKit.git from cache (18.48s)
Fetched https://github.com/nicklockwood/SwiftFormat from cache (19.13s)
Computing version for https://github.com/nerdishbynature/RequestKit.git
Computed https://github.com/nerdishbynature/RequestKit.git at 3.3.0 (0.42s)
Computing version for https://github.com/mxcl/Version
Computed https://github.com/mxcl/Version at 2.1.0 (0.44s)
Computing version for https://github.com/shibapm/Logger
Computed https://github.com/shibapm/Logger at 0.2.3 (1.97s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.55.3 (0.45s)
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/danger/swift.git
Working copy of https://github.com/danger/swift.git resolved at 3.20.2
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/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
Creating working copy for https://github.com/shibapm/Logger
Working copy of https://github.com/shibapm/Logger resolved at 0.2.3
[1/1] Compiling plugin SwiftFormatPlugin
Building for debugging...
[1/8] Write sources
[7/8] Write swift-version-24593BA9C3E375BF.txt
[9/16] Compiling DangerShellExecutor ShellExecutor.swift
[10/16] Emitting module DangerShellExecutor
[12/17] Emitting module Logger
[13/17] Compiling Logger Logger.swift
[15/18] Compiling RequestKit RequestKitSession.swift
[16/18] Compiling RequestKit JSONPostRouter.swift
[17/18] Emitting module RequestKit
[18/18] Compiling RequestKit Router.swift
[20/43] Compiling OctoKit Stars.swift
[21/43] Compiling OctoKit Statuses.swift
[22/43] Compiling OctoKit String+PercentEncoding.swift
[23/43] Compiling OctoKit NotificationThread.swift
[24/43] Compiling OctoKit Octokit.swift
[25/43] Compiling OctoKit Parameters.swift
[26/46] Emitting module OctoKit
[27/46] Compiling OctoKit Configuration.swift
[28/46] Compiling OctoKit File.swift
[29/46] Compiling OctoKit Follow.swift
[30/46] Compiling OctoKit Gist.swift
[31/46] Compiling OctoKit Git.swift
[32/46] Compiling OctoKit Issue.swift
[33/46] Compiling OctoKit Label.swift
[34/46] Compiling OctoKit Milestone.swift
[35/46] Compiling OctoKit PullRequest.swift
[36/46] Compiling OctoKit Reactions.swift
[37/46] Compiling OctoKit Releases.swift
[38/46] Compiling OctoKit Plan.swift
[39/46] Compiling OctoKit PreviewHeader.swift
[40/46] Compiling OctoKit PublicKey.swift
[41/46] Compiling OctoKit Repositories.swift
[42/46] Compiling OctoKit Review.swift
[43/46] Compiling OctoKit Search.swift
[44/46] Compiling OctoKit Time.swift
[45/46] Compiling OctoKit URL+URLParameters.swift
[46/46] Compiling OctoKit User.swift
[48/66] Compiling Danger Danger.swift
[49/66] Compiling Danger DangerDSL.swift
[50/66] Compiling Danger DangerResults.swift
[51/68] Emitting module Danger
[52/68] Compiling Danger Report.swift
[53/68] Compiling Danger Settings.swift
[54/68] Compiling Danger DangerUtils.swift
[55/68] Compiling Danger DateFormatterExtensions.swift
[56/68] Compiling Danger NSRegularExpressionExtensions.swift
[57/68] Compiling Danger BitBucketCloud.swift
[58/68] Compiling Danger BitBucketMetadata.swift
[59/68] Compiling Danger BitBucketServerDSL.swift
[60/68] Compiling Danger SwiftLintViolation.swift
[61/68] Compiling Danger SwiftlintReportDeleter.swift
[62/68] Compiling Danger CurrentPathProvider.swift
[63/68] Compiling Danger SwiftLint.swift
[64/68] Compiling Danger GitHubDSL.swift
[65/68] Compiling Danger GitLabDSL.swift
[66/68] Compiling Danger File.swift
[67/68] Compiling Danger GitDSL.swift
[68/68] Compiling Danger GitDiff.swift
[70/72] Compiling DangerSwiftHammer Hammer.swift
[71/72] Emitting module DangerSwiftHammer
[72/72] Compiling DangerSwiftHammer Danger+.swift
Build complete! (51.01s)
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" : "/host/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"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.