The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build OpenAI, reference main (cedec2), with Swift 6.2 (beta) for Wasm on 26 Jun 2025 19:45:30 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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/MacPaw/OpenAI.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/MacPaw/OpenAI
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at cedec2f Merge pull request #356 from FiveSheepCo/upstream/openrouter-list-models
Cloned https://github.com/MacPaw/OpenAI.git
Revision (git rev-parse @):
cedec2fc80aedafa332f7395b7004f79f547c794
SUCCESS checkout https://github.com/MacPaw/OpenAI.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/MacPaw/OpenAI.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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/apple/swift-openapi-runtime
[1/5679] Fetching swift-openapi-runtime
Fetched https://github.com/apple/swift-openapi-runtime from cache (0.43s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.2 (0.98s)
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.28s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.70s)
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
Creating working copy for https://github.com/apple/swift-openapi-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 1.8.2
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/12] Compiling HTTPTypes HTTPField.swift
[6/12] Emitting module HTTPTypes
[7/13] Compiling HTTPTypes HTTPResponse.swift
[8/13] Compiling HTTPTypes HTTPRequest.swift
[9/13] Compiling HTTPTypes ISOLatin1String.swift
[10/13] Compiling HTTPTypes HTTPParsedFields.swift
[11/13] Compiling HTTPTypes NIOLock.swift
[12/13] Compiling HTTPTypes HTTPFieldName.swift
[13/13] Compiling HTTPTypes HTTPFields.swift
[15/75] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/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/75] Compiling OpenAPIRuntime CodableExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/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/75] Compiling OpenAPIRuntime Configuration.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/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/75] Compiling OpenAPIRuntime Converter+Client.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/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/75] Compiling OpenAPIRuntime Converter+Common.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/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/75] Compiling OpenAPIRuntime Converter+Server.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/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/75] Compiling OpenAPIRuntime Converter.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/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/75] Compiling OpenAPIRuntime CurrencyExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/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/75] Compiling OpenAPIRuntime ErrorExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/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/83] Compiling OpenAPIRuntime URICodeCodingKey.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/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/83] Compiling OpenAPIRuntime URICoderConfiguration.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/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/83] Compiling OpenAPIRuntime URIEncodedNode.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/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/83] Compiling OpenAPIRuntime URIParsedTypes.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/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/83] Compiling OpenAPIRuntime URIDecoder.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/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/83] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/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/83] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/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/83] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/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/83] Compiling OpenAPIRuntime JSONLinesDecoding.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/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/83] Compiling OpenAPIRuntime JSONLinesEncoding.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/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/83] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/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/83] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/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/83] Compiling OpenAPIRuntime ServerSentEvents.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/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/83] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/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/83] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/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/83] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/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/83] Compiling OpenAPIRuntime ClientTransport.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/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/83] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/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/83] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/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/83] Compiling OpenAPIRuntime MultipartInternalTypes.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/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/83] Compiling OpenAPIRuntime MultipartPublicTypes.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/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/83] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/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/83] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/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/83] Compiling OpenAPIRuntime MultipartValidation.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/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/83] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/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/83] Compiling OpenAPIRuntime CurrencyTypes.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/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/83] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/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/83] Compiling OpenAPIRuntime HTTPBody.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/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/83] Compiling OpenAPIRuntime ServerTransport.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/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/83] Compiling OpenAPIRuntime UniversalClient.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/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/83] Compiling OpenAPIRuntime UniversalServer.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/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/83] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/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/83] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/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/83] Compiling OpenAPIRuntime FoundationExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/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/83] Compiling OpenAPIRuntime ParameterStyles.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/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/83] Compiling OpenAPIRuntime ServerVariable.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/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/83] Compiling OpenAPIRuntime URLExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/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/83] Compiling OpenAPIRuntime Deprecated.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/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/83] Compiling OpenAPIRuntime ClientError.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/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/83] Compiling OpenAPIRuntime CodingErrors.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/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/83] Compiling OpenAPIRuntime RuntimeError.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/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/83] Compiling OpenAPIRuntime ServerError.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/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/83] Compiling OpenAPIRuntime Acceptable.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/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/83] Compiling OpenAPIRuntime Base64EncodedData.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/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/83] Compiling OpenAPIRuntime ByteUtilities.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/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/83] Compiling OpenAPIRuntime ContentDisposition.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/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/83] Compiling OpenAPIRuntime CopyOnWriteBox.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/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/83] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/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/83] Compiling OpenAPIRuntime OpenAPIValue.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/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/83] Compiling OpenAPIRuntime PrettyStringConvertible.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/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.
[74/83] Compiling OpenAPIRuntime UndocumentedPayload.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/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)
[75/83] Emitting module OpenAPIRuntime
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/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/83] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/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/83] Compiling OpenAPIRuntime URIEncoder.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/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/83] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/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/83] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/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/83] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/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/83] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/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/83] Compiling OpenAPIRuntime URIParser.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/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.
[83/83] Compiling OpenAPIRuntime URISerializer.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/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