The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of DangerXCodeSummary, reference 1.2.1 (289d51), with Swift 6.1 for Android on 27 May 2025 11:08:38 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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/f-meloni/danger-swift-xcodesummary.git
Reference: 1.2.1
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/f-meloni/danger-swift-xcodesummary
 * tag               1.2.1      -> FETCH_HEAD
HEAD is now at 289d513 Version 1.2.1
Cloned https://github.com/f-meloni/danger-swift-xcodesummary.git
Revision (git rev-parse @):
289d5136cead3d4b1eae509acc3f0b044252fc6c
SUCCESS checkout https://github.com/f-meloni/danger-swift-xcodesummary.git at 1.2.1
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/f-meloni/danger-swift-xcodesummary.git
https://github.com/f-meloni/danger-swift-xcodesummary.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"
    }
  ],
  "manifest_display_name" : "DangerXCodeSummary",
  "name" : "DangerXCodeSummary",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "DangerXCodeSummary",
      "targets" : [
        "DangerXCodeSummary"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DangerXCodeSummaryTests",
      "module_type" : "SwiftTarget",
      "name" : "DangerXCodeSummaryTests",
      "path" : "Tests/DangerXCodeSummaryTests",
      "product_dependencies" : [
        "DangerFixtures"
      ],
      "sources" : [
        "CompilerMessageParserTests.swift",
        "FilePathParserTests.swift",
        "Fixtures/CompilerErrorJSON.swift",
        "Fixtures/DuplicatesJSON.swift",
        "Fixtures/ErrorsJSON.swift",
        "Fixtures/FailedTestsJSON.swift",
        "Fixtures/JSONFiles.swift",
        "Fixtures/ReportTestJSON.swift",
        "Fixtures/TestsSummaryJSON.swift",
        "Fixtures/WarningsJSON.swift",
        "MissingFileErrorParserTests.swift",
        "TestFailuresParserTests.swift",
        "XCTestManifests.swift",
        "XCodeSummaryTests.swift"
      ],
      "target_dependencies" : [
        "DangerXCodeSummary"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DangerXCodeSummary",
      "module_type" : "SwiftTarget",
      "name" : "DangerXCodeSummary",
      "path" : "Sources/DangerXCodeSummary",
      "product_dependencies" : [
        "Danger"
      ],
      "product_memberships" : [
        "DangerXCodeSummary"
      ],
      "sources" : [
        "CompilerMessageParser.swift",
        "FilePathParser.swift",
        "MissingFileErrorParser.swift",
        "Result.swift",
        "SymbolsErrorsParser.swift",
        "TestFailuresParser.swift",
        "XCodeSummary.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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:9f3c606dcd2a4f06d17ba472aa533c43685ba7ba19a5c9bc23518a066eb7f86a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/danger/swift
[1/10264] Fetching swift
Fetched https://github.com/danger/swift from cache (0.48s)
Computing version for https://github.com/danger/swift
Computed https://github.com/danger/swift at 3.21.1 (1.22s)
Fetching https://github.com/nerdishbynature/octokit.swift
Fetching https://github.com/shibapm/Logger
Fetching https://github.com/mxcl/Version
[1/116] Fetching logger
[117/404] Fetching logger, version
[405/5399] Fetching logger, version, octokit.swift
Fetched https://github.com/shibapm/Logger from cache (0.89s)
Fetched https://github.com/mxcl/Version from cache (0.89s)
Fetched https://github.com/nerdishbynature/octokit.swift from cache (0.95s)
Computing version for https://github.com/nerdishbynature/octokit.swift
Computed https://github.com/nerdishbynature/octokit.swift at 0.14.0 (1.51s)
Fetching https://github.com/nerdishbynature/RequestKit.git
[1/1554] Fetching requestkit
Fetched https://github.com/nerdishbynature/RequestKit.git from cache (0.27s)
Computing version for https://github.com/nerdishbynature/RequestKit.git
Computed https://github.com/nerdishbynature/RequestKit.git at 3.3.0 (1.32s)
Computing version for https://github.com/mxcl/Version
Computed https://github.com/mxcl/Version at 2.1.0 (0.78s)
Computing version for https://github.com/shibapm/Logger
Computed https://github.com/shibapm/Logger at 0.2.3 (2.62s)
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.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/danger/swift
Working copy of https://github.com/danger/swift resolved at 3.21.1
Creating working copy for https://github.com/nerdishbynature/RequestKit.git
Working copy of https://github.com/nerdishbynature/RequestKit.git resolved at 3.3.0
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
[10/16] Emitting module DangerShellExecutor
[11/16] Compiling DangerShellExecutor ShellExecutor.swift
[12/17] Emitting module RequestKit
[13/17] Compiling RequestKit JSONPostRouter.swift
[14/17] Compiling RequestKit RequestKitSession.swift
[15/17] Compiling RequestKit Router.swift
[19/44] Compiling OctoKit NotificationThread.swift
[20/44] Compiling OctoKit Octokit.swift
[21/44] Compiling OctoKit Organization.swift
[22/44] Compiling OctoKit Parameters.swift
[23/47] Compiling OctoKit Review.swift
[24/47] Compiling OctoKit Search.swift
[25/47] Compiling OctoKit Stars.swift
[26/47] Compiling OctoKit Git.swift
[27/47] Compiling OctoKit Issue.swift
[28/47] Compiling OctoKit Label.swift
[29/47] Compiling OctoKit Milestone.swift
[30/47] Emitting module OctoKit
[31/47] Compiling OctoKit Statuses.swift
[32/47] Compiling OctoKit String+PercentEncoding.swift
[33/47] Compiling OctoKit Team.swift
[34/47] Compiling OctoKit Reactions.swift
[35/47] Compiling OctoKit Releases.swift
[36/47] Compiling OctoKit Repositories.swift
[37/47] Compiling OctoKit Time.swift
[38/47] Compiling OctoKit URL+URLParameters.swift
[39/47] Compiling OctoKit User.swift
[40/47] Compiling OctoKit Plan.swift
[41/47] Compiling OctoKit PreviewHeader.swift
[42/47] Compiling OctoKit PublicKey.swift
[43/47] Compiling OctoKit PullRequest.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 CurrentPathProvider.swift
[50/67] Compiling Danger SwiftLint.swift
[51/69] Compiling Danger DangerUtils.swift
[52/69] Compiling Danger DateFormatterExtensions.swift
[53/69] Compiling Danger NSRegularExpressionExtensions.swift
[54/69] Emitting module Danger
[55/69] Compiling Danger Report.swift
[56/69] Compiling Danger Settings.swift
[57/69] Compiling Danger Danger.swift
[58/69] Compiling Danger DangerDSL.swift
[59/69] Compiling Danger DangerResults.swift
[60/69] Compiling Danger File.swift
[61/69] Compiling Danger GitDSL.swift
[62/69] Compiling Danger GitDiff.swift
[63/69] Compiling Danger BitBucketCloud.swift
[64/69] Compiling Danger BitBucketMetadata.swift
[65/69] Compiling Danger BitBucketServerDSL.swift
[66/69] Compiling Danger SwiftLintViolation.swift
[67/69] Compiling Danger SwiftlintReportDeleter.swift
[68/69] Compiling Danger GitHubDSL.swift
[69/69] Compiling Danger GitLabDSL.swift
[71/78] Compiling DangerXCodeSummary FilePathParser.swift
[72/78] Compiling DangerXCodeSummary Result.swift
[73/78] Compiling DangerXCodeSummary MissingFileErrorParser.swift
[74/78] Emitting module DangerXCodeSummary
[75/78] Compiling DangerXCodeSummary CompilerMessageParser.swift
[76/78] Compiling DangerXCodeSummary TestFailuresParser.swift
[77/78] Compiling DangerXCodeSummary XCodeSummary.swift
[78/78] Compiling DangerXCodeSummary SymbolsErrorsParser.swift
Build complete! (33.86s)
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"
    }
  ],
  "manifest_display_name" : "DangerXCodeSummary",
  "name" : "DangerXCodeSummary",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "DangerXCodeSummary",
      "targets" : [
        "DangerXCodeSummary"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DangerXCodeSummaryTests",
      "module_type" : "SwiftTarget",
      "name" : "DangerXCodeSummaryTests",
      "path" : "Tests/DangerXCodeSummaryTests",
      "product_dependencies" : [
        "DangerFixtures"
      ],
      "sources" : [
        "CompilerMessageParserTests.swift",
        "FilePathParserTests.swift",
        "Fixtures/CompilerErrorJSON.swift",
        "Fixtures/DuplicatesJSON.swift",
        "Fixtures/ErrorsJSON.swift",
        "Fixtures/FailedTestsJSON.swift",
        "Fixtures/JSONFiles.swift",
        "Fixtures/ReportTestJSON.swift",
        "Fixtures/TestsSummaryJSON.swift",
        "Fixtures/WarningsJSON.swift",
        "MissingFileErrorParserTests.swift",
        "TestFailuresParserTests.swift",
        "XCTestManifests.swift",
        "XCodeSummaryTests.swift"
      ],
      "target_dependencies" : [
        "DangerXCodeSummary"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DangerXCodeSummary",
      "module_type" : "SwiftTarget",
      "name" : "DangerXCodeSummary",
      "path" : "Sources/DangerXCodeSummary",
      "product_dependencies" : [
        "Danger"
      ],
      "product_memberships" : [
        "DangerXCodeSummary"
      ],
      "sources" : [
        "CompilerMessageParser.swift",
        "FilePathParser.swift",
        "MissingFileErrorParser.swift",
        "Result.swift",
        "SymbolsErrorsParser.swift",
        "TestFailuresParser.swift",
        "XCodeSummary.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:9f3c606dcd2a4f06d17ba472aa533c43685ba7ba19a5c9bc23518a066eb7f86a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.