Build Information
Failed to build Swiftagram, reference main (de8a5d
), with Swift 6.2 (beta) for Wasm on 19 Jun 2025 02:29:13 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/sbertix/Swiftagram.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/sbertix/Swiftagram
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at de8a5d8 feat: update collection and timeline endpoints
Cloned https://github.com/sbertix/Swiftagram.git
Revision (git rev-parse @):
de8a5d840a81b3d0dd66f0dc45304c54f29d0fda
SUCCESS checkout https://github.com/sbertix/Swiftagram.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/sbertix/Swiftagram.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/sbertix/ComposableRequest
Fetching https://github.com/sbertix/SwCrypt.git
[1/495] Fetching swcrypt
[496/8921] Fetching swcrypt, composablerequest
Fetched https://github.com/sbertix/SwCrypt.git from cache (0.29s)
[1433/8426] Fetching composablerequest
Fetched https://github.com/sbertix/ComposableRequest from cache (0.53s)
Computing version for https://github.com/sbertix/ComposableRequest
Computed https://github.com/sbertix/ComposableRequest at 5.3.3 (1.57s)
Fetching https://github.com/kishikawakatsumi/KeychainAccess
[1/4386] Fetching keychainaccess
Fetched https://github.com/kishikawakatsumi/KeychainAccess from cache (1.55s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess
Computed https://github.com/kishikawakatsumi/KeychainAccess at 4.2.2 (6.41s)
Computing version for https://github.com/sbertix/SwCrypt.git
Computed https://github.com/sbertix/SwCrypt.git at 5.1.4 (0.85s)
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess
Working copy of https://github.com/kishikawakatsumi/KeychainAccess resolved at 4.2.2
Creating working copy for https://github.com/sbertix/SwCrypt.git
Working copy of https://github.com/sbertix/SwCrypt.git resolved at 5.1.4
Creating working copy for https://github.com/sbertix/ComposableRequest
Working copy of https://github.com/sbertix/ComposableRequest resolved at 5.3.3
Building for debugging...
[0/8] Write sources
[7/8] Write swift-version-24593BA9C3E375BF.txt
[9/57] Compiling ComposableRequest String.swift
/host/spi-builder-workspace/.build/checkouts/ComposableRequest/Sources/ComposableRequest/Composition/Body.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A `protocol` describing an instance providing the body of a `URLRequest`.
[10/57] Compiling ComposableRequest Logger+Level.swift
/host/spi-builder-workspace/.build/checkouts/ComposableRequest/Sources/ComposableRequest/Composition/Body.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A `protocol` describing an instance providing the body of a `URLRequest`.
[11/57] Compiling ComposableRequest Logger.swift
/host/spi-builder-workspace/.build/checkouts/ComposableRequest/Sources/ComposableRequest/Composition/Body.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A `protocol` describing an instance providing the body of a `URLRequest`.
[12/57] Compiling ComposableRequest ConcatProvider.swift
/host/spi-builder-workspace/.build/checkouts/ComposableRequest/Sources/ComposableRequest/Composition/Body.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A `protocol` describing an instance providing the body of a `URLRequest`.
[13/57] Compiling ComposableRequest ConcatProvider3.swift
/host/spi-builder-workspace/.build/checkouts/ComposableRequest/Sources/ComposableRequest/Composition/Body.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A `protocol` describing an instance providing the body of a `URLRequest`.
[14/62] Compiling ComposableRequest @_exported.swift
/host/spi-builder-workspace/.build/checkouts/ComposableRequest/Sources/ComposableRequest/Composition/Body.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A `protocol` describing an instance providing the body of a `URLRequest`.
[15/62] Compiling ComposableRequest CharacterSet.swift
/host/spi-builder-workspace/.build/checkouts/ComposableRequest/Sources/ComposableRequest/Composition/Body.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A `protocol` describing an instance providing the body of a `URLRequest`.
[16/62] Compiling ComposableRequest CodableHTTPCookie.swift
/host/spi-builder-workspace/.build/checkouts/ComposableRequest/Sources/ComposableRequest/Composition/Body.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A `protocol` describing an instance providing the body of a `URLRequest`.
[17/62] Compiling ComposableRequest Data.swift
/host/spi-builder-workspace/.build/checkouts/ComposableRequest/Sources/ComposableRequest/Composition/Body.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A `protocol` describing an instance providing the body of a `URLRequest`.
[18/62] Compiling ComposableRequest Reference.swift
/host/spi-builder-workspace/.build/checkouts/ComposableRequest/Sources/ComposableRequest/Composition/Body.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A `protocol` describing an instance providing the body of a `URLRequest`.
[19/62] Compiling SwCrypt SwCrypt.swift
/host/spi-builder-workspace/.build/checkouts/SwCrypt/SwCrypt/SwCrypt.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | open class SwKeyStore {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[20/62] Emitting module SwCrypt
/host/spi-builder-workspace/.build/checkouts/SwCrypt/SwCrypt/SwCrypt.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | open class SwKeyStore {
[21/62] Compiling ComposableRequest PagerProvider.swift
/host/spi-builder-workspace/.build/checkouts/ComposableRequest/Sources/ComposableRequest/Composition/Body.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A `protocol` describing an instance providing the body of a `URLRequest`.
[22/62] Compiling ComposableRequest PagerProviderInput.swift
/host/spi-builder-workspace/.build/checkouts/ComposableRequest/Sources/ComposableRequest/Composition/Body.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A `protocol` describing an instance providing the body of a `URLRequest`.
[23/62] Compiling ComposableRequest PagerProviderType.swift
/host/spi-builder-workspace/.build/checkouts/ComposableRequest/Sources/ComposableRequest/Composition/Body.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A `protocol` describing an instance providing the body of a `URLRequest`.
[24/62] Compiling ComposableRequest Provider+Alias.swift
/host/spi-builder-workspace/.build/checkouts/ComposableRequest/Sources/ComposableRequest/Composition/Body.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A `protocol` describing an instance providing the body of a `URLRequest`.
[25/62] Compiling ComposableRequest Provider.swift
/host/spi-builder-workspace/.build/checkouts/ComposableRequest/Sources/ComposableRequest/Composition/Body.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A `protocol` describing an instance providing the body of a `URLRequest`.
[26/62] Compiling ComposableRequest ConcatProvider4.swift
/host/spi-builder-workspace/.build/checkouts/ComposableRequest/Sources/ComposableRequest/Composition/Body.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A `protocol` describing an instance providing the body of a `URLRequest`.
[27/62] Compiling ComposableRequest ConcatProvider5.swift
/host/spi-builder-workspace/.build/checkouts/ComposableRequest/Sources/ComposableRequest/Composition/Body.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A `protocol` describing an instance providing the body of a `URLRequest`.
[28/62] Compiling ComposableRequest LockProvider.swift
/host/spi-builder-workspace/.build/checkouts/ComposableRequest/Sources/ComposableRequest/Composition/Body.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A `protocol` describing an instance providing the body of a `URLRequest`.
[29/62] Compiling ComposableRequest LockProviderType.swift
/host/spi-builder-workspace/.build/checkouts/ComposableRequest/Sources/ComposableRequest/Composition/Body.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A `protocol` describing an instance providing the body of a `URLRequest`.
[30/62] Compiling ComposableRequest ComposableOptionalType.swift
/host/spi-builder-workspace/.build/checkouts/ComposableRequest/Sources/ComposableRequest/Composition/Body.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A `protocol` describing an instance providing the body of a `URLRequest`.
[31/62] Compiling ComposableRequest Pager.swift
/host/spi-builder-workspace/.build/checkouts/ComposableRequest/Sources/ComposableRequest/Composition/Body.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A `protocol` describing an instance providing the body of a `URLRequest`.
[32/62] Compiling ComposableRequest Paginatable.swift
/host/spi-builder-workspace/.build/checkouts/ComposableRequest/Sources/ComposableRequest/Composition/Body.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A `protocol` describing an instance providing the body of a `URLRequest`.
[33/62] Compiling ComposableRequest RankedOffset.swift
/host/spi-builder-workspace/.build/checkouts/ComposableRequest/Sources/ComposableRequest/Composition/Body.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A `protocol` describing an instance providing the body of a `URLRequest`.
[34/62] Compiling ComposableRequest Publisher+Request.swift
/host/spi-builder-workspace/.build/checkouts/ComposableRequest/Sources/ComposableRequest/Composition/Body.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A `protocol` describing an instance providing the body of a `URLRequest`.
[35/62] Compiling ComposableRequest Publisher+Wrapper.swift
/host/spi-builder-workspace/.build/checkouts/ComposableRequest/Sources/ComposableRequest/Composition/Body.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A `protocol` describing an instance providing the body of a `URLRequest`.
[36/62] Compiling ComposableRequest SessionProvider.swift
/host/spi-builder-workspace/.build/checkouts/ComposableRequest/Sources/ComposableRequest/Composition/Body.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A `protocol` describing an instance providing the body of a `URLRequest`.
[37/62] Compiling ComposableRequest SessionProviderInput.swift
/host/spi-builder-workspace/.build/checkouts/ComposableRequest/Sources/ComposableRequest/Composition/Body.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A `protocol` describing an instance providing the body of a `URLRequest`.
[38/62] Compiling ComposableRequest SessionProviderType.swift
/host/spi-builder-workspace/.build/checkouts/ComposableRequest/Sources/ComposableRequest/Composition/Body.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A `protocol` describing an instance providing the body of a `URLRequest`.
[39/62] Compiling ComposableRequest Pager+Delay.swift
/host/spi-builder-workspace/.build/checkouts/ComposableRequest/Sources/ComposableRequest/Composition/Body.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A `protocol` describing an instance providing the body of a `URLRequest`.
[40/62] Compiling ComposableRequest Pager+Iteration.swift
/host/spi-builder-workspace/.build/checkouts/ComposableRequest/Sources/ComposableRequest/Composition/Body.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A `protocol` describing an instance providing the body of a `URLRequest`.
[41/62] Compiling ComposableStorage NonThrowingStorage.swift
/host/spi-builder-workspace/.build/checkouts/ComposableRequest/Sources/ComposableStorage/Concrete/AnyStorage.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A `struct` defining a type-erased `Storage`.
[42/63] Compiling ComposableStorage Storable.swift
/host/spi-builder-workspace/.build/checkouts/ComposableRequest/Sources/ComposableStorage/Concrete/AnyStorage.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A `struct` defining a type-erased `Storage`.
[43/63] Compiling ComposableStorage Storage.swift
/host/spi-builder-workspace/.build/checkouts/ComposableRequest/Sources/ComposableStorage/Concrete/AnyStorage.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A `struct` defining a type-erased `Storage`.
[44/63] Compiling ComposableStorage CodableStorable.swift
/host/spi-builder-workspace/.build/checkouts/ComposableRequest/Sources/ComposableStorage/Concrete/AnyStorage.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A `struct` defining a type-erased `Storage`.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[45/63] Compiling ComposableStorage TransientStorage.swift
/host/spi-builder-workspace/.build/checkouts/ComposableRequest/Sources/ComposableStorage/Concrete/AnyStorage.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A `struct` defining a type-erased `Storage`.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[46/63] Compiling ComposableStorage AnyStorage.swift
/host/spi-builder-workspace/.build/checkouts/ComposableRequest/Sources/ComposableStorage/Concrete/AnyStorage.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A `struct` defining a type-erased `Storage`.
[47/63] Emitting module ComposableStorage
/host/spi-builder-workspace/.build/checkouts/ComposableRequest/Sources/ComposableStorage/Concrete/AnyStorage.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A `struct` defining a type-erased `Storage`.
[48/63] Compiling ComposableStorage UserDefaultsStorage.swift
/host/spi-builder-workspace/.build/checkouts/ComposableRequest/Sources/ComposableStorage/Concrete/AnyStorage.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A `struct` defining a type-erased `Storage`.
[49/63] Emitting module KeychainAccess
/host/spi-builder-workspace/.build/checkouts/KeychainAccess/Lib/KeychainAccess/Keychain.swift:26:8: error: no such module 'Foundation'
24 | // THE SOFTWARE.
25 |
26 | import Foundation
| `- error: no such module 'Foundation'
27 | import Security
28 | #if os(iOS) || os(OSX)
[50/63] Compiling KeychainAccess Keychain.swift
/host/spi-builder-workspace/.build/checkouts/KeychainAccess/Lib/KeychainAccess/Keychain.swift:26:8: error: no such module 'Foundation'
24 | // THE SOFTWARE.
25 |
26 | import Foundation
| `- error: no such module 'Foundation'
27 | import Security
28 | #if os(iOS) || os(OSX)
[51/63] Compiling ComposableStorage ThrowingStorage.swift
/host/spi-builder-workspace/.build/checkouts/ComposableRequest/Sources/ComposableStorage/Concrete/AnyStorage.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A `struct` defining a type-erased `Storage`.
[52/63] Compiling ComposableRequest Request+Response.swift
/host/spi-builder-workspace/.build/checkouts/ComposableRequest/Sources/ComposableRequest/Composition/Body.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A `protocol` describing an instance providing the body of a `URLRequest`.
[53/63] Compiling ComposableRequest Request.swift
/host/spi-builder-workspace/.build/checkouts/ComposableRequest/Sources/ComposableRequest/Composition/Body.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A `protocol` describing an instance providing the body of a `URLRequest`.
[54/63] Compiling ComposableRequest Wrappable.swift
/host/spi-builder-workspace/.build/checkouts/ComposableRequest/Sources/ComposableRequest/Composition/Body.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A `protocol` describing an instance providing the body of a `URLRequest`.
[55/63] Compiling ComposableRequest Wrapped.swift
/host/spi-builder-workspace/.build/checkouts/ComposableRequest/Sources/ComposableRequest/Composition/Body.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A `protocol` describing an instance providing the body of a `URLRequest`.
[56/63] Compiling ComposableRequest Wrapper.swift
/host/spi-builder-workspace/.build/checkouts/ComposableRequest/Sources/ComposableRequest/Composition/Body.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A `protocol` describing an instance providing the body of a `URLRequest`.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[57/63] Emitting module ComposableRequest
/host/spi-builder-workspace/.build/checkouts/ComposableRequest/Sources/ComposableRequest/Composition/Body.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A `protocol` describing an instance providing the body of a `URLRequest`.
[58/63] Compiling ComposableRequest Body.swift
/host/spi-builder-workspace/.build/checkouts/ComposableRequest/Sources/ComposableRequest/Composition/Body.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A `protocol` describing an instance providing the body of a `URLRequest`.
[59/63] Compiling ComposableRequest Header.swift
/host/spi-builder-workspace/.build/checkouts/ComposableRequest/Sources/ComposableRequest/Composition/Body.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A `protocol` describing an instance providing the body of a `URLRequest`.
[60/63] Compiling ComposableRequest Method.swift
/host/spi-builder-workspace/.build/checkouts/ComposableRequest/Sources/ComposableRequest/Composition/Body.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A `protocol` describing an instance providing the body of a `URLRequest`.
[61/63] Compiling ComposableRequest Path.swift
/host/spi-builder-workspace/.build/checkouts/ComposableRequest/Sources/ComposableRequest/Composition/Body.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A `protocol` describing an instance providing the body of a `URLRequest`.
[62/63] Compiling ComposableRequest Query.swift
/host/spi-builder-workspace/.build/checkouts/ComposableRequest/Sources/ComposableRequest/Composition/Body.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A `protocol` describing an instance providing the body of a `URLRequest`.
[63/63] Compiling ComposableRequest Timeout.swift
/host/spi-builder-workspace/.build/checkouts/ComposableRequest/Sources/ComposableRequest/Composition/Body.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A `protocol` describing an instance providing the body of a `URLRequest`.
BUILD FAILURE 6.2 wasm