Build Information
Failed to build SwiftlierCLI, reference 6.0.1 (94d731
), with Swift 6.2 (beta) for Wasm on 17 Jun 2025 19:06:59 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/SwiftlierCLI.git
Reference: 6.0.1
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/SwiftlierCLI
* tag 6.0.1 -> FETCH_HEAD
HEAD is now at 94d7313 [BF] Use drewag version of SwiftDate to fix build in swift 5.1
Cloned https://github.com/drewag/SwiftlierCLI.git
Revision (git rev-parse @):
94d7313ecc4cbcd9143365daf228dd0dad4fdce1
SUCCESS checkout https://github.com/drewag/SwiftlierCLI.git at 6.0.1
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/drewag/SwiftlierCLI.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
Fetching https://github.com/drewag/SwiftDate.git
[1/4568] Fetching swiftlier
[3427/13004] Fetching swiftlier, swiftdate
Fetched https://github.com/drewag/Swiftlier.git from cache (3.72s)
Fetched https://github.com/drewag/SwiftDate.git from cache (3.86s)
Computing version for https://github.com/drewag/Swiftlier.git
Computed https://github.com/drewag/Swiftlier.git at 6.1.3 (4.45s)
Computing version for https://github.com/drewag/SwiftDate.git
Computed https://github.com/drewag/SwiftDate.git at 6.1.1 (2.36s)
Creating working copy for https://github.com/drewag/SwiftDate.git
Working copy of https://github.com/drewag/SwiftDate.git resolved at 6.1.1
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/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/93] 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 {
[6/100] Compiling Swiftlier Coding+Helpers.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Date/Date+Compare.swift:13:8: error: no such module 'Foundation'
11 | //
12 |
13 | import Foundation
| `- error: no such module 'Foundation'
14 |
15 | public extension Date {
[7/100] Compiling Swiftlier CodingKeys.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Date/Date+Compare.swift:13:8: error: no such module 'Foundation'
11 | //
12 |
13 | import Foundation
| `- error: no such module 'Foundation'
14 |
15 | public extension Date {
[8/100] Compiling Swiftlier NativeTypesDecoder.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Date/Date+Compare.swift:13:8: error: no such module 'Foundation'
11 | //
12 |
13 | import Foundation
| `- error: no such module 'Foundation'
14 |
15 | public extension Date {
[9/100] Compiling Swiftlier NativeTypesEncoder.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Date/Date+Compare.swift:13:8: error: no such module 'Foundation'
11 | //
12 |
13 | import Foundation
| `- error: no such module 'Foundation'
14 |
15 | public extension Date {
[10/100] Compiling Swiftlier PercentEncodable.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Date/Date+Compare.swift:13:8: error: no such module 'Foundation'
11 | //
12 |
13 | import Foundation
| `- error: no such module 'Foundation'
14 |
15 | public extension Date {
[11/104] Compiling SwiftDate TimePeriodGroup.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Date/Date+Compare.swift:13:8: error: no such module 'Foundation'
11 | //
12 |
13 | import Foundation
| `- error: no such module 'Foundation'
14 |
15 | public extension Date {
[12/104] Compiling SwiftDate TimePeriod+Support.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Date/Date+Compare.swift:13:8: error: no such module 'Foundation'
11 | //
12 |
13 | import Foundation
| `- error: no such module 'Foundation'
14 |
15 | public extension Date {
[13/104] Compiling SwiftDate TimePeriod.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Date/Date+Compare.swift:13:8: error: no such module 'Foundation'
11 | //
12 |
13 | import Foundation
| `- error: no such module 'Foundation'
14 |
15 | public extension Date {
[14/104] Compiling SwiftDate TimePeriodProtocol.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Date/Date+Compare.swift:13:8: error: no such module 'Foundation'
11 | //
12 |
13 | import Foundation
| `- error: no such module 'Foundation'
14 |
15 | public extension Date {
[15/104] Compiling Swiftlier String+Enhancements.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Date/Date+Compare.swift:13:8: error: no such module 'Foundation'
11 | //
12 |
13 | import Foundation
| `- error: no such module 'Foundation'
14 |
15 | public extension Date {
[16/104] Compiling Swiftlier URL+Enhancements.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Date/Date+Compare.swift:13:8: error: no such module 'Foundation'
11 | //
12 |
13 | import Foundation
| `- error: no such module 'Foundation'
14 |
15 | public extension Date {
[17/104] Compiling Swiftlier AnySwiftlierError.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Date/Date+Compare.swift:13:8: error: no such module 'Foundation'
11 | //
12 |
13 | import Foundation
| `- error: no such module 'Foundation'
14 |
15 | public extension Date {
[18/104] Compiling Swiftlier GenericSwiftlierError.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Date/Date+Compare.swift:13:8: error: no such module 'Foundation'
11 | //
12 |
13 | import Foundation
| `- error: no such module 'Foundation'
14 |
15 | public extension Date {
[19/104] 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 {
[20/104] 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 {
[21/104] 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 {
[22/104] 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 {
[23/104] 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 {
[24/104] 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 {
[25/104] 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 {
[26/104] 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 {
[27/104] 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 {
[28/104] 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 {
[29/104] 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 {
[30/104] 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 {
[31/104] 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 {
[32/104] 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 {
[33/104] 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 {
[34/104] 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 {
[35/104] 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 {
[36/104] 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 {
[37/104] 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 {
[38/104] 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 {
[39/104] 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 {
[40/104] 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 {
[41/104] 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 {
/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 {
/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 {
/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 {
/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/104] 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 {
[47/104] 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 {
[48/104] 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 {
[49/104] 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 {
[50/104] Compiling Swiftlier SpecDecoder.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Date/Date+Compare.swift:13:8: error: no such module 'Foundation'
11 | //
12 |
13 | import Foundation
| `- error: no such module 'Foundation'
14 |
15 | public extension Date {
[51/104] Compiling Swiftlier Collection+Enhancments.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Date/Date+Compare.swift:13:8: error: no such module 'Foundation'
11 | //
12 |
13 | import Foundation
| `- error: no such module 'Foundation'
14 |
15 | public extension Date {
[52/104] Compiling Swiftlier Data+Processing.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Date/Date+Compare.swift:13:8: error: no such module 'Foundation'
11 | //
12 |
13 | import Foundation
| `- error: no such module 'Foundation'
14 |
15 | public extension Date {
[53/104] Compiling Swiftlier Date+Helpers.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Date/Date+Compare.swift:13:8: error: no such module 'Foundation'
11 | //
12 |
13 | import Foundation
| `- error: no such module 'Foundation'
14 |
15 | public extension Date {
[54/104] Compiling Swiftlier DispatchQueue+Enhancements.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Date/Date+Compare.swift:13:8: error: no such module 'Foundation'
11 | //
12 |
13 | import Foundation
| `- error: no such module 'Foundation'
14 |
15 | public extension Date {
[55/104] 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 {
[56/104] 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 {
[57/104] 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 {
[58/104] 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 {
[59/104] 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 {
[60/104] 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 {
[61/104] 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 {
[62/104] 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 {
/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 {
/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 {
/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 {
/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 {
/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 {
/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 {
/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 {
/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 {
/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 {
/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 {
/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 {
/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 {
/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 {
/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 {
[77/104] 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 {
[78/104] 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 {
[79/104] 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 {
[80/104] 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 {
[81/104] 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 {
[82/104] 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 {
[83/104] 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 {
[84/104] 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 {
[85/104] 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 {
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Date/Date+Compare.swift:13:8: error: no such module 'Foundation'
11 | //
12 |
13 | import Foundation
| `- error: no such module 'Foundation'
14 |
15 | public extension Date {
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Date/Date+Compare.swift:13:8: error: no such module 'Foundation'
11 | //
12 |
13 | import Foundation
| `- error: no such module 'Foundation'
14 |
15 | public extension Date {
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Date/Date+Compare.swift:13:8: error: no such module 'Foundation'
11 | //
12 |
13 | import Foundation
| `- error: no such module 'Foundation'
14 |
15 | public extension Date {
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Date/Date+Compare.swift:13:8: error: no such module 'Foundation'
11 | //
12 |
13 | import Foundation
| `- error: no such module 'Foundation'
14 |
15 | public extension Date {
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Date/Date+Compare.swift:13:8: error: no such module 'Foundation'
11 | //
12 |
13 | import Foundation
| `- error: no such module 'Foundation'
14 |
15 | public extension Date {
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Date/Date+Compare.swift:13:8: error: no such module 'Foundation'
11 | //
12 |
13 | import Foundation
| `- error: no such module 'Foundation'
14 |
15 | public extension Date {
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Date/Date+Compare.swift:13:8: error: no such module 'Foundation'
11 | //
12 |
13 | import Foundation
| `- error: no such module 'Foundation'
14 |
15 | public extension Date {
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Date/Date+Compare.swift:13:8: error: no such module 'Foundation'
11 | //
12 |
13 | import Foundation
| `- error: no such module 'Foundation'
14 |
15 | public extension Date {
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Date/Date+Compare.swift:13:8: error: no such module 'Foundation'
11 | //
12 |
13 | import Foundation
| `- error: no such module 'Foundation'
14 |
15 | public extension Date {
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Date/Date+Compare.swift:13:8: error: no such module 'Foundation'
11 | //
12 |
13 | import Foundation
| `- error: no such module 'Foundation'
14 |
15 | public extension Date {
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Date/Date+Compare.swift:13:8: error: no such module 'Foundation'
11 | //
12 |
13 | import Foundation
| `- error: no such module 'Foundation'
14 |
15 | public extension Date {
error: emit-module command failed with exit code 1 (use -v to see invocation)
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Date/Date+Compare.swift:13:8: error: no such module 'Foundation'
11 | //
12 |
13 | import Foundation
| `- error: no such module 'Foundation'
14 |
15 | public extension Date {
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Date/Date+Compare.swift:13:8: error: no such module 'Foundation'
11 | //
12 |
13 | import Foundation
| `- error: no such module 'Foundation'
14 |
15 | public extension Date {
/host/spi-builder-workspace/.build/checkouts/SwiftDate/Sources/SwiftDate/Date/Date+Compare.swift:13:8: error: no such module 'Foundation'
11 | //
12 |
13 | import Foundation
| `- error: no such module 'Foundation'
14 |
15 | public extension Date {
BUILD FAILURE 6.2 wasm