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 TermiNetwork, reference 4.1.2 (fe8894), with Swift 6.2 (beta) for Wasm on 22 Jun 2025 19:36: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/billp/TermiNetwork.git
Reference: 4.1.2
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/billp/TermiNetwork
 * tag               4.1.2      -> FETCH_HEAD
HEAD is now at fe88949 Prepare for v4.1.2
Cloned https://github.com/billp/TermiNetwork.git
Revision (git rev-parse @):
fe8894964009cf40f2d25dc22ac13cdda5a8f07b
SUCCESS checkout https://github.com/billp/TermiNetwork.git at 4.1.2
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/billp/TermiNetwork.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/47] Compiling TermiNetwork MultipartFormDataPartType.swift
/host/spi-builder-workspace/Source/Cache.swift:20:8: error: no such module 'Foundation'
18 | // ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
19 |
20 | import Foundation
   |        `- error: no such module 'Foundation'
21 |
22 | /// Cache is used internally for various tasks such as in-memory caching image data.
[4/47] Compiling TermiNetwork Operation.swift
/host/spi-builder-workspace/Source/Cache.swift:20:8: error: no such module 'Foundation'
18 | // ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
19 |
20 | import Foundation
   |        `- error: no such module 'Foundation'
21 |
22 | /// Cache is used internally for various tasks such as in-memory caching image data.
[5/47] Compiling TermiNetwork EndpointProtocol.swift
/host/spi-builder-workspace/Source/Cache.swift:20:8: error: no such module 'Foundation'
18 | // ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
19 |
20 | import Foundation
   |        `- error: no such module 'Foundation'
21 |
22 | /// Cache is used internally for various tasks such as in-memory caching image data.
[6/47] Compiling TermiNetwork InterceptorProtocol.swift
/host/spi-builder-workspace/Source/Cache.swift:20:8: error: no such module 'Foundation'
18 | // ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
19 |
20 | import Foundation
   |        `- error: no such module 'Foundation'
21 |
22 | /// Cache is used internally for various tasks such as in-memory caching image data.
[7/47] Compiling TermiNetwork RequestMiddlewareProtocol.swift
/host/spi-builder-workspace/Source/Cache.swift:20:8: error: no such module 'Foundation'
18 | // ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
19 |
20 | import Foundation
   |        `- error: no such module 'Foundation'
21 |
22 | /// Cache is used internally for various tasks such as in-memory caching image data.
[8/47] Compiling TermiNetwork Queue.swift
/host/spi-builder-workspace/Source/Cache.swift:20:8: error: no such module 'Foundation'
18 | // ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
19 |
20 | import Foundation
   |        `- error: no such module 'Foundation'
21 |
22 | /// Cache is used internally for various tasks such as in-memory caching image data.
[9/47] Compiling TermiNetwork Request+DataOperations.swift
/host/spi-builder-workspace/Source/Cache.swift:20:8: error: no such module 'Foundation'
18 | // ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
19 |
20 | import Foundation
   |        `- error: no such module 'Foundation'
21 |
22 | /// Cache is used internally for various tasks such as in-memory caching image data.
[10/47] Compiling TermiNetwork Request+FileOperations.swift
/host/spi-builder-workspace/Source/Cache.swift:20:8: error: no such module 'Foundation'
18 | // ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
19 |
20 | import Foundation
   |        `- error: no such module 'Foundation'
21 |
22 | /// Cache is used internally for various tasks such as in-memory caching image data.
[11/47] Compiling TermiNetwork Request+FileOperationsAsync.swift
/host/spi-builder-workspace/Source/Cache.swift:20:8: error: no such module 'Foundation'
18 | // ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
19 |
20 | import Foundation
   |        `- error: no such module 'Foundation'
21 |
22 | /// Cache is used internally for various tasks such as in-memory caching image data.
[12/47] Compiling TermiNetwork Request+Async.swift
/host/spi-builder-workspace/Source/Cache.swift:20:8: error: no such module 'Foundation'
18 | // ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
19 |
20 | import Foundation
   |        `- error: no such module 'Foundation'
21 |
22 | /// Cache is used internally for various tasks such as in-memory caching image data.
[13/47] Compiling TermiNetwork Request+Interceptors.swift
/host/spi-builder-workspace/Source/Cache.swift:20:8: error: no such module 'Foundation'
18 | // ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
19 |
20 | import Foundation
   |        `- error: no such module 'Foundation'
21 |
22 | /// Cache is used internally for various tasks such as in-memory caching image data.
[14/47] Compiling TermiNetwork Request+Middleware.swift
/host/spi-builder-workspace/Source/Cache.swift:20:8: error: no such module 'Foundation'
18 | // ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
19 |
20 | import Foundation
   |        `- error: no such module 'Foundation'
