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 DesignReviewer, reference 1.2.0 (0170df), with Swift 6.2 (beta) for Wasm on 19 Jun 2025 16:17:20 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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/alexslee/DesignReviewer.git
Reference: 1.2.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/alexslee/DesignReviewer
 * tag               1.2.0      -> FETCH_HEAD
HEAD is now at 0170df2 Merge pull request #7 from alexslee/feature/TRASH-15-non-number-spuddles
Cloned https://github.com/alexslee/DesignReviewer.git
Revision (git rev-parse @):
0170df2bc44f49914665580afe8f06c712107766
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/alexslee/DesignReviewer.git at 1.2.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/alexslee/DesignReviewer.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/DesignReviewer/Assets/Media.xcassets
    /host/spi-builder-workspace/Sources/DesignReviewer/Assets/Colors.xcassets
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/73] Compiling DesignReviewer SpuddleStepperModifierViewModel.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[4/73] Compiling DesignReviewer SpuddleTextCoordinator.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[5/73] Compiling DesignReviewer SpuddleTextModifierView.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[6/73] Compiling DesignReviewer SpuddleTextModifierViewModel.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[7/73] Compiling DesignReviewer SpuddleViewModel.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[8/73] Compiling DesignReviewer SpuddleWindowManager.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[9/73] Compiling DesignReviewer Animation+Extensions.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[10/73] Compiling DesignReviewer UIResponder+Extensions.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[11/73] Compiling DesignReviewer UIView+Extensions.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[12/73] Compiling DesignReviewer UIViewController+Extensions.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[13/83] Compiling DesignReviewer DesignReviewSpecView.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[14/83] Compiling DesignReviewer DesignReviewHairlineView.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[15/83] Compiling DesignReviewer DesignReviewSuboptimalAlertCoordinator.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[16/83] Compiling DesignReviewer DesignReviewSuboptimalAlertView.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[17/83] Compiling DesignReviewer DesignReviewSuboptimalAlertViewController.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[18/83] Compiling DesignReviewer DesignReviewSuboptimalAlertViewModelProtocol.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[19/83] Compiling DesignReviewer DesignReviewViewController.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[20/83] Compiling DesignReviewer DesignReviewViewModel.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[21/83] Compiling DesignReviewer DesignReviewable.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[22/83] Compiling DesignReviewer NSLayoutConstraint+DesignReviewable.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[23/83] Compiling DesignReviewer DesignReviewMutableAttribute.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[24/83] Compiling DesignReviewer DesignReviewScreenshotAttribute.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[25/83] Compiling DesignReviewer DesignReviewSummaryAttribute.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[26/83] Compiling DesignReviewer NSLayoutConstraint+ReviewableDescribing.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[27/83] Compiling DesignReviewer UIImage+ReviewableDescribing.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[28/83] Compiling DesignReviewer UILabel+ReviewableDescribing.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[29/83] Compiling DesignReviewer UIStackView+ReviewableDescribing.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[30/83] Compiling DesignReviewer UIView+ReviewableDescribing.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[31/83] Compiling DesignReviewer DesignReviewSelectableView.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[32/83] Compiling DesignReviewer DesignReviewSpecContainerView.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[33/83] Compiling DesignReviewer View+Extensions.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[34/83] Compiling DesignReviewer CGFloat+Convenience.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[35/83] Compiling DesignReviewer NSLayoutConstraint+StringBuilding.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[36/83] Compiling DesignReviewer TextContainingView.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[37/83] Compiling DesignReviewer UIColor+ColorAssets.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[38/83] Compiling DesignReviewer UIEdgeInsets+Convenience.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[39/83] Compiling DesignReviewer UIFont+Presets.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[40/83] Compiling DesignReviewer UITableView+EmptyCell.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[41/83] Compiling DesignReviewer UIView+Constraints.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[42/83] Compiling DesignReviewer UIView+StringBuilding.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[43/83] Emitting module DesignReviewer
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[44/83] Compiling DesignReviewer DesignReviewContainerView.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[45/83] Compiling DesignReviewer DesignReviewCoordinator.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[46/83] Compiling DesignReviewer DesignReviewCoordinatorProtocol.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[47/83] Compiling DesignReviewer DesignReviewHUD.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[48/83] Compiling DesignReviewer DesignReviewImageCapturer.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[49/83] Compiling DesignReviewer DesignReviewCustomEnumAttribute.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[50/83] Compiling DesignReviewer DesignReviewCustomMutableAttribute.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[51/83] Compiling DesignReviewer DesignReviewEnumAttribute.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[52/83] Compiling DesignReviewer DesignReviewImmutableAttribute.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[53/83] Compiling DesignReviewer DesignReviewInspectorAttribute.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[54/83] Compiling DesignReviewer DesignReviewInspectorCoordinator.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[55/83] Compiling DesignReviewer DesignReviewInspectorViewController.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[56/83] Compiling DesignReviewer DesignReviewInspectorViewModel.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[57/83] Compiling DesignReviewer DesignReviewUIColorAccessoryView.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[58/83] Compiling DesignReviewer DesignReviewUIImageAccessoryView.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[59/83] Compiling DesignReviewer DesignReviewCollapsibleHeaderView.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[60/83] Compiling DesignReviewer DesignReviewInspectorScreenshotTableViewCell.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[61/83] Compiling DesignReviewer DesignReviewInspectorSummaryTableViewCell.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[62/83] Compiling DesignReviewer DesignReviewInspectorTableViewCell.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[63/83] Compiling DesignReviewer Keys.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[64/83] Compiling DesignReviewer NSString+DesignReviewable.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[65/83] Compiling DesignReviewer UIColor+DesignReviewable.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[66/83] Compiling DesignReviewer UIImage+DesignReviewable.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[67/83] Compiling DesignReviewer UIView+DesignReviewable.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[68/83] Compiling DesignReviewer DesignReviewer.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[69/83] Compiling DesignReviewer DesignReviewExplodedHierarchyContainerView.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[70/83] Compiling DesignReviewer DesignReviewExplodedHierarchyView.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[71/83] Compiling DesignReviewer DesignReviewExplodedHierarchyViewController.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[72/83] Compiling DesignReviewer DesignReviewExplodedHierarchyViewModel.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[73/83] Compiling DesignReviewer DesignReviewSolidButton.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[74/83] Compiling DesignReviewer Spuddle.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[75/83] Compiling DesignReviewer SpuddleContainerView.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[76/83] Compiling DesignReviewer SpuddleFakeWindowView.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[77/83] Compiling DesignReviewer SpuddleOptionsCoordinator.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[78/83] Compiling DesignReviewer SpuddleOptionsModifierView.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[79/83] Compiling DesignReviewer SpuddleOptionsModifierViewModel.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[80/83] Compiling DesignReviewer SpuddlePlacement.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[81/83] Compiling DesignReviewer SpuddlePresentedViewModel.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[82/83] Compiling DesignReviewer SpuddleStepperCoordinator.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[83/83] Compiling DesignReviewer SpuddleStepperModiferView.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
BUILD FAILURE 6.2 wasm