Build Information
Failed to build swift-openapi-urlsession, reference main (2b0811
), with Swift 6.2 (beta) for Wasm on 21 Jun 2025 15:12:26 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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/tuist/swift-openapi-urlsession.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/tuist/swift-openapi-urlsession
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 2b08113 Enable strict concurrency checking in CI (#11)
Cloned https://github.com/tuist/swift-openapi-urlsession.git
Revision (git rev-parse @):
2b08113dab3356fbd2d9c87da50f4e4bb38933f8
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/tuist/swift-openapi-urlsession.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/tuist/swift-openapi-urlsession.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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/apple/swift-openapi-runtime
Fetching https://github.com/apple/swift-docc-plugin
[1/5679] Fetching swift-openapi-runtime
[2103/7761] Fetching swift-openapi-runtime, swift-docc-plugin
Fetched https://github.com/apple/swift-openapi-runtime from cache (0.69s)
Fetched https://github.com/apple/swift-docc-plugin from cache (0.68s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (1.29s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3414] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.52s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.04s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 0.1.11 (0.34s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-openapi-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 0.1.11
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.4
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/48] Emitting module OpenAPIRuntime
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Base/OpenAPIMIMEType.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// A container for a parsed, valid MIME type.
[7/54] Compiling OpenAPIRuntime Acceptable.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Base/OpenAPIMIMEType.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// A container for a parsed, valid MIME type.
[8/54] Compiling OpenAPIRuntime CommonOutputPayloads.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Base/OpenAPIMIMEType.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// A container for a parsed, valid MIME type.
[9/54] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Base/OpenAPIMIMEType.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// A container for a parsed, valid MIME type.
[10/54] Compiling OpenAPIRuntime OpenAPIValue.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Base/OpenAPIMIMEType.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// A container for a parsed, valid MIME type.
[11/54] Compiling OpenAPIRuntime PrettyStringConvertible.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Base/OpenAPIMIMEType.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// A container for a parsed, valid MIME type.
[12/54] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Base/OpenAPIMIMEType.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// A container for a parsed, valid MIME type.
[13/54] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Base/OpenAPIMIMEType.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// A container for a parsed, valid MIME type.
[14/54] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Base/OpenAPIMIMEType.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// A container for a parsed, valid MIME type.
[15/54] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Base/OpenAPIMIMEType.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// A container for a parsed, valid MIME type.
[16/54] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Base/OpenAPIMIMEType.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// A container for a parsed, valid MIME type.
[17/54] Compiling OpenAPIRuntime URIParser.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Base/OpenAPIMIMEType.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// A container for a parsed, valid MIME type.
[18/54] Compiling OpenAPIRuntime URISerializer.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Base/OpenAPIMIMEType.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// A container for a parsed, valid MIME type.
[19/54] Compiling OpenAPIRuntime Deprecated_AutoLosslessStringConvertible.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Base/OpenAPIMIMEType.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// A container for a parsed, valid MIME type.
[20/54] Compiling OpenAPIRuntime Deprecated_RedactedHeaderFields.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Base/OpenAPIMIMEType.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// A container for a parsed, valid MIME type.
[21/54] Compiling OpenAPIRuntime Deprecated_StringConvertible.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Base/OpenAPIMIMEType.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// A container for a parsed, valid MIME type.
[22/54] Compiling OpenAPIRuntime ClientError.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Base/OpenAPIMIMEType.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// A container for a parsed, valid MIME type.
[23/54] Compiling OpenAPIRuntime CodingErrors.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Base/OpenAPIMIMEType.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// A container for a parsed, valid MIME type.
[24/54] Compiling OpenAPIRuntime RuntimeError.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Base/OpenAPIMIMEType.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// A container for a parsed, valid MIME type.
[25/54] Compiling OpenAPIRuntime URIDecoder.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Base/OpenAPIMIMEType.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// A container for a parsed, valid MIME type.
[26/54] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Base/OpenAPIMIMEType.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// A container for a parsed, valid MIME type.
[27/54] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Base/OpenAPIMIMEType.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// A container for a parsed, valid MIME type.
[28/54] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Base/OpenAPIMIMEType.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// A container for a parsed, valid MIME type.
[29/54] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Base/OpenAPIMIMEType.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// A container for a parsed, valid MIME type.
[30/54] Compiling OpenAPIRuntime URIEncoder.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Base/OpenAPIMIMEType.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// A container for a parsed, valid MIME type.
[31/54] Compiling OpenAPIRuntime ServerError.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Base/OpenAPIMIMEType.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// A container for a parsed, valid MIME type.
[32/54] Compiling OpenAPIRuntime ClientTransport.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Base/OpenAPIMIMEType.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// A container for a parsed, valid MIME type.
[33/54] Compiling OpenAPIRuntime CurrencyTypes.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Base/OpenAPIMIMEType.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// A container for a parsed, valid MIME type.
[34/54] Compiling OpenAPIRuntime ServerTransport.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Base/OpenAPIMIMEType.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// A container for a parsed, valid MIME type.
[35/54] Compiling OpenAPIRuntime UniversalClient.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Base/OpenAPIMIMEType.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// A container for a parsed, valid MIME type.
[36/54] Compiling OpenAPIRuntime UniversalServer.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Base/OpenAPIMIMEType.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// A container for a parsed, valid MIME type.
[37/54] Compiling OpenAPIRuntime CodableExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Base/OpenAPIMIMEType.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// A container for a parsed, valid MIME type.
[38/54] Compiling OpenAPIRuntime Configuration.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Base/OpenAPIMIMEType.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// A container for a parsed, valid MIME type.
[39/54] Compiling OpenAPIRuntime Converter+Client.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Base/OpenAPIMIMEType.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// A container for a parsed, valid MIME type.
[40/54] Compiling OpenAPIRuntime Converter+Common.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Base/OpenAPIMIMEType.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// A container for a parsed, valid MIME type.
[41/54] Compiling OpenAPIRuntime Converter+Server.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Base/OpenAPIMIMEType.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// A container for a parsed, valid MIME type.
[42/54] Compiling OpenAPIRuntime Converter.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Base/OpenAPIMIMEType.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// A container for a parsed, valid MIME type.
[43/54] Compiling OpenAPIRuntime StringDecoder.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Base/OpenAPIMIMEType.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// A container for a parsed, valid MIME type.
[44/54] Compiling OpenAPIRuntime StringEncoder.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Base/OpenAPIMIMEType.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// A container for a parsed, valid MIME type.
[45/54] Compiling OpenAPIRuntime URICodeCodingKey.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Base/OpenAPIMIMEType.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// A container for a parsed, valid MIME type.
[46/54] Compiling OpenAPIRuntime URICoderConfiguration.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Base/OpenAPIMIMEType.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// A container for a parsed, valid MIME type.
[47/54] Compiling OpenAPIRuntime URIEncodedNode.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Base/OpenAPIMIMEType.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// A container for a parsed, valid MIME type.
[48/54] Compiling OpenAPIRuntime URIParsedNode.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Base/OpenAPIMIMEType.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// A container for a parsed, valid MIME type.
[49/54] Compiling OpenAPIRuntime CurrencyExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Base/OpenAPIMIMEType.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// A container for a parsed, valid MIME type.
[50/54] Compiling OpenAPIRuntime ErrorExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Base/OpenAPIMIMEType.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// A container for a parsed, valid MIME type.
[51/54] Compiling OpenAPIRuntime FoundationExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Base/OpenAPIMIMEType.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// A container for a parsed, valid MIME type.
[52/54] Compiling OpenAPIRuntime ParameterStyles.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Base/OpenAPIMIMEType.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// A container for a parsed, valid MIME type.
[53/54] Compiling OpenAPIRuntime URLExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Base/OpenAPIMIMEType.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// A container for a parsed, valid MIME type.
[54/54] Compiling OpenAPIRuntime Deprecated.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Base/OpenAPIMIMEType.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// A container for a parsed, valid MIME type.
BUILD FAILURE 6.2 wasm