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 swift-argument-parser, reference main (41fc1c), with Swift 6.2 (beta) for Wasm on 21 Jun 2025 18:59:00 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wabiverse/swift-arg-parser.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/wabiverse/swift-arg-parser
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 41fc1c8 Rename GenerateManual to GenManual, to fix conflicts with apple's.
Cloned https://github.com/wabiverse/swift-arg-parser.git
Revision (git rev-parse @):
41fc1c8f8482e321d46164df28c6ef672a42bc85
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/wabiverse/swift-arg-parser.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/wabiverse/swift-arg-parser.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
[1/1] Compiling plugin GenManual
Building for debugging...
[1/31] Write sources
[11/31] Write swift-version-24593BA9C3E375BF.txt
[13/35] Emitting module StackOtterArgParserToolInfo
[14/35] Compiling StackOtterArgParserToolInfo ToolInfo.swift
[16/36] Emitting module StackOtterArgParserToolInfo
[17/36] Compiling StackOtterArgParserToolInfo ToolInfo.swift
[18/37] Wrapping AST for StackOtterArgParserToolInfo for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[21/111] Emitting module StackOtterArgParser
/host/spi-builder-workspace/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:12:22: warning: using '@_implementationOnly' without enabling library evolution for 'StackOtterArgParser' may lead to instability during execution
 10 | //===----------------------------------------------------------------------===//
 11 |
 12 | @_implementationOnly import StackOtterArgParserToolInfo
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'StackOtterArgParser' may lead to instability during execution
 13 | @_implementationOnly import class Foundation.JSONEncoder
 14 |
