Build Information
Successful build of DangerSwiftHammer, reference v0.2.2 (a02ba8
), with Swift 6.1 for Linux on 27 Apr 2025 23:45:05 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/el-hoshino/DangerSwiftHammer.git
Reference: v0.2.2
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/el-hoshino/DangerSwiftHammer
* tag v0.2.2 -> FETCH_HEAD
HEAD is now at a02ba82 Merge pull request #13 from el-hoshino/fix-dependency-declaration
Cloned https://github.com/el-hoshino/DangerSwiftHammer.git
Revision (git rev-parse @):
a02ba82fdfb9cdcf5634916018f7896af0678388
SUCCESS checkout https://github.com/el-hoshino/DangerSwiftHammer.git at v0.2.2
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/el-hoshino/DangerSwiftHammer.git
https://github.com/el-hoshino/DangerSwiftHammer.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/danger/swift.git"
}
],
"manifest_display_name" : "DangerSwiftHammer",
"name" : "DangerSwiftHammer",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "DangerSwiftHammer",
"targets" : [
"DangerSwiftHammer"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DangerSwiftHammerTests",
"module_type" : "SwiftTarget",
"name" : "DangerSwiftHammerTests",
"path" : "Tests/DangerSwiftHammerTests",
"sources" : [
"DangerSwiftHammerTests.swift"
],
"target_dependencies" : [
"DangerSwiftHammer"
],
"type" : "test"
},
{
"c99name" : "DangerSwiftHammer",
"module_type" : "SwiftTarget",
"name" : "DangerSwiftHammer",
"path" : "Sources/DangerSwiftHammer",
"product_dependencies" : [
"Danger"
],
"product_memberships" : [
"DangerSwiftHammer"
],
"sources" : [
"Danger+.swift",
"Hammer.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/swift.git
[1/10248] Fetching swift
Fetched https://github.com/danger/swift.git from cache (0.49s)
Computing version for https://github.com/danger/swift.git
Computed https://github.com/danger/swift.git at 3.21.1 (1.11s)
Fetching https://github.com/mxcl/Version
Fetching https://github.com/shibapm/Logger
Fetching https://github.com/nerdishbynature/octokit.swift
[1/288] Fetching version
[97/404] Fetching version, logger
[161/5399] Fetching version, logger, octokit.swift
[2286/5283] Fetching version, octokit.swift
Fetched https://github.com/shibapm/Logger from cache (0.24s)
Fetched https://github.com/mxcl/Version from cache (0.26s)
[4946/4995] Fetching octokit.swift
Fetched https://github.com/nerdishbynature/octokit.swift from cache (0.35s)
Computing version for https://github.com/nerdishbynature/octokit.swift
Computed https://github.com/nerdishbynature/octokit.swift at 0.14.0 (0.89s)
Fetching https://github.com/nerdishbynature/RequestKit.git
[1/1554] Fetching requestkit
Fetched https://github.com/nerdishbynature/RequestKit.git from cache (0.27s)
Computing version for https://github.com/nerdishbynature/RequestKit.git
Computed https://github.com/nerdishbynature/RequestKit.git at 3.3.0 (0.85s)
Computing version for https://github.com/mxcl/Version
Computed https://github.com/mxcl/Version at 2.1.0 (0.62s)
Computing version for https://github.com/shibapm/Logger
Computed https://github.com/shibapm/Logger at 0.2.3 (2.33s)
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/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/swift.git
Working copy of https://github.com/danger/swift.git resolved at 3.21.1
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/mxcl/Version
Working copy of https://github.com/mxcl/Version resolved at 2.1.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/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/15] Emitting module Logger
[9/15] Compiling Logger Logger.swift
[10/16] Compiling RequestKit Router.swift
[12/16] Compiling RequestKit RequestKitSession.swift
[13/16] Emitting module DangerShellExecutor
[14/16] Compiling DangerShellExecutor ShellExecutor.swift
[15/17] Emitting module RequestKit
[16/17] Compiling RequestKit JSONPostRouter.swift
[19/44] Compiling OctoKit Statuses.swift
[20/44] Compiling OctoKit String+PercentEncoding.swift
[21/44] Compiling OctoKit Team.swift
[22/47] Emitting module OctoKit
[23/47] Compiling OctoKit Time.swift
[24/47] Compiling OctoKit URL+URLParameters.swift
[25/47] Compiling OctoKit User.swift
[26/47] Compiling OctoKit Configuration.swift
[27/47] Compiling OctoKit File.swift
[28/47] Compiling OctoKit Follow.swift
[29/47] Compiling OctoKit Gist.swift
[30/47] Compiling OctoKit Review.swift
[31/47] Compiling OctoKit Search.swift
[32/47] Compiling OctoKit Stars.swift
[33/47] Compiling OctoKit Reactions.swift
[34/47] Compiling OctoKit Releases.swift
[35/47] Compiling OctoKit Repositories.swift
[36/47] Compiling OctoKit Git.swift
[37/47] Compiling OctoKit Issue.swift
[38/47] Compiling OctoKit Label.swift
[39/47] Compiling OctoKit Milestone.swift
[40/47] Compiling OctoKit NotificationThread.swift
[41/47] Compiling OctoKit Octokit.swift
[42/47] Compiling OctoKit Organization.swift
[43/47] Compiling OctoKit Parameters.swift
[44/47] Compiling OctoKit Plan.swift
[45/47] Compiling OctoKit PreviewHeader.swift
[46/47] Compiling OctoKit PublicKey.swift
[47/47] Compiling OctoKit PullRequest.swift
[49/67] Compiling Danger SwiftLintViolation.swift
[50/67] Compiling Danger SwiftlintReportDeleter.swift
[51/69] Compiling Danger Report.swift
[52/69] Compiling Danger Settings.swift
[53/69] Emitting module Danger
[54/69] Compiling Danger BitBucketCloud.swift
[55/69] Compiling Danger BitBucketMetadata.swift
[56/69] Compiling Danger BitBucketServerDSL.swift
[57/69] Compiling Danger CurrentPathProvider.swift
[58/69] Compiling Danger SwiftLint.swift
[59/69] Compiling Danger Danger.swift
[60/69] Compiling Danger DangerDSL.swift
[61/69] Compiling Danger DangerResults.swift
[62/69] Compiling Danger File.swift
[63/69] Compiling Danger GitDSL.swift
[64/69] Compiling Danger GitDiff.swift
[65/69] Compiling Danger DangerUtils.swift
[66/69] Compiling Danger DateFormatterExtensions.swift
[67/69] Compiling Danger NSRegularExpressionExtensions.swift
[68/69] Compiling Danger GitHubDSL.swift
[69/69] Compiling Danger GitLabDSL.swift
[71/73] Emitting module DangerSwiftHammer
[72/73] Compiling DangerSwiftHammer Danger+.swift
[73/73] Compiling DangerSwiftHammer Hammer.swift
Build complete! (35.43s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/danger/swift.git"
}
],
"manifest_display_name" : "DangerSwiftHammer",
"name" : "DangerSwiftHammer",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "DangerSwiftHammer",
"targets" : [
"DangerSwiftHammer"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DangerSwiftHammerTests",
"module_type" : "SwiftTarget",
"name" : "DangerSwiftHammerTests",
"path" : "Tests/DangerSwiftHammerTests",
"sources" : [
"DangerSwiftHammerTests.swift"
],
"target_dependencies" : [
"DangerSwiftHammer"
],
"type" : "test"
},
{
"c99name" : "DangerSwiftHammer",
"module_type" : "SwiftTarget",
"name" : "DangerSwiftHammer",
"path" : "Sources/DangerSwiftHammer",
"product_dependencies" : [
"Danger"
],
"product_memberships" : [
"DangerSwiftHammer"
],
"sources" : [
"Danger+.swift",
"Hammer.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
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
Done.