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 RealHTTP, reference 1.9.0 (fcec34), with Swift 6.2 (beta) for Wasm on 22 Jun 2025 21:51:28 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/immobiliare/RealHTTP.git
Reference: 1.9.0
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/immobiliare/RealHTTP
 * tag               1.9.0      -> FETCH_HEAD
HEAD is now at fcec34a Updated podspec version for Swift and PodSpec
Cloned https://github.com/immobiliare/RealHTTP.git
Revision (git rev-parse @):
fcec34a9996012aa2dc8ae70fc8c0d7075054739
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/immobiliare/RealHTTP.git at 1.9.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/immobiliare/RealHTTP.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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/72] Compiling RealHTTP HTTPStubURITemplateMatcher.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[4/72] Compiling RealHTTP HTTPStubURLMatcher.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[5/72] Compiling RealHTTP HTTPStubMatcher.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[6/72] Compiling RealHTTP HTTPDynamicStubResponse.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[7/72] Compiling RealHTTP HTTPStubRequest+Matchers.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[8/72] Compiling RealHTTP HTTPStubRequest+Stub.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[9/72] Compiling RealHTTP HTTPStubRequest.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[10/72] Compiling RealHTTP HTTPEchoResponse.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[11/72] Compiling RealHTTP HTTPStubResponse.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[12/81] Compiling RealHTTP HTTPMetrics+Console.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[13/81] Compiling RealHTTP HTTPMetricsRender.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[14/81] Compiling RealHTTP URITemplate.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[15/81] Compiling RealHTTP cURLHelper.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[16/81] Compiling RealHTTP RealHTTP.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[17/81] Compiling RealHTTP HTTPStubIgnoreRule.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[18/81] Compiling RealHTTP HTTPStubBodyMatcher.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[19/81] Compiling RealHTTP HTTPStubCustomMatcher.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[20/81] Compiling RealHTTP HTTPStubJSONMatcher.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[21/81] Compiling RealHTTP HTTPStubRegExMatcher.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[22/81] Emitting module RealHTTP
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[23/81] Compiling RealHTTP HTTPProgress.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[24/81] Compiling RealHTTP HTTPRequestPriority.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[25/81] Compiling RealHTTP HTTPScheme.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[26/81] Compiling RealHTTP HTTPStatusCode.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[27/81] Compiling RealHTTP HTTPVersion.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[28/81] Compiling RealHTTP HTTPHeaderElement+Name.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[29/81] Compiling RealHTTP HTTPHeaders+Element.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[30/81] Compiling RealHTTP HTTPHeaders.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[31/81] Compiling RealHTTP MIMEType.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[32/81] Compiling RealHTTP HTTPMetrics.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[33/81] Compiling RealHTTP HTTPBody+FormValues.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[34/81] Compiling RealHTTP HTTPBody+Multipart.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[35/81] Compiling RealHTTP MultipartForm+Boundary.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[36/81] Compiling RealHTTP MultipartForm+Item.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[37/81] Compiling RealHTTP MultipartForm.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[38/81] Compiling RealHTTP HTTPBody+Stream.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[39/81] Compiling RealHTTP StreamContent.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[40/81] Compiling RealHTTP HTTPBody+QueryString.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[41/81] Compiling RealHTTP URLParametersData.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[42/81] Compiling RealHTTP HTTPDataLoader+Response.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[43/81] Compiling RealHTTP HTTPDataLoader.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[44/81] Compiling RealHTTP HTTPResponseTransform.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[45/81] Compiling RealHTTP HTTPAltRequestValidator.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[46/81] Compiling RealHTTP HTTPAltTaskValidator.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[47/81] Compiling RealHTTP HTTPDefaultValidator.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[48/81] Compiling RealHTTP HTTPValidator.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[49/81] Compiling RealHTTP HTTPSecurity.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[50/81] Compiling RealHTTP HTTPSecurityService.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[51/81] Compiling RealHTTP CertificatesSecurity.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[52/81] Compiling RealHTTP SSLCertificate.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[53/81] Compiling RealHTTP HTTPClient.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[54/81] Compiling RealHTTP HTTPClientDelegate.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[55/81] Compiling RealHTTP HTTPRequest+Combine.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[56/81] Compiling RealHTTP HTTPRequest.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[57/81] Compiling RealHTTP HTTPResponse.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[58/81] Compiling RealHTTP HTTPBody.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[59/81] Compiling RealHTTP HTTPSerializableBody.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[60/81] Compiling RealHTTP HTTPBody+JSON.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[61/81] Compiling RealHTTP JSONEncodable.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[62/81] Compiling RealHTTP JSONSerializable.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[63/81] Compiling RealHTTP CredentialSecurity.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[64/81] Compiling RealHTTP SelfSignedCertsSecurity.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[65/81] Compiling RealHTTP Foundation+Extension.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[66/81] Compiling RealHTTP HTTPFormattable.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[67/81] Compiling RealHTTP ThreadSafeDictionary.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[68/81] Compiling RealHTTP URLRequest+Extension.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[69/81] Compiling RealHTTP HTTPCacheControl.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[70/81] Compiling RealHTTP HTTPContentType.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[71/81] Compiling RealHTTP HTTPError.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[72/81] Compiling RealHTTP HTTPMethod.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[73/81] Compiling RealHTTP Foundation+Stubber.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[74/81] Compiling RealHTTP HTTPStub+Extension.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[75/81] Compiling RealHTTP HTTPStubDataConvertible.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[76/81] Compiling RealHTTP HTTPStubber.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[77/81] Compiling RealHTTP HTTPStubberErrors.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[78/81] Compiling RealHTTP HTTPStubHookProtocol.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[79/81] Compiling RealHTTP HTTPStubURLProtocol.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[80/81] Compiling RealHTTP URLHook.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
[81/81] Compiling RealHTTP URLSessionHook.swift
/host/spi-builder-workspace/Sources/RealHTTP/Client/HTTPClient/HTTPClient.swift:19:8: error: no such module 'Foundation'
 17 | //
 18 |
 19 | import Foundation
    |        `- error: no such module 'Foundation'
 20 |
 21 | /// HTTPClient is the place where each request will be executed.
BUILD FAILURE 6.2 wasm