Build Information
Failed to build GitHubRestAPISwiftOpenAPI, reference 3.0.1 (06c45e
), with Swift 6.2 (beta) for Wasm on 17 Jun 2025 12:00:06 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/Wei18/github-rest-api-swift-openapi.git
Reference: 3.0.1
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/Wei18/github-rest-api-swift-openapi
* tag 3.0.1 -> FETCH_HEAD
HEAD is now at 06c45e7 Remove submodule
Cloned https://github.com/Wei18/github-rest-api-swift-openapi.git
Revision (git rev-parse @):
06c45e771313df55393f56432ca07e3d9b43bb5d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Wei18/github-rest-api-swift-openapi.git at 3.0.1
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/Wei18/github-rest-api-swift-openapi.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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-urlsession
Fetching https://github.com/apple/swift-openapi-runtime
[1/5679] Fetching swift-openapi-runtime
[569/6640] Fetching swift-openapi-runtime, swift-openapi-urlsession
Fetched https://github.com/apple/swift-openapi-urlsession from cache (0.43s)
Fetched https://github.com/apple/swift-openapi-runtime from cache (0.43s)
Computing version for https://github.com/apple/swift-openapi-urlsession
Computed https://github.com/apple/swift-openapi-urlsession at 1.1.0 (2.03s)
Fetching https://github.com/apple/swift-collections
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.32s)
[1/16606] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.53s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.2 (2.07s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.56s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (0.73s)
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
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/49] Write sources
[48/49] Write swift-version-24593BA9C3E375BF.txt
[50/71] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[51/72] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[52/72] Compiling InternalCollectionsUtilities Debugging.swift
[53/72] Compiling InternalCollectionsUtilities Descriptions.swift
[54/72] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[55/72] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[56/72] Compiling InternalCollectionsUtilities _SortedCollection.swift
[57/72] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[58/72] Compiling InternalCollectionsUtilities Integer rank.swift
[59/72] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[60/72] Compiling InternalCollectionsUtilities UInt+reversed.swift
[61/72] Emitting module InternalCollectionsUtilities
[62/72] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[63/72] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[64/72] Compiling HTTPTypes ISOLatin1String.swift
[65/73] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[66/73] Compiling HTTPTypes HTTPField.swift
[67/73] Emitting module HTTPTypes
[69/89] Compiling HTTPTypes HTTPRequest.swift
[70/89] Compiling HTTPTypes HTTPParsedFields.swift
[71/89] Compiling HTTPTypes HTTPResponse.swift
[72/89] Compiling DequeModule Deque+CustomReflectable.swift
[73/89] Compiling DequeModule Deque+Descriptions.swift
[74/91] Compiling DequeModule _DequeBuffer.swift
[75/91] Compiling DequeModule _DequeBufferHeader.swift
[76/91] Compiling DequeModule Deque+Testing.swift
[77/91] Compiling DequeModule Deque._Storage.swift
[78/91] Compiling DequeModule Deque+Equatable.swift
[79/91] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[80/91] Compiling DequeModule _DequeSlot.swift
[81/91] Compiling DequeModule _UnsafeWrappedBuffer.swift
[82/91] Compiling DequeModule Deque+Extras.swift
[83/91] Compiling DequeModule Deque+Hashable.swift
[84/91] Compiling DequeModule Deque._UnsafeHandle.swift
[85/91] Compiling DequeModule Deque.swift
[86/91] Compiling HTTPTypes NIOLock.swift
[87/91] Emitting module DequeModule
[88/91] Compiling DequeModule Deque+Codable.swift
[89/91] Compiling DequeModule Deque+Collection.swift
[91/92] Compiling HTTPTypes HTTPFieldName.swift
[92/92] Compiling HTTPTypes HTTPFields.swift
[94/154] 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.
[95/154] 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.
[96/154] 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.
[97/154] 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.
[98/154] 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.
[99/154] 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.
[100/154] 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.
[101/154] 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.
[102/154] 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.
[103/162] 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.
[104/162] 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.
[105/162] 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.
[106/162] 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.
[107/162] 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.
[108/162] 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.
[109/162] 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.
[110/162] 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.
[111/162] 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.
[112/162] 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.
[113/162] 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.
[114/162] 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.
[115/162] 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.
[116/162] 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.
[117/162] 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.
[118/162] 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.
[119/162] 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.
[120/162] 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.
[121/162] 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.
[122/162] 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.
[123/162] 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.
[124/162] 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.
[125/162] 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.
[126/162] 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.
[127/162] 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.
[128/162] 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.
[129/162] 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.
[130/162] 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.
[131/162] 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.
[132/162] 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.
[133/162] 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.
[134/162] 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.
[135/162] 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.
[136/162] 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.
[137/162] 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.
[138/162] 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.
[139/162] 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.
[140/162] 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.
[141/162] 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.
[142/162] 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.
[143/162] 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.
[144/162] 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.
[145/162] 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.
[146/162] 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.
[147/162] 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.
[148/162] 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.
[149/162] 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.
[150/162] 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.
[151/162] 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.
[152/162] 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.
[153/162] 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.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[154/162] 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.
[155/162] 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.
[156/162] 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.
[157/162] 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.
[158/162] 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.
[159/162] 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.
[160/162] 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.
[161/162] 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.
[162/162] 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