/host/spi-builder-workspace/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
 11 |
 12 | @_implementationOnly import StackOtterArgParserToolInfo
 13 | @_implementationOnly import class Foundation.JSONEncoder
    |                                   `- error: no such module 'Foundation'
 14 |
 15 | internal struct DumpHelpGenerator {
[22/111] Compiling StackOtterArgParser ExpressibleByArgument.swift
/host/spi-builder-workspace/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
 11 |
 12 | @_implementationOnly import StackOtterArgParserToolInfo
 13 | @_implementationOnly import class Foundation.JSONEncoder
    |                                   `- error: no such module 'Foundation'
 14 |
 15 | internal struct DumpHelpGenerator {
[23/111] Compiling StackOtterArgParser ParsableArguments.swift
/host/spi-builder-workspace/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
 11 |
 12 | @_implementationOnly import StackOtterArgParserToolInfo
 13 | @_implementationOnly import class Foundation.JSONEncoder
    |                                   `- error: no such module 'Foundation'
 14 |
 15 | internal struct DumpHelpGenerator {
[24/111] Compiling StackOtterArgParser ParsableArgumentsValidation.swift
/host/spi-builder-workspace/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
 11 |
 12 | @_implementationOnly import StackOtterArgParserToolInfo
 13 | @_implementationOnly import class Foundation.JSONEncoder
    |                                   `- error: no such module 'Foundation'
 14 |
 15 | internal struct DumpHelpGenerator {
[25/111] Compiling StackOtterArgParser ParsableCommand.swift
/host/spi-builder-workspace/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
 11 |
 12 | @_implementationOnly import StackOtterArgParserToolInfo
 13 | @_implementationOnly import class Foundation.JSONEncoder
    |                                   `- error: no such module 'Foundation'
 14 |
 15 | internal struct DumpHelpGenerator {
[26/111] Compiling StackOtterArgParser ArgumentDecoder.swift
/host/spi-builder-workspace/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
 11 |
 12 | @_implementationOnly import StackOtterArgParserToolInfo
 13 | @_implementationOnly import class Foundation.JSONEncoder
    |                                   `- error: no such module 'Foundation'
 14 |
 15 | internal struct DumpHelpGenerator {
[27/111] Compiling StackOtterArgParser Option.swift
/host/spi-builder-workspace/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
 11 |
 12 | @_implementationOnly import StackOtterArgParserToolInfo
 13 | @_implementationOnly import class Foundation.JSONEncoder
    |                                   `- error: no such module 'Foundation'
 14 |
 15 | internal struct DumpHelpGenerator {
[28/111] Compiling StackOtterArgParser OptionGroup.swift
/host/spi-builder-workspace/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
 11 |
 12 | @_implementationOnly import StackOtterArgParserToolInfo
 13 | @_implementationOnly import class Foundation.JSONEncoder
    |                                   `- error: no such module 'Foundation'
 14 |
 15 | internal struct DumpHelpGenerator {
[29/111] Compiling StackOtterArgParser AsyncParsableCommand.swift
/host/spi-builder-workspace/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
 11 |
 12 | @_implementationOnly import StackOtterArgParserToolInfo
 13 | @_implementationOnly import class Foundation.JSONEncoder
    |                                   `- error: no such module 'Foundation'
 14 |
 15 | internal struct DumpHelpGenerator {
[30/111] Compiling StackOtterArgParser CommandConfiguration.swift
/host/spi-builder-workspace/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
 11 |
 12 | @_implementationOnly import StackOtterArgParserToolInfo
 13 | @_implementationOnly import class Foundation.JSONEncoder
    |                                   `- error: no such module 'Foundation'
 14 |
 15 | internal struct DumpHelpGenerator {
[31/111] Compiling StackOtterArgParser EnumerableFlag.swift
/host/spi-builder-workspace/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
 11 |
 12 | @_implementationOnly import StackOtterArgParserToolInfo
 13 | @_implementationOnly import class Foundation.JSONEncoder
    |                                   `- error: no such module 'Foundation'
 14 |
 15 | internal struct DumpHelpGenerator {
[32/111] Compiling StackOtterArgParser ArgumentVisibility.swift
/host/spi-builder-workspace/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
 11 |
 12 | @_implementationOnly import StackOtterArgParserToolInfo
 13 | @_implementationOnly import class Foundation.JSONEncoder
    |                                   `- error: no such module 'Foundation'
 14 |
 15 | internal struct DumpHelpGenerator {
[33/111] Compiling StackOtterArgParser CompletionKind.swift
/host/spi-builder-workspace/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
 11 |
 12 | @_implementationOnly import StackOtterArgParserToolInfo
 13 | @_implementationOnly import class Foundation.JSONEncoder
    |                                   `- error: no such module 'Foundation'
 14 |
 15 | internal struct DumpHelpGenerator {
[34/111] Compiling StackOtterArgParser Errors.swift
/host/spi-builder-workspace/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
 11 |
 12 | @_implementationOnly import StackOtterArgParserToolInfo
 13 | @_implementationOnly import class Foundation.JSONEncoder
    |                                   `- error: no such module 'Foundation'
 14 |
 15 | internal struct DumpHelpGenerator {
[35/111] Compiling StackOtterArgParser Flag.swift
/host/spi-builder-workspace/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
 11 |
 12 | @_implementationOnly import StackOtterArgParserToolInfo
 13 | @_implementationOnly import class Foundation.JSONEncoder
    |                                   `- error: no such module 'Foundation'
 14 |
 15 | internal struct DumpHelpGenerator {
[36/111] Compiling StackOtterArgParser NameSpecification.swift
/host/spi-builder-workspace/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
 11 |
 12 | @_implementationOnly import StackOtterArgParserToolInfo
 13 | @_implementationOnly import class Foundation.JSONEncoder
    |                                   `- error: no such module 'Foundation'
 14 |
 15 | internal struct DumpHelpGenerator {
[37/111] Compiling StackOtterArgParser BashCompletionsGenerator.swift
/host/spi-builder-workspace/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
 11 |
 12 | @_implementationOnly import StackOtterArgParserToolInfo
 13 | @_implementationOnly import class Foundation.JSONEncoder
    |                                   `- error: no such module 'Foundation'
 14 |
 15 | internal struct DumpHelpGenerator {
[38/111] Compiling StackOtterArgParser CompletionsGenerator.swift
/host/spi-builder-workspace/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
 11 |
 12 | @_implementationOnly import StackOtterArgParserToolInfo
 13 | @_implementationOnly import class Foundation.JSONEncoder
    |                                   `- error: no such module 'Foundation'
 14 |
 15 | internal struct DumpHelpGenerator {
[39/111] Compiling StackOtterArgParser FishCompletionsGenerator.swift
/host/spi-builder-workspace/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
 11 |
 12 | @_implementationOnly import StackOtterArgParserToolInfo
 13 | @_implementationOnly import class Foundation.JSONEncoder
    |                                   `- error: no such module 'Foundation'
 14 |
 15 | internal struct DumpHelpGenerator {
[40/111] Compiling StackOtterArgParser ZshCompletionsGenerator.swift
/host/spi-builder-workspace/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
 11 |
 12 | @_implementationOnly import StackOtterArgParserToolInfo
 13 | @_implementationOnly import class Foundation.JSONEncoder
    |                                   `- error: no such module 'Foundation'
 14 |
 15 | internal struct DumpHelpGenerator {
[41/111] Compiling StackOtterArgParser Argument.swift
/host/spi-builder-workspace/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
 11 |
 12 | @_implementationOnly import StackOtterArgParserToolInfo
 13 | @_implementationOnly import class Foundation.JSONEncoder
    |                                   `- error: no such module 'Foundation'
 14 |
 15 | internal struct DumpHelpGenerator {
[42/111] Compiling StackOtterArgParser ArgumentHelp.swift
/host/spi-builder-workspace/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
 11 |
 12 | @_implementationOnly import StackOtterArgParserToolInfo
 13 | @_implementationOnly import class Foundation.JSONEncoder
    |                                   `- error: no such module 'Foundation'
 14 |
 15 | internal struct DumpHelpGenerator {
[43/111] Compiling StackOtterArgParser ArgumentDefinition.swift
/host/spi-builder-workspace/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
 11 |
 12 | @_implementationOnly import StackOtterArgParserToolInfo
 13 | @_implementationOnly import class Foundation.JSONEncoder
    |                                   `- error: no such module 'Foundation'
 14 |
 15 | internal struct DumpHelpGenerator {
[44/111] Compiling StackOtterArgParser ArgumentSet.swift
/host/spi-builder-workspace/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
 11 |
 12 | @_implementationOnly import StackOtterArgParserToolInfo
 13 | @_implementationOnly import class Foundation.JSONEncoder
    |                                   `- error: no such module 'Foundation'
 14 |
 15 | internal struct DumpHelpGenerator {
[45/111] Compiling StackOtterArgParser CommandParser.swift
/host/spi-builder-workspace/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
 11 |
 12 | @_implementationOnly import StackOtterArgParserToolInfo
 13 | @_implementationOnly import class Foundation.JSONEncoder
    |                                   `- error: no such module 'Foundation'
 14 |
 15 | internal struct DumpHelpGenerator {
[46/111] Compiling StackOtterArgParser InputKey.swift
/host/spi-builder-workspace/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
 11 |
 12 | @_implementationOnly import StackOtterArgParserToolInfo
 13 | @_implementationOnly import class Foundation.JSONEncoder
    |                                   `- error: no such module 'Foundation'
 14 |
 15 | internal struct DumpHelpGenerator {
[47/111] Compiling StackOtterArgParser InputOrigin.swift
/host/spi-builder-workspace/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
 11 |
 12 | @_implementationOnly import StackOtterArgParserToolInfo
 13 | @_implementationOnly import class Foundation.JSONEncoder
    |                                   `- error: no such module 'Foundation'
 14 |
 15 | internal struct DumpHelpGenerator {
[48/116] Compiling StackOtterArgParser Name.swift
/host/spi-builder-workspace/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
 11 |
 12 | @_implementationOnly import StackOtterArgParserToolInfo
 13 | @_implementationOnly import class Foundation.JSONEncoder
    |                                   `- error: no such module 'Foundation'
 14 |
 15 | internal struct DumpHelpGenerator {
[49/116] Compiling StackOtterArgParser Parsed.swift
/host/spi-builder-workspace/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
 11 |
 12 | @_implementationOnly import StackOtterArgParserToolInfo
 13 | @_implementationOnly import class Foundation.JSONEncoder
    |                                   `- error: no such module 'Foundation'
 14 |
 15 | internal struct DumpHelpGenerator {
[50/116] Compiling StackOtterArgParser ParsedValues.swift
/host/spi-builder-workspace/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
 11 |
 12 | @_implementationOnly import StackOtterArgParserToolInfo
 13 | @_implementationOnly import class Foundation.JSONEncoder
    |                                   `- error: no such module 'Foundation'
 14 |
 15 | internal struct DumpHelpGenerator {
[51/116] Compiling StackOtterArgParser ParserError.swift
/host/spi-builder-workspace/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
 11 |
 12 | @_implementationOnly import StackOtterArgParserToolInfo
 13 | @_implementationOnly import class Foundation.JSONEncoder
    |                                   `- error: no such module 'Foundation'
 14 |
 15 | internal struct DumpHelpGenerator {
[52/116] Compiling StackOtterArgParser SplitArguments.swift
/host/spi-builder-workspace/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
 11 |
 12 | @_implementationOnly import StackOtterArgParserToolInfo
 13 | @_implementationOnly import class Foundation.JSONEncoder
    |                                   `- error: no such module 'Foundation'
 14 |
 15 | internal struct DumpHelpGenerator {
[53/116] Compiling StackOtterArgParser DumpHelpGenerator.swift
/host/spi-builder-workspace/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:12:22: warning: using '@_implementationOnly' without enabling library evolution for 'StackOtterArgParser' may lead to instability during execution
 10 | //===----------------------------------------------------------------------===//
 11 |
 12 | @_implementationOnly import StackOtterArgParserToolInfo
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'StackOtterArgParser' may lead to instability during execution
 13 | @_implementationOnly import class Foundation.JSONEncoder
 14 |
/host/spi-builder-workspace/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
 11 |
 12 | @_implementationOnly import StackOtterArgParserToolInfo
 13 | @_implementationOnly import class Foundation.JSONEncoder
    |                                   `- error: no such module 'Foundation'
 14 |
 15 | internal struct DumpHelpGenerator {
[54/116] Compiling StackOtterArgParser HelpCommand.swift
/host/spi-builder-workspace/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:12:22: warning: using '@_implementationOnly' without enabling library evolution for 'StackOtterArgParser' may lead to instability during execution
 10 | //===----------------------------------------------------------------------===//
 11 |
 12 | @_implementationOnly import StackOtterArgParserToolInfo
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'StackOtterArgParser' may lead to instability during execution
 13 | @_implementationOnly import class Foundation.JSONEncoder
 14 |
/host/spi-builder-workspace/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
 11 |
 12 | @_implementationOnly import StackOtterArgParserToolInfo
 13 | @_implementationOnly import class Foundation.JSONEncoder
    |                                   `- error: no such module 'Foundation'
 14 |
 15 | internal struct DumpHelpGenerator {
[55/116] Compiling StackOtterArgParser HelpGenerator.swift
/host/spi-builder-workspace/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:12:22: warning: using '@_implementationOnly' without enabling library evolution for 'StackOtterArgParser' may lead to instability during execution
 10 | //===----------------------------------------------------------------------===//
 11 |
 12 | @_implementationOnly import StackOtterArgParserToolInfo
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'StackOtterArgParser' may lead to instability during execution
 13 | @_implementationOnly import class Foundation.JSONEncoder
 14 |
/host/spi-builder-workspace/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
 11 |
 12 | @_implementationOnly import StackOtterArgParserToolInfo
 13 | @_implementationOnly import class Foundation.JSONEncoder
    |                                   `- error: no such module 'Foundation'
 14 |
 15 | internal struct DumpHelpGenerator {
[56/116] Compiling StackOtterArgParser MessageInfo.swift
/host/spi-builder-workspace/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:12:22: warning: using '@_implementationOnly' without enabling library evolution for 'StackOtterArgParser' may lead to instability during execution
 10 | //===----------------------------------------------------------------------===//
 11 |
 12 | @_implementationOnly import StackOtterArgParserToolInfo
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'StackOtterArgParser' may lead to instability during execution
 13 | @_implementationOnly import class Foundation.JSONEncoder
 14 |
/host/spi-builder-workspace/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
 11 |
 12 | @_implementationOnly import StackOtterArgParserToolInfo
 13 | @_implementationOnly import class Foundation.JSONEncoder
    |                                   `- error: no such module 'Foundation'
 14 |
 15 | internal struct DumpHelpGenerator {
[57/116] Compiling StackOtterArgParser UsageGenerator.swift
/host/spi-builder-workspace/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:12:22: warning: using '@_implementationOnly' without enabling library evolution for 'StackOtterArgParser' may lead to instability during execution
 10 | //===----------------------------------------------------------------------===//
 11 |
 12 | @_implementationOnly import StackOtterArgParserToolInfo
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'StackOtterArgParser' may lead to instability during execution
 13 | @_implementationOnly import class Foundation.JSONEncoder
 14 |
/host/spi-builder-workspace/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
 11 |
 12 | @_implementationOnly import StackOtterArgParserToolInfo
 13 | @_implementationOnly import class Foundation.JSONEncoder
    |                                   `- error: no such module 'Foundation'
 14 |
 15 | internal struct DumpHelpGenerator {
[58/116] Compiling StackOtterArgParser CollectionExtensions.swift
/host/spi-builder-workspace/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
 11 |
 12 | @_implementationOnly import StackOtterArgParserToolInfo
 13 | @_implementationOnly import class Foundation.JSONEncoder
    |                                   `- error: no such module 'Foundation'
 14 |
 15 | internal struct DumpHelpGenerator {
[59/116] Compiling StackOtterArgParser Platform.swift
/host/spi-builder-workspace/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
 11 |
 12 | @_implementationOnly import StackOtterArgParserToolInfo
 13 | @_implementationOnly import class Foundation.JSONEncoder
    |                                   `- error: no such module 'Foundation'
 14 |
 15 | internal struct DumpHelpGenerator {
[60/116] Compiling StackOtterArgParser SequenceExtensions.swift
/host/spi-builder-workspace/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
 11 |
 12 | @_implementationOnly import StackOtterArgParserToolInfo
 13 | @_implementationOnly import class Foundation.JSONEncoder
    |                                   `- error: no such module 'Foundation'
 14 |
 15 | internal struct DumpHelpGenerator {
[61/116] Compiling StackOtterArgParser StringExtensions.swift
/host/spi-builder-workspace/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
 11 |
 12 | @_implementationOnly import StackOtterArgParserToolInfo
 13 | @_implementationOnly import class Foundation.JSONEncoder
    |                                   `- error: no such module 'Foundation'
 14 |
 15 | internal struct DumpHelpGenerator {
[62/116] Compiling StackOtterArgParser Tree.swift
/host/spi-builder-workspace/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:35: error: no such module 'Foundation'
 11 |
 12 | @_implementationOnly import StackOtterArgParserToolInfo
 13 | @_implementationOnly import class Foundation.JSONEncoder
    |                                   `- error: no such module 'Foundation'
 14 |
 15 | internal struct DumpHelpGenerator {
[68/121] Emitting module StackOtterArgParser
/host/spi-builder-workspace/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:12:22: warning: using '@_implementationOnly' without enabling library evolution for 'StackOtterArgParser' may lead to instability during execution
 10 | //===----------------------------------------------------------------------===//
 11 |
 12 | @_implementationOnly import StackOtterArgParserToolInfo
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'StackOtterArgParser' may lead to instability during execution
 13 | @_implementationOnly import class Foundation.JSONEncoder
 14 |
/host/spi-builder-workspace/Sources/ArgumentParser/Usage/DumpHelpGenerator.swift:13:22: warning: using '@_implementationOnly' without enabling library evolution for 'StackOtterArgParser' may lead to instability during execution
 11 |
 12 | @_implementationOnly import StackOtterArgParserToolInfo
 13 | @_implementationOnly import class Foundation.JSONEncoder
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'StackOtterArgParser' may lead to instability during execution
 14 |
 15 | internal struct DumpHelpGenerator {
/host/spi-builder-workspace/Sources/ArgumentParser/Usage/MessageInfo.swift:12:22: warning: using '@_implementationOnly' without enabling library evolution for 'StackOtterArgParser' may lead to instability during execution
 10 | //===----------------------------------------------------------------------===//
 11 |
 12 | @_implementationOnly import protocol Foundation.LocalizedError
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'StackOtterArgParser' may lead to instability during execution
 13 | @_implementationOnly import class Foundation.NSError
 14 |
/host/spi-builder-workspace/Sources/ArgumentParser/Usage/MessageInfo.swift:13:22: warning: using '@_implementationOnly' without enabling library evolution for 'StackOtterArgParser' may lead to instability during execution
 11 |
 12 | @_implementationOnly import protocol Foundation.LocalizedError
 13 | @_implementationOnly import class Foundation.NSError
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'StackOtterArgParser' may lead to instability during execution
 14 |
 15 | enum MessageInfo {
/host/spi-builder-workspace/Sources/ArgumentParser/Usage/UsageGenerator.swift:12:22: warning: using '@_implementationOnly' without enabling library evolution for 'StackOtterArgParser' may lead to instability during execution
 10 | //===----------------------------------------------------------------------===//
 11 |
 12 | @_implementationOnly import protocol Foundation.LocalizedError
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'StackOtterArgParser' may lead to instability during execution
 13 |
 14 | struct UsageGenerator {
/host/spi-builder-workspace/Sources/ArgumentParser/Parsable Types/ParsableArgumentsValidation.swift:26:7: warning: stored property 'parsableArgumentsType' of 'Sendable'-conforming struct 'ParsableArgumentsValidationError' has non-Sendable type 'any ParsableArguments.Type'
 24 |
 25 | struct ParsableArgumentsValidationError: Error, CustomStringConvertible {
 26 |   let parsableArgumentsType: ParsableArguments.Type
    |       `- warning: stored property 'parsableArgumentsType' of 'Sendable'-conforming struct 'ParsableArgumentsValidationError' has non-Sendable type 'any ParsableArguments.Type'
 27 |   let underlayingErrors: [Error]
 28 |   var description: String {
/host/spi-builder-workspace/Sources/ArgumentParser/Parsable Types/ParsableArgumentsValidation.swift:177:9: warning: stored property 'type' of 'Sendable'-conforming struct 'InvalidDecoderError' has non-Sendable type 'any ParsableArguments.Type'
175 |
176 |   struct InvalidDecoderError: ParsableArgumentsValidatorError, CustomStringConvertible {
177 |     let type: ParsableArguments.Type
    |         `- warning: stored property 'type' of 'Sendable'-conforming struct 'InvalidDecoderError' has non-Sendable type 'any ParsableArguments.Type'
178 |
179 |     var description: String {
/host/spi-builder-workspace/Sources/ArgumentParser/Parsing/CommandParser.swift:13:7: warning: stored property 'commandStack' of 'Sendable'-conforming struct 'CommandError' has non-Sendable type '[any ParsableCommand.Type]'
 11 |
 12 | struct CommandError: Error {
 13 |   var commandStack: [ParsableCommand.Type]
    |       `- warning: stored property 'commandStack' of 'Sendable'-conforming struct 'CommandError' has non-Sendable type '[any ParsableCommand.Type]'
 14 |   var parserError: ParserError
 15 | }
/host/spi-builder-workspace/Sources/ArgumentParser/Utilities/Tree.swift:102:10: warning: associated value 'recursiveSubcommand' of 'Sendable'-conforming enum 'InitializationError' has non-Sendable type 'any ParsableCommand.Type'
100 |
101 |   enum InitializationError: Error {
102 |     case recursiveSubcommand(ParsableCommand.Type)
    |          `- warning: associated value 'recursiveSubcommand' of 'Sendable'-conforming enum 'InitializationError' has non-Sendable type 'any ParsableCommand.Type'
103 |   }
104 | }
BUILD FAILURE 6.2 wasm