The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftFormatterPlugin, reference v1.0.3 (53d24a), with Swift 6.3 for Android on 13 Apr 2026 06:11:19 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/elegantchaos/SwiftFormatterPlugin.git
Reference: v1.0.3
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
 * tag               v1.0.3     -> FETCH_HEAD
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 v1.0.3
========================================
Build
========================================
Selected platform:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/elegantchaos/SwiftFormatterPlugin.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/nicklockwood/SwiftFormat
[1/56080] Fetching swiftformat
Fetched https://github.com/nicklockwood/SwiftFormat from cache (32.26s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.61.0 (33.18s)
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.61.0
[1/1] Compiling plugin SwiftFormatterPlugin
[2/2] Compiling plugin SwiftFormatPlugin
Building for debugging...
[2/15] Write sources
[6/15] Write swift-version--4F562202D5529B1.txt
[8/313] Compiling SwiftFormat EmptyExtensions.swift
[9/313] Compiling SwiftFormat EnumNamespaces.swift
[10/313] Compiling SwiftFormat EnvironmentEntry.swift
[11/313] Compiling SwiftFormat ExtensionAccessControl.swift
[12/313] Compiling SwiftFormat FileHeader.swift
[13/313] Compiling SwiftFormat FileMacro.swift
[14/313] Compiling SwiftFormat GenericExtensions.swift
[15/313] Compiling SwiftFormat HeaderFileName.swift
[16/313] Compiling SwiftFormat HoistAwait.swift
[17/313] Compiling SwiftFormat HoistPatternLet.swift
[18/313] Compiling SwiftFormat HoistTry.swift
[19/313] Compiling SwiftFormat Indent.swift
[20/313] Compiling SwiftFormat InitCoderUnavailable.swift
[21/313] Compiling SwiftFormat IsEmpty.swift
[22/313] Compiling SwiftFormat LeadingDelimiters.swift
[23/313] Compiling SwiftFormat LinebreakAtEndOfFile.swift
[24/313] Compiling SwiftFormat Linebreaks.swift
[25/313] Compiling SwiftFormat MarkTypes.swift
[26/313] Compiling SwiftFormat ModifierOrder.swift
[27/313] Compiling SwiftFormat ModifiersOnSameLine.swift
[28/313] Compiling SwiftFormat NoExplicitOwnership.swift
[29/313] Compiling SwiftFormat RedundantExtensionACL.swift
[30/313] Compiling SwiftFormat RedundantFileprivate.swift
[31/313] Compiling SwiftFormat RedundantGet.swift
[32/313] Compiling SwiftFormat RedundantInit.swift
[33/313] Compiling SwiftFormat RedundantInternal.swift
[34/313] Compiling SwiftFormat RedundantLet.swift
[35/313] Compiling SwiftFormat RedundantLetError.swift
[36/313] Compiling SwiftFormat RedundantMemberwiseInit.swift
[37/313] Compiling SwiftFormat RedundantNilInit.swift
[38/313] Compiling SwiftFormat RedundantObjc.swift
[39/313] Compiling SwiftFormat RedundantOptionalBinding.swift
[40/313] Compiling SwiftFormat RedundantParens.swift
[41/313] Compiling SwiftFormat RedundantPattern.swift
[42/313] Compiling SwiftFormat RedundantProperty.swift
[43/313] Compiling SwiftFormat RedundantPublic.swift
[44/313] Compiling SwiftFormat RedundantRawValues.swift
[45/313] Compiling SwiftFormat RedundantReturn.swift
[46/313] Compiling SwiftFormat RedundantSelf.swift
[47/313] Compiling SwiftFormat RedundantSendable.swift
[48/313] Compiling SwiftFormat RedundantStaticSelf.swift
[49/313] Compiling SwiftFormat RedundantSwiftTestingSuite.swift
[50/334] Compiling SwiftFormat AssertionFailures.swift
[51/334] Compiling SwiftFormat BlankLineAfterImports.swift
[52/334] Compiling SwiftFormat BlankLineAfterSwitchCase.swift
[53/334] Compiling SwiftFormat BlankLinesAfterGuardStatements.swift
[54/334] Compiling SwiftFormat BlankLinesAroundMark.swift
[55/334] Compiling SwiftFormat BlankLinesAtEndOfScope.swift
[56/334] Compiling SwiftFormat BlankLinesAtStartOfScope.swift
[57/334] Compiling SwiftFormat BlankLinesBetweenChainedFunctions.swift
[58/334] Compiling SwiftFormat BlankLinesBetweenImports.swift
[59/334] Compiling SwiftFormat BlankLinesBetweenScopes.swift
[60/334] Compiling SwiftFormat BlockComments.swift
[61/334] Compiling SwiftFormat Braces.swift
[62/334] Compiling SwiftFormat ConditionalAssignment.swift
[63/334] Compiling SwiftFormat ConsecutiveBlankLines.swift
[64/334] Compiling SwiftFormat ConsecutiveSpaces.swift
[65/334] Compiling SwiftFormat ConsistentSwitchCaseSpacing.swift
[66/334] Compiling SwiftFormat DocComments.swift
[67/334] Compiling SwiftFormat DocCommentsBeforeModifiers.swift
[68/334] Compiling SwiftFormat DuplicateImports.swift
[69/334] Compiling SwiftFormat ElseOnSameLine.swift
[70/334] Compiling SwiftFormat EmptyBraces.swift
[71/334] Compiling SwiftFormat SpaceInsideBraces.swift
[72/334] Compiling SwiftFormat SpaceInsideBrackets.swift
[73/334] Compiling SwiftFormat SpaceInsideComments.swift
[74/334] Compiling SwiftFormat SpaceInsideGenerics.swift
[75/334] Compiling SwiftFormat SpaceInsideParens.swift
[76/334] Compiling SwiftFormat Specifiers.swift
[77/334] Compiling SwiftFormat StrongOutlets.swift
[78/334] Compiling SwiftFormat StrongifiedSelf.swift
[79/334] Compiling SwiftFormat SwiftTestingTestCaseNames.swift
[80/334] Compiling SwiftFormat TestSuiteAccessControl.swift
[81/334] Compiling SwiftFormat ThrowingTests.swift
[82/334] Compiling SwiftFormat Todos.swift
[83/334] Compiling SwiftFormat TrailingClosures.swift
[84/334] Compiling SwiftFormat TrailingCommas.swift
[85/334] Compiling SwiftFormat TrailingSpace.swift
[86/334] Compiling SwiftFormat TypeSugar.swift
[87/334] Compiling SwiftFormat URLMacro.swift
[88/334] Compiling SwiftFormat UnusedArguments.swift
[89/334] Compiling SwiftFormat UnusedPrivateDeclarations.swift
[90/334] Compiling SwiftFormat ValidateTestCases.swift
[91/334] Compiling SwiftFormat Void.swift
[92/334] Compiling SwiftFormat RedundantThrows.swift
[93/334] Compiling SwiftFormat RedundantType.swift
[94/334] Compiling SwiftFormat RedundantTypedThrows.swift
[95/334] Compiling SwiftFormat RedundantVariable.swift
[96/334] Compiling SwiftFormat RedundantViewBuilder.swift
[97/334] Compiling SwiftFormat RedundantVoidReturnType.swift
[98/334] Compiling SwiftFormat Semicolons.swift
[99/334] Compiling SwiftFormat SimplifyGenericConstraints.swift
[100/334] Compiling SwiftFormat SinglePropertyPerLine.swift
[101/334] Compiling SwiftFormat SortDeclarations.swift
[102/334] Compiling SwiftFormat SortImports.swift
[103/334] Compiling SwiftFormat SortSwitchCases.swift
[104/334] Compiling SwiftFormat SortTypealiases.swift
[105/334] Compiling SwiftFormat SortedImports.swift
[106/334] Compiling SwiftFormat SortedSwitchCases.swift
[107/334] Compiling SwiftFormat SpaceAroundBraces.swift
[108/334] Compiling SwiftFormat SpaceAroundBrackets.swift
[109/334] Compiling SwiftFormat SpaceAroundComments.swift
[110/334] Compiling SwiftFormat SpaceAroundGenerics.swift
[111/334] Compiling SwiftFormat SpaceAroundOperators.swift
[112/334] Compiling SwiftFormat SpaceAroundParens.swift
[113/334] Compiling SwiftFormat NoForceTryInTests.swift
[114/334] Compiling SwiftFormat NoForceUnwrapInTests.swift
[115/334] Compiling SwiftFormat NoGuardInTests.swift
[116/334] Compiling SwiftFormat NumberFormatting.swift
[117/334] Compiling SwiftFormat OpaqueGenericParameters.swift
[118/334] Compiling SwiftFormat OrganizeDeclarations.swift
[119/334] Compiling SwiftFormat PreferCountWhere.swift
[120/334] Compiling SwiftFormat PreferExplicitFalse.swift
[121/334] Compiling SwiftFormat PreferFinalClasses.swift
[122/334] Compiling SwiftFormat PreferForLoop.swift
[123/334] Compiling SwiftFormat PreferKeyPath.swift
[124/334] Compiling SwiftFormat PreferSwiftStringAPI.swift
[125/334] Compiling SwiftFormat PreferSwiftTesting.swift
[126/334] Compiling SwiftFormat PrivateStateVariables.swift
[127/334] Compiling SwiftFormat PropertyTypes.swift
[128/334] Compiling SwiftFormat RedundantAsync.swift
[129/334] Compiling SwiftFormat RedundantBackticks.swift
[130/334] Compiling SwiftFormat RedundantBreak.swift
[131/334] Compiling SwiftFormat RedundantClosure.swift
[132/334] Compiling SwiftFormat RedundantEmptyView.swift
[133/334] Compiling SwiftFormat RedundantEquatable.swift
[134/334] Emitting module SwiftFormat
[262/355] Compiling SwiftFormat Wrap.swift
[263/355] Compiling SwiftFormat WrapArguments.swift
[264/355] Compiling SwiftFormat WrapAttributes.swift
[265/355] Compiling SwiftFormat WrapCaseBodies.swift
[266/355] Compiling SwiftFormat WrapConditionalBodies.swift
[267/355] Compiling SwiftFormat WrapEnumCases.swift
[268/355] Compiling SwiftFormat WrapFunctionBodies.swift
[269/355] Compiling SwiftFormat WrapLoopBodies.swift
[270/355] Compiling SwiftFormat WrapMultilineConditionalAssignment.swift
[271/355] Compiling SwiftFormat WrapMultilineFunctionChains.swift
[272/355] Compiling SwiftFormat WrapMultilineStatementBraces.swift
[273/355] Compiling SwiftFormat WrapPropertyBodies.swift
[274/355] Compiling SwiftFormat WrapSingleLineComments.swift
[275/355] Compiling SwiftFormat WrapSwitchCases.swift
[276/355] Compiling SwiftFormat YodaConditions.swift
[277/355] Compiling SwiftFormat SARIFReporter.swift
[278/355] Compiling SwiftFormat Singularize.swift
[279/355] Compiling SwiftFormat SwiftFormat.swift
[280/355] Compiling SwiftFormat Tokenizer.swift
[281/355] Compiling SwiftFormat TypeName.swift
[282/355] Compiling SwiftFormat XMLReporter.swift
[304/355] Compiling SwiftFormat Arguments.swift
[305/355] Compiling SwiftFormat CommandLine.swift
[306/355] Compiling SwiftFormat Declaration.swift
[307/355] Compiling SwiftFormat DeclarationType.swift
[308/355] Compiling SwiftFormat EnumAssociable.swift
[309/355] Compiling SwiftFormat FormatRule.swift
[310/355] Compiling SwiftFormat Formatter.swift
[311/355] Compiling SwiftFormat FormattingHelpers.swift
[312/355] Compiling SwiftFormat GitFileInfo.swift
[313/355] Compiling SwiftFormat GithubActionsLogReporter.swift
[314/355] Compiling SwiftFormat Globs.swift
[315/355] Compiling SwiftFormat Inference.swift
[316/355] Compiling SwiftFormat JSONReporter.swift
[317/355] Compiling SwiftFormat OptionDescriptor.swift
[318/355] Compiling SwiftFormat Options.swift
[319/355] Compiling SwiftFormat ParsingHelpers.swift
[320/355] Compiling SwiftFormat Reporter.swift
[321/355] Compiling SwiftFormat RuleRegistry.generated.swift
[322/355] Compiling SwiftFormat Acronyms.swift
[323/355] Compiling SwiftFormat AndOperator.swift
[324/355] Compiling SwiftFormat AnyObjectProtocol.swift
[325/355] Compiling SwiftFormat ApplicationMain.swift
[326/358] Wrapping AST for SwiftFormat for debugging
[328/358] Compiling CommandLineTool main.swift
[329/358] Emitting module CommandLineTool
[330/359] Wrapping AST for CommandLineTool for debugging
[331/359] Write Objects.LinkFileList
[332/359] Linking swiftformat-tool
[356/360] Wrapping AST for SwiftFormat for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[358/362] Emitting module CommandLineTool
/host/spi-builder-workspace/.build/checkouts/SwiftFormat/CommandLineTool/main.swift:76:27: error: cannot find 'isatty' in scope
 74 | private var stderr = FileHandleOutputStream(filehandle: .standardError)
 75 |
 76 | private let stderrIsTTY = isatty(STDERR_FILENO) != 0
    |                           `- error: cannot find 'isatty' in scope
 77 |
 78 | private let printQueue = DispatchQueue(label: "swiftformat.print")
/host/spi-builder-workspace/.build/checkouts/SwiftFormat/CommandLineTool/main.swift:76:34: error: cannot find 'STDERR_FILENO' in scope
 74 | private var stderr = FileHandleOutputStream(filehandle: .standardError)
 75 |
 76 | private let stderrIsTTY = isatty(STDERR_FILENO) != 0
    |                                  `- error: cannot find 'STDERR_FILENO' in scope
 77 |
 78 | private let printQueue = DispatchQueue(label: "swiftformat.print")
[359/362] Compiling CommandLineTool main.swift
/host/spi-builder-workspace/.build/checkouts/SwiftFormat/CommandLineTool/main.swift:76:27: error: cannot find 'isatty' in scope
 74 | private var stderr = FileHandleOutputStream(filehandle: .standardError)
 75 |
 76 | private let stderrIsTTY = isatty(STDERR_FILENO) != 0
    |                           `- error: cannot find 'isatty' in scope
 77 |
 78 | private let printQueue = DispatchQueue(label: "swiftformat.print")
/host/spi-builder-workspace/.build/checkouts/SwiftFormat/CommandLineTool/main.swift:76:34: error: cannot find 'STDERR_FILENO' in scope
 74 | private var stderr = FileHandleOutputStream(filehandle: .standardError)
 75 |
 76 | private let stderrIsTTY = isatty(STDERR_FILENO) != 0
    |                                  `- error: cannot find 'STDERR_FILENO' in scope
 77 |
 78 | private let printQueue = DispatchQueue(label: "swiftformat.print")
BUILD FAILURE 6.3 android