The Swift Package Index logo.Swift Package Index

Build Information

Failed to build OnyxShell, reference 0.1.1 (289fbc), with Swift 6.2 for Wasm on 23 Jun 2025 10:50:44 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/wuyu2015/OnyxShellSwift.git
Reference: 0.1.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/wuyu2015/OnyxShellSwift
 * tag               0.1.1      -> FETCH_HEAD
HEAD is now at 289fbc9 Modify: README.md
Cloned https://github.com/wuyu2015/OnyxShellSwift.git
Revision (git rev-parse @):
289fbc9d0b7bc9c499a46254fd1bd4b08098d138
SUCCESS checkout https://github.com/wuyu2015/OnyxShellSwift.git at 0.1.1
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/wuyu2015/OnyxShellSwift.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/25] Emitting module OnyxShell
/host/spi-builder-workspace/Sources/OnyxShell/Command/error/ArgumentParserError.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension Onyx {
[4/28] Compiling OnyxShell OnyxCommand.swift
/host/spi-builder-workspace/Sources/OnyxShell/Command/error/ArgumentParserError.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension Onyx {
[5/28] Compiling OnyxShell ArgumentParser+Argument.swift
/host/spi-builder-workspace/Sources/OnyxShell/Command/error/ArgumentParserError.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension Onyx {
[6/28] Compiling OnyxShell ArgumentParser+Flag.swift
/host/spi-builder-workspace/Sources/OnyxShell/Command/error/ArgumentParserError.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension Onyx {
[7/28] Compiling OnyxShell Str.swift
/host/spi-builder-workspace/Sources/OnyxShell/Command/error/ArgumentParserError.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension Onyx {
[8/28] Compiling OnyxShell Utils.swift
/host/spi-builder-workspace/Sources/OnyxShell/Command/error/ArgumentParserError.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension Onyx {
[9/28] Compiling OnyxShell var.swift
/host/spi-builder-workspace/Sources/OnyxShell/Command/error/ArgumentParserError.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension Onyx {
[10/28] Compiling OnyxShell ArgumentParser.swift
/host/spi-builder-workspace/Sources/OnyxShell/Command/error/ArgumentParserError.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension Onyx {
[11/28] Compiling OnyxShell CommandConfiguration.swift
/host/spi-builder-workspace/Sources/OnyxShell/Command/error/ArgumentParserError.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension Onyx {
[12/28] Compiling OnyxShell Onyx.swift
/host/spi-builder-workspace/Sources/OnyxShell/Command/error/ArgumentParserError.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension Onyx {
[13/28] Compiling OnyxShell InternalError.swift
/host/spi-builder-workspace/Sources/OnyxShell/Command/error/ArgumentParserError.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension Onyx {
[14/28] Compiling OnyxShell ParseValueError.swift
/host/spi-builder-workspace/Sources/OnyxShell/Command/error/ArgumentParserError.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension Onyx {
[15/28] Compiling OnyxShell ValueError.swift
/host/spi-builder-workspace/Sources/OnyxShell/Command/error/ArgumentParserError.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension Onyx {
[16/28] Compiling OnyxShell NameType.swift
/host/spi-builder-workspace/Sources/OnyxShell/Command/error/ArgumentParserError.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension Onyx {
[17/28] Compiling OnyxShell ParsingStrategy.swift
/host/spi-builder-workspace/Sources/OnyxShell/Command/error/ArgumentParserError.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension Onyx {
[18/28] Compiling OnyxShell ValueExclusivity.swift
/host/spi-builder-workspace/Sources/OnyxShell/Command/error/ArgumentParserError.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension Onyx {
[19/28] Compiling OnyxShell ArgumentParserError.swift
/host/spi-builder-workspace/Sources/OnyxShell/Command/error/ArgumentParserError.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension Onyx {
[20/28] Compiling OnyxShell Argument.swift
/host/spi-builder-workspace/Sources/OnyxShell/Command/error/ArgumentParserError.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension Onyx {
[21/28] Compiling OnyxShell Flag.swift
/host/spi-builder-workspace/Sources/OnyxShell/Command/error/ArgumentParserError.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension Onyx {
[22/28] Compiling OnyxShell Option.swift
/host/spi-builder-workspace/Sources/OnyxShell/Command/error/ArgumentParserError.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension Onyx {
[23/28] Compiling OnyxShell Value.swift
/host/spi-builder-workspace/Sources/OnyxShell/Command/error/ArgumentParserError.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension Onyx {
[24/28] Compiling OnyxShell OnyxCommand+extension.swift
/host/spi-builder-workspace/Sources/OnyxShell/Command/error/ArgumentParserError.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension Onyx {
[25/28] Compiling OnyxShell OnyxCommand+func.swift
/host/spi-builder-workspace/Sources/OnyxShell/Command/error/ArgumentParserError.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension Onyx {
[26/28] Compiling OnyxShell ArgumentParser+Option.swift
/host/spi-builder-workspace/Sources/OnyxShell/Command/error/ArgumentParserError.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension Onyx {
[27/28] Compiling OnyxShell ArgumentParser+Value.swift
/host/spi-builder-workspace/Sources/OnyxShell/Command/error/ArgumentParserError.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension Onyx {
[28/28] Compiling OnyxShell ArgumentParser+mirror.swift
/host/spi-builder-workspace/Sources/OnyxShell/Command/error/ArgumentParserError.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension Onyx {
BUILD FAILURE 6.2 wasm