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 swift-snapshot-testing, reference 0.1.1 (36d0d9), with Swift 6.1 for Wasm on 11 Sep 2025 11:45:11 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/swift-snapshot-testing.git
Reference: 0.1.1
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/snapshot-testing/swift-snapshot-testing
 * tag               0.1.1      -> FETCH_HEAD
HEAD is now at 36d0d9b Fix build
Cloned https://github.com/snapshot-testing/swift-snapshot-testing.git
Revision (git rev-parse @):
36d0d9b536e56099dc613a6a057827a819746a41
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/snapshot-testing/swift-snapshot-testing.git at 0.1.1
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/snapshot-testing/swift-snapshot-testing.git
https://github.com/snapshot-testing/swift-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-4606859-2":/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/snapshot-testing/xc-snapshot-testing
Fetching https://github.com/swiftlang/swift-syntax
[1/759] Fetching xc-snapshot-testing
[631/72672] Fetching xc-snapshot-testing, swift-syntax
Fetched https://github.com/snapshot-testing/xc-snapshot-testing from cache (8.04s)
Fetched https://github.com/swiftlang/swift-syntax from cache (8.09s)
Computing version for https://github.com/snapshot-testing/xc-snapshot-testing
Computed https://github.com/snapshot-testing/xc-snapshot-testing at 0.1.0 (8.67s)
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.42s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.97s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5499] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.73s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (3.15s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (0.57s)
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/snapshot-testing/xc-snapshot-testing
Working copy of https://github.com/snapshot-testing/xc-snapshot-testing resolved at 0.1.0
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
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/20] Write sources
[18/20] Compiling _SwiftSyntaxCShims dummy.c
[19/20] Write swift-version-24593BA9C3E375BF.txt
[21/124] 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
[22/137] Compiling SwiftSyntax600 Empty.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
[23/137] Emitting module SwiftSyntax600
<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/138] Emitting module SwiftSyntax509
<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/138] Compiling SwiftSyntax601 Empty.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/138] Emitting module SwiftSyntax601
<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/138] Compiling SwiftSyntax509 Empty.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/140] 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
[30/140] 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
[31/141] Emitting module SwiftSyntax510
<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/141] Compiling SwiftSyntax510 Empty.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/225] Compiling SwiftSyntax SourceLocation.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/225] Compiling SwiftSyntax SourcePresence.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/225] Compiling SwiftSyntax SwiftSyntaxCompatibility.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/227] Compiling SwiftSyntax SyntaxCollection.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/227] Compiling SwiftSyntax SyntaxHashable.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/227] 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
[43/227] 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
[44/227] 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
[45/227] 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
[46/227] 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
[47/227] 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
[48/227] 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
[49/227] 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
[50/227] 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
[51/227] 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
[52/227] 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
[53/227] 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
[54/227] 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
[55/227] 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
[56/227] 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
[57/227] 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
[58/227] Compiling SwiftSyntax SyntaxEnum.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/227] Compiling SwiftSyntax SyntaxKind.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/227] Compiling SwiftSyntax SyntaxRewriter.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/227] Compiling SwiftSyntax SyntaxTraits.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/227] Compiling SwiftSyntax SyntaxVisitor.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/227] Compiling SwiftSyntax TokenKind.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/227] Compiling SwiftSyntax Tokens.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/227] Compiling SwiftSyntax TriviaPieces.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/227] Compiling SwiftSyntax RawSyntaxNodesAB.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/227] 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
[68/227] 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
[69/227] 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
[70/227] 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
[71/227] 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
[72/227] 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
[73/227] 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
[74/227] 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
[75/227] 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
[76/227] 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
[77/227] 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
[78/227] 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
[79/227] 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
[80/227] 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
[81/227] 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
[82/227] 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
[83/227] 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
[84/227] 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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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 |
[85/227] 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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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 |
[86/227] 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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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 |
[87/227] 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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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 |
[88/227] 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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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 |
[89/227] 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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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 |
[90/227] 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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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 |
[91/227] 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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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 |
[92/227] 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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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 |
[93/227] 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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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 |
[94/227] 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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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 |
[95/227] 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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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 |
[96/227] 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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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 |
[97/227] Compiling SwiftSyntax SyntaxIdentifier.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
[98/227] Compiling SwiftSyntax SyntaxNodeFactory.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
[99/227] Compiling SwiftSyntax SyntaxNodeStructure.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
[100/227] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.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/227] Compiling SwiftSyntax SyntaxChildren.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
[106/227] Compiling SwiftSyntax MissingNodeInitializers.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/227] Compiling SwiftSyntax RawSyntax.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/227] Compiling SwiftSyntax RawSyntaxLayoutView.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/227] Compiling SwiftSyntax RawSyntaxNodeProtocol.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
[110/227] Compiling SwiftSyntax RawSyntaxTokenView.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
[111/227] Compiling SwiftSyntax SourceEdit.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
[112/227] Compiling SwiftSyntax SourceLength.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
[113/227] Compiling SwiftSyntax Trivia.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
[114/227] Compiling SwiftSyntax Utils.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
[115/227] Compiling SwiftSyntax ChildNameForKeyPath.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
[116/227] Compiling SwiftSyntax Keyword.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
[117/227] Compiling SwiftSyntax RenamedChildrenCompatibility.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
[118/227] Compiling SwiftSyntax RenamedNodesCompatibility.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
[119/227] Compiling SwiftSyntax SyntaxAnyVisitor.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
[120/227] Compiling SwiftSyntax SyntaxBaseNodes.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
[121/227] Compiling SwiftSyntax SyntaxCollections.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
[122/227] Compiling SwiftSyntax AbsolutePosition.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
[123/227] Compiling SwiftSyntax AbsoluteRawSyntax.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
[124/227] Compiling SwiftSyntax AbsoluteSyntaxInfo.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
[125/227] Compiling SwiftSyntax Assert.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
[129/227] Compiling SwiftSyntax SyntaxProtocol.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
[130/227] Compiling SwiftSyntax SyntaxText.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
[131/227] Compiling SwiftSyntax SyntaxTreeViewMode.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
[132/227] Compiling SwiftSyntax TokenDiagnostic.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
[133/227] Compiling SwiftSyntax TokenSequence.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
[134/227] Compiling SwiftSyntax TokenSyntax.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
[138/227] Compiling SwiftSyntax Syntax.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
[139/227] Compiling SwiftSyntax SyntaxArena.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
[140/227] Compiling SwiftSyntax BumpPtrAllocator.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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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 |     }
[141/227] Compiling SwiftSyntax CommonAncestor.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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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 |     }
[142/227] Compiling SwiftSyntax Convenience.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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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 |     }
[143/227] Compiling SwiftSyntax CustomTraits.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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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 |     }
[144/227] Compiling SwiftSyntax EditorPlaceholder.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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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 |     }
[145/227] Compiling SwiftSyntax RawSyntaxNodesC.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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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 |     }
[146/227] Compiling SwiftSyntax RawSyntaxNodesD.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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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 |     }
[147/227] Compiling SwiftSyntax RawSyntaxNodesEF.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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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 |     }
[148/227] Compiling SwiftSyntax RawSyntaxNodesGHI.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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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 |     }
[149/227] Compiling SwiftSyntax RawSyntaxNodesJKLMN.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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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 |     }
[150/227] Compiling SwiftSyntax RawSyntaxNodesOP.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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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 |     }
[151/227] Compiling SwiftSyntax RawSyntaxNodesQRS.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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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 |     }
[152/227] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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 |     }
[153/227] Compiling SwiftSyntax RawSyntaxValidation.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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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
<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
<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
<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
<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-4606859-2":/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
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/11] Emitting module SwiftSyntax600
[3/11] Compiling SwiftSyntax600 Empty.swift
[4/12] Emitting module SwiftSyntax601
[5/12] Compiling SwiftSyntax601 Empty.swift
[6/13] Emitting module SwiftSyntax509
[7/13] Compiling SwiftSyntax509 Empty.swift
[8/13] Compiling SwiftSyntax510 Empty.swift
[9/13] Emitting module SwiftSyntax510
[10/55] Emitting module IssueReportingPackageSupport
[11/57] Compiling IssueReportingPackageSupport _Test.swift
[17/117] Compiling XCSnapshotTesting Snapshot+NSBezierPath.swift
[18/117] Compiling XCSnapshotTesting Snapshot+NSView.swift
[19/117] Compiling XCSnapshotTesting Snapshot+NSViewController.swift
[20/117] Compiling XCSnapshotTesting Snapshot+SceneKit.swift
[21/117] Compiling XCSnapshotTesting Snapshot+SpriteKit.swift
[22/117] Compiling XCSnapshotTesting Snapshot+UIApplication.swift
[23/117] Compiling XCSnapshotTesting Snapshot+UIBezierPath.swift
[24/117] Compiling XCSnapshotTesting Snapshot+UIView.swift
[25/117] Compiling XCSnapshotTesting Snapshot+UIViewController.swift
[26/117] Compiling XCSnapshotTesting Snapshot+View.swift
[27/117] Compiling XCSnapshotTesting InterfaceSizeClassTraitKey.swift
[28/117] Compiling XCSnapshotTesting AccessibilityContrastTraitKey.swift
[29/117] Compiling XCSnapshotTesting ContentSizeCategoryTraitKey.swift
[30/206] Compiling XCSnapshotTesting DisplayGamutTraitKey.swift
[31/206] Compiling XCSnapshotTesting DisplayScaleTraitKey.swift
[32/206] Compiling XCSnapshotTesting ForceTouchCapabilityTraitKey.swift
[33/206] Compiling XCSnapshotTesting ImageDynamicRangeTraitKey.swift
[34/206] Compiling XCSnapshotTesting LayoutDirectionTraitKey.swift
[35/206] Compiling XCSnapshotTesting LegibilityWeightTraitKey.swift
[36/206] Compiling XCSnapshotTesting ListEnvironmentTraitKey.swift
[37/206] Compiling XCSnapshotTesting SceneCaptureStateTraitKey.swift
[38/206] Compiling XCSnapshotTesting ToolbarItemPresentationSizeTraitKey.swift
[39/206] Compiling XCSnapshotTesting TypesettingLanguageTraitKey.swift
[40/206] Compiling XCSnapshotTesting UserInterfaceActiveAppearanceTraitKey.swift
[41/206] Compiling XCSnapshotTesting UserInterfaceIdiomTraitKey.swift
[42/206] Compiling XCSnapshotTesting UserInterfaceLevelTraitKey.swift
[43/206] Compiling XCSnapshotTesting UserInterfaceStyleTraitKey.swift
[44/206] Compiling XCSnapshotTesting Traits.swift
[45/206] Compiling XCSnapshotTesting NoWindowAvailableError.swift
[46/206] Compiling XCSnapshotTesting Snapshot+SDKApplication.swift
[47/206] Compiling XCSnapshotTesting Snapshot+WindowPool.swift
[48/206] Compiling XCSnapshotTesting SnapshotWindowConfiguration.swift
[49/206] Compiling XCSnapshotTesting WindowLease.swift
[50/206] Compiling XCSnapshotTesting WindowPool.swift
[51/206] Compiling XCSnapshotTesting BytesContainer.swift
[52/206] Compiling XCSnapshotTesting BytesRepresentable.swift
[53/206] Compiling XCSnapshotTesting BytesSerializationError.swift
[54/206] Compiling XCSnapshotTesting DataSerialization.swift
[55/206] Compiling XCSnapshotTesting DataSerializationConfiguration.swift
[56/206] Compiling SwiftSyntax SyntaxIdentifier.swift
[57/206] Compiling SwiftSyntax SyntaxNodeFactory.swift
[58/206] Compiling SwiftSyntax Identifier.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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 |     }
[59/206] Compiling SwiftSyntax MemoryLayout.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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 |     }
[60/206] Compiling SwiftSyntax MissingNodeInitializers.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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 |     }
[61/206] Compiling SwiftSyntax RawSyntax.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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 |     }
[62/206] Compiling SwiftSyntax RawSyntaxLayoutView.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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 |     }
[63/206] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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 |     }
[64/206] Compiling SwiftSyntax RawSyntaxTokenView.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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 |     }
[65/206] Compiling SwiftSyntax SourceEdit.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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 |     }
[66/206] Compiling SwiftSyntax SourceLength.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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 |     }
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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 |     }
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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 |     }
[69/206] Compiling SwiftSyntax SyntaxNodeStructure.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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 |     }
[70/206] Compiling SwiftSyntax SyntaxProtocol.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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 |     }
[71/206] Compiling SwiftSyntax SyntaxText.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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 |     }
[75/208] Emitting module XCSnapshotTesting
[76/208] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[77/208] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[78/208] Compiling SwiftSyntax SyntaxBaseNodes.swift
[79/208] Compiling SwiftSyntax SyntaxCollections.swift
[80/208] Compiling SwiftSyntax SyntaxEnum.swift
[81/208] Compiling SwiftSyntax SyntaxKind.swift
[82/208] Compiling SwiftSyntax SyntaxRewriter.swift
[83/208] Compiling SwiftSyntax SyntaxTraits.swift
[84/208] Compiling SwiftSyntax SyntaxVisitor.swift
[85/208] Compiling SwiftSyntax TokenKind.swift
[86/208] Compiling SwiftSyntax Tokens.swift
[87/208] Compiling SwiftSyntax TriviaPieces.swift
[88/208] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[89/208] Compiling SwiftSyntax SourcePresence.swift
[90/208] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[91/208] Compiling SwiftSyntax Syntax.swift
[92/208] Compiling SwiftSyntax SyntaxArena.swift
[93/208] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[94/208] Compiling SwiftSyntax SyntaxChildren.swift
[95/208] Compiling SwiftSyntax SyntaxCollection.swift
[96/208] Compiling SwiftSyntax SyntaxHashable.swift
[97/208] Compiling SwiftSyntax Trivia.swift
[98/208] Compiling SwiftSyntax Utils.swift
[99/208] Compiling SwiftSyntax ChildNameForKeyPath.swift
[100/208] Compiling SwiftSyntax Keyword.swift
[101/208] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[105/208] Compiling SwiftSyntax TokenSequence.swift
[106/208] Compiling SwiftSyntax TokenSyntax.swift
[107/208] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[108/208] Compiling SwiftSyntax TokenDiagnostic.swift
[109/208] Emitting module IssueReporting
[114/208] Compiling IssueReporting WithExpectedIssue.swift
[115/208] Compiling IssueReporting WithIssueContext.swift
[116/208] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[117/208] Compiling SwiftSyntax Assert.swift
[118/208] Compiling SwiftSyntax BumpPtrAllocator.swift
[119/208] Compiling SwiftSyntax CommonAncestor.swift
[120/208] Compiling SwiftSyntax Convenience.swift
[121/208] Compiling SwiftSyntax CustomTraits.swift
[122/208] Compiling SwiftSyntax EditorPlaceholder.swift
[123/208] Compiling SwiftSyntax SourceLocation.swift
[124/208] Compiling XCSnapshotTesting DataSerializationConfigurationKey.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/208] Compiling XCSnapshotTesting DataBytes.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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 |
[126/208] Compiling XCSnapshotTesting ImageBytes.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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 |
[127/208] Compiling XCSnapshotTesting StringBytes.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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 |
[128/208] Compiling XCSnapshotTesting Snapshot.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/208] Compiling XCSnapshotTesting Sync.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/208] Compiling XCSnapshotTesting SnapshotEngine.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/208] Compiling XCSnapshotTesting SnapshotFailContext.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/208] Compiling XCSnapshotTesting SnapshotFailure.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/208] Compiling XCSnapshotTesting SnapshotFileEngine.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/208] Compiling XCSnapshotTesting SnapshotPerformOperation.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/208] Compiling XCSnapshotTesting SnapshotTester.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/208] Compiling XCSnapshotTesting TestingSystem.swift
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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/.build/checkouts/xc-snapshot-testing/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 |
BUILD FAILURE 6.1 wasm