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.2 (beta) for Linux on 17 Jun 2025 22:04:36 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:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
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:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/f-meloni/danger-swift-xcodesummary.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/danger/swift
[1/10309] Fetching swift
Fetched https://github.com/danger/swift from cache (0.43s)
Computing version for https://github.com/danger/swift
Computed https://github.com/danger/swift at 3.21.2 (1.22s)
Fetching https://github.com/nerdishbynature/octokit.swift
Fetching https://github.com/mxcl/Version
Fetching https://github.com/shibapm/Logger
[1/116] Fetching logger
[117/409] Fetching logger, version
[410/5409] Fetching logger, version, octokit.swift
Fetched https://github.com/shibapm/Logger from cache (0.64s)
Fetched https://github.com/mxcl/Version from cache (0.64s)
Fetched https://github.com/nerdishbynature/octokit.swift from cache (0.67s)
Computing version for https://github.com/nerdishbynature/octokit.swift
Computed https://github.com/nerdishbynature/octokit.swift at 0.14.0 (1.03s)
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 (0.69s)
Computing version for https://github.com/mxcl/Version
Computed https://github.com/mxcl/Version at 2.2.0 (0.85s)
Computing version for https://github.com/shibapm/Logger
Computed https://github.com/shibapm/Logger at 0.2.3 (2.40s)
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/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.2.0
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/danger/swift
Working copy of https://github.com/danger/swift resolved at 3.21.2
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 JSONPostRouter.swift
[12/16] Emitting module RequestKit
[13/16] Compiling RequestKit RequestKitSession.swift
[14/16] Compiling RequestKit Router.swift
[15/16] Emitting module DangerShellExecutor
[16/16] Compiling DangerShellExecutor ShellExecutor.swift
[19/44] Emitting module OctoKit
[20/47] Compiling OctoKit Configuration.swift
[21/47] Compiling OctoKit File.swift
[22/47] Compiling OctoKit Follow.swift
[23/47] Compiling OctoKit Gist.swift
[24/47] Compiling OctoKit Review.swift
[25/47] Compiling OctoKit Search.swift
[26/47] Compiling OctoKit Stars.swift
[27/47] Compiling OctoKit Plan.swift
[28/47] Compiling OctoKit PreviewHeader.swift
[29/47] Compiling OctoKit PublicKey.swift
[30/47] Compiling OctoKit PullRequest.swift
[31/47] Compiling OctoKit Time.swift
[32/47] Compiling OctoKit URL+URLParameters.swift
[33/47] Compiling OctoKit User.swift
[34/47] Compiling OctoKit Statuses.swift
[35/47] Compiling OctoKit String+PercentEncoding.swift
[36/47] Compiling OctoKit Team.swift
[37/47] Compiling OctoKit NotificationThread.swift
[38/47] Compiling OctoKit Octokit.swift
[39/47] Compiling OctoKit Organization.swift
[40/47] Compiling OctoKit Parameters.swift
[41/47] Compiling OctoKit Git.swift
[42/47] Compiling OctoKit Issue.swift
[43/47] Compiling OctoKit Label.swift
[44/47] Compiling OctoKit Milestone.swift
[45/47] Compiling OctoKit Reactions.swift
[46/47] Compiling OctoKit Releases.swift
[47/47] Compiling OctoKit Repositories.swift
[49/67] Compiling Danger SwiftLintViolation.swift
[50/67] Compiling Danger SwiftlintReportDeleter.swift
[51/69] Emitting module Danger
[52/69] Compiling Danger File.swift
[53/69] Compiling Danger GitDSL.swift
[54/69] Compiling Danger GitDiff.swift
[55/69] Compiling Danger Report.swift
[56/69] Compiling Danger Settings.swift
[57/69] Compiling Danger CurrentPathProvider.swift
[58/69] Compiling Danger SwiftLint.swift
[59/69] Compiling Danger Danger.swift
[60/69] Compiling Danger DangerDSL.swift
[61/69] Compiling Danger DangerResults.swift
[62/69] Compiling Danger BitBucketCloud.swift
[63/69] Compiling Danger BitBucketMetadata.swift
[64/69] Compiling Danger BitBucketServerDSL.swift
[65/69] Compiling Danger GitHubDSL.swift
[66/69] Compiling Danger GitLabDSL.swift
[67/69] Compiling Danger DangerUtils.swift
[68/69] Compiling Danger DateFormatterExtensions.swift
[69/69] Compiling Danger NSRegularExpressionExtensions.swift
[71/78] Compiling DangerXCodeSummary FilePathParser.swift
[72/78] Emitting module DangerXCodeSummary
[73/78] Compiling DangerXCodeSummary CompilerMessageParser.swift
[74/78] Compiling DangerXCodeSummary Result.swift
[75/78] Compiling DangerXCodeSummary MissingFileErrorParser.swift
[76/78] Compiling DangerXCodeSummary SymbolsErrorsParser.swift
[77/78] Compiling DangerXCodeSummary TestFailuresParser.swift
[78/78] Compiling DangerXCodeSummary XCodeSummary.swift
Build complete! (29.61s)
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"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.