This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 6.0 for Linux.

Swift 6 data race errors: 0

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" 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 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
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:  $workDir
https://github.com/el-hoshino/DangerSwiftHammer.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" 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 2>&1
Fetching https://github.com/danger/swift.git
Fetching https://github.com/mxcl/Version
Fetching https://github.com/nerdishbynature/octokit.swift
Fetching https://github.com/nerdishbynature/RequestKit.git
Fetching https://github.com/shibapm/Logger
[3/251] Fetching version
[252/4573] Fetching version, octokit.swift
[1117/4689] Fetching version, octokit.swift, logger
[3956/6243] Fetching version, octokit.swift, logger, requestkit
[4349/15870] Fetching version, octokit.swift, logger, requestkit, swift
Fetched https://github.com/nerdishbynature/octokit.swift from cache (0.36s)
[9437/11548] Fetching version, logger, requestkit, swift
Fetched https://github.com/shibapm/Logger from cache (0.49s)
Fetched https://github.com/mxcl/Version from cache (0.49s)
Fetched https://github.com/nerdishbynature/RequestKit.git from cache (0.49s)
Fetched https://github.com/danger/swift.git from cache (0.49s)
Computing version for https://github.com/danger/swift.git
Computed https://github.com/danger/swift.git at 3.3.2 (0.54s)
Computing version for https://github.com/nerdishbynature/octokit.swift
Computed https://github.com/nerdishbynature/octokit.swift at 0.10.1 (1.40s)
Computing version for https://github.com/mxcl/Version
Computed https://github.com/mxcl/Version at 1.2.0 (1.41s)
Computing version for https://github.com/shibapm/Logger
Computed https://github.com/shibapm/Logger at 0.2.3 (1.26s)
Computing version for https://github.com/nerdishbynature/RequestKit.git
Computed https://github.com/nerdishbynature/RequestKit.git at 2.4.0 (0.57s)
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/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/mxcl/Version
Working copy of https://github.com/mxcl/Version resolved at 1.2.0
Building for debugging...
[0/14] Write sources
[6/14] Write swift-version-24593BA9C3E375BF.txt
[8/22] Emitting module DangerShellExecutor
[9/22] Compiling DangerShellExecutor ShellExecutor.swift
[11/23] Emitting module Logger
[12/23] Compiling Logger Logger.swift
[13/24] Compiling RequestKit Router.swift
[14/24] Wrapping AST for DangerShellExecutor for debugging
[16/24] Compiling RequestKit RequestKitSession.swift
[17/24] Emitting module RequestKit
[18/24] Compiling RequestKit JSONPostRouter.swift
[18/25] Wrapping AST for Logger for debugging
[20/25] Wrapping AST for RequestKit for debugging
[22/43] Compiling OctoKit String+PercentEncoding.swift
[23/43] Compiling OctoKit Time.swift
[24/45] Compiling OctoKit URL+URLParameters.swift
[25/45] Compiling OctoKit User.swift
[26/45] Compiling OctoKit Configuration.swift
[27/45] Compiling OctoKit File.swift
[28/45] Compiling OctoKit Follow.swift
[29/45] Emitting module OctoKit
[30/45] Compiling OctoKit PublicKey.swift
[31/45] Compiling OctoKit PullRequest.swift
[32/45] Compiling OctoKit Review.swift
[33/45] Compiling OctoKit Stars.swift
[34/45] Compiling OctoKit Releases.swift
[35/45] Compiling OctoKit Repositories.swift
[36/45] Compiling OctoKit Milestone.swift
[37/45] Compiling OctoKit Octokit.swift
[38/45] Compiling OctoKit Parameters.swift
[39/45] Compiling OctoKit Gist.swift
[40/45] Compiling OctoKit Issue.swift
[41/45] Compiling OctoKit Label.swift
[42/46] Wrapping AST for OctoKit for debugging
[44/64] Compiling Danger DangerUtils.swift
[45/64] Compiling Danger DateFormatterExtensions.swift
[46/64] Compiling Danger NSRegularExpressionExtensions.swift
[47/66] Compiling Danger CurrentPathProvider.swift
[48/66] Compiling Danger SwiftLint.swift
[49/66] Compiling Danger Report.swift
[50/66] Compiling Danger Settings.swift
[51/66] Emitting module Danger
[52/66] Compiling Danger Danger.swift
[53/66] Compiling Danger DangerDSL.swift
[54/66] Compiling Danger DangerResults.swift
[55/66] Compiling Danger SwiftLintViolation.swift
[56/66] Compiling Danger SwiftlintReportDeleter.swift
[57/66] Compiling Danger File.swift
[58/66] Compiling Danger GitDSL.swift
[59/66] Compiling Danger GitHubDSL.swift
[60/66] Compiling Danger GitLabDSL.swift
[61/66] Compiling Danger BitBucketCloud.swift
[62/66] Compiling Danger BitBucketMetadata.swift
[63/66] Compiling Danger BitBucketServerDSL.swift
[64/67] Wrapping AST for Danger for debugging
[65/67] Write Objects.LinkFileList
[66/67] Linking libDanger.so
[68/70] Compiling DangerSwiftHammer Hammer.swift
[69/70] Emitting module DangerSwiftHammer
[70/70] Compiling DangerSwiftHammer Danger+.swift
Build complete! (35.05s)
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"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.