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 Danger, reference main (10f58d), with Swift 6.1 for Linux on 13 Sep 2025 03:25:32 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mozilla-mobile/firefox-ios.git
Reference: main
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/mozilla-mobile/firefox-ios
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 10f58d2 Bugfix FXIOS-13446 [New first run onboarding] [Intermittent] [iOS 26] user cannot swipe the set as default browser card (#29268)
Updating files:  87% (10574/12088)
Updating files:  88% (10638/12088)
Updating files:  89% (10759/12088)
Updating files:  90% (10880/12088)
Updating files:  91% (11001/12088)
Updating files:  92% (11121/12088)
Updating files:  93% (11242/12088)
Updating files:  94% (11363/12088)
Updating files:  95% (11484/12088)
Updating files:  96% (11605/12088)
Updating files:  97% (11726/12088)
Updating files:  98% (11847/12088)
Updating files:  99% (11968/12088)
Updating files: 100% (12088/12088)
Updating files: 100% (12088/12088), done.
Cloned https://github.com/mozilla-mobile/firefox-ios.git
Revision (git rev-parse @):
10f58d2bd602716a1bf96d6ad11603faf7b78e0d
SUCCESS checkout https://github.com/mozilla-mobile/firefox-ios.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/mozilla-mobile/firefox-ios.git
https://github.com/mozilla-mobile/firefox-ios.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift",
      "requirement" : {
        "exact" : [
          "3.20.2"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/danger/swift.git"
    },
    {
      "identity" : "danger-swift-coverage",
      "requirement" : {
        "exact" : [
          "1.2.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/f-meloni/danger-swift-coverage"
    }
  ],
  "manifest_display_name" : "Danger",
  "name" : "Danger",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15"
    },
    {
      "name" : "macos",
      "version" : "11"
    }
  ],
  "products" : [
    {
      "name" : "DangerDeps",
      "targets" : [
        "DangerDependencies"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DangerDependencies",
      "module_type" : "SwiftTarget",
      "name" : "DangerDependencies",
      "path" : "Sources/DangerDependencies",
      "product_dependencies" : [
        "Danger",
        "DangerSwiftCoverage"
      ],
      "product_memberships" : [
        "DangerDeps"
      ],
      "sources" : [
        "Fake.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:99ea6d26ace67c023f359493a2ac553a612b92a7f2dee009657225f46f43aa0e
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/danger/swift.git
Fetching https://github.com/f-meloni/danger-swift-coverage
[1/731] Fetching danger-swift-coverage
[732/11048] Fetching danger-swift-coverage, swift
Fetched https://github.com/f-meloni/danger-swift-coverage from cache (0.49s)
Fetched https://github.com/danger/swift.git from cache (0.49s)
Computing version for https://github.com/f-meloni/danger-swift-coverage
Computed https://github.com/f-meloni/danger-swift-coverage at 1.2.1 (1.06s)
Computing version for https://github.com/danger/swift.git
Computed https://github.com/danger/swift.git at 3.20.2 (0.64s)
Fetching https://github.com/nerdishbynature/octokit.swift
Fetching https://github.com/mxcl/Version
Fetching https://github.com/shibapm/Logger
[1/116] Fetching logger
[115/409] Fetching logger, version
[408/5409] Fetching logger, version, octokit.swift
Fetched https://github.com/shibapm/Logger from cache (0.30s)
[4393/5293] Fetching version, octokit.swift
Fetched https://github.com/mxcl/Version from cache (0.30s)
[4200/5000] Fetching octokit.swift
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.99s)
Fetching https://github.com/nerdishbynature/RequestKit.git
[1/1554] Fetching requestkit
Fetched https://github.com/nerdishbynature/RequestKit.git from cache (0.29s)
Computing version for https://github.com/nerdishbynature/RequestKit.git
Computed https://github.com/nerdishbynature/RequestKit.git at 3.3.0 (0.91s)
Computing version for https://github.com/mxcl/Version
Computed https://github.com/mxcl/Version at 2.2.0 (0.66s)
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/danger/swift.git
Working copy of https://github.com/danger/swift.git resolved at 3.20.2
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/f-meloni/danger-swift-coverage
Working copy of https://github.com/f-meloni/danger-swift-coverage resolved at 1.2.1
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/17] Write sources
[7/17] Write swift-version-24593BA9C3E375BF.txt
[9/25] Emitting module DangerShellExecutor
[10/25] Compiling DangerShellExecutor ShellExecutor.swift
[12/26] Emitting module Logger
[13/26] Compiling Logger Logger.swift
[15/27] Emitting module RequestKit
[16/27] Compiling RequestKit JSONPostRouter.swift
[17/27] Compiling RequestKit RequestKitSession.swift
[18/27] Compiling RequestKit Router.swift
[18/28] Wrapping AST for DangerShellExecutor for debugging
[20/28] Wrapping AST for Logger for debugging
[21/28] Wrapping AST for RequestKit for debugging
[23/54] Emitting module OctoKit
[24/57] Compiling OctoKit Review.swift
[25/57] Compiling OctoKit Search.swift
[26/57] Compiling OctoKit Stars.swift
[27/57] Compiling OctoKit Configuration.swift
[28/57] Compiling OctoKit File.swift
[29/57] Compiling OctoKit Follow.swift
[30/57] Compiling OctoKit Gist.swift
[31/57] Compiling OctoKit Plan.swift
[32/57] Compiling OctoKit PreviewHeader.swift
[33/57] Compiling OctoKit PublicKey.swift
[34/57] Compiling OctoKit PullRequest.swift
[35/57] Compiling OctoKit Time.swift
[36/57] Compiling OctoKit URL+URLParameters.swift
[37/57] Compiling OctoKit User.swift
[38/57] Compiling OctoKit Git.swift
[39/57] Compiling OctoKit Issue.swift
[40/57] Compiling OctoKit Label.swift
[41/57] Compiling OctoKit Milestone.swift
[42/57] Compiling OctoKit Statuses.swift
[43/57] Compiling OctoKit String+PercentEncoding.swift
[44/57] Compiling OctoKit Team.swift
[45/57] Compiling OctoKit NotificationThread.swift
[46/57] Compiling OctoKit Octokit.swift
[47/57] Compiling OctoKit Organization.swift
[48/57] Compiling OctoKit Parameters.swift
[49/57] Compiling OctoKit Reactions.swift
[50/57] Compiling OctoKit Releases.swift
[51/57] Compiling OctoKit Repositories.swift
[52/58] Wrapping AST for OctoKit for debugging
[54/77] Compiling Danger SwiftLintViolation.swift
[55/77] Compiling Danger SwiftlintReportDeleter.swift
[56/79] Compiling Danger CurrentPathProvider.swift
[57/79] Compiling Danger SwiftLint.swift
[58/79] Compiling Danger DangerUtils.swift
[59/79] Compiling Danger DateFormatterExtensions.swift
[60/79] Compiling Danger NSRegularExpressionExtensions.swift
[61/79] Compiling Danger Report.swift
[62/79] Compiling Danger Settings.swift
[63/79] Emitting module Danger
[64/79] Compiling Danger File.swift
[65/79] Compiling Danger GitDSL.swift
[66/79] Compiling Danger GitDiff.swift
[67/79] Compiling Danger Danger.swift
[68/79] Compiling Danger DangerDSL.swift
[69/79] Compiling Danger DangerResults.swift
[70/79] Compiling Danger GitHubDSL.swift
[71/79] Compiling Danger GitLabDSL.swift
[72/79] Compiling Danger BitBucketCloud.swift
[73/79] Compiling Danger BitBucketMetadata.swift
[74/79] Compiling Danger BitBucketServerDSL.swift
[75/80] Wrapping AST for Danger for debugging
[77/90] Compiling DangerSwiftCoverage XcCovJSONParser.swift
[78/90] Compiling DangerSwiftCoverage XcodeBuildCoverageParser.swift
[79/91] Compiling DangerSwiftCoverage SPMCoverageParser.swift
[80/91] Compiling DangerSwiftCoverage ShellOutExecutor.swift
[81/91] Compiling DangerSwiftCoverage DangerSwiftCoverage.swift
[82/91] Compiling DangerSwiftCoverage ExcludedTarget.swift
[83/91] Compiling DangerSwiftCoverage XcodeBuildCoverage.swift
[84/91] Compiling DangerSwiftCoverage Report.swift
[85/91] Compiling DangerSwiftCoverage SPMCoverage.swift
[86/91] Emitting module DangerSwiftCoverage
[87/91] Compiling DangerSwiftCoverage XcresultBundleFinder.swift
[88/92] Wrapping AST for DangerSwiftCoverage for debugging
[90/94] Emitting module DangerDependencies
[91/94] Compiling DangerDependencies Fake.swift
[92/95] Wrapping AST for DangerDependencies for debugging
[93/95] Write Objects.LinkFileList
[94/95] Linking libDangerDeps.so
Build complete! (38.86s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift",
      "requirement" : {
        "exact" : [
          "3.20.2"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/danger/swift.git"
    },
    {
      "identity" : "danger-swift-coverage",
      "requirement" : {
        "exact" : [
          "1.2.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/f-meloni/danger-swift-coverage"
    }
  ],
  "manifest_display_name" : "Danger",
  "name" : "Danger",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15"
    },
    {
      "name" : "macos",
      "version" : "11"
    }
  ],
  "products" : [
    {
      "name" : "DangerDeps",
      "targets" : [
        "DangerDependencies"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DangerDependencies",
      "module_type" : "SwiftTarget",
      "name" : "DangerDependencies",
      "path" : "Sources/DangerDependencies",
      "product_dependencies" : [
        "Danger",
        "DangerSwiftCoverage"
      ],
      "product_memberships" : [
        "DangerDeps"
      ],
      "sources" : [
        "Fake.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:99ea6d26ace67c023f359493a2ac553a612b92a7f2dee009657225f46f43aa0e
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.