Build Information
Failed to build swift-helper, reference main (b6da4d), with Swift 6.1 for Android on 27 Mar 2026 22:13:18 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.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1Build 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.1
Building package at path: $PWD
https://github.com/adammcarter/swift-helper.git
https://github.com/adammcarter/swift-helper.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
},
{
"identity" : "swift-subprocess",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-subprocess"
}
],
"manifest_display_name" : "swift-helper",
"name" : "swift-helper",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "swift-helper",
"targets" : [
"swift-helper"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "swift_helper",
"module_type" : "SwiftTarget",
"name" : "swift-helper",
"path" : "Sources/swift-helper",
"product_dependencies" : [
"ArgumentParser",
"Subprocess"
],
"product_memberships" : [
"swift-helper"
],
"sources" : [
"Build.swift",
"Clone.swift",
"Diagnostics.swift",
"Doctor.swift",
"Shell.swift",
"SwiftHelper.swift",
"SyncToolchain.swift",
"Test.swift"
],
"type" : "executable"
}
],
"tools_version" : "6.0"
}
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.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:8d42880410d691f231f1a6445d3941a4c9d6c7af65062a9750a54d2059944963
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/swiftlang/swift-subprocess
[1/17464] Fetching swift-argument-parser
[8559/20226] Fetching swift-argument-parser, swift-subprocess
Fetched https://github.com/swiftlang/swift-subprocess from cache (5.12s)
Fetched https://github.com/apple/swift-argument-parser from cache (5.13s)
Computing version for https://github.com/swiftlang/swift-subprocess
Computed https://github.com/swiftlang/swift-subprocess at 0.4.0 (5.75s)
Fetching https://github.com/apple/swift-system
[1/5601] Fetching swift-system
Fetched https://github.com/apple/swift-system from cache (0.49s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.4 (1.17s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (1.94s)
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.6.4
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
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/17] Write sources
[7/17] Compiling CSystem shims.c
[8/17] Write swift-version-24593BA9C3E375BF.txt
[9/17] Compiling _SubprocessCShims process_shims.c
[11/50] Emitting module SystemPackage
[12/54] Emitting module ArgumentParserToolInfo
[13/54] Compiling ArgumentParserToolInfo ToolInfo.swift
[14/55] Compiling SystemPackage SystemString.swift
[15/55] Compiling SystemPackage Util+StringArray.swift
[16/55] Compiling SystemPackage Util.swift
[17/55] Compiling SystemPackage UtilConsumers.swift
[18/55] Compiling SystemPackage FilePathSyntax.swift
[19/55] Compiling SystemPackage FilePathTemp.swift
[20/55] Compiling SystemPackage FilePathTempPosix.swift
[21/55] Compiling SystemPackage FilePathTempWindows.swift
[22/55] Compiling SystemPackage FilePathWindows.swift
[23/55] Compiling SystemPackage FilePermissions.swift
[24/55] Compiling SystemPackage IOCompletion.swift
[25/55] Compiling SystemPackage IORequest.swift
[27/55] Compiling SystemPackage IORing.swift
[28/55] Compiling SystemPackage RawIORequest.swift
[29/55] Compiling SystemPackage Backcompat.swift
[30/55] Compiling SystemPackage CInterop.swift
[31/55] Compiling SystemPackage Errno.swift
[32/55] Compiling SystemPackage ErrnoWindows.swift
[33/55] Compiling SystemPackage FileDescriptor.swift
[34/55] Compiling SystemPackage FileHelpers.swift
[35/55] Compiling SystemPackage FileOperations.swift
[35/55] Wrapping AST for ArgumentParserToolInfo for debugging
[37/101] Compiling ArgumentParser ArgumentHelp.swift
[38/101] Compiling ArgumentParser Foundation.swift
[39/101] Compiling ArgumentParser Mutex.swift
[40/101] Compiling ArgumentParser Platform.swift
[41/101] Compiling ArgumentParser Name.swift
[42/101] Compiling ArgumentParser Parsed.swift
[43/101] Compiling ArgumentParser ParsedValues.swift
[44/101] Compiling ArgumentParser ParserError.swift
[45/101] Compiling ArgumentParser SplitArguments.swift
[46/101] Compiling ArgumentParser FishCompletionsGenerator.swift
[47/101] Compiling ArgumentParser ZshCompletionsGenerator.swift
[48/101] Compiling ArgumentParser Argument.swift
[49/101] Compiling ArgumentParser ArgumentDiscussion.swift
[50/102] Wrapping AST for SystemPackage for debugging
[52/124] Emitting module ArgumentParser
[53/130] Compiling Subprocess Span+SubprocessFoundation.swift
[59/130] Compiling Subprocess Subprocess+BSD.swift
[60/130] Compiling Subprocess Subprocess+Windows.swift
[61/130] Compiling Subprocess Result.swift
[62/130] Compiling Subprocess Span+Subprocess.swift
[63/130] Compiling Subprocess Input+Foundation.swift
[64/130] Compiling Subprocess Output+Foundation.swift
[65/130] Compiling ArgumentParser Tree.swift
[66/130] Compiling ArgumentParser CodingKeyValidator.swift
[67/130] Compiling ArgumentParser NonsenseFlagsValidator.swift
[68/130] Compiling ArgumentParser ParsableArgumentsValidation.swift
[69/130] Compiling ArgumentParser PositionalArgumentsValidator.swift
[70/130] Compiling ArgumentParser UniqueNamesValidator.swift
[71/130] Compiling ArgumentParser DumpHelpGenerator.swift
[72/130] Compiling ArgumentParser HelpCommand.swift
[73/130] Compiling ArgumentParser HelpGenerator.swift
[74/130] Compiling ArgumentParser MessageInfo.swift
[75/130] Compiling ArgumentParser UsageGenerator.swift
[76/130] Compiling ArgumentParser CollectionExtensions.swift
[77/130] Compiling Subprocess API.swift
[78/130] Compiling Subprocess AsyncBufferSequence.swift
[79/130] Compiling Subprocess Buffer.swift
[80/130] Compiling Subprocess Configuration.swift
[81/130] Compiling Subprocess Error.swift
[82/130] Compiling Subprocess Execution.swift
[83/130] Compiling Subprocess Subprocess+Darwin.swift
[84/130] Compiling Subprocess Subprocess+Linux.swift
[85/130] Compiling Subprocess Subprocess+Unix.swift
[86/130] Compiling Subprocess AsyncIO+Dispatch.swift
[87/130] Compiling Subprocess AsyncIO+Linux.swift
[88/130] Compiling Subprocess AsyncIO+Windows.swift
[89/130] Compiling Subprocess Input.swift
[90/130] Compiling Subprocess Output.swift
[91/130] Compiling ArgumentParser ParsableCommand.swift
[92/130] Compiling ArgumentParser ArgumentDecoder.swift
[93/130] Compiling ArgumentParser ArgumentDefinition.swift
[94/130] Compiling ArgumentParser ArgumentSet.swift
[95/130] Compiling ArgumentParser CommandParser.swift
[96/130] Compiling ArgumentParser InputKey.swift
[97/130] Compiling ArgumentParser ArgumentVisibility.swift
[98/130] Compiling ArgumentParser CompletionKind.swift
[99/130] Compiling ArgumentParser Errors.swift
[100/130] Compiling ArgumentParser Flag.swift
[101/130] Compiling ArgumentParser NameSpecification.swift
[102/130] Compiling ArgumentParser Option.swift
[103/130] Compiling ArgumentParser OptionGroup.swift
[104/131] Wrapping AST for ArgumentParser for debugging
[112/133] Emitting module Subprocess
[113/133] Compiling Subprocess Teardown.swift
[114/133] Compiling Subprocess Thread.swift
[130/134] Wrapping AST for Subprocess for debugging
[132/142] Compiling swift_helper Diagnostics.swift
[133/142] Compiling swift_helper Clone.swift
[134/142] Compiling swift_helper Build.swift
[135/142] Emitting module swift_helper
[136/143] Compiling swift_helper SyncToolchain.swift
[137/143] Compiling swift_helper SwiftHelper.swift
[138/143] Compiling swift_helper Doctor.swift
[139/143] 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:
[140/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 | }
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.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:8d42880410d691f231f1a6445d3941a4c9d6c7af65062a9750a54d2059944963
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/10] Write swift-version-24593BA9C3E375BF.txt
[4/43] Compiling SystemPackage IORing.swift
[5/43] Compiling SystemPackage RawIORequest.swift
[6/43] Compiling SystemPackage Backcompat.swift
[7/43] Compiling SystemPackage CInterop.swift
[8/47] Compiling SystemPackage FilePathSyntax.swift
[9/47] Compiling SystemPackage FilePathTemp.swift
[10/47] Compiling SystemPackage FilePathTempPosix.swift
[11/47] Compiling SystemPackage FilePathTempWindows.swift
[12/47] Compiling SystemPackage FilePathWindows.swift
[13/47] Compiling SystemPackage FilePermissions.swift
[14/47] Compiling SystemPackage IOCompletion.swift
[15/47] Compiling SystemPackage IORequest.swift
[16/47] Emitting module SystemPackage
[17/47] Compiling SystemPackage Errno.swift
[18/47] Compiling SystemPackage ErrnoWindows.swift
[19/47] Compiling SystemPackage FileDescriptor.swift
[20/47] Compiling SystemPackage FileHelpers.swift
[21/47] Compiling SystemPackage FileOperations.swift
[22/47] Emitting module ArgumentParserToolInfo
[23/47] Compiling ArgumentParserToolInfo ToolInfo.swift
[25/48] Compiling SystemPackage SystemString.swift
[26/48] Compiling SystemPackage Util+StringArray.swift
[27/48] Compiling SystemPackage Util.swift
[28/48] Compiling SystemPackage UtilConsumers.swift
[29/47] Compiling SystemPackage Constants.swift
[30/47] Compiling SystemPackage Exports.swift
[31/47] Compiling SystemPackage Mocking.swift
[32/47] Compiling SystemPackage RawBuffer.swift
[33/47] Compiling SystemPackage Syscalls.swift
[34/47] Compiling SystemPackage WindowsSyscallAdapters.swift
[35/47] Compiling SystemPackage MachPort.swift
[36/47] Compiling SystemPackage PlatformString.swift
[37/47] Compiling SystemPackage FilePath.swift
[38/47] Compiling SystemPackage FilePathComponentView.swift
[39/47] Compiling SystemPackage FilePathComponents.swift
[40/47] Compiling SystemPackage FilePathParsing.swift
[41/47] Compiling SystemPackage FilePathString.swift
[43/115] Compiling ArgumentParser Foundation.swift
[44/115] Compiling ArgumentParser Mutex.swift
[45/115] Compiling ArgumentParser Platform.swift
[46/115] Compiling ArgumentParser SequenceExtensions.swift
[47/115] Compiling ArgumentParser StringExtensions.swift
[48/115] Compiling ArgumentParser SwiftExtensions.swift
[49/121] Compiling Subprocess Subprocess+Windows.swift
[50/121] Compiling Subprocess Result.swift
[51/121] Compiling Subprocess Span+Subprocess.swift
[52/121] Compiling Subprocess Input+Foundation.swift
[53/121] Compiling Subprocess Output+Foundation.swift
[54/121] Compiling Subprocess Span+SubprocessFoundation.swift
[55/123] Emitting module Subprocess
[56/123] Compiling Subprocess AsyncIO+Dispatch.swift
[57/123] Compiling Subprocess AsyncIO+Linux.swift
[58/123] Compiling Subprocess AsyncIO+Windows.swift
[59/123] Compiling Subprocess API.swift
[60/123] Compiling Subprocess AsyncBufferSequence.swift
[61/123] Compiling Subprocess Buffer.swift
[65/123] Compiling Subprocess Configuration.swift
[66/123] Compiling ArgumentParser Tree.swift
[67/123] Compiling ArgumentParser CodingKeyValidator.swift
[68/123] Compiling ArgumentParser NonsenseFlagsValidator.swift
[69/123] Compiling ArgumentParser ParsableArgumentsValidation.swift
[70/123] Compiling ArgumentParser PositionalArgumentsValidator.swift
[71/123] Compiling ArgumentParser UniqueNamesValidator.swift
[72/123] Compiling ArgumentParser ParentCommand.swift
[73/123] Compiling ArgumentParser AsyncParsableCommand.swift
[74/123] Compiling ArgumentParser CommandConfiguration.swift
[75/123] Compiling ArgumentParser CommandGroup.swift
[76/123] Compiling ArgumentParser EnumerableFlag.swift
[77/123] Compiling ArgumentParser ExpressibleByArgument.swift
[78/123] Compiling ArgumentParser ParsableArguments.swift
[80/123] Compiling Subprocess Teardown.swift
[81/123] Compiling Subprocess Thread.swift
[82/123] Compiling ArgumentParser ParsedValues.swift
[83/123] Compiling ArgumentParser ParserError.swift
[84/123] Compiling ArgumentParser SplitArguments.swift
[85/123] Compiling Subprocess Output.swift
[86/123] Compiling Subprocess Subprocess+BSD.swift
[87/123] Compiling Subprocess Subprocess+Darwin.swift
[88/123] Compiling Subprocess Subprocess+Linux.swift
[89/123] Compiling Subprocess Subprocess+Unix.swift
[92/123] Emitting module ArgumentParser
[93/123] Compiling Subprocess Error.swift
[94/123] Compiling Subprocess Execution.swift
[98/123] Compiling Subprocess Input.swift
[114/123] Compiling ArgumentParser ParsableCommand.swift
[115/123] Compiling ArgumentParser ArgumentDecoder.swift
[116/123] Compiling ArgumentParser ArgumentDefinition.swift
[117/123] Compiling ArgumentParser ArgumentSet.swift
[118/123] Compiling ArgumentParser CommandParser.swift
[119/123] Compiling ArgumentParser InputKey.swift
[121/131] Compiling swift_helper SwiftHelper.swift
[122/131] Compiling swift_helper SyncToolchain.swift
[123/131] 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:
[124/132] Compiling swift_helper Diagnostics.swift
[125/132] Compiling swift_helper Doctor.swift
[126/132] 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 | }
[127/132] Emitting module swift_helper
[128/132] Compiling swift_helper Clone.swift
[129/132] Compiling swift_helper Build.swift
BUILD FAILURE 6.1 android