Build Information
Failed to build SwiftlierUIKit, reference 6.3.2 (393bf7
), with Swift 6.2 (beta) for Wasm on 18 Jun 2025 18:43:40 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/drewag/SwiftlierUIKit.git
Reference: 6.3.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/drewag/SwiftlierUIKit
* tag 6.3.2 -> FETCH_HEAD
HEAD is now at 393bf7f [IC] Improve dark mode support
Cloned https://github.com/drewag/SwiftlierUIKit.git
Revision (git rev-parse @):
393bf7f5fdebe2c07755acbe124952e049e06917
SUCCESS checkout https://github.com/drewag/SwiftlierUIKit.git at 6.3.2
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/drewag/SwiftlierUIKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/drewag/Swiftlier.git
[1/4568] Fetching swiftlier
Fetched https://github.com/drewag/Swiftlier.git from cache (0.92s)
Computing version for https://github.com/drewag/Swiftlier.git
Computed https://github.com/drewag/Swiftlier.git at 6.1.3 (1.28s)
Creating working copy for https://github.com/drewag/Swiftlier.git
Working copy of https://github.com/drewag/Swiftlier.git resolved at 6.1.3
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/59] Emitting module Swiftlier
/host/spi-builder-workspace/.build/checkouts/Swiftlier/Sources/Swiftlier/Coding/Coding+Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Encodable where Self: Decodable {
[5/66] Compiling Swiftlier Coding+Helpers.swift
/host/spi-builder-workspace/.build/checkouts/Swiftlier/Sources/Swiftlier/Coding/Coding+Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Encodable where Self: Decodable {
[6/66] Compiling Swiftlier CodingKeys.swift
/host/spi-builder-workspace/.build/checkouts/Swiftlier/Sources/Swiftlier/Coding/Coding+Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Encodable where Self: Decodable {
[7/66] Compiling Swiftlier NativeTypesDecoder.swift
/host/spi-builder-workspace/.build/checkouts/Swiftlier/Sources/Swiftlier/Coding/Coding+Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Encodable where Self: Decodable {
[8/66] Compiling Swiftlier NativeTypesEncoder.swift
/host/spi-builder-workspace/.build/checkouts/Swiftlier/Sources/Swiftlier/Coding/Coding+Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Encodable where Self: Decodable {
[9/66] Compiling Swiftlier PercentEncodable.swift
/host/spi-builder-workspace/.build/checkouts/Swiftlier/Sources/Swiftlier/Coding/Coding+Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Encodable where Self: Decodable {
[10/66] Compiling Swiftlier SpecDecoder.swift
/host/spi-builder-workspace/.build/checkouts/Swiftlier/Sources/Swiftlier/Coding/Coding+Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Encodable where Self: Decodable {
[11/66] Compiling Swiftlier Collection+Enhancments.swift
/host/spi-builder-workspace/.build/checkouts/Swiftlier/Sources/Swiftlier/Coding/Coding+Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Encodable where Self: Decodable {
[12/66] Compiling Swiftlier Data+Processing.swift
/host/spi-builder-workspace/.build/checkouts/Swiftlier/Sources/Swiftlier/Coding/Coding+Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Encodable where Self: Decodable {
[13/66] Compiling Swiftlier Date+Helpers.swift
/host/spi-builder-workspace/.build/checkouts/Swiftlier/Sources/Swiftlier/Coding/Coding+Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Encodable where Self: Decodable {
[14/66] Compiling Swiftlier DispatchQueue+Enhancements.swift
/host/spi-builder-workspace/.build/checkouts/Swiftlier/Sources/Swiftlier/Coding/Coding+Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Encodable where Self: Decodable {
[15/66] Compiling Swiftlier String+Enhancements.swift
/host/spi-builder-workspace/.build/checkouts/Swiftlier/Sources/Swiftlier/Coding/Coding+Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Encodable where Self: Decodable {
[16/66] Compiling Swiftlier URL+Enhancements.swift
/host/spi-builder-workspace/.build/checkouts/Swiftlier/Sources/Swiftlier/Coding/Coding+Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Encodable where Self: Decodable {
[17/66] Compiling Swiftlier AnySwiftlierError.swift
/host/spi-builder-workspace/.build/checkouts/Swiftlier/Sources/Swiftlier/Coding/Coding+Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Encodable where Self: Decodable {
[18/66] Compiling Swiftlier GenericSwiftlierError.swift
/host/spi-builder-workspace/.build/checkouts/Swiftlier/Sources/Swiftlier/Coding/Coding+Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Encodable where Self: Decodable {
[19/66] Compiling Swiftlier OperationBasedError.swift
/host/spi-builder-workspace/.build/checkouts/Swiftlier/Sources/Swiftlier/Coding/Coding+Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Encodable where Self: Decodable {
[20/66] Compiling Swiftlier OtherSwiftlierError.swift
/host/spi-builder-workspace/.build/checkouts/Swiftlier/Sources/Swiftlier/Coding/Coding+Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Encodable where Self: Decodable {
[21/66] Compiling Swiftlier ValueTypePersistenceService.swift
/host/spi-builder-workspace/.build/checkouts/Swiftlier/Sources/Swiftlier/Coding/Coding+Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Encodable where Self: Decodable {
[22/66] Compiling Swiftlier Bool+Formatting.swift
/host/spi-builder-workspace/.build/checkouts/Swiftlier/Sources/Swiftlier/Coding/Coding+Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Encodable where Self: Decodable {
[23/66] Compiling Swiftlier Data+Base64.swift
/host/spi-builder-workspace/.build/checkouts/Swiftlier/Sources/Swiftlier/Coding/Coding+Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Encodable where Self: Decodable {
[24/66] Compiling Swiftlier Date+Formatting.swift
/host/spi-builder-workspace/.build/checkouts/Swiftlier/Sources/Swiftlier/Coding/Coding+Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Encodable where Self: Decodable {
[25/66] Compiling Swiftlier Double+Formatting.swift
/host/spi-builder-workspace/.build/checkouts/Swiftlier/Sources/Swiftlier/Coding/Coding+Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Encodable where Self: Decodable {
[26/66] Compiling Swiftlier HeartRateFormatter.swift
/host/spi-builder-workspace/.build/checkouts/Swiftlier/Sources/Swiftlier/Coding/Coding+Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Encodable where Self: Decodable {
[27/66] Compiling Swiftlier TimeInterval+Formatting.swift
/host/spi-builder-workspace/.build/checkouts/Swiftlier/Sources/Swiftlier/Coding/Coding+Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Encodable where Self: Decodable {
[28/66] Compiling Swiftlier BinarySearchTree.swift
/host/spi-builder-workspace/.build/checkouts/Swiftlier/Sources/Swiftlier/Coding/Coding+Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Encodable where Self: Decodable {
[29/66] Compiling Swiftlier LimitedQueue.swift
/host/spi-builder-workspace/.build/checkouts/Swiftlier/Sources/Swiftlier/Coding/Coding+Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Encodable where Self: Decodable {
[30/66] Compiling Swiftlier OrderedDictionary.swift
/host/spi-builder-workspace/.build/checkouts/Swiftlier/Sources/Swiftlier/Coding/Coding+Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Encodable where Self: Decodable {
[31/66] Compiling Swiftlier PatchyRange.swift
/host/spi-builder-workspace/.build/checkouts/Swiftlier/Sources/Swiftlier/Coding/Coding+Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Encodable where Self: Decodable {
[32/66] Compiling Swiftlier SelectableValue.swift
/host/spi-builder-workspace/.build/checkouts/Swiftlier/Sources/Swiftlier/Coding/Coding+Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Encodable where Self: Decodable {
[33/66] Compiling Swiftlier Syncable.swift
/host/spi-builder-workspace/.build/checkouts/Swiftlier/Sources/Swiftlier/Coding/Coding+Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Encodable where Self: Decodable {
[34/66] Compiling Swiftlier WeakWrapper.swift
/host/spi-builder-workspace/.build/checkouts/Swiftlier/Sources/Swiftlier/Coding/Coding+Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Encodable where Self: Decodable {
[35/66] Compiling Swiftlier EventCenter.swift
/host/spi-builder-workspace/.build/checkouts/Swiftlier/Sources/Swiftlier/Coding/Coding+Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Encodable where Self: Decodable {
[36/66] Compiling Swiftlier MultiCallback.swift
/host/spi-builder-workspace/.build/checkouts/Swiftlier/Sources/Swiftlier/Coding/Coding+Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Encodable where Self: Decodable {
[37/66] Compiling Swiftlier SwiftlierError.swift
/host/spi-builder-workspace/.build/checkouts/Swiftlier/Sources/Swiftlier/Coding/Coding+Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Encodable where Self: Decodable {
[38/66] Compiling Swiftlier SwiftlierResult.swift
/host/spi-builder-workspace/.build/checkouts/Swiftlier/Sources/Swiftlier/Coding/Coding+Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Encodable where Self: Decodable {
[39/66] Compiling Swiftlier FileSystem+iOSDirectories.swift
/host/spi-builder-workspace/.build/checkouts/Swiftlier/Sources/Swiftlier/Coding/Coding+Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Encodable where Self: Decodable {
[40/66] Compiling Swiftlier FileSystem.swift
/host/spi-builder-workspace/.build/checkouts/Swiftlier/Sources/Swiftlier/Coding/Coding+Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Encodable where Self: Decodable {
[41/66] Compiling Swiftlier Path+Coding.swift
/host/spi-builder-workspace/.build/checkouts/Swiftlier/Sources/Swiftlier/Coding/Coding+Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Encodable where Self: Decodable {
[42/66] Compiling Swiftlier Path.swift
/host/spi-builder-workspace/.build/checkouts/Swiftlier/Sources/Swiftlier/Coding/Coding+Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Encodable where Self: Decodable {
[43/66] Compiling Swiftlier PersistenceService.swift
/host/spi-builder-workspace/.build/checkouts/Swiftlier/Sources/Swiftlier/Coding/Coding+Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Encodable where Self: Decodable {
[44/66] Compiling Swiftlier ReferenceTypePersistenceService.swift
/host/spi-builder-workspace/.build/checkouts/Swiftlier/Sources/Swiftlier/Coding/Coding+Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Encodable where Self: Decodable {
[45/66] Compiling Swiftlier Age.swift
/host/spi-builder-workspace/.build/checkouts/Swiftlier/Sources/Swiftlier/Coding/Coding+Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Encodable where Self: Decodable {
[46/66] Compiling Swiftlier AlwaysEqual.swift
/host/spi-builder-workspace/.build/checkouts/Swiftlier/Sources/Swiftlier/Coding/Coding+Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Encodable where Self: Decodable {
[47/66] Compiling Swiftlier Angle.swift
/host/spi-builder-workspace/.build/checkouts/Swiftlier/Sources/Swiftlier/Coding/Coding+Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Encodable where Self: Decodable {
[48/66] Compiling Swiftlier Day.swift
/host/spi-builder-workspace/.build/checkouts/Swiftlier/Sources/Swiftlier/Coding/Coding+Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Encodable where Self: Decodable {
[49/66] Compiling Swiftlier EmailAddress.swift
/host/spi-builder-workspace/.build/checkouts/Swiftlier/Sources/Swiftlier/Coding/Coding+Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Encodable where Self: Decodable {
[50/66] Compiling Swiftlier HTML.swift
/host/spi-builder-workspace/.build/checkouts/Swiftlier/Sources/Swiftlier/Coding/Coding+Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Encodable where Self: Decodable {
[51/66] Compiling Swiftlier Mass.swift
/host/spi-builder-workspace/.build/checkouts/Swiftlier/Sources/Swiftlier/Coding/Coding+Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Encodable where Self: Decodable {
[52/66] Compiling Swiftlier Observable.swift
/host/spi-builder-workspace/.build/checkouts/Swiftlier/Sources/Swiftlier/Coding/Coding+Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Encodable where Self: Decodable {
[53/66] Compiling Swiftlier ObservableArray.swift
/host/spi-builder-workspace/.build/checkouts/Swiftlier/Sources/Swiftlier/Coding/Coding+Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Encodable where Self: Decodable {
[54/66] Compiling Swiftlier ObservableDictionary.swift
/host/spi-builder-workspace/.build/checkouts/Swiftlier/Sources/Swiftlier/Coding/Coding+Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Encodable where Self: Decodable {
[55/66] Compiling Swiftlier ObservableReference.swift
/host/spi-builder-workspace/.build/checkouts/Swiftlier/Sources/Swiftlier/Coding/Coding+Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Encodable where Self: Decodable {
[56/66] Compiling Swiftlier JSON.swift
/host/spi-builder-workspace/.build/checkouts/Swiftlier/Sources/Swiftlier/Coding/Coding+Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Encodable where Self: Decodable {
[57/66] Compiling Swiftlier NativeTypesStructured.swift
/host/spi-builder-workspace/.build/checkouts/Swiftlier/Sources/Swiftlier/Coding/Coding+Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Encodable where Self: Decodable {
[58/66] Compiling Swiftlier Structured.swift
/host/spi-builder-workspace/.build/checkouts/Swiftlier/Sources/Swiftlier/Coding/Coding+Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Encodable where Self: Decodable {
[59/66] Compiling Swiftlier XML.swift
/host/spi-builder-workspace/.build/checkouts/Swiftlier/Sources/Swiftlier/Coding/Coding+Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Encodable where Self: Decodable {
[60/66] Compiling Swiftlier Price.swift
/host/spi-builder-workspace/.build/checkouts/Swiftlier/Sources/Swiftlier/Coding/Coding+Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Encodable where Self: Decodable {
[61/66] Compiling Swiftlier UniquelyIdentifiable.swift
/host/spi-builder-workspace/.build/checkouts/Swiftlier/Sources/Swiftlier/Coding/Coding+Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Encodable where Self: Decodable {
[62/66] Compiling Swiftlier CSVStreamReader.swift
/host/spi-builder-workspace/.build/checkouts/Swiftlier/Sources/Swiftlier/Coding/Coding+Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Encodable where Self: Decodable {
[63/66] Compiling Swiftlier DelimiterStreamReader.swift
/host/spi-builder-workspace/.build/checkouts/Swiftlier/Sources/Swiftlier/Coding/Coding+Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Encodable where Self: Decodable {
[64/66] Compiling Swiftlier StreamReader.swift
/host/spi-builder-workspace/.build/checkouts/Swiftlier/Sources/Swiftlier/Coding/Coding+Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Encodable where Self: Decodable {
[65/66] Compiling Swiftlier Date+Testable.swift
/host/spi-builder-workspace/.build/checkouts/Swiftlier/Sources/Swiftlier/Coding/Coding+Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Encodable where Self: Decodable {
[66/66] Compiling Swiftlier URLSession+Testing.swift
/host/spi-builder-workspace/.build/checkouts/Swiftlier/Sources/Swiftlier/Coding/Coding+Helpers.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | extension Encodable where Self: Decodable {
BUILD FAILURE 6.2 wasm