The Swift Package Index logo.Swift Package Index

Build Information

Failed to build InteractiveCapsuleOverlay, reference main (e65786), with Swift 6.2 for Wasm on 21 Jun 2025 05:58:24 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/Lontronix/Interactive-Capsule-Overlay.git
Reference: main
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
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
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-4606859-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/4197] Fetching time
[3863/4976] Fetching time, pow
Fetched https://github.com/davedelong/time from cache (1.00s)
Fetched https://github.com/EmergeTools/Pow from cache (1.04s)
Computing version for https://github.com/davedelong/time
Computed https://github.com/davedelong/time at 1.0.2 (3.61s)
Computing version for https://github.com/EmergeTools/Pow
Computed https://github.com/EmergeTools/Pow at 1.0.5 (0.43s)
Creating working copy for https://github.com/EmergeTools/Pow
Working copy of https://github.com/EmergeTools/Pow resolved at 1.0.5
Creating working copy for https://github.com/davedelong/time
Working copy of https://github.com/davedelong/time resolved at 1.0.2
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 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.
[7/123] Compiling Time Epoch.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 {
[8/123] Compiling Time Instant.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/123] Compiling Time SISeconds.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/123] Compiling Time Relations+Fixed.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/123] Compiling Time Relations+Ranges.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/123] Compiling Time Relations.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/123] Compiling Time Fixed+Rounding.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/123] Compiling Time Region.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 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.
[16/130] Compiling Pow Poof.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.
[17/130] Compiling Pow Pop.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.
[18/130] Compiling Pow Skid.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.
[19/130] Compiling Pow Swoosh.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.
[20/130] Compiling Pow Vanish.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.
[21/130] Compiling Pow Wipe.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.
[22/130] Compiling Pow Namespace.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.
[23/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.
[24/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.
[25/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.
[26/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.
[27/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.
[28/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.
[29/130] Compiling Time DateFormatterCache.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.
[30/130] Compiling Time Fixed+Internal.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.
[31/130] Compiling Time Formatting.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.
[32/130] Compiling Time ParsedFormat.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 Time Region+Equivalence.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 Time RegionalClock+Internal.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 MathUtilities.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/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 {
/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 {
/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 {
/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 {
/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 {
/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 {
/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 {
/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 {
[44/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.
[45/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.
[46/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.
[47/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.
[48/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.
[49/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.
[50/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.
[51/130] Compiling Time Fixed+Codable.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.
[60/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 {
[61/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 {
[62/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 {
[63/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 {
[64/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 {
[65/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 {
[66/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 {
[67/130] Compiling Time FormatTemplates.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 {
[68/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.
[69/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.
[70/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.
[71/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.
[72/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.
[73/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.
[74/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.
[75/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.
/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.
[84/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.
[85/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.
[86/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.
[87/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.
[88/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.
[89/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.
[90/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.
[91/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.
BUILD FAILURE 6.2 wasm