Build Information
Failed to build Swiftest, reference 1.2.7 (129a5d), with Swift 6.2 for Wasm on 23 Jun 2025 22:06:51 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Appsaurus/Swiftest.git
Reference: 1.2.7
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/Appsaurus/Swiftest
* tag 1.2.7 -> FETCH_HEAD
HEAD is now at 129a5d4 Fixing broken URL string extensions. Refactored and removed a couple types that were causing occasional compiler crashes.
Cloned https://github.com/Appsaurus/Swiftest.git
Revision (git rev-parse @):
129a5d49fcc740ddf7c737e0d1370756011258d2
SUCCESS checkout https://github.com/Appsaurus/Swiftest.git at 1.2.7
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/Appsaurus/Swiftest.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/Appsaurus/SwiftTestUtils
[1/150] Fetching swifttestutils
Fetched https://github.com/Appsaurus/SwiftTestUtils from cache (0.96s)
Computing version for https://github.com/Appsaurus/SwiftTestUtils
Computed https://github.com/Appsaurus/SwiftTestUtils at 1.0.1 (3.44s)
Creating working copy for https://github.com/Appsaurus/SwiftTestUtils
Working copy of https://github.com/Appsaurus/SwiftTestUtils resolved at 1.0.1
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/129] Compiling Swiftest Errors.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[4/129] Compiling Swiftest Event.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[5/129] Compiling Swiftest Paginator.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[6/129] Compiling Swiftest Poller.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[7/129] Compiling Swiftest WeakReference.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[8/129] Compiling Swiftest CGPoint+Arithmetic.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[9/129] Compiling Swiftest CGRect+Initializers.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[10/129] Compiling Swiftest CGSize+Arithmetic.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[11/129] Compiling Swiftest CGSize+Initializers.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[12/129] Compiling Swiftest CGRect+Framed.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[13/129] Compiling Swiftest CGSize+Framed.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[14/129] Compiling Swiftest CGSize+Sized.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[15/129] Compiling Swiftest Framed.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[16/129] Compiling Swiftest Sized.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[17/129] Compiling Swiftest ClassNameReflectable.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[18/129] Compiling Swiftest NSAttributedString+.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[19/129] Compiling Swiftest NSMutableAttributedString+.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[20/129] Compiling Swiftest Calendar+NumberOfDaysInMonth.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[21/146] Compiling Swiftest CharacterSet+.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[22/146] Compiling Swiftest BidirectionalCollection+MatrixIndexPathLookup.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[23/146] Compiling Swiftest Collection+ParallelIteration.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[24/146] Compiling Swiftest Data+.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[25/146] Compiling Swiftest Date+.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[26/146] Compiling Swiftest DispatchQueue+Safe.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[27/146] Compiling Swiftest Error+NetworkChecks.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[28/146] Compiling Swiftest FileManager+.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[29/146] Compiling Swiftest Int+LocalizedDecimals.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[30/146] Compiling Swiftest Locale+.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[31/146] Compiling Swiftest NSPredicate+.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[32/146] Compiling Swiftest NotificationCenter+.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[33/146] Compiling Swiftest String+Aggregate.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[34/146] Compiling Swiftest String+Base64.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[35/146] Compiling Swiftest String+CharacterSet.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[36/146] Compiling Swiftest String+Cleaning.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[37/146] Compiling Swiftest String+ContentParsing.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[38/146] Compiling Swiftest String+DataDetection.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[39/146] Emitting module Swiftest
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[40/146] Compiling Swiftest Collection+Lookup.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[41/146] Compiling Swiftest Collection+Matrix.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[42/146] Compiling Swiftest Collection+Partitioning.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[43/146] Compiling Swiftest Collection+ReverseLookup.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[44/146] Compiling Swiftest RangeReplaceableCollection+Affix.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[45/146] Compiling Swiftest RangeReplaceableCollection+Deduplication.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[46/146] Compiling Swiftest RangeReplaceableCollection+Queue.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[47/146] Compiling Swiftest RangeReplaceableCollection+RemovingInstances.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[48/146] Compiling Swiftest RangeReplaceableCollection+Repeat.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[49/146] Compiling Swiftest RangeReplaceableCollection+Rotate.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[50/146] Compiling Swiftest RangeReplaceableCollection+Stack.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[51/146] Compiling Swiftest Comparable+Clamped.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[52/146] Compiling Swiftest Comparable+Optionals.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[53/146] Compiling Swiftest Comparable+Range.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[54/146] Compiling Swiftest Dictionary+.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[55/146] Compiling Swiftest Dictionary+Arithmetic.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[56/146] Compiling Swiftest Dictionary+DynamicLookup.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[57/146] Compiling Swiftest Dictionary+EnumKeyLookup.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[58/146] Compiling Swiftest KeyPathValuePairInitializable.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[59/146] Compiling Swiftest ExponentiationOperator.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[60/146] Compiling Swiftest PlusMinusOperator.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[61/146] Compiling Swiftest SquareRootOperator.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[62/146] Compiling Swiftest FunctionChainOperator.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[63/146] Compiling Swiftest MapOperator.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[64/146] Compiling Swiftest OptionalAssignmentOperators.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[65/146] Compiling Swiftest TransformErrorOperator.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[66/146] Compiling Swiftest TransformKeyPathToFunctionOperator.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[67/146] Compiling Swiftest Pairs.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[68/146] Compiling Swiftest Typealiases.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[69/146] Compiling Swiftest DebugUtils.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[70/146] Compiling Swiftest GlobalFunctions.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[71/146] Compiling Swiftest Logger.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[72/146] Compiling Swiftest ReadWriteLock.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[73/146] Compiling Swiftest StringUtils.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[74/146] Compiling Swiftest ThreadingUtils.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[75/146] Compiling Swiftest String+Date.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[76/146] Compiling Swiftest String+DecodeEmoji.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[77/146] Compiling Swiftest String+Foundation+ContentAnalysis.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[78/146] Compiling Swiftest String+FullRange.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[79/146] Compiling Swiftest String+Localized.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[80/146] Compiling Swiftest String+PathComponents.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[81/146] Compiling Swiftest String+URL.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[82/146] Compiling Swiftest URL+.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[83/146] Compiling Swiftest URL+ExpressibleByStringLiteral.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[84/146] Compiling Swiftest URLRequest+.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[85/146] Compiling Swiftest UserDefaults+.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[86/146] Compiling Swiftest KeyValueReadable.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[87/146] Compiling Swiftest PropertyReflectable.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[88/146] Compiling Swiftest BoolConvertible.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[89/146] Compiling Swiftest CGFloatConvertible.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[90/146] Compiling Swiftest DoubleConvertible.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[91/146] Compiling Swiftest FloatConvertible.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[92/146] Compiling Swiftest IntConvertible.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[93/146] Compiling Swiftest RangeConvertible.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[94/146] Compiling Swiftest StringConvertible.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[95/146] Compiling Swiftest Identifiable.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[96/146] Compiling Swiftest DefaultMutable.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[97/146] Compiling Swiftest Defaultable.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[98/146] Compiling Swiftest EmptyInitializable.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[99/146] Compiling Swiftest Mockable.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[100/146] Compiling Swiftest ObjectDisplayable.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[101/146] Compiling Swiftest OptionalProtocol.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[102/146] Compiling Swiftest RangeRandomizable.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[103/146] Compiling Swiftest Then.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[104/146] Compiling Swiftest CALayer+.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[105/146] Compiling Swiftest BinaryFloatingPoint+Rounding.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[106/146] Compiling Swiftest Character+.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[107/146] Compiling Swiftest ClosedRange+Wrapping.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[108/146] Compiling Swiftest Collection+.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[109/146] Compiling Swiftest Collection+Filtering.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[110/146] Compiling Swiftest Collection+Indices.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[111/146] Compiling Swiftest SignedInteger+.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[112/146] Compiling Swiftest SignedNumeric+.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[113/146] Compiling Swiftest String+.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[114/146] Compiling Swiftest String+Affix.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[115/146] Compiling Swiftest String+BooleanTests.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[116/146] Compiling Swiftest String+Case.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[117/146] Compiling Swiftest String+Characters.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[118/146] Compiling Swiftest String+Repeat.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[119/146] Compiling Swiftest String+SafeLookup.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[120/146] Compiling Swiftest String+Slicing.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[121/146] Compiling Swiftest String+Transformations.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[122/146] Compiling Swiftest String+Truncating.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[123/146] Compiling Swiftest StringProtocol+LongestCommonSuffix.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[124/146] Compiling Swiftest KeyPathFilter.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[125/146] Compiling Swiftest KeyPathBuildable.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[126/146] Compiling Swiftest KeyPathValueMapOperator.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[127/146] Compiling Swiftest KeyPathValuePair.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[128/146] Compiling Swiftest KeyPathValuePairAssignable.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[129/146] Compiling Swiftest Dictionary+Merging.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[130/146] Compiling Swiftest Equatable+.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[131/146] Compiling Swiftest FloatingPoint+.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[132/146] Compiling Swiftest Int+.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[133/146] Compiling Swiftest Int+Loop.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[134/146] Compiling Swiftest Int+WrappedToRange.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[135/146] Compiling Swiftest Optional+.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[136/146] Compiling Swiftest Optional+EmptyCollections.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[137/146] Compiling Swiftest Sequence+Aggregate.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[138/146] Compiling Swiftest Sequence+BooleanTests.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[139/146] Compiling Swiftest Sequence+Grouping.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[140/146] Compiling Swiftest Sequence+Indexing.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[141/146] Compiling Swiftest Sequence+Iterating.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[142/146] Compiling Swiftest Sequence+KeyPathSorting.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[143/146] Compiling Swiftest Sequence+KeyPathValues.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[144/146] Compiling Swiftest Sequence+Search.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[145/146] Compiling Swiftest Sequence+Transformed.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
[146/146] Compiling Swiftest Set+ContentAnalysis.swift
/host/spi-builder-workspace/Sources/Swiftest/Classes/Errors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public protocol BaseError: LocalizedError {
BUILD FAILURE 6.2 wasm