21 |
22 | /// Cache is used internally for various tasks such as in-memory caching image data.
[15/53] Compiling TermiNetwork TNError.swift
/host/spi-builder-workspace/Source/Cache.swift:20:8: error: no such module 'Foundation'
18 | // ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
19 |
20 | import Foundation
   |        `- error: no such module 'Foundation'
21 |
22 | /// Cache is used internally for various tasks such as in-memory caching image data.
[16/53] Compiling TermiNetwork URLScheme.swift
/host/spi-builder-workspace/Source/Cache.swift:20:8: error: no such module 'Foundation'
18 | // ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
19 |
20 | import Foundation
   |        `- error: no such module 'Foundation'
21 |
22 | /// Cache is used internally for various tasks such as in-memory caching image data.
[17/53] Compiling TermiNetwork Environment.swift
/host/spi-builder-workspace/Source/Cache.swift:20:8: error: no such module 'Foundation'
18 | // ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
19 |
20 | import Foundation
   |        `- error: no such module 'Foundation'
21 |
22 | /// Cache is used internally for various tasks such as in-memory caching image data.
[18/53] Compiling TermiNetwork Data+Extensions.swift
/host/spi-builder-workspace/Source/Cache.swift:20:8: error: no such module 'Foundation'
18 | // ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
19 |
20 | import Foundation
   |        `- error: no such module 'Foundation'
21 |
22 | /// Cache is used internally for various tasks such as in-memory caching image data.
[19/53] Compiling TermiNetwork Dictionary+Extensions.swift
/host/spi-builder-workspace/Source/Cache.swift:20:8: error: no such module 'Foundation'
18 | // ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
19 |
20 | import Foundation
   |        `- error: no such module 'Foundation'
21 |
22 | /// Cache is used internally for various tasks such as in-memory caching image data.
[20/53] Compiling TermiNetwork Decodable+Transformer.swift
/host/spi-builder-workspace/Source/Cache.swift:20:8: error: no such module 'Foundation'
18 | // ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
19 |
20 | import Foundation
   |        `- error: no such module 'Foundation'
21 |
22 | /// Cache is used internally for various tasks such as in-memory caching image data.
[21/53] Compiling TermiNetwork Cache.swift
/host/spi-builder-workspace/Source/Cache.swift:20:8: error: no such module 'Foundation'
18 | // ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
19 |
20 | import Foundation
   |        `- error: no such module 'Foundation'
21 |
22 | /// Cache is used internally for various tasks such as in-memory caching image data.
[22/53] Compiling TermiNetwork CertificatePinningManager.swift
/host/spi-builder-workspace/Source/Cache.swift:20:8: error: no such module 'Foundation'
18 | // ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
19 |
20 | import Foundation
   |        `- error: no such module 'Foundation'
21 |
22 | /// Cache is used internally for various tasks such as in-memory caching image data.
[23/53] Compiling TermiNetwork Client.swift
/host/spi-builder-workspace/Source/Cache.swift:20:8: error: no such module 'Foundation'
18 | // ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
19 |
20 | import Foundation
   |        `- error: no such module 'Foundation'
21 |
22 | /// Cache is used internally for various tasks such as in-memory caching image data.
[24/53] Compiling TermiNetwork Configuration.swift
/host/spi-builder-workspace/Source/Cache.swift:20:8: error: no such module 'Foundation'
18 | // ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
19 |
20 | import Foundation
   |        `- error: no such module 'Foundation'
21 |
22 | /// Cache is used internally for various tasks such as in-memory caching image data.
[25/53] Compiling TermiNetwork EndpointConfiguration.swift
/host/spi-builder-workspace/Source/Cache.swift:20:8: error: no such module 'Foundation'
18 | // ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
19 |
20 | import Foundation
   |        `- error: no such module 'Foundation'
21 |
22 | /// Cache is used internally for various tasks such as in-memory caching image data.
[26/53] Compiling TermiNetwork EnvironmentType.swift
/host/spi-builder-workspace/Source/Cache.swift:20:8: error: no such module 'Foundation'
18 | // ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
19 |
20 | import Foundation
   |        `- error: no such module 'Foundation'
