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 (6933c9), with Swift 6.0 for Linux on 16 Jun 2025 11:42:52 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.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 6933c9b Add FXIOS-12323 Implement default browser modal instructions (#27273)
Updating files:  98% (11382/11500)
Updating files:  99% (11385/11500)
Updating files: 100% (11500/11500)
Updating files: 100% (11500/11500), done.
Cloned https://github.com/mozilla-mobile/firefox-ios.git
Revision (git rev-parse @):
6933c9b8c34e02a487341fe73bc07298783d2ba0
SUCCESS checkout https://github.com/mozilla-mobile/firefox-ios.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/mozilla-mobile/firefox-ios.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:b6b5ca269897060a445977894eeda322d27576a88fe7ac1ad02aed9d137eb478
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/danger/swift.git
Fetching https://github.com/f-meloni/danger-swift-coverage
[1/731] Fetching danger-swift-coverage
[732/11040] Fetching danger-swift-coverage, swift
Fetched https://github.com/f-meloni/danger-swift-coverage from cache (0.39s)
Fetched https://github.com/danger/swift.git from cache (0.42s)
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.72s)
Computing version for https://github.com/danger/swift.git
Computed https://github.com/danger/swift.git at 3.20.2 (0.83s)
Fetching https://github.com/nerdishbynature/octokit.swift
Fetching https://github.com/mxcl/Version
Fetching https://github.com/shibapm/Logger
[1/116] Fetching logger
[10/409] Fetching logger, version
[303/5404] Fetching logger, version, octokit.swift
Fetched https://github.com/shibapm/Logger from cache (0.27s)
[5288/5288] Fetching version, octokit.swift
Fetched https://github.com/mxcl/Version from cache (0.35s)
Fetched https://github.com/nerdishbynature/octokit.swift from cache (0.36s)
Computing version for https://github.com/nerdishbynature/octokit.swift
Computed https://github.com/nerdishbynature/octokit.swift at 0.14.0 (0.68s)
Fetching https://github.com/nerdishbynature/RequestKit.git
[1/1554] Fetching requestkit
Fetched https://github.com/nerdishbynature/RequestKit.git from cache (0.35s)
Computing version for https://github.com/nerdishbynature/RequestKit.git
Computed https://github.com/nerdishbynature/RequestKit.git at 3.3.0 (0.74s)
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.80s)
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/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/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.20.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/17] Write sources
[7/17] Write swift-version-24593BA9C3E375BF.txt
[9/25] Emitting module Logger
[10/25] Compiling Logger Logger.swift
[12/26] Compiling DangerShellExecutor ShellExecutor.swift
[13/26] Emitting module DangerShellExecutor
[14/27] Compiling RequestKit RequestKitSession.swift
[15/27] Compiling RequestKit Router.swift
[17/27] Compiling RequestKit JSONPostRouter.swift
[18/27] Emitting module RequestKit
[18/28] Wrapping AST for Logger for debugging
[20/28] Wrapping AST for DangerShellExecutor for debugging
[21/28] Wrapping AST for RequestKit for debugging
[23/54] Compiling OctoKit NotificationThread.swift
[24/54] Compiling OctoKit Octokit.swift
[25/54] Compiling OctoKit Organization.swift
[26/54] Compiling OctoKit Parameters.swift
[27/57] Emitting module OctoKit
[28/57] Compiling OctoKit Time.swift
[29/57] Compiling OctoKit URL+URLParameters.swift
[30/57] Compiling OctoKit User.swift
[31/57] Compiling OctoKit Statuses.swift
[32/57] Compiling OctoKit String+PercentEncoding.swift
[33/57] Compiling OctoKit Team.swift
[34/57] Compiling OctoKit Reactions.swift
[35/57] Compiling OctoKit Releases.swift
[36/57] Compiling OctoKit Repositories.swift
[37/57] Compiling OctoKit Review.swift
[38/57] Compiling OctoKit Search.swift
[39/57] Compiling OctoKit Stars.swift
[40/57] Compiling OctoKit Plan.swift
[41/57] Compiling OctoKit PreviewHeader.swift
[42/57] Compiling OctoKit PublicKey.swift
[43/57] Compiling OctoKit PullRequest.swift
[44/57] Compiling OctoKit Configuration.swift
[45/57] Compiling OctoKit File.swift
[46/57] Compiling OctoKit Follow.swift
[47/57] Compiling OctoKit Gist.swift
[48/57] Compiling OctoKit Git.swift
[49/57] Compiling OctoKit Issue.swift
[50/57] Compiling OctoKit Label.swift
[51/57] Compiling OctoKit Milestone.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 Report.swift
[59/79] Compiling Danger Settings.swift
[60/79] Emitting module Danger
[61/79] Compiling Danger Danger.swift
[62/79] Compiling Danger DangerDSL.swift
[63/79] Compiling Danger DangerResults.swift
[64/79] Compiling Danger File.swift
[65/79] Compiling Danger GitDSL.swift
[66/79] Compiling Danger GitDiff.swift
[67/79] Compiling Danger BitBucketCloud.swift
[68/79] Compiling Danger BitBucketMetadata.swift
[69/79] Compiling Danger BitBucketServerDSL.swift
[70/79] Compiling Danger DangerUtils.swift
[71/79] Compiling Danger DateFormatterExtensions.swift
[72/79] Compiling Danger NSRegularExpressionExtensions.swift
[73/79] Compiling Danger GitHubDSL.swift
[74/79] Compiling Danger GitLabDSL.swift
[75/80] Wrapping AST for Danger for debugging
[77/90] Compiling DangerSwiftCoverage ShellOutExecutor.swift
[78/91] Compiling DangerSwiftCoverage XcCovJSONParser.swift
[79/91] Compiling DangerSwiftCoverage SPMCoverageParser.swift
[80/91] Compiling DangerSwiftCoverage XcodeBuildCoverageParser.swift
[81/91] Compiling DangerSwiftCoverage XcodeBuildCoverage.swift
[82/91] Compiling DangerSwiftCoverage DangerSwiftCoverage.swift
[83/91] Compiling DangerSwiftCoverage ExcludedTarget.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] Compiling DangerDependencies Fake.swift
[91/94] Emitting module DangerDependencies
[92/95] Wrapping AST for DangerDependencies for debugging
[93/95] Write Objects.LinkFileList
[94/95] Linking libDangerDeps.so
Build complete! (27.48s)
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.0-latest: Pulling from finestructure/spi-images
Digest: sha256:b6b5ca269897060a445977894eeda322d27576a88fe7ac1ad02aed9d137eb478
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.