The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DangerSwiftHammer, reference v0.2.2 (a02ba8), with Swift 6.1 for Android on 28 May 2025 22:37:53 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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.63.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:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/el-hoshino/DangerSwiftHammer.git
https://github.com/el-hoshino/DangerSwiftHammer.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "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"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/danger/swift.git
[1/10264] Fetching swift
Fetched https://github.com/danger/swift.git from cache (0.81s)
Computing version for https://github.com/danger/swift.git
Computed https://github.com/danger/swift.git at 3.21.1 (1.82s)
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
[264/5399] Fetching logger, version, octokit.swift
Fetched https://github.com/shibapm/Logger from cache (0.41s)
[338/5283] Fetching version, octokit.swift
Fetched https://github.com/mxcl/Version from cache (0.74s)
Fetched https://github.com/nerdishbynature/octokit.swift from cache (0.74s)
Computing version for https://github.com/nerdishbynature/octokit.swift
Computed https://github.com/nerdishbynature/octokit.swift at 0.14.0 (1.73s)
Fetching https://github.com/nerdishbynature/RequestKit.git
[1/1554] Fetching requestkit
Fetched https://github.com/nerdishbynature/RequestKit.git from cache (0.46s)
Computing version for https://github.com/nerdishbynature/RequestKit.git
Computed https://github.com/nerdishbynature/RequestKit.git at 3.3.0 (1.56s)
Computing version for https://github.com/mxcl/Version
Computed https://github.com/mxcl/Version at 2.1.0 (1.06s)
Computing version for https://github.com/shibapm/Logger
Computed https://github.com/shibapm/Logger at 0.2.3 (3.62s)
Creating working copy for https://github.com/nerdishbynature/octokit.swift
Working copy of https://github.com/nerdishbynature/octokit.swift resolved at 0.14.0
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/nerdishbynature/RequestKit.git
Working copy of https://github.com/nerdishbynature/RequestKit.git resolved at 3.3.0
Creating working copy for https://github.com/danger/swift.git
Working copy of https://github.com/danger/swift.git resolved at 3.21.1
Creating working copy for https://github.com/shibapm/Logger
Working copy of https://github.com/shibapm/Logger resolved at 0.2.3
warning: 'octokit.swift': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/octokit.swift/OctoKit/Info.plist
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/15] Emitting module Logger
[9/15] Compiling Logger Logger.swift
[11/16] Compiling RequestKit RequestKitSession.swift
[12/16] Compiling RequestKit Router.swift
[13/16] Emitting module RequestKit
[14/16] Compiling RequestKit JSONPostRouter.swift
[15/17] Emitting module DangerShellExecutor
[16/17] Compiling DangerShellExecutor ShellExecutor.swift
[19/44] Compiling OctoKit Statuses.swift
[20/44] Compiling OctoKit String+PercentEncoding.swift
[21/44] Compiling OctoKit Team.swift
[22/47] Emitting module OctoKit
[23/47] Compiling OctoKit Review.swift
[24/47] Compiling OctoKit Search.swift
[25/47] Compiling OctoKit Stars.swift
[26/47] Compiling OctoKit Time.swift
[27/47] Compiling OctoKit URL+URLParameters.swift
[28/47] Compiling OctoKit User.swift
[29/47] Compiling OctoKit Plan.swift
[30/47] Compiling OctoKit PreviewHeader.swift
[31/47] Compiling OctoKit PublicKey.swift
[32/47] Compiling OctoKit PullRequest.swift
[33/47] Compiling OctoKit NotificationThread.swift
[34/47] Compiling OctoKit Octokit.swift
[35/47] Compiling OctoKit Organization.swift
[36/47] Compiling OctoKit Parameters.swift
[37/47] Compiling OctoKit Reactions.swift
[38/47] Compiling OctoKit Releases.swift
[39/47] Compiling OctoKit Repositories.swift
[40/47] Compiling OctoKit Git.swift
[41/47] Compiling OctoKit Issue.swift
[42/47] Compiling OctoKit Label.swift
[43/47] Compiling OctoKit Milestone.swift
[44/47] Compiling OctoKit Configuration.swift
[45/47] Compiling OctoKit File.swift
[46/47] Compiling OctoKit Follow.swift
[47/47] Compiling OctoKit Gist.swift
[49/67] Compiling Danger SwiftLintViolation.swift
[50/67] Compiling Danger SwiftlintReportDeleter.swift
[51/69] Compiling Danger CurrentPathProvider.swift
[52/69] Compiling Danger SwiftLint.swift
[53/69] Compiling Danger Report.swift
[54/69] Compiling Danger Settings.swift
[55/69] Emitting module Danger
[56/69] Compiling Danger File.swift
[57/69] Compiling Danger GitDSL.swift
[58/69] Compiling Danger GitDiff.swift
[59/69] Compiling Danger DangerUtils.swift
[60/69] Compiling Danger DateFormatterExtensions.swift
[61/69] Compiling Danger NSRegularExpressionExtensions.swift
[62/69] Compiling Danger Danger.swift
[63/69] Compiling Danger DangerDSL.swift
[64/69] Compiling Danger DangerResults.swift
[65/69] Compiling Danger GitHubDSL.swift
[66/69] Compiling Danger GitLabDSL.swift
[67/69] Compiling Danger BitBucketCloud.swift
[68/69] Compiling Danger BitBucketMetadata.swift
[69/69] Compiling Danger BitBucketServerDSL.swift
[71/73] Compiling DangerSwiftHammer Hammer.swift
[72/73] Compiling DangerSwiftHammer Danger+.swift
[73/73] Emitting module DangerSwiftHammer
Build complete! (46.18s)
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"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.