Build Information
Successful build of DangerSwiftHammer, reference main (a02ba8
), with Swift 6.0 for macOS (SPM) on 30 Nov 2024 04:28:43 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/el-hoshino/DangerSwiftHammer.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/el-hoshino/DangerSwiftHammer
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
Fetching https://github.com/nerdishbynature/RequestKit.git
Fetching https://github.com/shibapm/Logger
Fetching https://github.com/danger/swift.git
Fetching https://github.com/mxcl/Version
Fetching https://github.com/nerdishbynature/octokit.swift
[1/116] Fetching logger
[117/4555] Fetching logger, octokit.swift
Fetched https://github.com/shibapm/Logger from cache (0.66s)
[90/5993] Fetching octokit.swift, requestkit
[492/16118] Fetching octokit.swift, requestkit, swift
[1179/16406] Fetching octokit.swift, requestkit, swift, version
Fetched https://github.com/nerdishbynature/octokit.swift from cache (1.27s)
Fetched https://github.com/nerdishbynature/RequestKit.git from cache (1.27s)
Fetched https://github.com/danger/swift.git from cache (1.27s)
Computing version for https://github.com/danger/swift.git
Fetched https://github.com/mxcl/Version from cache (1.27s)
Computed https://github.com/danger/swift.git at 3.3.2 (0.55s)
Computing version for https://github.com/nerdishbynature/octokit.swift
Computed https://github.com/nerdishbynature/octokit.swift at 0.10.1 (2.37s)
Computing version for https://github.com/mxcl/Version
Computed https://github.com/mxcl/Version at 1.2.0 (2.34s)
Computing version for https://github.com/shibapm/Logger
Computed https://github.com/shibapm/Logger at 0.2.3 (0.53s)
Computing version for https://github.com/nerdishbynature/RequestKit.git
Computed https://github.com/nerdishbynature/RequestKit.git at 2.4.0 (0.53s)
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.3.2
Creating working copy for https://github.com/nerdishbynature/RequestKit.git
Working copy of https://github.com/nerdishbynature/RequestKit.git resolved at 2.4.0
Creating working copy for https://github.com/mxcl/Version
Working copy of https://github.com/mxcl/Version resolved at 1.2.0
Creating working copy for https://github.com/nerdishbynature/octokit.swift
Working copy of https://github.com/nerdishbynature/octokit.swift resolved at 0.10.1
========================================
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": "dangerswifthammer",
"name": "DangerSwiftHammer",
"url": "https://github.com/el-hoshino/DangerSwiftHammer.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DangerSwiftHammer",
"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/el-hoshino/DangerSwiftHammer.git
[1/212] Fetching dangerswifthammer
Fetched https://github.com/el-hoshino/DangerSwiftHammer.git from cache (0.65s)
Fetching https://github.com/danger/swift.git from cache
Fetched https://github.com/danger/swift.git from cache (0.66s)
Computing version for https://github.com/danger/swift.git
Computed https://github.com/danger/swift.git at 3.20.2 (0.44s)
Fetching https://github.com/nerdishbynature/octokit.swift from cache
Fetching https://github.com/shibapm/Logger from cache
Fetching https://github.com/mxcl/Version from cache
Fetched https://github.com/mxcl/Version from cache (0.47s)
Fetched https://github.com/nerdishbynature/octokit.swift from cache (0.47s)
Fetched https://github.com/shibapm/Logger from cache (0.47s)
Computing version for https://github.com/nerdishbynature/octokit.swift
Computed https://github.com/nerdishbynature/octokit.swift at 0.13.0 (0.51s)
Fetching https://github.com/nicklockwood/SwiftFormat
Fetching https://github.com/nerdishbynature/RequestKit.git from cache
[1/45778] Fetching swiftformat
Fetched https://github.com/nicklockwood/SwiftFormat from cache (72.89s)
Fetched https://github.com/nerdishbynature/RequestKit.git from cache (72.89s)
Computing version for https://github.com/nerdishbynature/RequestKit.git
Computed https://github.com/nerdishbynature/RequestKit.git at 3.3.0 (0.84s)
Computing version for https://github.com/mxcl/Version
Computed https://github.com/mxcl/Version at 2.1.0 (0.55s)
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.57s)
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/nerdishbynature/octokit.swift
Working copy of https://github.com/nerdishbynature/octokit.swift resolved at 0.13.0
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/el-hoshino/DangerSwiftHammer.git
Working copy of https://github.com/el-hoshino/DangerSwiftHammer.git resolved at main (a02ba82)
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/nerdishbynature/RequestKit.git
Working copy of https://github.com/nerdishbynature/RequestKit.git resolved at 3.3.0
warning: '.resolve-product-dependencies': dependency 'dangerswifthammer' 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/el-hoshino/DangerSwiftHammer.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" : "DangerSwiftHammer",
"name" : "DangerSwiftHammer",
"path" : "/Users/admin/builder/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 ...
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
Building for debugging...
[0/9] Write sources
[6/9] Write swift-version--7754E27361AE5C74.txt
[8/17] Compiling Logger Logger.swift
[9/17] Emitting module Logger
[10/17] Emitting module DangerShellExecutor
[11/17] Compiling DangerShellExecutor ShellExecutor.swift
[12/17] Emitting module RequestKit
[13/17] Compiling RequestKit RequestKitSession.swift
[14/17] Compiling RequestKit Router.swift
[15/17] Compiling RequestKit JSONPostRouter.swift
[16/36] Compiling OctoKit Time.swift
[17/36] Compiling OctoKit URL+URLParameters.swift
[18/37] Compiling OctoKit User.swift
[19/37] Compiling OctoKit Repositories.swift
[20/37] Compiling OctoKit Review.swift
[21/37] Compiling OctoKit Stars.swift
[22/37] Compiling OctoKit String+PercentEncoding.swift
[23/37] Compiling OctoKit Parameters.swift
[24/37] Compiling OctoKit PublicKey.swift
[25/37] Compiling OctoKit Milestone.swift
[26/37] Compiling OctoKit Octokit.swift
[27/37] Compiling OctoKit Issue.swift
[28/37] Compiling OctoKit Label.swift
[29/37] Compiling OctoKit Follow.swift
[30/37] Compiling OctoKit Gist.swift
[31/37] Compiling OctoKit PullRequest.swift
[32/37] Compiling OctoKit Releases.swift
[33/37] Compiling OctoKit Configuration.swift
[34/37] Compiling OctoKit File.swift
[35/37] Emitting module OctoKit
[36/56] Compiling Danger SwiftLint.swift
[37/56] Compiling Danger SwiftLintViolation.swift
[38/57] Compiling Danger Settings.swift
[39/57] Compiling Danger SwiftlintReportDeleter.swift
[40/57] Compiling Danger Report.swift
[41/57] Compiling Danger GitLabDSL.swift
[42/57] Compiling Danger CurrentPathProvider.swift
[43/57] Compiling Danger DangerUtils.swift
[44/57] Compiling Danger DateFormatterExtensions.swift
[45/57] Compiling Danger BitBucketServerDSL.swift
[46/57] Compiling Danger Danger.swift
[47/57] Compiling Danger NSRegularExpressionExtensions.swift
[48/57] Compiling Danger File.swift
[49/57] Compiling Danger DangerDSL.swift
[50/57] Compiling Danger DangerResults.swift
[51/57] Compiling Danger BitBucketCloud.swift
[52/57] Compiling Danger BitBucketMetadata.swift
[53/57] Emitting module Danger
[54/57] Compiling Danger GitDSL.swift
[55/57] Compiling Danger GitHubDSL.swift
[55/57] Write Objects.LinkFileList
[56/57] Linking libDanger.dylib
[58/60] Compiling DangerSwiftHammer Hammer.swift
[59/60] Compiling DangerSwiftHammer Danger+.swift
[60/60] Emitting module DangerSwiftHammer
Build complete! (15.38s)
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" : "/Users/admin/builder/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"
}
Done.