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

Failed to build DangerSwiftLint, reference 0.4.1 (9ade16), with Swift 6.2 (beta) for Linux on 17 Jun 2025 18:42:11 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ashfurrow/danger-swiftlint.git
Reference: 0.4.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/ashfurrow/danger-swiftlint
 * tag               0.4.1      -> FETCH_HEAD
HEAD is now at 9ade161 Merge pull request #16 from marcelofabri/custom-binary-path
Cloned https://github.com/ashfurrow/danger-swiftlint.git
Revision (git rev-parse @):
9ade16147f162af9cbb37af1ea42e46d990527ee
SUCCESS checkout https://github.com/ashfurrow/danger-swiftlint.git at 0.4.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/ashfurrow/danger-swiftlint.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/danger/danger-swift.git
[1/10309] Fetching danger-swift
Fetched https://github.com/danger/danger-swift.git from cache (0.63s)
Computing version for https://github.com/danger/danger-swift.git
Computed https://github.com/danger/danger-swift.git at 0.8.1 (3.16s)
Fetching https://github.com/JohnSundell/Marathon
Fetching https://github.com/JohnSundell/ShellOut
Fetching https://github.com/nerdishbynature/octokit.swift
Fetching https://github.com/f-meloni/Logger
[1/980] Fetching shellout
[981/5980] Fetching shellout, octokit.swift
[1231/7999] Fetching shellout, octokit.swift, marathon
[5750/8115] Fetching shellout, octokit.swift, marathon, logger
Fetched https://github.com/JohnSundell/ShellOut from cache (0.33s)
Fetched https://github.com/JohnSundell/Marathon from cache (0.33s)
Fetched https://github.com/f-meloni/Logger from cache (0.38s)
Fetched https://github.com/nerdishbynature/octokit.swift from cache (0.39s)
Computing version for https://github.com/JohnSundell/Marathon
Computed https://github.com/JohnSundell/Marathon at 3.3.0 (0.81s)
Fetching https://github.com/JohnSundell/Releases.git
Fetching https://github.com/JohnSundell/Require.git
Fetching https://github.com/JohnSundell/Files.git
[1/152] Fetching require
[152/1400] Fetching require, files
[1400/1574] Fetching require, files, releases
Fetched https://github.com/JohnSundell/Require.git from cache (0.31s)
Fetched https://github.com/JohnSundell/Files.git from cache (0.32s)
Fetched https://github.com/JohnSundell/Releases.git from cache (0.32s)
Computing version for https://github.com/JohnSundell/Releases.git
Computed https://github.com/JohnSundell/Releases.git at 4.0.0 (0.78s)
Computing version for https://github.com/JohnSundell/Require.git
Computed https://github.com/JohnSundell/Require.git at 2.0.1 (1.62s)
Computing version for https://github.com/JohnSundell/ShellOut
Computed https://github.com/JohnSundell/ShellOut at 2.3.0 (0.61s)
Computing version for https://github.com/f-meloni/Logger
Computed https://github.com/f-meloni/Logger at 0.2.3 (0.68s)
Computing version for https://github.com/JohnSundell/Files.git
Computed https://github.com/JohnSundell/Files.git at 2.3.0 (0.53s)
Computing version for https://github.com/nerdishbynature/octokit.swift
Computed https://github.com/nerdishbynature/octokit.swift at 0.14.0 (0.39s)
Fetching https://github.com/nerdishbynature/RequestKit.git
[1/1554] Fetching requestkit
Fetched https://github.com/nerdishbynature/RequestKit.git from cache (0.28s)
Computing version for https://github.com/nerdishbynature/RequestKit.git
Computed https://github.com/nerdishbynature/RequestKit.git at 3.3.0 (2.91s)
Creating working copy for https://github.com/JohnSundell/Require.git
Working copy of https://github.com/JohnSundell/Require.git resolved at 2.0.1
Creating working copy for https://github.com/danger/danger-swift.git
Working copy of https://github.com/danger/danger-swift.git resolved at 0.8.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/JohnSundell/ShellOut
Working copy of https://github.com/JohnSundell/ShellOut resolved at 2.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/JohnSundell/Marathon
Working copy of https://github.com/JohnSundell/Marathon resolved at 3.3.0
Creating working copy for https://github.com/JohnSundell/Files.git
Working copy of https://github.com/JohnSundell/Files.git resolved at 2.3.0
Creating working copy for https://github.com/f-meloni/Logger
Working copy of https://github.com/f-meloni/Logger resolved at 0.2.3
Creating working copy for https://github.com/JohnSundell/Releases.git
Working copy of https://github.com/JohnSundell/Releases.git resolved at 4.0.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/14] Write sources
[6/14] Write swift-version-24593BA9C3E375BF.txt
[8/22] Emitting module Logger
[9/22] Compiling Logger Logger.swift
[11/23] Compiling RequestKit RequestKitSession.swift
[12/23] Emitting module ShellOut
[13/23] Compiling ShellOut ShellOut.swift
[13/23] Wrapping AST for Logger for debugging
[15/24] Compiling RequestKit JSONPostRouter.swift
[16/24] Emitting module RequestKit
[17/24] Wrapping AST for ShellOut for debugging
[19/24] Compiling RequestKit Router.swift
[20/25] Wrapping AST for RequestKit for debugging
[22/51] Emitting module OctoKit
[23/54] Compiling OctoKit Time.swift
[24/54] Compiling OctoKit URL+URLParameters.swift
[25/54] Compiling OctoKit User.swift
[26/54] Compiling OctoKit NotificationThread.swift
[27/54] Compiling OctoKit Octokit.swift
[28/54] Compiling OctoKit Organization.swift
[29/54] Compiling OctoKit Parameters.swift
[30/54] Compiling OctoKit Git.swift
[31/54] Compiling OctoKit Issue.swift
[32/54] Compiling OctoKit Label.swift
[33/54] Compiling OctoKit Milestone.swift
[34/54] Compiling OctoKit Configuration.swift
[35/54] Compiling OctoKit File.swift
[36/54] Compiling OctoKit Follow.swift
[37/54] Compiling OctoKit Gist.swift
[38/54] Compiling OctoKit Review.swift
[39/54] Compiling OctoKit Search.swift
[40/54] Compiling OctoKit Stars.swift
[41/54] Compiling OctoKit Statuses.swift
[42/54] Compiling OctoKit String+PercentEncoding.swift
[43/54] Compiling OctoKit Team.swift
[44/54] Compiling OctoKit Plan.swift
[45/54] Compiling OctoKit PreviewHeader.swift
[46/54] Compiling OctoKit PublicKey.swift
[47/54] Compiling OctoKit PullRequest.swift
[48/54] Compiling OctoKit Reactions.swift
[49/54] Compiling OctoKit Releases.swift
[50/54] Compiling OctoKit Repositories.swift
[51/55] Wrapping AST for OctoKit for debugging
[53/70] Compiling Danger DangerDSL.swift
/host/spi-builder-workspace/.build/checkouts/danger-swift/Sources/Danger/DangerDSL.swift:61:24: error: immutable value 'self.github' may only be initialized once
14 |     public let git: Git
15 |
16 |     public let github: GitHub!
   |            `- note: change 'let' to 'var' to make it mutable
17 |
18 |     public let bitbucketServer: BitBucketServer!
   :
59 |             }
60 |
61 |             github.api = Octokit(config)
   |                        `- error: immutable value 'self.github' may only be initialized once
