Build Information
Successful build of KipplePlugins, reference 0.5.1 (34b63a
), with Swift 6.2 (beta) for Linux on 21 Jun 2025 05:07:51 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-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: 0.5.1
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
* tag 0.5.1 -> FETCH_HEAD
HEAD is now at 34b63a0 Removed install_git_hooks.sh
Cloned https://github.com/bdrelling/KipplePlugins.git
Revision (git rev-parse @):
34b63a0b652f40bdbb55a5789ddf6e4663270c12
SUCCESS checkout https://github.com/bdrelling/KipplePlugins.git at 0.5.1
========================================
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-4609320-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/swift-kipple/Tools
[8/720] Fetching tools
Fetched https://github.com/swift-kipple/Tools from cache (0.40s)
Computing version for https://github.com/swift-kipple/Tools
Computed https://github.com/swift-kipple/Tools at 0.5.4 (1.27s)
Fetching https://github.com/nicklockwood/SwiftFormat
Fetching https://github.com/apple/swift-argument-parser
[1/15380] Fetching swift-argument-parser
[15381/64321] Fetching swift-argument-parser, swiftformat
Fetched https://github.com/apple/swift-argument-parser from cache (2.00s)
[4405/48941] Fetching swiftformat
Fetched https://github.com/nicklockwood/SwiftFormat from cache (31.17s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (35.63s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.56.4 (0.45s)
Creating working copy for https://github.com/swift-kipple/Tools
Working copy of https://github.com/swift-kipple/Tools resolved at 0.5.4
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/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
[7/42] Copying default.swiftformat
[7/42] Copying default.swiftlint.yml
[7/42] Write sources
[10/42] Copying default.gitignore
[11/42] Copying app.gitignore
[12/42] Copying default.swiftlint.yml
[12/42] Copying pre-commit
[14/42] Copying default.swiftformat
[14/42] Copying default.gitignore
[16/42] Write sources
[17/42] Copying app.gitignore
[18/42] Write sources
[25/42] Write swift-version-24593BA9C3E375BF.txt
[27/298] Compiling ArgumentParserToolInfo ToolInfo.swift
[28/298] 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] Compiling ArgumentParser Name.swift
[41/381] Compiling ArgumentParser Parsed.swift
[42/381] Compiling ArgumentParser ParsedValues.swift
[43/381] Compiling ArgumentParser ParserError.swift
[44/381] Compiling ArgumentParser SplitArguments.swift
[45/381] Compiling ArgumentParser ArgumentVisibility.swift
[46/381] Compiling ArgumentParser CompletionKind.swift
[47/381] Compiling ArgumentParser Errors.swift
[48/381] Compiling ArgumentParser Flag.swift
[49/381] Compiling ArgumentParser NameSpecification.swift
[50/381] Compiling ArgumentParser Option.swift
[51/381] Emitting module ArgumentParser
[52/381] Compiling ArgumentParser BashCompletionsGenerator.swift
[53/381] Compiling ArgumentParser CompletionsGenerator.swift
[54/381] Compiling ArgumentParser FishCompletionsGenerator.swift
[55/381] Compiling ArgumentParser ZshCompletionsGenerator.swift
[56/381] Compiling ArgumentParser Argument.swift
[57/381] Compiling ArgumentParser ArgumentHelp.swift
[58/381] Emitting module ArgumentParser
[65/386] Compiling SwiftFormat SpaceAroundParens.swift
[66/386] Compiling SwiftFormat SpaceInsideBraces.swift
[67/386] Compiling SwiftFormat SpaceInsideBrackets.swift
[68/386] Compiling SwiftFormat SpaceInsideComments.swift
[69/386] Compiling SwiftFormat SpaceInsideGenerics.swift
[70/386] Compiling SwiftFormat SpaceInsideParens.swift
[71/386] Compiling SwiftFormat Specifiers.swift
[72/386] Compiling SwiftFormat StrongOutlets.swift
[73/386] Compiling SwiftFormat StrongifiedSelf.swift
[74/386] Compiling SwiftFormat SwiftTestingTestCaseNames.swift
[75/386] Compiling SwiftFormat Todos.swift
[76/386] Compiling SwiftFormat TrailingClosures.swift
[77/386] Compiling SwiftFormat TrailingCommas.swift
[78/386] Compiling SwiftFormat TrailingSpace.swift
[79/386] Compiling SwiftFormat TypeSugar.swift
[80/386] Compiling SwiftFormat UnusedArguments.swift
[81/386] Compiling SwiftFormat UnusedPrivateDeclarations.swift
[99/420] Compiling SwiftFormat RedundantReturn.swift
[100/420] Compiling SwiftFormat RedundantSelf.swift
[101/420] Compiling SwiftFormat RedundantStaticSelf.swift
[102/420] Compiling SwiftFormat RedundantType.swift
[103/420] Compiling SwiftFormat RedundantTypedThrows.swift
[104/420] Compiling SwiftFormat RedundantVoidReturnType.swift
[105/420] Compiling SwiftFormat Semicolons.swift
[106/420] Compiling SwiftFormat SortDeclarations.swift
[107/420] Compiling SwiftFormat SortImports.swift
[108/420] Compiling SwiftFormat SortSwitchCases.swift
[109/420] Compiling SwiftFormat SortTypealiases.swift
[110/420] Compiling SwiftFormat RedundantNilInit.swift
[111/420] Compiling SwiftFormat RedundantObjc.swift
[112/420] Compiling SwiftFormat RedundantOptionalBinding.swift
[113/420] Compiling SwiftFormat RedundantParens.swift
[114/420] Compiling SwiftFormat RedundantPattern.swift
[115/420] Compiling SwiftFormat RedundantProperty.swift
[116/420] Compiling SwiftFormat RedundantRawValues.swift
[117/420] Compiling ArgumentParser ParsableArguments.swift
[118/420] Compiling ArgumentParser ParsableArgumentsValidation.swift
[119/420] Compiling ArgumentParser ParsableCommand.swift
[120/420] Compiling ArgumentParser ArgumentDecoder.swift
[121/420] Compiling ArgumentParser ArgumentDefinition.swift
[122/420] Compiling ArgumentParser ArgumentSet.swift
[123/420] Compiling ArgumentParser CommandParser.swift
[124/420] Compiling ArgumentParser InputKey.swift
[125/420] Compiling ArgumentParser InputOrigin.swift
[131/420] Compiling ArgumentParser DumpHelpGenerator.swift
[132/420] Compiling ArgumentParser HelpCommand.swift
[133/420] Compiling ArgumentParser HelpGenerator.swift
[134/420] Compiling ArgumentParser MessageInfo.swift
[153/420] Compiling SwiftFormat RedundantBackticks.swift
[154/420] Compiling SwiftFormat RedundantBreak.swift
[155/420] Compiling SwiftFormat RedundantClosure.swift
[156/420] Compiling SwiftFormat RedundantEquatable.swift
[157/420] Compiling SwiftFormat RedundantExtensionACL.swift
[158/420] Compiling SwiftFormat RedundantFileprivate.swift
[159/420] Compiling SwiftFormat RedundantGet.swift
[160/420] Compiling SwiftFormat RedundantInit.swift
[161/420] Compiling SwiftFormat RedundantInternal.swift
[162/420] Compiling SwiftFormat RedundantLet.swift
[163/420] Compiling SwiftFormat RedundantLetError.swift
[164/420] Compiling SwiftFormat RedundantNilInit.swift
[165/420] Compiling SwiftFormat RedundantObjc.swift
[166/420] Compiling SwiftFormat RedundantOptionalBinding.swift
[167/420] Compiling SwiftFormat RedundantParens.swift
[168/420] Compiling SwiftFormat RedundantPattern.swift
[169/420] Compiling SwiftFormat RedundantProperty.swift
[170/420] Compiling SwiftFormat RedundantRawValues.swift
[171/420] Compiling ArgumentParser CollectionExtensions.swift
[172/420] Compiling ArgumentParser Platform.swift
[173/420] Compiling ArgumentParser SequenceExtensions.swift
[174/420] Compiling ArgumentParser StringExtensions.swift
[175/420] Compiling ArgumentParser Tree.swift
[176/420] Compiling ArgumentParser ExpressibleByArgument.swift
[190/420] Compiling ArgumentParser UsageGenerator.swift
[201/421] Wrapping AST for ArgumentParser for debugging
[224/430] Compiling KippleToolsCore ShellCommand+FileSystem.swift
[225/431] Compiling KippleToolsCore ShellError.swift
[226/431] Compiling KippleToolsCore ShellCommand.swift
[227/431] Compiling KippleToolsCore Shell.swift
[228/431] Compiling KippleToolsCore ShellCommand+SwiftPackageManager.swift
[229/431] Compiling KippleToolsCore VerboseLogging.swift
[235/432] Compiling KippleToolsCore ShellCommand+Git.swift
[237/432] Compiling KippleToolsCore Data+ShellOutput.swift
[238/432] Compiling KippleToolsCore Process+Convenience.swift
[239/432] Emitting module KippleToolsCore
[239/433] Wrapping AST for ArgumentParser for debugging
[242/442] Compiling KippleToolsCore ShellError.swift
[243/443] Compiling KippleToolsCore Shell.swift
[244/443] Compiling KippleToolsCore ShellCommand.swift
[245/443] Compiling KippleToolsCore ShellCommand+SwiftPackageManager.swift
[246/443] Compiling KippleToolsCore ShellCommand+FileSystem.swift
[247/443] Compiling KippleToolsCore ShellCommand+Git.swift
[247/443] Wrapping AST for KippleToolsCore for debugging
[248/443] Compiling KippleToolsCore VerboseLogging.swift
[250/443] Compiling KippleToolsCore Data+ShellOutput.swift
[251/443] Compiling KippleToolsCore Process+Convenience.swift
[252/443] Emitting module KippleToolsCore
[254/444] Compiling SwiftFormat Indent.swift
[255/444] Compiling SwiftFormat InitCoderUnavailable.swift
[256/444] Compiling SwiftFormat IsEmpty.swift
[257/444] Compiling SwiftFormat LeadingDelimiters.swift
[258/444] Compiling SwiftFormat LinebreakAtEndOfFile.swift
[259/444] Compiling SwiftFormat Linebreaks.swift
[260/444] Compiling SwiftFormat MarkTypes.swift
[261/444] Compiling SwiftFormat ModifierOrder.swift
[262/444] Compiling SwiftFormat NoExplicitOwnership.swift
[263/444] Compiling SwiftFormat NumberFormatting.swift
[264/444] Compiling SwiftFormat OpaqueGenericParameters.swift
[265/444] Compiling SwiftFormat OrganizeDeclarations.swift
[266/444] Compiling SwiftFormat PreferCountWhere.swift
[267/444] Compiling SwiftFormat PreferForLoop.swift
[268/444] Compiling SwiftFormat PreferKeyPath.swift
[269/444] Compiling SwiftFormat PreferSwiftTesting.swift
[270/444] Compiling SwiftFormat PrivateStateVariables.swift
[271/444] Compiling SwiftFormat PropertyTypes.swift
[296/444] Compiling SwiftFormat EmptyBraces.swift
[297/444] Compiling SwiftFormat EmptyExtensions.swift
[298/444] Compiling SwiftFormat EnumNamespaces.swift
[299/444] Compiling SwiftFormat EnvironmentEntry.swift
[300/444] Compiling SwiftFormat ExtensionAccessControl.swift
[301/444] Compiling SwiftFormat FileHeader.swift
[302/444] Compiling SwiftFormat FileMacro.swift
[303/444] Compiling SwiftFormat GenericExtensions.swift
[304/444] Compiling SwiftFormat HeaderFileName.swift
[305/444] Compiling SwiftFormat HoistAwait.swift
[306/444] Compiling SwiftFormat HoistPatternLet.swift
[307/444] Compiling SwiftFormat HoistTry.swift
[307/444] Wrapping AST for KippleToolsCore for debugging
[363/444] Compiling SwiftFormat Void.swift
[364/444] Compiling SwiftFormat Wrap.swift
[365/444] Compiling SwiftFormat WrapArguments.swift
[366/444] Compiling SwiftFormat WrapAttributes.swift
[367/444] Compiling SwiftFormat WrapConditionalBodies.swift
[368/444] Compiling SwiftFormat WrapEnumCases.swift
[369/444] Compiling SwiftFormat WrapLoopBodies.swift
[370/444] Compiling SwiftFormat WrapMultilineConditionalAssignment.swift
[371/444] Compiling SwiftFormat WrapMultilineFunctionChains.swift
[372/444] Compiling SwiftFormat WrapMultilineStatementBraces.swift
[373/444] Compiling SwiftFormat WrapSingleLineComments.swift
[374/444] Compiling SwiftFormat WrapSwitchCases.swift
[375/444] Compiling SwiftFormat YodaConditions.swift
[376/444] Compiling SwiftFormat Singularize.swift
[377/444] Compiling SwiftFormat SwiftFormat.swift
[378/444] Compiling SwiftFormat Tokenizer.swift
[379/444] Compiling SwiftFormat XMLReporter.swift
[397/444] Emitting module SwiftFormat
[436/446] Wrapping AST for SwiftFormat for debugging
[439/474] Compiling KippleFramework UninstallCommand.swift
[441/476] Compiling KippleFramework BuildEnvironment.swift
[442/476] Compiling KippleFramework FileFormatter.swift
[443/476] Compiling KippleFramework resource_bundle_accessor.swift
[444/476] Compiling KippleFramework SwiftBuilder.swift
[445/476] Compiling KippleFramework SwiftFormat.swift
[446/476] Compiling KippleFramework MainCommand.swift
[447/476] Compiling KippleFramework Platform.swift
[450/476] Emitting module KippleFramework
[451/476] Compiling KippleFramework resource_bundle_accessor.swift
[452/476] Compiling KippleFramework SetupCommand.swift
[453/476] Compiling KippleFramework TestCommand.swift
[454/476] Emitting module KippleFramework
[457/476] Compiling KippleFramework SwiftVersion.swift
[458/476] Compiling KippleFramework BuildCommand.swift
[463/476] Compiling KippleFramework FormatCommand.swift
[464/476] Compiling KippleFramework InstallCommand.swift
[470/479] Wrapping AST for KippleFramework for debugging
[472/480] Emitting module kipple
[473/481] Compiling kipple main.swift
[473/483] Wrapping AST for KippleFramework for debugging
[476/483] Compiling kipple main.swift
[477/483] Emitting module kipple
[477/484] Wrapping AST for kipple for debugging
[478/484] Write Objects.LinkFileList
[480/484] Wrapping AST for kipple for debugging
[481/484] Write Objects.LinkFileList
[482/484] Linking kipple-tool
[483/484] Linking kipple
Build complete! (171.45s)
Build complete.
{
"dependencies" : [
{
"identity" : "tools",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-kipple/Tools"
}
],
"manifest_display_name" : "KipplePlugins",
"name" : "KipplePlugins",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"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.6"
}
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.