Build Information
Failed to build EventTracker, reference 2.0.0 (7b9172), with Swift 6.2 for Wasm on 22 Jun 2025 02:36:46 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>&1Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hectr/swift-event-tracker.git
Reference: 2.0.0
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/hectr/swift-event-tracker
* tag 2.0.0 -> FETCH_HEAD
HEAD is now at 7b9172e Deploy documentation to GitHub pages on master branch pushes
Cloned https://github.com/hectr/swift-event-tracker.git
Revision (git rev-parse @):
7b9172e01bc979c58261b21ebf62c03283cf0002
SUCCESS checkout https://github.com/hectr/swift-event-tracker.git at 2.0.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/hectr/swift-event-tracker.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/dankinsoid/swift-analytics.git
Fetching https://github.com/swiftlang/swift-docc-plugin.git
[1/249] Fetching swift-analytics
[146/2331] Fetching swift-analytics, swift-docc-plugin
Fetching https://github.com/SwiftyLab/SwiftAnalyticsKit.git
Fetched https://github.com/dankinsoid/swift-analytics.git from cache (0.50s)
Fetched https://github.com/swiftlang/swift-docc-plugin.git from cache (0.50s)
[1/2918] Fetching swiftanalyticskit
Fetched https://github.com/SwiftyLab/SwiftAnalyticsKit.git from cache (0.56s)
Computing version for https://github.com/SwiftyLab/SwiftAnalyticsKit.git
Computed https://github.com/SwiftyLab/SwiftAnalyticsKit.git at 1.0.0 (3.82s)
Computing version for https://github.com/dankinsoid/swift-analytics.git
Computed https://github.com/dankinsoid/swift-analytics.git at 1.10.1 (0.56s)
Computing version for https://github.com/swiftlang/swift-docc-plugin.git
Computed https://github.com/swiftlang/swift-docc-plugin.git at 1.4.4 (0.73s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3414] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.52s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.00s)
Creating working copy for https://github.com/SwiftyLab/SwiftAnalyticsKit.git
Working copy of https://github.com/SwiftyLab/SwiftAnalyticsKit.git resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin.git
Working copy of https://github.com/swiftlang/swift-docc-plugin.git resolved at 1.4.4
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/dankinsoid/swift-analytics.git
Working copy of https://github.com/dankinsoid/swift-analytics.git resolved at 1.10.1
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/9] Write sources
[8/9] Write swift-version-24593BA9C3E375BF.txt
[10/121] Compiling Analytics AnyAnalyticsHandler.swift
/host/spi-builder-workspace/.build/checkouts/SwiftAnalyticsKit/Sources/Analytics/AnalyticsEvent/Properties/AnalyticsConfiguration.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// The configuration of analytics event.
[11/121] Compiling Analytics AnyHashableAnalyticsHandler.swift
/host/spi-builder-workspace/.build/checkouts/SwiftAnalyticsKit/Sources/Analytics/AnalyticsEvent/Properties/AnalyticsConfiguration.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// The configuration of analytics event.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[12/123] Emitting module Analytics
/host/spi-builder-workspace/.build/checkouts/SwiftAnalyticsKit/Sources/Analytics/AnalyticsEvent/Properties/AnalyticsConfiguration.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// The configuration of analytics event.
[13/123] Compiling Analytics MultiplexAnalyticsHandler.swift
/host/spi-builder-workspace/.build/checkouts/SwiftAnalyticsKit/Sources/Analytics/AnalyticsEvent/Properties/AnalyticsConfiguration.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// The configuration of analytics event.
[14/123] Compiling Analytics MultiplexAnyAnalyticsHandler.swift
/host/spi-builder-workspace/.build/checkouts/SwiftAnalyticsKit/Sources/Analytics/AnalyticsEvent/Properties/AnalyticsConfiguration.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// The configuration of analytics event.
[15/123] Compiling Tracker AppsFlyerServiceAdapter.swift
/host/spi-builder-workspace/Sources/Tracker/EventTracker.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class EventTracker {
[16/123] Compiling Tracker BrazeServiceAdapter.swift
/host/spi-builder-workspace/Sources/Tracker/EventTracker.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class EventTracker {
[17/123] Compiling Tracker BugseeServiceAdapter.swift
/host/spi-builder-workspace/Sources/Tracker/EventTracker.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class EventTracker {
[18/123] Compiling Tracker CountlyServiceAdapter.swift
/host/spi-builder-workspace/Sources/Tracker/EventTracker.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class EventTracker {
[19/123] Compiling Tracker CrashlyticsServiceAdapter.swift
/host/spi-builder-workspace/Sources/Tracker/EventTracker.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class EventTracker {
[20/123] Compiling Tracker FacebookServiceAdapter.swift
/host/spi-builder-workspace/Sources/Tracker/EventTracker.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class EventTracker {
[21/123] Compiling Tracker FirebaseAnalyticsServiceAdapter.swift
/host/spi-builder-workspace/Sources/Tracker/EventTracker.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class EventTracker {
[22/123] Compiling Tracker HeapServiceAdapter.swift
/host/spi-builder-workspace/Sources/Tracker/EventTracker.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class EventTracker {
[23/123] Compiling Tracker InstabugServiceAdapter.swift
/host/spi-builder-workspace/Sources/Tracker/EventTracker.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class EventTracker {
[24/123] Compiling Tracker KochavaServiceAdapter.swift
/host/spi-builder-workspace/Sources/Tracker/EventTracker.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class EventTracker {
[25/123] Compiling Analytics SomeAnalyticsEvent.swift
/host/spi-builder-workspace/Sources/Tracker/EventTracker.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class EventTracker {
[26/134] Compiling Tracker Tag+kochava.swift
/host/spi-builder-workspace/Sources/Tracker/EventTracker.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class EventTracker {
[27/134] Compiling Tracker Tag+localytics.swift
/host/spi-builder-workspace/Sources/Tracker/EventTracker.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class EventTracker {
[28/134] Compiling Tracker Tag+mixpanel.swift
/host/spi-builder-workspace/Sources/Tracker/EventTracker.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class EventTracker {
[29/134] Compiling Tracker Tag+postHog.swift
/host/spi-builder-workspace/Sources/Tracker/EventTracker.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class EventTracker {
[30/134] Compiling Tracker Tag+segment.swift
/host/spi-builder-workspace/Sources/Tracker/EventTracker.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class EventTracker {
[31/134] Compiling Tracker Tag+swiftAnalytics.swift
/host/spi-builder-workspace/Sources/Tracker/EventTracker.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class EventTracker {
[32/134] Compiling Tracker Tag+swiftAnalyticsKit.swift
/host/spi-builder-workspace/Sources/Tracker/EventTracker.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class EventTracker {
[33/134] Compiling Tracker Tag+swiftLogger.swift
/host/spi-builder-workspace/Sources/Tracker/EventTracker.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class EventTracker {
[34/134] Compiling Tracker Tag+swiftMetrics.swift
/host/spi-builder-workspace/Sources/Tracker/EventTracker.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class EventTracker {
[35/134] Compiling Tracker Tag+taplytics.swift
/host/spi-builder-workspace/Sources/Tracker/EventTracker.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class EventTracker {
[36/134] Compiling Tracker Tag+uxCam.swift
/host/spi-builder-workspace/Sources/Tracker/EventTracker.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class EventTracker {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[37/134] Emitting module SwiftAnalytics
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Analytics.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A structure for handling analytics events and sending them to an analytics provider.
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Analytics.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A structure for handling analytics events and sending them to an analytics provider.
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Analytics.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A structure for handling analytics events and sending them to an analytics provider.
[40/135] Compiling Tracker MixpanelServiceProvider.swift
/host/spi-builder-workspace/Sources/Tracker/EventTracker.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class EventTracker {
[41/135] Compiling Tracker PostHogServiceProvider.swift
/host/spi-builder-workspace/Sources/Tracker/EventTracker.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class EventTracker {
[42/135] Compiling Tracker SegmentServiceProvider.swift
/host/spi-builder-workspace/Sources/Tracker/EventTracker.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class EventTracker {
[43/135] Compiling Tracker SwiftAnalyticsKitServiceProvider.swift
/host/spi-builder-workspace/Sources/Tracker/EventTracker.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class EventTracker {
[44/135] Compiling Tracker SwiftAnalyticsServiceProvider.swift
/host/spi-builder-workspace/Sources/Tracker/EventTracker.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class EventTracker {
[45/135] Compiling Tracker SwiftLoggerServiceProvider.swift
/host/spi-builder-workspace/Sources/Tracker/EventTracker.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class EventTracker {
[46/135] Compiling Tracker SwiftMetricsServiceProvider.swift
/host/spi-builder-workspace/Sources/Tracker/EventTracker.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class EventTracker {
[47/135] Compiling Tracker TaplyticsServiceProvider.swift
/host/spi-builder-workspace/Sources/Tracker/EventTracker.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class EventTracker {
[48/135] Compiling Tracker UXCamServiceProvider.swift
/host/spi-builder-workspace/Sources/Tracker/EventTracker.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class EventTracker {
[49/135] Compiling Tracker AdjustServiceAdapter.swift
/host/spi-builder-workspace/Sources/Tracker/EventTracker.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class EventTracker {
[50/135] Compiling Tracker AmplitudeServiceAdapter.swift
/host/spi-builder-workspace/Sources/Tracker/EventTracker.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class EventTracker {
[51/135] Compiling Tracker AppCenterAnalyticsServiceAdapter.swift
/host/spi-builder-workspace/Sources/Tracker/EventTracker.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class EventTracker {
/host/spi-builder-workspace/.build/checkouts/SwiftAnalyticsKit/Sources/Analytics/AnalyticsEvent/Properties/AnalyticsConfiguration.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// The configuration of analytics event.
/host/spi-builder-workspace/.build/checkouts/SwiftAnalyticsKit/Sources/Analytics/AnalyticsEvent/Properties/AnalyticsConfiguration.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// The configuration of analytics event.
/host/spi-builder-workspace/.build/checkouts/SwiftAnalyticsKit/Sources/Analytics/AnalyticsEvent/Properties/AnalyticsConfiguration.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// The configuration of analytics event.
/host/spi-builder-workspace/.build/checkouts/SwiftAnalyticsKit/Sources/Analytics/AnalyticsEvent/Properties/AnalyticsConfiguration.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// The configuration of analytics event.
/host/spi-builder-workspace/.build/checkouts/SwiftAnalyticsKit/Sources/Analytics/AnalyticsEvent/Properties/AnalyticsConfiguration.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// The configuration of analytics event.
/host/spi-builder-workspace/.build/checkouts/SwiftAnalyticsKit/Sources/Analytics/AnalyticsEvent/Properties/AnalyticsConfiguration.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// The configuration of analytics event.
/host/spi-builder-workspace/.build/checkouts/SwiftAnalyticsKit/Sources/Analytics/AnalyticsEvent/Properties/AnalyticsConfiguration.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// The configuration of analytics event.
[59/135] Compiling Analytics AnalyticsEncoder.swift
/host/spi-builder-workspace/.build/checkouts/SwiftAnalyticsKit/Sources/Analytics/AnalyticsEvent/Properties/AnalyticsConfiguration.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// The configuration of analytics event.
/host/spi-builder-workspace/.build/checkouts/SwiftAnalyticsKit/Sources/Analytics/AnalyticsEvent/Properties/AnalyticsConfiguration.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// The configuration of analytics event.
/host/spi-builder-workspace/.build/checkouts/SwiftAnalyticsKit/Sources/Analytics/AnalyticsEvent/Properties/AnalyticsConfiguration.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// The configuration of analytics event.
/host/spi-builder-workspace/.build/checkouts/SwiftAnalyticsKit/Sources/Analytics/AnalyticsEvent/Properties/AnalyticsConfiguration.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// The configuration of analytics event.
/host/spi-builder-workspace/.build/checkouts/SwiftAnalyticsKit/Sources/Analytics/AnalyticsEvent/Properties/AnalyticsConfiguration.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// The configuration of analytics event.
[64/135] Compiling Analytics AnalyticsHandler.swift
/host/spi-builder-workspace/.build/checkouts/SwiftAnalyticsKit/Sources/Analytics/AnalyticsEvent/Properties/AnalyticsConfiguration.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// The configuration of analytics event.
[65/135] Compiling Analytics AnyAnalyticsEventHandler.swift
/host/spi-builder-workspace/.build/checkouts/SwiftAnalyticsKit/Sources/Analytics/AnalyticsEvent/Properties/AnalyticsConfiguration.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// The configuration of analytics event.
[66/135] Compiling SwiftAnalytics ParametersValueDecoder.swift
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Analytics.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A structure for handling analytics events and sending them to an analytics provider.
[67/135] Compiling SwiftAnalytics ParametersValueEncoder.swift
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Analytics.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A structure for handling analytics events and sending them to an analytics provider.
[68/135] Compiling Tracker MixpanelServiceAdapter.swift
/host/spi-builder-workspace/Sources/Tracker/EventTracker.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class EventTracker {
[69/135] Compiling Tracker PostHogServiceAdapter.swift
/host/spi-builder-workspace/Sources/Tracker/EventTracker.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class EventTracker {
[70/135] Compiling Tracker SegmentServiceAdapter.swift
/host/spi-builder-workspace/Sources/Tracker/EventTracker.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class EventTracker {
[71/135] Compiling Tracker SwiftAnalyticsKitServiceAdapter.swift
/host/spi-builder-workspace/Sources/Tracker/EventTracker.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class EventTracker {
[72/135] Compiling Tracker SwiftAnalyticsServiceAdapter.swift
/host/spi-builder-workspace/Sources/Tracker/EventTracker.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class EventTracker {
[73/135] Compiling Tracker SwiftLoggerServiceAdapter.swift
/host/spi-builder-workspace/Sources/Tracker/EventTracker.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class EventTracker {
[74/135] Compiling Tracker SwiftMetricsServiceAdapter.swift
/host/spi-builder-workspace/Sources/Tracker/EventTracker.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class EventTracker {
[75/135] Compiling Tracker TaplyticsServiceAdapter.swift
/host/spi-builder-workspace/Sources/Tracker/EventTracker.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class EventTracker {
[76/135] Compiling Tracker UXCamServiceAdapter.swift
/host/spi-builder-workspace/Sources/Tracker/EventTracker.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class EventTracker {
[77/135] Compiling Tracker Tag.swift
/host/spi-builder-workspace/Sources/Tracker/EventTracker.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class EventTracker {
[78/135] Compiling Tracker Tag+adjust.swift
/host/spi-builder-workspace/Sources/Tracker/EventTracker.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class EventTracker {
/host/spi-builder-workspace/Sources/Tracker/EventTracker.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public final class EventTracker {
[79/135] Compiling SwiftAnalytics WithAnalyticsParameters.swift
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Analytics.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A structure for handling analytics events and sending them to an analytics provider.
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Analytics.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A structure for handling analytics events and sending them to an analytics provider.
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Analytics.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A structure for handling analytics events and sending them to an analytics provider.
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Analytics.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A structure for handling analytics events and sending them to an analytics provider.
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Analytics.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A structure for handling analytics events and sending them to an analytics provider.
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Analytics.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A structure for handling analytics events and sending them to an analytics provider.
/host/spi-builder-workspace/.build/checkouts/swift-analytics/Sources/SwiftAnalytics/Analytics.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A structure for handling analytics events and sending them to an analytics provider.
BUILD FAILURE 6.2 wasm