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 DangerXCodeSummary, reference 1.2.1 (289d51), with Swift 6.1 for Linux on 25 Apr 2025 12:19:17 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:basic-6.1-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.61.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.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:basic-6.1-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.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/danger/swift
[1/10248] Fetching swift
Fetched https://github.com/danger/swift from cache (0.80s)
Computing version for https://github.com/danger/swift
Computed https://github.com/danger/swift at 3.21.1 (4.88s)
Fetching https://github.com/mxcl/Version
Fetching https://github.com/nerdishbynature/octokit.swift
Fetching https://github.com/shibapm/Logger
[1/4995] Fetching octokit.swift
[2/5283] Fetching octokit.swift, version
[448/5399] Fetching octokit.swift, version, logger
Fetched https://github.com/shibapm/Logger from cache (0.83s)
Fetched https://github.com/mxcl/Version from cache (0.88s)
Fetched https://github.com/nerdishbynature/octokit.swift from cache (0.88s)
Computing version for https://github.com/nerdishbynature/octokit.swift
Computed https://github.com/nerdishbynature/octokit.swift at 0.14.0 (1.84s)
Fetching https://github.com/nerdishbynature/RequestKit.git
[1/1554] Fetching requestkit
Fetched https://github.com/nerdishbynature/RequestKit.git from cache (0.37s)
Computing version for https://github.com/nerdishbynature/RequestKit.git
Computed https://github.com/nerdishbynature/RequestKit.git at 3.3.0 (1.40s)
Computing version for https://github.com/mxcl/Version
Computed https://github.com/mxcl/Version at 2.1.0 (1.12s)
Computing version for https://github.com/shibapm/Logger
Computed https://github.com/shibapm/Logger at 0.2.3 (4.44s)
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
Working copy of https://github.com/danger/swift 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
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/octokit.swift
Working copy of https://github.com/nerdishbynature/octokit.swift resolved at 0.14.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 DangerShellExecutor
[9/15] Emitting module Logger
[10/15] Compiling Logger Logger.swift
[11/16] Emitting module RequestKit
[12/16] Compiling RequestKit JSONPostRouter.swift
[13/16] Compiling RequestKit Router.swift
[14/16] Compiling RequestKit RequestKitSession.swift
[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 Time.swift
[24/47] Compiling OctoKit URL+URLParameters.swift
[25/47] Compiling OctoKit User.swift
[26/47] Compiling OctoKit Review.swift
[27/47] Compiling OctoKit Search.swift
[28/47] Compiling OctoKit Stars.swift
[29/47] Compiling OctoKit NotificationThread.swift
[30/47] Compiling OctoKit Octokit.swift
[31/47] Compiling OctoKit Organization.swift
[32/47] Compiling OctoKit Parameters.swift
[33/47] Compiling OctoKit Reactions.swift
[34/47] Compiling OctoKit Releases.swift
[35/47] Compiling OctoKit Repositories.swift
[36/47] Compiling OctoKit Git.swift
[37/47] Compiling OctoKit Issue.swift
[38/47] Compiling OctoKit Label.swift
[39/47] Compiling OctoKit Milestone.swift
[40/47] Compiling OctoKit Configuration.swift
[41/47] Compiling OctoKit File.swift
[42/47] Compiling OctoKit Follow.swift
[43/47] Compiling OctoKit Gist.swift
[44/47] Compiling OctoKit Plan.swift
[45/47] Compiling OctoKit PreviewHeader.swift
[46/47] Compiling OctoKit PublicKey.swift
[47/47] Compiling OctoKit PullRequest.swift
[49/67] Compiling Danger SwiftLintViolation.swift
[50/67] Compiling Danger SwiftlintReportDeleter.swift
[51/69] Compiling Danger DangerUtils.swift
[52/69] Compiling Danger DateFormatterExtensions.swift
[53/69] Compiling Danger NSRegularExpressionExtensions.swift
[54/69] Compiling Danger CurrentPathProvider.swift
[55/69] Compiling Danger SwiftLint.swift
[56/69] Compiling Danger Report.swift
[57/69] Compiling Danger Settings.swift
[58/69] Compiling Danger Danger.swift
[59/69] Compiling Danger DangerDSL.swift
[60/69] Compiling Danger DangerResults.swift
[61/69] Emitting module Danger
[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 File.swift
[68/69] Compiling Danger GitDSL.swift
[69/69] Compiling Danger GitDiff.swift
[71/78] Compiling DangerXCodeSummary CompilerMessageParser.swift
[72/78] Compiling DangerXCodeSummary FilePathParser.swift
[73/78] Emitting module DangerXCodeSummary
[74/78] Compiling DangerXCodeSummary SymbolsErrorsParser.swift
[75/78] Compiling DangerXCodeSummary TestFailuresParser.swift
[76/78] Compiling DangerXCodeSummary XCodeSummary.swift
[77/78] Compiling DangerXCodeSummary MissingFileErrorParser.swift
[78/78] Compiling DangerXCodeSummary Result.swift
Build complete! (56.28s)
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.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.