Build Information
Failed to build CLIKit, reference master (846dde
), with Swift 6.2 (beta) for Wasm on 19 Jun 2025 06:16:28 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/apparata/clikit.git
Reference: master
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/apparata/clikit
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 846dde4 Update README.md
Cloned https://github.com/apparata/clikit.git
Revision (git rev-parse @):
846dde4a72e297f4b2045df29245e011f0e0a276
SUCCESS checkout https://github.com/apparata/clikit.git at master
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/apparata/clikit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/58] Emitting module CLIKit
/host/spi-builder-workspace/Sources/CLIKit/Command Line/Arguments/Argument Value Types/Array+CommandArgumentValue.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | /// Array arguments can be constructed from strings on the form:
[4/65] Compiling CLIKit StandardEnvironmentVariable.swift
/host/spi-builder-workspace/Sources/CLIKit/Command Line/Arguments/Argument Value Types/Array+CommandArgumentValue.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | /// Array arguments can be constructed from strings on the form:
[5/65] Compiling CLIKit CStrings.swift
/host/spi-builder-workspace/Sources/CLIKit/Command Line/Arguments/Argument Value Types/Array+CommandArgumentValue.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | /// Array arguments can be constructed from strings on the form:
[6/65] Compiling CLIKit SubprocessAttributes.swift
/host/spi-builder-workspace/Sources/CLIKit/Command Line/Arguments/Argument Value Types/Array+CommandArgumentValue.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | /// Array arguments can be constructed from strings on the form:
[7/65] Compiling CLIKit SubprocessCaptureOutputThread.swift
/host/spi-builder-workspace/Sources/CLIKit/Command Line/Arguments/Argument Value Types/Array+CommandArgumentValue.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | /// Array arguments can be constructed from strings on the form:
[8/65] Compiling CLIKit SubprocessIO.swift
/host/spi-builder-workspace/Sources/CLIKit/Command Line/Arguments/Argument Value Types/Array+CommandArgumentValue.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | /// Array arguments can be constructed from strings on the form:
[9/65] Compiling CLIKit SubprocessPipe.swift
/host/spi-builder-workspace/Sources/CLIKit/Command Line/Arguments/Argument Value Types/Array+CommandArgumentValue.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | /// Array arguments can be constructed from strings on the form:
[10/65] Compiling CLIKit SubprocessStateMachine.swift
/host/spi-builder-workspace/Sources/CLIKit/Command Line/Arguments/Argument Value Types/Array+CommandArgumentValue.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | /// Array arguments can be constructed from strings on the form:
[11/65] Compiling CLIKit ExecutionMode.swift
/host/spi-builder-workspace/Sources/CLIKit/Command Line/Arguments/Argument Value Types/Array+CommandArgumentValue.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | /// Array arguments can be constructed from strings on the form:
[12/65] Compiling CLIKit ExecutableFinder.swift
/host/spi-builder-workspace/Sources/CLIKit/Command Line/Arguments/Argument Value Types/Array+CommandArgumentValue.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | /// Array arguments can be constructed from strings on the form:
[13/65] Compiling CLIKit Path+FileManagement.swift
/host/spi-builder-workspace/Sources/CLIKit/Command Line/Arguments/Argument Value Types/Array+CommandArgumentValue.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | /// Array arguments can be constructed from strings on the form:
[14/65] Compiling CLIKit Path.swift
/host/spi-builder-workspace/Sources/CLIKit/Command Line/Arguments/Argument Value Types/Array+CommandArgumentValue.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | /// Array arguments can be constructed from strings on the form:
[15/65] Compiling CLIKit Console.swift
/host/spi-builder-workspace/Sources/CLIKit/Command Line/Arguments/Argument Value Types/Array+CommandArgumentValue.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | /// Array arguments can be constructed from strings on the form:
[16/65] Compiling CLIKit IO.swift
/host/spi-builder-workspace/Sources/CLIKit/Command Line/Arguments/Argument Value Types/Array+CommandArgumentValue.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | /// Array arguments can be constructed from strings on the form:
[17/65] Compiling CLIKit BasicREPL.swift
/host/spi-builder-workspace/Sources/CLIKit/Command Line/Arguments/Argument Value Types/Array+CommandArgumentValue.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | /// Array arguments can be constructed from strings on the form:
[18/65] Compiling CLIKit CommandLineHistory.swift
/host/spi-builder-workspace/Sources/CLIKit/Command Line/Arguments/Argument Value Types/Array+CommandArgumentValue.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | /// Array arguments can be constructed from strings on the form:
[19/65] Compiling CLIKit LineReader.swift
/host/spi-builder-workspace/Sources/CLIKit/Command Line/Arguments/Argument Value Types/Array+CommandArgumentValue.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | /// Array arguments can be constructed from strings on the form:
[20/65] Compiling CLIKit WrapsFileHandle.swift
/host/spi-builder-workspace/Sources/CLIKit/Command Line/Arguments/Argument Value Types/Array+CommandArgumentValue.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | /// Array arguments can be constructed from strings on the form:
[21/65] Compiling CLIKit Lock.swift
/host/spi-builder-workspace/Sources/CLIKit/Command Line/Arguments/Argument Value Types/Array+CommandArgumentValue.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | /// Array arguments can be constructed from strings on the form:
[22/65] Compiling CLIKit Log.swift
/host/spi-builder-workspace/Sources/CLIKit/Command Line/Arguments/Argument Value Types/Array+CommandArgumentValue.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | /// Array arguments can be constructed from strings on the form:
[23/65] Compiling CLIKit Regex.swift
/host/spi-builder-workspace/Sources/CLIKit/Command Line/Arguments/Argument Value Types/Array+CommandArgumentValue.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | /// Array arguments can be constructed from strings on the form:
[24/65] Compiling CLIKit Sequence+Convenience.swift
/host/spi-builder-workspace/Sources/CLIKit/Command Line/Arguments/Argument Value Types/Array+CommandArgumentValue.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | /// Array arguments can be constructed from strings on the form:
[25/65] Compiling CLIKit String+Utilities.swift
/host/spi-builder-workspace/Sources/CLIKit/Command Line/Arguments/Argument Value Types/Array+CommandArgumentValue.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | /// Array arguments can be constructed from strings on the form:
[26/65] Compiling CLIKit Environment.swift
/host/spi-builder-workspace/Sources/CLIKit/Command Line/Arguments/Argument Value Types/Array+CommandArgumentValue.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | /// Array arguments can be constructed from strings on the form:
[27/65] Compiling CLIKit ReadEvaluatePrintLoop.swift
/host/spi-builder-workspace/Sources/CLIKit/Command Line/Arguments/Argument Value Types/Array+CommandArgumentValue.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | /// Array arguments can be constructed from strings on the form:
[28/65] Compiling CLIKit TerminalREPL.swift
/host/spi-builder-workspace/Sources/CLIKit/Command Line/Arguments/Argument Value Types/Array+CommandArgumentValue.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | /// Array arguments can be constructed from strings on the form:
[29/65] Compiling CLIKit TerminalREPLState.swift
/host/spi-builder-workspace/Sources/CLIKit/Command Line/Arguments/Argument Value Types/Array+CommandArgumentValue.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | /// Array arguments can be constructed from strings on the form:
[30/65] Compiling CLIKit StandardIO.swift
/host/spi-builder-workspace/Sources/CLIKit/Command Line/Arguments/Argument Value Types/Array+CommandArgumentValue.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | /// Array arguments can be constructed from strings on the form:
[31/65] Compiling CLIKit Terminal.swift
/host/spi-builder-workspace/Sources/CLIKit/Command Line/Arguments/Argument Value Types/Array+CommandArgumentValue.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | /// Array arguments can be constructed from strings on the form:
[32/65] Compiling CLIKit TerminalCode.swift
/host/spi-builder-workspace/Sources/CLIKit/Command Line/Arguments/Argument Value Types/Array+CommandArgumentValue.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | /// Array arguments can be constructed from strings on the form:
[33/65] Compiling CLIKit TerminalInputMode.swift
/host/spi-builder-workspace/Sources/CLIKit/Command Line/Arguments/Argument Value Types/Array+CommandArgumentValue.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | /// Array arguments can be constructed from strings on the form:
[34/65] Compiling CLIKit TerminalString.swift
/host/spi-builder-workspace/Sources/CLIKit/Command Line/Arguments/Argument Value Types/Array+CommandArgumentValue.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | /// Array arguments can be constructed from strings on the form:
[35/65] Compiling CLIKit Array+CommandArgumentValue.swift
/host/spi-builder-workspace/Sources/CLIKit/Command Line/Arguments/Argument Value Types/Array+CommandArgumentValue.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | /// Array arguments can be constructed from strings on the form:
[36/65] Compiling CLIKit Dictionary+CommandArgumentValue.swift
/host/spi-builder-workspace/Sources/CLIKit/Command Line/Arguments/Argument Value Types/Array+CommandArgumentValue.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | /// Array arguments can be constructed from strings on the form:
[37/65] Compiling CLIKit Double+CommandArgumentValue.swift
/host/spi-builder-workspace/Sources/CLIKit/Command Line/Arguments/Argument Value Types/Array+CommandArgumentValue.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | /// Array arguments can be constructed from strings on the form:
[38/65] Compiling CLIKit Float+CommandArgumentValue.swift
/host/spi-builder-workspace/Sources/CLIKit/Command Line/Arguments/Argument Value Types/Array+CommandArgumentValue.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | /// Array arguments can be constructed from strings on the form:
[39/65] Compiling CLIKit Int+CommandArgumentValue.swift
/host/spi-builder-workspace/Sources/CLIKit/Command Line/Arguments/Argument Value Types/Array+CommandArgumentValue.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | /// Array arguments can be constructed from strings on the form:
[40/65] Compiling CLIKit Set+CommandArgumentValue.swift
/host/spi-builder-workspace/Sources/CLIKit/Command Line/Arguments/Argument Value Types/Array+CommandArgumentValue.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | /// Array arguments can be constructed from strings on the form:
[41/65] Compiling CLIKit String+CommandArgumentValue.swift
/host/spi-builder-workspace/Sources/CLIKit/Command Line/Arguments/Argument Value Types/Array+CommandArgumentValue.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | /// Array arguments can be constructed from strings on the form:
[42/65] Compiling CLIKit UInt+CommandArgumentValue.swift
/host/spi-builder-workspace/Sources/CLIKit/Command Line/Arguments/Argument Value Types/Array+CommandArgumentValue.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | /// Array arguments can be constructed from strings on the form:
[43/65] Compiling CLIKit Subprocess.swift
/host/spi-builder-workspace/Sources/CLIKit/Command Line/Arguments/Argument Value Types/Array+CommandArgumentValue.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | /// Array arguments can be constructed from strings on the form:
[44/65] Compiling CLIKit SubprocessError.swift
/host/spi-builder-workspace/Sources/CLIKit/Command Line/Arguments/Argument Value Types/Array+CommandArgumentValue.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | /// Array arguments can be constructed from strings on the form:
[45/65] Compiling CLIKit SubprocessResult.swift
/host/spi-builder-workspace/Sources/CLIKit/Command Line/Arguments/Argument Value Types/Array+CommandArgumentValue.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | /// Array arguments can be constructed from strings on the form:
[46/65] Compiling CLIKit Character+Inspection.swift
/host/spi-builder-workspace/Sources/CLIKit/Command Line/Arguments/Argument Value Types/Array+CommandArgumentValue.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | /// Array arguments can be constructed from strings on the form:
[47/65] Compiling CLIKit SimpleWordCompletion.swift
/host/spi-builder-workspace/Sources/CLIKit/Command Line/Arguments/Argument Value Types/Array+CommandArgumentValue.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | /// Array arguments can be constructed from strings on the form:
[48/65] Compiling CLIKit String+Words.swift
/host/spi-builder-workspace/Sources/CLIKit/Command Line/Arguments/Argument Value Types/Array+CommandArgumentValue.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | /// Array arguments can be constructed from strings on the form:
[49/65] Compiling CLIKit TextCompletion.swift
/host/spi-builder-workspace/Sources/CLIKit/Command Line/Arguments/Argument Value Types/Array+CommandArgumentValue.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | /// Array arguments can be constructed from strings on the form:
[50/65] Compiling CLIKit URL+CommandArgumentValue.swift
/host/spi-builder-workspace/Sources/CLIKit/Command Line/Arguments/Argument Value Types/Array+CommandArgumentValue.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | /// Array arguments can be constructed from strings on the form:
[51/65] Compiling CLIKit CommandArgumentSpecification.swift
/host/spi-builder-workspace/Sources/CLIKit/Command Line/Arguments/Argument Value Types/Array+CommandArgumentValue.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | /// Array arguments can be constructed from strings on the form:
[52/65] Compiling CLIKit CommandArgumentValue.swift
/host/spi-builder-workspace/Sources/CLIKit/Command Line/Arguments/Argument Value Types/Array+CommandArgumentValue.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | /// Array arguments can be constructed from strings on the form:
[53/65] Compiling CLIKit CommandFlag.swift
/host/spi-builder-workspace/Sources/CLIKit/Command Line/Arguments/Argument Value Types/Array+CommandArgumentValue.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | /// Array arguments can be constructed from strings on the form:
[54/65] Compiling CLIKit CommandInput.swift
/host/spi-builder-workspace/Sources/CLIKit/Command Line/Arguments/Argument Value Types/Array+CommandArgumentValue.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | /// Array arguments can be constructed from strings on the form:
[55/65] Compiling CLIKit CommandOption.swift
/host/spi-builder-workspace/Sources/CLIKit/Command Line/Arguments/Argument Value Types/Array+CommandArgumentValue.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | /// Array arguments can be constructed from strings on the form:
[56/65] Compiling CLIKit HelpFlag.swift
/host/spi-builder-workspace/Sources/CLIKit/Command Line/Arguments/Argument Value Types/Array+CommandArgumentValue.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | /// Array arguments can be constructed from strings on the form:
[57/65] Compiling CLIKit Command.swift
/host/spi-builder-workspace/Sources/CLIKit/Command Line/Arguments/Argument Value Types/Array+CommandArgumentValue.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | /// Array arguments can be constructed from strings on the form:
[58/65] Compiling CLIKit CommandLineError.swift
/host/spi-builder-workspace/Sources/CLIKit/Command Line/Arguments/Argument Value Types/Array+CommandArgumentValue.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | /// Array arguments can be constructed from strings on the form:
[59/65] Compiling CLIKit CommandLineParser.swift
/host/spi-builder-workspace/Sources/CLIKit/Command Line/Arguments/Argument Value Types/Array+CommandArgumentValue.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | /// Array arguments can be constructed from strings on the form:
[60/65] Compiling CLIKit CommandUsage.swift
/host/spi-builder-workspace/Sources/CLIKit/Command Line/Arguments/Argument Value Types/Array+CommandArgumentValue.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | /// Array arguments can be constructed from strings on the form:
[61/65] Compiling CLIKit ParserContext.swift
/host/spi-builder-workspace/Sources/CLIKit/Command Line/Arguments/Argument Value Types/Array+CommandArgumentValue.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | /// Array arguments can be constructed from strings on the form:
[62/65] Compiling CLIKit ParserEvent.swift
/host/spi-builder-workspace/Sources/CLIKit/Command Line/Arguments/Argument Value Types/Array+CommandArgumentValue.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | /// Array arguments can be constructed from strings on the form:
[63/65] Compiling CLIKit ParserState.swift
/host/spi-builder-workspace/Sources/CLIKit/Command Line/Arguments/Argument Value Types/Array+CommandArgumentValue.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | /// Array arguments can be constructed from strings on the form:
[64/65] Compiling CLIKit ParserStateMachine.swift
/host/spi-builder-workspace/Sources/CLIKit/Command Line/Arguments/Argument Value Types/Array+CommandArgumentValue.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | /// Array arguments can be constructed from strings on the form:
[65/65] Compiling CLIKit Execution.swift
/host/spi-builder-workspace/Sources/CLIKit/Command Line/Arguments/Argument Value Types/Array+CommandArgumentValue.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | /// Array arguments can be constructed from strings on the form:
BUILD FAILURE 6.2 wasm