Build Information
Failed to build swift-helper, reference main (b6da4d), with Swift 6.3 for Linux on 19 Apr 2026 12:44:11 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:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
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: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/adammcarter/swift-helper.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:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/swiftlang/swift-subprocess
Fetching https://github.com/apple/swift-argument-parser
[1/17529] Fetching swift-argument-parser
[1053/20436] Fetching swift-argument-parser, swift-subprocess
Fetched https://github.com/swiftlang/swift-subprocess from cache (0.93s)
[15777/17529] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.58s)
Computing version for https://github.com/swiftlang/swift-subprocess
Computed https://github.com/swiftlang/swift-subprocess at 0.4.0 (2.41s)
Fetching https://github.com/apple/swift-system
[1/5601] Fetching swift-system
Fetched https://github.com/apple/swift-system from cache (0.78s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.4 (1.77s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.79s)
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/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-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] Compiling CSystem shims.c
[8/17] Compiling _SubprocessCShims process_shims.c
[9/17] Write swift-version-24593BA9C3E375BF.txt
[11/50] Emitting module SystemPackage
[12/50] Compiling SystemPackage Errno.swift
[13/50] Compiling SystemPackage ErrnoWindows.swift
[14/50] Compiling SystemPackage FileDescriptor.swift
[15/50] Compiling SystemPackage FileHelpers.swift
[16/50] Compiling SystemPackage FileOperations.swift
[17/54] Compiling SystemPackage FilePathSyntax.swift
[18/54] Compiling SystemPackage FilePathTemp.swift
[19/54] Compiling SystemPackage FilePathTempPosix.swift
[20/54] Compiling SystemPackage FilePathTempWindows.swift
[21/54] Compiling SystemPackage FilePathWindows.swift
[22/54] Compiling SystemPackage FilePermissions.swift
[23/54] Compiling SystemPackage IOCompletion.swift
[24/54] Compiling SystemPackage IORequest.swift
[25/54] Compiling ArgumentParserToolInfo ToolInfo.swift
[26/54] Emitting module ArgumentParserToolInfo
[27/55] Wrapping AST for ArgumentParserToolInfo for debugging
[29/101] Compiling ArgumentParser CollectionExtensions.swift
[30/101] Compiling ArgumentParser Foundation.swift
[31/101] Compiling ArgumentParser Mutex.swift
[32/101] Compiling ArgumentParser Platform.swift
[33/101] Compiling ArgumentParser HelpCommand.swift
[34/101] Compiling ArgumentParser HelpGenerator.swift
[35/101] Compiling ArgumentParser MessageInfo.swift
[36/101] Compiling ArgumentParser UsageGenerator.swift
[37/101] Compiling ArgumentParser SequenceExtensions.swift
[38/101] Compiling ArgumentParser StringExtensions.swift
[39/101] Compiling ArgumentParser SwiftExtensions.swift
[40/101] Compiling ArgumentParser ParsableCommand.swift
[41/101] Emitting module ArgumentParser
[42/107] Compiling ArgumentParser ParentCommand.swift
[43/107] Compiling ArgumentParser AsyncParsableCommand.swift
[44/107] Compiling ArgumentParser CommandConfiguration.swift
[45/107] Compiling ArgumentParser CommandGroup.swift
[46/107] Compiling ArgumentParser EnumerableFlag.swift
[47/107] Compiling ArgumentParser ExpressibleByArgument.swift
[48/107] Compiling ArgumentParser ParsableArguments.swift
[49/107] Compiling ArgumentParser InputOrigin.swift
[50/107] Compiling ArgumentParser Name.swift
[51/107] Compiling ArgumentParser Parsed.swift
[52/107] Compiling ArgumentParser ParsedValues.swift
[53/107] Compiling ArgumentParser ParserError.swift
[54/107] Compiling ArgumentParser SplitArguments.swift
[61/107] Compiling ArgumentParser ArgumentVisibility.swift
[62/107] Compiling ArgumentParser CompletionKind.swift
[63/107] Compiling ArgumentParser Errors.swift
[64/107] Compiling ArgumentParser Flag.swift
[65/107] Compiling ArgumentParser NameSpecification.swift
[66/107] Compiling ArgumentParser Option.swift
[67/107] Compiling ArgumentParser OptionGroup.swift
[78/108] Compiling ArgumentParser Tree.swift
[79/108] Compiling ArgumentParser CodingKeyValidator.swift
[80/108] Compiling ArgumentParser NonsenseFlagsValidator.swift
[81/108] Compiling ArgumentParser ParsableArgumentsValidation.swift
[82/108] Compiling ArgumentParser PositionalArgumentsValidator.swift
[83/108] Compiling ArgumentParser UniqueNamesValidator.swift
[83/108] Wrapping AST for SystemPackage for debugging
[85/130] Compiling Subprocess API.swift
[86/130] Compiling Subprocess AsyncBufferSequence.swift
[87/130] Compiling Subprocess Buffer.swift
[88/130] Compiling Subprocess Subprocess+Darwin.swift
[89/130] Compiling Subprocess Subprocess+Linux.swift
[90/130] Compiling Subprocess Subprocess+Unix.swift
[91/130] Compiling Subprocess Subprocess+Windows.swift
[92/130] Compiling ArgumentParser DumpHelpGenerator.swift
[99/130] Compiling ArgumentParser ArgumentDecoder.swift
[100/130] Compiling ArgumentParser ArgumentDefinition.swift
[101/130] Compiling ArgumentParser ArgumentSet.swift
[102/130] Compiling ArgumentParser CommandParser.swift
[103/130] Compiling ArgumentParser InputKey.swift
[104/131] Wrapping AST for ArgumentParser for debugging
[107/131] Compiling Subprocess Result.swift
[108/131] Compiling Subprocess Span+Subprocess.swift
[109/133] Compiling Subprocess Input.swift
[110/133] Compiling Subprocess Output.swift
[111/133] Compiling Subprocess Subprocess+BSD.swift
[112/133] Compiling Subprocess AsyncIO+Dispatch.swift
[113/133] Compiling Subprocess AsyncIO+Linux.swift
[114/133] Compiling Subprocess AsyncIO+Windows.swift
[115/133] Compiling Subprocess Teardown.swift
[116/133] Compiling Subprocess Thread.swift
[120/133] Compiling Subprocess Input+Foundation.swift
[121/133] Compiling Subprocess Output+Foundation.swift
[122/133] Compiling Subprocess Span+SubprocessFoundation.swift
[123/133] Compiling Subprocess Configuration.swift
[124/133] Compiling Subprocess Error.swift
[125/133] Compiling Subprocess Execution.swift
[126/133] Emitting module Subprocess
[130/134] Wrapping AST for Subprocess for debugging
[132/142] Compiling swift_helper Diagnostics.swift
[133/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:
[134/143] Compiling swift_helper SwiftHelper.swift
[135/143] Compiling swift_helper SyncToolchain.swift
[136/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 | }
[137/143] Compiling swift_helper Doctor.swift
[138/143] Compiling swift_helper Clone.swift
[139/143] Emitting module swift_helper
[140/143] Compiling swift_helper Build.swift
BUILD FAILURE 6.3 linux