Build Information
Failed to build swift-argument-parser, reference 1.7.1 (626b5b), with Swift 6.3 for Wasm on 16 Apr 2026 01:40:05 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-argument-parser.git
Reference: 1.7.1
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/apple/swift-argument-parser
* tag 1.7.1 -> FETCH_HEAD
HEAD is now at 626b5b7 Update the changelog for version 1.7.1 (#880)
Cloned https://github.com/apple/swift-argument-parser.git
Revision (git rev-parse @):
626b5b7b2f45e1b0b1c6f4a309296d1d21d7311b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-argument-parser.git at 1.7.1
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.3
Building package at path: $PWD
https://github.com/apple/swift-argument-parser.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/44] Write sources
[15/44] Write swift-version-24593BA9C3E375BF.txt
[17/48] Emitting module ArgumentParserToolInfo
[18/48] Compiling ArgumentParserToolInfo ToolInfo.swift
[20/49] Emitting module ArgumentParserToolInfo
[21/49] Compiling ArgumentParserToolInfo ToolInfo.swift
[22/50] Wrapping AST for ArgumentParserToolInfo for debugging
[25/142] Compiling ArgumentParser ParentCommand.swift
/host/spi-builder-workspace/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:76:8: warning: '_errorLabel' is deprecated: Use _errorPrefix instead. [#DeprecatedDeclaration]
74 | /// Defaults to `"\(_errorLabel): "`.
75 | public static var _errorPrefix: String {
76 | "\(_errorLabel): "
| `- warning: '_errorLabel' is deprecated: Use _errorPrefix instead. [#DeprecatedDeclaration]
77 | }
78 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[26/142] Compiling ArgumentParser AsyncParsableCommand.swift
/host/spi-builder-workspace/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:76:8: warning: '_errorLabel' is deprecated: Use _errorPrefix instead. [#DeprecatedDeclaration]
74 | /// Defaults to `"\(_errorLabel): "`.
75 | public static var _errorPrefix: String {
76 | "\(_errorLabel): "
| `- warning: '_errorLabel' is deprecated: Use _errorPrefix instead. [#DeprecatedDeclaration]
77 | }
78 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[27/142] Compiling ArgumentParser CommandConfiguration.swift
/host/spi-builder-workspace/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:76:8: warning: '_errorLabel' is deprecated: Use _errorPrefix instead. [#DeprecatedDeclaration]
74 | /// Defaults to `"\(_errorLabel): "`.
75 | public static var _errorPrefix: String {
76 | "\(_errorLabel): "
| `- warning: '_errorLabel' is deprecated: Use _errorPrefix instead. [#DeprecatedDeclaration]
77 | }
78 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[28/142] Compiling ArgumentParser CommandGroup.swift
/host/spi-builder-workspace/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:76:8: warning: '_errorLabel' is deprecated: Use _errorPrefix instead. [#DeprecatedDeclaration]
74 | /// Defaults to `"\(_errorLabel): "`.
75 | public static var _errorPrefix: String {
76 | "\(_errorLabel): "
| `- warning: '_errorLabel' is deprecated: Use _errorPrefix instead. [#DeprecatedDeclaration]
77 | }
78 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[29/142] Compiling ArgumentParser EnumerableFlag.swift
/host/spi-builder-workspace/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:76:8: warning: '_errorLabel' is deprecated: Use _errorPrefix instead. [#DeprecatedDeclaration]
74 | /// Defaults to `"\(_errorLabel): "`.
75 | public static var _errorPrefix: String {
76 | "\(_errorLabel): "
| `- warning: '_errorLabel' is deprecated: Use _errorPrefix instead. [#DeprecatedDeclaration]
77 | }
78 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[30/142] Compiling ArgumentParser ExpressibleByArgument.swift
/host/spi-builder-workspace/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:76:8: warning: '_errorLabel' is deprecated: Use _errorPrefix instead. [#DeprecatedDeclaration]
74 | /// Defaults to `"\(_errorLabel): "`.
75 | public static var _errorPrefix: String {
76 | "\(_errorLabel): "
| `- warning: '_errorLabel' is deprecated: Use _errorPrefix instead. [#DeprecatedDeclaration]
77 | }
78 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[31/142] Compiling ArgumentParser ParsableArguments.swift
/host/spi-builder-workspace/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:76:8: warning: '_errorLabel' is deprecated: Use _errorPrefix instead. [#DeprecatedDeclaration]
74 | /// Defaults to `"\(_errorLabel): "`.
75 | public static var _errorPrefix: String {
76 | "\(_errorLabel): "
| `- warning: '_errorLabel' is deprecated: Use _errorPrefix instead. [#DeprecatedDeclaration]
77 | }
78 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[32/148] Compiling ArgumentParser SplitArguments.swift
/host/spi-builder-workspace/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:76:8: warning: '_errorLabel' is deprecated: Use _errorPrefix instead. [#DeprecatedDeclaration]
74 | /// Defaults to `"\(_errorLabel): "`.
75 | public static var _errorPrefix: String {
76 | "\(_errorLabel): "
| `- warning: '_errorLabel' is deprecated: Use _errorPrefix instead. [#DeprecatedDeclaration]
77 | }
78 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[33/148] Compiling ArgumentParser Foundation.swift
/host/spi-builder-workspace/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:76:8: warning: '_errorLabel' is deprecated: Use _errorPrefix instead. [#DeprecatedDeclaration]
74 | /// Defaults to `"\(_errorLabel): "`.
75 | public static var _errorPrefix: String {
76 | "\(_errorLabel): "
| `- warning: '_errorLabel' is deprecated: Use _errorPrefix instead. [#DeprecatedDeclaration]
77 | }
78 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[34/148] Compiling ArgumentParser Mutex.swift
/host/spi-builder-workspace/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:76:8: warning: '_errorLabel' is deprecated: Use _errorPrefix instead. [#DeprecatedDeclaration]
74 | /// Defaults to `"\(_errorLabel): "`.
75 | public static var _errorPrefix: String {
76 | "\(_errorLabel): "
| `- warning: '_errorLabel' is deprecated: Use _errorPrefix instead. [#DeprecatedDeclaration]
77 | }
78 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[35/148] Compiling ArgumentParser Platform.swift
/host/spi-builder-workspace/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:76:8: warning: '_errorLabel' is deprecated: Use _errorPrefix instead. [#DeprecatedDeclaration]
74 | /// Defaults to `"\(_errorLabel): "`.
75 | public static var _errorPrefix: String {
76 | "\(_errorLabel): "
| `- warning: '_errorLabel' is deprecated: Use _errorPrefix instead. [#DeprecatedDeclaration]
77 | }
78 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[36/148] Compiling ArgumentParser SequenceExtensions.swift
/host/spi-builder-workspace/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:76:8: warning: '_errorLabel' is deprecated: Use _errorPrefix instead. [#DeprecatedDeclaration]
74 | /// Defaults to `"\(_errorLabel): "`.
75 | public static var _errorPrefix: String {
76 | "\(_errorLabel): "
| `- warning: '_errorLabel' is deprecated: Use _errorPrefix instead. [#DeprecatedDeclaration]
77 | }
78 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[37/148] Compiling ArgumentParser StringExtensions.swift
/host/spi-builder-workspace/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:76:8: warning: '_errorLabel' is deprecated: Use _errorPrefix instead. [#DeprecatedDeclaration]
74 | /// Defaults to `"\(_errorLabel): "`.
75 | public static var _errorPrefix: String {
76 | "\(_errorLabel): "
| `- warning: '_errorLabel' is deprecated: Use _errorPrefix instead. [#DeprecatedDeclaration]
77 | }
78 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[38/148] Compiling ArgumentParser SwiftExtensions.swift
/host/spi-builder-workspace/Sources/ArgumentParser/Parsable Types/ParsableArguments.swift:76:8: warning: '_errorLabel' is deprecated: Use _errorPrefix instead. [#DeprecatedDeclaration]
74 | /// Defaults to `"\(_errorLabel): "`.
75 | public static var _errorPrefix: String {
76 | "\(_errorLabel): "
| `- warning: '_errorLabel' is deprecated: Use _errorPrefix instead. [#DeprecatedDeclaration]
77 | }
78 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[39/154] Compiling ArgumentParser InputOrigin.swift
[40/154] Compiling ArgumentParser Name.swift
[41/154] Compiling ArgumentParser Parsed.swift
[42/154] Compiling ArgumentParser ParsedValues.swift
[43/154] Compiling ArgumentParser ParserError.swift
[45/154] Compiling ArgumentParser ArgumentVisibility.swift
[46/154] Compiling ArgumentParser CompletionKind.swift
[47/154] Compiling ArgumentParser Errors.swift
[48/154] Compiling ArgumentParser Flag.swift
[49/154] Compiling ArgumentParser NameSpecification.swift
[50/154] Compiling ArgumentParser Option.swift
[51/154] Compiling ArgumentParser OptionGroup.swift
/host/spi-builder-workspace/Sources/ArgumentParser/Utilities/Mutex.swift:50:30: warning: UnsafeMutablePointer<Void> has been replaced by UnsafeMutableRawPointer
48 | #endif
49 |
50 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- warning: UnsafeMutablePointer<Void> has been replaced by UnsafeMutableRawPointer
51 | var _platformLock: PlatformLock
52 |
/host/spi-builder-workspace/Sources/ArgumentParser/Utilities/Mutex.swift:50:30: warning: UnsafeMutablePointer<Void> has been replaced by UnsafeMutableRawPointer
48 | #endif
49 |
50 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- warning: UnsafeMutablePointer<Void> has been replaced by UnsafeMutableRawPointer
51 | var _platformLock: PlatformLock
52 |
/host/spi-builder-workspace/Sources/ArgumentParser/Utilities/Mutex.swift:50:30: warning: UnsafeMutablePointer<Void> has been replaced by UnsafeMutableRawPointer
48 | #endif
49 |
50 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- warning: UnsafeMutablePointer<Void> has been replaced by UnsafeMutableRawPointer
51 | var _platformLock: PlatformLock
52 |
/host/spi-builder-workspace/Sources/ArgumentParser/Utilities/Mutex.swift:50:30: warning: UnsafeMutablePointer<Void> has been replaced by UnsafeMutableRawPointer
48 | #endif
49 |
50 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- warning: UnsafeMutablePointer<Void> has been replaced by UnsafeMutableRawPointer
51 | var _platformLock: PlatformLock
52 |
/host/spi-builder-workspace/Sources/ArgumentParser/Utilities/Mutex.swift:50:30: warning: UnsafeMutablePointer<Void> has been replaced by UnsafeMutableRawPointer
48 | #endif
49 |
50 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- warning: UnsafeMutablePointer<Void> has been replaced by UnsafeMutableRawPointer
51 | var _platformLock: PlatformLock
52 |
/host/spi-builder-workspace/Sources/ArgumentParser/Utilities/Mutex.swift:50:30: warning: UnsafeMutablePointer<Void> has been replaced by UnsafeMutableRawPointer
48 | #endif
49 |
50 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- warning: UnsafeMutablePointer<Void> has been replaced by UnsafeMutableRawPointer
51 | var _platformLock: PlatformLock
52 |
[64/154] Compiling ArgumentParser Tree.swift
[65/154] Compiling ArgumentParser CodingKeyValidator.swift
[66/154] Compiling ArgumentParser NonsenseFlagsValidator.swift
[67/154] Compiling ArgumentParser ParsableArgumentsValidation.swift
[68/154] Compiling ArgumentParser PositionalArgumentsValidator.swift
[69/154] Compiling ArgumentParser UniqueNamesValidator.swift
[70/154] Emitting module ArgumentParser
[84/154] Compiling ArgumentParser BashCompletionsGenerator.swift
[85/154] Compiling ArgumentParser CompletionsGenerator.swift
[86/154] Compiling ArgumentParser FishCompletionsGenerator.swift
[87/154] Compiling ArgumentParser ZshCompletionsGenerator.swift
[88/154] Compiling ArgumentParser Argument.swift
[89/154] Compiling ArgumentParser ArgumentDiscussion.swift
[90/154] Compiling ArgumentParser ArgumentHelp.swift
[91/154] Emitting module ArgumentParser
/host/spi-builder-workspace/Sources/ArgumentParser/Utilities/Mutex.swift:50:30: warning: UnsafeMutablePointer<Void> has been replaced by UnsafeMutableRawPointer
48 | #endif
49 |
50 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- warning: UnsafeMutablePointer<Void> has been replaced by UnsafeMutableRawPointer
51 | var _platformLock: PlatformLock
52 |
[99/154] Compiling ArgumentParser CollectionExtensions.swift
/host/spi-builder-workspace/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:210:15: warning: 'customDeprecated' is deprecated: Use custom instead. [#DeprecatedDeclaration]
208 | self = .customAsync
209 | case .customDeprecated(_):
210 | self = .customDeprecated
| `- warning: 'customDeprecated' is deprecated: Use custom instead. [#DeprecatedDeclaration]
211 | }
212 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
/host/spi-builder-workspace/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:210:15: warning: 'customDeprecated' is deprecated: Use custom instead. [#DeprecatedDeclaration]
208 | self = .customAsync
209 | case .customDeprecated(_):
210 | self = .customDeprecated
| `- warning: 'customDeprecated' is deprecated: Use custom instead. [#DeprecatedDeclaration]
211 | }
212 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
/host/spi-builder-workspace/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:210:15: warning: 'customDeprecated' is deprecated: Use custom instead. [#DeprecatedDeclaration]
208 | self = .customAsync
209 | case .customDeprecated(_):
210 | self = .customDeprecated
| `- warning: 'customDeprecated' is deprecated: Use custom instead. [#DeprecatedDeclaration]
211 | }
212 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
/host/spi-builder-workspace/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:210:15: warning: 'customDeprecated' is deprecated: Use custom instead. [#DeprecatedDeclaration]
208 | self = .customAsync
209 | case .customDeprecated(_):
210 | self = .customDeprecated
| `- warning: 'customDeprecated' is deprecated: Use custom instead. [#DeprecatedDeclaration]
211 | }
212 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
/host/spi-builder-workspace/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:210:15: warning: 'customDeprecated' is deprecated: Use custom instead. [#DeprecatedDeclaration]
208 | self = .customAsync
209 | case .customDeprecated(_):
210 | self = .customDeprecated
| `- warning: 'customDeprecated' is deprecated: Use custom instead. [#DeprecatedDeclaration]
211 | }
212 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
/host/spi-builder-workspace/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:210:15: warning: 'customDeprecated' is deprecated: Use custom instead. [#DeprecatedDeclaration]
208 | self = .customAsync
209 | case .customDeprecated(_):
210 | self = .customDeprecated
| `- warning: 'customDeprecated' is deprecated: Use custom instead. [#DeprecatedDeclaration]
211 | }
212 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[105/154] Compiling ArgumentParser DumpHelpGenerator.swift
/host/spi-builder-workspace/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:210:15: warning: 'customDeprecated' is deprecated: Use custom instead. [#DeprecatedDeclaration]
208 | self = .customAsync
209 | case .customDeprecated(_):
210 | self = .customDeprecated
| `- warning: 'customDeprecated' is deprecated: Use custom instead. [#DeprecatedDeclaration]
211 | }
212 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[106/154] Compiling ArgumentParser HelpCommand.swift
/host/spi-builder-workspace/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:210:15: warning: 'customDeprecated' is deprecated: Use custom instead. [#DeprecatedDeclaration]
208 | self = .customAsync
209 | case .customDeprecated(_):
210 | self = .customDeprecated
| `- warning: 'customDeprecated' is deprecated: Use custom instead. [#DeprecatedDeclaration]
211 | }
212 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[107/154] Compiling ArgumentParser HelpGenerator.swift
/host/spi-builder-workspace/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:210:15: warning: 'customDeprecated' is deprecated: Use custom instead. [#DeprecatedDeclaration]
208 | self = .customAsync
209 | case .customDeprecated(_):
210 | self = .customDeprecated
| `- warning: 'customDeprecated' is deprecated: Use custom instead. [#DeprecatedDeclaration]
211 | }
212 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[108/154] Compiling ArgumentParser MessageInfo.swift
/host/spi-builder-workspace/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:210:15: warning: 'customDeprecated' is deprecated: Use custom instead. [#DeprecatedDeclaration]
208 | self = .customAsync
209 | case .customDeprecated(_):
210 | self = .customDeprecated
| `- warning: 'customDeprecated' is deprecated: Use custom instead. [#DeprecatedDeclaration]
211 | }
212 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[109/154] Compiling ArgumentParser UsageGenerator.swift
/host/spi-builder-workspace/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:210:15: warning: 'customDeprecated' is deprecated: Use custom instead. [#DeprecatedDeclaration]
208 | self = .customAsync
209 | case .customDeprecated(_):
210 | self = .customDeprecated
| `- warning: 'customDeprecated' is deprecated: Use custom instead. [#DeprecatedDeclaration]
211 | }
212 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
/host/spi-builder-workspace/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:210:15: warning: 'customDeprecated' is deprecated: Use custom instead. [#DeprecatedDeclaration]
208 | self = .customAsync
209 | case .customDeprecated(_):
210 | self = .customDeprecated
| `- warning: 'customDeprecated' is deprecated: Use custom instead. [#DeprecatedDeclaration]
211 | }
212 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[111/154] Compiling ArgumentParser ParsableCommand.swift
[112/154] Compiling ArgumentParser ArgumentDecoder.swift
[113/154] Compiling ArgumentParser ArgumentDefinition.swift
[114/154] Compiling ArgumentParser ArgumentSet.swift
[115/154] Compiling ArgumentParser CommandParser.swift
[116/154] Compiling ArgumentParser InputKey.swift
[117/159] Wrapping AST for ArgumentParser for debugging
[119/198] Compiling roll SplitMix64.swift
[120/198] Emitting module repeat
[121/198] Compiling repeat Repeat.swift
[122/198] Compiling color Color.swift
[123/198] Emitting module color
error: emit-module command failed with exit code 1 (use -v to see invocation)
[126/200] Emitting module ArgumentParserTestHelpers
/host/spi-builder-workspace/Sources/ArgumentParserTestHelpers/TestHelpers.swift:48:31: error: cannot find type 'XCTestExpectation' in scope
46 | // extensions to the ParsableArguments protocol to facilitate XCTestExpectation support
47 | public protocol TestableParsableArguments: ParsableArguments {
48 | var didValidateExpectation: XCTestExpectation { get }
| `- error: cannot find type 'XCTestExpectation' in scope
49 | }
50 |
/host/spi-builder-workspace/Sources/ArgumentParserTestHelpers/TestHelpers.swift:61:26: error: cannot find type 'XCTestExpectation' in scope
59 | TestableParsableArguments
60 | {
61 | var didRunExpectation: XCTestExpectation { get }
| `- error: cannot find type 'XCTestExpectation' in scope
62 | }
63 |
/host/spi-builder-workspace/Sources/ArgumentParserTestHelpers/TestHelpers.swift:70:11: error: cannot find type 'XCTestExpectation' in scope
68 | }
69 |
70 | extension XCTestExpectation {
| `- error: cannot find type 'XCTestExpectation' in scope
71 | public convenience init(singleExpectation description: String) {
72 | self.init(description: description)
[127/200] Emitting module roll
[128/200] Compiling roll main.swift
[129/201] Compiling generate_manual Date+ExpressibleByArgument.swift
[135/201] Compiling generate_manual MDocComponent.swift
[136/201] Compiling generate_manual Discussion.swift
[137/201] Compiling generate_manual Document.swift
[138/201] Compiling generate_manual SinglePageDescription.swift
[139/201] Compiling generate_manual Synopsis.swift
[140/201] Compiling generate_manual ArgumentParser+MDoc.swift
[140/201] Wrapping AST for repeat for debugging
[141/201] Wrapping AST for color for debugging
[143/202] Write Objects.LinkFileList
[146/202] Wrapping AST for roll for debugging
[147/202] Write Objects.LinkFileList
[149/202] Emitting module generate_manual
[150/206] Compiling generate_manual AuthorArgument.swift
[151/206] Compiling generate_manual ArgumentSynopsis.swift
[152/206] Compiling generate_manual Author.swift
[153/206] Compiling generate_manual Authors.swift
[158/214] Compiling generate_manual Process+SimpleAPI.swift
/host/spi-builder-workspace/Tools/generate-manual/Extensions/Process+SimpleAPI.swift:49:17: error: cannot find 'Process' in scope
47 | }
48 |
49 | let process = Process()
| `- error: cannot find 'Process' in scope
50 | process.executableURL = executable
51 | process.arguments = arguments
[159/214] Compiling generate_manual GenerateManual.swift
/host/spi-builder-workspace/Tools/generate-manual/Extensions/Process+SimpleAPI.swift:49:17: error: cannot find 'Process' in scope
47 | }
48 |
49 | let process = Process()
| `- error: cannot find 'Process' in scope
50 | process.executableURL = executable
51 | process.arguments = arguments
[160/214] Compiling generate_manual MDocASTNode.swift
/host/spi-builder-workspace/Tools/generate-manual/Extensions/Process+SimpleAPI.swift:49:17: error: cannot find 'Process' in scope
47 | }
48 |
49 | let process = Process()
| `- error: cannot find 'Process' in scope
50 | process.executableURL = executable
51 | process.arguments = arguments
[161/214] Compiling generate_manual Container.swift
[162/214] Compiling generate_manual Empty.swift
[163/214] Compiling generate_manual ForEach.swift
[164/214] Compiling generate_manual MDocASTNodeWrapper.swift
[165/214] Compiling generate_manual DocumentDate.swift
[166/214] Compiling generate_manual Exit.swift
[167/214] Compiling generate_manual List.swift
[168/214] Compiling generate_manual MultiPageDescription.swift
[169/214] Compiling generate_manual MDocBuilder.swift
[173/233] Compiling ArgumentParserTestHelpers TestHelpers.swift
/host/spi-builder-workspace/Sources/ArgumentParserTestHelpers/TestHelpers.swift:48:31: error: cannot find type 'XCTestExpectation' in scope
46 | // extensions to the ParsableArguments protocol to facilitate XCTestExpectation support
47 | public protocol TestableParsableArguments: ParsableArguments {
48 | var didValidateExpectation: XCTestExpectation { get }
| `- error: cannot find type 'XCTestExpectation' in scope
49 | }
50 |
/host/spi-builder-workspace/Sources/ArgumentParserTestHelpers/TestHelpers.swift:61:26: error: cannot find type 'XCTestExpectation' in scope
59 | TestableParsableArguments
60 | {
61 | var didRunExpectation: XCTestExpectation { get }
| `- error: cannot find type 'XCTestExpectation' in scope
62 | }
63 |
/host/spi-builder-workspace/Sources/ArgumentParserTestHelpers/TestHelpers.swift:70:11: error: cannot find type 'XCTestExpectation' in scope
68 | }
69 |
70 | extension XCTestExpectation {
| `- error: cannot find type 'XCTestExpectation' in scope
71 | public convenience init(singleExpectation description: String) {
72 | self.init(description: description)
/host/spi-builder-workspace/Sources/ArgumentParserTestHelpers/TestHelpers.swift:382:19: error: cannot find 'Process' in scope
380 |
381 | #if !canImport(Darwin) || os(macOS)
382 | let process = Process()
| `- error: cannot find 'Process' in scope
383 | process.executableURL = commandURL
384 | process.arguments = arguments
[174/233] Compiling generate_docc_reference Process+SimpleAPI.swift
/host/spi-builder-workspace/Tools/generate-docc-reference/Extensions/Process+SimpleAPI.swift:41:17: error: cannot find 'Process' in scope
39 | }
40 |
41 | let process = Process()
| `- error: cannot find 'Process' in scope
42 | if #available(macOS 10.13, *) {
43 | process.executableURL = executable
[174/233] Linking repeat.wasm
[175/233] Emitting module generate_docc_reference
[176/233] Compiling generate_docc_reference ArgumentParser+Markdown.swift
[176/233] Linking color.wasm
[176/233] Linking roll.wasm
BUILD FAILURE 6.3 wasm