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 SwiftChecksDangerPlugin, reference 0.3.0 (19a629), with Swift 6.1 for Android on 28 May 2025 04:34:46 UTC.

Swift 6 data race errors: 2

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/JosephDuffy/SwiftChecksDangerPlugin.git
Reference: 0.3.0
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/JosephDuffy/SwiftChecksDangerPlugin
 * tag               0.3.0      -> FETCH_HEAD
HEAD is now at 19a6298 Update to Danger 3.12.3 and Swift 5.5
Cloned https://github.com/JosephDuffy/SwiftChecksDangerPlugin.git
Revision (git rev-parse @):
19a6298dc882b26bd5444ea80a17d1fd97e6d8a9
SUCCESS checkout https://github.com/JosephDuffy/SwiftChecksDangerPlugin.git at 0.3.0
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/JosephDuffy/SwiftChecksDangerPlugin.git
https://github.com/JosephDuffy/SwiftChecksDangerPlugin.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.12.3",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/danger/swift.git"
    }
  ],
  "manifest_display_name" : "SwiftChecksDangerPlugin",
  "name" : "SwiftChecksDangerPlugin",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.12"
    }
  ],
  "products" : [
    {
      "name" : "SwiftChecksDangerPlugin",
      "targets" : [
        "SwiftChecksDangerPlugin"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "SwiftChecksDangerPlugin",
      "module_type" : "SwiftTarget",
      "name" : "SwiftChecksDangerPlugin",
      "path" : "Sources/SwiftChecksDangerPlugin",
      "product_dependencies" : [
        "Danger"
      ],
      "product_memberships" : [
        "SwiftChecksDangerPlugin"
      ],
      "sources" : [
        "File.swift",
        "FileProvider.swift",
        "InfoPlistFile.swift",
        "InfoPlistFileProvider.swift",
        "SwiftChecks.swift",
        "VersionFile.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
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: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.61s)
Computing version for https://github.com/danger/swift.git
Computed https://github.com/danger/swift.git at 3.21.1 (1.31s)
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.40s)
Fetched https://github.com/mxcl/Version from cache (0.40s)
Fetched https://github.com/nerdishbynature/octokit.swift from cache (0.40s)
Computing version for https://github.com/nerdishbynature/octokit.swift
Computed https://github.com/nerdishbynature/octokit.swift at 0.14.0 (0.97s)
Fetching https://github.com/nerdishbynature/RequestKit.git
[1/1554] Fetching requestkit
Fetched https://github.com/nerdishbynature/RequestKit.git from cache (0.26s)
Computing version for https://github.com/nerdishbynature/RequestKit.git
Computed https://github.com/nerdishbynature/RequestKit.git at 3.3.0 (0.85s)
Computing version for https://github.com/mxcl/Version
Computed https://github.com/mxcl/Version at 2.1.0 (0.76s)
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/mxcl/Version
Working copy of https://github.com/mxcl/Version resolved at 2.1.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/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.14.0
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/15] Write sources
[6/15] Write swift-version-24593BA9C3E375BF.txt
[8/23] Emitting module DangerShellExecutor
[9/23] Emitting module Logger
[10/23] Compiling Logger Logger.swift
[11/24] Compiling DangerShellExecutor ShellExecutor.swift
[14/25] Compiling RequestKit JSONPostRouter.swift
[15/25] Compiling RequestKit RequestKitSession.swift
[16/25] Compiling RequestKit Router.swift
[17/25] Emitting module RequestKit
[17/26] Wrapping AST for Logger for debugging
[19/26] Wrapping AST for DangerShellExecutor for debugging
[20/26] Wrapping AST for RequestKit for debugging
[22/52] Compiling OctoKit Review.swift
[23/52] Compiling OctoKit Search.swift
[24/52] Compiling OctoKit Stars.swift
[25/52] Emitting module OctoKit
[26/55] Compiling OctoKit Configuration.swift
[27/55] Compiling OctoKit File.swift
[28/55] Compiling OctoKit Follow.swift
[29/55] Compiling OctoKit Gist.swift
[30/55] Compiling OctoKit NotificationThread.swift
[31/55] Compiling OctoKit Octokit.swift
[32/55] Compiling OctoKit Organization.swift
[33/55] Compiling OctoKit Parameters.swift
[34/55] Compiling OctoKit Statuses.swift
[35/55] Compiling OctoKit String+PercentEncoding.swift
[36/55] Compiling OctoKit Team.swift
[37/55] Compiling OctoKit Plan.swift
[38/55] Compiling OctoKit PreviewHeader.swift
[39/55] Compiling OctoKit PublicKey.swift
[40/55] Compiling OctoKit PullRequest.swift
[41/55] Compiling OctoKit Git.swift
[42/55] Compiling OctoKit Issue.swift
[43/55] Compiling OctoKit Label.swift
[44/55] Compiling OctoKit Milestone.swift
[45/55] Compiling OctoKit Reactions.swift
[46/55] Compiling OctoKit Releases.swift
[47/55] Compiling OctoKit Repositories.swift
[48/55] Compiling OctoKit Time.swift
[49/55] Compiling OctoKit URL+URLParameters.swift
[50/55] Compiling OctoKit User.swift
[51/56] Wrapping AST for OctoKit for debugging
[53/75] Compiling Danger DangerUtils.swift
[54/75] Compiling Danger DateFormatterExtensions.swift
[55/75] Compiling Danger NSRegularExpressionExtensions.swift
[56/77] Compiling Danger File.swift
[57/77] Compiling Danger GitDSL.swift
[58/77] Compiling Danger GitDiff.swift
[59/77] Emitting module Danger
[60/77] Compiling Danger Report.swift
[61/77] Compiling Danger Settings.swift
[62/77] Compiling Danger BitBucketCloud.swift
[63/77] Compiling Danger BitBucketMetadata.swift
[64/77] Compiling Danger BitBucketServerDSL.swift
[65/77] Compiling Danger CurrentPathProvider.swift
[66/77] Compiling Danger SwiftLint.swift
[67/77] Compiling Danger Danger.swift
[68/77] Compiling Danger DangerDSL.swift
[69/77] Compiling Danger DangerResults.swift
[70/77] Compiling Danger SwiftLintViolation.swift
[71/77] Compiling Danger SwiftlintReportDeleter.swift
[72/77] Compiling Danger GitHubDSL.swift
[73/77] Compiling Danger GitLabDSL.swift
[74/78] Wrapping AST for Danger for debugging
[76/85] Compiling SwiftChecksDangerPlugin SwiftChecks.swift
[77/85] Compiling SwiftChecksDangerPlugin InfoPlistFileProvider.swift
[78/85] Compiling SwiftChecksDangerPlugin VersionFile.swift
[79/85] Compiling SwiftChecksDangerPlugin FileProvider.swift
[80/85] Compiling SwiftChecksDangerPlugin File.swift
[81/85] Emitting module SwiftChecksDangerPlugin
/host/spi-builder-workspace/Sources/SwiftChecksDangerPlugin/InfoPlistFile.swift:6:27: warning: static property 'versionNumber' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 4 |
 5 |     public struct PlistKey: RawRepresentable, ExpressibleByStringLiteral {
 6 |         public static var versionNumber: PlistKey = "CFBundleShortVersionString"
   |                           |- warning: static property 'versionNumber' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                           |- note: convert 'versionNumber' to a 'let' constant to make 'Sendable' shared state immutable
   |                           |- note: add '@MainActor' to make static property 'versionNumber' part of global actor 'MainActor'
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 7 |         public static var buildNumber: PlistKey = "CFBundleVersion"
 8 |
/host/spi-builder-workspace/Sources/SwiftChecksDangerPlugin/InfoPlistFile.swift:7:27: warning: static property 'buildNumber' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 5 |     public struct PlistKey: RawRepresentable, ExpressibleByStringLiteral {
 6 |         public static var versionNumber: PlistKey = "CFBundleShortVersionString"
 7 |         public static var buildNumber: PlistKey = "CFBundleVersion"
   |                           |- warning: static property 'buildNumber' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                           |- note: convert 'buildNumber' to a 'let' constant to make 'Sendable' shared state immutable
   |                           |- note: add '@MainActor' to make static property 'buildNumber' part of global actor 'MainActor'
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 8 |
 9 |         public let rawValue: String
[82/85] Compiling SwiftChecksDangerPlugin InfoPlistFile.swift
/host/spi-builder-workspace/Sources/SwiftChecksDangerPlugin/InfoPlistFile.swift:6:27: warning: static property 'versionNumber' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 4 |
 5 |     public struct PlistKey: RawRepresentable, ExpressibleByStringLiteral {
 6 |         public static var versionNumber: PlistKey = "CFBundleShortVersionString"
   |                           |- warning: static property 'versionNumber' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                           |- note: convert 'versionNumber' to a 'let' constant to make 'Sendable' shared state immutable
   |                           |- note: add '@MainActor' to make static property 'versionNumber' part of global actor 'MainActor'
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 7 |         public static var buildNumber: PlistKey = "CFBundleVersion"
 8 |
/host/spi-builder-workspace/Sources/SwiftChecksDangerPlugin/InfoPlistFile.swift:7:27: warning: static property 'buildNumber' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 5 |     public struct PlistKey: RawRepresentable, ExpressibleByStringLiteral {
 6 |         public static var versionNumber: PlistKey = "CFBundleShortVersionString"
 7 |         public static var buildNumber: PlistKey = "CFBundleVersion"
   |                           |- warning: static property 'buildNumber' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                           |- note: convert 'buildNumber' to a 'let' constant to make 'Sendable' shared state immutable
   |                           |- note: add '@MainActor' to make static property 'buildNumber' part of global actor 'MainActor'
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 8 |
 9 |         public let rawValue: String
[83/86] Wrapping AST for SwiftChecksDangerPlugin for debugging
[84/86] Write Objects.LinkFileList
[85/86] Linking libSwiftChecksDangerPlugin.so
Build complete! (33.54s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.12.3",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/danger/swift.git"
    }
  ],
  "manifest_display_name" : "SwiftChecksDangerPlugin",
  "name" : "SwiftChecksDangerPlugin",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.12"
    }
  ],
  "products" : [
    {
      "name" : "SwiftChecksDangerPlugin",
      "targets" : [
        "SwiftChecksDangerPlugin"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "SwiftChecksDangerPlugin",
      "module_type" : "SwiftTarget",
      "name" : "SwiftChecksDangerPlugin",
      "path" : "Sources/SwiftChecksDangerPlugin",
      "product_dependencies" : [
        "Danger"
      ],
      "product_memberships" : [
        "SwiftChecksDangerPlugin"
      ],
      "sources" : [
        "File.swift",
        "FileProvider.swift",
        "InfoPlistFile.swift",
        "InfoPlistFileProvider.swift",
        "SwiftChecks.swift",
        "VersionFile.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
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.