Build Information
Successful build of KippleTools, reference main (d250ed), with Swift 6.3 for Linux on 14 Apr 2026 14:45:42 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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.3-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/bdrelling/KippleTools.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/bdrelling/KippleTools
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at d250ed2 Disabled the redundantBackticks rule
Cloned https://github.com/bdrelling/KippleTools.git
Revision (git rev-parse @):
d250ed2d2751c5d0b6c32db7819b35ccd3de269a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/bdrelling/KippleTools.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/bdrelling/KippleTools.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/nicklockwood/SwiftFormat
[1/17523] Fetching swift-argument-parser
[13319/73631] Fetching swift-argument-parser, swiftformat
Fetched https://github.com/apple/swift-argument-parser from cache (0.99s)
[4489/56108] Fetching swiftformat
Fetched https://github.com/nicklockwood/SwiftFormat from cache (45.48s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (49.34s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.61.0 (0.63s)
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.61.0
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
[1/1] Compiling plugin SwiftFormatPlugin
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin GenerateDoccReference
Building for debugging...
[3/23] Copying default.swiftlint.yml
[3/23] Copying default.swiftformat
[4/23] Copying pre-commit
[6/23] Copying default.gitignore
[6/23] Copying app.gitignore
[8/23] Write sources
[14/23] Write swift-version-24593BA9C3E375BF.txt
[16/174] Emitting module ArgumentParserToolInfo
[17/174] Compiling ArgumentParserToolInfo ToolInfo.swift
[18/175] Wrapping AST for ArgumentParserToolInfo for debugging
[20/221] Emitting module ArgumentParser
[21/227] Compiling ArgumentParser ArgumentVisibility.swift
[22/227] Compiling ArgumentParser CompletionKind.swift
[23/227] Compiling ArgumentParser Errors.swift
[24/227] Compiling ArgumentParser Flag.swift
[25/227] Compiling ArgumentParser NameSpecification.swift
[26/227] Compiling ArgumentParser Option.swift
[27/227] Compiling ArgumentParser OptionGroup.swift
[28/227] Compiling ArgumentParser Tree.swift
[29/227] Compiling ArgumentParser CodingKeyValidator.swift
[30/227] Compiling ArgumentParser NonsenseFlagsValidator.swift
[31/227] Compiling ArgumentParser ParsableArgumentsValidation.swift
[32/227] Compiling ArgumentParser PositionalArgumentsValidator.swift
[33/227] Compiling ArgumentParser UniqueNamesValidator.swift
[34/227] Compiling ArgumentParser BashCompletionsGenerator.swift
[35/227] Compiling ArgumentParser CompletionsGenerator.swift
[36/227] Compiling ArgumentParser FishCompletionsGenerator.swift
[37/227] Compiling ArgumentParser ZshCompletionsGenerator.swift
[38/227] Compiling ArgumentParser Argument.swift
[39/227] Compiling ArgumentParser ArgumentDiscussion.swift
[40/227] Compiling ArgumentParser ArgumentHelp.swift
[41/227] Compiling ArgumentParser DumpHelpGenerator.swift
[42/227] Compiling ArgumentParser HelpCommand.swift
[43/227] Compiling ArgumentParser HelpGenerator.swift
[44/227] Compiling ArgumentParser MessageInfo.swift
[45/227] Compiling ArgumentParser UsageGenerator.swift
[46/227] Compiling ArgumentParser CollectionExtensions.swift
[47/227] Compiling ArgumentParser ParentCommand.swift
[48/227] Compiling ArgumentParser AsyncParsableCommand.swift
[49/227] Compiling ArgumentParser CommandConfiguration.swift
[50/227] Compiling ArgumentParser CommandGroup.swift
[51/227] Compiling ArgumentParser EnumerableFlag.swift
[52/227] Compiling ArgumentParser ExpressibleByArgument.swift
[53/227] Compiling ArgumentParser ParsableArguments.swift
[54/227] Compiling ArgumentParser Foundation.swift
[55/227] Compiling ArgumentParser Mutex.swift
[56/227] Compiling ArgumentParser Platform.swift
[57/227] Compiling ArgumentParser SequenceExtensions.swift
[58/227] Compiling ArgumentParser StringExtensions.swift
[59/227] Compiling ArgumentParser SwiftExtensions.swift
[60/227] Compiling ArgumentParser InputOrigin.swift
[61/227] Compiling ArgumentParser Name.swift
[62/227] Compiling ArgumentParser Parsed.swift
[63/227] Compiling ArgumentParser ParsedValues.swift
[64/227] Compiling ArgumentParser ParserError.swift
[65/227] Compiling ArgumentParser SplitArguments.swift
[66/227] Compiling ArgumentParser ParsableCommand.swift
[67/227] Compiling ArgumentParser ArgumentDecoder.swift
[68/227] Compiling ArgumentParser ArgumentDefinition.swift
[69/227] Compiling ArgumentParser ArgumentSet.swift
[70/227] Compiling ArgumentParser CommandParser.swift
[71/227] Compiling ArgumentParser InputKey.swift
[73/228] Compiling SwiftFormat RedundantThrows.swift
[74/228] Compiling SwiftFormat RedundantType.swift
[75/228] Compiling SwiftFormat RedundantTypedThrows.swift
[76/228] Compiling SwiftFormat RedundantVariable.swift
[77/228] Compiling SwiftFormat RedundantViewBuilder.swift
[78/228] Compiling SwiftFormat RedundantVoidReturnType.swift
[79/228] Compiling SwiftFormat Semicolons.swift
[80/228] Compiling SwiftFormat SimplifyGenericConstraints.swift
[81/228] Compiling SwiftFormat SinglePropertyPerLine.swift
[82/228] Compiling SwiftFormat SortDeclarations.swift
[83/228] Compiling SwiftFormat SortImports.swift
[84/228] Compiling SwiftFormat SortSwitchCases.swift
[85/228] Compiling SwiftFormat SortTypealiases.swift
[86/228] Compiling SwiftFormat SortedImports.swift
[87/228] Compiling SwiftFormat SortedSwitchCases.swift
[88/228] Compiling SwiftFormat SpaceAroundBraces.swift
[89/228] Compiling SwiftFormat SpaceAroundBrackets.swift
[90/228] Compiling SwiftFormat SpaceAroundComments.swift
[91/228] Compiling SwiftFormat SpaceAroundGenerics.swift
[92/228] Compiling SwiftFormat SpaceAroundOperators.swift
[93/228] Compiling SwiftFormat SpaceAroundParens.swift
[93/249] Wrapping AST for ArgumentParser for debugging
[116/258] Compiling KippleToolsCore Shell.swift
[117/259] Compiling KippleToolsCore ShellCommand+SwiftPackageManager.swift
[118/259] Compiling KippleToolsCore ShellCommand.swift
[119/259] Compiling KippleToolsCore ShellError.swift
[120/259] Emitting module KippleToolsCore
[121/259] Compiling KippleToolsCore Data+ShellOutput.swift
[122/259] Compiling KippleToolsCore Process+Convenience.swift
[123/259] Compiling KippleToolsCore ShellCommand+Git.swift
[124/259] Compiling KippleToolsCore ShellCommand+FileSystem.swift
[125/259] Compiling KippleToolsCore VerboseLogging.swift
[126/260] Wrapping AST for KippleToolsCore for debugging
[128/260] Compiling SwiftFormat NoForceTryInTests.swift
[129/260] Compiling SwiftFormat NoForceUnwrapInTests.swift
[130/260] Compiling SwiftFormat NoGuardInTests.swift
[131/260] Compiling SwiftFormat NumberFormatting.swift
[132/260] Compiling SwiftFormat OpaqueGenericParameters.swift
[133/260] Compiling SwiftFormat OrganizeDeclarations.swift
[134/260] Compiling SwiftFormat PreferCountWhere.swift
[135/260] Compiling SwiftFormat PreferExplicitFalse.swift
[136/260] Compiling SwiftFormat PreferFinalClasses.swift
[137/260] Compiling SwiftFormat PreferForLoop.swift
[138/260] Compiling SwiftFormat PreferKeyPath.swift
[139/260] Compiling SwiftFormat PreferSwiftStringAPI.swift
[140/260] Compiling SwiftFormat PreferSwiftTesting.swift
[141/260] Compiling SwiftFormat PrivateStateVariables.swift
[142/260] Compiling SwiftFormat PropertyTypes.swift
[143/260] Compiling SwiftFormat RedundantAsync.swift
[144/260] Compiling SwiftFormat RedundantBackticks.swift
[145/260] Compiling SwiftFormat RedundantBreak.swift
[146/260] Compiling SwiftFormat RedundantClosure.swift
[147/260] Compiling SwiftFormat RedundantEmptyView.swift
[148/260] Compiling SwiftFormat RedundantEquatable.swift
[149/260] Compiling SwiftFormat AssertionFailures.swift
[150/260] Compiling SwiftFormat BlankLineAfterImports.swift
[151/260] Compiling SwiftFormat BlankLineAfterSwitchCase.swift
[152/260] Compiling SwiftFormat BlankLinesAfterGuardStatements.swift
[153/260] Compiling SwiftFormat BlankLinesAroundMark.swift
[154/260] Compiling SwiftFormat BlankLinesAtEndOfScope.swift
[155/260] Compiling SwiftFormat BlankLinesAtStartOfScope.swift
[156/260] Compiling SwiftFormat BlankLinesBetweenChainedFunctions.swift
[157/260] Compiling SwiftFormat BlankLinesBetweenImports.swift
[158/260] Compiling SwiftFormat BlankLinesBetweenScopes.swift
[159/260] Compiling SwiftFormat BlockComments.swift
[160/260] Compiling SwiftFormat Braces.swift
[161/260] Compiling SwiftFormat ConditionalAssignment.swift
[162/260] Compiling SwiftFormat ConsecutiveBlankLines.swift
[163/260] Compiling SwiftFormat ConsecutiveSpaces.swift
[164/260] Compiling SwiftFormat ConsistentSwitchCaseSpacing.swift
[165/260] Compiling SwiftFormat DocComments.swift
[166/260] Compiling SwiftFormat DocCommentsBeforeModifiers.swift
[167/260] Compiling SwiftFormat DuplicateImports.swift
[168/260] Compiling SwiftFormat ElseOnSameLine.swift
[169/260] Compiling SwiftFormat EmptyBraces.swift
[170/260] Compiling SwiftFormat SpaceInsideBraces.swift
[171/260] Compiling SwiftFormat SpaceInsideBrackets.swift
[172/260] Compiling SwiftFormat SpaceInsideComments.swift
[173/260] Compiling SwiftFormat SpaceInsideGenerics.swift
[174/260] Compiling SwiftFormat SpaceInsideParens.swift
[175/260] Compiling SwiftFormat Specifiers.swift
[176/260] Compiling SwiftFormat StrongOutlets.swift
[177/260] Compiling SwiftFormat StrongifiedSelf.swift
[178/260] Compiling SwiftFormat SwiftTestingTestCaseNames.swift
[179/260] Compiling SwiftFormat TestSuiteAccessControl.swift
[180/260] Compiling SwiftFormat ThrowingTests.swift
[181/260] Compiling SwiftFormat Todos.swift
[182/260] Compiling SwiftFormat TrailingClosures.swift
[183/260] Compiling SwiftFormat TrailingCommas.swift
[184/260] Compiling SwiftFormat TrailingSpace.swift
[185/260] Compiling SwiftFormat TypeSugar.swift
[186/260] Compiling SwiftFormat URLMacro.swift
[187/260] Compiling SwiftFormat UnusedArguments.swift
[188/260] Compiling SwiftFormat UnusedPrivateDeclarations.swift
[189/260] Compiling SwiftFormat ValidateTestCases.swift
[190/260] Compiling SwiftFormat Void.swift
[191/260] Emitting module SwiftFormat
[192/260] Compiling SwiftFormat Wrap.swift
[193/260] Compiling SwiftFormat WrapArguments.swift
[194/260] Compiling SwiftFormat WrapAttributes.swift
[195/260] Compiling SwiftFormat WrapCaseBodies.swift
[196/260] Compiling SwiftFormat WrapConditionalBodies.swift
[197/260] Compiling SwiftFormat WrapEnumCases.swift
[198/260] Compiling SwiftFormat WrapFunctionBodies.swift
[199/260] Compiling SwiftFormat WrapLoopBodies.swift
[200/260] Compiling SwiftFormat WrapMultilineConditionalAssignment.swift
[201/260] Compiling SwiftFormat WrapMultilineFunctionChains.swift
[202/260] Compiling SwiftFormat WrapMultilineStatementBraces.swift
[203/260] Compiling SwiftFormat WrapPropertyBodies.swift
[204/260] Compiling SwiftFormat WrapSingleLineComments.swift
[205/260] Compiling SwiftFormat WrapSwitchCases.swift
[206/260] Compiling SwiftFormat YodaConditions.swift
[207/260] Compiling SwiftFormat SARIFReporter.swift
[208/260] Compiling SwiftFormat Singularize.swift
[209/260] Compiling SwiftFormat SwiftFormat.swift
[210/260] Compiling SwiftFormat Tokenizer.swift
[211/260] Compiling SwiftFormat TypeName.swift
[212/260] Compiling SwiftFormat XMLReporter.swift
[221/260] Compiling SwiftFormat RedundantNilInit.swift
[222/260] Compiling SwiftFormat RedundantObjc.swift
[223/260] Compiling SwiftFormat RedundantOptionalBinding.swift
[224/260] Compiling SwiftFormat RedundantParens.swift
[225/260] Compiling SwiftFormat RedundantPattern.swift
[226/260] Compiling SwiftFormat RedundantProperty.swift
[227/260] Compiling SwiftFormat RedundantPublic.swift
[228/260] Compiling SwiftFormat RedundantRawValues.swift
[229/260] Compiling SwiftFormat RedundantReturn.swift
[230/260] Compiling SwiftFormat RedundantSelf.swift
[231/260] Compiling SwiftFormat RedundantSendable.swift
[232/260] Compiling SwiftFormat RedundantStaticSelf.swift
[233/260] Compiling SwiftFormat RedundantSwiftTestingSuite.swift
[256/261] Wrapping AST for SwiftFormat for debugging
[258/275] Compiling KippleFramework SwiftVersion.swift
[259/275] Compiling KippleFramework BuildCommand.swift
[260/276] Compiling KippleFramework resource_bundle_accessor.swift
[261/276] Compiling KippleFramework MainCommand.swift
[262/276] Compiling KippleFramework Platform.swift
[263/276] Compiling KippleFramework BuildEnvironment.swift
[264/276] Compiling KippleFramework FileFormatter.swift
[265/276] Compiling KippleFramework SwiftBuilder.swift
/host/spi-builder-workspace/Sources/KippleFramework/Core/Helpers/SwiftFormat.swift:56:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
54 | }
55 |
56 | extension FileHandle: TextOutputStream {
| |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
57 | public func write(_ string: String) {
58 | self.write(Data(string.utf8))
[266/276] Compiling KippleFramework SwiftFormat.swift
/host/spi-builder-workspace/Sources/KippleFramework/Core/Helpers/SwiftFormat.swift:56:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
54 | }
55 |
56 | extension FileHandle: TextOutputStream {
| |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
57 | public func write(_ string: String) {
58 | self.write(Data(string.utf8))
[267/276] Compiling KippleFramework FormatCommand.swift
[268/276] Compiling KippleFramework InstallCommand.swift
[269/276] Emitting module KippleFramework
/host/spi-builder-workspace/Sources/KippleFramework/Core/Helpers/SwiftFormat.swift:56:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
54 | }
55 |
56 | extension FileHandle: TextOutputStream {
| |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
57 | public func write(_ string: String) {
58 | self.write(Data(string.utf8))
[270/276] Compiling KippleFramework UninstallCommand.swift
[271/276] Compiling KippleFramework SetupCommand.swift
[272/276] Compiling KippleFramework TestCommand.swift
[273/279] Wrapping AST for KippleFramework for debugging
[275/279] Compiling kipple main.swift
[276/279] Emitting module kipple
[277/280] Wrapping AST for kipple for debugging
[278/280] Write Objects.LinkFileList
[279/280] Linking kipple
Build complete! (113.61s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
},
{
"identity" : "swiftformat",
"requirement" : {
"range" : [
{
"lower_bound" : "0.53.10",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/nicklockwood/SwiftFormat"
}
],
"manifest_display_name" : "KippleTools",
"name" : "KippleTools",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "kipple",
"targets" : [
"kipple"
],
"type" : {
"executable" : null
}
},
{
"name" : "KippleToolsCore",
"targets" : [
"KippleToolsCore"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "kipple",
"module_type" : "SwiftTarget",
"name" : "kipple",
"path" : "Sources/kipple",
"product_memberships" : [
"kipple"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"KippleFramework"
],
"type" : "executable"
},
{
"c99name" : "KippleToolsCoreTests",
"module_type" : "SwiftTarget",
"name" : "KippleToolsCoreTests",
"path" : "Tests/KippleToolsCoreTests",
"sources" : [
"ShellCommandTests.swift",
"ShellTests.swift"
],
"target_dependencies" : [
"KippleToolsCore"
],
"type" : "test"
},
{
"c99name" : "KippleToolsCore",
"module_type" : "SwiftTarget",
"name" : "KippleToolsCore",
"path" : "Sources/KippleToolsCore",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"kipple",
"KippleToolsCore"
],
"sources" : [
"Extensions/Data+ShellOutput.swift",
"Extensions/Process+Convenience.swift",
"Extensions/ShellCommand+FileSystem.swift",
"Extensions/ShellCommand+Git.swift",
"Extensions/ShellCommand+SwiftPackageManager.swift",
"Helpers/Shell.swift",
"Models/ShellCommand.swift",
"Models/ShellError.swift",
"Protocols/VerboseLogging.swift"
],
"type" : "library"
},
{
"c99name" : "KippleFrameworkTests",
"module_type" : "SwiftTarget",
"name" : "KippleFrameworkTests",
"path" : "Tests/KippleFrameworkTests",
"sources" : [
"PrintCommandTests.swift",
"ResourceTests.swift"
],
"target_dependencies" : [
"KippleFramework"
],
"type" : "test"
},
{
"c99name" : "KippleFramework",
"module_type" : "SwiftTarget",
"name" : "KippleFramework",
"path" : "Sources/KippleFramework",
"product_dependencies" : [
"SwiftFormat"
],
"product_memberships" : [
"kipple"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/KippleFramework/Resources/git-hooks/pre-commit",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/KippleFramework/Resources/gitignore/app.gitignore",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/KippleFramework/Resources/gitignore/default.gitignore",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/KippleFramework/Resources/swiftformat/default.swiftformat",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/KippleFramework/Resources/swiftlint/default.swiftlint.yml",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Core/Helpers/BuildEnvironment.swift",
"Core/Helpers/FileFormatter.swift",
"Core/Helpers/SwiftBuilder.swift",
"Core/Helpers/SwiftFormat.swift",
"Core/MainCommand.swift",
"Core/Models/Platform.swift",
"Core/Models/SwiftVersion.swift",
"Core/Subcommands/BuildCommand.swift",
"Core/Subcommands/FormatCommand.swift",
"Core/Subcommands/InstallCommand.swift",
"Core/Subcommands/SetupCommand.swift",
"Core/Subcommands/TestCommand.swift",
"Core/Subcommands/UninstallCommand.swift"
],
"target_dependencies" : [
"KippleToolsCore"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.