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.0 for Linux on 31 Oct 2024 08:24:26 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" 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.56.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.0
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-1":/host -w "$PWD" 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
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/danger/swift
[1/10053] Fetching swift
Fetched https://github.com/danger/swift from cache (0.61s)
Computing version for https://github.com/danger/swift
Computed https://github.com/danger/swift at 3.20.2 (0.56s)
Fetching https://github.com/nerdishbynature/octokit.swift
Fetching https://github.com/shibapm/Logger
Fetching https://github.com/mxcl/Version
[1/116] Fetching logger
[7/404] Fetching logger, version
[295/4843] Fetching logger, version, octokit.swift
Fetched https://github.com/shibapm/Logger from cache (0.32s)
Fetched https://github.com/mxcl/Version from cache (0.34s)
Fetched https://github.com/nerdishbynature/octokit.swift from cache (0.44s)
Computing version for https://github.com/nerdishbynature/octokit.swift
Computed https://github.com/nerdishbynature/octokit.swift at 0.13.0 (2.23s)
Fetching https://github.com/nicklockwood/SwiftFormat
Fetching https://github.com/nerdishbynature/RequestKit.git
[1/1554] Fetching requestkit
Fetched https://github.com/nerdishbynature/RequestKit.git from cache (0.22s)
[1/44979] Fetching swiftformat
Fetched https://github.com/nicklockwood/SwiftFormat from cache (19.98s)
Computing version for https://github.com/nerdishbynature/RequestKit.git
Computed https://github.com/nerdishbynature/RequestKit.git at 3.3.0 (9.33s)
Computing version for https://github.com/mxcl/Version
Computed https://github.com/mxcl/Version at 2.1.0 (0.55s)
Computing version for https://github.com/shibapm/Logger
Computed https://github.com/shibapm/Logger at 0.2.3 (2.14s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.54.6 (0.88s)
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.54.6
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/RequestKit.git
Working copy of https://github.com/nerdishbynature/RequestKit.git resolved at 3.3.0
Creating working copy for https://github.com/nerdishbynature/octokit.swift
Working copy of https://github.com/nerdishbynature/octokit.swift resolved at 0.13.0
Creating working copy for https://github.com/danger/swift
Working copy of https://github.com/danger/swift resolved at 3.20.2
[1/1] Compiling plugin SwiftFormatPlugin
Building for debugging...
[1/8] Write sources
[7/8] Write swift-version-24593BA9C3E375BF.txt
[9/16] Emitting module Logger
[10/16] Compiling Logger Logger.swift
[11/17] Emitting module DangerShellExecutor
[12/17] Compiling DangerShellExecutor ShellExecutor.swift
[15/18] Compiling RequestKit Router.swift
[16/18] Compiling RequestKit RequestKitSession.swift
[17/18] Emitting module RequestKit
[18/18] Compiling RequestKit JSONPostRouter.swift
[20/43] Compiling OctoKit Stars.swift
[21/43] Compiling OctoKit Statuses.swift
[22/43] Compiling OctoKit String+PercentEncoding.swift
[23/46] Compiling OctoKit NotificationThread.swift
[24/46] Compiling OctoKit Octokit.swift
[25/46] Compiling OctoKit Parameters.swift
[26/46] Compiling OctoKit Configuration.swift
[27/46] Compiling OctoKit File.swift
[28/46] Compiling OctoKit Follow.swift
[29/46] Compiling OctoKit Gist.swift
[30/46] Emitting module OctoKit
[31/46] Compiling OctoKit PullRequest.swift
[32/46] Compiling OctoKit Reactions.swift
[33/46] Compiling OctoKit Releases.swift
[34/46] Compiling OctoKit Plan.swift
[35/46] Compiling OctoKit PreviewHeader.swift
[36/46] Compiling OctoKit PublicKey.swift
[37/46] Compiling OctoKit Time.swift
[38/46] Compiling OctoKit URL+URLParameters.swift
[39/46] Compiling OctoKit User.swift
[40/46] Compiling OctoKit Repositories.swift
[41/46] Compiling OctoKit Review.swift
[42/46] Compiling OctoKit Search.swift
[43/46] Compiling OctoKit Git.swift
[44/46] Compiling OctoKit Issue.swift
[45/46] Compiling OctoKit Label.swift
[46/46] Compiling OctoKit Milestone.swift
[48/66] Compiling Danger SwiftLintViolation.swift
[49/66] Compiling Danger SwiftlintReportDeleter.swift
[50/66] Compiling Danger DangerUtils.swift
[51/66] Compiling Danger DateFormatterExtensions.swift
[52/66] Compiling Danger NSRegularExpressionExtensions.swift
[53/68] Compiling Danger File.swift
[54/68] Compiling Danger GitDSL.swift
[55/68] Compiling Danger GitDiff.swift
[56/68] Compiling Danger Report.swift
[57/68] Compiling Danger Settings.swift
[58/68] Compiling Danger Danger.swift
[59/68] Compiling Danger DangerDSL.swift
[60/68] Compiling Danger DangerResults.swift
[61/68] Emitting module Danger
[62/68] Compiling Danger BitBucketCloud.swift
[63/68] Compiling Danger BitBucketMetadata.swift
[64/68] Compiling Danger BitBucketServerDSL.swift
[65/68] Compiling Danger CurrentPathProvider.swift
[66/68] Compiling Danger SwiftLint.swift
[67/68] Compiling Danger GitHubDSL.swift
[68/68] Compiling Danger GitLabDSL.swift
[70/77] Compiling DangerXCodeSummary Result.swift
[71/77] Compiling DangerXCodeSummary MissingFileErrorParser.swift
[72/77] Compiling DangerXCodeSummary FilePathParser.swift
[73/77] Compiling DangerXCodeSummary CompilerMessageParser.swift
[74/77] Emitting module DangerXCodeSummary
[75/77] Compiling DangerXCodeSummary TestFailuresParser.swift
[76/77] Compiling DangerXCodeSummary SymbolsErrorsParser.swift
[77/77] Compiling DangerXCodeSummary XCodeSummary.swift
Build complete! (65.62s)
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.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.