The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Lexical, reference 0.2.0 (4a85d2), with Swift 6.2 for Wasm on 20 Jun 2025 18:09:08 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/facebook/lexical-ios.git
Reference: 0.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/facebook/lexical-ios
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at 4a85d22 Release notes v0.2 (#48)
Cloned https://github.com/facebook/lexical-ios.git
Revision (git rev-parse @):
4a85d223a2e1e8683e49569a1ad172bdbf84cbc6
SUCCESS checkout https://github.com/facebook/lexical-ios.git at 0.2.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/facebook/lexical-ios.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/scinfu/SwiftSoup.git
[1/3916] Fetching swiftsoup
Fetched https://github.com/scinfu/SwiftSoup.git from cache (0.72s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.8.8 (1.52s)
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.8.8
Building for debugging...
[0/10] Write sources
[9/10] Write swift-version-24593BA9C3E375BF.txt
[11/114] Compiling SwiftSoup HtmlTreeBuilderState.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
[12/114] Compiling SwiftSoup HttpStatusException.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
[13/114] Compiling SwiftSoup Mutex.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
[14/114] Compiling SwiftSoup Node.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
[15/114] Compiling SwiftSoup NodeTraversor.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
[16/114] Compiling SwiftSoup NodeVisitor.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
[17/114] Compiling SwiftSoup OrderedSet.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
[18/114] Compiling SwiftSoup ParseError.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
[19/121] Compiling SwiftSoup ParseErrorList.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
[20/121] Compiling SwiftSoup ParseSettings.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
[21/121] Compiling SwiftSoup Parser.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
[22/121] Compiling SwiftSoup ParsingStrings.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
[23/121] Compiling SwiftSoup Pattern.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
[24/121] Compiling SwiftSoup QueryParser.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
[25/121] Compiling SwiftSoup SerializationException.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
[26/121] Compiling Lexical Mutations.swift
/host/spi-builder-workspace/Lexical/Core/Constants.swift:8:8: error: no such module 'Foundation'
  6 |  */
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[27/121] Compiling Lexical CodeHighlightNode.swift
/host/spi-builder-workspace/Lexical/Core/Constants.swift:8:8: error: no such module 'Foundation'
  6 |  */
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[28/121] Compiling Lexical CodeNode.swift
/host/spi-builder-workspace/Lexical/Core/Constants.swift:8:8: error: no such module 'Foundation'
  6 |  */
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[29/121] Compiling Lexical DecoratorNode.swift
/host/spi-builder-workspace/Lexical/Core/Constants.swift:8:8: error: no such module 'Foundation'
  6 |  */
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[30/121] Compiling Lexical ElementNode.swift
/host/spi-builder-workspace/Lexical/Core/Constants.swift:8:8: error: no such module 'Foundation'
  6 |  */
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[31/121] Compiling Lexical HeadingNode.swift
/host/spi-builder-workspace/Lexical/Core/Constants.swift:8:8: error: no such module 'Foundation'
  6 |  */
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[32/121] Compiling Lexical LineBreakNode.swift
/host/spi-builder-workspace/Lexical/Core/Constants.swift:8:8: error: no such module 'Foundation'
  6 |  */
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[33/128] Compiling SwiftSoup StringBuilder.swift
/host/spi-builder-workspace/Lexical/Core/Constants.swift:8:8: error: no such module 'Foundation'
  6 |  */
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[34/128] Compiling SwiftSoup StringUtil.swift
/host/spi-builder-workspace/Lexical/Core/Constants.swift:8:8: error: no such module 'Foundation'
  6 |  */
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[35/128] Compiling SwiftSoup StructuralEvaluator.swift
/host/spi-builder-workspace/Lexical/Core/Constants.swift:8:8: error: no such module 'Foundation'
  6 |  */
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[36/128] Compiling SwiftSoup SwiftSoup.swift
/host/spi-builder-workspace/Lexical/Core/Constants.swift:8:8: error: no such module 'Foundation'
  6 |  */
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[37/128] Compiling SwiftSoup Tag.swift
/host/spi-builder-workspace/Lexical/Core/Constants.swift:8:8: error: no such module 'Foundation'
  6 |  */
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[38/128] Compiling Lexical LayoutManagerDelegate.swift
/host/spi-builder-workspace/Lexical/Core/Constants.swift:8:8: error: no such module 'Foundation'
  6 |  */
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[39/128] Compiling SwiftSoup Token.swift
/host/spi-builder-workspace/Lexical/Core/Constants.swift:8:8: error: no such module 'Foundation'
  6 |  */
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
[43/128] Compiling Lexical TextAttachment.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
[44/128] Compiling Lexical TextContainer.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
[45/128] Compiling Lexical TextKitUtils.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
[46/128] Compiling Lexical TextStorage.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
[47/128] Compiling Lexical Node.swift
/host/spi-builder-workspace/Lexical/Core/Constants.swift:8:8: error: no such module 'Foundation'
  6 |  */
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[48/128] Compiling Lexical ParagraphNode.swift
/host/spi-builder-workspace/Lexical/Core/Constants.swift:8:8: error: no such module 'Foundation'
  6 |  */
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[49/128] Compiling Lexical QuoteNode.swift
/host/spi-builder-workspace/Lexical/Core/Constants.swift:8:8: error: no such module 'Foundation'
  6 |  */
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[50/128] Compiling Lexical RootNode.swift
/host/spi-builder-workspace/Lexical/Core/Constants.swift:8:8: error: no such module 'Foundation'
  6 |  */
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[51/128] Compiling Lexical TextNode.swift
/host/spi-builder-workspace/Lexical/Core/Constants.swift:8:8: error: no such module 'Foundation'
  6 |  */
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[52/128] Compiling SwiftSoup Entities.swift
/host/spi-builder-workspace/Lexical/Core/Constants.swift:8:8: error: no such module 'Foundation'
  6 |  */
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[53/128] Compiling SwiftSoup Evaluator.swift
/host/spi-builder-workspace/Lexical/Core/Constants.swift:8:8: error: no such module 'Foundation'
  6 |  */
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[54/128] Compiling SwiftSoup Exception.swift
/host/spi-builder-workspace/Lexical/Core/Constants.swift:8:8: error: no such module 'Foundation'
  6 |  */
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[55/128] Compiling SwiftSoup FormElement.swift
/host/spi-builder-workspace/Lexical/Core/Constants.swift:8:8: error: no such module 'Foundation'
  6 |  */
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[56/128] Compiling SwiftSoup HtmlTreeBuilder.swift
/host/spi-builder-workspace/Lexical/Core/Constants.swift:8:8: error: no such module 'Foundation'
  6 |  */
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
/host/spi-builder-workspace/Lexical/Core/Constants.swift:8:8: error: no such module 'Foundation'
  6 |  */
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
/host/spi-builder-workspace/Lexical/Core/Constants.swift:8:8: error: no such module 'Foundation'
  6 |  */
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
/host/spi-builder-workspace/Lexical/Core/Constants.swift:8:8: error: no such module 'Foundation'
  6 |  */
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
/host/spi-builder-workspace/Lexical/Core/Constants.swift:8:8: error: no such module 'Foundation'
  6 |  */
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[61/128] Compiling SwiftSoup SimpleDictionary.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
[62/128] Compiling SwiftSoup StreamReader.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
[63/128] Compiling SwiftSoup String.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
error: emit-module command failed with exit code 1 (use -v to see invocation)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[68/128] Emitting module Lexical
/host/spi-builder-workspace/Lexical/Core/Constants.swift:8:8: error: no such module 'Foundation'
  6 |  */
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[69/128] Emitting module SwiftSoup
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
[77/128] Compiling Lexical Constants.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/Lexical/Core/Constants.swift:8:8: error: no such module 'Foundation'
  6 |  */
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[79/128] Compiling Lexical Editor.swift
/host/spi-builder-workspace/Lexical/Core/Constants.swift:8:8: error: no such module 'Foundation'
  6 |  */
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[80/128] Compiling Lexical EditorState.swift
/host/spi-builder-workspace/Lexical/Core/Constants.swift:8:8: error: no such module 'Foundation'
  6 |  */
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[81/128] Compiling Lexical Errors.swift
/host/spi-builder-workspace/Lexical/Core/Constants.swift:8:8: error: no such module 'Foundation'
  6 |  */
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[82/128] Compiling Lexical Events.swift
/host/spi-builder-workspace/Lexical/Core/Constants.swift:8:8: error: no such module 'Foundation'
  6 |  */
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[83/128] Compiling Lexical FeatureFlags.swift
/host/spi-builder-workspace/Lexical/Core/Constants.swift:8:8: error: no such module 'Foundation'
  6 |  */
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[84/128] Compiling Lexical GarbageCollection.swift
/host/spi-builder-workspace/Lexical/Core/Constants.swift:8:8: error: no such module 'Foundation'
  6 |  */
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/Lexical/Core/Constants.swift:8:8: error: no such module 'Foundation'
  6 |  */
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
/host/spi-builder-workspace/Lexical/Core/Constants.swift:8:8: error: no such module 'Foundation'
  6 |  */
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
/host/spi-builder-workspace/Lexical/Core/Constants.swift:8:8: error: no such module 'Foundation'
  6 |  */
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
/host/spi-builder-workspace/Lexical/Core/Constants.swift:8:8: error: no such module 'Foundation'
  6 |  */
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[105/128] Compiling Lexical InputDelegateProxy.swift
/host/spi-builder-workspace/Lexical/Core/Constants.swift:8:8: error: no such module 'Foundation'
  6 |  */
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[106/128] Compiling Lexical NativeSelection.swift
/host/spi-builder-workspace/Lexical/Core/Constants.swift:8:8: error: no such module 'Foundation'
  6 |  */
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
[107/128] Compiling Lexical TextView.swift
/host/spi-builder-workspace/Lexical/Core/Constants.swift:8:8: error: no such module 'Foundation'
  6 |  */
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import UIKit
 10 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
[111/128] Compiling SwiftSoup Validate.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
[112/128] Compiling SwiftSoup Whitelist.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
[113/128] Compiling SwiftSoup XmlDeclaration.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
[114/128] Compiling SwiftSoup XmlTreeBuilder.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
BUILD FAILURE 6.2 wasm