The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-helper, reference main (b6da4d), with Swift 6.2 for Android on 27 Mar 2026 22:37:57 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/adammcarter/swift-helper.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/adammcarter/swift-helper
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b6da4d9 Install
Cloned https://github.com/adammcarter/swift-helper.git
Revision (git rev-parse @):
b6da4d96f28131636ab39c10f92b6f1ca1f071c9
SUCCESS checkout https://github.com/adammcarter/swift-helper.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/adammcarter/swift-helper.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:ddd4edb33d5d885e17caac0b97dcd74ed916c6d1fa6d49f38e53038953d2cc51
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest
Fetching https://github.com/swiftlang/swift-subprocess
Fetching https://github.com/apple/swift-argument-parser
[1/17464] Fetching swift-argument-parser
[1573/20226] Fetching swift-argument-parser, swift-subprocess
Fetched https://github.com/swiftlang/swift-subprocess from cache (0.87s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.03s)
Computing version for https://github.com/swiftlang/swift-subprocess
Computed https://github.com/swiftlang/swift-subprocess at 0.4.0 (1.48s)
Fetching https://github.com/apple/swift-system
[1/5601] Fetching swift-system
Fetched https://github.com/apple/swift-system from cache (0.53s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.4 (1.11s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.59s)
Creating working copy for https://github.com/swiftlang/swift-subprocess
Working copy of https://github.com/swiftlang/swift-subprocess resolved at 0.4.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.6.4
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/17] Write sources
[7/17] Write swift-version--11D90AFD9DD3AB2.txt
[8/17] Compiling CSystem shims.c
[9/17] Compiling _SubprocessCShims process_shims.c
[11/50] Emitting module SystemPackage
[12/54] Compiling SystemPackage SystemString.swift
[13/54] Compiling SystemPackage Util+StringArray.swift
[14/54] Compiling SystemPackage Util.swift
[15/54] Compiling SystemPackage UtilConsumers.swift
[16/54] Compiling SystemPackage Errno.swift
[17/54] Compiling SystemPackage ErrnoWindows.swift
[18/54] Compiling SystemPackage FileDescriptor.swift
[19/54] Compiling SystemPackage FileHelpers.swift
[20/54] Compiling SystemPackage FileOperations.swift
[21/54] Emitting module ArgumentParserToolInfo
[22/54] Compiling ArgumentParserToolInfo ToolInfo.swift
[23/55] Wrapping AST for ArgumentParserToolInfo for debugging
[25/101] Compiling ArgumentParser ParsableArguments.swift
[26/101] Compiling ArgumentParser ArgumentVisibility.swift
[27/101] Compiling ArgumentParser CompletionKind.swift
[28/101] Compiling ArgumentParser Errors.swift
[29/101] Compiling ArgumentParser BashCompletionsGenerator.swift
[30/101] Compiling ArgumentParser CompletionsGenerator.swift
[31/101] Compiling ArgumentParser FishCompletionsGenerator.swift
[32/101] Compiling ArgumentParser ZshCompletionsGenerator.swift
[33/101] Compiling ArgumentParser Foundation.swift
[34/101] Compiling ArgumentParser Mutex.swift
[35/101] Compiling ArgumentParser Platform.swift
[36/101] Compiling ArgumentParser SequenceExtensions.swift
[37/101] Compiling ArgumentParser AsyncParsableCommand.swift
[38/101] Compiling ArgumentParser CommandConfiguration.swift
[39/101] Compiling ArgumentParser CommandGroup.swift
[40/101] Compiling ArgumentParser EnumerableFlag.swift
[41/101] Compiling ArgumentParser ExpressibleByArgument.swift
[42/101] Compiling ArgumentParser Argument.swift
[43/101] Compiling ArgumentParser ArgumentDiscussion.swift
[44/101] Compiling ArgumentParser ArgumentHelp.swift
[45/101] Compiling ArgumentParser ParentCommand.swift
[46/101] Compiling ArgumentParser Flag.swift
[47/101] Compiling ArgumentParser NameSpecification.swift
[48/101] Compiling ArgumentParser Option.swift
[49/101] Compiling ArgumentParser OptionGroup.swift
[50/102] Wrapping AST for SystemPackage for debugging
[52/124] Emitting module ArgumentParser
[53/130] Compiling Subprocess AsyncIO+Linux.swift
[54/130] Compiling Subprocess AsyncIO+Windows.swift
[55/130] Compiling Subprocess Input.swift
[56/130] Compiling Subprocess Output.swift
[57/130] Compiling Subprocess Subprocess+BSD.swift
[58/130] Compiling Subprocess Subprocess+Darwin.swift
[59/130] Compiling Subprocess Subprocess+Linux.swift
[60/130] Compiling Subprocess API.swift
[61/130] Compiling Subprocess AsyncBufferSequence.swift
[62/130] Compiling Subprocess Buffer.swift
[63/130] Compiling Subprocess Configuration.swift
[64/130] Compiling Subprocess Error.swift
[65/130] Compiling Subprocess Execution.swift
[66/130] Compiling Subprocess AsyncIO+Dispatch.swift
[67/130] Compiling ArgumentParser Tree.swift
[68/130] Compiling ArgumentParser CodingKeyValidator.swift
[69/130] Compiling ArgumentParser NonsenseFlagsValidator.swift
[70/130] Compiling ArgumentParser ParsableArgumentsValidation.swift
[71/130] Compiling ArgumentParser PositionalArgumentsValidator.swift
[72/130] Compiling ArgumentParser UniqueNamesValidator.swift
[73/130] Compiling ArgumentParser DumpHelpGenerator.swift
[74/130] Compiling ArgumentParser HelpCommand.swift
[75/130] Compiling ArgumentParser HelpGenerator.swift
[76/130] Compiling ArgumentParser MessageInfo.swift
[77/130] Compiling ArgumentParser UsageGenerator.swift
[78/130] Compiling ArgumentParser CollectionExtensions.swift
[79/130] Compiling Subprocess Subprocess+Unix.swift
[80/130] Compiling Subprocess Subprocess+Windows.swift
[81/130] Compiling Subprocess Result.swift
[82/130] Compiling Subprocess Span+Subprocess.swift
[83/130] Compiling Subprocess Input+Foundation.swift
[84/130] Compiling Subprocess Output+Foundation.swift
[85/130] Compiling Subprocess Span+SubprocessFoundation.swift
[90/130] Compiling ArgumentParser StringExtensions.swift
[91/130] Compiling ArgumentParser SwiftExtensions.swift
[92/130] Compiling ArgumentParser ParsableCommand.swift
[93/130] Compiling ArgumentParser ArgumentDecoder.swift
[94/130] Compiling ArgumentParser ArgumentDefinition.swift
[95/130] Compiling ArgumentParser ArgumentSet.swift
[96/130] Compiling ArgumentParser CommandParser.swift
[97/130] Compiling ArgumentParser InputKey.swift
[98/130] Compiling ArgumentParser InputOrigin.swift
[99/130] Compiling ArgumentParser Name.swift
[100/130] Compiling ArgumentParser Parsed.swift
[101/130] Compiling ArgumentParser ParsedValues.swift
[102/130] Compiling ArgumentParser ParserError.swift
[103/130] Compiling ArgumentParser SplitArguments.swift
[104/131] Wrapping AST for ArgumentParser for debugging
[115/133] Compiling Subprocess Teardown.swift
[116/133] Compiling Subprocess Thread.swift
[129/133] Emitting module Subprocess
[130/134] Wrapping AST for Subprocess for debugging
[132/142] Compiling swift_helper Shell.swift
/host/spi-builder-workspace/Sources/swift-helper/Shell.swift:24:15: error: type 'TerminationStatus' has no member 'unhandledException'
22 |         case .exited(let code):
23 |             exitCode = Int32(code)
24 |         case .unhandledException(let signal):
   |               `- error: type 'TerminationStatus' has no member 'unhandledException'
25 |             exitCode = Int32(signal)
26 |         @unknown default:
/host/spi-builder-workspace/Sources/swift-helper/Shell.swift:51:15: error: type 'TerminationStatus' has no member 'unhandledException'
49 |         case .exited(let code):
50 |             return Int32(code)
51 |         case .unhandledException(let signal):
   |               `- error: type 'TerminationStatus' has no member 'unhandledException'
52 |             return Int32(signal)
53 |         @unknown default:
[133/143] Compiling swift_helper Test.swift
/host/spi-builder-workspace/Sources/swift-helper/Test.swift:60:29: error: type 'TerminationStatus' has no member 'unhandledException'
58 |             if case .exited(let code) = result.terminationStatus, code != 0 {
59 |                  throw ExitCode.failure
60 |             } else if case .unhandledException = result.terminationStatus {
   |                             `- error: type 'TerminationStatus' has no member 'unhandledException'
61 |                  throw ExitCode.failure
62 |             }
[134/143] Compiling swift_helper SwiftHelper.swift
[135/143] Compiling swift_helper SyncToolchain.swift
[136/143] Compiling swift_helper Diagnostics.swift
[137/143] Compiling swift_helper Clone.swift
[138/143] Emitting module swift_helper
[139/143] Compiling swift_helper Doctor.swift
[140/143] Compiling swift_helper Build.swift
BUILD FAILURE 6.2 android