Build Information
Successful build of DangerSwiftEda, reference v0.3.0 (632f11
), with Swift 6.2 (beta) for Linux on 21 Jun 2025 01:19:54 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-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/yumemi-inc/danger-swift-eda.git
Reference: v0.3.0
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/yumemi-inc/danger-swift-eda
* tag v0.3.0 -> FETCH_HEAD
HEAD is now at 632f117 Merge pull request #28 from yumemi-inc/feature/git_hosting
Cloned https://github.com/yumemi-inc/danger-swift-eda.git
Revision (git rev-parse @):
632f117938a4523a29e9a09db288800681314b3e
SUCCESS checkout https://github.com/yumemi-inc/danger-swift-eda.git at v0.3.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/yumemi-inc/danger-swift-eda.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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/swift.git
Fetching https://github.com/yumemi-inc/danger-swift-shoki/
Fetching https://github.com/el-hoshino/DangerSwiftHammer
[1/212] Fetching dangerswifthammer
[213/462] Fetching dangerswifthammer, danger-swift-shoki
[463/10771] Fetching dangerswifthammer, danger-swift-shoki, swift
Fetched https://github.com/el-hoshino/DangerSwiftHammer from cache (0.47s)
Fetched https://github.com/yumemi-inc/danger-swift-shoki/ from cache (0.47s)
Fetched https://github.com/danger/swift.git from cache (0.47s)
Computing version for https://github.com/yumemi-inc/danger-swift-shoki/
Computed https://github.com/yumemi-inc/danger-swift-shoki/ at 0.3.0 (0.85s)
Computing version for https://github.com/el-hoshino/DangerSwiftHammer
Computed https://github.com/el-hoshino/DangerSwiftHammer at 0.2.2 (0.45s)
Computing version for https://github.com/danger/swift.git
Computed https://github.com/danger/swift.git at 3.21.2 (0.44s)
Fetching https://github.com/shibapm/Logger
Fetching https://github.com/mxcl/Version
Fetching https://github.com/nerdishbynature/octokit.swift
[1/293] Fetching version
[248/409] Fetching version, logger
[379/5409] Fetching version, logger, octokit.swift
Fetched https://github.com/mxcl/Version from cache (0.25s)
Fetched https://github.com/shibapm/Logger from cache (0.32s)
Fetched https://github.com/nerdishbynature/octokit.swift from cache (0.32s)
Computing version for https://github.com/nerdishbynature/octokit.swift
Computed https://github.com/nerdishbynature/octokit.swift at 0.14.0 (0.63s)
Fetching https://github.com/nerdishbynature/RequestKit.git
[1/1554] Fetching requestkit
Fetched https://github.com/nerdishbynature/RequestKit.git from cache (0.25s)
Computing version for https://github.com/nerdishbynature/RequestKit.git
Computed https://github.com/nerdishbynature/RequestKit.git at 3.3.0 (0.66s)
Computing version for https://github.com/mxcl/Version
Computed https://github.com/mxcl/Version at 2.2.0 (0.47s)
Computing version for https://github.com/shibapm/Logger
Computed https://github.com/shibapm/Logger at 0.2.3 (2.40s)
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/el-hoshino/DangerSwiftHammer
Working copy of https://github.com/el-hoshino/DangerSwiftHammer resolved at 0.2.2
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/mxcl/Version
Working copy of https://github.com/mxcl/Version resolved at 2.2.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/danger/swift.git
Working copy of https://github.com/danger/swift.git resolved at 3.21.2
Creating working copy for https://github.com/yumemi-inc/danger-swift-shoki/
Working copy of https://github.com/yumemi-inc/danger-swift-shoki/ resolved at 0.3.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/17] Write sources
[8/17] Write swift-version-24593BA9C3E375BF.txt
[10/25] Emitting module Logger
[11/25] Compiling Logger Logger.swift
[13/26] Compiling RequestKit RequestKitSession.swift
[14/26] Compiling RequestKit Router.swift
[15/26] Emitting module DangerShellExecutor
[16/26] Compiling DangerShellExecutor ShellExecutor.swift
[16/27] Wrapping AST for Logger for debugging
[19/27] Emitting module RequestKit
[20/27] Compiling RequestKit JSONPostRouter.swift
[20/28] Wrapping AST for DangerShellExecutor for debugging
[22/28] Wrapping AST for RequestKit for debugging
[24/54] Compiling OctoKit Statuses.swift
[25/54] Compiling OctoKit String+PercentEncoding.swift
[26/54] Compiling OctoKit Team.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 Reactions.swift
[32/57] Compiling OctoKit Releases.swift
[33/57] Compiling OctoKit Repositories.swift
[34/57] Compiling OctoKit Review.swift
[35/57] Compiling OctoKit Search.swift
[36/57] Compiling OctoKit Stars.swift
[37/57] Compiling OctoKit Configuration.swift
[38/57] Compiling OctoKit File.swift
[39/57] Compiling OctoKit Follow.swift
[40/57] Compiling OctoKit Gist.swift
[41/57] Compiling OctoKit NotificationThread.swift
[42/57] Compiling OctoKit Octokit.swift
[43/57] Compiling OctoKit Organization.swift
[44/57] Compiling OctoKit Parameters.swift
[45/57] Compiling OctoKit Git.swift
[46/57] Compiling OctoKit Issue.swift
[47/57] Compiling OctoKit Label.swift
[48/57] Compiling OctoKit Milestone.swift
[49/57] Compiling OctoKit Plan.swift
[50/57] Compiling OctoKit PreviewHeader.swift
[51/57] Compiling OctoKit PublicKey.swift
[52/57] Compiling OctoKit PullRequest.swift
[53/58] Wrapping AST for OctoKit for debugging
[55/77] Compiling Danger SwiftLintViolation.swift
[56/77] Compiling Danger SwiftlintReportDeleter.swift
[57/79] Compiling Danger CurrentPathProvider.swift
[58/79] Compiling Danger SwiftLint.swift
[59/79] Compiling Danger DangerUtils.swift
[60/79] Compiling Danger DateFormatterExtensions.swift
[61/79] Compiling Danger NSRegularExpressionExtensions.swift
[62/79] Compiling Danger Report.swift
[63/79] Compiling Danger Settings.swift
[64/79] Emitting module Danger
[65/79] Compiling Danger File.swift
[66/79] Compiling Danger GitDSL.swift
[67/79] Compiling Danger GitDiff.swift
[68/79] Compiling Danger Danger.swift
[69/79] Compiling Danger DangerDSL.swift
[70/79] Compiling Danger DangerResults.swift
[71/79] Compiling Danger GitHubDSL.swift
[72/79] Compiling Danger GitLabDSL.swift
[73/79] Compiling Danger BitBucketCloud.swift
[74/79] Compiling Danger BitBucketMetadata.swift
[75/79] Compiling Danger BitBucketServerDSL.swift
[76/80] Wrapping AST for Danger for debugging
[78/88] Emitting module DangerSwiftHammer
[79/88] Compiling DangerSwiftHammer Danger+.swift
[80/88] Compiling DangerSwiftHammer Hammer.swift
[81/88] Compiling DangerSwiftShoki Shoki.swift
[83/89] Compiling DangerSwiftShoki MarkdownConfiguration.swift
[84/89] Compiling DangerSwiftShoki DangerDSL+.swift
[85/89] Compiling DangerSwiftShoki Report.swift
[86/89] Emitting module DangerSwiftShoki
[87/90] Wrapping AST for DangerSwiftShoki for debugging
[88/90] Write Objects.LinkFileList
[89/90] Linking libDangerSwiftShoki.so
[91/100] Compiling DangerSwiftEda PRWorkflow.swift
[92/101] Compiling DangerSwiftEda GitHostingInstance.swift
[93/101] Compiling DangerSwiftEda PRUtility.swift
[94/101] Compiling DangerSwiftEda GitHubFlow.swift
[95/101] Compiling DangerSwiftEda PRMetaData.swift
[96/101] Compiling DangerSwiftEda DangerDSL+.swift
[97/101] Compiling DangerSwiftEda Eda.swift
[98/101] Compiling DangerSwiftEda GitCommit.swift
[99/101] Compiling DangerSwiftEda GitFlow.swift
[100/101] Emitting module DangerSwiftEda
[101/101] Compiling DangerSwiftEda String+.swift
Build complete! (39.69s)
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"
},
{
"identity" : "dangerswifthammer",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/el-hoshino/DangerSwiftHammer"
},
{
"identity" : "danger-swift-shoki",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/yumemi-inc/danger-swift-shoki/"
}
],
"manifest_display_name" : "DangerSwiftEda",
"name" : "DangerSwiftEda",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "DangerSwiftEda",
"targets" : [
"DangerSwiftEda"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DangerSwiftEdaTests",
"module_type" : "SwiftTarget",
"name" : "DangerSwiftEdaTests",
"path" : "Tests/DangerSwiftEdaTests",
"sources" : [
"EdaTests.swift",
"GitFlowBranchTypeTests.swift",
"GitHubFlowBranchTypeTests.swift",
"LibraryInternalMethodBridges.swift",
"StringContainer.swift",
"StringTests.swift"
],
"target_dependencies" : [
"DangerSwiftEda"
],
"type" : "test"
},
{
"c99name" : "DangerSwiftEda",
"module_type" : "SwiftTarget",
"name" : "DangerSwiftEda",
"path" : "Sources/DangerSwiftEda",
"product_dependencies" : [
"Danger",
"DangerSwiftHammer",
"DangerSwiftShoki"
],
"product_memberships" : [
"DangerSwiftEda"
],
"sources" : [
"DangerDSL+.swift",
"Eda.swift",
"GitCommit.swift",
"GitFlow.swift",
"GitHostingInstance.swift",
"GitHubFlow.swift",
"PRMetaData.swift",
"PRUtility.swift",
"PRWorkflow.swift",
"String+.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
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
Done.