Build Information
Failed to build AviaryInsights, reference 1.0.1 (2de969
), with Swift 6.2 (beta) for Wasm on 23 Jun 2025 10:06:03 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/brightdigit/AviaryInsights.git
Reference: 1.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/brightdigit/AviaryInsights
* tag 1.0.1 -> FETCH_HEAD
HEAD is now at 2de9697 Merge pull request #19 from brightdigit/v1.0.1
Cloned https://github.com/brightdigit/AviaryInsights.git
Revision (git rev-parse @):
2de9697acd3c0f86e54b190f151d745361c31f15
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/brightdigit/AviaryInsights.git at 1.0.1
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/brightdigit/AviaryInsights.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/apple/swift-openapi-urlsession
Fetching https://github.com/apple/swift-openapi-runtime
[1/5679] Fetching swift-openapi-runtime
[115/6640] Fetching swift-openapi-runtime, swift-openapi-urlsession
Fetched https://github.com/apple/swift-openapi-urlsession from cache (0.59s)
Fetched https://github.com/apple/swift-openapi-runtime from cache (0.59s)
Computing version for https://github.com/apple/swift-openapi-urlsession
Computed https://github.com/apple/swift-openapi-urlsession at 1.1.0 (4.63s)
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/apple/swift-collections
[1/904] Fetching swift-http-types
[905/17544] Fetching swift-http-types, swift-collections
Fetched https://github.com/apple/swift-http-types from cache (0.40s)
[832/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.50s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.2 (1.99s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.38s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (0.88s)
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-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-openapi-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 1.8.2
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/29] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[9/30] Compiling InternalCollectionsUtilities Descriptions.swift
[10/30] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[11/30] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[12/30] Compiling InternalCollectionsUtilities Debugging.swift
[13/30] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[14/30] Compiling InternalCollectionsUtilities _SortedCollection.swift
[15/30] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[16/30] Compiling InternalCollectionsUtilities UInt+reversed.swift
[17/30] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[18/30] Compiling InternalCollectionsUtilities Integer rank.swift
[19/30] Emitting module InternalCollectionsUtilities
[20/30] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[21/30] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[22/30] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[24/31] Compiling HTTPTypes ISOLatin1String.swift
[25/32] Compiling HTTPTypes HTTPResponse.swift
[26/32] Compiling HTTPTypes HTTPParsedFields.swift
[27/32] Compiling HTTPTypes HTTPRequest.swift
[28/47] Compiling DequeModule _DequeBuffer.swift
[29/47] Compiling DequeModule _DequeBufferHeader.swift
[30/49] Compiling DequeModule _DequeSlot.swift
[31/49] Compiling DequeModule _UnsafeWrappedBuffer.swift
[32/49] Compiling HTTPTypes NIOLock.swift
[33/49] Compiling DequeModule Deque+Testing.swift
[34/49] Compiling DequeModule Deque._Storage.swift
[35/49] Compiling DequeModule Deque+Extras.swift
[36/49] Compiling DequeModule Deque+Hashable.swift
[37/49] Compiling DequeModule Deque+Equatable.swift
[38/49] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[39/49] Compiling DequeModule Deque+CustomReflectable.swift
[40/49] Compiling DequeModule Deque+Descriptions.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] Emitting module HTTPTypes
[49/50] Compiling HTTPTypes HTTPFields.swift
[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.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[61/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.
[62/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.
[63/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.
[64/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.
[65/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.
[66/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.
[67/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.
[68/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.
[69/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.
[70/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.
[71/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.
[72/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.
[73/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.
[74/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.
[75/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.
[76/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.
[77/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.
[78/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.
[79/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.
[80/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.
[81/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.
[82/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.
[83/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.
[84/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.
[85/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.
[86/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.
[87/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.
[88/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.
[89/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.
[90/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.
[91/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.
[92/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.
[93/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.
[94/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.
[95/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.
[96/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.
[97/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.
[98/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.
[99/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.
[100/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.
[101/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.
[102/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.
[103/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.
[104/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.
[105/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.
[106/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.
[107/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.
[108/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.
[109/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.
[110/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.
[111/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.
[112/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.
[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