Build Information
Failed to build Runtime, reference 2.1.1 (61c977
), with Swift 6.2 (beta) for Wasm on 20 Jun 2025 23:59:46 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/nerdsupremacist/Runtime.git
Reference: 2.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/nerdsupremacist/Runtime
* tag 2.1.1 -> FETCH_HEAD
HEAD is now at 61c9776 upped cocoapods version
Cloned https://github.com/nerdsupremacist/Runtime.git
Revision (git rev-parse @):
61c9776f47d2951bdc562486ad348e5e1ca2e180
SUCCESS checkout https://github.com/nerdsupremacist/Runtime.git at 2.1.1
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/nerdsupremacist/Runtime.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
Fetching https://github.com/wickwirew/CRuntime.git
[1/124] Fetching cruntime
Fetched https://github.com/wickwirew/CRuntime.git from cache (0.20s)
Computing version for https://github.com/wickwirew/CRuntime.git
Computed https://github.com/wickwirew/CRuntime.git at 2.1.2 (3.90s)
Creating working copy for https://github.com/wickwirew/CRuntime.git
Working copy of https://github.com/wickwirew/CRuntime.git resolved at 2.1.2
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/43] Emitting module Runtime
/host/spi-builder-workspace/Sources/Runtime/Factory/DefaultValue.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | public protocol DefaultConstructor {
[4/48] Compiling Runtime Vector.swift
/host/spi-builder-workspace/Sources/Runtime/Factory/DefaultValue.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | public protocol DefaultConstructor {
[5/48] Compiling Runtime GettersSetters.swift
/host/spi-builder-workspace/Sources/Runtime/Factory/DefaultValue.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | public protocol DefaultConstructor {
[6/48] Compiling Runtime Pointer+Extensions.swift
/host/spi-builder-workspace/Sources/Runtime/Factory/DefaultValue.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | public protocol DefaultConstructor {
[7/48] Compiling Runtime RetainCounts.swift
/host/spi-builder-workspace/Sources/Runtime/Factory/DefaultValue.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | public protocol DefaultConstructor {
[8/48] Compiling Runtime String+Extensions.swift
/host/spi-builder-workspace/Sources/Runtime/Factory/DefaultValue.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | public protocol DefaultConstructor {
[9/48] Compiling Runtime DefaultValue.swift
/host/spi-builder-workspace/Sources/Runtime/Factory/DefaultValue.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | public protocol DefaultConstructor {
[10/48] Compiling Runtime Factory.swift
/host/spi-builder-workspace/Sources/Runtime/Factory/DefaultValue.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | public protocol DefaultConstructor {
[11/48] Compiling Runtime ClassHeader.swift
/host/spi-builder-workspace/Sources/Runtime/Factory/DefaultValue.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | public protocol DefaultConstructor {
[12/48] Compiling Runtime ClassMetadataLayout.swift
/host/spi-builder-workspace/Sources/Runtime/Factory/DefaultValue.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | public protocol DefaultConstructor {
[13/48] Compiling Runtime ClassTypeDescriptor.swift
/host/spi-builder-workspace/Sources/Runtime/Factory/DefaultValue.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | public protocol DefaultConstructor {
[14/48] Compiling Runtime EnumMetadataLayout.swift
/host/spi-builder-workspace/Sources/Runtime/Factory/DefaultValue.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | public protocol DefaultConstructor {
[15/48] Compiling Runtime MetadataType.swift
/host/spi-builder-workspace/Sources/Runtime/Factory/DefaultValue.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | public protocol DefaultConstructor {
[16/48] Compiling Runtime NominalMetadataType.swift
/host/spi-builder-workspace/Sources/Runtime/Factory/DefaultValue.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | public protocol DefaultConstructor {
[17/48] Compiling Runtime ProtocolMetadata.swift
/host/spi-builder-workspace/Sources/Runtime/Factory/DefaultValue.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | public protocol DefaultConstructor {
[18/48] Compiling Runtime StructMetadata.swift
/host/spi-builder-workspace/Sources/Runtime/Factory/DefaultValue.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | public protocol DefaultConstructor {
[19/48] Compiling Runtime TupleMetadata.swift
/host/spi-builder-workspace/Sources/Runtime/Factory/DefaultValue.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | public protocol DefaultConstructor {
[20/48] Compiling Runtime Case.swift
/host/spi-builder-workspace/Sources/Runtime/Factory/DefaultValue.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | public protocol DefaultConstructor {
[21/48] Compiling Runtime Errors.swift
/host/spi-builder-workspace/Sources/Runtime/Factory/DefaultValue.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | public protocol DefaultConstructor {
[22/48] Compiling Runtime FunctionInfo.swift
/host/spi-builder-workspace/Sources/Runtime/Factory/DefaultValue.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | public protocol DefaultConstructor {
[23/48] Compiling Runtime Kind.swift
/host/spi-builder-workspace/Sources/Runtime/Factory/DefaultValue.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | public protocol DefaultConstructor {
[24/48] Compiling Runtime PropertyInfo.swift
/host/spi-builder-workspace/Sources/Runtime/Factory/DefaultValue.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | public protocol DefaultConstructor {
[25/48] Compiling Runtime TypeInfo.swift
/host/spi-builder-workspace/Sources/Runtime/Factory/DefaultValue.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | public protocol DefaultConstructor {
[26/48] Compiling Runtime TypeInfoConvertible.swift
/host/spi-builder-workspace/Sources/Runtime/Factory/DefaultValue.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | public protocol DefaultConstructor {
[27/48] Compiling Runtime Pointers.swift
/host/spi-builder-workspace/Sources/Runtime/Factory/DefaultValue.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | public protocol DefaultConstructor {
[28/48] Compiling Runtime RelativePointer.swift
/host/spi-builder-workspace/Sources/Runtime/Factory/DefaultValue.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | public protocol DefaultConstructor {
[29/48] Compiling Runtime RelativeVectorPointer.swift
/host/spi-builder-workspace/Sources/Runtime/Factory/DefaultValue.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | public protocol DefaultConstructor {
[30/48] Compiling Runtime Union.swift
/host/spi-builder-workspace/Sources/Runtime/Factory/DefaultValue.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | public protocol DefaultConstructor {
[31/48] Compiling Runtime ProtocolMetadataLayout.swift
/host/spi-builder-workspace/Sources/Runtime/Factory/DefaultValue.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | public protocol DefaultConstructor {
[32/48] Compiling Runtime ProtocolTypeContainer.swift
/host/spi-builder-workspace/Sources/Runtime/Factory/DefaultValue.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | public protocol DefaultConstructor {
[33/48] Compiling Runtime StructMetadataLayout.swift
/host/spi-builder-workspace/Sources/Runtime/Factory/DefaultValue.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | public protocol DefaultConstructor {
[34/48] Compiling Runtime StructTypeDescriptor.swift
/host/spi-builder-workspace/Sources/Runtime/Factory/DefaultValue.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | public protocol DefaultConstructor {
[35/48] Compiling Runtime TargetTypeGenericContextDescriptorHeader.swift
/host/spi-builder-workspace/Sources/Runtime/Factory/DefaultValue.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | public protocol DefaultConstructor {
[36/48] Compiling Runtime TupleMetadataLayout.swift
/host/spi-builder-workspace/Sources/Runtime/Factory/DefaultValue.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | public protocol DefaultConstructor {
[37/48] Compiling Runtime TypeDescriptor.swift
/host/spi-builder-workspace/Sources/Runtime/Factory/DefaultValue.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | public protocol DefaultConstructor {
[38/48] Compiling Runtime ValueWitnessTable.swift
/host/spi-builder-workspace/Sources/Runtime/Factory/DefaultValue.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | public protocol DefaultConstructor {
[39/48] Compiling Runtime ClassMetadata.swift
/host/spi-builder-workspace/Sources/Runtime/Factory/DefaultValue.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | public protocol DefaultConstructor {
[40/48] Compiling Runtime EnumMetadata.swift
/host/spi-builder-workspace/Sources/Runtime/Factory/DefaultValue.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | public protocol DefaultConstructor {
[41/48] Compiling Runtime FuntionMetadata.swift
/host/spi-builder-workspace/Sources/Runtime/Factory/DefaultValue.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | public protocol DefaultConstructor {
[42/48] Compiling Runtime Metadata.swift
/host/spi-builder-workspace/Sources/Runtime/Factory/DefaultValue.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | public protocol DefaultConstructor {
[43/48] Compiling Runtime EnumTypeDescriptor.swift
/host/spi-builder-workspace/Sources/Runtime/Factory/DefaultValue.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | public protocol DefaultConstructor {
[44/48] Compiling Runtime ExistentialContainter.swift
/host/spi-builder-workspace/Sources/Runtime/Factory/DefaultValue.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | public protocol DefaultConstructor {
[45/48] Compiling Runtime FieldDescriptor.swift
/host/spi-builder-workspace/Sources/Runtime/Factory/DefaultValue.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | public protocol DefaultConstructor {
[46/48] Compiling Runtime FunctionMetadataLayout.swift
/host/spi-builder-workspace/Sources/Runtime/Factory/DefaultValue.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | public protocol DefaultConstructor {
[47/48] Compiling Runtime MetadataLayoutType.swift
/host/spi-builder-workspace/Sources/Runtime/Factory/DefaultValue.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | public protocol DefaultConstructor {
[48/48] Compiling Runtime ProtocolDescriptor.swift
/host/spi-builder-workspace/Sources/Runtime/Factory/DefaultValue.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | public protocol DefaultConstructor {
BUILD FAILURE 6.2 wasm