Build Information
Failed to build KipplePlugins, reference 0.5.1 (34b63a
), with Swift 6.1 for Wasm on 29 May 2025 05:07:36 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
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: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/bdrelling/KipplePlugins.git
https://github.com/bdrelling/KipplePlugins.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"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"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/swift-kipple/Tools
[1/720] Fetching tools
Fetched https://github.com/swift-kipple/Tools from cache (0.39s)
Computing version for https://github.com/swift-kipple/Tools
Computed https://github.com/swift-kipple/Tools at 0.5.4 (1.42s)
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/nicklockwood/SwiftFormat
[1/15379] Fetching swift-argument-parser
[9383/63561] Fetching swift-argument-parser, swiftformat
Fetched https://github.com/apple/swift-argument-parser from cache (28.43s)
Fetched https://github.com/nicklockwood/SwiftFormat from cache (29.18s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (29.76s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.56.2 (4.04s)
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.2
[1/1] Compiling plugin Format
[2/2] Compiling plugin SwiftFormatPlugin
[3/3] Compiling plugin GenerateManual
Building for debugging...
[3/42] Write sources
[12/42] Copying pre-commit
[12/42] Copying default.swiftlint.yml
[12/42] Copying default.swiftformat
[12/42] Copying default.gitignore
[12/42] Copying app.gitignore
[12/42] Copying default.swiftlint.yml
[12/42] Copying pre-commit
[12/42] Copying default.swiftformat
[12/42] Copying app.gitignore
[12/42] Copying default.gitignore
[12/42] Write sources
[25/42] Write swift-version-24593BA9C3E375BF.txt
[27/298] Emitting module ArgumentParserToolInfo
[28/298] Compiling ArgumentParserToolInfo ToolInfo.swift
[29/299] Wrapping AST for ArgumentParserToolInfo for debugging
[31/337] Compiling ArgumentParserToolInfo ToolInfo.swift
[32/337] Emitting module ArgumentParserToolInfo
[33/338] Wrapping AST for ArgumentParserToolInfo for debugging
[35/356] Emitting module ArgumentParser
[36/381] Compiling ArgumentParser Option.swift
[37/381] Compiling ArgumentParser BashCompletionsGenerator.swift
[38/381] Compiling ArgumentParser CompletionsGenerator.swift
[39/381] Compiling ArgumentParser FishCompletionsGenerator.swift
[40/381] Compiling ArgumentParser ZshCompletionsGenerator.swift
[41/381] Compiling ArgumentParser Argument.swift
[42/381] Compiling ArgumentParser ArgumentVisibility.swift
[43/381] Compiling ArgumentParser CompletionKind.swift
[44/381] Compiling ArgumentParser Errors.swift
[45/381] Compiling ArgumentParser Flag.swift
[46/381] Compiling ArgumentParser NameSpecification.swift
[47/381] Compiling SwiftFormat Arguments.swift
[48/381] Compiling SwiftFormat CommandLine.swift
[49/381] Compiling SwiftFormat Declaration.swift
[50/381] Compiling SwiftFormat DeclarationType.swift
[51/381] Compiling SwiftFormat EnumAssociable.swift
[52/381] Compiling SwiftFormat FormatRule.swift
[53/381] Compiling SwiftFormat Formatter.swift
[54/381] Compiling SwiftFormat FormattingHelpers.swift
[55/381] Compiling SwiftFormat GitFileInfo.swift
[56/381] Compiling SwiftFormat GithubActionsLogReporter.swift
[57/381] Compiling SwiftFormat Globs.swift
[58/381] Compiling SwiftFormat Inference.swift
[59/381] Compiling SwiftFormat JSONReporter.swift
[60/381] Compiling SwiftFormat OptionDescriptor.swift
[61/381] Compiling SwiftFormat Options.swift
[62/381] Compiling SwiftFormat ParsingHelpers.swift
[63/381] Compiling SwiftFormat Reporter.swift
[64/381] Compiling SwiftFormat RuleRegistry.generated.swift
[65/381] Compiling SwiftFormat SpaceAroundParens.swift
[66/381] Compiling SwiftFormat SpaceInsideBraces.swift
[67/381] Compiling SwiftFormat SpaceInsideBrackets.swift
[68/381] Compiling SwiftFormat SpaceInsideComments.swift
[69/381] Compiling SwiftFormat SpaceInsideGenerics.swift
[70/381] Compiling SwiftFormat SpaceInsideParens.swift
[71/381] Compiling SwiftFormat Specifiers.swift
[72/381] Compiling SwiftFormat StrongOutlets.swift
[73/381] Compiling SwiftFormat StrongifiedSelf.swift
[74/381] Compiling SwiftFormat SwiftTestingTestCaseNames.swift
[75/381] Compiling SwiftFormat Todos.swift
[76/381] Compiling SwiftFormat TrailingClosures.swift
[77/381] Compiling SwiftFormat TrailingCommas.swift
[78/381] Compiling SwiftFormat TrailingSpace.swift
[79/381] Compiling SwiftFormat TypeSugar.swift
[80/381] Compiling SwiftFormat UnusedArguments.swift
[81/381] Compiling SwiftFormat UnusedPrivateDeclarations.swift
[82/398] Compiling ArgumentParser CollectionExtensions.swift
[83/398] Compiling ArgumentParser Platform.swift
[84/398] Compiling ArgumentParser SequenceExtensions.swift
[85/398] Compiling ArgumentParser StringExtensions.swift
[86/398] Compiling ArgumentParser Tree.swift
[87/398] Emitting module ArgumentParser
[88/403] Compiling SwiftFormat RedundantBackticks.swift
[89/403] Compiling SwiftFormat RedundantBreak.swift
[90/403] Compiling SwiftFormat RedundantClosure.swift
[91/403] Compiling SwiftFormat RedundantEquatable.swift
[92/403] Compiling SwiftFormat RedundantTypedThrows.swift
[93/403] Compiling SwiftFormat RedundantVoidReturnType.swift
[94/403] Compiling SwiftFormat Semicolons.swift
[95/403] Compiling SwiftFormat SortDeclarations.swift
[96/403] Compiling SwiftFormat RedundantInternal.swift
[97/403] Compiling SwiftFormat SortSwitchCases.swift
[98/403] Compiling SwiftFormat SortTypealiases.swift
[99/403] Compiling SwiftFormat SortedImports.swift
[100/403] Compiling SwiftFormat SortedSwitchCases.swift
[101/403] Compiling SwiftFormat SpaceAroundBraces.swift
[102/403] Compiling SwiftFormat SpaceAroundBrackets.swift
[103/403] Compiling SwiftFormat SpaceAroundComments.swift
[104/403] Compiling SwiftFormat SpaceAroundGenerics.swift
[105/403] Compiling SwiftFormat SpaceAroundOperators.swift
[106/403] Compiling ArgumentParser OptionGroup.swift
[107/403] Compiling ArgumentParser AsyncParsableCommand.swift
[108/403] Compiling ArgumentParser CommandConfiguration.swift
[109/403] Compiling ArgumentParser CommandGroup.swift
[110/403] Compiling ArgumentParser EnumerableFlag.swift
[111/403] Compiling ArgumentParser ArgumentHelp.swift
[117/403] Compiling ArgumentParser InputOrigin.swift
[118/403] Compiling ArgumentParser CollectionExtensions.swift
[119/403] Compiling ArgumentParser Platform.swift
[120/403] Compiling ArgumentParser SequenceExtensions.swift
[121/403] Compiling ArgumentParser StringExtensions.swift
[122/403] Compiling ArgumentParser Tree.swift
[123/403] Compiling SwiftFormat MarkTypes.swift
[124/403] Compiling SwiftFormat ModifierOrder.swift
[125/403] Compiling SwiftFormat NoExplicitOwnership.swift
[126/403] Compiling SwiftFormat NumberFormatting.swift
[127/403] Compiling SwiftFormat OpaqueGenericParameters.swift
[128/403] Compiling SwiftFormat OrganizeDeclarations.swift
[129/403] Compiling SwiftFormat PreferCountWhere.swift
[130/403] Compiling SwiftFormat PreferForLoop.swift
[131/403] Compiling SwiftFormat PreferKeyPath.swift
[132/403] Compiling SwiftFormat PreferSwiftTesting.swift
[133/403] Compiling SwiftFormat PrivateStateVariables.swift
[134/403] Compiling SwiftFormat PropertyTypes.swift
[135/403] Compiling ArgumentParser Name.swift
[136/403] Compiling ArgumentParser Parsed.swift
[137/403] Compiling ArgumentParser ParsedValues.swift
[138/403] Compiling ArgumentParser ParserError.swift
[139/403] Compiling ArgumentParser SplitArguments.swift
[140/403] Compiling ArgumentParser ArgumentDefinition.swift
[141/403] Compiling ArgumentParser ArgumentSet.swift
[142/403] Compiling ArgumentParser CommandParser.swift
[143/403] Compiling ArgumentParser InputKey.swift
[145/403] Compiling ArgumentParser ExpressibleByArgument.swift
[146/403] Compiling ArgumentParser ParsableArguments.swift
[147/403] Compiling ArgumentParser ParsableArgumentsValidation.swift
[148/403] Compiling ArgumentParser ParsableCommand.swift
[149/403] Compiling ArgumentParser ArgumentDecoder.swift
[150/403] Compiling ArgumentParser DumpHelpGenerator.swift
[151/403] Compiling ArgumentParser HelpCommand.swift
[152/403] Compiling ArgumentParser HelpGenerator.swift
[153/403] Compiling ArgumentParser MessageInfo.swift
[154/403] Compiling ArgumentParser UsageGenerator.swift
[173/421] Compiling SwiftFormat ConsecutiveSpaces.swift
[174/421] Compiling SwiftFormat ConsistentSwitchCaseSpacing.swift
[175/421] Compiling SwiftFormat DocComments.swift
[176/421] Compiling SwiftFormat DocCommentsBeforeModifiers.swift
[177/421] Compiling SwiftFormat DuplicateImports.swift
[178/421] Compiling SwiftFormat ElseOnSameLine.swift
[179/421] Compiling SwiftFormat EmptyBraces.swift
[180/421] Compiling SwiftFormat EmptyExtensions.swift
[181/421] Compiling SwiftFormat EnumNamespaces.swift
[182/421] Compiling SwiftFormat EnvironmentEntry.swift
[183/421] Compiling SwiftFormat ExtensionAccessControl.swift
[184/421] Compiling SwiftFormat FileHeader.swift
[185/421] Compiling SwiftFormat FileMacro.swift
[186/421] Compiling SwiftFormat GenericExtensions.swift
[187/421] Compiling SwiftFormat HeaderFileName.swift
[188/421] Compiling SwiftFormat HoistAwait.swift
[189/421] Compiling SwiftFormat RedundantProperty.swift
[190/421] Compiling SwiftFormat HoistTry.swift
[220/421] Wrapping AST for ArgumentParser for debugging
[227/430] Compiling KippleToolsCore Data+ShellOutput.swift
[228/430] Compiling KippleToolsCore Process+Convenience.swift
[263/430] Compiling KippleToolsCore ShellCommand+SwiftPackageManager.swift
[264/431] Emitting module KippleToolsCore
[267/431] Compiling KippleToolsCore ShellError.swift
[268/431] Compiling KippleToolsCore ShellCommand+FileSystem.swift
[269/431] Compiling KippleToolsCore ShellCommand+Git.swift
[270/431] Compiling KippleToolsCore Shell.swift
[271/431] Compiling KippleToolsCore ShellCommand.swift
[272/431] Compiling KippleToolsCore VerboseLogging.swift
[293/433] Wrapping AST for KippleToolsCore for debugging
[331/433] Wrapping AST for ArgumentParser for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[333/442] Emitting module KippleToolsCore
/host/spi-builder-workspace/.build/checkouts/Tools/Sources/KippleToolsCore/Extensions/Process+Convenience.swift:5:18: error: cannot find type 'Process' in scope
3 | import Foundation
4 |
5 | public extension Process {
| `- error: cannot find type 'Process' in scope
6 | // MARK: Properties
7 |
[334/443] Compiling KippleToolsCore VerboseLogging.swift
[335/443] Compiling KippleToolsCore ShellCommand+FileSystem.swift
[336/443] Compiling KippleToolsCore ShellError.swift
[337/443] Compiling KippleToolsCore ShellCommand+SwiftPackageManager.swift
[338/443] Compiling KippleToolsCore Shell.swift
/host/spi-builder-workspace/.build/checkouts/Tools/Sources/KippleToolsCore/Helpers/Shell.swift:27:23: error: cannot find 'Process' in scope
25 | errorHandle: FileHandle? = nil
26 | ) throws -> String {
27 | let process = Process(
| `- error: cannot find 'Process' in scope
28 | executablePath: self.executablePath,
29 | command: command,
[339/443] Compiling KippleToolsCore ShellCommand.swift
[340/443] Compiling KippleToolsCore Data+ShellOutput.swift
/host/spi-builder-workspace/.build/checkouts/Tools/Sources/KippleToolsCore/Extensions/Process+Convenience.swift:5:18: error: cannot find type 'Process' in scope
3 | import Foundation
4 |
5 | public extension Process {
| `- error: cannot find type 'Process' in scope
6 | // MARK: Properties
7 |
[341/443] Compiling KippleToolsCore Process+Convenience.swift
/host/spi-builder-workspace/.build/checkouts/Tools/Sources/KippleToolsCore/Extensions/Process+Convenience.swift:5:18: error: cannot find type 'Process' in scope
3 | import Foundation
4 |
5 | public extension Process {
| `- error: cannot find type 'Process' in scope
6 | // MARK: Properties
7 |
[342/443] Compiling KippleToolsCore ShellCommand+Git.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin Format
[2/2] Compiling plugin SwiftFormatPlugin
[3/3] Compiling plugin GenerateManual
Building for debugging...
[3/20] Write swift-version-24593BA9C3E375BF.txt
[5/276] Emitting module ArgumentParserToolInfo
[6/276] Compiling ArgumentParserToolInfo ToolInfo.swift
[8/314] Emitting module ArgumentParserToolInfo
[9/314] Compiling ArgumentParserToolInfo ToolInfo.swift
[11/352] Emitting module ArgumentParser
[12/357] Compiling ArgumentParser BashCompletionsGenerator.swift
[13/357] Compiling ArgumentParser CompletionsGenerator.swift
[14/357] Compiling ArgumentParser FishCompletionsGenerator.swift
[15/357] Compiling ArgumentParser ZshCompletionsGenerator.swift
[16/357] Compiling ArgumentParser Argument.swift
[17/357] Compiling ArgumentParser ArgumentHelp.swift
[18/357] Emitting module ArgumentParser
[19/362] Compiling ArgumentParser Name.swift
[20/362] Compiling ArgumentParser Parsed.swift
[21/362] Compiling ArgumentParser ParsedValues.swift
[22/362] Compiling ArgumentParser ParserError.swift
[23/362] Compiling ArgumentParser SplitArguments.swift
[24/362] Compiling ArgumentParser DumpHelpGenerator.swift
[25/362] Compiling ArgumentParser HelpCommand.swift
[26/362] Compiling ArgumentParser HelpGenerator.swift
[27/362] Compiling ArgumentParser MessageInfo.swift
[28/362] Compiling ArgumentParser UsageGenerator.swift
[29/362] Compiling ArgumentParser ArgumentVisibility.swift
[30/362] Compiling ArgumentParser CompletionKind.swift
[31/362] Compiling ArgumentParser Errors.swift
[32/362] Compiling ArgumentParser Flag.swift
[33/362] Compiling ArgumentParser NameSpecification.swift
[34/362] Compiling ArgumentParser Option.swift
[35/362] Compiling SwiftFormat SpaceAroundParens.swift
[36/362] Compiling SwiftFormat SpaceInsideBraces.swift
[37/362] Compiling SwiftFormat SpaceInsideBrackets.swift
[38/362] Compiling SwiftFormat SpaceInsideComments.swift
[39/362] Compiling SwiftFormat SpaceInsideGenerics.swift
[40/362] Compiling SwiftFormat SpaceInsideParens.swift
[41/362] Compiling SwiftFormat Specifiers.swift
[42/362] Compiling SwiftFormat StrongOutlets.swift
[43/362] Compiling SwiftFormat StrongifiedSelf.swift
[44/362] Compiling SwiftFormat SwiftTestingTestCaseNames.swift
[45/362] Compiling SwiftFormat Todos.swift
[46/362] Compiling SwiftFormat TrailingClosures.swift
[47/362] Compiling SwiftFormat TrailingCommas.swift
[48/362] Compiling SwiftFormat TrailingSpace.swift
[49/362] Compiling SwiftFormat TypeSugar.swift
[50/362] Compiling SwiftFormat UnusedArguments.swift
[51/362] Compiling SwiftFormat UnusedPrivateDeclarations.swift
[52/379] Compiling ArgumentParser OptionGroup.swift
[53/379] Compiling ArgumentParser AsyncParsableCommand.swift
[54/379] Compiling ArgumentParser CommandConfiguration.swift
[55/379] Compiling ArgumentParser CommandGroup.swift
[56/379] Compiling ArgumentParser EnumerableFlag.swift
[57/379] Compiling ArgumentParser ArgumentDefinition.swift
[58/379] Compiling ArgumentParser ArgumentSet.swift
[59/379] Compiling ArgumentParser CommandParser.swift
[60/379] Compiling ArgumentParser InputKey.swift
[61/379] Compiling ArgumentParser InputOrigin.swift
[62/379] Compiling ArgumentParser CollectionExtensions.swift
[63/379] Compiling ArgumentParser Platform.swift
[64/379] Compiling ArgumentParser SequenceExtensions.swift
[65/379] Compiling ArgumentParser StringExtensions.swift
[66/379] Compiling ArgumentParser Tree.swift
[84/396] Compiling SwiftFormat RedundantReturn.swift
[85/396] Compiling SwiftFormat RedundantSelf.swift
[86/396] Compiling SwiftFormat RedundantStaticSelf.swift
[87/396] Compiling SwiftFormat RedundantType.swift
[88/396] Compiling SwiftFormat RedundantTypedThrows.swift
[89/396] Compiling SwiftFormat RedundantVoidReturnType.swift
[90/396] Compiling SwiftFormat Semicolons.swift
[91/396] Compiling SwiftFormat SortDeclarations.swift
[92/396] Compiling SwiftFormat SortImports.swift
[93/396] Compiling SwiftFormat SortSwitchCases.swift
[94/396] Compiling SwiftFormat SortTypealiases.swift
[95/396] Compiling SwiftFormat SortedImports.swift
[96/396] Compiling SwiftFormat SortedSwitchCases.swift
[97/396] Compiling SwiftFormat SpaceAroundBraces.swift
[98/396] Compiling SwiftFormat SpaceAroundBrackets.swift
[99/396] Compiling SwiftFormat SpaceAroundComments.swift
[100/396] Compiling SwiftFormat SpaceAroundGenerics.swift
[101/396] Compiling SwiftFormat SpaceAroundOperators.swift
[124/396] Compiling ArgumentParser ExpressibleByArgument.swift
[125/396] Compiling ArgumentParser ParsableArguments.swift
[126/396] Compiling ArgumentParser ParsableArgumentsValidation.swift
[127/396] Compiling ArgumentParser ParsableCommand.swift
[128/396] Compiling ArgumentParser ArgumentDecoder.swift
[148/397] Compiling SwiftFormat RedundantBackticks.swift
[149/397] Compiling SwiftFormat RedundantBreak.swift
[150/397] Compiling SwiftFormat RedundantClosure.swift
[151/397] Compiling SwiftFormat RedundantEquatable.swift
[152/397] Compiling SwiftFormat RedundantExtensionACL.swift
[153/397] Compiling SwiftFormat RedundantFileprivate.swift
[154/397] Compiling SwiftFormat RedundantGet.swift
[155/397] Compiling SwiftFormat RedundantInit.swift
[156/397] Compiling SwiftFormat RedundantInternal.swift
[157/397] Compiling SwiftFormat RedundantLet.swift
[158/397] Compiling SwiftFormat RedundantLetError.swift
[159/397] Compiling SwiftFormat RedundantNilInit.swift
[160/397] Compiling SwiftFormat RedundantObjc.swift
[161/397] Compiling SwiftFormat RedundantOptionalBinding.swift
[162/397] Compiling SwiftFormat RedundantParens.swift
[163/397] Compiling SwiftFormat RedundantPattern.swift
[164/397] Compiling SwiftFormat RedundantProperty.swift
[165/397] Compiling SwiftFormat RedundantRawValues.swift
[166/397] Compiling SwiftFormat Acronyms.swift
[167/397] Compiling SwiftFormat AndOperator.swift
[168/397] Compiling SwiftFormat AnyObjectProtocol.swift
[169/397] Compiling SwiftFormat ApplicationMain.swift
[170/397] Compiling SwiftFormat AssertionFailures.swift
[171/397] Compiling SwiftFormat BlankLineAfterImports.swift
[172/397] Compiling SwiftFormat BlankLineAfterSwitchCase.swift
[173/397] Compiling SwiftFormat BlankLinesAfterGuardStatements.swift
[174/397] Compiling SwiftFormat BlankLinesAroundMark.swift
[175/397] Compiling SwiftFormat BlankLinesAtEndOfScope.swift
[176/397] Compiling SwiftFormat BlankLinesAtStartOfScope.swift
[177/397] Compiling SwiftFormat BlankLinesBetweenChainedFunctions.swift
[178/397] Compiling SwiftFormat BlankLinesBetweenImports.swift
[179/397] Compiling SwiftFormat BlankLinesBetweenScopes.swift
[180/397] Compiling SwiftFormat BlockComments.swift
[181/397] Compiling SwiftFormat Braces.swift
[182/397] Compiling SwiftFormat ConditionalAssignment.swift
[183/397] Compiling SwiftFormat ConsecutiveBlankLines.swift
[205/405] Compiling KippleToolsCore ShellError.swift
[206/406] Compiling KippleToolsCore ShellCommand.swift
[207/415] Compiling KippleToolsCore VerboseLogging.swift
[208/415] Compiling KippleToolsCore Shell.swift
[209/415] Emitting module KippleToolsCore
[210/415] Compiling KippleToolsCore ShellCommand+SwiftPackageManager.swift
[211/415] Compiling KippleToolsCore ShellCommand+FileSystem.swift
[212/415] Compiling KippleToolsCore ShellCommand+Git.swift
[213/415] Compiling KippleToolsCore ShellCommand.swift
[214/416] Compiling KippleToolsCore Shell.swift
/host/spi-builder-workspace/.build/checkouts/Tools/Sources/KippleToolsCore/Helpers/Shell.swift:27:23: error: cannot find 'Process' in scope
25 | errorHandle: FileHandle? = nil
26 | ) throws -> String {
27 | let process = Process(
| `- error: cannot find 'Process' in scope
28 | executablePath: self.executablePath,
29 | command: command,
error: emit-module command failed with exit code 1 (use -v to see invocation)
[233/416] Emitting module KippleToolsCore
/host/spi-builder-workspace/.build/checkouts/Tools/Sources/KippleToolsCore/Extensions/Process+Convenience.swift:5:18: error: cannot find type 'Process' in scope
3 | import Foundation
4 |
5 | public extension Process {
| `- error: cannot find type 'Process' in scope
6 | // MARK: Properties
7 |
[234/416] Compiling KippleToolsCore Data+ShellOutput.swift
/host/spi-builder-workspace/.build/checkouts/Tools/Sources/KippleToolsCore/Extensions/Process+Convenience.swift:5:18: error: cannot find type 'Process' in scope
3 | import Foundation
4 |
5 | public extension Process {
| `- error: cannot find type 'Process' in scope
6 | // MARK: Properties
7 |
[235/416] Compiling KippleToolsCore Process+Convenience.swift
/host/spi-builder-workspace/.build/checkouts/Tools/Sources/KippleToolsCore/Extensions/Process+Convenience.swift:5:18: error: cannot find type 'Process' in scope
3 | import Foundation
4 |
5 | public extension Process {
| `- error: cannot find type 'Process' in scope
6 | // MARK: Properties
7 |
[238/416] Compiling KippleToolsCore ShellError.swift
[239/417] Compiling KippleToolsCore ShellCommand+SwiftPackageManager.swift
[240/417] Compiling KippleToolsCore ShellCommand+FileSystem.swift
[241/417] Compiling KippleToolsCore ShellCommand+Git.swift
[243/416] Compiling KippleToolsCore VerboseLogging.swift
/host/spi-builder-workspace/.build/checkouts/SwiftFormat/Sources/CommandLine.swift:776:13: error: cannot find 'DispatchQueue' in scope
774 | } else if inputURLs.isEmpty {
775 | // If no input file, try stdin
776 | DispatchQueue.global(qos: .userInitiated).async {
| `- error: cannot find 'DispatchQueue' in scope
777 | processFromStdin()
778 | }
BUILD FAILURE 6.1 wasm