Build Information
Failed to build SwiftyOpenGraph, reference 1.0.2 (c04a2a
), with Swift 6.2 (beta) for Wasm on 21 Jun 2025 01:57:59 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/FiveSheepCo/SwiftyOpenGraph.git
Reference: 1.0.2
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/FiveSheepCo/SwiftyOpenGraph
* tag 1.0.2 -> FETCH_HEAD
HEAD is now at c04a2a0 Fix OpenGraph music tests
Cloned https://github.com/FiveSheepCo/SwiftyOpenGraph.git
Revision (git rev-parse @):
c04a2a048ea6763424437f2870ce63f5a6c8ea56
SUCCESS checkout https://github.com/FiveSheepCo/SwiftyOpenGraph.git at 1.0.2
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/FiveSheepCo/SwiftyOpenGraph.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/FiveSheepCo/SchafKit.git
[1/2646] Fetching schafkit
Fetched https://github.com/FiveSheepCo/SchafKit.git from cache (0.33s)
Fetching https://github.com/scinfu/SwiftSoup
[1/3916] Fetching swiftsoup
Fetched https://github.com/scinfu/SwiftSoup from cache (0.45s)
Creating working copy for https://github.com/FiveSheepCo/SchafKit.git
Working copy of https://github.com/FiveSheepCo/SchafKit.git resolved at master (7b31715)
Creating working copy for https://github.com/scinfu/SwiftSoup
Working copy of https://github.com/scinfu/SwiftSoup resolved at master (aa85ee9)
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/153] Emitting module SchafKit
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[6/166] Compiling SchafKit Ed25519Algorithm.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[7/166] Compiling SchafKit SKCryptography.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[8/166] Compiling SchafKit XSalsa20Poly1305SecretBoxAlgorithm.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[9/166] Compiling SchafKit SKDispatchHelper.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[10/166] Compiling SchafKit SKDirectory.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[11/166] Compiling SchafKit SKFile.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[12/166] Compiling SchafKit SKFileSystemItem.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[13/166] Compiling SchafKit SKKeychain.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[14/166] Compiling SchafKit SKNetworking.Request.Body.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[15/166] Compiling SchafKit SKNetworking.Request.HeaderField.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[16/166] Compiling SchafKit SKNetworking.Request.Method.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[17/166] Compiling SchafKit SKNetworking.Request.Options.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[18/166] Compiling SchafKit SKNetworking.Request.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[19/166] Compiling SchafKit SKNetworking.Response.Status.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[20/166] Compiling SchafKit SKNetworking.Response.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[21/166] Compiling SchafKit SKNetworking.Result.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[22/166] Compiling SchafKit SKNetworking.Endpoint.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[23/166] Compiling SchafKit SKNetworking._Helper.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[24/166] Compiling SchafKit SKNetworking.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[25/166] Compiling SchafKit SKNetworkingBlocks.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[26/166] Compiling SchafKit SKRegexMatch.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[27/166] Compiling SchafKit String+OKRegexMatch.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[28/166] Compiling SchafKit SchafKit.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[29/166] Compiling SchafKit SKStoreKitHelper.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[30/166] Compiling SchafKit AFText.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[31/166] Compiling SchafKit AlignedText.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[32/166] Compiling SchafKit Color+UIColor.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 {
[33/166] Compiling SchafKit Image+SFSymbols.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 {
[34/166] Compiling SchafKit View+Erase.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 {
[35/166] Compiling SchafKit UIAlertController.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 {
[36/166] Compiling SchafKit UIColor.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 {
[37/166] Compiling SchafKit UIDevice.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 {
[38/166] Compiling SchafKit UIImage.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 {
[39/166] Compiling SchafKit Character.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 {
[40/166] Compiling SchafKit Data.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 {
[41/166] Compiling SchafKit Date.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 {
[42/166] Compiling SchafKit NSRegularExpression.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 {
[43/166] Compiling SchafKit Optional.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/166] Compiling SchafKit Result.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/166] Compiling SchafKit Color+Components.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/173] Compiling SchafKit DateFormatter.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[47/173] Compiling SchafKit Double.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[48/173] Compiling SchafKit Hashable.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[49/173] Compiling SchafKit NSAttributedString.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[50/173] Compiling SchafKit NSMutableAttributedString.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[51/173] Compiling SchafKit NSObject.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[52/173] Compiling SchafKit String+Markdown.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[53/173] Compiling SchafKit String.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[54/173] Compiling SchafKit TimeInterval.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[55/173] Compiling SchafKit Timer.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[56/173] Compiling SchafKit URL.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[57/173] Compiling SchafKit CGImage.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[58/173] Compiling SchafKit Digest+Hex.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[59/173] Compiling SchafKit NSLayoutConstraint.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[60/173] Compiling SchafKit BackgroundPublished.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[61/173] Compiling SchafKit Blocks.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[62/173] Compiling SchafKit CodableSettingStorage.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[63/173] Compiling SchafKit SKAxis.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[64/173] Compiling SchafKit SKOptionSet.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[65/173] Compiling SchafKit SKOptions.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[66/173] Compiling SchafKit OrderedDictionary.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[67/173] Compiling SchafKit EquatablePublished.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[68/173] Compiling SchafKit SettingStorage.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[69/173] Compiling SchafKit Publishable.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[70/173] Compiling SchafKit PublishedCodableSettingStorage.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[71/173] Compiling SchafKit PublishedSettingStorage.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[72/173] Compiling SchafKit SK8BitRGBARepresentation.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[73/173] Compiling SchafKit SKHSLARepresentation.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[74/173] Compiling SwiftSoup UnicodeScalar.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[75/173] Compiling SwiftSoup Validate.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[76/173] Compiling SwiftSoup Whitelist.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[77/173] Compiling SwiftSoup XmlDeclaration.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[78/173] Compiling SwiftSoup XmlTreeBuilder.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[79/173] Compiling SchafKit SKAlerting.Action.Style.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[80/173] Compiling SchafKit SKAlerting.Action.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[81/173] Compiling SchafKit SKAlerting.Style.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[82/173] Compiling SchafKit SKAlerting.TextFieldConfiguration.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[83/173] Compiling SchafKit SKAlerting.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[84/173] Compiling SchafKit Application.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[85/173] Compiling SchafKit Screen.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[86/173] Compiling SchafKit Curve25519XSalsa20Poly1305BoxAlgorithm.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[87/173] Compiling SchafKit Blur.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[88/173] Compiling SchafKit EmojiTextFieldView.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[89/173] Compiling SchafKit FixedToggle.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[90/173] Compiling SchafKit LabeledView.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[91/173] Compiling SchafKit PresentationLink.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[92/173] Compiling SchafKit RoundedCorners.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[93/173] Compiling SchafKit SearchBar.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[94/173] Compiling SchafKit TimePicker.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[95/173] Compiling SchafKit AppearanceHandler.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[96/173] Compiling SchafKit KeyboardResponder.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[97/173] Compiling SchafKit View.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[98/173] Compiling SchafKit OKSubtileNotification.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[99/173] Compiling SchafKit UIApplication.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[100/173] Compiling SchafKit SKJsonRepresentable.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[101/173] Compiling SchafKit SKRGBARepresentation.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[102/173] Compiling SchafKit SKTimeUnit.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[103/173] Compiling SchafKit SKUnit.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[104/173] Compiling SchafKit Array.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[105/173] Compiling SchafKit Collection.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[106/173] Compiling SchafKit Dictionary.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[107/173] Compiling SchafKit Sequence.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[108/173] Compiling SchafKit NSManagedObjectContext.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[109/173] Compiling SchafKit Bool.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[110/173] Compiling SchafKit CGPoint.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[125/173] Compiling SwiftSoup UTF8Arrays.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[126/173] Compiling SwiftSoup UnfairLock.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
/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/.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 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[150/173] 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 {
/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 {
BUILD FAILURE 6.2 wasm