Build Information
Failed to build InteractiveCapsuleOverlay, reference 1.2.1 (e65786), with Swift 6.2 for Wasm on 21 Jun 2025 05:55:49 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/Lontronix/Interactive-Capsule-Overlay.git
Reference: 1.2.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/Lontronix/Interactive-Capsule-Overlay
* tag 1.2.1 -> FETCH_HEAD
HEAD is now at e657865 Adds callback for when dismiss button is pressed
Cloned https://github.com/Lontronix/Interactive-Capsule-Overlay.git
Revision (git rev-parse @):
e657865f7f7eaae82e281d9ec2b7a1a0a90c2712
SUCCESS checkout https://github.com/Lontronix/Interactive-Capsule-Overlay.git at 1.2.1
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/Lontronix/Interactive-Capsule-Overlay.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/EmergeTools/Pow
Fetching https://github.com/davedelong/time
[1/779] Fetching pow
[780/4976] Fetching pow, time
Fetched https://github.com/davedelong/time from cache (1.36s)
Fetched https://github.com/EmergeTools/Pow from cache (1.41s)
Computing version for https://github.com/davedelong/time
Computed https://github.com/davedelong/time at 1.0.2 (3.74s)
Computing version for https://github.com/EmergeTools/Pow
Computed https://github.com/EmergeTools/Pow at 1.0.5 (0.45s)
Creating working copy for https://github.com/davedelong/time
Working copy of https://github.com/davedelong/time resolved at 1.0.2
Creating working copy for https://github.com/EmergeTools/Pow
Working copy of https://github.com/EmergeTools/Pow resolved at 1.0.5
Building for debugging...
[0/5] Write sources
[3/5] Copying Assets.xcassets
[4/5] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/116] Emitting module Pow
/host/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/GlowEffect.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public extension AnyChangeEffect {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/123] Emitting module Time
/host/spi-builder-workspace/.build/checkouts/time/Sources/Time/1-Core Types/Epoch.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// An `Epoch` defines a point in time from which relative calendrical values are calculated, like a temporal Prime Meridian.
[8/130] Compiling Pow AngleControl.swift
/host/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/GlowEffect.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public extension AnyChangeEffect {
[9/130] Compiling Pow AnyAnimatableViewModifier.swift
/host/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/GlowEffect.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public extension AnyChangeEffect {
[10/130] Compiling Pow AnyChangeEffect.swift
/host/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/GlowEffect.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public extension AnyChangeEffect {
[11/130] Compiling Pow AnyContinuousEffect.swift
/host/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/GlowEffect.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public extension AnyChangeEffect {
[12/130] Compiling Pow AnyViewModifier.swift
/host/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/GlowEffect.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public extension AnyChangeEffect {
[13/130] Compiling Pow Haptics.swift
/host/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/GlowEffect.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public extension AnyChangeEffect {
[14/130] Compiling Pow MathUtilities.swift
/host/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/GlowEffect.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public extension AnyChangeEffect {
[15/130] Compiling Pow Namespace.swift
/host/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/GlowEffect.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public extension AnyChangeEffect {
[16/130] Compiling Pow CGPoint+Utilities.swift
/host/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/GlowEffect.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public extension AnyChangeEffect {
[17/130] Compiling Pow CGRect+Utilities.swift
/host/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/GlowEffect.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public extension AnyChangeEffect {
[18/130] Compiling Pow CGSize+Utilities.swift
/host/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/GlowEffect.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public extension AnyChangeEffect {
[19/130] Compiling Pow Duration+TimeInterval.swift
/host/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/GlowEffect.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public extension AnyChangeEffect {
[20/130] Compiling Pow ProjectionTransform+Utilities.swift
/host/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/GlowEffect.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public extension AnyChangeEffect {
[21/130] Compiling Pow UnitPoint+CircularCoordinates.swift
/host/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/GlowEffect.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public extension AnyChangeEffect {
[22/130] Compiling Pow ViewModifier+DefaultAnimation.swift
/host/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/GlowEffect.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public extension AnyChangeEffect {
[23/130] Compiling Pow simd+Utilities.swift
/host/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/GlowEffect.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public extension AnyChangeEffect {
[24/130] Compiling Pow ShineEffect.swift
/host/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/GlowEffect.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public extension AnyChangeEffect {
[25/130] Compiling Pow SmokeEffect.swift
/host/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/GlowEffect.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public extension AnyChangeEffect {
[26/130] Compiling Pow SoundEffect.swift
/host/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/GlowEffect.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public extension AnyChangeEffect {
[27/130] Compiling Pow SpinEffect.swift
/host/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/GlowEffect.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public extension AnyChangeEffect {
[28/130] Compiling Pow SprayEffect.swift
/host/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/GlowEffect.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public extension AnyChangeEffect {
[29/130] Compiling Pow WiggleEffect.swift
/host/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/GlowEffect.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public extension AnyChangeEffect {
[30/130] Compiling Pow Animation+TimingCurves.swift
/host/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/GlowEffect.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public extension AnyChangeEffect {
[31/130] Compiling Pow CGAffineTransform+Shear.swift
/host/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/GlowEffect.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | public extension AnyChangeEffect {
[32/130] Compiling Pow OnChangeEffect.swift
/host/spi-builder-workspace/.build/checkouts/time/Sources/Time/1-Core Types/Epoch.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// An `Epoch` defines a point in time from which relative calendrical values are calculated, like a temporal Prime Meridian.
[33/130] Compiling Pow ParticleLayer.swift
/host/spi-builder-workspace/.build/checkouts/time/Sources/Time/1-Core Types/Epoch.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// An `Epoch` defines a point in time from which relative calendrical values are calculated, like a temporal Prime Meridian.
[34/130] Compiling Pow ProgressableAnimation.swift
/host/spi-builder-workspace/.build/checkouts/time/Sources/Time/1-Core Types/Epoch.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// An `Epoch` defines a point in time from which relative calendrical values are calculated, like a temporal Prime Meridian.
[35/130] Compiling Pow Scaled.swift
/host/spi-builder-workspace/.build/checkouts/time/Sources/Time/1-Core Types/Epoch.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// An `Epoch` defines a point in time from which relative calendrical values are calculated, like a temporal Prime Meridian.
[36/130] Compiling Pow SecondOrderDynamics.swift
/host/spi-builder-workspace/.build/checkouts/time/Sources/Time/1-Core Types/Epoch.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// An `Epoch` defines a point in time from which relative calendrical values are calculated, like a temporal Prime Meridian.
[37/130] Compiling Pow SeededRandomNumberGenerator.swift
/host/spi-builder-workspace/.build/checkouts/time/Sources/Time/1-Core Types/Epoch.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// An `Epoch` defines a point in time from which relative calendrical values are calculated, like a temporal Prime Meridian.
[38/130] Compiling Pow Simulative.swift
/host/spi-builder-workspace/.build/checkouts/time/Sources/Time/1-Core Types/Epoch.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// An `Epoch` defines a point in time from which relative calendrical values are calculated, like a temporal Prime Meridian.
[39/130] Compiling Pow TRS.swift
/host/spi-builder-workspace/.build/checkouts/time/Sources/Time/1-Core Types/Epoch.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// An `Epoch` defines a point in time from which relative calendrical values are calculated, like a temporal Prime Meridian.
[40/130] Compiling Pow Transform3DEffect.swift
/host/spi-builder-workspace/.build/checkouts/time/Sources/Time/1-Core Types/Epoch.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// An `Epoch` defines a point in time from which relative calendrical values are calculated, like a temporal Prime Meridian.
[41/130] Compiling Pow ViewRepresentable.swift
/host/spi-builder-workspace/.build/checkouts/time/Sources/Time/1-Core Types/Epoch.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// An `Epoch` defines a point in time from which relative calendrical values are calculated, like a temporal Prime Meridian.
[42/130] Compiling Pow WhileEffect.swift
/host/spi-builder-workspace/.build/checkouts/time/Sources/Time/1-Core Types/Epoch.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// An `Epoch` defines a point in time from which relative calendrical values are calculated, like a temporal Prime Meridian.
[43/130] Compiling Pow Anvil.swift
/host/spi-builder-workspace/.build/checkouts/time/Sources/Time/1-Core Types/Epoch.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// An `Epoch` defines a point in time from which relative calendrical values are calculated, like a temporal Prime Meridian.
[44/130] Compiling Pow Blinds.swift
/host/spi-builder-workspace/.build/checkouts/time/Sources/Time/1-Core Types/Epoch.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// An `Epoch` defines a point in time from which relative calendrical values are calculated, like a temporal Prime Meridian.
[45/130] Compiling Pow Blur.swift
/host/spi-builder-workspace/.build/checkouts/time/Sources/Time/1-Core Types/Epoch.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// An `Epoch` defines a point in time from which relative calendrical values are calculated, like a temporal Prime Meridian.
[46/130] Compiling Pow Boing.swift
/host/spi-builder-workspace/.build/checkouts/time/Sources/Time/1-Core Types/Epoch.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// An `Epoch` defines a point in time from which relative calendrical values are calculated, like a temporal Prime Meridian.
[47/130] Compiling Pow Spring.swift
/host/spi-builder-workspace/.build/checkouts/time/Sources/Time/1-Core Types/Epoch.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// An `Epoch` defines a point in time from which relative calendrical values are calculated, like a temporal Prime Meridian.
[48/130] Compiling Pow Clock.swift
/host/spi-builder-workspace/.build/checkouts/time/Sources/Time/1-Core Types/Epoch.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// An `Epoch` defines a point in time from which relative calendrical values are calculated, like a temporal Prime Meridian.
[49/130] Compiling Pow FilmExposure.swift
/host/spi-builder-workspace/.build/checkouts/time/Sources/Time/1-Core Types/Epoch.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// An `Epoch` defines a point in time from which relative calendrical values are calculated, like a temporal Prime Meridian.
[50/130] Compiling Pow Flicker.swift
/host/spi-builder-workspace/.build/checkouts/time/Sources/Time/1-Core Types/Epoch.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// An `Epoch` defines a point in time from which relative calendrical values are calculated, like a temporal Prime Meridian.
[51/130] Compiling Pow Flip.swift
/host/spi-builder-workspace/.build/checkouts/time/Sources/Time/1-Core Types/Epoch.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// An `Epoch` defines a point in time from which relative calendrical values are calculated, like a temporal Prime Meridian.
[52/130] Compiling Pow Glare.swift
/host/spi-builder-workspace/.build/checkouts/time/Sources/Time/1-Core Types/Epoch.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// An `Epoch` defines a point in time from which relative calendrical values are calculated, like a temporal Prime Meridian.
[53/130] Compiling Pow Iris.swift
/host/spi-builder-workspace/.build/checkouts/time/Sources/Time/1-Core Types/Epoch.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// An `Epoch` defines a point in time from which relative calendrical values are calculated, like a temporal Prime Meridian.
[54/130] Compiling Time Snapshot.swift
/host/spi-builder-workspace/.build/checkouts/time/Sources/Time/1-Core Types/Epoch.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// An `Epoch` defines a point in time from which relative calendrical values are calculated, like a temporal Prime Meridian.
[55/130] Compiling Time Time+Calendar.swift
/host/spi-builder-workspace/.build/checkouts/time/Sources/Time/1-Core Types/Epoch.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// An `Epoch` defines a point in time from which relative calendrical values are calculated, like a temporal Prime Meridian.
[56/130] Compiling Time Time+CalendarComponent.swift
/host/spi-builder-workspace/.build/checkouts/time/Sources/Time/1-Core Types/Epoch.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// An `Epoch` defines a point in time from which relative calendrical values are calculated, like a temporal Prime Meridian.
[57/130] Compiling Time Time+DateComponents.swift
/host/spi-builder-workspace/.build/checkouts/time/Sources/Time/1-Core Types/Epoch.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// An `Epoch` defines a point in time from which relative calendrical values are calculated, like a temporal Prime Meridian.
[58/130] Compiling Time Time+Duration.swift
/host/spi-builder-workspace/.build/checkouts/time/Sources/Time/1-Core Types/Epoch.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// An `Epoch` defines a point in time from which relative calendrical values are calculated, like a temporal Prime Meridian.
[59/130] Compiling Time Time+Locale.swift
/host/spi-builder-workspace/.build/checkouts/time/Sources/Time/1-Core Types/Epoch.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// An `Epoch` defines a point in time from which relative calendrical values are calculated, like a temporal Prime Meridian.
[60/130] Compiling Time Time+TimeZone.swift
/host/spi-builder-workspace/.build/checkouts/time/Sources/Time/1-Core Types/Epoch.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// An `Epoch` defines a point in time from which relative calendrical values are calculated, like a temporal Prime Meridian.
[61/130] Compiling Pow GlowEffect.swift
/host/spi-builder-workspace/.build/checkouts/time/Sources/Time/1-Core Types/Epoch.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// An `Epoch` defines a point in time from which relative calendrical values are calculated, like a temporal Prime Meridian.
[62/130] Compiling Pow HapticFeedbackEffect.swift
/host/spi-builder-workspace/.build/checkouts/time/Sources/Time/1-Core Types/Epoch.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// An `Epoch` defines a point in time from which relative calendrical values are calculated, like a temporal Prime Meridian.
[63/130] Compiling Pow JumpEffect.swift
/host/spi-builder-workspace/.build/checkouts/time/Sources/Time/1-Core Types/Epoch.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// An `Epoch` defines a point in time from which relative calendrical values are calculated, like a temporal Prime Meridian.
[64/130] Compiling Pow PingEffect.swift
/host/spi-builder-workspace/.build/checkouts/time/Sources/Time/1-Core Types/Epoch.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// An `Epoch` defines a point in time from which relative calendrical values are calculated, like a temporal Prime Meridian.
[65/130] Compiling Pow PulseEffect.swift
/host/spi-builder-workspace/.build/checkouts/time/Sources/Time/1-Core Types/Epoch.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// An `Epoch` defines a point in time from which relative calendrical values are calculated, like a temporal Prime Meridian.
[66/130] Compiling Pow PushDownEffect.swift
/host/spi-builder-workspace/.build/checkouts/time/Sources/Time/1-Core Types/Epoch.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// An `Epoch` defines a point in time from which relative calendrical values are calculated, like a temporal Prime Meridian.
[67/130] Compiling Pow RisingParticleEffect.swift
/host/spi-builder-workspace/.build/checkouts/time/Sources/Time/1-Core Types/Epoch.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// An `Epoch` defines a point in time from which relative calendrical values are calculated, like a temporal Prime Meridian.
[68/130] Compiling Pow ShakeEffect.swift
/host/spi-builder-workspace/.build/checkouts/time/Sources/Time/1-Core Types/Epoch.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// An `Epoch` defines a point in time from which relative calendrical values are calculated, like a temporal Prime Meridian.
/host/spi-builder-workspace/.build/checkouts/time/Sources/Time/1-Core Types/Epoch.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// An `Epoch` defines a point in time from which relative calendrical values are calculated, like a temporal Prime Meridian.
/host/spi-builder-workspace/.build/checkouts/time/Sources/Time/1-Core Types/Epoch.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// An `Epoch` defines a point in time from which relative calendrical values are calculated, like a temporal Prime Meridian.
/host/spi-builder-workspace/.build/checkouts/time/Sources/Time/1-Core Types/Epoch.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// An `Epoch` defines a point in time from which relative calendrical values are calculated, like a temporal Prime Meridian.
/host/spi-builder-workspace/.build/checkouts/time/Sources/Time/1-Core Types/Epoch.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// An `Epoch` defines a point in time from which relative calendrical values are calculated, like a temporal Prime Meridian.
/host/spi-builder-workspace/.build/checkouts/time/Sources/Time/1-Core Types/Epoch.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// An `Epoch` defines a point in time from which relative calendrical values are calculated, like a temporal Prime Meridian.
/host/spi-builder-workspace/.build/checkouts/time/Sources/Time/1-Core Types/Epoch.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// An `Epoch` defines a point in time from which relative calendrical values are calculated, like a temporal Prime Meridian.
/host/spi-builder-workspace/.build/checkouts/time/Sources/Time/1-Core Types/Epoch.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// An `Epoch` defines a point in time from which relative calendrical values are calculated, like a temporal Prime Meridian.
/host/spi-builder-workspace/.build/checkouts/time/Sources/Time/1-Core Types/Epoch.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// An `Epoch` defines a point in time from which relative calendrical values are calculated, like a temporal Prime Meridian.
/host/spi-builder-workspace/.build/checkouts/time/Sources/Time/1-Core Types/Epoch.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// An `Epoch` defines a point in time from which relative calendrical values are calculated, like a temporal Prime Meridian.
/host/spi-builder-workspace/.build/checkouts/time/Sources/Time/1-Core Types/Epoch.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// An `Epoch` defines a point in time from which relative calendrical values are calculated, like a temporal Prime Meridian.
/host/spi-builder-workspace/.build/checkouts/time/Sources/Time/1-Core Types/Epoch.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// An `Epoch` defines a point in time from which relative calendrical values are calculated, like a temporal Prime Meridian.
/host/spi-builder-workspace/.build/checkouts/time/Sources/Time/1-Core Types/Epoch.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// An `Epoch` defines a point in time from which relative calendrical values are calculated, like a temporal Prime Meridian.
/host/spi-builder-workspace/.build/checkouts/time/Sources/Time/1-Core Types/Epoch.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// An `Epoch` defines a point in time from which relative calendrical values are calculated, like a temporal Prime Meridian.
/host/spi-builder-workspace/.build/checkouts/time/Sources/Time/1-Core Types/Epoch.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// An `Epoch` defines a point in time from which relative calendrical values are calculated, like a temporal Prime Meridian.
/host/spi-builder-workspace/.build/checkouts/time/Sources/Time/1-Core Types/Epoch.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// An `Epoch` defines a point in time from which relative calendrical values are calculated, like a temporal Prime Meridian.
/host/spi-builder-workspace/.build/checkouts/time/Sources/Time/1-Core Types/Epoch.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// An `Epoch` defines a point in time from which relative calendrical values are calculated, like a temporal Prime Meridian.
/host/spi-builder-workspace/.build/checkouts/time/Sources/Time/1-Core Types/Epoch.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// An `Epoch` defines a point in time from which relative calendrical values are calculated, like a temporal Prime Meridian.
/host/spi-builder-workspace/.build/checkouts/time/Sources/Time/1-Core Types/Epoch.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// An `Epoch` defines a point in time from which relative calendrical values are calculated, like a temporal Prime Meridian.
/host/spi-builder-workspace/.build/checkouts/time/Sources/Time/1-Core Types/Epoch.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// An `Epoch` defines a point in time from which relative calendrical values are calculated, like a temporal Prime Meridian.
/host/spi-builder-workspace/.build/checkouts/time/Sources/Time/1-Core Types/Epoch.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// An `Epoch` defines a point in time from which relative calendrical values are calculated, like a temporal Prime Meridian.
/host/spi-builder-workspace/.build/checkouts/time/Sources/Time/1-Core Types/Epoch.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// An `Epoch` defines a point in time from which relative calendrical values are calculated, like a temporal Prime Meridian.
/host/spi-builder-workspace/.build/checkouts/time/Sources/Time/1-Core Types/Epoch.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// An `Epoch` defines a point in time from which relative calendrical values are calculated, like a temporal Prime Meridian.
/host/spi-builder-workspace/.build/checkouts/time/Sources/Time/1-Core Types/Epoch.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// An `Epoch` defines a point in time from which relative calendrical values are calculated, like a temporal Prime Meridian.
/host/spi-builder-workspace/.build/checkouts/time/Sources/Time/1-Core Types/Epoch.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// An `Epoch` defines a point in time from which relative calendrical values are calculated, like a temporal Prime Meridian.
BUILD FAILURE 6.2 wasm