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 RefreshTokenAuthMiddleware, reference 0.1.5 (651954), with Swift 6.2 (beta) for Wasm on 23 Jun 2025 16:19:31 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/laconicman/RefreshTokenAuthMiddleware.git
Reference: 0.1.5
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/laconicman/RefreshTokenAuthMiddleware
 * tag               0.1.5      -> FETCH_HEAD
HEAD is now at 651954a FIX: Made `AuthError` type public.
Cloned https://github.com/laconicman/RefreshTokenAuthMiddleware.git
Revision (git rev-parse @):
651954a9d3e0a4780bbc077b15e0e9fce11466fc
SUCCESS checkout https://github.com/laconicman/RefreshTokenAuthMiddleware.git at 0.1.5
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/laconicman/RefreshTokenAuthMiddleware.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-openapi-urlsession
Fetching https://github.com/apple/swift-http-types
[1/904] Fetching swift-http-types
[29/6583] Fetching swift-http-types, swift-openapi-runtime
[323/7544] Fetching swift-http-types, swift-openapi-runtime, swift-openapi-urlsession
Fetched https://github.com/apple/swift-http-types from cache (0.49s)
[5391/6640] Fetching swift-openapi-runtime, swift-openapi-urlsession
Fetched https://github.com/apple/swift-openapi-urlsession from cache (0.71s)
Fetched https://github.com/apple/swift-openapi-runtime from cache (0.71s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (1.92s)
Computing version for https://github.com/apple/swift-openapi-urlsession
Computed https://github.com/apple/swift-openapi-urlsession at 1.1.0 (4.36s)
Fetching https://github.com/apple/swift-collections
[1/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.52s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.2 (2.29s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (1.03s)
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
Creating working copy for https://github.com/apple/swift-openapi-urlsession
Working copy of https://github.com/apple/swift-openapi-urlsession resolved at 1.1.0
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-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.0
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/Resources/Localizable.xcstrings
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/29] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[9/29] Compiling InternalCollectionsUtilities _SortedCollection.swift
[10/29] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[11/29] Compiling InternalCollectionsUtilities Debugging.swift
[12/30] Compiling HTTPTypes ISOLatin1String.swift
[13/31] Compiling InternalCollectionsUtilities Descriptions.swift
[14/31] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[15/31] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[16/31] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[17/31] Compiling InternalCollectionsUtilities UInt+reversed.swift
[18/31] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[19/31] Compiling InternalCollectionsUtilities Integer rank.swift
[20/31] Emitting module InternalCollectionsUtilities
[21/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[22/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[23/31] Compiling HTTPTypes HTTPParsedFields.swift
[24/31] Compiling HTTPTypes HTTPRequest.swift
[25/31] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[27/32] Compiling HTTPTypes HTTPResponse.swift
[28/47] Compiling DequeModule _DequeBuffer.swift
[29/47] Compiling DequeModule _DequeBufferHeader.swift
[30/49] Compiling DequeModule Deque+CustomReflectable.swift
[31/49] Compiling DequeModule Deque+Descriptions.swift
[32/49] Compiling DequeModule Deque+Extras.swift
[33/49] Compiling DequeModule Deque+Hashable.swift
[34/49] Compiling DequeModule Deque+Equatable.swift
[35/49] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[36/49] Compiling HTTPTypes NIOLock.swift
[37/49] Compiling DequeModule _DequeSlot.swift
[38/49] Compiling DequeModule _UnsafeWrappedBuffer.swift
[39/49] Compiling DequeModule Deque+Testing.swift
[40/49] Compiling DequeModule Deque._Storage.swift
[41/49] Compiling DequeModule Deque._UnsafeHandle.swift
[42/49] Compiling DequeModule Deque.swift
[43/49] Compiling DequeModule Deque+Codable.swift
[44/49] Compiling DequeModule Deque+Collection.swift
[45/49] Emitting module DequeModule
[47/50] Compiling HTTPTypes HTTPFieldName.swift
[48/50] Compiling HTTPTypes HTTPFields.swift
[49/50] Emitting module HTTPTypes
[50/50] Compiling HTTPTypes HTTPField.swift
[52/112] 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.
[53/112] 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.
[54/112] 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.
[55/112] 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.
[56/112] 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.
[57/112] 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.
[58/112] 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.
[59/112] 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.
[60/112] 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.
[61/120] 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.
[62/120] 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.
[63/120] 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.
[64/120] 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.
[65/120] 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.
[66/120] 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.
[67/120] 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.
[68/120] 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.
[69/120] 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.
[70/120] 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.
[71/120] 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.
[72/120] 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.
[73/120] 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.
[74/120] 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.
[75/120] 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.
[76/120] 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.
[77/120] 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.
[78/120] 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.
[79/120] 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.
[80/120] 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.
[81/120] 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.
[82/120] 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.
[83/120] 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.
[84/120] 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.
[85/120] 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.
[86/120] 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.
[87/120] 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.
[88/120] 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.
[89/120] 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.
[90/120] 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.
[91/120] 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.
[92/120] 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.
[93/120] 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.
[94/120] 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.
[95/120] 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.
[96/120] 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.
[97/120] 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.
[98/120] 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.
[99/120] 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.
[100/120] 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.
[101/120] 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.
[102/120] 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.
[103/120] 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.
[104/120] 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.
[105/120] 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.
[106/120] 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.
[107/120] 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.
[108/120] 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.
[109/120] 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.
[110/120] 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.
[111/120] 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)
[112/120] 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.
[113/120] 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.
[114/120] 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.
[115/120] 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.
[116/120] 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.
[117/120] 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.
[118/120] 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.
[119/120] 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.
[120/120] 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