Build Information
Failed to build xc-snapshot-testing, reference 0.1.0 (d48816
), with Swift 6.2 (beta) for Wasm on 11 Sep 2025 11:54:19 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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/xc-snapshot-testing.git
Reference: 0.1.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/snapshot-testing/xc-snapshot-testing
* tag 0.1.0 -> FETCH_HEAD
HEAD is now at d48816a Removed wrong documentation references (#2)
Cloned https://github.com/snapshot-testing/xc-snapshot-testing.git
Revision (git rev-parse @):
d48816af4ae17439a32e18d7dec757acee1c3375
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/snapshot-testing/xc-snapshot-testing.git at 0.1.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/snapshot-testing/xc-snapshot-testing.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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/pointfreeco/swift-custom-dump
[1/4598] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (7.03s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (8.79s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5499] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.88s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (5.35s)
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/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.6.1
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/103] Emitting module IssueReportingPackageSupport
[9/103] Compiling IssueReportingPackageSupport _Test.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/119] Emitting module XCSnapshotTesting
/host/spi-builder-workspace/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
[12/136] Compiling IssueReporting FailureObserver.swift
/host/spi-builder-workspace/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
[13/136] Compiling IssueReporting LockIsolated.swift
/host/spi-builder-workspace/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
[14/136] Compiling IssueReporting Rethrows.swift
/host/spi-builder-workspace/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
[15/136] Compiling IssueReporting SwiftTesting.swift
/host/spi-builder-workspace/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
[16/136] Compiling IssueReporting UncheckedSendable.swift
/host/spi-builder-workspace/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
[17/136] Compiling IssueReporting Warn.swift
/host/spi-builder-workspace/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
[18/136] Compiling IssueReporting ErrorReporting.swift
/host/spi-builder-workspace/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
[19/136] Compiling IssueReporting AppHostWarning.swift
/host/spi-builder-workspace/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
[20/136] Compiling IssueReporting Deprecations.swift
/host/spi-builder-workspace/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
[21/136] Compiling IssueReporting XCTest.swift
/host/spi-builder-workspace/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
[22/136] Compiling IssueReporting IsTesting.swift
/host/spi-builder-workspace/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
[23/136] Compiling IssueReporting IssueReporter.swift
/host/spi-builder-workspace/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
[24/136] Compiling IssueReporting RuntimeWarningReporter.swift
/host/spi-builder-workspace/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
[25/136] Compiling IssueReporting ReportIssue.swift
/host/spi-builder-workspace/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
[26/136] Compiling IssueReporting BreakpointReporter.swift
/host/spi-builder-workspace/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
[27/136] Compiling IssueReporting FatalErrorReporter.swift
/host/spi-builder-workspace/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
[28/136] Compiling IssueReporting TestContext.swift
/host/spi-builder-workspace/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
[29/136] Compiling IssueReporting Unimplemented.swift
/host/spi-builder-workspace/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
[30/136] Compiling XCSnapshotTesting TestingSession.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting Async.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting AsyncLock.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting AsyncOperation.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting AsyncSignal.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting DataDiffAttachmentGenerator.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting ImageDiffAttachmentGenerator.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting StringDiffAttachmentGenerator.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting DiffAttachmentGenerator.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting DiffHunk.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting Snapshot+NSBezierPath.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting Snapshot+NSView.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting Snapshot+NSViewController.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting Snapshot+SceneKit.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting Snapshot+SpriteKit.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting Snapshot+UIApplication.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting Snapshot+UIBezierPath.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting Snapshot+UIView.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting Snapshot+UIViewController.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting Snapshot+View.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting InterfaceSizeClassTraitKey.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting AccessibilityContrastTraitKey.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting ContentSizeCategoryTraitKey.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting UserInterfaceStyleTraitKey.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting Traits.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting NoWindowAvailableError.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting Snapshot+SDKApplication.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting Snapshot+WindowPool.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting SnapshotWindowConfiguration.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting WindowLease.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting WindowPool.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting BytesContainer.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting BytesRepresentable.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting BytesSerializationError.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting DataSerialization.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting DataSerializationConfiguration.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting CGSize+Extension.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting CIImage+Extension.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting NSLayoutConstraint+Extension.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting ProcessInfo+Extension.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting String+Extension.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting Task+Extension.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting UIApplication+Extension.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting UIImage+Extension.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting UIView+Extension.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting UIViewController+Extension.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting UIWindow+Extension.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting WKWebView+Extension.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting Snapshot+Any.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting DisplayGamutTraitKey.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting DisplayScaleTraitKey.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting ForceTouchCapabilityTraitKey.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting ImageDynamicRangeTraitKey.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting LayoutDirectionTraitKey.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting LegibilityWeightTraitKey.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting ListEnvironmentTraitKey.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting SceneCaptureStateTraitKey.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting ToolbarItemPresentationSizeTraitKey.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting TypesettingLanguageTraitKey.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting UserInterfaceActiveAppearanceTraitKey.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting UserInterfaceIdiomTraitKey.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting UserInterfaceLevelTraitKey.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting Snapshot+CaseIterable.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting Snapshot+Encodable.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting Snapshot+URLRequest.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting DeviceOrientation.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting ImageContext.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting LayoutConfiguration.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting SizeListener.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting SnapshotLayout.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting SnapshotUIController.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting SnapshotView.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting ViewOperationPayload.swift
/host/spi-builder-workspace/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
[103/136] Compiling XCSnapshotTesting Snapshot+CALayer.swift
/host/spi-builder-workspace/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/136] Compiling XCSnapshotTesting Snapshot+CGPath.swift
/host/spi-builder-workspace/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
/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? {
/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? {
/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? {
/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? {
/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? {
/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? {
/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? {
/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? {
/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? {
/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? {
/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? {
/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? {
/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? {
/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? {
/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? {
/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? {
/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? {
/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? {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[123/138] 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? {
[124/138] 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? {
[125/138] 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? {
BUILD FAILURE 6.2 wasm