Build Information
Failed to build swift-openapi-runtime, reference 1.8.2 (8f33cc
), with Swift 6.2 (beta) for Wasm on 23 Jun 2025 13:49:37 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/apple/swift-openapi-runtime.git
Reference: 1.8.2
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/apple/swift-openapi-runtime
* tag 1.8.2 -> FETCH_HEAD
HEAD is now at 8f33cc5 Add support for Windows (#148)
Cloned https://github.com/apple/swift-openapi-runtime.git
Revision (git rev-parse @):
8f33cc5dfe81169fb167da73584b9c72c3e8bc23
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-openapi-runtime.git at 1.8.2
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/apple/swift-openapi-runtime.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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-http-types
[1/904] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types from cache (0.63s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (1.07s)
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.4.0
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/11] Compiling HTTPTypes HTTPParsedFields.swift
[5/12] Compiling HTTPTypes HTTPResponse.swift
[6/12] Compiling HTTPTypes ISOLatin1String.swift
[7/12] Compiling HTTPTypes HTTPRequest.swift
[8/12] Compiling HTTPTypes NIOLock.swift
[9/12] Compiling HTTPTypes HTTPFieldName.swift
[10/12] Compiling HTTPTypes HTTPField.swift
[11/12] Emitting module HTTPTypes
[12/12] Compiling HTTPTypes HTTPFields.swift
[14/74] Compiling OpenAPIRuntime URICodeCodingKey.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/Acceptable.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// The protocol that all generated `AcceptableContentType` enums conform to.
[15/74] Compiling OpenAPIRuntime URICoderConfiguration.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/Acceptable.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// The protocol that all generated `AcceptableContentType` enums conform to.
[16/74] Compiling OpenAPIRuntime URIEncodedNode.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/Acceptable.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// The protocol that all generated `AcceptableContentType` enums conform to.
[17/74] Compiling OpenAPIRuntime URIParsedTypes.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/Acceptable.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// The protocol that all generated `AcceptableContentType` enums conform to.
[18/74] Compiling OpenAPIRuntime URIDecoder.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/Acceptable.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// The protocol that all generated `AcceptableContentType` enums conform to.
[19/74] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/Acceptable.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// The protocol that all generated `AcceptableContentType` enums conform to.
[20/74] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/Acceptable.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// The protocol that all generated `AcceptableContentType` enums conform to.
[21/74] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/Acceptable.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// The protocol that all generated `AcceptableContentType` enums conform to.
[22/82] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/Acceptable.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// The protocol that all generated `AcceptableContentType` enums conform to.
[23/82] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/Acceptable.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// The protocol that all generated `AcceptableContentType` enums conform to.
[24/82] Compiling OpenAPIRuntime MultipartInternalTypes.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/Acceptable.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// The protocol that all generated `AcceptableContentType` enums conform to.
[25/82] Compiling OpenAPIRuntime MultipartPublicTypes.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/Acceptable.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// The protocol that all generated `AcceptableContentType` enums conform to.
[26/82] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/Acceptable.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// The protocol that all generated `AcceptableContentType` enums conform to.
[27/82] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/Acceptable.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// The protocol that all generated `AcceptableContentType` enums conform to.
[28/82] Compiling OpenAPIRuntime MultipartValidation.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/Acceptable.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// The protocol that all generated `AcceptableContentType` enums conform to.
[29/82] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/Acceptable.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// The protocol that all generated `AcceptableContentType` enums conform to.
[30/82] Compiling OpenAPIRuntime FoundationExtensions.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/Acceptable.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// The protocol that all generated `AcceptableContentType` enums conform to.
[31/82] Compiling OpenAPIRuntime ParameterStyles.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/Acceptable.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// The protocol that all generated `AcceptableContentType` enums conform to.
[32/82] Compiling OpenAPIRuntime ServerVariable.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/Acceptable.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// The protocol that all generated `AcceptableContentType` enums conform to.
[33/82] Compiling OpenAPIRuntime URLExtensions.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/Acceptable.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// The protocol that all generated `AcceptableContentType` enums conform to.
[34/82] Compiling OpenAPIRuntime Deprecated.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/Acceptable.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// The protocol that all generated `AcceptableContentType` enums conform to.
[35/82] Compiling OpenAPIRuntime ClientError.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/Acceptable.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// The protocol that all generated `AcceptableContentType` enums conform to.
[36/82] Compiling OpenAPIRuntime CodingErrors.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/Acceptable.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// The protocol that all generated `AcceptableContentType` enums conform to.
[37/82] Compiling OpenAPIRuntime RuntimeError.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/Acceptable.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// The protocol that all generated `AcceptableContentType` enums conform to.
[38/82] Compiling OpenAPIRuntime ServerError.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/Acceptable.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// The protocol that all generated `AcceptableContentType` enums conform to.
[39/82] Compiling OpenAPIRuntime CurrencyTypes.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/Acceptable.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// The protocol that all generated `AcceptableContentType` enums conform to.
[40/82] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/Acceptable.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// The protocol that all generated `AcceptableContentType` enums conform to.
[41/82] Compiling OpenAPIRuntime HTTPBody.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/Acceptable.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// The protocol that all generated `AcceptableContentType` enums conform to.
[42/82] Compiling OpenAPIRuntime ServerTransport.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/Acceptable.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// The protocol that all generated `AcceptableContentType` enums conform to.
[43/82] Compiling OpenAPIRuntime UniversalClient.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/Acceptable.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// The protocol that all generated `AcceptableContentType` enums conform to.
[44/82] Compiling OpenAPIRuntime UniversalServer.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/Acceptable.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// The protocol that all generated `AcceptableContentType` enums conform to.
[45/82] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/Acceptable.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// The protocol that all generated `AcceptableContentType` enums conform to.
[46/82] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/Acceptable.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// The protocol that all generated `AcceptableContentType` enums conform to.
[47/82] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/Acceptable.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// The protocol that all generated `AcceptableContentType` enums conform to.
[48/82] Compiling OpenAPIRuntime CodableExtensions.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/Acceptable.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// The protocol that all generated `AcceptableContentType` enums conform to.
[49/82] Compiling OpenAPIRuntime Configuration.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/Acceptable.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// The protocol that all generated `AcceptableContentType` enums conform to.
[50/82] Compiling OpenAPIRuntime Converter+Client.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/Acceptable.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// The protocol that all generated `AcceptableContentType` enums conform to.
[51/82] Compiling OpenAPIRuntime Converter+Common.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/Acceptable.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// The protocol that all generated `AcceptableContentType` enums conform to.
[52/82] Compiling OpenAPIRuntime Converter+Server.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/Acceptable.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// The protocol that all generated `AcceptableContentType` enums conform to.
[53/82] Compiling OpenAPIRuntime Converter.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/Acceptable.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// The protocol that all generated `AcceptableContentType` enums conform to.
[54/82] Compiling OpenAPIRuntime CurrencyExtensions.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/Acceptable.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// The protocol that all generated `AcceptableContentType` enums conform to.
[55/82] Compiling OpenAPIRuntime ErrorExtensions.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/Acceptable.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// The protocol that all generated `AcceptableContentType` enums conform to.
[56/82] Compiling OpenAPIRuntime JSONLinesDecoding.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/Acceptable.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// The protocol that all generated `AcceptableContentType` enums conform to.
[57/82] Compiling OpenAPIRuntime JSONLinesEncoding.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/Acceptable.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// The protocol that all generated `AcceptableContentType` enums conform to.
[58/82] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/Acceptable.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// The protocol that all generated `AcceptableContentType` enums conform to.
[59/82] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/Acceptable.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// The protocol that all generated `AcceptableContentType` enums conform to.
[60/82] Compiling OpenAPIRuntime ServerSentEvents.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/Acceptable.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// The protocol that all generated `AcceptableContentType` enums conform to.
[61/82] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/Acceptable.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// The protocol that all generated `AcceptableContentType` enums conform to.
[62/82] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/Acceptable.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// The protocol that all generated `AcceptableContentType` enums conform to.
[63/82] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/Acceptable.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// The protocol that all generated `AcceptableContentType` enums conform to.
[64/82] Compiling OpenAPIRuntime ClientTransport.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/Acceptable.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// The protocol that all generated `AcceptableContentType` enums conform to.
[65/82] Compiling OpenAPIRuntime Acceptable.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/Acceptable.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// The protocol that all generated `AcceptableContentType` enums conform to.
[66/82] Compiling OpenAPIRuntime Base64EncodedData.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/Acceptable.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// The protocol that all generated `AcceptableContentType` enums conform to.
[67/82] Compiling OpenAPIRuntime ByteUtilities.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/Acceptable.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// The protocol that all generated `AcceptableContentType` enums conform to.
[68/82] Compiling OpenAPIRuntime ContentDisposition.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/Acceptable.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// The protocol that all generated `AcceptableContentType` enums conform to.
[69/82] Compiling OpenAPIRuntime CopyOnWriteBox.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/Acceptable.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// The protocol that all generated `AcceptableContentType` enums conform to.
[70/82] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/Acceptable.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// The protocol that all generated `AcceptableContentType` enums conform to.
[71/82] Compiling OpenAPIRuntime OpenAPIValue.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/Acceptable.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// The protocol that all generated `AcceptableContentType` enums conform to.
[72/82] Compiling OpenAPIRuntime PrettyStringConvertible.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/Acceptable.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// The protocol that all generated `AcceptableContentType` enums conform to.
[73/82] Compiling OpenAPIRuntime UndocumentedPayload.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/Acceptable.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// The protocol that all generated `AcceptableContentType` enums conform to.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[74/82] Emitting module OpenAPIRuntime
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/Acceptable.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// The protocol that all generated `AcceptableContentType` enums conform to.
[75/82] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/Acceptable.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// The protocol that all generated `AcceptableContentType` enums conform to.
[76/82] Compiling OpenAPIRuntime URIEncoder.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/Acceptable.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// The protocol that all generated `AcceptableContentType` enums conform to.
[77/82] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/Acceptable.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// The protocol that all generated `AcceptableContentType` enums conform to.
[78/82] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/Acceptable.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// The protocol that all generated `AcceptableContentType` enums conform to.
[79/82] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/Acceptable.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// The protocol that all generated `AcceptableContentType` enums conform to.
[80/82] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/Acceptable.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// The protocol that all generated `AcceptableContentType` enums conform to.
[81/82] Compiling OpenAPIRuntime URIParser.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/Acceptable.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// The protocol that all generated `AcceptableContentType` enums conform to.
[82/82] Compiling OpenAPIRuntime URISerializer.swift
/host/spi-builder-workspace/Sources/OpenAPIRuntime/Base/Acceptable.swift:14:8: error: no such module 'Foundation'
12 | //
13 | //===----------------------------------------------------------------------===//
14 | import Foundation
| `- error: no such module 'Foundation'
15 |
16 | /// The protocol that all generated `AcceptableContentType` enums conform to.
BUILD FAILURE 6.2 wasm