Build Information
Failed to build w3w-swift-core, reference v1.1.4 (7fe876
), with Swift 6.2 (beta) for Wasm on 4 Aug 2025 13:14:19 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.65.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/what3words/w3w-swift-core.git
Reference: v1.1.4
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/what3words/w3w-swift-core
* tag v1.1.4 -> FETCH_HEAD
HEAD is now at 7fe8769 Merge pull request #21 from what3words/staging
Cloned https://github.com/what3words/w3w-swift-core.git
Revision (git rev-parse @):
7fe8769bfbe105bcf3b05f42aeb8833673780ec1
SUCCESS checkout https://github.com/what3words/w3w-swift-core.git at v1.1.4
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/what3words/w3w-swift-core.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
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/52] Emitting module W3WSwiftCore
/host/spi-builder-workspace/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(Combine)
[4/58] Compiling W3WSwiftCore W3WSuggestion.swift
/host/spi-builder-workspace/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(Combine)
[5/58] Compiling W3WSwiftCore W3WAudioStreamProtocol.swift
/host/spi-builder-workspace/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(Combine)
[6/58] Compiling W3WSwiftCore W3WVoiceListeningState.swift
/host/spi-builder-workspace/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(Combine)
[7/58] Compiling W3WSwiftCore W3WVoiceProtocol.swift
/host/spi-builder-workspace/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(Combine)
[8/58] Compiling W3WSwiftCore W3WVoiceSuggestion+W3WSwiftCore.swift
/host/spi-builder-workspace/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(Combine)
[9/58] Compiling W3WSwiftCore W3WSettings+W3WSwiftCore.swift
/host/spi-builder-workspace/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(Combine)
[10/58] Compiling W3WSwiftCore W3WOptionProtocol.swift
/host/spi-builder-workspace/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(Combine)
[11/58] Compiling W3WSwiftCore W3WOptions.swift
/host/spi-builder-workspace/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(Combine)
[12/58] Compiling W3WSwiftCore W3WStreetAddress.swift
/host/spi-builder-workspace/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(Combine)
[13/58] Compiling W3WSwiftCore W3WStreetAddressKey.swift
/host/spi-builder-workspace/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(Combine)
[14/58] Compiling W3WSwiftCore W3WDuration.swift
/host/spi-builder-workspace/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(Combine)
[15/58] Compiling W3WSwiftCore ClosureDefinitions.swift
/host/spi-builder-workspace/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(Combine)
[16/58] Compiling W3WSwiftCore W3WError+W3WSwiftCore.swift
/host/spi-builder-workspace/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(Combine)
[17/58] Compiling W3WSwiftCore W3WUser.swift
/host/spi-builder-workspace/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(Combine)
[18/58] Compiling W3WSwiftCore W3WAudioRecorder.swift
/host/spi-builder-workspace/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(Combine)
[19/58] Compiling W3WSwiftCore W3WAudioRecording.swift
/host/spi-builder-workspace/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(Combine)
[20/58] Compiling W3WSwiftCore W3WAudioStream.swift
/host/spi-builder-workspace/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(Combine)
[21/58] Compiling W3WSwiftCore W3WEncoding.swift
/host/spi-builder-workspace/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(Combine)
[22/58] Compiling W3WSwiftCore W3WMicrophone.swift
/host/spi-builder-workspace/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(Combine)
[23/58] Compiling W3WSwiftCore ApiExtension.swift
/host/spi-builder-workspace/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(Combine)
[24/58] Compiling W3WSwiftCore W3WMockTranslation.swift
/host/spi-builder-workspace/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(Combine)
[25/58] Compiling W3WSwiftCore W3WTranslate.swift
/host/spi-builder-workspace/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(Combine)
[26/58] Compiling W3WSwiftCore W3WTranslationsProtocol.swift
/host/spi-builder-workspace/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(Combine)
[27/58] Compiling W3WSwiftCore NetworkConnection.swift
/host/spi-builder-workspace/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(Combine)
[28/58] Compiling W3WSwiftCore W3WJson.swift
/host/spi-builder-workspace/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(Combine)
[29/58] Compiling W3WSwiftCore W3WRequest.swift
/host/spi-builder-workspace/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(Combine)
[30/58] Compiling W3WSwiftCore W3WEvent.swift
/host/spi-builder-workspace/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(Combine)
[31/58] Compiling W3WSwiftCore W3WCircle.swift
/host/spi-builder-workspace/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(Combine)
[32/58] Compiling W3WSwiftCore W3WDistance.swift
/host/spi-builder-workspace/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(Combine)
[33/58] Compiling W3WSwiftCore W3WLine.swift
/host/spi-builder-workspace/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(Combine)
[34/58] Compiling W3WSwiftCore W3WPolygon.swift
/host/spi-builder-workspace/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(Combine)
[35/58] Compiling W3WSwiftCore W3WInputType.swift
/host/spi-builder-workspace/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(Combine)
[36/58] Compiling W3WSwiftCore W3WOption.swift
/host/spi-builder-workspace/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(Combine)
[37/58] Compiling W3WSwiftCore W3WOptionAcceptorProtocol.swift
/host/spi-builder-workspace/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(Combine)
[38/58] Compiling W3WSwiftCore W3WEventSubscriberProtocol.swift
/host/spi-builder-workspace/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(Combine)
[39/58] Compiling W3WSwiftCore W3WEventsSubscriptions.swift
/host/spi-builder-workspace/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(Combine)
[40/58] Compiling W3WSwiftCore W3WLive.swift
/host/spi-builder-workspace/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(Combine)
[41/58] Compiling W3WSwiftCore W3WRegex.swift
/host/spi-builder-workspace/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(Combine)
[42/58] Compiling W3WSwiftCore W3WDebouncer.swift
/host/spi-builder-workspace/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(Combine)
[43/58] Compiling W3WSwiftCore W3WThread.swift
/host/spi-builder-workspace/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(Combine)
[44/58] Compiling W3WSwiftCore W3WBox.swift
/host/spi-builder-workspace/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(Combine)
[45/58] Compiling W3WSwiftCore W3WMeasurementSystem.swift
/host/spi-builder-workspace/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(Combine)
[46/58] Compiling W3WSwiftCore W3WUtilitiesProtocol.swift
/host/spi-builder-workspace/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(Combine)
[47/58] Compiling W3WSwiftCore W3WWritingDirection.swift
/host/spi-builder-workspace/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(Combine)
[48/58] Compiling W3WSwiftCore W3WCountry.swift
/host/spi-builder-workspace/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(Combine)
[49/58] Compiling W3WSwiftCore W3WLanguage.swift
/host/spi-builder-workspace/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(Combine)
[50/58] Compiling W3WSwiftCore W3WRanked.swift
/host/spi-builder-workspace/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(Combine)
[51/58] Compiling W3WSwiftCore W3WSquare.swift
/host/spi-builder-workspace/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(Combine)
[52/58] Compiling W3WSwiftCore SdkExtension.swift
/host/spi-builder-workspace/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(Combine)
[53/58] Compiling W3WSwiftCore SdkTypes.swift
/host/spi-builder-workspace/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(Combine)
[54/58] Compiling W3WSwiftCore W3WGpsReading.swift
/host/spi-builder-workspace/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(Combine)
[55/58] Compiling W3WSwiftCore W3WGpsState.swift
/host/spi-builder-workspace/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(Combine)
[56/58] Compiling W3WSwiftCore W3WGpsStatus.swift
/host/spi-builder-workspace/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(Combine)
[57/58] Compiling W3WSwiftCore W3WProtocolV3.swift
/host/spi-builder-workspace/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(Combine)
[58/58] Compiling W3WSwiftCore W3WProtocolV4.swift
/host/spi-builder-workspace/Sources/W3WSwiftCore/Accounts/W3WUser.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if canImport(Combine)
BUILD FAILURE 6.2 wasm