Build Information
Successful build of DangerSwiftShoki, reference v0.3.0 (a15a88
), with Swift 6.0 for macOS (SPM) on 30 Nov 2024 06:33:53 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -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
Build Log
========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yumemi-inc/danger-swift-shoki.git
Reference: v0.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/yumemi-inc/danger-swift-shoki
* tag v0.3.0 -> FETCH_HEAD
HEAD is now at a15a88f Merge pull request #14 from yumemi-inc/feature/swiftpm-bump
Cloned https://github.com/yumemi-inc/danger-swift-shoki.git
Revision (git rev-parse @):
a15a88f87e6158856aed52bd1c4350b8aa386035
SUCCESS checkout https://github.com/yumemi-inc/danger-swift-shoki.git at v0.3.0
Fetching https://github.com/danger/swift.git
[1/10125] Fetching swift
Fetched https://github.com/danger/swift.git from cache (1.26s)
Computing version for https://github.com/danger/swift.git
Computed https://github.com/danger/swift.git at 3.20.2 (0.52s)
Fetching https://github.com/mxcl/Version
Fetching https://github.com/shibapm/Logger
Fetching https://github.com/nerdishbynature/octokit.swift
[1/116] Fetching logger
[117/4555] Fetching logger, octokit.swift
[118/4843] Fetching logger, octokit.swift, version
Fetched https://github.com/mxcl/Version from cache (0.83s)
[1848/4555] Fetching logger, octokit.swift
Fetched https://github.com/shibapm/Logger from cache (0.97s)
Fetched https://github.com/nerdishbynature/octokit.swift from cache (0.97s)
Computing version for https://github.com/nerdishbynature/octokit.swift
Computed https://github.com/nerdishbynature/octokit.swift at 0.13.0 (2.51s)
Fetching https://github.com/nicklockwood/SwiftFormat
Fetching https://github.com/nerdishbynature/RequestKit.git
[1/1554] Fetching requestkit
[1555/47332] Fetching requestkit, swiftformat
Fetched https://github.com/nerdishbynature/RequestKit.git from cache (48.50s)
Fetched https://github.com/nicklockwood/SwiftFormat from cache (48.50s)
Computing version for https://github.com/nerdishbynature/RequestKit.git
Computed https://github.com/nerdishbynature/RequestKit.git at 3.3.0 (0.83s)
Computing version for https://github.com/mxcl/Version
Computed https://github.com/mxcl/Version at 2.1.0 (0.56s)
Computing version for https://github.com/shibapm/Logger
Computed https://github.com/shibapm/Logger at 0.2.3 (2.35s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.55.3 (0.55s)
Creating working copy for https://github.com/danger/swift.git
Working copy of https://github.com/danger/swift.git resolved at 3.20.2
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/shibapm/Logger
Working copy of https://github.com/shibapm/Logger resolved at 0.2.3
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.55.3
Creating working copy for https://github.com/mxcl/Version
Working copy of https://github.com/mxcl/Version resolved at 2.1.0
Creating working copy for https://github.com/nerdishbynature/octokit.swift
Working copy of https://github.com/nerdishbynature/octokit.swift resolved at 0.13.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "danger-swift-shoki",
"name": "DangerSwiftShoki",
"url": "https://github.com/yumemi-inc/danger-swift-shoki.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/danger-swift-shoki",
"dependencies": [
{
"identity": "swift",
"name": "danger-swift",
"url": "https://github.com/danger/swift.git",
"version": "3.20.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift",
"dependencies": [
{
"identity": "logger",
"name": "Logger",
"url": "https://github.com/shibapm/Logger",
"version": "0.2.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Logger",
"dependencies": [
]
},
{
"identity": "version",
"name": "Version",
"url": "https://github.com/mxcl/Version",
"version": "2.1.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Version",
"dependencies": [
]
},
{
"identity": "octokit.swift",
"name": "OctoKit",
"url": "https://github.com/nerdishbynature/octokit.swift",
"version": "0.13.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/octokit.swift",
"dependencies": [
{
"identity": "requestkit",
"name": "RequestKit",
"url": "https://github.com/nerdishbynature/RequestKit.git",
"version": "3.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RequestKit",
"dependencies": [
]
},
{
"identity": "swiftformat",
"name": "SwiftFormat",
"url": "https://github.com/nicklockwood/SwiftFormat",
"version": "0.55.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftFormat",
"dependencies": [
]
}
]
}
]
}
]
}
]
}
Fetching https://github.com/yumemi-inc/danger-swift-shoki.git
[1/246] Fetching danger-swift-shoki
Fetched https://github.com/yumemi-inc/danger-swift-shoki.git from cache (0.78s)
Fetching https://github.com/danger/swift.git from cache
Fetched https://github.com/danger/swift.git from cache (0.56s)
Computing version for https://github.com/danger/swift.git
Computed https://github.com/danger/swift.git at 3.20.2 (0.02s)
Fetching https://github.com/mxcl/Version from cache
Fetching https://github.com/shibapm/Logger from cache
Fetching https://github.com/nerdishbynature/octokit.swift from cache
Fetched https://github.com/mxcl/Version from cache (0.47s)
Fetched https://github.com/nerdishbynature/octokit.swift from cache (0.48s)
Fetched https://github.com/shibapm/Logger from cache (0.48s)
Computing version for https://github.com/nerdishbynature/octokit.swift
Computed https://github.com/nerdishbynature/octokit.swift at 0.13.0 (0.02s)
Fetching https://github.com/nicklockwood/SwiftFormat from cache
Fetching https://github.com/nerdishbynature/RequestKit.git from cache
Fetched https://github.com/nerdishbynature/RequestKit.git from cache (0.57s)
Fetched https://github.com/nicklockwood/SwiftFormat from cache (0.57s)
Computing version for https://github.com/nerdishbynature/RequestKit.git
Computed https://github.com/nerdishbynature/RequestKit.git at 3.3.0 (0.02s)
Computing version for https://github.com/mxcl/Version
Computed https://github.com/mxcl/Version at 2.1.0 (0.03s)
Computing version for https://github.com/shibapm/Logger
Computed https://github.com/shibapm/Logger at 0.2.3 (0.02s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.55.3 (0.03s)
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/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.20.2
Creating working copy for https://github.com/mxcl/Version
Working copy of https://github.com/mxcl/Version resolved at 2.1.0
Creating working copy for https://github.com/nerdishbynature/octokit.swift
Working copy of https://github.com/nerdishbynature/octokit.swift resolved at 0.13.0
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.55.3
Creating working copy for https://github.com/yumemi-inc/danger-swift-shoki.git
Working copy of https://github.com/yumemi-inc/danger-swift-shoki.git resolved at v0.3.0 (a15a88f)
warning: '.resolve-product-dependencies': dependency 'danger-swift-shoki' is not used by any target
Found 1 product dependencies
- danger-swift
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/yumemi-inc/danger-swift-shoki.git
{
"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" : "DangerSwiftShoki",
"name" : "DangerSwiftShoki",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "DangerSwiftShoki",
"targets" : [
"DangerSwiftShoki"
],
"type" : {
"library" : [
"dynamic"
]
}
}
],
"targets" : [
{
"c99name" : "DangerSwiftShokiTests",
"module_type" : "SwiftTarget",
"name" : "DangerSwiftShokiTests",
"path" : "Tests/DangerSwiftShokiTests",
"sources" : [
"MarkdownConfigurationTests.swift",
"ReportTests.swift",
"ShokiTests.swift"
],
"target_dependencies" : [
"DangerSwiftShoki"
],
"type" : "test"
},
{
"c99name" : "DangerSwiftShoki",
"module_type" : "SwiftTarget",
"name" : "DangerSwiftShoki",
"path" : "Sources/DangerSwiftShoki",
"product_dependencies" : [
"Danger"
],
"product_memberships" : [
"DangerSwiftShoki"
],
"sources" : [
"DangerDSL+.swift",
"MarkdownConfiguration.swift",
"Report.swift",
"Shoki.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -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
[1/1] Compiling plugin SwiftFormatPlugin
Building for debugging...
[1/10] Write sources
[7/10] Write swift-version--7754E27361AE5C74.txt
[9/18] Compiling RequestKit RequestKitSession.swift
[10/18] Emitting module DangerShellExecutor
[11/18] Compiling DangerShellExecutor ShellExecutor.swift
[12/18] Emitting module Logger
[13/18] Compiling Logger Logger.swift
[14/18] Compiling RequestKit JSONPostRouter.swift
[15/18] Emitting module RequestKit
[16/18] Compiling RequestKit Router.swift
[17/43] Compiling OctoKit String+PercentEncoding.swift
[18/43] Compiling OctoKit Time.swift
[19/45] Compiling OctoKit URL+URLParameters.swift
[20/45] Compiling OctoKit User.swift
[21/45] Compiling OctoKit Label.swift
[22/45] Compiling OctoKit Milestone.swift
[23/45] Compiling OctoKit NotificationThread.swift
[24/45] Emitting module OctoKit
[25/45] Compiling OctoKit Review.swift
[26/45] Compiling OctoKit Search.swift
[27/45] Compiling OctoKit Configuration.swift
[28/45] Compiling OctoKit File.swift
[29/45] Compiling OctoKit Follow.swift
[30/45] Compiling OctoKit Stars.swift
[31/45] Compiling OctoKit Statuses.swift
[32/45] Compiling OctoKit Gist.swift
[33/45] Compiling OctoKit Git.swift
[34/45] Compiling OctoKit Issue.swift
[35/45] Compiling OctoKit PreviewHeader.swift
[36/45] Compiling OctoKit PublicKey.swift
[37/45] Compiling OctoKit PullRequest.swift
[38/45] Compiling OctoKit Reactions.swift
[39/45] Compiling OctoKit Releases.swift
[40/45] Compiling OctoKit Repositories.swift
[41/45] Compiling OctoKit Octokit.swift
[42/45] Compiling OctoKit Parameters.swift
[43/45] Compiling OctoKit Plan.swift
[44/64] Compiling Danger DangerUtils.swift
[45/64] Compiling Danger DateFormatterExtensions.swift
[46/64] Compiling Danger SwiftLintViolation.swift
[47/64] Compiling Danger SwiftlintReportDeleter.swift
[48/64] Compiling Danger CurrentPathProvider.swift
[49/64] Compiling Danger SwiftLint.swift
[50/66] Compiling Danger Report.swift
[51/66] Compiling Danger Settings.swift
[52/66] Compiling Danger GitDSL.swift
[53/66] Compiling Danger GitDiff.swift
[54/66] Compiling Danger NSRegularExpressionExtensions.swift
[55/66] Compiling Danger File.swift
[56/66] Emitting module Danger
[57/66] Compiling Danger DangerDSL.swift
[58/66] Compiling Danger DangerResults.swift
[59/66] Compiling Danger BitBucketServerDSL.swift
[60/66] Compiling Danger Danger.swift
[61/66] Compiling Danger BitBucketCloud.swift
[62/66] Compiling Danger BitBucketMetadata.swift
[63/66] Compiling Danger GitHubDSL.swift
[64/66] Compiling Danger GitLabDSL.swift
[65/71] Compiling DangerSwiftShoki DangerDSL+.swift
[66/71] Compiling DangerSwiftShoki Shoki.swift
[67/71] Emitting module DangerSwiftShoki
[68/71] Compiling DangerSwiftShoki MarkdownConfiguration.swift
[69/71] Compiling DangerSwiftShoki Report.swift
[69/71] Write Objects.LinkFileList
[70/71] Linking libDangerSwiftShoki.dylib
Build complete! (20.62s)
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" : "DangerSwiftShoki",
"name" : "DangerSwiftShoki",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "DangerSwiftShoki",
"targets" : [
"DangerSwiftShoki"
],
"type" : {
"library" : [
"dynamic"
]
}
}
],
"targets" : [
{
"c99name" : "DangerSwiftShokiTests",
"module_type" : "SwiftTarget",
"name" : "DangerSwiftShokiTests",
"path" : "Tests/DangerSwiftShokiTests",
"sources" : [
"MarkdownConfigurationTests.swift",
"ReportTests.swift",
"ShokiTests.swift"
],
"target_dependencies" : [
"DangerSwiftShoki"
],
"type" : "test"
},
{
"c99name" : "DangerSwiftShoki",
"module_type" : "SwiftTarget",
"name" : "DangerSwiftShoki",
"path" : "Sources/DangerSwiftShoki",
"product_dependencies" : [
"Danger"
],
"product_memberships" : [
"DangerSwiftShoki"
],
"sources" : [
"DangerDSL+.swift",
"MarkdownConfiguration.swift",
"Report.swift",
"Shoki.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Done.