The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build SwiftToasts, reference main (fa3840), with Swift 6.2 (beta) for Wasm on 28 Aug 2025 18:25:15 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/athankefalas/swift-toasts.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/athankefalas/swift-toasts
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at fa3840a Release v0.9.2
Cloned https://github.com/athankefalas/swift-toasts.git
Revision (git rev-parse @):
fa3840a4daa9811ba95dcaf19ea07e23193103c7
SUCCESS checkout https://github.com/athankefalas/swift-toasts.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/athankefalas/swift-toasts.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:3160178686d03086db4c1712d78c1980537bb37521128c64baade7f466b6b4aa
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/85] Emitting module SwiftToasts
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[4/96] Compiling SwiftToasts SwiftToasts.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[5/96] Compiling SwiftToasts CancellablesBox.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[6/96] Compiling SwiftToasts EnvironmentReaderModifier.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[7/96] Compiling SwiftToasts PlatformIdiomEnvironmentKey.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[8/96] Compiling SwiftToasts ToastCancellationEnvironmentKey.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[9/96] Compiling SwiftToasts ToastDismissEnvironmentKey.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[10/96] Compiling SwiftToasts ToastEnvironmentValues.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[11/96] Compiling SwiftToasts ToastInteractiveDismissEnabledEnvironmentKey.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[12/96] Compiling SwiftToasts ToastOrnamentPresentationEnvironmentKey.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[13/96] Compiling SwiftToasts ToastPresentationInvalidationOptionsEnvironmentKey.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[14/96] Compiling SwiftToasts ToastPresentedAlignmentEnvironmentKey.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[15/96] Compiling SwiftToasts ToastPresenterEnvironmentKey.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[16/96] Compiling SwiftToasts ToastPresenterProxy.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[17/96] Compiling SwiftToasts AnyTransition+ToastTransition.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[18/96] Compiling SwiftToasts HostedToastContent.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[19/96] Compiling SwiftToasts ToastButton.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[20/96] Compiling SwiftToasts ToastPresenterReader.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[21/96] Compiling SwiftToasts SoundSettingsExample.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[22/96] Compiling SwiftToasts ToastPresentationLayoutExample.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[23/96] Compiling SwiftToasts UserInfoFormExample.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[24/96] Compiling SwiftToasts PresentedPreview.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[25/96] Compiling SwiftToasts PreviewContent.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[26/96] Compiling SwiftToasts SomeObservableOject.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[27/96] Compiling SwiftToasts PresentationBoundState.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[28/96] Compiling SwiftToasts RuntimeWarning.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[29/96] Compiling SwiftToasts SwiftUI+Fallbacks.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[30/96] Compiling SwiftToasts UIKit+Fallbacks.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[31/96] Compiling SwiftToasts SwiftToastsConfiguration.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[32/96] Compiling SwiftToasts PlatformLayoutConstraints.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[33/96] Compiling SwiftToasts PresenterPhaseObserver.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[34/96] Compiling SwiftToasts ScenePhaseObserver.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[35/96] Compiling SwiftToasts ToastPresentationCanceller.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[36/96] Compiling SwiftToasts ToastPresentationContextSelector.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[37/96] Compiling SwiftToasts ToastPresenting.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[38/96] Compiling SwiftToasts ToastScheduler.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[39/96] Compiling SwiftToasts ToastPresentingLayoutGeometryKey.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[40/96] Compiling SwiftToasts ToastTransitionEnvironmentKey.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[41/96] Compiling SwiftToasts AssignToastPresenterModifier.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[42/96] Compiling SwiftToasts ToastBuilder.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[43/96] Compiling SwiftToasts ToastIdentifiableTaskModifier.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[44/96] Compiling SwiftToasts ToastModifier.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[45/96] Compiling SwiftToasts ToastPresentingLayoutModifier.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[46/96] Compiling SwiftToasts ToastReceivePublisherModifier.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[47/96] Compiling SwiftToasts ToastTargetSceneModifier.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[48/96] Compiling SwiftToasts ToastTaskModifier.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[49/96] Compiling SwiftToasts ToastTriggerModifier.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[50/96] Compiling SwiftToasts PlatformIdiom.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[51/96] Compiling SwiftToasts PresentationContext.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[52/96] Compiling SwiftToasts ToastAlignment.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[53/96] Compiling SwiftToasts ToastCancellation.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[54/96] Compiling SwiftToasts ToastDismissAction.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[55/96] Compiling SwiftToasts ToastDuration.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[56/96] Compiling SwiftToasts ToastOrnament.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[57/96] Compiling SwiftToasts ToastPresentation.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[58/96] Compiling SwiftToasts ToastPresentationInvalidationOptions.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[59/96] Compiling SwiftToasts ToastPresentationSpace.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[60/96] Compiling SwiftToasts ToastRole.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[61/96] Compiling SwiftToasts ToastTransition.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[62/96] Compiling SwiftToasts NSAssociatedProperty.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[63/96] Compiling SwiftToasts NSToastHostingController.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[64/96] Compiling SwiftToasts NSTransientFloatingWindow.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[65/96] Compiling SwiftToasts NSView+Animatable.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[66/96] Compiling SwiftToasts NSWindow+ToastPresenting.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[67/96] Compiling SwiftToasts NSWindowToastPresenterReaderModifier.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[68/96] Compiling SwiftToasts UIToastHostingController.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[69/96] Compiling SwiftToasts UIView+Animatable.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[70/96] Compiling SwiftToasts UIWindow+ToastPresenting .swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[71/96] Compiling SwiftToasts UIWindowToastPresenterReaderModifier.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[72/96] Compiling SwiftToasts UIToastHostingOrnament.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[73/96] Compiling SwiftToasts UIWindow+ToastOrnament.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[74/96] Compiling SwiftToasts ScheduleToastAction.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[75/96] Compiling SwiftToasts AnyToastStyle.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[76/96] Compiling SwiftToasts PlainToastBackground.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[77/96] Compiling SwiftToasts PlainToastStyle.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[78/96] Compiling SwiftToasts ToastButtonStyle.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[79/96] Compiling SwiftToasts ToastLabelStyle.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[80/96] Compiling SwiftToasts ToastLabeledContentStyle.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[81/96] Compiling SwiftToasts ToastConfiguration.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[82/96] Compiling SwiftToasts ToastStyle.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[83/96] Compiling SwiftToasts ToastStyleEnvironmentKey.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[84/96] Compiling SwiftToasts Toast.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[85/96] Compiling SwiftToasts Animatable.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[86/96] Compiling SwiftToasts CAAnimatable.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[87/96] Compiling SwiftToasts AnimatablePropertiesBuilder.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[88/96] Compiling SwiftToasts AnimatableProperty.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[89/96] Compiling SwiftToasts AnyAnimationProperty.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[90/96] Compiling SwiftToasts Array+AnyAnimationPropertyMerging.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[91/96] Compiling SwiftToasts OpacityProperty.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[92/96] Compiling SwiftToasts TransformProperty+CATransform3D.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[93/96] Compiling SwiftToasts TransformProperty.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[94/96] Compiling SwiftToasts Cocoa+Fallbacks.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[95/96] Compiling SwiftToasts Combine+Fallbacks.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
[96/96] Compiling SwiftToasts FallbackStateObject.swift
/host/spi-builder-workspace/Sources/SwiftToasts/Animation/Animatable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | protocol Animatable {
BUILD FAILURE 6.2 wasm