62 |         }
63 |     }
[54/70] Compiling Danger DangerResults.swift
/host/spi-builder-workspace/.build/checkouts/danger-swift/Sources/Danger/DangerDSL.swift:61:24: error: immutable value 'self.github' may only be initialized once
14 |     public let git: Git
15 |
16 |     public let github: GitHub!
   |            `- note: change 'let' to 'var' to make it mutable
17 |
18 |     public let bitbucketServer: BitBucketServer!
   :
59 |             }
60 |
61 |             github.api = Octokit(config)
   |                        `- error: immutable value 'self.github' may only be initialized once
62 |         }
63 |     }
[55/72] Compiling Danger SwiftLint.swift
[56/72] Compiling Danger SwiftLintViolation.swift
[57/72] Compiling Danger CurrentPathProvider.swift
[58/72] Compiling Danger ShellExecutor.swift
[59/72] Compiling Danger Report.swift
[60/72] Compiling Danger Settings.swift
[61/72] Emitting module Danger
[62/72] Compiling Danger BitBucketServerDSL.swift
[63/72] Compiling Danger Danger.swift
[64/72] Compiling Danger NSRegularExpressionExtensions.swift
[65/72] Compiling Danger File.swift
[66/72] Compiling Danger GitDSL.swift
[67/72] Compiling Danger GitHubDSL.swift
[68/72] Compiling Danger DangerUtils.swift
[69/72] Compiling Danger DateFormatterExtensions.swift
BUILD FAILURE 6.2 linux