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 main (a02ba8), with Swift 6.0 for Linux on 30 Nov 2024 04:20:09 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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: main
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
 * 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
========================================
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-1":/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.42s)
Computing version for https://github.com/danger/swift.git
Computed https://github.com/danger/swift.git at 3.20.2 (0.41s)
Fetching https://github.com/mxcl/Version
Fetching https://github.com/nerdishbynature/octokit.swift
Fetching https://github.com/shibapm/Logger
[1/116] Fetching logger
[117/404] Fetching logger, version
Fetched https://github.com/shibapm/Logger from cache (0.19s)
[1/4439] Fetching octokit.swift
Fetched https://github.com/mxcl/Version from cache (0.54s)
Fetched https://github.com/nerdishbynature/octokit.swift from cache (0.54s)
Computing version for https://github.com/nerdishbynature/octokit.swift
Computed https://github.com/nerdishbynature/octokit.swift at 0.13.0 (1.86s)
Fetching https://github.com/nicklockwood/SwiftFormat
Fetching https://github.com/nerdishbynature/RequestKit.git
[1/1554] Fetching requestkit
Fetched https://github.com/nerdishbynature/RequestKit.git from cache (0.21s)
[1/45778] Fetching swiftformat
Fetched https://github.com/nicklockwood/SwiftFormat from cache (32.21s)
Computing version for https://github.com/nerdishbynature/RequestKit.git
Computed https://github.com/nerdishbynature/RequestKit.git at 3.3.0 (4.74s)
Computing version for https://github.com/mxcl/Version
Computed https://github.com/mxcl/Version at 2.1.0 (1.75s)
Computing version for https://github.com/shibapm/Logger
Computed https://github.com/shibapm/Logger at 0.2.3 (2.07s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.55.3 (0.48s)
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/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.1.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/nerdishbynature/octokit.swift
Working copy of https://github.com/nerdishbynature/octokit.swift resolved at 0.13.0
[1/1] Compiling plugin SwiftFormatPlugin
Building for debugging...
[1/8] Write sources
[7/8] Write swift-version-24593BA9C3E375BF.txt
[9/16] Compiling Logger Logger.swift
[10/16] Emitting module Logger
[12/17] Emitting module DangerShellExecutor
[13/17] Compiling DangerShellExecutor ShellExecutor.swift
[14/18] Compiling RequestKit Router.swift
[15/18] Compiling RequestKit JSONPostRouter.swift
[16/18] Emitting module RequestKit
[17/18] Compiling RequestKit RequestKitSession.swift
[20/43] Compiling OctoKit Plan.swift
[21/43] Compiling OctoKit PreviewHeader.swift
[22/43] Compiling OctoKit PublicKey.swift
[23/46] Compiling OctoKit Configuration.swift
[24/46] Compiling OctoKit File.swift
[25/46] Compiling OctoKit Follow.swift
[26/46] Compiling OctoKit Gist.swift
[27/46] Compiling OctoKit Time.swift
[28/46] Compiling OctoKit URL+URLParameters.swift
[29/46] Compiling OctoKit User.swift
[30/46] Emitting module OctoKit
[31/46] Compiling OctoKit PullRequest.swift
[32/46] Compiling OctoKit Reactions.swift
[33/46] Compiling OctoKit Releases.swift
[34/46] Compiling OctoKit Stars.swift
[35/46] Compiling OctoKit Statuses.swift
[36/46] Compiling OctoKit String+PercentEncoding.swift
[37/46] Compiling OctoKit NotificationThread.swift
[38/46] Compiling OctoKit Octokit.swift
[39/46] Compiling OctoKit Parameters.swift
[40/46] Compiling OctoKit Git.swift
[41/46] Compiling OctoKit Issue.swift
[42/46] Compiling OctoKit Label.swift
[43/46] Compiling OctoKit Milestone.swift
[44/46] Compiling OctoKit Repositories.swift
[45/46] Compiling OctoKit Review.swift
[46/46] Compiling OctoKit Search.swift
[48/66] Compiling Danger DangerUtils.swift
[49/66] Compiling Danger DateFormatterExtensions.swift
[50/66] Compiling Danger NSRegularExpressionExtensions.swift
[51/68] Compiling Danger SwiftLintViolation.swift
[52/68] Compiling Danger SwiftlintReportDeleter.swift
[53/68] Compiling Danger Report.swift
[54/68] Compiling Danger Settings.swift
[55/68] Emitting module Danger
[56/68] Compiling Danger BitBucketCloud.swift
[57/68] Compiling Danger BitBucketMetadata.swift
[58/68] Compiling Danger BitBucketServerDSL.swift
[59/68] Compiling Danger CurrentPathProvider.swift
[60/68] Compiling Danger SwiftLint.swift
[61/68] Compiling Danger Danger.swift
[62/68] Compiling Danger DangerDSL.swift
[63/68] Compiling Danger DangerResults.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 Danger+.swift
[71/72] Emitting module DangerSwiftHammer
[72/72] Compiling DangerSwiftHammer Hammer.swift
Build complete! (70.85s)
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.