21 |
22 | /// Cache is used internally for various tasks such as in-memory caching image data.
[27/53] Compiling TermiNetwork HttpMethod.swift
/host/spi-builder-workspace/Source/Cache.swift:20:8: error: no such module 'Foundation'
18 | // ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
19 |
20 | import Foundation
   |        `- error: no such module 'Foundation'
21 |
22 | /// Cache is used internally for various tasks such as in-memory caching image data.
[28/53] Compiling TermiNetwork InterceptionAction.swift
/host/spi-builder-workspace/Source/Cache.swift:20:8: error: no such module 'Foundation'
18 | // ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
19 |
20 | import Foundation
   |        `- error: no such module 'Foundation'
21 |
22 | /// Cache is used internally for various tasks such as in-memory caching image data.
[29/53] Compiling TermiNetwork MultipartFormDataStream.swift
/host/spi-builder-workspace/Source/Cache.swift:20:8: error: no such module 'Foundation'
18 | // ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
19 |
20 | import Foundation
   |        `- error: no such module 'Foundation'
21 |
22 | /// Cache is used internally for various tasks such as in-memory caching image data.
[30/53] Compiling TermiNetwork Path.swift
/host/spi-builder-workspace/Source/Cache.swift:20:8: error: no such module 'Foundation'
18 | // ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
19 |
20 | import Foundation
   |        `- error: no such module 'Foundation'
21 |
22 | /// Cache is used internally for various tasks such as in-memory caching image data.
[31/53] Compiling TermiNetwork PathType.swift
/host/spi-builder-workspace/Source/Cache.swift:20:8: error: no such module 'Foundation'
18 | // ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
19 |
20 | import Foundation
   |        `- error: no such module 'Foundation'
21 |
22 | /// Cache is used internally for various tasks such as in-memory caching image data.
[32/53] Compiling TermiNetwork QueueFailureMode.swift
/host/spi-builder-workspace/Source/Cache.swift:20:8: error: no such module 'Foundation'
18 | // ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
19 |
20 | import Foundation
   |        `- error: no such module 'Foundation'
21 |
22 | /// Cache is used internally for various tasks such as in-memory caching image data.
[33/53] Compiling TermiNetwork RequestBodyType.swift
/host/spi-builder-workspace/Source/Cache.swift:20:8: error: no such module 'Foundation'
18 | // ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
19 |
20 | import Foundation
   |        `- error: no such module 'Foundation'
21 |
22 | /// Cache is used internally for various tasks such as in-memory caching image data.
[34/53] Compiling TermiNetwork RequestType.swift
/host/spi-builder-workspace/Source/Cache.swift:20:8: error: no such module 'Foundation'
18 | // ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
19 |
20 | import Foundation
   |        `- error: no such module 'Foundation'
21 |
22 | /// Cache is used internally for various tasks such as in-memory caching image data.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[35/53] Emitting module TermiNetwork
/host/spi-builder-workspace/Source/Cache.swift:20:8: error: no such module 'Foundation'
18 | // ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
19 |
20 | import Foundation
   |        `- error: no such module 'Foundation'
21 |
22 | /// Cache is used internally for various tasks such as in-memory caching image data.
[36/53] Compiling TermiNetwork Request+Mock.swift
/host/spi-builder-workspace/Source/Cache.swift:20:8: error: no such module 'Foundation'
18 | // ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
19 |
20 | import Foundation
   |        `- error: no such module 'Foundation'
21 |
22 | /// Cache is used internally for various tasks such as in-memory caching image data.
[37/53] Compiling TermiNetwork Request+NSCopying.swift
/host/spi-builder-workspace/Source/Cache.swift:20:8: error: no such module 'Foundation'
18 | // ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
19 |
20 | import Foundation
   |        `- error: no such module 'Foundation'
21 |
22 | /// Cache is used internally for various tasks such as in-memory caching image data.
[38/53] Compiling TermiNetwork Request+ResponseHeaders.swift
/host/spi-builder-workspace/Source/Cache.swift:20:8: error: no such module 'Foundation'
18 | // ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
19 |
20 | import Foundation
   |        `- error: no such module 'Foundation'
21 |
22 | /// Cache is used internally for various tasks such as in-memory caching image data.
[39/53] Compiling TermiNetwork Request+ResponseTypes.swift
/host/spi-builder-workspace/Source/Cache.swift:20:8: error: no such module 'Foundation'
18 | // ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
19 |
20 | import Foundation
   |        `- error: no such module 'Foundation'
21 |
22 | /// Cache is used internally for various tasks such as in-memory caching image data.
[40/53] Compiling TermiNetwork UIImage+Extensions.swift
/host/spi-builder-workspace/Source/Cache.swift:20:8: error: no such module 'Foundation'
18 | // ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
19 |
20 | import Foundation
   |        `- error: no such module 'Foundation'
