The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build xc-snapshot-testing, reference main (d48816), with Swift 6.1 for Wasm on 11 Sep 2025 11:52:57 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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.1-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: 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/xc-snapshot-testing
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/snapshot-testing/xc-snapshot-testing.git
https://github.com/snapshot-testing/xc-snapshot-testing.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.1.0 but the installed version is 6.0.2
error: fatalError
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:eb0758f51dbd6991fb9e51dedbfbcbec142ffc0d3b9b8ad91fa19d35e5136f0a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-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 (0.47s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (1.21s)
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.44s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (2.13s)
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] Compiling IssueReportingPackageSupport _Test.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[9/103] Emitting module IssueReportingPackageSupport
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[11/123] Compiling IssueReporting XCTest.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[12/123] Compiling IssueReporting IsTesting.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[13/123] Compiling IssueReporting IssueReporter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[14/125] Compiling IssueReporting TestContext.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[15/125] Compiling IssueReporting Unimplemented.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[16/125] Compiling IssueReporting FailureObserver.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[17/125] Compiling IssueReporting LockIsolated.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[18/125] Compiling IssueReporting Rethrows.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[19/125] Compiling IssueReporting ErrorReporting.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[20/125] Compiling IssueReporting AppHostWarning.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[21/125] Compiling IssueReporting Deprecations.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[22/125] Emitting module IssueReporting
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[23/125] Compiling IssueReporting BreakpointReporter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[24/125] Compiling IssueReporting FatalErrorReporter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[25/125] Compiling IssueReporting RuntimeWarningReporter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[26/125] Compiling IssueReporting ReportIssue.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[27/125] Compiling XCSnapshotTesting DisplayGamutTraitKey.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[28/125] Compiling XCSnapshotTesting DisplayScaleTraitKey.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[29/125] Compiling XCSnapshotTesting ForceTouchCapabilityTraitKey.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[30/125] Compiling XCSnapshotTesting ImageDynamicRangeTraitKey.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[31/125] Compiling XCSnapshotTesting LayoutDirectionTraitKey.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[32/125] Compiling XCSnapshotTesting LegibilityWeightTraitKey.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[33/125] Compiling XCSnapshotTesting ListEnvironmentTraitKey.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[34/125] Compiling XCSnapshotTesting SceneCaptureStateTraitKey.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[35/125] Compiling XCSnapshotTesting ToolbarItemPresentationSizeTraitKey.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[36/125] Compiling XCSnapshotTesting TypesettingLanguageTraitKey.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[37/125] Compiling XCSnapshotTesting UserInterfaceActiveAppearanceTraitKey.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[38/125] Compiling XCSnapshotTesting UserInterfaceIdiomTraitKey.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[39/125] Compiling XCSnapshotTesting UserInterfaceLevelTraitKey.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[40/125] Compiling XCSnapshotTesting Snapshot+NSBezierPath.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[41/125] Compiling XCSnapshotTesting Snapshot+NSView.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[42/125] Compiling XCSnapshotTesting Snapshot+NSViewController.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[43/125] Compiling XCSnapshotTesting Snapshot+SceneKit.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[44/125] Compiling XCSnapshotTesting Snapshot+SpriteKit.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[45/125] Compiling XCSnapshotTesting Snapshot+UIApplication.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[46/125] Compiling XCSnapshotTesting Snapshot+UIBezierPath.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[47/125] Compiling XCSnapshotTesting Snapshot+UIView.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[48/125] Compiling XCSnapshotTesting Snapshot+UIViewController.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[49/125] Compiling XCSnapshotTesting Snapshot+View.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[50/125] Compiling XCSnapshotTesting InterfaceSizeClassTraitKey.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[51/125] Compiling XCSnapshotTesting AccessibilityContrastTraitKey.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[52/125] Compiling XCSnapshotTesting ContentSizeCategoryTraitKey.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[53/125] Compiling XCSnapshotTesting UserInterfaceStyleTraitKey.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[54/125] Compiling XCSnapshotTesting Traits.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[55/125] Compiling XCSnapshotTesting NoWindowAvailableError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[56/125] Compiling XCSnapshotTesting Snapshot+SDKApplication.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[57/125] Compiling XCSnapshotTesting Snapshot+WindowPool.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[58/125] Compiling XCSnapshotTesting SnapshotWindowConfiguration.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[59/125] Compiling XCSnapshotTesting WindowLease.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[60/125] Compiling XCSnapshotTesting WindowPool.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[61/125] Compiling XCSnapshotTesting BytesContainer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[62/125] Compiling XCSnapshotTesting BytesRepresentable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[63/125] Compiling XCSnapshotTesting BytesSerializationError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[64/125] Compiling XCSnapshotTesting DataSerialization.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[65/125] Compiling XCSnapshotTesting DataSerializationConfiguration.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[66/138] Compiling IssueReporting SwiftTesting.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[67/138] Compiling IssueReporting UncheckedSendable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[68/138] Compiling IssueReporting Warn.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[69/138] Compiling XCSnapshotTesting Snapshot+CaseIterable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[70/138] Compiling XCSnapshotTesting Snapshot+Encodable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[71/138] Compiling XCSnapshotTesting Snapshot+URLRequest.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[72/138] Compiling XCSnapshotTesting DeviceOrientation.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[73/138] Compiling XCSnapshotTesting ImageContext.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[74/138] Compiling XCSnapshotTesting LayoutConfiguration.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[75/138] Compiling XCSnapshotTesting SizeListener.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[76/138] Compiling XCSnapshotTesting SnapshotLayout.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[77/138] Compiling XCSnapshotTesting SnapshotUIController.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[78/138] Compiling XCSnapshotTesting SnapshotView.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[79/138] Compiling XCSnapshotTesting ViewOperationPayload.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[80/138] Compiling XCSnapshotTesting Snapshot+CALayer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[81/138] Compiling XCSnapshotTesting Snapshot+CGPath.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[82/138] Compiling XCSnapshotTesting DiffTool.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[83/138] Compiling XCSnapshotTesting Difference.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[84/138] Compiling XCSnapshotTesting DiffToolEnvironmentKey.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[85/138] Compiling XCSnapshotTesting DisableInconsistentTraitsCheckEnvironmentKey.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[86/138] Compiling XCSnapshotTesting IncludeMajorPlatformVersionInPathEnvironmentKey.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[87/138] Compiling XCSnapshotTesting MaxConcurrentTestsEnvironmentKey.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[88/138] Compiling XCSnapshotTesting PlatformEnvironmentKey.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[89/138] Compiling XCSnapshotTesting RecordEnvironmentKey.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[90/138] Compiling XCSnapshotTesting TraitsEnvironmentKey.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[91/138] Compiling XCSnapshotTesting WebViewToleranceEnvironmentKey.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[92/138] Compiling XCSnapshotTesting SnapshotEnvironment.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[93/138] Compiling XCSnapshotTesting SnapshotEnvironmentKey.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[94/138] Compiling XCSnapshotTesting SnapshotEnvironmentValues.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[95/138] Compiling XCSnapshotTesting CGImage+Extension.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[100/138] Compiling IssueReporting WithExpectedIssue.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[101/138] Compiling IssueReporting WithIssueContext.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[102/138] Compiling XCSnapshotTesting UIApplication+Extension.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[103/138] Compiling XCSnapshotTesting UIImage+Extension.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[104/138] Compiling XCSnapshotTesting UIView+Extension.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[105/138] Compiling XCSnapshotTesting UIViewController+Extension.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[106/138] Compiling XCSnapshotTesting UIWindow+Extension.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[107/138] Compiling XCSnapshotTesting WKWebView+Extension.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[108/138] Compiling XCSnapshotTesting Snapshot+Any.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[109/138] Emitting module XCSnapshotTesting
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Assert/CleanCounterBetweenTestCases.swift:18:9: error: cannot find 'NotificationCenter' in scope
16 |
17 |     func testBundleDidFinish(_ testBundle: Bundle) {
18 |         NotificationCenter.default.post(
   |         `- error: cannot find 'NotificationCenter' in scope
19 |             name: XCTestBundleDidFinishNotification,
20 |             object: nil
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Assert/CleanCounterBetweenTestCases.swift:20:21: error: 'nil' requires a contextual type
18 |         NotificationCenter.default.post(
19 |             name: XCTestBundleDidFinishNotification,
20 |             object: nil
   |                     `- error: 'nil' requires a contextual type
21 |         )
22 |     }
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Assert/CleanCounterBetweenTestCases.swift:18:9: error: cannot find 'NotificationCenter' in scope
16 |
17 |     func testBundleDidFinish(_ testBundle: Bundle) {
18 |         NotificationCenter.default.post(
   |         `- error: cannot find 'NotificationCenter' in scope
19 |             name: XCTestBundleDidFinishNotification,
20 |             object: nil
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Assert/CleanCounterBetweenTestCases.swift:20:21: error: 'nil' requires a contextual type
18 |         NotificationCenter.default.post(
19 |             name: XCTestBundleDidFinishNotification,
20 |             object: nil
   |                     `- error: 'nil' requires a contextual type
21 |         )
22 |     }
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Assert/CleanCounterBetweenTestCases.swift:18:9: error: cannot find 'NotificationCenter' in scope
16 |
17 |     func testBundleDidFinish(_ testBundle: Bundle) {
18 |         NotificationCenter.default.post(
   |         `- error: cannot find 'NotificationCenter' in scope
19 |             name: XCTestBundleDidFinishNotification,
20 |             object: nil
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Assert/CleanCounterBetweenTestCases.swift:20:21: error: 'nil' requires a contextual type
18 |         NotificationCenter.default.post(
19 |             name: XCTestBundleDidFinishNotification,
20 |             object: nil
   |                     `- error: 'nil' requires a contextual type
21 |         )
22 |     }
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Assert/CleanCounterBetweenTestCases.swift:18:9: error: cannot find 'NotificationCenter' in scope
16 |
17 |     func testBundleDidFinish(_ testBundle: Bundle) {
18 |         NotificationCenter.default.post(
   |         `- error: cannot find 'NotificationCenter' in scope
19 |             name: XCTestBundleDidFinishNotification,
20 |             object: nil
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Assert/CleanCounterBetweenTestCases.swift:20:21: error: 'nil' requires a contextual type
18 |         NotificationCenter.default.post(
19 |             name: XCTestBundleDidFinishNotification,
20 |             object: nil
   |                     `- error: 'nil' requires a contextual type
21 |         )
22 |     }
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Assert/CleanCounterBetweenTestCases.swift:18:9: error: cannot find 'NotificationCenter' in scope
16 |
17 |     func testBundleDidFinish(_ testBundle: Bundle) {
18 |         NotificationCenter.default.post(
   |         `- error: cannot find 'NotificationCenter' in scope
19 |             name: XCTestBundleDidFinishNotification,
20 |             object: nil
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Assert/CleanCounterBetweenTestCases.swift:20:21: error: 'nil' requires a contextual type
18 |         NotificationCenter.default.post(
19 |             name: XCTestBundleDidFinishNotification,
20 |             object: nil
   |                     `- error: 'nil' requires a contextual type
21 |         )
22 |     }
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Assert/CleanCounterBetweenTestCases.swift:18:9: error: cannot find 'NotificationCenter' in scope
16 |
17 |     func testBundleDidFinish(_ testBundle: Bundle) {
18 |         NotificationCenter.default.post(
   |         `- error: cannot find 'NotificationCenter' in scope
19 |             name: XCTestBundleDidFinishNotification,
20 |             object: nil
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Assert/CleanCounterBetweenTestCases.swift:20:21: error: 'nil' requires a contextual type
18 |         NotificationCenter.default.post(
19 |             name: XCTestBundleDidFinishNotification,
20 |             object: nil
   |                     `- error: 'nil' requires a contextual type
21 |         )
22 |     }
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Assert/CleanCounterBetweenTestCases.swift:18:9: error: cannot find 'NotificationCenter' in scope
16 |
17 |     func testBundleDidFinish(_ testBundle: Bundle) {
18 |         NotificationCenter.default.post(
   |         `- error: cannot find 'NotificationCenter' in scope
19 |             name: XCTestBundleDidFinishNotification,
20 |             object: nil
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Assert/CleanCounterBetweenTestCases.swift:20:21: error: 'nil' requires a contextual type
18 |         NotificationCenter.default.post(
19 |             name: XCTestBundleDidFinishNotification,
20 |             object: nil
   |                     `- error: 'nil' requires a contextual type
21 |         )
22 |     }
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Assert/CleanCounterBetweenTestCases.swift:18:9: error: cannot find 'NotificationCenter' in scope
16 |
17 |     func testBundleDidFinish(_ testBundle: Bundle) {
18 |         NotificationCenter.default.post(
   |         `- error: cannot find 'NotificationCenter' in scope
19 |             name: XCTestBundleDidFinishNotification,
20 |             object: nil
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Assert/CleanCounterBetweenTestCases.swift:20:21: error: 'nil' requires a contextual type
18 |         NotificationCenter.default.post(
19 |             name: XCTestBundleDidFinishNotification,
20 |             object: nil
   |                     `- error: 'nil' requires a contextual type
21 |         )
22 |     }
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Assert/CleanCounterBetweenTestCases.swift:18:9: error: cannot find 'NotificationCenter' in scope
16 |
17 |     func testBundleDidFinish(_ testBundle: Bundle) {
18 |         NotificationCenter.default.post(
   |         `- error: cannot find 'NotificationCenter' in scope
19 |             name: XCTestBundleDidFinishNotification,
20 |             object: nil
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Assert/CleanCounterBetweenTestCases.swift:20:21: error: 'nil' requires a contextual type
18 |         NotificationCenter.default.post(
19 |             name: XCTestBundleDidFinishNotification,
20 |             object: nil
   |                     `- error: 'nil' requires a contextual type
21 |         )
22 |     }
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Assert/CleanCounterBetweenTestCases.swift:18:9: error: cannot find 'NotificationCenter' in scope
16 |
17 |     func testBundleDidFinish(_ testBundle: Bundle) {
18 |         NotificationCenter.default.post(
   |         `- error: cannot find 'NotificationCenter' in scope
19 |             name: XCTestBundleDidFinishNotification,
20 |             object: nil
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Assert/CleanCounterBetweenTestCases.swift:20:21: error: 'nil' requires a contextual type
18 |         NotificationCenter.default.post(
19 |             name: XCTestBundleDidFinishNotification,
20 |             object: nil
   |                     `- error: 'nil' requires a contextual type
21 |         )
22 |     }
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Assert/CleanCounterBetweenTestCases.swift:18:9: error: cannot find 'NotificationCenter' in scope
16 |
17 |     func testBundleDidFinish(_ testBundle: Bundle) {
18 |         NotificationCenter.default.post(
   |         `- error: cannot find 'NotificationCenter' in scope
19 |             name: XCTestBundleDidFinishNotification,
20 |             object: nil
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Assert/CleanCounterBetweenTestCases.swift:20:21: error: 'nil' requires a contextual type
18 |         NotificationCenter.default.post(
19 |             name: XCTestBundleDidFinishNotification,
20 |             object: nil
   |                     `- error: 'nil' requires a contextual type
21 |         )
22 |     }
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Assert/CleanCounterBetweenTestCases.swift:18:9: error: cannot find 'NotificationCenter' in scope
16 |
17 |     func testBundleDidFinish(_ testBundle: Bundle) {
18 |         NotificationCenter.default.post(
   |         `- error: cannot find 'NotificationCenter' in scope
19 |             name: XCTestBundleDidFinishNotification,
20 |             object: nil
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Assert/CleanCounterBetweenTestCases.swift:20:21: error: 'nil' requires a contextual type
18 |         NotificationCenter.default.post(
19 |             name: XCTestBundleDidFinishNotification,
20 |             object: nil
   |                     `- error: 'nil' requires a contextual type
21 |         )
22 |     }
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Assert/CleanCounterBetweenTestCases.swift:18:9: error: cannot find 'NotificationCenter' in scope
16 |
17 |     func testBundleDidFinish(_ testBundle: Bundle) {
18 |         NotificationCenter.default.post(
   |         `- error: cannot find 'NotificationCenter' in scope
19 |             name: XCTestBundleDidFinishNotification,
20 |             object: nil
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Assert/CleanCounterBetweenTestCases.swift:20:21: error: 'nil' requires a contextual type
18 |         NotificationCenter.default.post(
19 |             name: XCTestBundleDidFinishNotification,
20 |             object: nil
   |                     `- error: 'nil' requires a contextual type
21 |         )
22 |     }
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Assert/CleanCounterBetweenTestCases.swift:18:9: error: cannot find 'NotificationCenter' in scope
16 |
17 |     func testBundleDidFinish(_ testBundle: Bundle) {
18 |         NotificationCenter.default.post(
   |         `- error: cannot find 'NotificationCenter' in scope
19 |             name: XCTestBundleDidFinishNotification,
20 |             object: nil
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Assert/CleanCounterBetweenTestCases.swift:20:21: error: 'nil' requires a contextual type
18 |         NotificationCenter.default.post(
19 |             name: XCTestBundleDidFinishNotification,
20 |             object: nil
   |                     `- error: 'nil' requires a contextual type
21 |         )
22 |     }
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[127/142] Compiling XCTestDynamicOverlay Exports.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[128/142] Compiling XCSnapshotTesting DataSerializationConfigurationKey.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:343:8: error: cannot find 'Thread' in scope
341 |     _ block: @MainActor () throws -> R
342 | ) rethrows -> R {
343 |     if Thread.isMainThread {
    |        `- error: cannot find 'Thread' in scope
344 |         try MainActor.assumeIsolated(block)
345 |     } else {
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:346:13: error: cannot find 'DispatchQueue' in scope
344 |         try MainActor.assumeIsolated(block)
345 |     } else {
346 |         try DispatchQueue.main.sync(execute: block)
    |             `- error: cannot find 'DispatchQueue' in scope
347 |     }
348 | }
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:376:33: error: cannot find 'DispatchGroup' in scope
374 |
375 |         return .init { input, continuation in
376 |             let dispatchGroup = DispatchGroup()
    |                                 `- error: cannot find 'DispatchGroup' in scope
377 |             let sequence = SyncSequence<Output>()
378 |
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Tester/SnapshotTester.swift:95:29: error: cannot find 'DispatchGroup' in scope
 93 |         for snapshot: Snapshot<Executor>
 94 |     ) throws -> SnapshotFailure? where Executor == Sync<Input, Output> {
 95 |         let dispatchGroup = DispatchGroup()
    |                             `- error: cannot find 'DispatchGroup' in scope
 96 |         let unsafeDiffable = UnsafeSyncDiffable<Output>()
 97 |
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Tester/SnapshotTester.swift:105:23: error: cannot call value of non-function type 'ContinuousClock.Instant'
103 |
104 |         let result = dispatchGroup.wait(
105 |             timeout: .now() + .nanoseconds(Int(timeout * 1_000_000_000))
    |                       `- error: cannot call value of non-function type 'ContinuousClock.Instant'
106 |         )
107 |
[129/142] Compiling XCSnapshotTesting DataBytes.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:343:8: error: cannot find 'Thread' in scope
341 |     _ block: @MainActor () throws -> R
342 | ) rethrows -> R {
343 |     if Thread.isMainThread {
    |        `- error: cannot find 'Thread' in scope
344 |         try MainActor.assumeIsolated(block)
345 |     } else {
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:346:13: error: cannot find 'DispatchQueue' in scope
344 |         try MainActor.assumeIsolated(block)
345 |     } else {
346 |         try DispatchQueue.main.sync(execute: block)
    |             `- error: cannot find 'DispatchQueue' in scope
347 |     }
348 | }
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:376:33: error: cannot find 'DispatchGroup' in scope
374 |
375 |         return .init { input, continuation in
376 |             let dispatchGroup = DispatchGroup()
    |                                 `- error: cannot find 'DispatchGroup' in scope
377 |             let sequence = SyncSequence<Output>()
378 |
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Tester/SnapshotTester.swift:95:29: error: cannot find 'DispatchGroup' in scope
 93 |         for snapshot: Snapshot<Executor>
 94 |     ) throws -> SnapshotFailure? where Executor == Sync<Input, Output> {
 95 |         let dispatchGroup = DispatchGroup()
    |                             `- error: cannot find 'DispatchGroup' in scope
 96 |         let unsafeDiffable = UnsafeSyncDiffable<Output>()
 97 |
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Tester/SnapshotTester.swift:105:23: error: cannot call value of non-function type 'ContinuousClock.Instant'
103 |
104 |         let result = dispatchGroup.wait(
105 |             timeout: .now() + .nanoseconds(Int(timeout * 1_000_000_000))
    |                       `- error: cannot call value of non-function type 'ContinuousClock.Instant'
106 |         )
107 |
[130/142] Compiling XCSnapshotTesting ImageBytes.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:343:8: error: cannot find 'Thread' in scope
341 |     _ block: @MainActor () throws -> R
342 | ) rethrows -> R {
343 |     if Thread.isMainThread {
    |        `- error: cannot find 'Thread' in scope
344 |         try MainActor.assumeIsolated(block)
345 |     } else {
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:346:13: error: cannot find 'DispatchQueue' in scope
344 |         try MainActor.assumeIsolated(block)
345 |     } else {
346 |         try DispatchQueue.main.sync(execute: block)
    |             `- error: cannot find 'DispatchQueue' in scope
347 |     }
348 | }
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:376:33: error: cannot find 'DispatchGroup' in scope
374 |
375 |         return .init { input, continuation in
376 |             let dispatchGroup = DispatchGroup()
    |                                 `- error: cannot find 'DispatchGroup' in scope
377 |             let sequence = SyncSequence<Output>()
378 |
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Tester/SnapshotTester.swift:95:29: error: cannot find 'DispatchGroup' in scope
 93 |         for snapshot: Snapshot<Executor>
 94 |     ) throws -> SnapshotFailure? where Executor == Sync<Input, Output> {
 95 |         let dispatchGroup = DispatchGroup()
    |                             `- error: cannot find 'DispatchGroup' in scope
 96 |         let unsafeDiffable = UnsafeSyncDiffable<Output>()
 97 |
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Tester/SnapshotTester.swift:105:23: error: cannot call value of non-function type 'ContinuousClock.Instant'
103 |
104 |         let result = dispatchGroup.wait(
105 |             timeout: .now() + .nanoseconds(Int(timeout * 1_000_000_000))
    |                       `- error: cannot call value of non-function type 'ContinuousClock.Instant'
106 |         )
107 |
[131/142] Compiling XCSnapshotTesting StringBytes.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:343:8: error: cannot find 'Thread' in scope
341 |     _ block: @MainActor () throws -> R
342 | ) rethrows -> R {
343 |     if Thread.isMainThread {
    |        `- error: cannot find 'Thread' in scope
344 |         try MainActor.assumeIsolated(block)
345 |     } else {
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:346:13: error: cannot find 'DispatchQueue' in scope
344 |         try MainActor.assumeIsolated(block)
345 |     } else {
346 |         try DispatchQueue.main.sync(execute: block)
    |             `- error: cannot find 'DispatchQueue' in scope
347 |     }
348 | }
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:376:33: error: cannot find 'DispatchGroup' in scope
374 |
375 |         return .init { input, continuation in
376 |             let dispatchGroup = DispatchGroup()
    |                                 `- error: cannot find 'DispatchGroup' in scope
377 |             let sequence = SyncSequence<Output>()
378 |
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Tester/SnapshotTester.swift:95:29: error: cannot find 'DispatchGroup' in scope
 93 |         for snapshot: Snapshot<Executor>
 94 |     ) throws -> SnapshotFailure? where Executor == Sync<Input, Output> {
 95 |         let dispatchGroup = DispatchGroup()
    |                             `- error: cannot find 'DispatchGroup' in scope
 96 |         let unsafeDiffable = UnsafeSyncDiffable<Output>()
 97 |
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Tester/SnapshotTester.swift:105:23: error: cannot call value of non-function type 'ContinuousClock.Instant'
103 |
104 |         let result = dispatchGroup.wait(
105 |             timeout: .now() + .nanoseconds(Int(timeout * 1_000_000_000))
    |                       `- error: cannot call value of non-function type 'ContinuousClock.Instant'
106 |         )
107 |
[132/142] Compiling XCSnapshotTesting Snapshot.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:343:8: error: cannot find 'Thread' in scope
341 |     _ block: @MainActor () throws -> R
342 | ) rethrows -> R {
343 |     if Thread.isMainThread {
    |        `- error: cannot find 'Thread' in scope
344 |         try MainActor.assumeIsolated(block)
345 |     } else {
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:346:13: error: cannot find 'DispatchQueue' in scope
344 |         try MainActor.assumeIsolated(block)
345 |     } else {
346 |         try DispatchQueue.main.sync(execute: block)
    |             `- error: cannot find 'DispatchQueue' in scope
347 |     }
348 | }
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:376:33: error: cannot find 'DispatchGroup' in scope
374 |
375 |         return .init { input, continuation in
376 |             let dispatchGroup = DispatchGroup()
    |                                 `- error: cannot find 'DispatchGroup' in scope
377 |             let sequence = SyncSequence<Output>()
378 |
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Tester/SnapshotTester.swift:95:29: error: cannot find 'DispatchGroup' in scope
 93 |         for snapshot: Snapshot<Executor>
 94 |     ) throws -> SnapshotFailure? where Executor == Sync<Input, Output> {
 95 |         let dispatchGroup = DispatchGroup()
    |                             `- error: cannot find 'DispatchGroup' in scope
 96 |         let unsafeDiffable = UnsafeSyncDiffable<Output>()
 97 |
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Tester/SnapshotTester.swift:105:23: error: cannot call value of non-function type 'ContinuousClock.Instant'
103 |
104 |         let result = dispatchGroup.wait(
105 |             timeout: .now() + .nanoseconds(Int(timeout * 1_000_000_000))
    |                       `- error: cannot call value of non-function type 'ContinuousClock.Instant'
106 |         )
107 |
[133/142] Compiling XCSnapshotTesting Sync.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:343:8: error: cannot find 'Thread' in scope
341 |     _ block: @MainActor () throws -> R
342 | ) rethrows -> R {
343 |     if Thread.isMainThread {
    |        `- error: cannot find 'Thread' in scope
344 |         try MainActor.assumeIsolated(block)
345 |     } else {
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:346:13: error: cannot find 'DispatchQueue' in scope
344 |         try MainActor.assumeIsolated(block)
345 |     } else {
346 |         try DispatchQueue.main.sync(execute: block)
    |             `- error: cannot find 'DispatchQueue' in scope
347 |     }
348 | }
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:376:33: error: cannot find 'DispatchGroup' in scope
374 |
375 |         return .init { input, continuation in
376 |             let dispatchGroup = DispatchGroup()
    |                                 `- error: cannot find 'DispatchGroup' in scope
377 |             let sequence = SyncSequence<Output>()
378 |
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Tester/SnapshotTester.swift:95:29: error: cannot find 'DispatchGroup' in scope
 93 |         for snapshot: Snapshot<Executor>
 94 |     ) throws -> SnapshotFailure? where Executor == Sync<Input, Output> {
 95 |         let dispatchGroup = DispatchGroup()
    |                             `- error: cannot find 'DispatchGroup' in scope
 96 |         let unsafeDiffable = UnsafeSyncDiffable<Output>()
 97 |
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Tester/SnapshotTester.swift:105:23: error: cannot call value of non-function type 'ContinuousClock.Instant'
103 |
104 |         let result = dispatchGroup.wait(
105 |             timeout: .now() + .nanoseconds(Int(timeout * 1_000_000_000))
    |                       `- error: cannot call value of non-function type 'ContinuousClock.Instant'
106 |         )
107 |
[134/142] Compiling XCSnapshotTesting SnapshotEngine.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:343:8: error: cannot find 'Thread' in scope
341 |     _ block: @MainActor () throws -> R
342 | ) rethrows -> R {
343 |     if Thread.isMainThread {
    |        `- error: cannot find 'Thread' in scope
344 |         try MainActor.assumeIsolated(block)
345 |     } else {
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:346:13: error: cannot find 'DispatchQueue' in scope
344 |         try MainActor.assumeIsolated(block)
345 |     } else {
346 |         try DispatchQueue.main.sync(execute: block)
    |             `- error: cannot find 'DispatchQueue' in scope
347 |     }
348 | }
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:376:33: error: cannot find 'DispatchGroup' in scope
374 |
375 |         return .init { input, continuation in
376 |             let dispatchGroup = DispatchGroup()
    |                                 `- error: cannot find 'DispatchGroup' in scope
377 |             let sequence = SyncSequence<Output>()
378 |
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Tester/SnapshotTester.swift:95:29: error: cannot find 'DispatchGroup' in scope
 93 |         for snapshot: Snapshot<Executor>
 94 |     ) throws -> SnapshotFailure? where Executor == Sync<Input, Output> {
 95 |         let dispatchGroup = DispatchGroup()
    |                             `- error: cannot find 'DispatchGroup' in scope
 96 |         let unsafeDiffable = UnsafeSyncDiffable<Output>()
 97 |
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Tester/SnapshotTester.swift:105:23: error: cannot call value of non-function type 'ContinuousClock.Instant'
103 |
104 |         let result = dispatchGroup.wait(
105 |             timeout: .now() + .nanoseconds(Int(timeout * 1_000_000_000))
    |                       `- error: cannot call value of non-function type 'ContinuousClock.Instant'
106 |         )
107 |
[135/142] Compiling XCSnapshotTesting SnapshotFailContext.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:343:8: error: cannot find 'Thread' in scope
341 |     _ block: @MainActor () throws -> R
342 | ) rethrows -> R {
343 |     if Thread.isMainThread {
    |        `- error: cannot find 'Thread' in scope
344 |         try MainActor.assumeIsolated(block)
345 |     } else {
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:346:13: error: cannot find 'DispatchQueue' in scope
344 |         try MainActor.assumeIsolated(block)
345 |     } else {
346 |         try DispatchQueue.main.sync(execute: block)
    |             `- error: cannot find 'DispatchQueue' in scope
347 |     }
348 | }
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:376:33: error: cannot find 'DispatchGroup' in scope
374 |
375 |         return .init { input, continuation in
376 |             let dispatchGroup = DispatchGroup()
    |                                 `- error: cannot find 'DispatchGroup' in scope
377 |             let sequence = SyncSequence<Output>()
378 |
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Tester/SnapshotTester.swift:95:29: error: cannot find 'DispatchGroup' in scope
 93 |         for snapshot: Snapshot<Executor>
 94 |     ) throws -> SnapshotFailure? where Executor == Sync<Input, Output> {
 95 |         let dispatchGroup = DispatchGroup()
    |                             `- error: cannot find 'DispatchGroup' in scope
 96 |         let unsafeDiffable = UnsafeSyncDiffable<Output>()
 97 |
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Tester/SnapshotTester.swift:105:23: error: cannot call value of non-function type 'ContinuousClock.Instant'
103 |
104 |         let result = dispatchGroup.wait(
105 |             timeout: .now() + .nanoseconds(Int(timeout * 1_000_000_000))
    |                       `- error: cannot call value of non-function type 'ContinuousClock.Instant'
106 |         )
107 |
[136/142] Compiling XCSnapshotTesting SnapshotFailure.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:343:8: error: cannot find 'Thread' in scope
341 |     _ block: @MainActor () throws -> R
342 | ) rethrows -> R {
343 |     if Thread.isMainThread {
    |        `- error: cannot find 'Thread' in scope
344 |         try MainActor.assumeIsolated(block)
345 |     } else {
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:346:13: error: cannot find 'DispatchQueue' in scope
344 |         try MainActor.assumeIsolated(block)
345 |     } else {
346 |         try DispatchQueue.main.sync(execute: block)
    |             `- error: cannot find 'DispatchQueue' in scope
347 |     }
348 | }
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:376:33: error: cannot find 'DispatchGroup' in scope
374 |
375 |         return .init { input, continuation in
376 |             let dispatchGroup = DispatchGroup()
    |                                 `- error: cannot find 'DispatchGroup' in scope
377 |             let sequence = SyncSequence<Output>()
378 |
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Tester/SnapshotTester.swift:95:29: error: cannot find 'DispatchGroup' in scope
 93 |         for snapshot: Snapshot<Executor>
 94 |     ) throws -> SnapshotFailure? where Executor == Sync<Input, Output> {
 95 |         let dispatchGroup = DispatchGroup()
    |                             `- error: cannot find 'DispatchGroup' in scope
 96 |         let unsafeDiffable = UnsafeSyncDiffable<Output>()
 97 |
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Tester/SnapshotTester.swift:105:23: error: cannot call value of non-function type 'ContinuousClock.Instant'
103 |
104 |         let result = dispatchGroup.wait(
105 |             timeout: .now() + .nanoseconds(Int(timeout * 1_000_000_000))
    |                       `- error: cannot call value of non-function type 'ContinuousClock.Instant'
106 |         )
107 |
[137/142] Compiling XCSnapshotTesting SnapshotFileEngine.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:343:8: error: cannot find 'Thread' in scope
341 |     _ block: @MainActor () throws -> R
342 | ) rethrows -> R {
343 |     if Thread.isMainThread {
    |        `- error: cannot find 'Thread' in scope
344 |         try MainActor.assumeIsolated(block)
345 |     } else {
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:346:13: error: cannot find 'DispatchQueue' in scope
344 |         try MainActor.assumeIsolated(block)
345 |     } else {
346 |         try DispatchQueue.main.sync(execute: block)
    |             `- error: cannot find 'DispatchQueue' in scope
347 |     }
348 | }
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:376:33: error: cannot find 'DispatchGroup' in scope
374 |
375 |         return .init { input, continuation in
376 |             let dispatchGroup = DispatchGroup()
    |                                 `- error: cannot find 'DispatchGroup' in scope
377 |             let sequence = SyncSequence<Output>()
378 |
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Tester/SnapshotTester.swift:95:29: error: cannot find 'DispatchGroup' in scope
 93 |         for snapshot: Snapshot<Executor>
 94 |     ) throws -> SnapshotFailure? where Executor == Sync<Input, Output> {
 95 |         let dispatchGroup = DispatchGroup()
    |                             `- error: cannot find 'DispatchGroup' in scope
 96 |         let unsafeDiffable = UnsafeSyncDiffable<Output>()
 97 |
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Tester/SnapshotTester.swift:105:23: error: cannot call value of non-function type 'ContinuousClock.Instant'
103 |
104 |         let result = dispatchGroup.wait(
105 |             timeout: .now() + .nanoseconds(Int(timeout * 1_000_000_000))
    |                       `- error: cannot call value of non-function type 'ContinuousClock.Instant'
106 |         )
107 |
[138/142] Compiling XCSnapshotTesting SnapshotPerformOperation.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:343:8: error: cannot find 'Thread' in scope
341 |     _ block: @MainActor () throws -> R
342 | ) rethrows -> R {
343 |     if Thread.isMainThread {
    |        `- error: cannot find 'Thread' in scope
344 |         try MainActor.assumeIsolated(block)
345 |     } else {
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:346:13: error: cannot find 'DispatchQueue' in scope
344 |         try MainActor.assumeIsolated(block)
345 |     } else {
346 |         try DispatchQueue.main.sync(execute: block)
    |             `- error: cannot find 'DispatchQueue' in scope
347 |     }
348 | }
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:376:33: error: cannot find 'DispatchGroup' in scope
374 |
375 |         return .init { input, continuation in
376 |             let dispatchGroup = DispatchGroup()
    |                                 `- error: cannot find 'DispatchGroup' in scope
377 |             let sequence = SyncSequence<Output>()
378 |
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Tester/SnapshotTester.swift:95:29: error: cannot find 'DispatchGroup' in scope
 93 |         for snapshot: Snapshot<Executor>
 94 |     ) throws -> SnapshotFailure? where Executor == Sync<Input, Output> {
 95 |         let dispatchGroup = DispatchGroup()
    |                             `- error: cannot find 'DispatchGroup' in scope
 96 |         let unsafeDiffable = UnsafeSyncDiffable<Output>()
 97 |
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Tester/SnapshotTester.swift:105:23: error: cannot call value of non-function type 'ContinuousClock.Instant'
103 |
104 |         let result = dispatchGroup.wait(
105 |             timeout: .now() + .nanoseconds(Int(timeout * 1_000_000_000))
    |                       `- error: cannot call value of non-function type 'ContinuousClock.Instant'
106 |         )
107 |
[139/142] Compiling XCSnapshotTesting SnapshotTester.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:343:8: error: cannot find 'Thread' in scope
341 |     _ block: @MainActor () throws -> R
342 | ) rethrows -> R {
343 |     if Thread.isMainThread {
    |        `- error: cannot find 'Thread' in scope
344 |         try MainActor.assumeIsolated(block)
345 |     } else {
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:346:13: error: cannot find 'DispatchQueue' in scope
344 |         try MainActor.assumeIsolated(block)
345 |     } else {
346 |         try DispatchQueue.main.sync(execute: block)
    |             `- error: cannot find 'DispatchQueue' in scope
347 |     }
348 | }
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:376:33: error: cannot find 'DispatchGroup' in scope
374 |
375 |         return .init { input, continuation in
376 |             let dispatchGroup = DispatchGroup()
    |                                 `- error: cannot find 'DispatchGroup' in scope
377 |             let sequence = SyncSequence<Output>()
378 |
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Tester/SnapshotTester.swift:95:29: error: cannot find 'DispatchGroup' in scope
 93 |         for snapshot: Snapshot<Executor>
 94 |     ) throws -> SnapshotFailure? where Executor == Sync<Input, Output> {
 95 |         let dispatchGroup = DispatchGroup()
    |                             `- error: cannot find 'DispatchGroup' in scope
 96 |         let unsafeDiffable = UnsafeSyncDiffable<Output>()
 97 |
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Tester/SnapshotTester.swift:105:23: error: cannot call value of non-function type 'ContinuousClock.Instant'
103 |
104 |         let result = dispatchGroup.wait(
105 |             timeout: .now() + .nanoseconds(Int(timeout * 1_000_000_000))
    |                       `- error: cannot call value of non-function type 'ContinuousClock.Instant'
106 |         )
107 |
[140/142] Compiling XCSnapshotTesting TestingSystem.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:343:8: error: cannot find 'Thread' in scope
341 |     _ block: @MainActor () throws -> R
342 | ) rethrows -> R {
343 |     if Thread.isMainThread {
    |        `- error: cannot find 'Thread' in scope
344 |         try MainActor.assumeIsolated(block)
345 |     } else {
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:346:13: error: cannot find 'DispatchQueue' in scope
344 |         try MainActor.assumeIsolated(block)
345 |     } else {
346 |         try DispatchQueue.main.sync(execute: block)
    |             `- error: cannot find 'DispatchQueue' in scope
347 |     }
348 | }
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:376:33: error: cannot find 'DispatchGroup' in scope
374 |
375 |         return .init { input, continuation in
376 |             let dispatchGroup = DispatchGroup()
    |                                 `- error: cannot find 'DispatchGroup' in scope
377 |             let sequence = SyncSequence<Output>()
378 |
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Tester/SnapshotTester.swift:95:29: error: cannot find 'DispatchGroup' in scope
 93 |         for snapshot: Snapshot<Executor>
 94 |     ) throws -> SnapshotFailure? where Executor == Sync<Input, Output> {
 95 |         let dispatchGroup = DispatchGroup()
    |                             `- error: cannot find 'DispatchGroup' in scope
 96 |         let unsafeDiffable = UnsafeSyncDiffable<Output>()
 97 |
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Tester/SnapshotTester.swift:105:23: error: cannot call value of non-function type 'ContinuousClock.Instant'
103 |
104 |         let result = dispatchGroup.wait(
105 |             timeout: .now() + .nanoseconds(Int(timeout * 1_000_000_000))
    |                       `- error: cannot call value of non-function type 'ContinuousClock.Instant'
106 |         )
107 |
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:eb0758f51dbd6991fb9e51dedbfbcbec142ffc0d3b9b8ad91fa19d35e5136f0a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
warning: 'spi-builder-workspace': found 14 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Tests/XCSnapshotTestingCustomDumpTests/__Snapshots__/CustomDumpTests/testAnySnapshotStringConvertible.date.txt
    /host/spi-builder-workspace/Tests/XCSnapshotTestingCustomDumpTests/__Snapshots__/CustomDumpTests/testMultipleSnapshots.1.txt
    /host/spi-builder-workspace/Tests/XCSnapshotTestingCustomDumpTests/__Snapshots__/CustomDumpTests/testRecursion.1.txt
    /host/spi-builder-workspace/Tests/XCSnapshotTestingCustomDumpTests/__Snapshots__/CustomDumpTests/testRecursion.2.txt
    /host/spi-builder-workspace/Tests/XCSnapshotTestingCustomDumpTests/__Snapshots__/CustomDumpTests/testDeterministicDictionaryAndSetSnapshots.1.txt
    /host/spi-builder-workspace/Tests/XCSnapshotTestingCustomDumpTests/__Snapshots__/CustomDumpTests/testNamedAssertion.named.txt
    /host/spi-builder-workspace/Tests/XCSnapshotTestingCustomDumpTests/__Snapshots__/CustomDumpTests/testAnySnapshotStringConvertible.nsobject.txt
    /host/spi-builder-workspace/Tests/XCSnapshotTestingCustomDumpTests/__Snapshots__/CustomDumpTests/testAnySnapshotStringConvertible.data.txt
    /host/spi-builder-workspace/Tests/XCSnapshotTestingCustomDumpTests/__Snapshots__/CustomDumpTests/testAnySnapshotStringConvertible.string.txt
    /host/spi-builder-workspace/Tests/XCSnapshotTestingCustomDumpTests/__Snapshots__/CustomDumpTests/testAny.1.txt
    /host/spi-builder-workspace/Tests/XCSnapshotTestingCustomDumpTests/__Snapshots__/CustomDumpTests/testAnySnapshotStringConvertible.substring.txt
    /host/spi-builder-workspace/Tests/XCSnapshotTestingCustomDumpTests/__Snapshots__/CustomDumpTests/testAnySnapshotStringConvertible.url.txt
    /host/spi-builder-workspace/Tests/XCSnapshotTestingCustomDumpTests/__Snapshots__/CustomDumpTests/testAnySnapshotStringConvertible.character.txt
    /host/spi-builder-workspace/Tests/XCSnapshotTestingCustomDumpTests/__Snapshots__/CustomDumpTests/testMultipleSnapshots.2.txt
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/43] Emitting module IssueReportingPackageSupport
[3/43] Compiling IssueReportingPackageSupport _Test.swift
[5/99] Emitting module XCSnapshotTesting
[6/112] Compiling XCSnapshotTesting Assert.swift
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Assert/CleanCounterBetweenTestCases.swift:18:9: error: cannot find 'NotificationCenter' in scope
16 |
17 |     func testBundleDidFinish(_ testBundle: Bundle) {
18 |         NotificationCenter.default.post(
   |         `- error: cannot find 'NotificationCenter' in scope
19 |             name: XCTestBundleDidFinishNotification,
20 |             object: nil
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Assert/CleanCounterBetweenTestCases.swift:20:21: error: 'nil' requires a contextual type
18 |         NotificationCenter.default.post(
19 |             name: XCTestBundleDidFinishNotification,
20 |             object: nil
   |                     `- error: 'nil' requires a contextual type
21 |         )
22 |     }
[7/112] Compiling XCSnapshotTesting CleanCounterBetweenTestCases.swift
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Assert/CleanCounterBetweenTestCases.swift:18:9: error: cannot find 'NotificationCenter' in scope
16 |
17 |     func testBundleDidFinish(_ testBundle: Bundle) {
18 |         NotificationCenter.default.post(
   |         `- error: cannot find 'NotificationCenter' in scope
19 |             name: XCTestBundleDidFinishNotification,
20 |             object: nil
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Assert/CleanCounterBetweenTestCases.swift:20:21: error: 'nil' requires a contextual type
18 |         NotificationCenter.default.post(
19 |             name: XCTestBundleDidFinishNotification,
20 |             object: nil
   |                     `- error: 'nil' requires a contextual type
21 |         )
22 |     }
[8/112] Compiling XCSnapshotTesting RecordMode.swift
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Assert/CleanCounterBetweenTestCases.swift:18:9: error: cannot find 'NotificationCenter' in scope
16 |
17 |     func testBundleDidFinish(_ testBundle: Bundle) {
18 |         NotificationCenter.default.post(
   |         `- error: cannot find 'NotificationCenter' in scope
19 |             name: XCTestBundleDidFinishNotification,
20 |             object: nil
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Assert/CleanCounterBetweenTestCases.swift:20:21: error: 'nil' requires a contextual type
18 |         NotificationCenter.default.post(
19 |             name: XCTestBundleDidFinishNotification,
20 |             object: nil
   |                     `- error: 'nil' requires a contextual type
21 |         )
22 |     }
[9/112] Compiling XCSnapshotTesting SnapshotAttachment.swift
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Assert/CleanCounterBetweenTestCases.swift:18:9: error: cannot find 'NotificationCenter' in scope
16 |
17 |     func testBundleDidFinish(_ testBundle: Bundle) {
18 |         NotificationCenter.default.post(
   |         `- error: cannot find 'NotificationCenter' in scope
19 |             name: XCTestBundleDidFinishNotification,
20 |             object: nil
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Assert/CleanCounterBetweenTestCases.swift:20:21: error: 'nil' requires a contextual type
18 |         NotificationCenter.default.post(
19 |             name: XCTestBundleDidFinishNotification,
20 |             object: nil
   |                     `- error: 'nil' requires a contextual type
21 |         )
22 |     }
[10/112] Compiling XCSnapshotTesting TestingSession.swift
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Assert/CleanCounterBetweenTestCases.swift:18:9: error: cannot find 'NotificationCenter' in scope
16 |
17 |     func testBundleDidFinish(_ testBundle: Bundle) {
18 |         NotificationCenter.default.post(
   |         `- error: cannot find 'NotificationCenter' in scope
19 |             name: XCTestBundleDidFinishNotification,
20 |             object: nil
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Assert/CleanCounterBetweenTestCases.swift:20:21: error: 'nil' requires a contextual type
18 |         NotificationCenter.default.post(
19 |             name: XCTestBundleDidFinishNotification,
20 |             object: nil
   |                     `- error: 'nil' requires a contextual type
21 |         )
22 |     }
[11/112] Compiling XCSnapshotTesting Async.swift
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Assert/CleanCounterBetweenTestCases.swift:18:9: error: cannot find 'NotificationCenter' in scope
16 |
17 |     func testBundleDidFinish(_ testBundle: Bundle) {
18 |         NotificationCenter.default.post(
   |         `- error: cannot find 'NotificationCenter' in scope
19 |             name: XCTestBundleDidFinishNotification,
20 |             object: nil
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Assert/CleanCounterBetweenTestCases.swift:20:21: error: 'nil' requires a contextual type
18 |         NotificationCenter.default.post(
19 |             name: XCTestBundleDidFinishNotification,
20 |             object: nil
   |                     `- error: 'nil' requires a contextual type
21 |         )
22 |     }
[12/112] Compiling XCSnapshotTesting AsyncLock.swift
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Assert/CleanCounterBetweenTestCases.swift:18:9: error: cannot find 'NotificationCenter' in scope
16 |
17 |     func testBundleDidFinish(_ testBundle: Bundle) {
18 |         NotificationCenter.default.post(
   |         `- error: cannot find 'NotificationCenter' in scope
19 |             name: XCTestBundleDidFinishNotification,
20 |             object: nil
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Assert/CleanCounterBetweenTestCases.swift:20:21: error: 'nil' requires a contextual type
18 |         NotificationCenter.default.post(
19 |             name: XCTestBundleDidFinishNotification,
20 |             object: nil
   |                     `- error: 'nil' requires a contextual type
21 |         )
22 |     }
[13/112] Compiling XCSnapshotTesting AsyncOperation.swift
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Assert/CleanCounterBetweenTestCases.swift:18:9: error: cannot find 'NotificationCenter' in scope
16 |
17 |     func testBundleDidFinish(_ testBundle: Bundle) {
18 |         NotificationCenter.default.post(
   |         `- error: cannot find 'NotificationCenter' in scope
19 |             name: XCTestBundleDidFinishNotification,
20 |             object: nil
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Assert/CleanCounterBetweenTestCases.swift:20:21: error: 'nil' requires a contextual type
18 |         NotificationCenter.default.post(
19 |             name: XCTestBundleDidFinishNotification,
20 |             object: nil
   |                     `- error: 'nil' requires a contextual type
21 |         )
22 |     }
[14/112] Compiling XCSnapshotTesting AsyncSignal.swift
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Assert/CleanCounterBetweenTestCases.swift:18:9: error: cannot find 'NotificationCenter' in scope
16 |
17 |     func testBundleDidFinish(_ testBundle: Bundle) {
18 |         NotificationCenter.default.post(
   |         `- error: cannot find 'NotificationCenter' in scope
19 |             name: XCTestBundleDidFinishNotification,
20 |             object: nil
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Assert/CleanCounterBetweenTestCases.swift:20:21: error: 'nil' requires a contextual type
18 |         NotificationCenter.default.post(
19 |             name: XCTestBundleDidFinishNotification,
20 |             object: nil
   |                     `- error: 'nil' requires a contextual type
21 |         )
22 |     }
[15/112] Compiling XCSnapshotTesting DataDiffAttachmentGenerator.swift
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Assert/CleanCounterBetweenTestCases.swift:18:9: error: cannot find 'NotificationCenter' in scope
16 |
17 |     func testBundleDidFinish(_ testBundle: Bundle) {
18 |         NotificationCenter.default.post(
   |         `- error: cannot find 'NotificationCenter' in scope
19 |             name: XCTestBundleDidFinishNotification,
20 |             object: nil
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Assert/CleanCounterBetweenTestCases.swift:20:21: error: 'nil' requires a contextual type
18 |         NotificationCenter.default.post(
19 |             name: XCTestBundleDidFinishNotification,
20 |             object: nil
   |                     `- error: 'nil' requires a contextual type
21 |         )
22 |     }
[16/112] Compiling XCSnapshotTesting ImageDiffAttachmentGenerator.swift
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Assert/CleanCounterBetweenTestCases.swift:18:9: error: cannot find 'NotificationCenter' in scope
16 |
17 |     func testBundleDidFinish(_ testBundle: Bundle) {
18 |         NotificationCenter.default.post(
   |         `- error: cannot find 'NotificationCenter' in scope
19 |             name: XCTestBundleDidFinishNotification,
20 |             object: nil
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Assert/CleanCounterBetweenTestCases.swift:20:21: error: 'nil' requires a contextual type
18 |         NotificationCenter.default.post(
19 |             name: XCTestBundleDidFinishNotification,
20 |             object: nil
   |                     `- error: 'nil' requires a contextual type
21 |         )
22 |     }
[17/112] Compiling XCSnapshotTesting StringDiffAttachmentGenerator.swift
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Assert/CleanCounterBetweenTestCases.swift:18:9: error: cannot find 'NotificationCenter' in scope
16 |
17 |     func testBundleDidFinish(_ testBundle: Bundle) {
18 |         NotificationCenter.default.post(
   |         `- error: cannot find 'NotificationCenter' in scope
19 |             name: XCTestBundleDidFinishNotification,
20 |             object: nil
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Assert/CleanCounterBetweenTestCases.swift:20:21: error: 'nil' requires a contextual type
18 |         NotificationCenter.default.post(
19 |             name: XCTestBundleDidFinishNotification,
20 |             object: nil
   |                     `- error: 'nil' requires a contextual type
21 |         )
22 |     }
[18/112] Compiling XCSnapshotTesting DiffAttachmentGenerator.swift
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Assert/CleanCounterBetweenTestCases.swift:18:9: error: cannot find 'NotificationCenter' in scope
16 |
17 |     func testBundleDidFinish(_ testBundle: Bundle) {
18 |         NotificationCenter.default.post(
   |         `- error: cannot find 'NotificationCenter' in scope
19 |             name: XCTestBundleDidFinishNotification,
20 |             object: nil
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Assert/CleanCounterBetweenTestCases.swift:20:21: error: 'nil' requires a contextual type
18 |         NotificationCenter.default.post(
19 |             name: XCTestBundleDidFinishNotification,
20 |             object: nil
   |                     `- error: 'nil' requires a contextual type
21 |         )
22 |     }
[19/112] Compiling XCSnapshotTesting DiffHunk.swift
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Assert/CleanCounterBetweenTestCases.swift:18:9: error: cannot find 'NotificationCenter' in scope
16 |
17 |     func testBundleDidFinish(_ testBundle: Bundle) {
18 |         NotificationCenter.default.post(
   |         `- error: cannot find 'NotificationCenter' in scope
19 |             name: XCTestBundleDidFinishNotification,
20 |             object: nil
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Assert/CleanCounterBetweenTestCases.swift:20:21: error: 'nil' requires a contextual type
18 |         NotificationCenter.default.post(
19 |             name: XCTestBundleDidFinishNotification,
20 |             object: nil
   |                     `- error: 'nil' requires a contextual type
21 |         )
22 |     }
[20/127] Compiling XCSnapshotTesting Snapshot+CaseIterable.swift
[21/127] Compiling XCSnapshotTesting Snapshot+Encodable.swift
[22/127] Compiling XCSnapshotTesting Snapshot+URLRequest.swift
[23/127] Compiling XCSnapshotTesting DeviceOrientation.swift
[24/127] Compiling XCSnapshotTesting ImageContext.swift
[25/127] Compiling XCSnapshotTesting LayoutConfiguration.swift
[26/127] Compiling XCSnapshotTesting SizeListener.swift
[27/127] Compiling XCSnapshotTesting SnapshotLayout.swift
[28/127] Compiling XCSnapshotTesting SnapshotUIController.swift
[29/127] Compiling XCSnapshotTesting SnapshotView.swift
[30/127] Compiling XCSnapshotTesting ViewOperationPayload.swift
[31/127] Compiling XCSnapshotTesting Snapshot+CALayer.swift
[32/127] Compiling XCSnapshotTesting Snapshot+CGPath.swift
[33/127] Compiling XCSnapshotTesting DisplayGamutTraitKey.swift
[34/127] Compiling XCSnapshotTesting DisplayScaleTraitKey.swift
[35/127] Compiling XCSnapshotTesting ForceTouchCapabilityTraitKey.swift
[36/127] Compiling XCSnapshotTesting ImageDynamicRangeTraitKey.swift
[37/127] Compiling XCSnapshotTesting LayoutDirectionTraitKey.swift
[38/127] Compiling XCSnapshotTesting LegibilityWeightTraitKey.swift
[39/127] Compiling XCSnapshotTesting ListEnvironmentTraitKey.swift
[40/127] Compiling XCSnapshotTesting SceneCaptureStateTraitKey.swift
[41/127] Compiling XCSnapshotTesting ToolbarItemPresentationSizeTraitKey.swift
[42/127] Compiling XCSnapshotTesting TypesettingLanguageTraitKey.swift
[43/127] Compiling XCSnapshotTesting UserInterfaceActiveAppearanceTraitKey.swift
[44/127] Compiling XCSnapshotTesting UserInterfaceIdiomTraitKey.swift
[45/127] Compiling XCSnapshotTesting UserInterfaceLevelTraitKey.swift
[46/127] Compiling XCSnapshotTesting Snapshot+NSBezierPath.swift
[47/127] Compiling XCSnapshotTesting Snapshot+NSView.swift
[48/127] Compiling XCSnapshotTesting Snapshot+NSViewController.swift
[49/127] Compiling XCSnapshotTesting Snapshot+SceneKit.swift
[50/127] Compiling XCSnapshotTesting Snapshot+SpriteKit.swift
[51/127] Compiling XCSnapshotTesting Snapshot+UIApplication.swift
[52/127] Compiling XCSnapshotTesting Snapshot+UIBezierPath.swift
[53/127] Compiling XCSnapshotTesting Snapshot+UIView.swift
[54/127] Compiling XCSnapshotTesting Snapshot+UIViewController.swift
[55/127] Compiling XCSnapshotTesting Snapshot+View.swift
[56/127] Compiling XCSnapshotTesting InterfaceSizeClassTraitKey.swift
[57/127] Compiling XCSnapshotTesting AccessibilityContrastTraitKey.swift
[58/127] Compiling XCSnapshotTesting ContentSizeCategoryTraitKey.swift
[59/130] Compiling XCSnapshotTesting UserInterfaceStyleTraitKey.swift
[60/130] Compiling XCSnapshotTesting Traits.swift
[61/130] Compiling XCSnapshotTesting NoWindowAvailableError.swift
[62/130] Compiling XCSnapshotTesting Snapshot+SDKApplication.swift
[63/130] Compiling XCSnapshotTesting Snapshot+WindowPool.swift
[64/130] Compiling XCSnapshotTesting SnapshotWindowConfiguration.swift
[65/130] Compiling XCSnapshotTesting WindowLease.swift
[66/130] Compiling XCSnapshotTesting WindowPool.swift
[67/130] Compiling XCSnapshotTesting BytesContainer.swift
[68/130] Compiling XCSnapshotTesting BytesRepresentable.swift
[69/130] Compiling XCSnapshotTesting BytesSerializationError.swift
[70/130] Compiling XCSnapshotTesting DataSerialization.swift
[71/130] Compiling XCSnapshotTesting DataSerializationConfiguration.swift
[72/130] Compiling XCSnapshotTesting CGSize+Extension.swift
[73/130] Compiling XCSnapshotTesting CIImage+Extension.swift
[74/130] Compiling XCSnapshotTesting NSLayoutConstraint+Extension.swift
[75/130] Compiling XCSnapshotTesting ProcessInfo+Extension.swift
[76/130] Compiling XCSnapshotTesting String+Extension.swift
[77/130] Compiling XCSnapshotTesting Task+Extension.swift
[78/130] Compiling XCSnapshotTesting UIApplication+Extension.swift
[79/130] Compiling XCSnapshotTesting UIImage+Extension.swift
[80/130] Compiling XCSnapshotTesting UIView+Extension.swift
[81/130] Compiling XCSnapshotTesting UIViewController+Extension.swift
[82/130] Compiling XCSnapshotTesting UIWindow+Extension.swift
[83/130] Compiling XCSnapshotTesting WKWebView+Extension.swift
[84/130] Compiling XCSnapshotTesting Snapshot+Any.swift
[85/130] Compiling IssueReporting ErrorReporting.swift
[86/130] Compiling IssueReporting AppHostWarning.swift
[87/130] Compiling IssueReporting Deprecations.swift
[88/130] Compiling IssueReporting BreakpointReporter.swift
[89/130] Compiling IssueReporting FatalErrorReporter.swift
[90/132] Emitting module IssueReporting
[91/132] Compiling IssueReporting TestContext.swift
[92/132] Compiling IssueReporting Unimplemented.swift
[94/132] Compiling IssueReporting XCTest.swift
[95/132] Compiling IssueReporting IsTesting.swift
[96/132] Compiling IssueReporting IssueReporter.swift
[97/132] Compiling IssueReporting WithExpectedIssue.swift
[98/132] Compiling IssueReporting WithIssueContext.swift
[99/132] Compiling XCSnapshotTesting PlatformEnvironmentKey.swift
[100/132] Compiling XCSnapshotTesting RecordEnvironmentKey.swift
[101/132] Compiling XCSnapshotTesting TraitsEnvironmentKey.swift
[102/132] Compiling XCSnapshotTesting WebViewToleranceEnvironmentKey.swift
[103/132] Compiling XCSnapshotTesting SnapshotEnvironment.swift
[104/132] Compiling XCSnapshotTesting SnapshotEnvironmentKey.swift
[105/132] Compiling XCSnapshotTesting SnapshotEnvironmentValues.swift
[106/132] Compiling XCSnapshotTesting CGImage+Extension.swift
[110/132] Compiling XCSnapshotTesting DataSerializationConfigurationKey.swift
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:343:8: error: cannot find 'Thread' in scope
341 |     _ block: @MainActor () throws -> R
342 | ) rethrows -> R {
343 |     if Thread.isMainThread {
    |        `- error: cannot find 'Thread' in scope
344 |         try MainActor.assumeIsolated(block)
345 |     } else {
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:346:13: error: cannot find 'DispatchQueue' in scope
344 |         try MainActor.assumeIsolated(block)
345 |     } else {
346 |         try DispatchQueue.main.sync(execute: block)
    |             `- error: cannot find 'DispatchQueue' in scope
347 |     }
348 | }
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:376:33: error: cannot find 'DispatchGroup' in scope
374 |
375 |         return .init { input, continuation in
376 |             let dispatchGroup = DispatchGroup()
    |                                 `- error: cannot find 'DispatchGroup' in scope
377 |             let sequence = SyncSequence<Output>()
378 |
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Tester/SnapshotTester.swift:95:29: error: cannot find 'DispatchGroup' in scope
 93 |         for snapshot: Snapshot<Executor>
 94 |     ) throws -> SnapshotFailure? where Executor == Sync<Input, Output> {
 95 |         let dispatchGroup = DispatchGroup()
    |                             `- error: cannot find 'DispatchGroup' in scope
 96 |         let unsafeDiffable = UnsafeSyncDiffable<Output>()
 97 |
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Tester/SnapshotTester.swift:105:23: error: cannot call value of non-function type 'ContinuousClock.Instant'
103 |
104 |         let result = dispatchGroup.wait(
105 |             timeout: .now() + .nanoseconds(Int(timeout * 1_000_000_000))
    |                       `- error: cannot call value of non-function type 'ContinuousClock.Instant'
106 |         )
107 |
[111/132] Compiling XCSnapshotTesting DataBytes.swift
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:343:8: error: cannot find 'Thread' in scope
341 |     _ block: @MainActor () throws -> R
342 | ) rethrows -> R {
343 |     if Thread.isMainThread {
    |        `- error: cannot find 'Thread' in scope
344 |         try MainActor.assumeIsolated(block)
345 |     } else {
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:346:13: error: cannot find 'DispatchQueue' in scope
344 |         try MainActor.assumeIsolated(block)
345 |     } else {
346 |         try DispatchQueue.main.sync(execute: block)
    |             `- error: cannot find 'DispatchQueue' in scope
347 |     }
348 | }
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:376:33: error: cannot find 'DispatchGroup' in scope
374 |
375 |         return .init { input, continuation in
376 |             let dispatchGroup = DispatchGroup()
    |                                 `- error: cannot find 'DispatchGroup' in scope
377 |             let sequence = SyncSequence<Output>()
378 |
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Tester/SnapshotTester.swift:95:29: error: cannot find 'DispatchGroup' in scope
 93 |         for snapshot: Snapshot<Executor>
 94 |     ) throws -> SnapshotFailure? where Executor == Sync<Input, Output> {
 95 |         let dispatchGroup = DispatchGroup()
    |                             `- error: cannot find 'DispatchGroup' in scope
 96 |         let unsafeDiffable = UnsafeSyncDiffable<Output>()
 97 |
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Tester/SnapshotTester.swift:105:23: error: cannot call value of non-function type 'ContinuousClock.Instant'
103 |
104 |         let result = dispatchGroup.wait(
105 |             timeout: .now() + .nanoseconds(Int(timeout * 1_000_000_000))
    |                       `- error: cannot call value of non-function type 'ContinuousClock.Instant'
106 |         )
107 |
[112/132] Compiling XCSnapshotTesting ImageBytes.swift
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:343:8: error: cannot find 'Thread' in scope
341 |     _ block: @MainActor () throws -> R
342 | ) rethrows -> R {
343 |     if Thread.isMainThread {
    |        `- error: cannot find 'Thread' in scope
344 |         try MainActor.assumeIsolated(block)
345 |     } else {
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:346:13: error: cannot find 'DispatchQueue' in scope
344 |         try MainActor.assumeIsolated(block)
345 |     } else {
346 |         try DispatchQueue.main.sync(execute: block)
    |             `- error: cannot find 'DispatchQueue' in scope
347 |     }
348 | }
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:376:33: error: cannot find 'DispatchGroup' in scope
374 |
375 |         return .init { input, continuation in
376 |             let dispatchGroup = DispatchGroup()
    |                                 `- error: cannot find 'DispatchGroup' in scope
377 |             let sequence = SyncSequence<Output>()
378 |
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Tester/SnapshotTester.swift:95:29: error: cannot find 'DispatchGroup' in scope
 93 |         for snapshot: Snapshot<Executor>
 94 |     ) throws -> SnapshotFailure? where Executor == Sync<Input, Output> {
 95 |         let dispatchGroup = DispatchGroup()
    |                             `- error: cannot find 'DispatchGroup' in scope
 96 |         let unsafeDiffable = UnsafeSyncDiffable<Output>()
 97 |
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Tester/SnapshotTester.swift:105:23: error: cannot call value of non-function type 'ContinuousClock.Instant'
103 |
104 |         let result = dispatchGroup.wait(
105 |             timeout: .now() + .nanoseconds(Int(timeout * 1_000_000_000))
    |                       `- error: cannot call value of non-function type 'ContinuousClock.Instant'
106 |         )
107 |
[113/132] Compiling XCSnapshotTesting StringBytes.swift
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:343:8: error: cannot find 'Thread' in scope
341 |     _ block: @MainActor () throws -> R
342 | ) rethrows -> R {
343 |     if Thread.isMainThread {
    |        `- error: cannot find 'Thread' in scope
344 |         try MainActor.assumeIsolated(block)
345 |     } else {
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:346:13: error: cannot find 'DispatchQueue' in scope
344 |         try MainActor.assumeIsolated(block)
345 |     } else {
346 |         try DispatchQueue.main.sync(execute: block)
    |             `- error: cannot find 'DispatchQueue' in scope
347 |     }
348 | }
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:376:33: error: cannot find 'DispatchGroup' in scope
374 |
375 |         return .init { input, continuation in
376 |             let dispatchGroup = DispatchGroup()
    |                                 `- error: cannot find 'DispatchGroup' in scope
377 |             let sequence = SyncSequence<Output>()
378 |
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Tester/SnapshotTester.swift:95:29: error: cannot find 'DispatchGroup' in scope
 93 |         for snapshot: Snapshot<Executor>
 94 |     ) throws -> SnapshotFailure? where Executor == Sync<Input, Output> {
 95 |         let dispatchGroup = DispatchGroup()
    |                             `- error: cannot find 'DispatchGroup' in scope
 96 |         let unsafeDiffable = UnsafeSyncDiffable<Output>()
 97 |
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Tester/SnapshotTester.swift:105:23: error: cannot call value of non-function type 'ContinuousClock.Instant'
103 |
104 |         let result = dispatchGroup.wait(
105 |             timeout: .now() + .nanoseconds(Int(timeout * 1_000_000_000))
    |                       `- error: cannot call value of non-function type 'ContinuousClock.Instant'
106 |         )
107 |
[114/132] Compiling XCSnapshotTesting Snapshot.swift
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:343:8: error: cannot find 'Thread' in scope
341 |     _ block: @MainActor () throws -> R
342 | ) rethrows -> R {
343 |     if Thread.isMainThread {
    |        `- error: cannot find 'Thread' in scope
344 |         try MainActor.assumeIsolated(block)
345 |     } else {
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:346:13: error: cannot find 'DispatchQueue' in scope
344 |         try MainActor.assumeIsolated(block)
345 |     } else {
346 |         try DispatchQueue.main.sync(execute: block)
    |             `- error: cannot find 'DispatchQueue' in scope
347 |     }
348 | }
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:376:33: error: cannot find 'DispatchGroup' in scope
374 |
375 |         return .init { input, continuation in
376 |             let dispatchGroup = DispatchGroup()
    |                                 `- error: cannot find 'DispatchGroup' in scope
377 |             let sequence = SyncSequence<Output>()
378 |
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Tester/SnapshotTester.swift:95:29: error: cannot find 'DispatchGroup' in scope
 93 |         for snapshot: Snapshot<Executor>
 94 |     ) throws -> SnapshotFailure? where Executor == Sync<Input, Output> {
 95 |         let dispatchGroup = DispatchGroup()
    |                             `- error: cannot find 'DispatchGroup' in scope
 96 |         let unsafeDiffable = UnsafeSyncDiffable<Output>()
 97 |
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Tester/SnapshotTester.swift:105:23: error: cannot call value of non-function type 'ContinuousClock.Instant'
103 |
104 |         let result = dispatchGroup.wait(
105 |             timeout: .now() + .nanoseconds(Int(timeout * 1_000_000_000))
    |                       `- error: cannot call value of non-function type 'ContinuousClock.Instant'
106 |         )
107 |
[115/132] Compiling XCSnapshotTesting Sync.swift
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:343:8: error: cannot find 'Thread' in scope
341 |     _ block: @MainActor () throws -> R
342 | ) rethrows -> R {
343 |     if Thread.isMainThread {
    |        `- error: cannot find 'Thread' in scope
344 |         try MainActor.assumeIsolated(block)
345 |     } else {
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:346:13: error: cannot find 'DispatchQueue' in scope
344 |         try MainActor.assumeIsolated(block)
345 |     } else {
346 |         try DispatchQueue.main.sync(execute: block)
    |             `- error: cannot find 'DispatchQueue' in scope
347 |     }
348 | }
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:376:33: error: cannot find 'DispatchGroup' in scope
374 |
375 |         return .init { input, continuation in
376 |             let dispatchGroup = DispatchGroup()
    |                                 `- error: cannot find 'DispatchGroup' in scope
377 |             let sequence = SyncSequence<Output>()
378 |
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Tester/SnapshotTester.swift:95:29: error: cannot find 'DispatchGroup' in scope
 93 |         for snapshot: Snapshot<Executor>
 94 |     ) throws -> SnapshotFailure? where Executor == Sync<Input, Output> {
 95 |         let dispatchGroup = DispatchGroup()
    |                             `- error: cannot find 'DispatchGroup' in scope
 96 |         let unsafeDiffable = UnsafeSyncDiffable<Output>()
 97 |
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Tester/SnapshotTester.swift:105:23: error: cannot call value of non-function type 'ContinuousClock.Instant'
103 |
104 |         let result = dispatchGroup.wait(
105 |             timeout: .now() + .nanoseconds(Int(timeout * 1_000_000_000))
    |                       `- error: cannot call value of non-function type 'ContinuousClock.Instant'
106 |         )
107 |
[116/132] Compiling XCSnapshotTesting SnapshotEngine.swift
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:343:8: error: cannot find 'Thread' in scope
341 |     _ block: @MainActor () throws -> R
342 | ) rethrows -> R {
343 |     if Thread.isMainThread {
    |        `- error: cannot find 'Thread' in scope
344 |         try MainActor.assumeIsolated(block)
345 |     } else {
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:346:13: error: cannot find 'DispatchQueue' in scope
344 |         try MainActor.assumeIsolated(block)
345 |     } else {
346 |         try DispatchQueue.main.sync(execute: block)
    |             `- error: cannot find 'DispatchQueue' in scope
347 |     }
348 | }
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:376:33: error: cannot find 'DispatchGroup' in scope
374 |
375 |         return .init { input, continuation in
376 |             let dispatchGroup = DispatchGroup()
    |                                 `- error: cannot find 'DispatchGroup' in scope
377 |             let sequence = SyncSequence<Output>()
378 |
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Tester/SnapshotTester.swift:95:29: error: cannot find 'DispatchGroup' in scope
 93 |         for snapshot: Snapshot<Executor>
 94 |     ) throws -> SnapshotFailure? where Executor == Sync<Input, Output> {
 95 |         let dispatchGroup = DispatchGroup()
    |                             `- error: cannot find 'DispatchGroup' in scope
 96 |         let unsafeDiffable = UnsafeSyncDiffable<Output>()
 97 |
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Tester/SnapshotTester.swift:105:23: error: cannot call value of non-function type 'ContinuousClock.Instant'
103 |
104 |         let result = dispatchGroup.wait(
105 |             timeout: .now() + .nanoseconds(Int(timeout * 1_000_000_000))
    |                       `- error: cannot call value of non-function type 'ContinuousClock.Instant'
106 |         )
107 |
[117/132] Compiling XCSnapshotTesting SnapshotFailContext.swift
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:343:8: error: cannot find 'Thread' in scope
341 |     _ block: @MainActor () throws -> R
342 | ) rethrows -> R {
343 |     if Thread.isMainThread {
    |        `- error: cannot find 'Thread' in scope
344 |         try MainActor.assumeIsolated(block)
345 |     } else {
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:346:13: error: cannot find 'DispatchQueue' in scope
344 |         try MainActor.assumeIsolated(block)
345 |     } else {
346 |         try DispatchQueue.main.sync(execute: block)
    |             `- error: cannot find 'DispatchQueue' in scope
347 |     }
348 | }
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:376:33: error: cannot find 'DispatchGroup' in scope
374 |
375 |         return .init { input, continuation in
376 |             let dispatchGroup = DispatchGroup()
    |                                 `- error: cannot find 'DispatchGroup' in scope
377 |             let sequence = SyncSequence<Output>()
378 |
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Tester/SnapshotTester.swift:95:29: error: cannot find 'DispatchGroup' in scope
 93 |         for snapshot: Snapshot<Executor>
 94 |     ) throws -> SnapshotFailure? where Executor == Sync<Input, Output> {
 95 |         let dispatchGroup = DispatchGroup()
    |                             `- error: cannot find 'DispatchGroup' in scope
 96 |         let unsafeDiffable = UnsafeSyncDiffable<Output>()
 97 |
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Tester/SnapshotTester.swift:105:23: error: cannot call value of non-function type 'ContinuousClock.Instant'
103 |
104 |         let result = dispatchGroup.wait(
105 |             timeout: .now() + .nanoseconds(Int(timeout * 1_000_000_000))
    |                       `- error: cannot call value of non-function type 'ContinuousClock.Instant'
106 |         )
107 |
[118/132] Compiling XCSnapshotTesting SnapshotFailure.swift
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:343:8: error: cannot find 'Thread' in scope
341 |     _ block: @MainActor () throws -> R
342 | ) rethrows -> R {
343 |     if Thread.isMainThread {
    |        `- error: cannot find 'Thread' in scope
344 |         try MainActor.assumeIsolated(block)
345 |     } else {
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:346:13: error: cannot find 'DispatchQueue' in scope
344 |         try MainActor.assumeIsolated(block)
345 |     } else {
346 |         try DispatchQueue.main.sync(execute: block)
    |             `- error: cannot find 'DispatchQueue' in scope
347 |     }
348 | }
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:376:33: error: cannot find 'DispatchGroup' in scope
374 |
375 |         return .init { input, continuation in
376 |             let dispatchGroup = DispatchGroup()
    |                                 `- error: cannot find 'DispatchGroup' in scope
377 |             let sequence = SyncSequence<Output>()
378 |
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Tester/SnapshotTester.swift:95:29: error: cannot find 'DispatchGroup' in scope
 93 |         for snapshot: Snapshot<Executor>
 94 |     ) throws -> SnapshotFailure? where Executor == Sync<Input, Output> {
 95 |         let dispatchGroup = DispatchGroup()
    |                             `- error: cannot find 'DispatchGroup' in scope
 96 |         let unsafeDiffable = UnsafeSyncDiffable<Output>()
 97 |
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Tester/SnapshotTester.swift:105:23: error: cannot call value of non-function type 'ContinuousClock.Instant'
103 |
104 |         let result = dispatchGroup.wait(
105 |             timeout: .now() + .nanoseconds(Int(timeout * 1_000_000_000))
    |                       `- error: cannot call value of non-function type 'ContinuousClock.Instant'
106 |         )
107 |
[119/132] Compiling XCSnapshotTesting SnapshotFileEngine.swift
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:343:8: error: cannot find 'Thread' in scope
341 |     _ block: @MainActor () throws -> R
342 | ) rethrows -> R {
343 |     if Thread.isMainThread {
    |        `- error: cannot find 'Thread' in scope
344 |         try MainActor.assumeIsolated(block)
345 |     } else {
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:346:13: error: cannot find 'DispatchQueue' in scope
344 |         try MainActor.assumeIsolated(block)
345 |     } else {
346 |         try DispatchQueue.main.sync(execute: block)
    |             `- error: cannot find 'DispatchQueue' in scope
347 |     }
348 | }
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:376:33: error: cannot find 'DispatchGroup' in scope
374 |
375 |         return .init { input, continuation in
376 |             let dispatchGroup = DispatchGroup()
    |                                 `- error: cannot find 'DispatchGroup' in scope
377 |             let sequence = SyncSequence<Output>()
378 |
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Tester/SnapshotTester.swift:95:29: error: cannot find 'DispatchGroup' in scope
 93 |         for snapshot: Snapshot<Executor>
 94 |     ) throws -> SnapshotFailure? where Executor == Sync<Input, Output> {
 95 |         let dispatchGroup = DispatchGroup()
    |                             `- error: cannot find 'DispatchGroup' in scope
 96 |         let unsafeDiffable = UnsafeSyncDiffable<Output>()
 97 |
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Tester/SnapshotTester.swift:105:23: error: cannot call value of non-function type 'ContinuousClock.Instant'
103 |
104 |         let result = dispatchGroup.wait(
105 |             timeout: .now() + .nanoseconds(Int(timeout * 1_000_000_000))
    |                       `- error: cannot call value of non-function type 'ContinuousClock.Instant'
106 |         )
107 |
[120/132] Compiling XCSnapshotTesting SnapshotPerformOperation.swift
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:343:8: error: cannot find 'Thread' in scope
341 |     _ block: @MainActor () throws -> R
342 | ) rethrows -> R {
343 |     if Thread.isMainThread {
    |        `- error: cannot find 'Thread' in scope
344 |         try MainActor.assumeIsolated(block)
345 |     } else {
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:346:13: error: cannot find 'DispatchQueue' in scope
344 |         try MainActor.assumeIsolated(block)
345 |     } else {
346 |         try DispatchQueue.main.sync(execute: block)
    |             `- error: cannot find 'DispatchQueue' in scope
347 |     }
348 | }
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:376:33: error: cannot find 'DispatchGroup' in scope
374 |
375 |         return .init { input, continuation in
376 |             let dispatchGroup = DispatchGroup()
    |                                 `- error: cannot find 'DispatchGroup' in scope
377 |             let sequence = SyncSequence<Output>()
378 |
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Tester/SnapshotTester.swift:95:29: error: cannot find 'DispatchGroup' in scope
 93 |         for snapshot: Snapshot<Executor>
 94 |     ) throws -> SnapshotFailure? where Executor == Sync<Input, Output> {
 95 |         let dispatchGroup = DispatchGroup()
    |                             `- error: cannot find 'DispatchGroup' in scope
 96 |         let unsafeDiffable = UnsafeSyncDiffable<Output>()
 97 |
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Tester/SnapshotTester.swift:105:23: error: cannot call value of non-function type 'ContinuousClock.Instant'
103 |
104 |         let result = dispatchGroup.wait(
105 |             timeout: .now() + .nanoseconds(Int(timeout * 1_000_000_000))
    |                       `- error: cannot call value of non-function type 'ContinuousClock.Instant'
106 |         )
107 |
[121/132] Compiling XCSnapshotTesting SnapshotTester.swift
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:343:8: error: cannot find 'Thread' in scope
341 |     _ block: @MainActor () throws -> R
342 | ) rethrows -> R {
343 |     if Thread.isMainThread {
    |        `- error: cannot find 'Thread' in scope
344 |         try MainActor.assumeIsolated(block)
345 |     } else {
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:346:13: error: cannot find 'DispatchQueue' in scope
344 |         try MainActor.assumeIsolated(block)
345 |     } else {
346 |         try DispatchQueue.main.sync(execute: block)
    |             `- error: cannot find 'DispatchQueue' in scope
347 |     }
348 | }
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:376:33: error: cannot find 'DispatchGroup' in scope
374 |
375 |         return .init { input, continuation in
376 |             let dispatchGroup = DispatchGroup()
    |                                 `- error: cannot find 'DispatchGroup' in scope
377 |             let sequence = SyncSequence<Output>()
378 |
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Tester/SnapshotTester.swift:95:29: error: cannot find 'DispatchGroup' in scope
 93 |         for snapshot: Snapshot<Executor>
 94 |     ) throws -> SnapshotFailure? where Executor == Sync<Input, Output> {
 95 |         let dispatchGroup = DispatchGroup()
    |                             `- error: cannot find 'DispatchGroup' in scope
 96 |         let unsafeDiffable = UnsafeSyncDiffable<Output>()
 97 |
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Tester/SnapshotTester.swift:105:23: error: cannot call value of non-function type 'ContinuousClock.Instant'
103 |
104 |         let result = dispatchGroup.wait(
105 |             timeout: .now() + .nanoseconds(Int(timeout * 1_000_000_000))
    |                       `- error: cannot call value of non-function type 'ContinuousClock.Instant'
106 |         )
107 |
[122/132] Compiling XCSnapshotTesting TestingSystem.swift
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:343:8: error: cannot find 'Thread' in scope
341 |     _ block: @MainActor () throws -> R
342 | ) rethrows -> R {
343 |     if Thread.isMainThread {
    |        `- error: cannot find 'Thread' in scope
344 |         try MainActor.assumeIsolated(block)
345 |     } else {
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:346:13: error: cannot find 'DispatchQueue' in scope
344 |         try MainActor.assumeIsolated(block)
345 |     } else {
346 |         try DispatchQueue.main.sync(execute: block)
    |             `- error: cannot find 'DispatchQueue' in scope
347 |     }
348 | }
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Sync.swift:376:33: error: cannot find 'DispatchGroup' in scope
374 |
375 |         return .init { input, continuation in
376 |             let dispatchGroup = DispatchGroup()
    |                                 `- error: cannot find 'DispatchGroup' in scope
377 |             let sequence = SyncSequence<Output>()
378 |
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Tester/SnapshotTester.swift:95:29: error: cannot find 'DispatchGroup' in scope
 93 |         for snapshot: Snapshot<Executor>
 94 |     ) throws -> SnapshotFailure? where Executor == Sync<Input, Output> {
 95 |         let dispatchGroup = DispatchGroup()
    |                             `- error: cannot find 'DispatchGroup' in scope
 96 |         let unsafeDiffable = UnsafeSyncDiffable<Output>()
 97 |
/host/spi-builder-workspace/Sources/XCSnapshotTesting/Tester/SnapshotTester.swift:105:23: error: cannot call value of non-function type 'ContinuousClock.Instant'
103 |
104 |         let result = dispatchGroup.wait(
105 |             timeout: .now() + .nanoseconds(Int(timeout * 1_000_000_000))
    |                       `- error: cannot call value of non-function type 'ContinuousClock.Instant'
106 |         )
107 |
[125/132] Compiling IssueReporting RuntimeWarningReporter.swift
[126/132] Compiling IssueReporting ReportIssue.swift
[127/132] Compiling IssueReporting SwiftTesting.swift
[128/132] Compiling IssueReporting UncheckedSendable.swift
[129/132] Compiling IssueReporting Warn.swift
[130/132] Compiling IssueReporting FailureObserver.swift
[131/132] Compiling IssueReporting LockIsolated.swift
[132/132] Compiling IssueReporting Rethrows.swift
BUILD FAILURE 6.1 wasm