Build Information
Successful build of SwiftDependencyUpdater, reference main (cdfaf1), with Swift 6.2 for Linux on 24 Apr 2026 00:37:53 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Nef10/swift-dependency-updater.git
Reference: main
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/Nef10/swift-dependency-updater
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at cdfaf16 Bump release-drafter from 7.1.1 to 7.2.0 (#298)
Cloned https://github.com/Nef10/swift-dependency-updater.git
Revision (git rev-parse @):
cdfaf16793b996b1b33fe809a91e27bf9f05de95
SUCCESS checkout https://github.com/Nef10/swift-dependency-updater.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/Nef10/swift-dependency-updater.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:0ddb100795e64f71518020a73ad8441aeb43832ede7f1202ae7f8de93664f90d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Fetching https://github.com/onevcat/Rainbow.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/Nef10/ShellOut.git
Fetching https://github.com/Nef10/Releases.git
[1/164] Fetching releases
[165/1606] Fetching releases, rainbow
[540/1906] Fetching releases, rainbow, shellout
Fetched https://github.com/Nef10/Releases.git from cache (0.25s)
[1598/1742] Fetching rainbow, shellout
Fetched https://github.com/Nef10/ShellOut.git from cache (0.27s)
[1/17464] Fetching swift-argument-parser
Fetched https://github.com/onevcat/Rainbow.git from cache (0.73s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.74s)
Computing version for https://github.com/Nef10/Releases.git
Computed https://github.com/Nef10/Releases.git at 5.0.1 (1.17s)
Fetching https://github.com/JohnSundell/Require.git
[1/152] Fetching require
Fetched https://github.com/JohnSundell/Require.git from cache (0.45s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 4.2.1 (3.09s)
Computing version for https://github.com/Nef10/ShellOut.git
Computed https://github.com/Nef10/ShellOut.git at 2.3.1 (0.47s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.43s)
Computing version for https://github.com/JohnSundell/Require.git
Computed https://github.com/JohnSundell/Require.git at 2.0.1 (0.39s)
Creating working copy for https://github.com/Nef10/Releases.git
Working copy of https://github.com/Nef10/Releases.git resolved at 5.0.1
Creating working copy for https://github.com/JohnSundell/Require.git
Working copy of https://github.com/JohnSundell/Require.git resolved at 2.0.1
Creating working copy for https://github.com/onevcat/Rainbow.git
Working copy of https://github.com/onevcat/Rainbow.git resolved at 4.2.1
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
Creating working copy for https://github.com/Nef10/ShellOut.git
Working copy of https://github.com/Nef10/ShellOut.git resolved at 2.3.1
warning: 'releases': Conflicting identity for shellout: dependency 'github.com/johnsundell/shellout' and dependency 'github.com/nef10/shellout' both point to the same package identity 'shellout'. The dependencies are introduced through the following chains: (A) /host/spi-builder-workspace->github.com/nef10/releases->github.com/johnsundell/shellout (B) /host/spi-builder-workspace->github.com/nef10/shellout. If there are multiple chains that lead to the same dependency, only the first chain is shown here. To see all chains use debug output option. To resolve the conflict, coordinate with the maintainer of the package that introduces the conflicting dependency. This will be escalated to an error in future versions of SwiftPM.
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/21] Write sources
[10/21] Write swift-version-24593BA9C3E375BF.txt
[12/42] Compiling Rainbow String+ConditionalStyling.swift
[13/42] Compiling Rainbow String+Rainbow.swift
[14/43] Compiling Rainbow StringGenerator.swift
[15/43] Compiling Rainbow Style.swift
[16/43] Emitting module ArgumentParserToolInfo
[17/43] Compiling ArgumentParserToolInfo ToolInfo.swift
[18/44] Wrapping AST for ArgumentParserToolInfo for debugging
[20/90] Compiling ArgumentParser ParentCommand.swift
[21/90] Compiling ArgumentParser AsyncParsableCommand.swift
[22/90] Compiling ArgumentParser CommandConfiguration.swift
[23/90] Compiling ArgumentParser CommandGroup.swift
[24/90] Compiling ArgumentParser EnumerableFlag.swift
[25/90] Compiling ArgumentParser ExpressibleByArgument.swift
[26/90] Compiling ArgumentParser ParsableArguments.swift
[27/96] Compiling ArgumentParser BashCompletionsGenerator.swift
[28/96] Compiling ArgumentParser CompletionsGenerator.swift
[29/96] Compiling ArgumentParser FishCompletionsGenerator.swift
[30/96] Compiling ArgumentParser ZshCompletionsGenerator.swift
[31/96] Emitting module Rainbow
[32/96] Emitting module Require
[33/96] Compiling Require Require.swift
[35/97] Compiling Rainbow StyledStringBuilder.swift
[36/97] Compiling ArgumentParser Argument.swift
[37/97] Compiling ArgumentParser ArgumentDiscussion.swift
[38/97] Compiling ArgumentParser CompletionKind.swift
[39/97] Compiling ArgumentParser Errors.swift
[40/97] Compiling ArgumentParser ArgumentHelp.swift
[41/97] Compiling ArgumentParser ArgumentVisibility.swift
[43/98] Emitting module ShellOut
[44/98] Compiling ShellOut ShellOut.swift
[46/99] Compiling ArgumentParser Foundation.swift
[47/99] Compiling ArgumentParser Mutex.swift
[48/99] Compiling ArgumentParser Platform.swift
[49/99] Compiling ArgumentParser SequenceExtensions.swift
[50/99] Compiling ArgumentParser StringExtensions.swift
[51/99] Compiling ArgumentParser SwiftExtensions.swift
[51/99] Wrapping AST for Require for debugging
[52/99] Wrapping AST for ShellOut for debugging
[53/99] Wrapping AST for Rainbow for debugging
[58/104] Compiling ArgumentParser Flag.swift
[59/104] Compiling ArgumentParser NameSpecification.swift
[60/104] Compiling ArgumentParser Option.swift
[61/104] Compiling ArgumentParser OptionGroup.swift
[62/104] Emitting module ArgumentParser
[70/104] Compiling ArgumentParser InputOrigin.swift
[71/104] Compiling ArgumentParser Name.swift
[72/104] Compiling ArgumentParser Parsed.swift
[73/104] Compiling ArgumentParser ParsedValues.swift
[74/104] Compiling ArgumentParser ParserError.swift
[75/104] Compiling ArgumentParser SplitArguments.swift
[76/104] Compiling ArgumentParser DumpHelpGenerator.swift
[77/104] Compiling ArgumentParser HelpCommand.swift
[78/104] Compiling ArgumentParser HelpGenerator.swift
[79/104] Compiling ArgumentParser MessageInfo.swift
[80/104] Compiling ArgumentParser UsageGenerator.swift
[81/104] Compiling ArgumentParser CollectionExtensions.swift
[82/104] Compiling ArgumentParser Tree.swift
[83/104] Compiling ArgumentParser CodingKeyValidator.swift
[84/104] Compiling ArgumentParser NonsenseFlagsValidator.swift
[85/104] Compiling ArgumentParser ParsableArgumentsValidation.swift
[86/104] Compiling ArgumentParser PositionalArgumentsValidator.swift
[87/104] Compiling ArgumentParser UniqueNamesValidator.swift
[88/104] Compiling Releases ReleasesError.swift
[89/104] Compiling Releases Releases.swift
[90/104] Compiling Releases Version.swift
[91/104] Emitting module Releases
[92/104] Compiling Releases Array+Version.swift
[93/105] Wrapping AST for Releases for debugging
[95/105] Compiling ArgumentParser ParsableCommand.swift
[96/105] Compiling ArgumentParser ArgumentDecoder.swift
[97/105] Compiling ArgumentParser ArgumentDefinition.swift
[98/105] Compiling ArgumentParser ArgumentSet.swift
[99/105] Compiling ArgumentParser CommandParser.swift
[100/105] Compiling ArgumentParser InputKey.swift
[101/106] Wrapping AST for ArgumentParser for debugging
[103/121] Compiling SwiftDependencyUpdaterLibrary SwiftPackage.swift
[104/121] Compiling SwiftDependencyUpdaterLibrary SwiftPackageUpdate.swift
[105/122] Compiling SwiftDependencyUpdaterLibrary Git.swift
[106/122] Compiling SwiftDependencyUpdaterLibrary GitHub.swift
[107/122] Compiling SwiftDependencyUpdaterLibrary GitHubCommand.swift
[108/122] Compiling SwiftDependencyUpdaterLibrary ListCommand.swift
[109/122] Compiling SwiftDependencyUpdaterLibrary UpdateCommand.swift
[110/122] Compiling SwiftDependencyUpdaterLibrary SwiftDependencyUpdater.swift
[111/122] Compiling SwiftDependencyUpdaterLibrary Update.swift
[112/122] Compiling SwiftDependencyUpdaterLibrary String.swift
[113/122] Compiling SwiftDependencyUpdaterLibrary Version.swift
[114/122] Emitting module SwiftDependencyUpdaterLibrary
[115/122] Compiling SwiftDependencyUpdaterLibrary Dependency.swift
[116/122] Compiling SwiftDependencyUpdaterLibrary Collection.swift
[117/122] Compiling SwiftDependencyUpdaterLibrary PackageDescription.swift
[118/122] Compiling SwiftDependencyUpdaterLibrary ResolvedPackageParser.swift
[119/123] Wrapping AST for SwiftDependencyUpdaterLibrary for debugging
[121/125] Emitting module SwiftDependencyUpdater
[122/125] Compiling SwiftDependencyUpdater main.swift
[123/126] Wrapping AST for SwiftDependencyUpdater for debugging
[124/126] Write Objects.LinkFileList
[125/126] Linking swift-dependency-updater
Build complete! (29.83s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.7.0",
"upper_bound" : "1.8.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
},
{
"identity" : "shellout",
"requirement" : {
"range" : [
{
"lower_bound" : "2.3.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Nef10/ShellOut.git"
},
{
"identity" : "rainbow",
"requirement" : {
"range" : [
{
"lower_bound" : "4.2.1",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/onevcat/Rainbow.git"
},
{
"identity" : "releases",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.1",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Nef10/Releases.git"
}
],
"manifest_display_name" : "SwiftDependencyUpdater",
"name" : "SwiftDependencyUpdater",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.11"
}
],
"products" : [
{
"name" : "SwiftDependencyUpdaterLibrary",
"targets" : [
"SwiftDependencyUpdaterLibrary"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "swift-dependency-updater",
"targets" : [
"SwiftDependencyUpdater"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "SwiftDependencyUpdaterLibraryTests",
"module_type" : "SwiftTarget",
"name" : "SwiftDependencyUpdaterLibraryTests",
"path" : "Tests/SwiftDependencyUpdaterLibraryTests",
"sources" : [
"DependencyTests.swift",
"Extensions/XCTest+Execution.swift",
"Extensions/XCTestCase.swift",
"ExtensionsTests/CollectionTests.swift",
"ExtensionsTests/StringTests.swift",
"HelpTests.swift",
"PackageDescriptionTest.swift",
"ResolvedPackageTests.swift",
"Services/GitHubTests.swift",
"Services/GitTests.swift",
"SubCommands/GitHubCommandTests.swift",
"SubCommands/ListCommandTests.swift",
"SubCommands/UpdateCommandTests.swift",
"SwiftPackageTests.swift",
"SwiftPackageUpdateTests.swift",
"TestUtils.swift",
"UpdateTests.swift"
],
"target_dependencies" : [
"SwiftDependencyUpdaterLibrary"
],
"type" : "test"
},
{
"c99name" : "SwiftDependencyUpdaterLibrary",
"module_type" : "SwiftTarget",
"name" : "SwiftDependencyUpdaterLibrary",
"path" : "Sources/SwiftDependencyUpdaterLibrary",
"product_dependencies" : [
"ArgumentParser",
"ShellOut",
"Rainbow",
"Releases"
],
"product_memberships" : [
"SwiftDependencyUpdaterLibrary",
"swift-dependency-updater"
],
"sources" : [
"Dependency.swift",
"Extensions/Collection.swift",
"Extensions/String.swift",
"Extensions/Version.swift",
"PackageDescription.swift",
"ResolvedPackageParser.swift",
"Services/Git.swift",
"Services/GitHub.swift",
"SubCommands/GitHubCommand.swift",
"SubCommands/ListCommand.swift",
"SubCommands/UpdateCommand.swift",
"SwiftDependencyUpdater.swift",
"SwiftPackage.swift",
"SwiftPackageUpdate.swift",
"Update.swift"
],
"type" : "library"
},
{
"c99name" : "SwiftDependencyUpdater",
"module_type" : "SwiftTarget",
"name" : "SwiftDependencyUpdater",
"path" : "Sources/SwiftDependencyUpdater",
"product_memberships" : [
"swift-dependency-updater"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"SwiftDependencyUpdaterLibrary"
],
"type" : "executable"
}
],
"tools_version" : "5.2"
}
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:0ddb100795e64f71518020a73ad8441aeb43832ede7f1202ae7f8de93664f90d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Done.