Build Information
Successful build of KipplePlugins, reference main (aed2ea
), with Swift 6.2 (beta) for Linux on 21 Jun 2025 05:07:25 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bdrelling/KipplePlugins.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/KipplePlugins
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at aed2eac Added .devcontainer.json for Linux development
Cloned https://github.com/bdrelling/KipplePlugins.git
Revision (git rev-parse @):
aed2eace190cdd6c719c7af9174356881c880593
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/bdrelling/KipplePlugins.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/bdrelling/KipplePlugins.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/bdrelling/KippleTools
[1/720] Fetching kippletools
Fetched https://github.com/bdrelling/KippleTools from cache (0.26s)
Computing version for https://github.com/bdrelling/KippleTools
Computed https://github.com/bdrelling/KippleTools at 0.5.4 (0.75s)
Fetching https://github.com/nicklockwood/SwiftFormat
Fetching https://github.com/apple/swift-argument-parser
[1/15380] Fetching swift-argument-parser
[12613/64321] Fetching swift-argument-parser, swiftformat
Fetched https://github.com/apple/swift-argument-parser from cache (1.44s)
[4622/48941] Fetching swiftformat
Fetched https://github.com/nicklockwood/SwiftFormat from cache (50.19s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (51.12s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.56.4 (0.80s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.1
Creating working copy for https://github.com/bdrelling/KippleTools
Working copy of https://github.com/bdrelling/KippleTools resolved at 0.5.4
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.56.4
[1/1] Compiling plugin Format
[2/2] Compiling plugin SwiftFormatPlugin
[3/3] Compiling plugin GenerateManual
Building for debugging...
[3/42] Write sources
[6/42] Copying pre-commit
[6/42] Copying default.swiftformat
[6/42] Copying default.gitignore
[6/42] Copying app.gitignore
[6/42] Copying default.swiftlint.yml
[6/42] Copying pre-commit
[6/42] Copying default.swiftformat
[6/42] Copying default.gitignore
[6/42] Copying app.gitignore
[6/42] Write sources
[6/42] Copying default.swiftlint.yml
[25/42] Write swift-version-24593BA9C3E375BF.txt
[27/298] Emitting module ArgumentParserToolInfo
[28/298] Compiling ArgumentParserToolInfo ToolInfo.swift
[30/299] Emitting module ArgumentParserToolInfo
[31/299] Compiling ArgumentParserToolInfo ToolInfo.swift
[31/300] Wrapping AST for ArgumentParserToolInfo for debugging
[35/376] Compiling ArgumentParser OptionGroup.swift
[36/376] Compiling ArgumentParser AsyncParsableCommand.swift
[37/376] Compiling ArgumentParser CommandConfiguration.swift
[38/376] Compiling ArgumentParser CommandGroup.swift
[39/376] Compiling ArgumentParser EnumerableFlag.swift
[40/381] Emitting module ArgumentParser
[42/386] Compiling SwiftFormat RedundantReturn.swift
[43/386] Compiling SwiftFormat RedundantSelf.swift
[44/386] Compiling SwiftFormat RedundantStaticSelf.swift
[45/386] Compiling SwiftFormat RedundantType.swift
[46/386] Compiling SwiftFormat RedundantTypedThrows.swift
[47/386] Compiling SwiftFormat RedundantVoidReturnType.swift
[48/386] Compiling SwiftFormat Semicolons.swift
[49/386] Compiling SwiftFormat SortDeclarations.swift
[50/386] Compiling SwiftFormat SortImports.swift
[51/386] Compiling SwiftFormat SortSwitchCases.swift
[52/386] Compiling SwiftFormat SortTypealiases.swift
[53/386] Compiling SwiftFormat SortedImports.swift
[54/386] Compiling SwiftFormat SortedSwitchCases.swift
[55/386] Compiling SwiftFormat SpaceAroundBraces.swift
[56/386] Compiling SwiftFormat SpaceAroundBrackets.swift
[57/386] Compiling SwiftFormat SpaceAroundComments.swift
[58/386] Compiling SwiftFormat SpaceAroundGenerics.swift
[59/386] Compiling SwiftFormat SpaceAroundOperators.swift
[78/403] Compiling SwiftFormat SpaceAroundParens.swift
[79/403] Compiling SwiftFormat SpaceInsideBraces.swift
[80/403] Compiling SwiftFormat SpaceInsideBrackets.swift
[81/403] Compiling SwiftFormat SpaceInsideComments.swift
[82/403] Compiling SwiftFormat SpaceInsideGenerics.swift
[83/403] Compiling SwiftFormat SpaceInsideParens.swift
[84/403] Compiling SwiftFormat Specifiers.swift
[85/403] Compiling SwiftFormat StrongOutlets.swift
[86/403] Compiling SwiftFormat StrongifiedSelf.swift
[87/403] Compiling SwiftFormat SwiftTestingTestCaseNames.swift
[88/403] Compiling SwiftFormat Todos.swift
[89/403] Compiling SwiftFormat TrailingClosures.swift
[90/403] Compiling SwiftFormat TrailingCommas.swift
[91/403] Compiling SwiftFormat TrailingSpace.swift
[92/403] Compiling SwiftFormat TypeSugar.swift
[93/403] Compiling SwiftFormat UnusedArguments.swift
[94/403] Compiling SwiftFormat UnusedPrivateDeclarations.swift
[95/420] Compiling SwiftFormat RedundantBackticks.swift
[96/420] Compiling SwiftFormat RedundantBreak.swift
[97/420] Compiling SwiftFormat RedundantClosure.swift
[98/420] Compiling SwiftFormat RedundantEquatable.swift
[99/420] Compiling SwiftFormat RedundantExtensionACL.swift
[100/420] Compiling SwiftFormat RedundantFileprivate.swift
[101/420] Compiling SwiftFormat RedundantGet.swift
[102/420] Compiling SwiftFormat RedundantInit.swift
[103/420] Compiling SwiftFormat RedundantInternal.swift
[104/420] Compiling SwiftFormat RedundantLet.swift
[105/420] Compiling SwiftFormat RedundantLetError.swift
[106/420] Compiling SwiftFormat RedundantNilInit.swift
[107/420] Compiling SwiftFormat RedundantObjc.swift
[108/420] Compiling SwiftFormat RedundantOptionalBinding.swift
[109/420] Compiling SwiftFormat RedundantParens.swift
[110/420] Compiling SwiftFormat RedundantPattern.swift
[111/420] Compiling SwiftFormat RedundantProperty.swift
[112/420] Compiling SwiftFormat RedundantRawValues.swift
[113/420] Compiling ArgumentParser ParsableArguments.swift
[114/420] Compiling ArgumentParser ParsableArgumentsValidation.swift
[115/420] Compiling ArgumentParser ParsableCommand.swift
[116/420] Compiling ArgumentParser ArgumentDecoder.swift
[117/420] Compiling ArgumentParser ArgumentDefinition.swift
[118/420] Compiling ArgumentParser ArgumentSet.swift
[119/420] Compiling ArgumentParser CommandParser.swift
[120/420] Compiling ArgumentParser InputKey.swift
[121/420] Compiling ArgumentParser InputOrigin.swift
[122/420] Compiling ArgumentParser Name.swift
[123/420] Compiling ArgumentParser Parsed.swift
[124/420] Compiling ArgumentParser ParsedValues.swift
[125/420] Compiling ArgumentParser ParserError.swift
[126/420] Compiling ArgumentParser SplitArguments.swift
[127/420] Compiling ArgumentParser DumpHelpGenerator.swift
[128/420] Compiling ArgumentParser HelpCommand.swift
[129/420] Compiling ArgumentParser HelpGenerator.swift
[130/420] Compiling ArgumentParser MessageInfo.swift
[131/420] Compiling ArgumentParser ArgumentVisibility.swift
[132/420] Compiling ArgumentParser CompletionKind.swift
[133/420] Compiling ArgumentParser Errors.swift
[134/420] Compiling ArgumentParser Flag.swift
[135/420] Compiling ArgumentParser NameSpecification.swift
[136/420] Compiling ArgumentParser Option.swift
[137/420] Compiling ArgumentParser BashCompletionsGenerator.swift
[138/420] Compiling ArgumentParser CompletionsGenerator.swift
[139/420] Compiling ArgumentParser FishCompletionsGenerator.swift
[140/420] Compiling ArgumentParser ZshCompletionsGenerator.swift
[141/420] Compiling ArgumentParser Argument.swift
[142/420] Compiling ArgumentParser ArgumentHelp.swift
[148/420] Compiling ArgumentParser ExpressibleByArgument.swift
[229/420] Compiling ArgumentParser UsageGenerator.swift
[236/420] Compiling ArgumentParser CollectionExtensions.swift
[237/420] Compiling ArgumentParser Platform.swift
[238/420] Compiling ArgumentParser SequenceExtensions.swift
[239/420] Compiling ArgumentParser StringExtensions.swift
[240/420] Compiling ArgumentParser Tree.swift
[282/422] Wrapping AST for ArgumentParser for debugging
[285/435] Compiling KippleToolsCore ShellError.swift
[286/435] Compiling KippleToolsCore ShellCommand.swift
[287/437] Compiling KippleToolsCore Shell.swift
[288/437] Compiling KippleToolsCore ShellCommand+SwiftPackageManager.swift
[295/441] Compiling SwiftFormat EmptyBraces.swift
[296/441] Compiling SwiftFormat EmptyExtensions.swift
[297/441] Compiling SwiftFormat EnumNamespaces.swift
[298/441] Compiling SwiftFormat EnvironmentEntry.swift
[299/441] Compiling SwiftFormat ExtensionAccessControl.swift
[300/441] Compiling SwiftFormat FileHeader.swift
[301/441] Compiling SwiftFormat FileMacro.swift
[302/441] Compiling SwiftFormat GenericExtensions.swift
[303/441] Compiling SwiftFormat HeaderFileName.swift
[304/441] Compiling SwiftFormat HoistAwait.swift
[305/441] Compiling SwiftFormat HoistPatternLet.swift
[306/441] Compiling SwiftFormat HoistTry.swift
[307/441] Compiling SwiftFormat Indent.swift
[308/441] Compiling SwiftFormat InitCoderUnavailable.swift
[309/441] Compiling SwiftFormat IsEmpty.swift
[310/441] Compiling SwiftFormat LeadingDelimiters.swift
[311/441] Compiling SwiftFormat LinebreakAtEndOfFile.swift
[312/441] Compiling SwiftFormat Linebreaks.swift
[313/441] Compiling SwiftFormat MarkTypes.swift
[314/441] Compiling SwiftFormat ModifierOrder.swift
[315/441] Compiling SwiftFormat NoExplicitOwnership.swift
[316/441] Compiling SwiftFormat NumberFormatting.swift
[317/441] Compiling SwiftFormat OpaqueGenericParameters.swift
[318/441] Compiling SwiftFormat OrganizeDeclarations.swift
[319/441] Compiling SwiftFormat PreferCountWhere.swift
[320/441] Compiling SwiftFormat PreferForLoop.swift
[321/441] Compiling SwiftFormat PreferKeyPath.swift
[322/441] Compiling SwiftFormat PreferSwiftTesting.swift
[323/441] Compiling SwiftFormat PrivateStateVariables.swift
[324/441] Compiling SwiftFormat PropertyTypes.swift
[325/441] Compiling KippleToolsCore VerboseLogging.swift
[326/441] Compiling KippleToolsCore ShellCommand+FileSystem.swift
[327/442] Compiling KippleToolsCore Shell.swift
[328/442] Compiling KippleToolsCore ShellError.swift
[329/442] Compiling KippleToolsCore ShellCommand+FileSystem.swift
[330/442] Compiling KippleToolsCore ShellCommand+Git.swift
[331/442] Compiling KippleToolsCore ShellCommand.swift
[332/442] Compiling KippleToolsCore ShellCommand+SwiftPackageManager.swift
[333/442] Compiling KippleToolsCore VerboseLogging.swift
[352/442] Compiling KippleToolsCore ShellCommand+Git.swift
[353/442] Emitting module KippleToolsCore
[354/442] Compiling KippleToolsCore Data+ShellOutput.swift
[355/442] Compiling KippleToolsCore Process+Convenience.swift
[356/443] Emitting module KippleToolsCore
[360/444] Wrapping AST for KippleToolsCore for debugging
[363/444] Emitting module SwiftFormat
[364/444] Compiling SwiftFormat Void.swift
[365/444] Compiling SwiftFormat Wrap.swift
[366/444] Compiling SwiftFormat WrapArguments.swift
[367/444] Compiling SwiftFormat WrapAttributes.swift
[368/444] Compiling SwiftFormat WrapConditionalBodies.swift
[369/444] Compiling SwiftFormat WrapEnumCases.swift
[370/444] Compiling SwiftFormat WrapLoopBodies.swift
[371/444] Compiling SwiftFormat WrapMultilineConditionalAssignment.swift
[372/444] Compiling SwiftFormat WrapMultilineFunctionChains.swift
[373/444] Compiling SwiftFormat WrapMultilineStatementBraces.swift
[374/444] Compiling SwiftFormat WrapSingleLineComments.swift
[375/444] Compiling SwiftFormat WrapSwitchCases.swift
[376/444] Compiling SwiftFormat YodaConditions.swift
[377/444] Compiling SwiftFormat Singularize.swift
[378/444] Compiling SwiftFormat SwiftFormat.swift
[379/444] Compiling SwiftFormat Tokenizer.swift
[380/444] Compiling SwiftFormat XMLReporter.swift
[416/445] Wrapping AST for SwiftFormat for debugging
[418/459] Compiling KippleFramework MainCommand.swift
[419/459] Compiling KippleFramework Platform.swift
[420/460] Compiling KippleFramework UninstallCommand.swift
[421/460] Compiling KippleFramework resource_bundle_accessor.swift
[422/460] Compiling KippleFramework SwiftBuilder.swift
[423/460] Compiling KippleFramework SwiftFormat.swift
[424/460] Compiling KippleFramework SwiftVersion.swift
[425/460] Compiling KippleFramework BuildCommand.swift
[426/460] Compiling KippleFramework SetupCommand.swift
[427/460] Compiling KippleFramework TestCommand.swift
[428/460] Emitting module KippleFramework
[429/460] Compiling KippleFramework BuildEnvironment.swift
[430/460] Compiling KippleFramework FileFormatter.swift
[431/460] Compiling KippleFramework FormatCommand.swift
[432/460] Compiling KippleFramework InstallCommand.swift
[433/461] Wrapping AST for KippleFramework for debugging
[435/463] Compiling kipple main.swift
[436/463] Emitting module kipple
[437/464] Wrapping AST for kipple for debugging
[438/464] Write Objects.LinkFileList
[439/464] Linking kipple-tool
[441/464] Emitting module SwiftFormat
[460/465] Wrapping AST for SwiftFormat for debugging
[462/479] Compiling KippleFramework UninstallCommand.swift
[463/480] Compiling KippleFramework resource_bundle_accessor.swift
[464/480] Emitting module KippleFramework
[465/480] Compiling KippleFramework BuildEnvironment.swift
[466/480] Compiling KippleFramework FileFormatter.swift
[467/480] Compiling KippleFramework SetupCommand.swift
[468/480] Compiling KippleFramework TestCommand.swift
[469/480] Compiling KippleFramework MainCommand.swift
[470/480] Compiling KippleFramework Platform.swift
[471/480] Compiling KippleFramework SwiftBuilder.swift
[472/480] Compiling KippleFramework SwiftFormat.swift
[473/480] Compiling KippleFramework SwiftVersion.swift
[474/480] Compiling KippleFramework BuildCommand.swift
[475/480] Compiling KippleFramework FormatCommand.swift
[476/480] Compiling KippleFramework InstallCommand.swift
[477/481] Wrapping AST for KippleFramework for debugging
[479/483] Emitting module kipple
[480/483] Compiling kipple main.swift
[481/484] Wrapping AST for kipple for debugging
[482/484] Write Objects.LinkFileList
[483/484] Linking kipple
Build complete! (176.31s)
Build complete.
{
"dependencies" : [
{
"identity" : "kippletools",
"requirement" : {
"range" : [
{
"lower_bound" : "0.5.0",
"upper_bound" : "0.6.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/bdrelling/KippleTools"
}
],
"manifest_display_name" : "KipplePlugins",
"name" : "KipplePlugins",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "KipplePlugins",
"targets" : [
"Format"
],
"type" : {
"plugin" : null
}
}
],
"targets" : [
{
"c99name" : "Format",
"module_type" : "PluginTarget",
"name" : "Format",
"path" : "Plugins/Format",
"plugin_capability" : {
"intent" : {
"description" : "Format swift files.",
"type" : "custom",
"verb" : "format"
},
"permissions" : [
{
"network_scope" : {
"none" : {
}
},
"reason" : "Format Swift files.",
"type" : "writeToPackageDirectory"
}
],
"type" : "command"
},
"product_dependencies" : [
"kipple"
],
"product_memberships" : [
"KipplePlugins"
],
"sources" : [
"Core/FormatPlugin.swift",
"Shared/ArgumentExtractor+Convenience.swift",
"Shared/ConfiguredProcess.swift"
],
"type" : "plugin"
}
],
"tools_version" : "5.7"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.