Build Information
Failed to build swift-snapshot-testing, reference main (36d0d9
), with Swift 6.2 (beta) for Wasm on 11 Sep 2025 11:46:38 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/snapshot-testing/swift-snapshot-testing.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/snapshot-testing/swift-snapshot-testing
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 36d0d9b Fix build
Cloned https://github.com/snapshot-testing/swift-snapshot-testing.git
Revision (git rev-parse @):
36d0d9b536e56099dc613a6a057827a819746a41
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/snapshot-testing/swift-snapshot-testing.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/snapshot-testing/swift-snapshot-testing.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:3160178686d03086db4c1712d78c1980537bb37521128c64baade7f466b6b4aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/snapshot-testing/xc-snapshot-testing
[1/759] Fetching xc-snapshot-testing
[472/72672] Fetching xc-snapshot-testing, swift-syntax
Fetched https://github.com/snapshot-testing/xc-snapshot-testing from cache (1.19s)
[10787/71913] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (8.57s)
Computing version for https://github.com/snapshot-testing/xc-snapshot-testing
Computed https://github.com/snapshot-testing/xc-snapshot-testing at 0.1.0 (9.69s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4598] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.52s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (1.46s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5499] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.83s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (5.83s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (0.94s)
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/snapshot-testing/xc-snapshot-testing
Working copy of https://github.com/snapshot-testing/xc-snapshot-testing resolved at 0.1.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.6.1
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Building for debugging...
[0/20] Write sources
[18/20] Compiling _SwiftSyntaxCShims dummy.c
[19/20] Write swift-version-24593BA9C3E375BF.txt
[21/124] Emitting module SwiftSyntax510
[22/124] Compiling SwiftSyntax510 Empty.swift
[24/125] Compiling SwiftSyntax509 Empty.swift
[25/125] Emitting module SwiftSyntax509
[26/126] Emitting module IssueReportingPackageSupport
[27/126] Compiling IssueReportingPackageSupport _Test.swift
[28/126] Emitting module SwiftSyntax600
[29/126] Compiling SwiftSyntax600 Empty.swift
[30/128] Compiling XCSnapshotTesting CGSize+Extension.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[31/128] Compiling XCSnapshotTesting CIImage+Extension.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[32/128] Compiling XCSnapshotTesting NSLayoutConstraint+Extension.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[33/128] Compiling XCSnapshotTesting ProcessInfo+Extension.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[34/128] Compiling XCSnapshotTesting String+Extension.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[35/128] Compiling XCSnapshotTesting Task+Extension.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[36/128] Compiling XCSnapshotTesting UIApplication+Extension.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[37/128] Compiling XCSnapshotTesting UIImage+Extension.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[38/128] Compiling XCSnapshotTesting UIView+Extension.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[39/128] Compiling XCSnapshotTesting UIViewController+Extension.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[40/128] Compiling XCSnapshotTesting UIWindow+Extension.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[41/128] Compiling XCSnapshotTesting WKWebView+Extension.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[42/128] Compiling XCSnapshotTesting Snapshot+Any.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[43/128] Compiling XCSnapshotTesting DiffTool.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[44/128] Compiling XCSnapshotTesting Difference.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[45/128] Compiling XCSnapshotTesting DiffToolEnvironmentKey.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[46/128] Compiling XCSnapshotTesting DisableInconsistentTraitsCheckEnvironmentKey.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[47/128] Compiling XCSnapshotTesting IncludeMajorPlatformVersionInPathEnvironmentKey.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[48/128] Compiling XCSnapshotTesting MaxConcurrentTestsEnvironmentKey.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[49/128] Compiling XCSnapshotTesting PlatformEnvironmentKey.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[50/128] Compiling XCSnapshotTesting RecordEnvironmentKey.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[51/128] Compiling XCSnapshotTesting TraitsEnvironmentKey.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[52/128] Compiling XCSnapshotTesting WebViewToleranceEnvironmentKey.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[53/128] Compiling XCSnapshotTesting SnapshotEnvironment.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[54/128] Compiling XCSnapshotTesting SnapshotEnvironmentKey.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[55/128] Compiling XCSnapshotTesting SnapshotEnvironmentValues.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[56/128] Compiling XCSnapshotTesting CGImage+Extension.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[57/128] Compiling XCSnapshotTesting DisplayGamutTraitKey.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[58/128] Compiling XCSnapshotTesting DisplayScaleTraitKey.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[59/128] Compiling XCSnapshotTesting ForceTouchCapabilityTraitKey.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[60/128] Compiling XCSnapshotTesting ImageDynamicRangeTraitKey.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[61/128] Compiling XCSnapshotTesting LayoutDirectionTraitKey.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[62/128] Compiling XCSnapshotTesting LegibilityWeightTraitKey.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[63/128] Compiling XCSnapshotTesting ListEnvironmentTraitKey.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[64/128] Compiling XCSnapshotTesting SceneCaptureStateTraitKey.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[65/128] Compiling XCSnapshotTesting ToolbarItemPresentationSizeTraitKey.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[66/128] Compiling XCSnapshotTesting TypesettingLanguageTraitKey.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[67/128] Compiling XCSnapshotTesting UserInterfaceActiveAppearanceTraitKey.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[68/128] Compiling XCSnapshotTesting UserInterfaceIdiomTraitKey.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[69/128] Compiling XCSnapshotTesting UserInterfaceLevelTraitKey.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[70/128] Compiling XCSnapshotTesting UserInterfaceStyleTraitKey.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[71/128] Compiling XCSnapshotTesting Traits.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[72/128] Compiling XCSnapshotTesting NoWindowAvailableError.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[73/128] Compiling XCSnapshotTesting Snapshot+SDKApplication.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[74/128] Compiling XCSnapshotTesting Snapshot+WindowPool.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[75/128] Compiling XCSnapshotTesting SnapshotWindowConfiguration.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[76/128] Compiling XCSnapshotTesting WindowLease.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[77/128] Compiling XCSnapshotTesting WindowPool.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[78/128] Compiling XCSnapshotTesting BytesContainer.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[79/128] Compiling XCSnapshotTesting BytesRepresentable.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[80/128] Compiling XCSnapshotTesting BytesSerializationError.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[81/128] Compiling XCSnapshotTesting DataSerialization.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[82/128] Compiling XCSnapshotTesting DataSerializationConfiguration.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[83/128] Compiling XCSnapshotTesting Snapshot+CaseIterable.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[84/128] Compiling XCSnapshotTesting Snapshot+Encodable.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[85/128] Compiling XCSnapshotTesting Snapshot+URLRequest.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[86/128] Compiling XCSnapshotTesting DeviceOrientation.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[87/128] Compiling XCSnapshotTesting ImageContext.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[88/128] Compiling XCSnapshotTesting LayoutConfiguration.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[89/128] Compiling XCSnapshotTesting SizeListener.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[90/128] Compiling XCSnapshotTesting SnapshotLayout.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[91/128] Compiling XCSnapshotTesting SnapshotUIController.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[92/128] Compiling XCSnapshotTesting SnapshotView.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[93/128] Compiling XCSnapshotTesting ViewOperationPayload.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[94/128] Compiling XCSnapshotTesting Snapshot+CALayer.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[95/128] Compiling XCSnapshotTesting Snapshot+CGPath.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[96/128] Compiling XCSnapshotTesting Snapshot+NSBezierPath.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[97/128] Compiling XCSnapshotTesting Snapshot+NSView.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[98/128] Compiling XCSnapshotTesting Snapshot+NSViewController.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[99/128] Compiling XCSnapshotTesting Snapshot+SceneKit.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[100/128] Compiling XCSnapshotTesting Snapshot+SpriteKit.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[101/128] Compiling XCSnapshotTesting Snapshot+UIApplication.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[102/128] Compiling XCSnapshotTesting Snapshot+UIBezierPath.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[104/128] Compiling XCSnapshotTesting Snapshot+UIView.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[105/128] Compiling XCSnapshotTesting Snapshot+UIViewController.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[106/128] Compiling XCSnapshotTesting Snapshot+View.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[107/128] Compiling XCSnapshotTesting InterfaceSizeClassTraitKey.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[108/128] Compiling XCSnapshotTesting AccessibilityContrastTraitKey.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[109/128] Compiling XCSnapshotTesting ContentSizeCategoryTraitKey.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[110/137] Emitting module SwiftSyntax601
[111/138] Compiling SwiftSyntax601 Empty.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[114/142] Emitting module XCSnapshotTesting
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[115/142] Compiling XCSnapshotTesting Assert.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[116/142] Compiling XCSnapshotTesting CleanCounterBetweenTestCases.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[117/142] Compiling XCSnapshotTesting RecordMode.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[118/142] Compiling XCSnapshotTesting SnapshotAttachment.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[119/142] Compiling XCSnapshotTesting TestingSession.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[120/142] Compiling XCSnapshotTesting Async.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[121/142] Compiling XCSnapshotTesting AsyncLock.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[122/142] Compiling XCSnapshotTesting AsyncOperation.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[123/142] Compiling XCSnapshotTesting AsyncSignal.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[124/142] Compiling XCSnapshotTesting DataDiffAttachmentGenerator.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[125/142] Compiling XCSnapshotTesting ImageDiffAttachmentGenerator.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[126/142] Compiling XCSnapshotTesting StringDiffAttachmentGenerator.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[127/142] Compiling XCSnapshotTesting DiffAttachmentGenerator.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[128/142] Compiling XCSnapshotTesting DiffHunk.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[130/225] Compiling SwiftSyntax AbsolutePosition.swift
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/IssueReporting/Internal/AppHostWarning.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension String? {
[131/225] Compiling SwiftSyntax AbsoluteRawSyntax.swift
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/IssueReporting/Internal/AppHostWarning.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension String? {
[132/225] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/IssueReporting/Internal/AppHostWarning.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension String? {
[133/227] Compiling SwiftSyntax SyntaxTraits.swift
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/IssueReporting/Internal/AppHostWarning.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension String? {
[134/227] Compiling SwiftSyntax SyntaxVisitor.swift
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/IssueReporting/Internal/AppHostWarning.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension String? {
[135/227] Compiling SwiftSyntax TriviaPieces.swift
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/IssueReporting/Internal/AppHostWarning.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension String? {
[136/227] Compiling SwiftSyntax RawSyntaxNodesAB.swift
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/IssueReporting/Internal/AppHostWarning.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension String? {
[137/227] Compiling SwiftSyntax TokenKind.swift
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/IssueReporting/Internal/AppHostWarning.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension String? {
[138/227] Compiling SwiftSyntax Tokens.swift
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/IssueReporting/Internal/AppHostWarning.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension String? {
[139/227] Compiling SwiftSyntax SyntaxEnum.swift
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/IssueReporting/Internal/AppHostWarning.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension String? {
[140/227] Compiling SwiftSyntax SyntaxKind.swift
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/IssueReporting/Internal/AppHostWarning.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension String? {
[141/227] Compiling SwiftSyntax SyntaxRewriter.swift
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/IssueReporting/Internal/AppHostWarning.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension String? {
[142/227] Compiling SwiftSyntax Assert.swift
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/IssueReporting/Internal/AppHostWarning.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension String? {
[143/227] Compiling SwiftSyntax BumpPtrAllocator.swift
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/IssueReporting/Internal/AppHostWarning.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension String? {
[144/227] Compiling SwiftSyntax CommonAncestor.swift
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/IssueReporting/Internal/AppHostWarning.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension String? {
[145/227] Compiling SwiftSyntax Convenience.swift
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/IssueReporting/Internal/AppHostWarning.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension String? {
[146/227] Compiling SwiftSyntax CustomTraits.swift
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/IssueReporting/Internal/AppHostWarning.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension String? {
[147/227] Compiling SwiftSyntax EditorPlaceholder.swift
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/IssueReporting/Internal/AppHostWarning.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension String? {
[148/227] Compiling IssueReporting WithExpectedIssue.swift
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/IssueReporting/Internal/AppHostWarning.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension String? {
[149/227] Compiling IssueReporting WithIssueContext.swift
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/IssueReporting/Internal/AppHostWarning.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension String? {
[150/227] Compiling XCSnapshotTesting DataSerializationConfigurationKey.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[151/227] Compiling XCSnapshotTesting DataBytes.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[152/227] Compiling XCSnapshotTesting ImageBytes.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[153/227] Compiling XCSnapshotTesting StringBytes.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[154/227] Compiling XCSnapshotTesting Snapshot.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[155/227] Compiling XCSnapshotTesting Sync.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[156/227] Compiling XCSnapshotTesting SnapshotEngine.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[157/227] Compiling XCSnapshotTesting SnapshotFailContext.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[158/227] Compiling XCSnapshotTesting SnapshotFailure.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[159/227] Compiling XCSnapshotTesting SnapshotFileEngine.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[160/227] Compiling XCSnapshotTesting SnapshotPerformOperation.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[161/227] Compiling XCSnapshotTesting SnapshotTester.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
[162/227] Compiling XCSnapshotTesting TestingSystem.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/Assert.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | // MARK: - Assert snapshot
error: emit-module command failed with exit code 1 (use -v to see invocation)
[163/227] Emitting module IssueReporting
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/IssueReporting/Internal/AppHostWarning.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension String? {
BUILD FAILURE 6.2 wasm