Build Information
Successful build of danger-swift, reference 3.20.2 (e43a19
), with Swift 5.9 for Linux on 15 Oct 2024 17:10:11 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/danger/swift.git
Reference: 3.20.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/danger/swift
* tag 3.20.2 -> FETCH_HEAD
HEAD is now at e43a196 Version 3.20.2
Cloned https://github.com/danger/swift.git
Revision (git rev-parse @):
e43a19617fc905ef303b1af2f0449b99fc6ea0f2
SUCCESS checkout https://github.com/danger/swift.git at 3.20.2
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD
https://github.com/danger/swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:9f9025114c0603ac6ea1951d396f9bc1cd3a7c1b5aa8548b3ea2615c8c5705ce
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/shibapm/Rocket
Fetching https://github.com/shibapm/PackageConfig.git
[1/1386] Fetching rocket
[1387/1966] Fetching rocket, packageconfig
[1967/14669] Fetching rocket, packageconfig, cryptoswift
Fetching https://github.com/JohnSundell/CollectionConcurrencyKit.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetched https://github.com/shibapm/Rocket (1.68s)
Fetched https://github.com/shibapm/PackageConfig.git (1.68s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git (1.71s)
Fetching https://github.com/drmohundro/SWXMLHash.git
[1/83] Fetching collectionconcurrencykit
[78/2903] Fetching collectionconcurrencykit, swxmlhash
[1382/2820] Fetching swxmlhash
Fetched https://github.com/JohnSundell/CollectionConcurrencyKit.git (0.22s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
[2821/15073] Fetching swxmlhash, swift-argument-parser
[15074/27493] Fetching swxmlhash, swift-argument-parser, swift-snapshot-testing
Fetched https://github.com/drmohundro/SWXMLHash.git (0.87s)
Fetching https://github.com/JohnSundell/ShellOut.git
[12378/24673] Fetching swift-argument-parser, swift-snapshot-testing
Fetched https://github.com/apple/swift-argument-parser.git (0.98s)
Fetching https://github.com/Realm/SwiftLint
[994/12420] Fetching swift-snapshot-testing
[995/13380] Fetching swift-snapshot-testing, shellout
Fetched https://github.com/JohnSundell/ShellOut.git (0.33s)
Fetching https://github.com/jpsim/Yams
[2981/12420] Fetching swift-snapshot-testing
[2982/22296] Fetching swift-snapshot-testing, yams
[4248/162944] Fetching swift-snapshot-testing, yams, swiftlint
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git (2.45s)
Fetching https://github.com/kareman/SwiftShell
[25348/150524] Fetching yams, swiftlint
Fetching https://github.com/jpsim/SourceKitten.git
Fetched https://github.com/jpsim/Yams (1.80s)
[15473/145511] Fetching swiftlint, swiftshell
[20336/161522] Fetching swiftlint, swiftshell, sourcekitten
Fetched https://github.com/kareman/SwiftShell (0.80s)
Fetching https://github.com/nicklockwood/SwiftFormat
[25880/156659] Fetching swiftlint, sourcekitten
[32890/201150] Fetching swiftlint, sourcekitten, swiftformat
Fetched https://github.com/jpsim/SourceKitten.git (1.30s)
Fetching https://github.com/scottrhoyt/SwiftyTextTable.git
[22736/186068] Fetching swiftlint, swiftformat, swiftytexttable
Fetched https://github.com/scottrhoyt/SwiftyTextTable.git (0.26s)
Fetching https://github.com/shibapm/Logger
[23963/185139] Fetching swiftlint, swiftformat
[24409/185255] Fetching swiftlint, swiftformat, logger
Fetched https://github.com/shibapm/Logger (0.19s)
Fetching https://github.com/nerdishbynature/octokit.swift
[24418/189575] Fetching swiftlint, swiftformat, octokit.swift
Fetched https://github.com/nerdishbynature/octokit.swift (0.44s)
Fetching https://github.com/mxcl/Version
[24418/185427] Fetching swiftlint, swiftformat, version
Fetched https://github.com/mxcl/Version (0.20s)
Fetching https://github.com/swiftlang/swift-syntax
Computing version for https://github.com/nerdishbynature/octokit.swift
[26265/185139] Fetching swiftlint, swiftformat
[27773/250903] Fetching swiftlint, swiftformat, swift-syntax
Computed https://github.com/nerdishbynature/octokit.swift at 0.13.0 (1.48s)
Fetched https://github.com/swiftlang/swift-syntax (7.76s)
Fetching https://github.com/shibapm/Komondor
[59942/185648] Fetching swiftlint, swiftformat, komondor
Fetched https://github.com/shibapm/Komondor (0.26s)
Fetching https://github.com/nerdishbynature/RequestKit.git
[60150/185139] Fetching swiftlint, swiftformat
[60518/186693] Fetching swiftlint, swiftformat, requestkit
Fetched https://github.com/nerdishbynature/RequestKit.git (0.27s)
[60606/185139] Fetching swiftlint, swiftformat
Fetched https://github.com/nicklockwood/SwiftFormat (27.18s)
Computing version for https://github.com/mxcl/Version
Fetched https://github.com/Realm/SwiftLint (30.41s)
Computed https://github.com/mxcl/Version at 2.0.1 (6.34s)
Computing version for https://github.com/shibapm/Logger
Computed https://github.com/shibapm/Logger at 0.2.3 (8.03s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.54.3 (1.57s)
Computing version for https://github.com/nerdishbynature/RequestKit.git
Computed https://github.com/nerdishbynature/RequestKit.git at 3.3.0 (0.46s)
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
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.54.3
Creating working copy for https://github.com/mxcl/Version
Working copy of https://github.com/mxcl/Version resolved at 2.0.1
[1/1] Compiling plugin SwiftFormatPlugin
Building for debugging...
[2/22] Emitting module Version
[3/22] Compiling Version Version+Codable.swift
[4/22] Compiling Version Version+Range.swift
[5/22] Compiling Version Version.swift
[6/22] Emitting module DangerShellExecutor
[7/22] Compiling DangerShellExecutor ShellExecutor.swift
/host/spi-builder-workspace/Sources/DangerShellExecutor/ShellExecutor.swift:68:14: warning: 'launch()' is deprecated: renamed to 'run'
task.launch()
^
/host/spi-builder-workspace/Sources/DangerShellExecutor/ShellExecutor.swift:68:14: note: use 'run' instead
task.launch()
^~~~~~
run
/host/spi-builder-workspace/Sources/DangerShellExecutor/ShellExecutor.swift:93:14: warning: 'launch()' is deprecated: renamed to 'run'
task.launch()
^
/host/spi-builder-workspace/Sources/DangerShellExecutor/ShellExecutor.swift:93:14: note: use 'run' instead
task.launch()
^~~~~~
run
/host/spi-builder-workspace/Sources/DangerShellExecutor/ShellExecutor.swift:134:14: warning: 'launchPath' is deprecated: renamed to 'executableURL'
task.launchPath = "/bin/sh"
^
/host/spi-builder-workspace/Sources/DangerShellExecutor/ShellExecutor.swift:134:14: note: use 'executableURL' instead
task.launchPath = "/bin/sh"
^~~~~~~~~~
executableURL
/host/spi-builder-workspace/Sources/DangerShellExecutor/ShellExecutor.swift:137:14: warning: 'currentDirectoryPath' is deprecated: renamed to 'currentDirectoryURL'
task.currentDirectoryPath = FileManager.default.currentDirectoryPath
^
/host/spi-builder-workspace/Sources/DangerShellExecutor/ShellExecutor.swift:137:14: note: use 'currentDirectoryURL' instead
task.currentDirectoryPath = FileManager.default.currentDirectoryPath
^~~~~~~~~~~~~~~~~~~~
currentDirectoryURL
[8/22] Compiling Version Version+Comparable.swift
[9/22] Compiling Version Version+Foundation.swift
[14/26] Emitting module Logger
[15/26] Compiling Logger Logger.swift
[16/26] Compiling RequestKit RequestKitSession.swift
[17/26] Compiling RequestKit JSONPostRouter.swift
[18/26] Emitting module RequestKit
[19/26] Compiling RequestKit Router.swift
[19/27] Wrapping AST for Version for debugging
[20/28] Wrapping AST for DangerShellExecutor for debugging
[25/30] Wrapping AST for Logger for debugging
[27/80] Compiling OctoKit Follow.swift
[28/80] Compiling OctoKit Gist.swift
[29/81] Compiling RunnerLib VersionChecker.swift
[30/81] Compiling OctoKit Configuration.swift
[31/81] Compiling OctoKit File.swift
[32/81] Emitting module RunnerLib
[33/81] Compiling OctoKit NotificationThread.swift
[34/81] Compiling OctoKit Octokit.swift
[35/81] Compiling OctoKit Git.swift
[36/81] Compiling OctoKit Issue.swift
[37/81] Compiling OctoKit Label.swift
[38/81] Compiling OctoKit Milestone.swift
[39/81] Compiling DangerDependenciesResolver PackageListMaker.swift
[40/81] Compiling DangerDependenciesResolver Script.swift
[41/81] Compiling DangerDependenciesResolver PackageManager.swift
[42/82] Compiling OctoKit Parameters.swift
[43/82] Compiling OctoKit Plan.swift
[44/82] Compiling OctoKit PreviewHeader.swift
[45/82] Compiling OctoKit PublicKey.swift
[46/83] Compiling DangerDependenciesResolver URL+RemoteRepository.swift
[48/84] Wrapping AST for RunnerLib for debugging
[50/84] Compiling DangerDependenciesResolver PackageGenerator.swift
[55/84] Emitting module DangerDependenciesResolver
[59/86] Wrapping AST for DangerDependenciesResolver for debugging
[61/92] Compiling Runner main.swift
[62/92] Compiling Runner MarathonScriptManager.swift
[63/92] Compiling OctoKit Stars.swift
[64/92] Compiling OctoKit Statuses.swift
[65/92] Compiling OctoKit String+PercentEncoding.swift
[66/92] Emitting module Runner
[67/92] Compiling Runner Edit.swift
/host/spi-builder-workspace/Sources/Runner/Commands/Edit.swift:20:9: warning: immutable value 'absoluteLibPath' was never used; consider removing it
let absoluteLibPath: String
^
/host/spi-builder-workspace/Sources/Runner/Commands/Edit.swift:21:9: warning: immutable value 'libsImport' was never used; consider removing it
let libsImport: [String]
^
[68/95] Compiling Runner RunDangerJS.swift
/host/spi-builder-workspace/Sources/Runner/Commands/RunDangerJS.swift:25:10: warning: 'launchPath' is deprecated: renamed to 'executableURL'
proc.launchPath = dangerJS
^
/host/spi-builder-workspace/Sources/Runner/Commands/RunDangerJS.swift:25:10: note: use 'executableURL' instead
proc.launchPath = dangerJS
^~~~~~~~~~
executableURL
/host/spi-builder-workspace/Sources/Runner/Commands/RunDangerJS.swift:65:35: warning: 'launchPath' is deprecated: renamed to 'executableURL'
logger.debug("Running: \(proc.launchPath!) \(proc.arguments!.joined(separator: " ")) ")
^
/host/spi-builder-workspace/Sources/Runner/Commands/RunDangerJS.swift:65:35: note: use 'executableURL' instead
logger.debug("Running: \(proc.launchPath!) \(proc.arguments!.joined(separator: " ")) ")
^~~~~~~~~~
executableURL
/host/spi-builder-workspace/Sources/Runner/Commands/RunDangerJS.swift:66:10: warning: 'launch()' is deprecated: renamed to 'run'
proc.launch()
^
/host/spi-builder-workspace/Sources/Runner/Commands/RunDangerJS.swift:66:10: note: use 'run' instead
proc.launch()
^~~~~~
run
[69/95] Compiling Runner Runner.swift
/host/spi-builder-workspace/Sources/Runner/Commands/Runner.swift:155:10: warning: 'launchPath' is deprecated: renamed to 'executableURL'
proc.launchPath = swiftC
^
/host/spi-builder-workspace/Sources/Runner/Commands/Runner.swift:155:10: note: use 'executableURL' instead
proc.launchPath = swiftC
^~~~~~~~~~
executableURL
/host/spi-builder-workspace/Sources/Runner/Commands/Runner.swift:162:14: warning: 'currentDirectoryPath' is deprecated: renamed to 'currentDirectoryURL'
proc.currentDirectoryPath = directoryURL.absoluteString
^
/host/spi-builder-workspace/Sources/Runner/Commands/Runner.swift:162:14: note: use 'currentDirectoryURL' instead
proc.currentDirectoryPath = directoryURL.absoluteString
^~~~~~~~~~~~~~~~~~~~
currentDirectoryURL
/host/spi-builder-workspace/Sources/Runner/Commands/Runner.swift:167:10: warning: 'launch()' is deprecated: renamed to 'run'
proc.launch()
^
/host/spi-builder-workspace/Sources/Runner/Commands/Runner.swift:167:10: note: use 'run' instead
proc.launch()
^~~~~~
run
[78/97] Wrapping AST for Runner for debugging
[80/97] Compiling OctoKit Time.swift
[81/97] Compiling OctoKit URL+URLParameters.swift
[82/97] Compiling OctoKit User.swift
[82/97] Linking danger-swift
[91/97] Emitting module OctoKit
[92/97] Compiling OctoKit PullRequest.swift
[93/97] Compiling OctoKit Reactions.swift
[94/97] Compiling OctoKit Releases.swift
[95/97] Compiling OctoKit Repositories.swift
[96/97] Compiling OctoKit Review.swift
[97/97] Compiling OctoKit Search.swift
[100/118] Compiling Danger SwiftLintViolation.swift
[101/118] Compiling Danger SwiftlintReportDeleter.swift
[102/120] Compiling Danger DangerUtils.swift
[103/120] Compiling Danger DateFormatterExtensions.swift
[104/120] Compiling Danger NSRegularExpressionExtensions.swift
[105/120] Compiling Danger File.swift
[106/120] Compiling Danger GitDSL.swift
[107/120] Compiling Danger GitDiff.swift
[108/120] Compiling Danger Report.swift
[109/120] Compiling Danger Settings.swift
[110/120] Compiling Danger CurrentPathProvider.swift
[111/120] Compiling Danger SwiftLint.swift
[112/120] Emitting module Danger
[113/120] Compiling Danger BitBucketCloud.swift
[114/120] Compiling Danger BitBucketMetadata.swift
[115/120] Compiling Danger BitBucketServerDSL.swift
[116/120] Compiling Danger Danger.swift
[117/120] Compiling Danger DangerDSL.swift
[118/120] Compiling Danger DangerResults.swift
[119/120] Compiling Danger GitHubDSL.swift
[120/120] Compiling Danger GitLabDSL.swift
[123/135] Emitting module Danger_Swift
[124/135] Compiling Danger_Swift Fake.swift
[125/136] Compiling DangerFixtures DSLGitLabGroupMilestone.swift
[126/136] Compiling DangerFixtures DSLGitLabProjectMilestone.swift
[127/137] Compiling DangerFixtures DangerDLSBitBucketServer.swift
[128/137] Compiling DangerFixtures DangerDLSBitBucketServerForkedRepo.swift
[129/137] Compiling DangerFixtures DangerDSLGitHub.swift
[130/137] Compiling DangerFixtures DangerDSLGitLab.swift
[131/137] Compiling DangerFixtures DangerDSLGitHubEnterprise.swift
[132/137] Compiling DangerFixtures DangerDSLGitLabMilestoneNoDateRange.swift
[135/138] Emitting module DangerFixtures
[136/138] Compiling DangerFixtures CustomGitHubDSL.swift
[137/138] Compiling DangerFixtures DSLBitBucketCloudJSON.swift
[138/138] Compiling DangerFixtures DangerFixtures.swift
Build complete! (68.80s)
Build complete.
Done.