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 Lux, reference 0.5.0 (ec1cb6), with Swift 6.2 (beta) for Wasm on 20 Jun 2025 09:59:25 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ABridoux/lux.git
Reference: 0.5.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/ABridoux/lux
 * tag               0.5.0      -> FETCH_HEAD
HEAD is now at ec1cb60 Merge pull request #100 from ABridoux/release/0.5.0
Cloned https://github.com/ABridoux/lux.git
Revision (git rev-parse @):
ec1cb60275bce9fc1398cd70e0eb8dc98842dd56
SUCCESS checkout https://github.com/ABridoux/lux.git at 0.5.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/ABridoux/lux.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/scinfu/SwiftSoup.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/JohnSundell/Splash
[1/2167] Fetching splash
[327/6083] Fetching splash, swiftsoup
Fetched https://github.com/JohnSundell/Splash from cache (0.31s)
[2663/3916] Fetching swiftsoup
[3917/19296] Fetching swiftsoup, swift-argument-parser
Fetched https://github.com/scinfu/SwiftSoup.git from cache (0.83s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.83s)
Computing version for https://github.com/JohnSundell/Splash
Computed https://github.com/JohnSundell/Splash at 0.16.0 (1.71s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 1.7.5 (2.66s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (0.46s)
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 1.7.5
Creating working copy for https://github.com/JohnSundell/Splash
Working copy of https://github.com/JohnSundell/Splash resolved at 0.16.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.5.0
Building for debugging...
[0/15] Write sources
[6/15] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/91] Emitting module Splash
/host/spi-builder-workspace/.build/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift:7:8: error: no such module 'Foundation'
 5 |  */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | internal extension CharacterSet {
[9/94] Emitting module ArgumentParserToolInfo
[10/94] Compiling Splash Segment.swift
/host/spi-builder-workspace/.build/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift:7:8: error: no such module 'Foundation'
 5 |  */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | internal extension CharacterSet {
[11/94] Compiling Splash TokenType.swift
/host/spi-builder-workspace/.build/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift:7:8: error: no such module 'Foundation'
 5 |  */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | internal extension CharacterSet {
[12/94] Compiling Splash Tokenizer.swift
/host/spi-builder-workspace/.build/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift:7:8: error: no such module 'Foundation'
 5 |  */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | internal extension CharacterSet {
[13/94] Compiling SwiftSoup HtmlTreeBuilder.swift
/host/spi-builder-workspace/.build/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift:7:8: error: no such module 'Foundation'
 5 |  */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | internal extension CharacterSet {
[14/94] Compiling SwiftSoup HtmlTreeBuilderState.swift
/host/spi-builder-workspace/.build/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift:7:8: error: no such module 'Foundation'
 5 |  */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | internal extension CharacterSet {
[15/94] Compiling SwiftSoup HttpStatusException.swift
/host/spi-builder-workspace/.build/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift:7:8: error: no such module 'Foundation'
 5 |  */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | internal extension CharacterSet {
[16/94] Compiling SwiftSoup Node.swift
/host/spi-builder-workspace/.build/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift:7:8: error: no such module 'Foundation'
 5 |  */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | internal extension CharacterSet {
[17/94] Compiling SwiftSoup NodeTraversor.swift
/host/spi-builder-workspace/.build/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift:7:8: error: no such module 'Foundation'
 5 |  */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | internal extension CharacterSet {
[18/94] Compiling SwiftSoup NodeVisitor.swift
/host/spi-builder-workspace/.build/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift:7:8: error: no such module 'Foundation'
 5 |  */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | internal extension CharacterSet {
[19/94] Compiling SwiftSoup DataNode.swift
/host/spi-builder-workspace/.build/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift:7:8: error: no such module 'Foundation'
 5 |  */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | internal extension CharacterSet {
[20/94] Compiling SwiftSoup DataUtil.swift
/host/spi-builder-workspace/.build/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift:7:8: error: no such module 'Foundation'
 5 |  */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | internal extension CharacterSet {
[21/94] Compiling SwiftSoup Document.swift
/host/spi-builder-workspace/.build/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift:7:8: error: no such module 'Foundation'
 5 |  */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | internal extension CharacterSet {
[22/94] Compiling SwiftSoup CharacterExt.swift
/host/spi-builder-workspace/.build/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift:7:8: error: no such module 'Foundation'
 5 |  */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | internal extension CharacterSet {
[23/94] Compiling SwiftSoup CharacterReader.swift
/host/spi-builder-workspace/.build/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift:7:8: error: no such module 'Foundation'
 5 |  */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | internal extension CharacterSet {
[24/94] Compiling SwiftSoup Cleaner.swift
/host/spi-builder-workspace/.build/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift:7:8: error: no such module 'Foundation'
 5 |  */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | internal extension CharacterSet {
[25/94] Compiling SwiftSoup OrderedDictionary.swift
/host/spi-builder-workspace/.build/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift:7:8: error: no such module 'Foundation'
 5 |  */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | internal extension CharacterSet {
[26/94] Compiling SwiftSoup DocumentType.swift
/host/spi-builder-workspace/.build/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift:7:8: error: no such module 'Foundation'
 5 |  */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | internal extension CharacterSet {
[27/94] Compiling SwiftSoup Element.swift
/host/spi-builder-workspace/.build/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift:7:8: error: no such module 'Foundation'
 5 |  */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | internal extension CharacterSet {
[28/94] Compiling SwiftSoup Collector.swift
/host/spi-builder-workspace/.build/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift:7:8: error: no such module 'Foundation'
 5 |  */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | internal extension CharacterSet {
[29/94] Compiling SwiftSoup CombiningEvaluator.swift
/host/spi-builder-workspace/.build/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift:7:8: error: no such module 'Foundation'
 5 |  */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | internal extension CharacterSet {
[30/94] Compiling SwiftSoup Comment.swift
/host/spi-builder-workspace/.build/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift:7:8: error: no such module 'Foundation'
 5 |  */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | internal extension CharacterSet {
[31/94] Compiling SwiftSoup Connection.swift
/host/spi-builder-workspace/.build/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift:7:8: error: no such module 'Foundation'
 5 |  */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | internal extension CharacterSet {
[32/94] Compiling SwiftSoup ArrayExt.swift
/host/spi-builder-workspace/.build/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift:7:8: error: no such module 'Foundation'
 5 |  */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | internal extension CharacterSet {
[33/94] Compiling SwiftSoup Attribute.swift
/host/spi-builder-workspace/.build/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift:7:8: error: no such module 'Foundation'
 5 |  */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | internal extension CharacterSet {
[34/94] Compiling SwiftSoup Attributes.swift
/host/spi-builder-workspace/.build/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift:7:8: error: no such module 'Foundation'
 5 |  */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | internal extension CharacterSet {
[35/94] Compiling SwiftSoup BooleanAttribute.swift
/host/spi-builder-workspace/.build/checkouts/Splash/Sources/Splash/Extensions/CharacterSet/CharacterSet+Contains.swift:7:8: error: no such module 'Foundation'
 5 |  */
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | internal extension CharacterSet {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[55/101] Compiling SwiftSoup Exception.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[56/101] Compiling SwiftSoup FormElement.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[57/101] Emitting module SwiftSoup
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[65/101] Compiling SwiftSoup OrderedSet.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[66/101] Compiling SwiftSoup ParseError.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[67/101] Compiling SwiftSoup ParseErrorList.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[68/101] Compiling SwiftSoup ParseSettings.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[69/101] Compiling SwiftSoup Parser.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[70/101] Compiling SwiftSoup Pattern.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[71/101] Compiling SwiftSoup QueryParser.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[72/101] Compiling SwiftSoup Selector.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[73/101] Compiling SwiftSoup SerializationException.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[74/101] Compiling SwiftSoup SimpleDictionary.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[75/101] Compiling SwiftSoup StreamReader.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[76/101] Compiling SwiftSoup String.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[77/101] Compiling SwiftSoup StringBuilder.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[78/101] Compiling SwiftSoup StringUtil.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[79/101] Compiling SwiftSoup StructuralEvaluator.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[80/101] Compiling SwiftSoup SwiftSoup.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[81/101] Compiling SwiftSoup Tag.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[82/101] Compiling SwiftSoup TextNode.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[83/101] Compiling SwiftSoup Token.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[84/101] Compiling SwiftSoup TokenQueue.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
[85/101] Compiling SwiftSoup Tokeniser.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Array where Element : Equatable {
BUILD FAILURE 6.2 wasm