Build Information
Failed to build Swiftlier, reference 6.1.3 (e1f789
), with Swift 6.2 (beta) for Wasm on 17 Jun 2025 11:46:15 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/drewag/swiftlier.git
Reference: 6.1.3
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/swiftlier
* tag 6.1.3 -> FETCH_HEAD
HEAD is now at e1f7897 [BF] Fix azure tests
Cloned https://github.com/drewag/swiftlier.git
Revision (git rev-parse @):
e1f78972b8a19cfff3248603d1a97f66ef9ef591
SUCCESS checkout https://github.com/drewag/swiftlier.git at 6.1.3
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/drewag/swiftlier.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/58] Emitting module Swiftlier
/host/spi-builder-workspace/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 {
[4/65] Compiling Swiftlier Price.swift
/host/spi-builder-workspace/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/65] Compiling Swiftlier UniquelyIdentifiable.swift
/host/spi-builder-workspace/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/65] Compiling Swiftlier CSVStreamReader.swift
/host/spi-builder-workspace/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/65] Compiling Swiftlier DelimiterStreamReader.swift
/host/spi-builder-workspace/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/65] Compiling Swiftlier StreamReader.swift
/host/spi-builder-workspace/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/65] Compiling Swiftlier Date+Testable.swift
/host/spi-builder-workspace/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/65] Compiling Swiftlier URLSession+Testing.swift
/host/spi-builder-workspace/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/65] Compiling Swiftlier LimitedQueue.swift
/host/spi-builder-workspace/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/65] Compiling Swiftlier OrderedDictionary.swift
/host/spi-builder-workspace/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/65] Compiling Swiftlier PatchyRange.swift
/host/spi-builder-workspace/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/65] Compiling Swiftlier SelectableValue.swift
/host/spi-builder-workspace/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/65] Compiling Swiftlier Syncable.swift
/host/spi-builder-workspace/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/65] Compiling Swiftlier WeakWrapper.swift
/host/spi-builder-workspace/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/65] Compiling Swiftlier EventCenter.swift
/host/spi-builder-workspace/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/65] Compiling Swiftlier MultiCallback.swift
/host/spi-builder-workspace/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/65] Compiling Swiftlier Age.swift
/host/spi-builder-workspace/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/65] Compiling Swiftlier AlwaysEqual.swift
/host/spi-builder-workspace/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/65] Compiling Swiftlier Angle.swift
/host/spi-builder-workspace/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/65] Compiling Swiftlier Day.swift
/host/spi-builder-workspace/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/65] Compiling Swiftlier EmailAddress.swift
/host/spi-builder-workspace/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/65] Compiling Swiftlier HTML.swift
/host/spi-builder-workspace/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/65] Compiling Swiftlier Mass.swift
/host/spi-builder-workspace/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/65] Compiling Swiftlier Date+Helpers.swift
/host/spi-builder-workspace/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/65] Compiling Swiftlier DispatchQueue+Enhancements.swift
/host/spi-builder-workspace/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/65] Compiling Swiftlier String+Enhancements.swift
/host/spi-builder-workspace/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/65] Compiling Swiftlier URL+Enhancements.swift
/host/spi-builder-workspace/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/65] Compiling Swiftlier AnySwiftlierError.swift
/host/spi-builder-workspace/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/65] Compiling Swiftlier GenericSwiftlierError.swift
/host/spi-builder-workspace/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/65] Compiling Swiftlier OperationBasedError.swift
/host/spi-builder-workspace/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/65] Compiling Swiftlier OtherSwiftlierError.swift
/host/spi-builder-workspace/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/65] Compiling Swiftlier Coding+Helpers.swift
/host/spi-builder-workspace/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/65] Compiling Swiftlier CodingKeys.swift
/host/spi-builder-workspace/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/65] Compiling Swiftlier NativeTypesDecoder.swift
/host/spi-builder-workspace/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/65] Compiling Swiftlier NativeTypesEncoder.swift
/host/spi-builder-workspace/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/65] Compiling Swiftlier PercentEncodable.swift
/host/spi-builder-workspace/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/65] Compiling Swiftlier SpecDecoder.swift
/host/spi-builder-workspace/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/65] Compiling Swiftlier Collection+Enhancments.swift
/host/spi-builder-workspace/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/65] Compiling Swiftlier Data+Processing.swift
/host/spi-builder-workspace/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/65] Compiling Swiftlier ValueTypePersistenceService.swift
/host/spi-builder-workspace/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/65] Compiling Swiftlier Bool+Formatting.swift
/host/spi-builder-workspace/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/65] Compiling Swiftlier Data+Base64.swift
/host/spi-builder-workspace/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/65] Compiling Swiftlier Date+Formatting.swift
/host/spi-builder-workspace/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/65] Compiling Swiftlier Double+Formatting.swift
/host/spi-builder-workspace/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/65] Compiling Swiftlier HeartRateFormatter.swift
/host/spi-builder-workspace/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/65] Compiling Swiftlier TimeInterval+Formatting.swift
/host/spi-builder-workspace/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/65] Compiling Swiftlier BinarySearchTree.swift
/host/spi-builder-workspace/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/65] Compiling Swiftlier SwiftlierError.swift
/host/spi-builder-workspace/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/65] Compiling Swiftlier SwiftlierResult.swift
/host/spi-builder-workspace/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/65] Compiling Swiftlier FileSystem+iOSDirectories.swift
/host/spi-builder-workspace/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/65] Compiling Swiftlier FileSystem.swift
/host/spi-builder-workspace/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/65] Compiling Swiftlier Path+Coding.swift
/host/spi-builder-workspace/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/65] Compiling Swiftlier Path.swift
/host/spi-builder-workspace/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/65] Compiling Swiftlier PersistenceService.swift
/host/spi-builder-workspace/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/65] Compiling Swiftlier ReferenceTypePersistenceService.swift
/host/spi-builder-workspace/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/65] Compiling Swiftlier Observable.swift
/host/spi-builder-workspace/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/65] Compiling Swiftlier ObservableArray.swift
/host/spi-builder-workspace/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/65] Compiling Swiftlier ObservableDictionary.swift
/host/spi-builder-workspace/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/65] Compiling Swiftlier ObservableReference.swift
/host/spi-builder-workspace/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/65] Compiling Swiftlier JSON.swift
/host/spi-builder-workspace/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/65] Compiling Swiftlier NativeTypesStructured.swift
/host/spi-builder-workspace/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/65] Compiling Swiftlier Structured.swift
/host/spi-builder-workspace/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/65] Compiling Swiftlier XML.swift
/host/spi-builder-workspace/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