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 DangerIBLinter, reference master (6bab7c), with Swift 6.2 (beta) for Linux on 18 Jun 2025 00:24:08 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/ibdecodable/danger-iblinter.git
Reference: master
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/ibdecodable/danger-iblinter
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 6bab7c5 Initial commit
Cloned https://github.com/ibdecodable/danger-iblinter.git
Revision (git rev-parse @):
6bab7c5a70991c02b01089a895171dbdc4dd8079
SUCCESS checkout https://github.com/ibdecodable/danger-iblinter.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/ibdecodable/danger-iblinter.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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.52s)
Computing version for https://github.com/danger/danger-swift.git
Computed https://github.com/danger/danger-swift.git at 0.8.1 (3.18s)
Fetching https://github.com/nerdishbynature/octokit.swift
Fetching https://github.com/JohnSundell/Marathon
Fetching https://github.com/JohnSundell/ShellOut
Fetching https://github.com/f-meloni/Logger
[1/116] Fetching logger
[107/1096] Fetching logger, shellout
[1087/3115] Fetching logger, shellout, marathon
[1794/8115] Fetching logger, shellout, marathon, octokit.swift
[4575/7135] Fetching logger, marathon, octokit.swift
Fetched https://github.com/JohnSundell/ShellOut from cache (0.29s)
Fetched https://github.com/f-meloni/Logger from cache (0.29s)
[4569/7019] Fetching marathon, octokit.swift
Fetched https://github.com/JohnSundell/Marathon from cache (0.34s)
Fetched https://github.com/nerdishbynature/octokit.swift from cache (0.41s)
Computing version for https://github.com/JohnSundell/Marathon
Computed https://github.com/JohnSundell/Marathon at 3.3.0 (0.95s)
Fetching https://github.com/JohnSundell/Require.git
Fetching https://github.com/JohnSundell/Releases.git
Fetching https://github.com/JohnSundell/Files.git
[1/174] Fetching releases
[160/326] Fetching releases, require
[312/1574] Fetching releases, require, files
Fetched https://github.com/JohnSundell/Require.git from cache (0.32s)
Fetched https://github.com/JohnSundell/Files.git from cache (0.34s)
Fetched https://github.com/JohnSundell/Releases.git from cache (0.34s)
Computing version for https://github.com/JohnSundell/Releases.git
Computed https://github.com/JohnSundell/Releases.git at 4.0.0 (0.85s)
Computing version for https://github.com/JohnSundell/Require.git
Computed https://github.com/JohnSundell/Require.git at 2.0.1 (0.50s)
Computing version for https://github.com/JohnSundell/ShellOut
Computed https://github.com/JohnSundell/ShellOut at 2.3.0 (0.50s)
Computing version for https://github.com/f-meloni/Logger
Computed https://github.com/f-meloni/Logger at 0.2.3 (0.52s)
Computing version for https://github.com/JohnSundell/Files.git
Computed https://github.com/JohnSundell/Files.git at 2.3.0 (0.43s)
Computing version for https://github.com/nerdishbynature/octokit.swift
Computed https://github.com/nerdishbynature/octokit.swift at 0.14.0 (0.72s)
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 (2.97s)
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/JohnSundell/Releases.git
Working copy of https://github.com/JohnSundell/Releases.git resolved at 4.0.0
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/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/JohnSundell/ShellOut
Working copy of https://github.com/JohnSundell/ShellOut resolved at 2.3.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/f-meloni/Logger
Working copy of https://github.com/f-meloni/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/14] Write sources
[6/14] Write swift-version-24593BA9C3E375BF.txt
[8/22] Emitting module Logger
[9/22] Compiling Logger Logger.swift
[11/23] Compiling ShellOut ShellOut.swift
[12/23] Emitting module ShellOut
[14/24] Compiling RequestKit JSONPostRouter.swift
[15/24] Emitting module RequestKit
[16/24] Compiling RequestKit RequestKitSession.swift
[17/24] Compiling RequestKit Router.swift
[17/25] Wrapping AST for Logger for debugging
[18/25] Wrapping AST for ShellOut for debugging
[20/25] Wrapping AST for RequestKit for debugging
[22/51] Compiling OctoKit Statuses.swift
[23/51] Compiling OctoKit String+PercentEncoding.swift
[24/51] Compiling OctoKit Team.swift
[25/54] Emitting module OctoKit
[26/54] Compiling OctoKit Time.swift
[27/54] Compiling OctoKit URL+URLParameters.swift
[28/54] Compiling OctoKit User.swift
[29/54] Compiling OctoKit Reactions.swift
[30/54] Compiling OctoKit Releases.swift
[31/54] Compiling OctoKit Repositories.swift
[32/54] Compiling OctoKit Git.swift
[33/54] Compiling OctoKit Issue.swift
[34/54] Compiling OctoKit Label.swift
[35/54] Compiling OctoKit Milestone.swift
[36/54] Compiling OctoKit NotificationThread.swift
[37/54] Compiling OctoKit Octokit.swift
[38/54] Compiling OctoKit Organization.swift
[39/54] Compiling OctoKit Parameters.swift
[40/54] Compiling OctoKit Review.swift
[41/54] Compiling OctoKit Search.swift
[42/54] Compiling OctoKit Stars.swift
[43/54] Compiling OctoKit Configuration.swift
[44/54] Compiling OctoKit File.swift
[45/54] Compiling OctoKit Follow.swift
[46/54] Compiling OctoKit Gist.swift
[47/54] Compiling OctoKit Plan.swift
[48/54] Compiling OctoKit PreviewHeader.swift
[49/54] Compiling OctoKit PublicKey.swift
[50/54] Compiling OctoKit PullRequest.swift
[51/55] Wrapping AST for OctoKit for debugging
[53/70] Compiling Danger CurrentPathProvider.swift
[54/70] Compiling Danger ShellExecutor.swift
[55/70] Compiling Danger SwiftLint.swift
[56/70] Compiling Danger SwiftLintViolation.swift
[57/72] Compiling Danger Report.swift
[58/72] Compiling Danger Settings.swift
[59/72] Compiling Danger NSRegularExpressionExtensions.swift
[60/72] Compiling Danger File.swift
[61/72] Compiling Danger BitBucketServerDSL.swift
[62/72] Compiling Danger Danger.swift
[63/72] Compiling Danger GitDSL.swift
[64/72] Compiling Danger GitHubDSL.swift
[65/72] Compiling Danger DangerUtils.swift
[66/72] Compiling Danger DateFormatterExtensions.swift
[67/72] Emitting module Danger
[68/72] 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 |     }
[69/72] 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 |     }
BUILD FAILURE 6.2 linux