The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build KipplePlugins, reference main (aed2ea), with Swift 6.1 for Android on 29 May 2025 05:08:43 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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/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:         android
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" : "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"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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/bdrelling/KippleTools
[1/720] Fetching kippletools
Fetched https://github.com/bdrelling/KippleTools from cache (0.39s)
Computing version for https://github.com/bdrelling/KippleTools
Computed https://github.com/bdrelling/KippleTools at 0.5.4 (1.17s)
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/nicklockwood/SwiftFormat
[1/15379] Fetching swift-argument-parser
[14919/63561] Fetching swift-argument-parser, swiftformat
Fetched https://github.com/apple/swift-argument-parser from cache (26.33s)
Fetched https://github.com/nicklockwood/SwiftFormat from cache (26.98s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (27.42s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.56.2 (0.61s)
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.56.2
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
[1/1] Compiling plugin Format
[2/2] Compiling plugin SwiftFormatPlugin
[3/3] Compiling plugin GenerateManual
Building for debugging...
[3/42] Write sources
[4/42] Copying default.swiftlint.yml
[6/42] Copying default.gitignore
[6/42] Copying pre-commit
[6/42] Copying app.gitignore
[6/42] Write sources
[9/42] Copying pre-commit
[12/42] Copying default.swiftformat
[12/42] Copying default.gitignore
[12/42] Write sources
[12/42] Copying app.gitignore
[12/42] Write sources
[20/42] Copying default.swiftlint.yml
[20/42] Write sources
[25/42] Write swift-version-24593BA9C3E375BF.txt
[27/298] Emitting module ArgumentParserToolInfo
[29/298] Compiling ArgumentParserToolInfo ToolInfo.swift
[32/300] Wrapping AST for ArgumentParserToolInfo for debugging
[35/376] Emitting module ArgumentParser
[36/381] Compiling ArgumentParser BashCompletionsGenerator.swift
[37/381] Compiling ArgumentParser CompletionsGenerator.swift
[38/381] Compiling ArgumentParser FishCompletionsGenerator.swift
[39/381] Compiling ArgumentParser ZshCompletionsGenerator.swift
[40/381] Compiling ArgumentParser Argument.swift
[41/381] Compiling ArgumentParser ArgumentHelp.swift
[42/386] Compiling ArgumentParser ArgumentVisibility.swift
[43/386] Compiling ArgumentParser CompletionKind.swift
[44/386] Compiling ArgumentParser Errors.swift
[45/386] Compiling ArgumentParser Flag.swift
[46/386] Compiling ArgumentParser NameSpecification.swift
[47/386] Compiling ArgumentParser Option.swift
[48/386] Compiling ArgumentParser OptionGroup.swift
[49/386] Compiling ArgumentParser AsyncParsableCommand.swift
[50/386] Compiling ArgumentParser CommandConfiguration.swift
[51/386] Compiling ArgumentParser CommandGroup.swift
[52/386] Compiling ArgumentParser EnumerableFlag.swift
[59/386] Emitting module ArgumentParser
[66/386] Compiling ArgumentParser CollectionExtensions.swift
[67/386] Compiling ArgumentParser Platform.swift
[68/386] Compiling ArgumentParser SequenceExtensions.swift
[69/386] Compiling ArgumentParser StringExtensions.swift
[70/386] Compiling ArgumentParser Tree.swift
[71/386] Compiling ArgumentParser Name.swift
[72/386] Compiling ArgumentParser Parsed.swift
[73/386] Compiling ArgumentParser ParsedValues.swift
[74/386] Compiling ArgumentParser ParserError.swift
[75/386] Compiling ArgumentParser SplitArguments.swift
[76/386] Compiling ArgumentParser DumpHelpGenerator.swift
[77/386] Compiling ArgumentParser HelpCommand.swift
[78/386] Compiling ArgumentParser HelpGenerator.swift
[79/386] Compiling ArgumentParser MessageInfo.swift
[80/386] Compiling ArgumentParser UsageGenerator.swift
[86/386] Compiling ArgumentParser ArgumentDefinition.swift
[87/386] Compiling ArgumentParser ArgumentSet.swift
[88/386] Compiling ArgumentParser CommandParser.swift
[89/386] Compiling ArgumentParser InputKey.swift
[90/386] Compiling ArgumentParser InputOrigin.swift
[91/386] Compiling ArgumentParser ExpressibleByArgument.swift
[92/386] Compiling ArgumentParser ParsableArguments.swift
[93/386] Compiling ArgumentParser ParsableArgumentsValidation.swift
[94/386] Compiling ArgumentParser ParsableCommand.swift
[95/386] Compiling ArgumentParser ArgumentDecoder.swift
[96/387] Compiling SwiftFormat SpaceAroundParens.swift
[97/387] Compiling SwiftFormat SpaceInsideBraces.swift
[98/387] Compiling SwiftFormat SpaceInsideBrackets.swift
[99/387] Compiling SwiftFormat SpaceInsideComments.swift
[100/387] Compiling SwiftFormat SpaceInsideGenerics.swift
[101/387] Compiling SwiftFormat SpaceInsideParens.swift
[102/387] Compiling SwiftFormat Specifiers.swift
[103/387] Compiling SwiftFormat StrongOutlets.swift
[104/387] Compiling SwiftFormat StrongifiedSelf.swift
[105/387] Compiling SwiftFormat SwiftTestingTestCaseNames.swift
[106/387] Compiling SwiftFormat Todos.swift
[107/387] Compiling SwiftFormat TrailingClosures.swift
[108/387] Compiling SwiftFormat TrailingCommas.swift
[109/387] Compiling SwiftFormat TrailingSpace.swift
[110/387] Compiling SwiftFormat TypeSugar.swift
[111/387] Compiling SwiftFormat UnusedArguments.swift
[112/387] Compiling SwiftFormat UnusedPrivateDeclarations.swift
[114/404] Compiling SwiftFormat RedundantBackticks.swift
[115/404] Compiling SwiftFormat RedundantBreak.swift
[116/404] Compiling SwiftFormat RedundantClosure.swift
[117/404] Compiling SwiftFormat RedundantEquatable.swift
[118/404] Compiling SwiftFormat RedundantExtensionACL.swift
[119/404] Compiling SwiftFormat RedundantFileprivate.swift
[120/404] Compiling SwiftFormat RedundantGet.swift
[121/404] Compiling SwiftFormat RedundantInit.swift
[122/404] Compiling SwiftFormat RedundantInternal.swift
[123/404] Compiling SwiftFormat RedundantLet.swift
[124/404] Compiling SwiftFormat RedundantLetError.swift
[125/404] Compiling SwiftFormat RedundantNilInit.swift
[126/404] Compiling SwiftFormat RedundantObjc.swift
[127/404] Compiling SwiftFormat RedundantOptionalBinding.swift
[128/404] Compiling SwiftFormat RedundantParens.swift
[129/404] Compiling SwiftFormat RedundantPattern.swift
[130/404] Compiling SwiftFormat RedundantProperty.swift
[131/404] Compiling SwiftFormat RedundantRawValues.swift
[132/404] Compiling SwiftFormat RedundantReturn.swift
[133/404] Compiling SwiftFormat RedundantSelf.swift
[134/404] Compiling SwiftFormat RedundantStaticSelf.swift
[135/404] Compiling SwiftFormat RedundantType.swift
[136/404] Compiling SwiftFormat RedundantTypedThrows.swift
[137/404] Compiling SwiftFormat RedundantVoidReturnType.swift
[138/404] Compiling SwiftFormat Semicolons.swift
[139/404] Compiling SwiftFormat SortDeclarations.swift
[140/404] Compiling SwiftFormat SortImports.swift
[141/404] Compiling SwiftFormat SortSwitchCases.swift
[142/404] Compiling SwiftFormat SortTypealiases.swift
[143/404] Compiling SwiftFormat SortedImports.swift
[144/404] Compiling SwiftFormat SortedSwitchCases.swift
[145/404] Compiling SwiftFormat SpaceAroundBraces.swift
[146/404] Compiling SwiftFormat SpaceAroundBrackets.swift
[147/404] Compiling SwiftFormat SpaceAroundComments.swift
[148/404] Compiling SwiftFormat SpaceAroundGenerics.swift
[149/404] Compiling SwiftFormat SpaceAroundOperators.swift
[159/404] Wrapping AST for ArgumentParser for debugging
[179/413] Compiling KippleToolsCore ShellCommand+SwiftPackageManager.swift
[180/413] Compiling KippleToolsCore Shell.swift
[181/413] Compiling KippleToolsCore ShellCommand+FileSystem.swift
[182/414] Compiling KippleToolsCore ShellCommand.swift
[183/414] Compiling KippleToolsCore ShellError.swift
[184/414] Compiling KippleToolsCore VerboseLogging.swift
[185/414] Compiling KippleToolsCore ShellCommand+Git.swift
[186/414] Emitting module KippleToolsCore
[187/414] Compiling KippleToolsCore Data+ShellOutput.swift
[188/414] Compiling KippleToolsCore Process+Convenience.swift
[189/415] Wrapping AST for KippleToolsCore for debugging
[206/425] Wrapping AST for ArgumentParser for debugging
[208/425] Compiling KippleToolsCore ShellCommand+FileSystem.swift
[209/426] Compiling KippleToolsCore ShellError.swift
[210/426] Emitting module KippleToolsCore
[211/426] Compiling KippleToolsCore Data+ShellOutput.swift
[212/426] Compiling KippleToolsCore Process+Convenience.swift
[213/426] Compiling KippleToolsCore ShellCommand.swift
[214/426] Compiling KippleToolsCore ShellCommand+SwiftPackageManager.swift
[215/426] Compiling KippleToolsCore Shell.swift
[216/426] Compiling KippleToolsCore VerboseLogging.swift
[235/426] Compiling SwiftFormat HoistTry.swift
[236/426] Compiling SwiftFormat Indent.swift
[237/426] Compiling SwiftFormat InitCoderUnavailable.swift
[238/426] Compiling SwiftFormat IsEmpty.swift
[239/426] Compiling SwiftFormat LeadingDelimiters.swift
[240/426] Compiling SwiftFormat LinebreakAtEndOfFile.swift
[241/426] Compiling SwiftFormat Linebreaks.swift
[242/426] Compiling SwiftFormat MarkTypes.swift
[243/426] Compiling SwiftFormat ModifierOrder.swift
[244/426] Compiling SwiftFormat NoExplicitOwnership.swift
[245/426] Compiling SwiftFormat NumberFormatting.swift
[246/426] Compiling SwiftFormat OpaqueGenericParameters.swift
[247/426] Compiling SwiftFormat OrganizeDeclarations.swift
[248/426] Compiling SwiftFormat PreferCountWhere.swift
[249/426] Compiling SwiftFormat PreferForLoop.swift
[250/426] Compiling SwiftFormat PreferKeyPath.swift
[251/426] Compiling SwiftFormat PreferSwiftTesting.swift
[252/426] Compiling SwiftFormat PrivateStateVariables.swift
[259/426] Compiling SwiftFormat EmptyBraces.swift
[260/426] Compiling SwiftFormat EmptyExtensions.swift
[261/426] Compiling SwiftFormat EnumNamespaces.swift
[262/426] Compiling SwiftFormat EnvironmentEntry.swift
[263/426] Compiling SwiftFormat ExtensionAccessControl.swift
[264/426] Compiling SwiftFormat FileHeader.swift
[265/426] Compiling SwiftFormat FileMacro.swift
[266/426] Compiling SwiftFormat GenericExtensions.swift
[267/426] Compiling SwiftFormat HeaderFileName.swift
[268/426] Compiling SwiftFormat HoistAwait.swift
[269/426] Compiling SwiftFormat HoistPatternLet.swift
[270/443] Compiling KippleToolsCore ShellCommand+Git.swift
[271/444] Wrapping AST for KippleToolsCore for debugging
[290/444] Compiling SwiftFormat PropertyTypes.swift
[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
[416/445] Wrapping AST for SwiftFormat for debugging
[418/459] Compiling KippleFramework UninstallCommand.swift
[419/460] Compiling KippleFramework SetupCommand.swift
[420/460] Compiling KippleFramework TestCommand.swift
[421/460] Compiling KippleFramework resource_bundle_accessor.swift
[422/460] Emitting module KippleFramework
[423/460] Compiling KippleFramework BuildEnvironment.swift
[424/460] Compiling KippleFramework FileFormatter.swift
[425/460] Compiling KippleFramework MainCommand.swift
[426/460] Compiling KippleFramework Platform.swift
[427/460] Compiling KippleFramework SwiftVersion.swift
[428/460] Compiling KippleFramework BuildCommand.swift
[429/460] Compiling KippleFramework SwiftBuilder.swift
[430/460] Compiling KippleFramework SwiftFormat.swift
[431/460] Compiling KippleFramework FormatCommand.swift
[432/460] Compiling KippleFramework InstallCommand.swift
[433/463] Wrapping AST for KippleFramework for debugging
[435/463] Emitting module kipple
[436/463] Compiling kipple main.swift
[437/464] Wrapping AST for kipple for debugging
[438/464] Write Objects.LinkFileList
[439/464] Linking kipple-tool
[441/464] Emitting module SwiftFormat
[460/479] Wrapping AST for SwiftFormat for debugging
[462/479] Compiling KippleFramework BuildEnvironment.swift
/host/spi-builder-workspace/.build/checkouts/KippleTools/Sources/KippleFramework/Core/Helpers/SwiftFormat.swift:9:31: error: cannot find 'isatty' in scope
 7 |     private var stderr = FileHandle.standardError
 8 |
 9 |     private let stderrIsTTY = isatty(STDERR_FILENO) != 0
   |                               `- error: cannot find 'isatty' in scope
10 |     private let printQueue = DispatchQueue(label: "swiftformat.print")
11 |
/host/spi-builder-workspace/.build/checkouts/KippleTools/Sources/KippleFramework/Core/Helpers/SwiftFormat.swift:9:38: error: cannot find 'STDERR_FILENO' in scope
 7 |     private var stderr = FileHandle.standardError
 8 |
 9 |     private let stderrIsTTY = isatty(STDERR_FILENO) != 0
   |                                      `- error: cannot find 'STDERR_FILENO' in scope
10 |     private let printQueue = DispatchQueue(label: "swiftformat.print")
11 |
[463/479] Compiling KippleFramework FileFormatter.swift
/host/spi-builder-workspace/.build/checkouts/KippleTools/Sources/KippleFramework/Core/Helpers/SwiftFormat.swift:9:31: error: cannot find 'isatty' in scope
 7 |     private var stderr = FileHandle.standardError
 8 |
 9 |     private let stderrIsTTY = isatty(STDERR_FILENO) != 0
   |                               `- error: cannot find 'isatty' in scope
10 |     private let printQueue = DispatchQueue(label: "swiftformat.print")
11 |
/host/spi-builder-workspace/.build/checkouts/KippleTools/Sources/KippleFramework/Core/Helpers/SwiftFormat.swift:9:38: error: cannot find 'STDERR_FILENO' in scope
 7 |     private var stderr = FileHandle.standardError
 8 |
 9 |     private let stderrIsTTY = isatty(STDERR_FILENO) != 0
   |                                      `- error: cannot find 'STDERR_FILENO' in scope
10 |     private let printQueue = DispatchQueue(label: "swiftformat.print")
11 |
[464/480] Compiling KippleFramework SetupCommand.swift
[465/480] Compiling KippleFramework TestCommand.swift
[466/480] Compiling KippleFramework UninstallCommand.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[467/480] Compiling KippleFramework FormatCommand.swift
[468/480] Compiling KippleFramework InstallCommand.swift
[469/480] Compiling KippleFramework SwiftVersion.swift
[470/480] Compiling KippleFramework BuildCommand.swift
[471/480] Emitting module KippleFramework
/host/spi-builder-workspace/.build/checkouts/KippleTools/Sources/KippleFramework/Core/Helpers/SwiftFormat.swift:9:31: error: cannot find 'isatty' in scope
 7 |     private var stderr = FileHandle.standardError
 8 |
 9 |     private let stderrIsTTY = isatty(STDERR_FILENO) != 0
   |                               `- error: cannot find 'isatty' in scope
10 |     private let printQueue = DispatchQueue(label: "swiftformat.print")
11 |
/host/spi-builder-workspace/.build/checkouts/KippleTools/Sources/KippleFramework/Core/Helpers/SwiftFormat.swift:9:38: error: cannot find 'STDERR_FILENO' in scope
 7 |     private var stderr = FileHandle.standardError
 8 |
 9 |     private let stderrIsTTY = isatty(STDERR_FILENO) != 0
   |                                      `- error: cannot find 'STDERR_FILENO' in scope
10 |     private let printQueue = DispatchQueue(label: "swiftformat.print")
11 |
/host/spi-builder-workspace/.build/checkouts/KippleTools/Sources/KippleFramework/Core/MainCommand.swift:5:8: error: KippleTools is only compatible with macOS and Linux.
 3 | // If we're not running on macOS or Linux, throw an error so we know we're building for the wrong platform.
 4 | #if !(os(macOS) || os(Linux))
 5 | #error("KippleTools is only compatible with macOS and Linux.")
   |        `- error: KippleTools is only compatible with macOS and Linux.
 6 | #endif
 7 |
[472/480] Compiling KippleFramework MainCommand.swift
/host/spi-builder-workspace/.build/checkouts/KippleTools/Sources/KippleFramework/Core/MainCommand.swift:5:8: error: KippleTools is only compatible with macOS and Linux.
 3 | // If we're not running on macOS or Linux, throw an error so we know we're building for the wrong platform.
 4 | #if !(os(macOS) || os(Linux))
 5 | #error("KippleTools is only compatible with macOS and Linux.")
   |        `- error: KippleTools is only compatible with macOS and Linux.
 6 | #endif
 7 |
[473/480] Compiling KippleFramework Platform.swift
/host/spi-builder-workspace/.build/checkouts/KippleTools/Sources/KippleFramework/Core/MainCommand.swift:5:8: error: KippleTools is only compatible with macOS and Linux.
 3 | // If we're not running on macOS or Linux, throw an error so we know we're building for the wrong platform.
 4 | #if !(os(macOS) || os(Linux))
 5 | #error("KippleTools is only compatible with macOS and Linux.")
   |        `- error: KippleTools is only compatible with macOS and Linux.
 6 | #endif
 7 |
[474/480] Compiling KippleFramework SwiftBuilder.swift
/host/spi-builder-workspace/.build/checkouts/KippleTools/Sources/KippleFramework/Core/Helpers/SwiftFormat.swift:9:31: error: cannot find 'isatty' in scope
 7 |     private var stderr = FileHandle.standardError
 8 |
 9 |     private let stderrIsTTY = isatty(STDERR_FILENO) != 0
   |                               `- error: cannot find 'isatty' in scope
10 |     private let printQueue = DispatchQueue(label: "swiftformat.print")
11 |
/host/spi-builder-workspace/.build/checkouts/KippleTools/Sources/KippleFramework/Core/Helpers/SwiftFormat.swift:9:38: error: cannot find 'STDERR_FILENO' in scope
 7 |     private var stderr = FileHandle.standardError
 8 |
 9 |     private let stderrIsTTY = isatty(STDERR_FILENO) != 0
   |                                      `- error: cannot find 'STDERR_FILENO' in scope
10 |     private let printQueue = DispatchQueue(label: "swiftformat.print")
11 |
[475/480] Compiling KippleFramework SwiftFormat.swift
/host/spi-builder-workspace/.build/checkouts/KippleTools/Sources/KippleFramework/Core/Helpers/SwiftFormat.swift:9:31: error: cannot find 'isatty' in scope
 7 |     private var stderr = FileHandle.standardError
 8 |
 9 |     private let stderrIsTTY = isatty(STDERR_FILENO) != 0
   |                               `- error: cannot find 'isatty' in scope
10 |     private let printQueue = DispatchQueue(label: "swiftformat.print")
11 |
/host/spi-builder-workspace/.build/checkouts/KippleTools/Sources/KippleFramework/Core/Helpers/SwiftFormat.swift:9:38: error: cannot find 'STDERR_FILENO' in scope
 7 |     private var stderr = FileHandle.standardError
 8 |
 9 |     private let stderrIsTTY = isatty(STDERR_FILENO) != 0
   |                                      `- error: cannot find 'STDERR_FILENO' in scope
10 |     private let printQueue = DispatchQueue(label: "swiftformat.print")
11 |
[476/480] Compiling KippleFramework resource_bundle_accessor.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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 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/277] Emitting module ArgumentParserToolInfo
[9/277] Compiling ArgumentParserToolInfo ToolInfo.swift
[11/352] Compiling ArgumentParser ArgumentVisibility.swift
[12/352] Compiling ArgumentParser CompletionKind.swift
[13/352] Compiling ArgumentParser Errors.swift
[14/352] Compiling ArgumentParser Flag.swift
[15/352] Compiling ArgumentParser NameSpecification.swift
[16/357] Emitting module ArgumentParser
[18/362] Compiling ArgumentParser CollectionExtensions.swift
[19/362] Compiling ArgumentParser Platform.swift
[20/362] Compiling ArgumentParser SequenceExtensions.swift
[21/362] Compiling ArgumentParser StringExtensions.swift
[22/362] Compiling ArgumentParser Tree.swift
[23/362] Compiling SwiftFormat SpaceAroundParens.swift
[24/362] Compiling SwiftFormat SpaceInsideBraces.swift
[25/362] Compiling SwiftFormat SpaceInsideBrackets.swift
[26/362] Compiling SwiftFormat SpaceInsideComments.swift
[27/362] Compiling SwiftFormat SpaceInsideGenerics.swift
[28/362] Compiling SwiftFormat SpaceInsideParens.swift
[29/362] Compiling SwiftFormat Specifiers.swift
[30/362] Compiling SwiftFormat StrongOutlets.swift
[31/362] Compiling SwiftFormat StrongifiedSelf.swift
[32/362] Compiling SwiftFormat SwiftTestingTestCaseNames.swift
[33/362] Compiling SwiftFormat Todos.swift
[34/362] Compiling SwiftFormat TrailingClosures.swift
[35/362] Compiling SwiftFormat TrailingCommas.swift
[36/362] Compiling SwiftFormat TrailingSpace.swift
[37/362] Compiling SwiftFormat TypeSugar.swift
[38/362] Compiling SwiftFormat UnusedArguments.swift
[39/362] Compiling SwiftFormat UnusedPrivateDeclarations.swift
[57/396] Compiling ArgumentParser Option.swift
[58/396] Compiling ArgumentParser BashCompletionsGenerator.swift
[59/396] Compiling ArgumentParser CompletionsGenerator.swift
[60/396] Compiling ArgumentParser FishCompletionsGenerator.swift
[61/396] Compiling ArgumentParser ZshCompletionsGenerator.swift
[62/396] Compiling ArgumentParser Argument.swift
[63/396] Compiling ArgumentParser EnumerableFlag.swift
[64/396] Compiling ArgumentParser ExpressibleByArgument.swift
[65/396] Compiling ArgumentParser ParsableArguments.swift
[66/396] Compiling ArgumentParser ParsableArgumentsValidation.swift
[67/396] Compiling ArgumentParser ParsableCommand.swift
[68/396] Compiling ArgumentParser ArgumentDecoder.swift
[69/396] Compiling ArgumentParser ArgumentHelp.swift
[70/396] Compiling ArgumentParser OptionGroup.swift
[71/396] Compiling ArgumentParser AsyncParsableCommand.swift
[72/396] Compiling ArgumentParser CommandConfiguration.swift
[73/396] Compiling ArgumentParser CommandGroup.swift
[79/396] Compiling ArgumentParser Name.swift
[80/396] Compiling ArgumentParser Parsed.swift
[81/396] Compiling ArgumentParser ParsedValues.swift
[82/396] Compiling ArgumentParser ParserError.swift
[83/396] Compiling ArgumentParser SplitArguments.swift
[84/396] Compiling ArgumentParser DumpHelpGenerator.swift
[85/396] Compiling ArgumentParser HelpCommand.swift
[86/396] Compiling ArgumentParser HelpGenerator.swift
[87/396] Compiling ArgumentParser MessageInfo.swift
[88/396] Compiling ArgumentParser UsageGenerator.swift
[111/396] Compiling ArgumentParser ArgumentDefinition.swift
[112/396] Compiling ArgumentParser ArgumentSet.swift
[113/396] Compiling ArgumentParser CommandParser.swift
[114/396] Compiling ArgumentParser InputKey.swift
[115/396] Compiling ArgumentParser InputOrigin.swift
[117/396] Compiling SwiftFormat RedundantReturn.swift
[118/396] Compiling SwiftFormat RedundantSelf.swift
[119/396] Compiling SwiftFormat RedundantStaticSelf.swift
[120/396] Compiling SwiftFormat RedundantType.swift
[121/396] Compiling SwiftFormat RedundantTypedThrows.swift
[122/396] Compiling SwiftFormat RedundantVoidReturnType.swift
[123/396] Compiling SwiftFormat Semicolons.swift
[124/396] Compiling SwiftFormat SortDeclarations.swift
[125/396] Compiling SwiftFormat SortImports.swift
[126/396] Compiling SwiftFormat SortSwitchCases.swift
[127/396] Compiling SwiftFormat SortTypealiases.swift
[128/396] Compiling SwiftFormat SortedImports.swift
[129/396] Compiling SwiftFormat SortedSwitchCases.swift
[130/396] Compiling SwiftFormat SpaceAroundBraces.swift
[131/396] Compiling SwiftFormat SpaceAroundBrackets.swift
[132/396] Compiling SwiftFormat SpaceAroundComments.swift
[133/396] Compiling SwiftFormat SpaceAroundGenerics.swift
[134/396] Compiling SwiftFormat SpaceAroundOperators.swift
[151/405] Compiling SwiftFormat RedundantBackticks.swift
[152/405] Compiling SwiftFormat RedundantBreak.swift
[153/405] Compiling SwiftFormat RedundantClosure.swift
[154/405] Compiling SwiftFormat RedundantEquatable.swift
[155/405] Compiling SwiftFormat RedundantExtensionACL.swift
[156/405] Compiling SwiftFormat RedundantFileprivate.swift
[157/405] Compiling SwiftFormat RedundantGet.swift
[158/405] Compiling SwiftFormat RedundantInit.swift
[159/405] Compiling SwiftFormat RedundantInternal.swift
[160/405] Compiling SwiftFormat RedundantLet.swift
[161/405] Compiling SwiftFormat RedundantLetError.swift
[162/405] Compiling SwiftFormat RedundantNilInit.swift
[163/405] Compiling SwiftFormat RedundantObjc.swift
[164/405] Compiling SwiftFormat RedundantOptionalBinding.swift
[165/405] Compiling SwiftFormat RedundantParens.swift
[166/405] Compiling SwiftFormat RedundantPattern.swift
[167/405] Compiling SwiftFormat RedundantProperty.swift
[168/405] Compiling SwiftFormat RedundantRawValues.swift
[205/414] Compiling KippleToolsCore Shell.swift
[206/415] Compiling KippleToolsCore ShellCommand+SwiftPackageManager.swift
[207/415] Compiling KippleToolsCore ShellCommand.swift
[208/415] Compiling KippleToolsCore ShellError.swift
[210/416] Compiling KippleToolsCore ShellCommand+FileSystem.swift
[211/416] Compiling KippleToolsCore ShellCommand+Git.swift
[212/416] Compiling KippleToolsCore Shell.swift
[213/416] Compiling KippleToolsCore Data+ShellOutput.swift
[214/416] Compiling KippleToolsCore Process+Convenience.swift
[215/416] Compiling KippleToolsCore ShellCommand+FileSystem.swift
[218/416] Emitting module KippleToolsCore
[219/416] Compiling KippleToolsCore ShellCommand.swift
[220/416] Compiling KippleToolsCore ShellCommand+SwiftPackageManager.swift
[221/416] Compiling KippleToolsCore ShellCommand+Git.swift
[222/416] Emitting module KippleToolsCore
[223/416] Compiling KippleToolsCore VerboseLogging.swift
[251/417] Compiling SwiftFormat EmptyBraces.swift
[252/417] Compiling SwiftFormat EmptyExtensions.swift
[253/417] Compiling SwiftFormat EnumNamespaces.swift
[254/417] Compiling SwiftFormat EnvironmentEntry.swift
[255/417] Compiling SwiftFormat ExtensionAccessControl.swift
[256/417] Compiling SwiftFormat FileHeader.swift
[257/417] Compiling SwiftFormat FileMacro.swift
[258/417] Compiling SwiftFormat GenericExtensions.swift
[259/417] Compiling SwiftFormat HeaderFileName.swift
[260/417] Compiling SwiftFormat HoistAwait.swift
[261/417] Compiling SwiftFormat HoistPatternLet.swift
[262/417] Compiling SwiftFormat HoistTry.swift
[263/416] Compiling SwiftFormat Indent.swift
[264/416] Compiling SwiftFormat InitCoderUnavailable.swift
[265/416] Compiling SwiftFormat IsEmpty.swift
[266/416] Compiling SwiftFormat LeadingDelimiters.swift
[267/416] Compiling SwiftFormat LinebreakAtEndOfFile.swift
[268/416] Compiling SwiftFormat Linebreaks.swift
[269/416] Compiling SwiftFormat MarkTypes.swift
[270/416] Compiling SwiftFormat ModifierOrder.swift
[271/416] Compiling SwiftFormat NoExplicitOwnership.swift
[272/416] Compiling SwiftFormat NumberFormatting.swift
[273/416] Compiling SwiftFormat OpaqueGenericParameters.swift
[274/416] Compiling SwiftFormat OrganizeDeclarations.swift
[275/416] Compiling SwiftFormat PreferCountWhere.swift
[276/416] Compiling SwiftFormat PreferForLoop.swift
[277/416] Compiling SwiftFormat PreferKeyPath.swift
[278/416] Compiling SwiftFormat PreferSwiftTesting.swift
[279/416] Compiling SwiftFormat PrivateStateVariables.swift
[280/416] Compiling SwiftFormat PropertyTypes.swift
[335/416] Compiling SwiftFormat Void.swift
[336/416] Compiling SwiftFormat Wrap.swift
[337/416] Compiling SwiftFormat WrapArguments.swift
[338/416] Compiling SwiftFormat WrapAttributes.swift
[339/416] Compiling SwiftFormat WrapConditionalBodies.swift
[340/416] Compiling SwiftFormat WrapEnumCases.swift
[341/416] Compiling SwiftFormat WrapLoopBodies.swift
[342/416] Compiling SwiftFormat WrapMultilineConditionalAssignment.swift
[343/416] Compiling SwiftFormat WrapMultilineFunctionChains.swift
[344/416] Compiling SwiftFormat WrapMultilineStatementBraces.swift
[345/416] Compiling SwiftFormat WrapSingleLineComments.swift
[346/416] Compiling SwiftFormat WrapSwitchCases.swift
[347/416] Compiling SwiftFormat YodaConditions.swift
[348/416] Compiling SwiftFormat Singularize.swift
[349/416] Compiling SwiftFormat SwiftFormat.swift
[350/416] Compiling SwiftFormat Tokenizer.swift
[351/416] Compiling SwiftFormat XMLReporter.swift
[369/416] Emitting module SwiftFormat
[388/417] Wrapping AST for SwiftFormat for debugging
[390/431] Emitting module SwiftFormat
[391/431] Compiling KippleFramework BuildEnvironment.swift
[392/431] Compiling KippleFramework FileFormatter.swift
[393/431] Compiling KippleFramework MainCommand.swift
[394/431] Compiling KippleFramework Platform.swift
[395/431] Compiling KippleFramework SwiftBuilder.swift
[396/431] Compiling KippleFramework SwiftFormat.swift
[397/431] Compiling KippleFramework SwiftVersion.swift
[398/431] Compiling KippleFramework BuildCommand.swift
[399/431] Compiling KippleFramework FormatCommand.swift
[400/431] Compiling KippleFramework InstallCommand.swift
[401/431] Compiling KippleFramework SetupCommand.swift
[402/431] Compiling KippleFramework TestCommand.swift
[410/432] Compiling KippleFramework UninstallCommand.swift
[417/433] Compiling KippleFramework resource_bundle_accessor.swift
[424/433] Emitting module KippleFramework
[424/434] Wrapping AST for SwiftFormat for debugging
[427/448] Compiling KippleFramework UninstallCommand.swift
[428/450] Compiling KippleFramework SetupCommand.swift
[429/450] Compiling KippleFramework TestCommand.swift
[430/450] Compiling KippleFramework resource_bundle_accessor.swift
[431/450] Compiling KippleFramework MainCommand.swift
/host/spi-builder-workspace/.build/checkouts/KippleTools/Sources/KippleFramework/Core/MainCommand.swift:5:8: error: KippleTools is only compatible with macOS and Linux.
 3 | // If we're not running on macOS or Linux, throw an error so we know we're building for the wrong platform.
 4 | #if !(os(macOS) || os(Linux))
 5 | #error("KippleTools is only compatible with macOS and Linux.")
   |        `- error: KippleTools is only compatible with macOS and Linux.
 6 | #endif
 7 |
[432/450] Compiling KippleFramework Platform.swift
/host/spi-builder-workspace/.build/checkouts/KippleTools/Sources/KippleFramework/Core/MainCommand.swift:5:8: error: KippleTools is only compatible with macOS and Linux.
 3 | // If we're not running on macOS or Linux, throw an error so we know we're building for the wrong platform.
 4 | #if !(os(macOS) || os(Linux))
 5 | #error("KippleTools is only compatible with macOS and Linux.")
   |        `- error: KippleTools is only compatible with macOS and Linux.
 6 | #endif
 7 |
[433/450] Compiling KippleFramework SwiftBuilder.swift
/host/spi-builder-workspace/.build/checkouts/KippleTools/Sources/KippleFramework/Core/Helpers/SwiftFormat.swift:9:31: error: cannot find 'isatty' in scope
 7 |     private var stderr = FileHandle.standardError
 8 |
 9 |     private let stderrIsTTY = isatty(STDERR_FILENO) != 0
   |                               `- error: cannot find 'isatty' in scope
10 |     private let printQueue = DispatchQueue(label: "swiftformat.print")
11 |
/host/spi-builder-workspace/.build/checkouts/KippleTools/Sources/KippleFramework/Core/Helpers/SwiftFormat.swift:9:38: error: cannot find 'STDERR_FILENO' in scope
 7 |     private var stderr = FileHandle.standardError
 8 |
 9 |     private let stderrIsTTY = isatty(STDERR_FILENO) != 0
   |                                      `- error: cannot find 'STDERR_FILENO' in scope
10 |     private let printQueue = DispatchQueue(label: "swiftformat.print")
11 |
[434/450] Compiling KippleFramework SwiftFormat.swift
/host/spi-builder-workspace/.build/checkouts/KippleTools/Sources/KippleFramework/Core/Helpers/SwiftFormat.swift:9:31: error: cannot find 'isatty' in scope
 7 |     private var stderr = FileHandle.standardError
 8 |
 9 |     private let stderrIsTTY = isatty(STDERR_FILENO) != 0
   |                               `- error: cannot find 'isatty' in scope
10 |     private let printQueue = DispatchQueue(label: "swiftformat.print")
11 |
/host/spi-builder-workspace/.build/checkouts/KippleTools/Sources/KippleFramework/Core/Helpers/SwiftFormat.swift:9:38: error: cannot find 'STDERR_FILENO' in scope
 7 |     private var stderr = FileHandle.standardError
 8 |
 9 |     private let stderrIsTTY = isatty(STDERR_FILENO) != 0
   |                                      `- error: cannot find 'STDERR_FILENO' in scope
10 |     private let printQueue = DispatchQueue(label: "swiftformat.print")
11 |
[435/450] Compiling KippleFramework SwiftVersion.swift
[436/450] Compiling KippleFramework BuildCommand.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[437/450] Emitting module KippleFramework
/host/spi-builder-workspace/.build/checkouts/KippleTools/Sources/KippleFramework/Core/Helpers/SwiftFormat.swift:9:31: error: cannot find 'isatty' in scope
 7 |     private var stderr = FileHandle.standardError
 8 |
 9 |     private let stderrIsTTY = isatty(STDERR_FILENO) != 0
   |                               `- error: cannot find 'isatty' in scope
10 |     private let printQueue = DispatchQueue(label: "swiftformat.print")
11 |
/host/spi-builder-workspace/.build/checkouts/KippleTools/Sources/KippleFramework/Core/Helpers/SwiftFormat.swift:9:38: error: cannot find 'STDERR_FILENO' in scope
 7 |     private var stderr = FileHandle.standardError
 8 |
 9 |     private let stderrIsTTY = isatty(STDERR_FILENO) != 0
   |                                      `- error: cannot find 'STDERR_FILENO' in scope
10 |     private let printQueue = DispatchQueue(label: "swiftformat.print")
11 |
/host/spi-builder-workspace/.build/checkouts/KippleTools/Sources/KippleFramework/Core/MainCommand.swift:5:8: error: KippleTools is only compatible with macOS and Linux.
 3 | // If we're not running on macOS or Linux, throw an error so we know we're building for the wrong platform.
 4 | #if !(os(macOS) || os(Linux))
 5 | #error("KippleTools is only compatible with macOS and Linux.")
   |        `- error: KippleTools is only compatible with macOS and Linux.
 6 | #endif
 7 |
[438/450] Compiling KippleFramework FormatCommand.swift
[439/450] Compiling KippleFramework InstallCommand.swift
[440/450] Compiling KippleFramework BuildEnvironment.swift
/host/spi-builder-workspace/.build/checkouts/KippleTools/Sources/KippleFramework/Core/Helpers/SwiftFormat.swift:9:31: error: cannot find 'isatty' in scope
 7 |     private var stderr = FileHandle.standardError
 8 |
 9 |     private let stderrIsTTY = isatty(STDERR_FILENO) != 0
   |                               `- error: cannot find 'isatty' in scope
10 |     private let printQueue = DispatchQueue(label: "swiftformat.print")
11 |
/host/spi-builder-workspace/.build/checkouts/KippleTools/Sources/KippleFramework/Core/Helpers/SwiftFormat.swift:9:38: error: cannot find 'STDERR_FILENO' in scope
 7 |     private var stderr = FileHandle.standardError
 8 |
 9 |     private let stderrIsTTY = isatty(STDERR_FILENO) != 0
   |                                      `- error: cannot find 'STDERR_FILENO' in scope
10 |     private let printQueue = DispatchQueue(label: "swiftformat.print")
11 |
[441/450] Compiling KippleFramework FileFormatter.swift
/host/spi-builder-workspace/.build/checkouts/KippleTools/Sources/KippleFramework/Core/Helpers/SwiftFormat.swift:9:31: error: cannot find 'isatty' in scope
 7 |     private var stderr = FileHandle.standardError
 8 |
 9 |     private let stderrIsTTY = isatty(STDERR_FILENO) != 0
   |                               `- error: cannot find 'isatty' in scope
10 |     private let printQueue = DispatchQueue(label: "swiftformat.print")
11 |
/host/spi-builder-workspace/.build/checkouts/KippleTools/Sources/KippleFramework/Core/Helpers/SwiftFormat.swift:9:38: error: cannot find 'STDERR_FILENO' in scope
 7 |     private var stderr = FileHandle.standardError
 8 |
 9 |     private let stderrIsTTY = isatty(STDERR_FILENO) != 0
   |                                      `- error: cannot find 'STDERR_FILENO' in scope
10 |     private let printQueue = DispatchQueue(label: "swiftformat.print")
11 |
[442/450] Compiling kipple main.swift
[443/450] Emitting module kipple
BUILD FAILURE 6.1 android