Build Information
Failed to build DangerSwiftLint, reference 0.4.1 (9ade16
), with Swift 6.1 for Linux on 25 Apr 2025 09:20:32 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.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.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.1
Building package at path: $PWD
https://github.com/ashfurrow/danger-swiftlint.git
https://github.com/ashfurrow/danger-swiftlint.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "danger-swift",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/danger/danger-swift.git"
}
],
"manifest_display_name" : "DangerSwiftLint",
"name" : "DangerSwiftLint",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "DangerSwiftLint",
"targets" : [
"DangerSwiftLint"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DangerSwiftLintTests",
"module_type" : "SwiftTarget",
"name" : "DangerSwiftLintTests",
"path" : "Tests/DangerSwiftLintTests",
"sources" : [
"DangerSwiftLintTests.swift",
"FakeCurrentPathProvider.swift",
"FakeShellExecutor.swift",
"URL+Utils.swift",
"ViolationTests.swift"
],
"target_dependencies" : [
"DangerSwiftLint"
],
"type" : "test"
},
{
"c99name" : "DangerSwiftLint",
"module_type" : "SwiftTarget",
"name" : "DangerSwiftLint",
"path" : "Sources/DangerSwiftLint",
"product_dependencies" : [
"Danger"
],
"product_memberships" : [
"DangerSwiftLint"
],
"sources" : [
"CurrentPathProvider.swift",
"DangerSwiftLint.swift",
"ShellExecutor.swift",
"Violation.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" 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:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/danger/danger-swift.git
[1/10248] Fetching danger-swift
Fetched https://github.com/danger/danger-swift.git from cache (1.14s)
Computing version for https://github.com/danger/danger-swift.git
Computed https://github.com/danger/danger-swift.git at 0.8.1 (4.22s)
Fetching https://github.com/JohnSundell/ShellOut
Fetching https://github.com/nerdishbynature/octokit.swift
Fetching https://github.com/f-meloni/Logger
Fetching https://github.com/JohnSundell/Marathon
[1/960] Fetching shellout
[961/1076] Fetching shellout, logger
[1077/6071] Fetching shellout, logger, octokit.swift
[1677/8090] Fetching shellout, logger, octokit.swift, marathon
Fetched https://github.com/f-meloni/Logger from cache (0.42s)
Fetched https://github.com/JohnSundell/ShellOut from cache (0.42s)
Fetched https://github.com/JohnSundell/Marathon from cache (0.42s)
Fetched https://github.com/nerdishbynature/octokit.swift from cache (0.43s)
Computing version for https://github.com/JohnSundell/Marathon
Computed https://github.com/JohnSundell/Marathon at 3.3.0 (1.28s)
Fetching https://github.com/JohnSundell/Releases.git
Fetching https://github.com/JohnSundell/Files.git
Fetching https://github.com/JohnSundell/Require.git
[1/174] Fetching releases
[175/326] Fetching releases, require
[327/1562] Fetching releases, require, files
Fetched https://github.com/JohnSundell/Releases.git from cache (0.69s)
Fetched https://github.com/JohnSundell/Require.git from cache (0.70s)
Fetched https://github.com/JohnSundell/Files.git from cache (0.70s)
Computing version for https://github.com/JohnSundell/Releases.git
Computed https://github.com/JohnSundell/Releases.git at 4.0.0 (1.33s)
Computing version for https://github.com/JohnSundell/Require.git
Computed https://github.com/JohnSundell/Require.git at 2.0.1 (0.97s)
Computing version for https://github.com/JohnSundell/ShellOut
Computed https://github.com/JohnSundell/ShellOut at 2.3.0 (0.64s)
Computing version for https://github.com/f-meloni/Logger
Computed https://github.com/f-meloni/Logger at 0.2.3 (0.58s)
Computing version for https://github.com/JohnSundell/Files.git
Computed https://github.com/JohnSundell/Files.git at 2.3.0 (0.71s)
Computing version for https://github.com/nerdishbynature/octokit.swift
Computed https://github.com/nerdishbynature/octokit.swift at 0.14.0 (1.77s)
Fetching https://github.com/nerdishbynature/RequestKit.git
[1/1554] Fetching requestkit
Fetched https://github.com/nerdishbynature/RequestKit.git from cache (0.40s)
Computing version for https://github.com/nerdishbynature/RequestKit.git
Computed https://github.com/nerdishbynature/RequestKit.git at 3.3.0 (3.44s)
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/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/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/ShellOut
Working copy of https://github.com/JohnSundell/ShellOut resolved at 2.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/Releases.git
Working copy of https://github.com/JohnSundell/Releases.git resolved at 4.0.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/JohnSundell/Marathon
Working copy of https://github.com/JohnSundell/Marathon 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
[10/23] Compiling ShellOut ShellOut.swift
[11/23] Emitting module ShellOut
[12/24] Emitting module RequestKit
[14/24] Compiling RequestKit RequestKitSession.swift
[15/24] Compiling RequestKit JSONPostRouter.swift
[16/24] Compiling RequestKit Router.swift
[18/25] Wrapping AST for Logger for debugging
[19/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/51] Compiling OctoKit Review.swift
[26/51] Compiling OctoKit Search.swift
[27/51] Compiling OctoKit Stars.swift
[28/54] Emitting module OctoKit
[29/54] Compiling OctoKit NotificationThread.swift
[30/54] Compiling OctoKit Octokit.swift
[31/54] Compiling OctoKit Organization.swift
[32/54] Compiling OctoKit Parameters.swift
[33/54] Compiling OctoKit Time.swift
[34/54] Compiling OctoKit URL+URLParameters.swift
[35/54] Compiling OctoKit User.swift
[36/54] Compiling OctoKit Git.swift
[37/54] Compiling OctoKit Issue.swift
[38/54] Compiling OctoKit Label.swift
[39/54] Compiling OctoKit Milestone.swift
[40/54] Compiling OctoKit Configuration.swift
[41/54] Compiling OctoKit File.swift
[42/54] Compiling OctoKit Follow.swift
[43/54] Compiling OctoKit Gist.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 DangerUtils.swift
[54/70] Compiling Danger DateFormatterExtensions.swift
[55/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 | }
[56/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 | }
[57/72] Compiling Danger SwiftLint.swift
[58/72] Compiling Danger SwiftLintViolation.swift
[59/72] Compiling Danger CurrentPathProvider.swift
[60/72] Compiling Danger ShellExecutor.swift
[61/72] Compiling Danger Report.swift
[62/72] Compiling Danger Settings.swift
[63/72] Emitting module Danger
[64/72] Compiling Danger BitBucketServerDSL.swift
[65/72] Compiling Danger Danger.swift
[66/72] Compiling Danger NSRegularExpressionExtensions.swift
[67/72] Compiling Danger File.swift
[68/72] Compiling Danger GitDSL.swift
[69/72] Compiling Danger GitHubDSL.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
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
[0/1] Planning build
Building for debugging...
[0/8] Write swift-version-24593BA9C3E375BF.txt
[2/16] Emitting module Logger
[3/16] Compiling RequestKit RequestKitSession.swift
[4/16] Compiling Logger Logger.swift
[5/17] Compiling ShellOut ShellOut.swift
[6/17] Emitting module ShellOut
[9/18] Emitting module RequestKit
[10/18] Compiling RequestKit JSONPostRouter.swift
[11/16] Compiling RequestKit Router.swift
[13/42] Compiling OctoKit Statuses.swift
[14/42] Compiling OctoKit String+PercentEncoding.swift
[15/42] Compiling OctoKit Team.swift
[16/45] Compiling OctoKit Review.swift
[17/45] Compiling OctoKit Search.swift
[18/45] Compiling OctoKit Stars.swift
[19/45] Emitting module OctoKit
[20/45] Compiling OctoKit Plan.swift
[21/45] Compiling OctoKit PreviewHeader.swift
[22/45] Compiling OctoKit PublicKey.swift
[23/45] Compiling OctoKit PullRequest.swift
[24/45] Compiling OctoKit Reactions.swift
[25/45] Compiling OctoKit Releases.swift
[26/45] Compiling OctoKit Repositories.swift
[27/45] Compiling OctoKit NotificationThread.swift
[28/45] Compiling OctoKit Octokit.swift
[29/45] Compiling OctoKit Organization.swift
[30/45] Compiling OctoKit Parameters.swift
[31/45] Compiling OctoKit Time.swift
[32/45] Compiling OctoKit URL+URLParameters.swift
[33/45] Compiling OctoKit User.swift
[34/45] Compiling OctoKit Configuration.swift
[35/45] Compiling OctoKit File.swift
[36/45] Compiling OctoKit Follow.swift
[37/45] Compiling OctoKit Gist.swift
[38/45] Compiling OctoKit Git.swift
[39/45] Compiling OctoKit Issue.swift
[40/45] Compiling OctoKit Label.swift
[41/45] Compiling OctoKit Milestone.swift
[42/46] Wrapping AST for OctoKit for debugging
[44/61] Compiling Danger CurrentPathProvider.swift
[45/61] Compiling Danger ShellExecutor.swift
[46/61] Compiling Danger SwiftLint.swift
[47/61] Compiling Danger SwiftLintViolation.swift
[48/63] Compiling Danger Report.swift
[49/63] Compiling Danger Settings.swift
[50/63] Emitting module Danger
[51/63] Compiling Danger BitBucketServerDSL.swift
[52/63] Compiling Danger Danger.swift
[53/63] Compiling Danger NSRegularExpressionExtensions.swift
[54/63] Compiling Danger File.swift
[55/63] Compiling Danger DangerUtils.swift
[56/63] Compiling Danger DateFormatterExtensions.swift
[57/63] Compiling Danger GitDSL.swift
[58/63] Compiling Danger GitHubDSL.swift
[59/63] 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 | }
[60/63] 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.1 linux