21 |
22 | /// Cache is used internally for various tasks such as in-memory caching image data.
[41/53] Compiling TermiNetwork UIImageView+Extensions.swift
/host/spi-builder-workspace/Source/Cache.swift:20:8: error: no such module 'Foundation'
18 | // ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
19 |
20 | import Foundation
   |        `- error: no such module 'Foundation'
21 |
22 | /// Cache is used internally for various tasks such as in-memory caching image data.
[42/53] Compiling TermiNetwork URLRequest+Extensions.swift
/host/spi-builder-workspace/Source/Cache.swift:20:8: error: no such module 'Foundation'
18 | // ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
19 |
20 | import Foundation
   |        `- error: no such module 'Foundation'
21 |
22 | /// Cache is used internally for various tasks such as in-memory caching image data.
[43/53] Compiling TermiNetwork FileStreamer.swift
/host/spi-builder-workspace/Source/Cache.swift:20:8: error: no such module 'Foundation'
18 | // ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
19 |
20 | import Foundation
   |        `- error: no such module 'Foundation'
21 |
22 | /// Cache is used internally for various tasks such as in-memory caching image data.
[44/53] Compiling TermiNetwork MultipartFormDataHelpers.swift
/host/spi-builder-workspace/Source/Cache.swift:20:8: error: no such module 'Foundation'
18 | // ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
19 |
20 | import Foundation
   |        `- error: no such module 'Foundation'
21 |
22 | /// Cache is used internally for various tasks such as in-memory caching image data.
[45/53] Compiling TermiNetwork RequestBodyGenerators.swift
/host/spi-builder-workspace/Source/Cache.swift:20:8: error: no such module 'Foundation'
18 | // ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
19 |
20 | import Foundation
   |        `- error: no such module 'Foundation'
21 |
22 | /// Cache is used internally for various tasks such as in-memory caching image data.
[46/53] Compiling TermiNetwork RequestHelpers.swift
/host/spi-builder-workspace/Source/Cache.swift:20:8: error: no such module 'Foundation'
18 | // ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
19 |
20 | import Foundation
   |        `- error: no such module 'Foundation'
21 |
22 | /// Cache is used internally for various tasks such as in-memory caching image data.
[47/53] Compiling TermiNetwork Log.swift
/host/spi-builder-workspace/Source/Cache.swift:20:8: error: no such module 'Foundation'
18 | // ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
19 |
20 | import Foundation
   |        `- error: no such module 'Foundation'
21 |
22 | /// Cache is used internally for various tasks such as in-memory caching image data.
[48/53] Compiling TermiNetwork Reachability.swift
/host/spi-builder-workspace/Source/Cache.swift:20:8: error: no such module 'Foundation'
18 | // ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
19 |
20 | import Foundation
   |        `- error: no such module 'Foundation'
21 |
22 | /// Cache is used internally for various tasks such as in-memory caching image data.
[49/53] Compiling TermiNetwork Request.swift
/host/spi-builder-workspace/Source/Cache.swift:20:8: error: no such module 'Foundation'
18 | // ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
19 |
20 | import Foundation
   |        `- error: no such module 'Foundation'
21 |
22 | /// Cache is used internally for various tasks such as in-memory caching image data.
[50/53] Compiling TermiNetwork Session.swift
/host/spi-builder-workspace/Source/Cache.swift:20:8: error: no such module 'Foundation'
18 | // ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
19 |
20 | import Foundation
   |        `- error: no such module 'Foundation'
21 |
22 | /// Cache is used internally for various tasks such as in-memory caching image data.
[51/53] Compiling TermiNetwork SessionTaskFactory.swift
/host/spi-builder-workspace/Source/Cache.swift:20:8: error: no such module 'Foundation'
18 | // ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
19 |
20 | import Foundation
   |        `- error: no such module 'Foundation'
21 |
22 | /// Cache is used internally for various tasks such as in-memory caching image data.
[52/53] Compiling TermiNetwork Image.swift
/host/spi-builder-workspace/Source/Cache.swift:20:8: error: no such module 'Foundation'
18 | // ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
19 |
20 | import Foundation
   |        `- error: no such module 'Foundation'
21 |
22 | /// Cache is used internally for various tasks such as in-memory caching image data.
[53/53] Compiling TermiNetwork Types.swift
/host/spi-builder-workspace/Source/Cache.swift:20:8: error: no such module 'Foundation'
18 | // ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
19 |
20 | import Foundation
   |        `- error: no such module 'Foundation'
21 |
22 | /// Cache is used internally for various tasks such as in-memory caching image data.
BUILD FAILURE 6.2 wasm