Build Information
Failed to build SwiftFormatterPlugin, reference main (53d24a
), with Swift 6.1 for Android on 28 May 2025 08:12:55 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/elegantchaos/SwiftFormatterPlugin.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/elegantchaos/SwiftFormatterPlugin
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 53d24a9 Added basic docs
Cloned https://github.com/elegantchaos/SwiftFormatterPlugin.git
Revision (git rev-parse @):
53d24a9c47d53f9c67c630e7e23fb50b8b442dd2
SUCCESS checkout https://github.com/elegantchaos/SwiftFormatterPlugin.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/elegantchaos/SwiftFormatterPlugin.git
https://github.com/elegantchaos/SwiftFormatterPlugin.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swiftformat",
"requirement" : {
"range" : [
{
"lower_bound" : "0.49.11",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/nicklockwood/SwiftFormat"
}
],
"manifest_display_name" : "SwiftFormatterPlugin",
"name" : "SwiftFormatterPlugin",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "SwiftFormatterPlugin",
"targets" : [
"SwiftFormatterPlugin"
],
"type" : {
"plugin" : null
}
}
],
"targets" : [
{
"c99name" : "SwiftFormatterPlugin",
"module_type" : "PluginTarget",
"name" : "SwiftFormatterPlugin",
"path" : "Plugins/SwiftFormatterPlugin",
"plugin_capability" : {
"intent" : {
"type" : "sourceCodeFormatting"
},
"permissions" : [
{
"network_scope" : {
"none" : {
}
},
"reason" : "This command reformats source files.",
"type" : "writeToPackageDirectory"
}
],
"type" : "command"
},
"product_dependencies" : [
"swiftformat"
],
"product_memberships" : [
"SwiftFormatterPlugin"
],
"sources" : [
"SwiftFormatterPlugin.swift"
],
"type" : "plugin"
}
],
"tools_version" : "5.6"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/nicklockwood/SwiftFormat
[1/48182] Fetching swiftformat
Fetched https://github.com/nicklockwood/SwiftFormat from cache (40.31s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.56.2 (41.31s)
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 SwiftFormatterPlugin
[2/2] Compiling plugin SwiftFormatPlugin
Building for debugging...
[2/15] Write sources
[6/15] Write swift-version-24593BA9C3E375BF.txt
[8/267] Compiling SwiftFormat ConsecutiveSpaces.swift
[9/267] Compiling SwiftFormat ConsistentSwitchCaseSpacing.swift
[10/267] Compiling SwiftFormat DocComments.swift
[11/267] Compiling SwiftFormat DocCommentsBeforeModifiers.swift
[12/267] Compiling SwiftFormat DuplicateImports.swift
[13/267] Compiling SwiftFormat ElseOnSameLine.swift
[14/267] Compiling SwiftFormat EmptyBraces.swift
[15/267] Compiling SwiftFormat EmptyExtensions.swift
[16/267] Compiling SwiftFormat EnumNamespaces.swift
[17/267] Compiling SwiftFormat EnvironmentEntry.swift
[18/267] Compiling SwiftFormat ExtensionAccessControl.swift
[19/267] Compiling SwiftFormat FileHeader.swift
[20/267] Compiling SwiftFormat FileMacro.swift
[21/267] Compiling SwiftFormat GenericExtensions.swift
[22/267] Compiling SwiftFormat HeaderFileName.swift
[23/267] Compiling SwiftFormat HoistAwait.swift
[24/267] Compiling SwiftFormat HoistPatternLet.swift
[25/267] Compiling SwiftFormat HoistTry.swift
[26/284] Compiling SwiftFormat Arguments.swift
[27/284] Compiling SwiftFormat CommandLine.swift
[28/284] Compiling SwiftFormat Declaration.swift
[29/284] Compiling SwiftFormat DeclarationType.swift
[30/284] Compiling SwiftFormat EnumAssociable.swift
[31/284] Compiling SwiftFormat FormatRule.swift
[32/284] Compiling SwiftFormat Formatter.swift
[33/284] Compiling SwiftFormat FormattingHelpers.swift
[34/284] Compiling SwiftFormat GitFileInfo.swift
[35/284] Compiling SwiftFormat GithubActionsLogReporter.swift
[36/284] Compiling SwiftFormat Globs.swift
[37/284] Compiling SwiftFormat Inference.swift
[38/284] Compiling SwiftFormat JSONReporter.swift
[39/284] Compiling SwiftFormat OptionDescriptor.swift
[40/284] Compiling SwiftFormat Options.swift
[41/284] Compiling SwiftFormat ParsingHelpers.swift
[42/284] Compiling SwiftFormat Reporter.swift
[43/284] Compiling SwiftFormat RuleRegistry.generated.swift
[44/284] Compiling SwiftFormat RedundantBackticks.swift
[45/284] Compiling SwiftFormat RedundantBreak.swift
[46/284] Compiling SwiftFormat RedundantClosure.swift
[47/284] Compiling SwiftFormat RedundantEquatable.swift
[48/284] Compiling SwiftFormat RedundantExtensionACL.swift
[49/284] Compiling SwiftFormat RedundantFileprivate.swift
[50/284] Compiling SwiftFormat RedundantGet.swift
[51/284] Compiling SwiftFormat RedundantInit.swift
[52/284] Compiling SwiftFormat RedundantInternal.swift
[53/284] Compiling SwiftFormat RedundantLet.swift
[54/284] Compiling SwiftFormat RedundantLetError.swift
[55/284] Compiling SwiftFormat RedundantNilInit.swift
[56/284] Compiling SwiftFormat RedundantObjc.swift
[57/284] Compiling SwiftFormat RedundantOptionalBinding.swift
[58/284] Compiling SwiftFormat RedundantParens.swift
[59/284] Compiling SwiftFormat RedundantPattern.swift
[60/284] Compiling SwiftFormat RedundantProperty.swift
[61/284] Compiling SwiftFormat RedundantRawValues.swift
[62/284] Compiling SwiftFormat Acronyms.swift
[63/284] Compiling SwiftFormat AndOperator.swift
[64/284] Compiling SwiftFormat AnyObjectProtocol.swift
[65/284] Compiling SwiftFormat ApplicationMain.swift
[66/284] Compiling SwiftFormat AssertionFailures.swift
[67/284] Compiling SwiftFormat BlankLineAfterImports.swift
[68/284] Compiling SwiftFormat BlankLineAfterSwitchCase.swift
[69/284] Compiling SwiftFormat BlankLinesAfterGuardStatements.swift
[70/284] Compiling SwiftFormat BlankLinesAroundMark.swift
[71/284] Compiling SwiftFormat BlankLinesAtEndOfScope.swift
[72/284] Compiling SwiftFormat BlankLinesAtStartOfScope.swift
[73/284] Compiling SwiftFormat BlankLinesBetweenChainedFunctions.swift
[74/284] Compiling SwiftFormat BlankLinesBetweenImports.swift
[75/284] Compiling SwiftFormat BlankLinesBetweenScopes.swift
[76/284] Compiling SwiftFormat BlockComments.swift
[77/284] Compiling SwiftFormat Braces.swift
[78/284] Compiling SwiftFormat ConditionalAssignment.swift
[79/284] Compiling SwiftFormat ConsecutiveBlankLines.swift
[98/301] Compiling SwiftFormat SpaceAroundParens.swift
[99/301] Compiling SwiftFormat SpaceInsideBraces.swift
[100/301] Compiling SwiftFormat SpaceInsideBrackets.swift
[101/301] Compiling SwiftFormat SpaceInsideComments.swift
[102/301] Compiling SwiftFormat SpaceInsideGenerics.swift
[103/301] Compiling SwiftFormat SpaceInsideParens.swift
[104/301] Compiling SwiftFormat Specifiers.swift
[105/301] Compiling SwiftFormat StrongOutlets.swift
[106/301] Compiling SwiftFormat StrongifiedSelf.swift
[107/301] Compiling SwiftFormat SwiftTestingTestCaseNames.swift
[108/301] Compiling SwiftFormat Todos.swift
[109/301] Compiling SwiftFormat TrailingClosures.swift
[110/301] Compiling SwiftFormat TrailingCommas.swift
[111/301] Compiling SwiftFormat TrailingSpace.swift
[112/301] Compiling SwiftFormat TypeSugar.swift
[113/301] Compiling SwiftFormat UnusedArguments.swift
[114/301] Compiling SwiftFormat UnusedPrivateDeclarations.swift
[151/301] Compiling SwiftFormat RedundantReturn.swift
[152/301] Compiling SwiftFormat RedundantSelf.swift
[153/301] Compiling SwiftFormat RedundantStaticSelf.swift
[154/301] Compiling SwiftFormat RedundantType.swift
[155/301] Compiling SwiftFormat RedundantTypedThrows.swift
[156/301] Compiling SwiftFormat RedundantVoidReturnType.swift
[157/301] Compiling SwiftFormat Semicolons.swift
[158/301] Compiling SwiftFormat SortDeclarations.swift
[159/301] Compiling SwiftFormat SortImports.swift
[160/301] Compiling SwiftFormat SortSwitchCases.swift
[161/301] Compiling SwiftFormat SortTypealiases.swift
[162/301] Compiling SwiftFormat SortedImports.swift
[163/301] Compiling SwiftFormat SortedSwitchCases.swift
[164/301] Compiling SwiftFormat SpaceAroundBraces.swift
[165/301] Compiling SwiftFormat SpaceAroundBrackets.swift
[166/301] Compiling SwiftFormat SpaceAroundComments.swift
[167/301] Compiling SwiftFormat SpaceAroundGenerics.swift
[168/301] Compiling SwiftFormat SpaceAroundOperators.swift
[169/301] Compiling SwiftFormat Indent.swift
[170/301] Compiling SwiftFormat InitCoderUnavailable.swift
[171/301] Compiling SwiftFormat IsEmpty.swift
[172/301] Compiling SwiftFormat LeadingDelimiters.swift
[173/301] Compiling SwiftFormat LinebreakAtEndOfFile.swift
[174/301] Compiling SwiftFormat Linebreaks.swift
[175/301] Compiling SwiftFormat MarkTypes.swift
[176/301] Compiling SwiftFormat ModifierOrder.swift
[177/301] Compiling SwiftFormat NoExplicitOwnership.swift
[178/301] Compiling SwiftFormat NumberFormatting.swift
[179/301] Compiling SwiftFormat OpaqueGenericParameters.swift
[180/301] Compiling SwiftFormat OrganizeDeclarations.swift
[181/301] Compiling SwiftFormat PreferCountWhere.swift
[182/301] Compiling SwiftFormat PreferForLoop.swift
[183/301] Compiling SwiftFormat PreferKeyPath.swift
[184/301] Compiling SwiftFormat PreferSwiftTesting.swift
[185/301] Compiling SwiftFormat PrivateStateVariables.swift
[186/301] Compiling SwiftFormat PropertyTypes.swift
[187/301] Emitting module SwiftFormat
[189/301] Compiling SwiftFormat Void.swift
[190/301] Compiling SwiftFormat Wrap.swift
[191/301] Compiling SwiftFormat WrapArguments.swift
[192/301] Compiling SwiftFormat WrapAttributes.swift
[193/301] Compiling SwiftFormat WrapConditionalBodies.swift
[194/301] Compiling SwiftFormat WrapEnumCases.swift
[195/301] Compiling SwiftFormat WrapLoopBodies.swift
[196/301] Compiling SwiftFormat WrapMultilineConditionalAssignment.swift
[197/301] Compiling SwiftFormat WrapMultilineFunctionChains.swift
[198/301] Compiling SwiftFormat WrapMultilineStatementBraces.swift
[199/301] Compiling SwiftFormat WrapSingleLineComments.swift
[200/301] Compiling SwiftFormat WrapSwitchCases.swift
[201/301] Compiling SwiftFormat YodaConditions.swift
[202/301] Compiling SwiftFormat Singularize.swift
[203/301] Compiling SwiftFormat SwiftFormat.swift
[204/301] Compiling SwiftFormat Tokenizer.swift
[205/301] Compiling SwiftFormat XMLReporter.swift
[276/302] Wrapping AST for SwiftFormat for debugging
[278/304] Emitting module CommandLineTool
[279/304] Compiling CommandLineTool main.swift
[280/305] Wrapping AST for CommandLineTool for debugging
[281/305] Write Objects.LinkFileList
[282/305] Linking swiftformat-tool
[302/306] Wrapping AST for SwiftFormat for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[304/308] Emitting module CommandLineTool
/host/spi-builder-workspace/.build/checkouts/SwiftFormat/CommandLineTool/main.swift:65:27: error: cannot find 'isatty' in scope
63 | private var stderr = FileHandleOutputStream(filehandle: .standardError)
64 |
65 | private let stderrIsTTY = isatty(STDERR_FILENO) != 0
| `- error: cannot find 'isatty' in scope
66 |
67 | private let printQueue = DispatchQueue(label: "swiftformat.print")
/host/spi-builder-workspace/.build/checkouts/SwiftFormat/CommandLineTool/main.swift:65:34: error: cannot find 'STDERR_FILENO' in scope
63 | private var stderr = FileHandleOutputStream(filehandle: .standardError)
64 |
65 | private let stderrIsTTY = isatty(STDERR_FILENO) != 0
| `- error: cannot find 'STDERR_FILENO' in scope
66 |
67 | private let printQueue = DispatchQueue(label: "swiftformat.print")
[305/308] Compiling CommandLineTool main.swift
/host/spi-builder-workspace/.build/checkouts/SwiftFormat/CommandLineTool/main.swift:65:27: error: cannot find 'isatty' in scope
63 | private var stderr = FileHandleOutputStream(filehandle: .standardError)
64 |
65 | private let stderrIsTTY = isatty(STDERR_FILENO) != 0
| `- error: cannot find 'isatty' in scope
66 |
67 | private let printQueue = DispatchQueue(label: "swiftformat.print")
/host/spi-builder-workspace/.build/checkouts/SwiftFormat/CommandLineTool/main.swift:65:34: error: cannot find 'STDERR_FILENO' in scope
63 | private var stderr = FileHandleOutputStream(filehandle: .standardError)
64 |
65 | private let stderrIsTTY = isatty(STDERR_FILENO) != 0
| `- error: cannot find 'STDERR_FILENO' in scope
66 |
67 | private let printQueue = DispatchQueue(label: "swiftformat.print")
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin SwiftFormatterPlugin
[2/2] Compiling plugin SwiftFormatPlugin
Building for debugging...
[2/11] Write swift-version-24593BA9C3E375BF.txt
[4/263] Compiling SwiftFormat HoistTry.swift
[5/263] Compiling SwiftFormat Indent.swift
[6/263] Compiling SwiftFormat InitCoderUnavailable.swift
[7/263] Compiling SwiftFormat IsEmpty.swift
[8/263] Compiling SwiftFormat LeadingDelimiters.swift
[9/263] Compiling SwiftFormat LinebreakAtEndOfFile.swift
[10/263] Compiling SwiftFormat Linebreaks.swift
[11/263] Compiling SwiftFormat MarkTypes.swift
[12/263] Compiling SwiftFormat ModifierOrder.swift
[13/263] Compiling SwiftFormat NoExplicitOwnership.swift
[14/263] Compiling SwiftFormat NumberFormatting.swift
[15/263] Compiling SwiftFormat OpaqueGenericParameters.swift
[16/263] Compiling SwiftFormat OrganizeDeclarations.swift
[17/263] Compiling SwiftFormat PreferCountWhere.swift
[18/263] Compiling SwiftFormat PreferForLoop.swift
[19/263] Compiling SwiftFormat PreferKeyPath.swift
[20/263] Compiling SwiftFormat PreferSwiftTesting.swift
[21/263] Compiling SwiftFormat PrivateStateVariables.swift
[22/263] Compiling SwiftFormat ConsecutiveSpaces.swift
[23/263] Compiling SwiftFormat ConsistentSwitchCaseSpacing.swift
[24/263] Compiling SwiftFormat DocComments.swift
[25/263] Compiling SwiftFormat DocCommentsBeforeModifiers.swift
[26/263] Compiling SwiftFormat DuplicateImports.swift
[27/263] Compiling SwiftFormat ElseOnSameLine.swift
[28/263] Compiling SwiftFormat EmptyBraces.swift
[29/263] Compiling SwiftFormat EmptyExtensions.swift
[30/263] Compiling SwiftFormat EnumNamespaces.swift
[31/263] Compiling SwiftFormat EnvironmentEntry.swift
[32/263] Compiling SwiftFormat ExtensionAccessControl.swift
[33/263] Compiling SwiftFormat FileHeader.swift
[34/263] Compiling SwiftFormat FileMacro.swift
[35/263] Compiling SwiftFormat GenericExtensions.swift
[36/263] Compiling SwiftFormat HeaderFileName.swift
[37/263] Compiling SwiftFormat HoistAwait.swift
[38/263] Compiling SwiftFormat HoistPatternLet.swift
[39/280] Compiling SwiftFormat SpaceAroundParens.swift
[40/280] Compiling SwiftFormat SpaceInsideBraces.swift
[41/280] Compiling SwiftFormat SpaceInsideBrackets.swift
[42/280] Compiling SwiftFormat SpaceInsideComments.swift
[43/280] Compiling SwiftFormat SpaceInsideGenerics.swift
[44/280] Compiling SwiftFormat SpaceInsideParens.swift
[45/280] Compiling SwiftFormat Specifiers.swift
[46/280] Compiling SwiftFormat StrongOutlets.swift
[47/280] Compiling SwiftFormat StrongifiedSelf.swift
[48/280] Compiling SwiftFormat SwiftTestingTestCaseNames.swift
[49/280] Compiling SwiftFormat Todos.swift
[50/280] Compiling SwiftFormat TrailingClosures.swift
[51/280] Compiling SwiftFormat TrailingCommas.swift
[52/280] Compiling SwiftFormat TrailingSpace.swift
[53/280] Compiling SwiftFormat TypeSugar.swift
[54/280] Compiling SwiftFormat UnusedArguments.swift
[55/280] Compiling SwiftFormat UnusedPrivateDeclarations.swift
[56/297] Compiling SwiftFormat RedundantReturn.swift
[57/297] Compiling SwiftFormat RedundantSelf.swift
[58/297] Compiling SwiftFormat RedundantStaticSelf.swift
[59/297] Compiling SwiftFormat RedundantType.swift
[60/297] Compiling SwiftFormat RedundantTypedThrows.swift
[61/297] Compiling SwiftFormat RedundantVoidReturnType.swift
[62/297] Compiling SwiftFormat Semicolons.swift
[63/297] Compiling SwiftFormat SortDeclarations.swift
[64/297] Compiling SwiftFormat SortImports.swift
[65/297] Compiling SwiftFormat SortSwitchCases.swift
[66/297] Compiling SwiftFormat SortTypealiases.swift
[67/297] Compiling SwiftFormat SortedImports.swift
[68/297] Compiling SwiftFormat SortedSwitchCases.swift
[69/297] Compiling SwiftFormat SpaceAroundBraces.swift
[70/297] Compiling SwiftFormat SpaceAroundBrackets.swift
[71/297] Compiling SwiftFormat SpaceAroundComments.swift
[72/297] Compiling SwiftFormat SpaceAroundGenerics.swift
[73/297] Compiling SwiftFormat SpaceAroundOperators.swift
[74/297] Compiling SwiftFormat RedundantBackticks.swift
[75/297] Compiling SwiftFormat RedundantBreak.swift
[76/297] Compiling SwiftFormat RedundantClosure.swift
[77/297] Compiling SwiftFormat RedundantEquatable.swift
[78/297] Compiling SwiftFormat RedundantExtensionACL.swift
[79/297] Compiling SwiftFormat RedundantFileprivate.swift
[80/297] Compiling SwiftFormat RedundantGet.swift
[81/297] Compiling SwiftFormat RedundantInit.swift
[82/297] Compiling SwiftFormat RedundantInternal.swift
[83/297] Compiling SwiftFormat RedundantLet.swift
[84/297] Compiling SwiftFormat RedundantLetError.swift
[85/297] Compiling SwiftFormat RedundantNilInit.swift
[86/297] Compiling SwiftFormat RedundantObjc.swift
[87/297] Compiling SwiftFormat RedundantOptionalBinding.swift
[88/297] Compiling SwiftFormat RedundantParens.swift
[89/297] Compiling SwiftFormat RedundantPattern.swift
[90/297] Compiling SwiftFormat RedundantProperty.swift
[91/297] Compiling SwiftFormat RedundantRawValues.swift
[92/297] Compiling SwiftFormat Acronyms.swift
[93/297] Compiling SwiftFormat AndOperator.swift
[94/297] Compiling SwiftFormat AnyObjectProtocol.swift
[95/297] Compiling SwiftFormat ApplicationMain.swift
[96/297] Compiling SwiftFormat AssertionFailures.swift
[97/297] Compiling SwiftFormat BlankLineAfterImports.swift
[98/297] Compiling SwiftFormat BlankLineAfterSwitchCase.swift
[99/297] Compiling SwiftFormat BlankLinesAfterGuardStatements.swift
[100/297] Compiling SwiftFormat BlankLinesAroundMark.swift
[101/297] Compiling SwiftFormat BlankLinesAtEndOfScope.swift
[102/297] Compiling SwiftFormat BlankLinesAtStartOfScope.swift
[103/297] Compiling SwiftFormat BlankLinesBetweenChainedFunctions.swift
[104/297] Compiling SwiftFormat BlankLinesBetweenImports.swift
[105/297] Compiling SwiftFormat BlankLinesBetweenScopes.swift
[106/297] Compiling SwiftFormat BlockComments.swift
[107/297] Compiling SwiftFormat Braces.swift
[108/297] Compiling SwiftFormat ConditionalAssignment.swift
[109/297] Compiling SwiftFormat ConsecutiveBlankLines.swift
[110/297] Compiling SwiftFormat Arguments.swift
[111/297] Compiling SwiftFormat CommandLine.swift
[112/297] Compiling SwiftFormat Declaration.swift
[113/297] Compiling SwiftFormat DeclarationType.swift
[114/297] Compiling SwiftFormat EnumAssociable.swift
[115/297] Compiling SwiftFormat FormatRule.swift
[116/297] Compiling SwiftFormat Formatter.swift
[117/297] Compiling SwiftFormat FormattingHelpers.swift
[118/297] Compiling SwiftFormat GitFileInfo.swift
[119/297] Compiling SwiftFormat GithubActionsLogReporter.swift
[120/297] Compiling SwiftFormat Globs.swift
[121/297] Compiling SwiftFormat Inference.swift
[122/297] Compiling SwiftFormat JSONReporter.swift
[123/297] Compiling SwiftFormat OptionDescriptor.swift
[124/297] Compiling SwiftFormat Options.swift
[125/297] Compiling SwiftFormat ParsingHelpers.swift
[126/297] Compiling SwiftFormat Reporter.swift
[127/297] Compiling SwiftFormat RuleRegistry.generated.swift
[181/297] Compiling SwiftFormat PropertyTypes.swift
[218/297] Emitting module SwiftFormat
[219/297] Compiling SwiftFormat Void.swift
[220/297] Compiling SwiftFormat Wrap.swift
[221/297] Compiling SwiftFormat WrapArguments.swift
[222/297] Compiling SwiftFormat WrapAttributes.swift
[223/297] Compiling SwiftFormat WrapConditionalBodies.swift
[224/297] Compiling SwiftFormat WrapEnumCases.swift
[225/297] Compiling SwiftFormat WrapLoopBodies.swift
[226/297] Compiling SwiftFormat WrapMultilineConditionalAssignment.swift
[227/297] Compiling SwiftFormat WrapMultilineFunctionChains.swift
[228/297] Compiling SwiftFormat WrapMultilineStatementBraces.swift
[229/297] Compiling SwiftFormat WrapSingleLineComments.swift
[230/297] Compiling SwiftFormat WrapSwitchCases.swift
[231/297] Compiling SwiftFormat YodaConditions.swift
[232/297] Compiling SwiftFormat Singularize.swift
[233/297] Compiling SwiftFormat SwiftFormat.swift
[234/297] Compiling SwiftFormat Tokenizer.swift
[235/297] Compiling SwiftFormat XMLReporter.swift
[272/298] Emitting module SwiftFormat
[290/299] Wrapping AST for SwiftFormat for debugging
[294/303] Compiling CommandLineTool main.swift
[295/303] Emitting module CommandLineTool
error: emit-module command failed with exit code 1 (use -v to see invocation)
/host/spi-builder-workspace/.build/checkouts/SwiftFormat/CommandLineTool/main.swift:65:27: error: cannot find 'isatty' in scope
63 | private var stderr = FileHandleOutputStream(filehandle: .standardError)
64 |
65 | private let stderrIsTTY = isatty(STDERR_FILENO) != 0
| `- error: cannot find 'isatty' in scope
66 |
67 | private let printQueue = DispatchQueue(label: "swiftformat.print")
/host/spi-builder-workspace/.build/checkouts/SwiftFormat/CommandLineTool/main.swift:65:34: error: cannot find 'STDERR_FILENO' in scope
63 | private var stderr = FileHandleOutputStream(filehandle: .standardError)
64 |
65 | private let stderrIsTTY = isatty(STDERR_FILENO) != 0
| `- error: cannot find 'STDERR_FILENO' in scope
66 |
67 | private let printQueue = DispatchQueue(label: "swiftformat.print")
[298/304] Compiling CommandLineTool main.swift
/host/spi-builder-workspace/.build/checkouts/SwiftFormat/CommandLineTool/main.swift:65:27: error: cannot find 'isatty' in scope
63 | private var stderr = FileHandleOutputStream(filehandle: .standardError)
64 |
65 | private let stderrIsTTY = isatty(STDERR_FILENO) != 0
| `- error: cannot find 'isatty' in scope
66 |
67 | private let printQueue = DispatchQueue(label: "swiftformat.print")
/host/spi-builder-workspace/.build/checkouts/SwiftFormat/CommandLineTool/main.swift:65:34: error: cannot find 'STDERR_FILENO' in scope
63 | private var stderr = FileHandleOutputStream(filehandle: .standardError)
64 |
65 | private let stderrIsTTY = isatty(STDERR_FILENO) != 0
| `- error: cannot find 'STDERR_FILENO' in scope
66 |
67 | private let printQueue = DispatchQueue(label: "swiftformat.print")
[298/304] Wrapping AST for CommandLineTool for debugging
BUILD FAILURE 6.1 android