Build Information
Failed to build swift-snapshot-testing, reference main (36d0d9
), with Swift 6.1 for Wasm on 11 Sep 2025 11:45:48 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.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: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/snapshot-testing/swift-snapshot-testing
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 36d0d9b Fix build
Cloned https://github.com/snapshot-testing/swift-snapshot-testing.git
Revision (git rev-parse @):
36d0d9b536e56099dc613a6a057827a819746a41
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/snapshot-testing/swift-snapshot-testing.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.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-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.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/swiftlang/swift-syntax
[1/71913] Fetching swift-syntax
Fetching https://github.com/snapshot-testing/xc-snapshot-testing
Fetched https://github.com/swiftlang/swift-syntax from cache (8.42s)
[1/759] Fetching xc-snapshot-testing
Fetched https://github.com/snapshot-testing/xc-snapshot-testing from cache (0.51s)
Computing version for https://github.com/snapshot-testing/xc-snapshot-testing
Computed https://github.com/snapshot-testing/xc-snapshot-testing at 0.1.0 (9.34s)
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.37s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.89s)
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.90s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (3.47s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (0.85s)
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/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Creating working copy for https://github.com/snapshot-testing/xc-snapshot-testing
Working copy of https://github.com/snapshot-testing/xc-snapshot-testing resolved at 0.1.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.6.1
Building for debugging...
[0/20] Write sources
[18/20] Compiling _SwiftSyntaxCShims dummy.c
[19/20] Write swift-version-24593BA9C3E375BF.txt
[21/124] 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
[22/124] 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
[23/124] 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
[24/125] 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
[25/125] 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
[26/126] 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
[27/127] 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
[28/127] 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
[29/128] 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
[30/128] 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
[31/129] Compiling XCSnapshotTesting Snapshot+NSBezierPath.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[32/129] Compiling XCSnapshotTesting Snapshot+NSView.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[33/129] Compiling XCSnapshotTesting Snapshot+NSViewController.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[34/129] Compiling XCSnapshotTesting Snapshot+SceneKit.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[35/129] Compiling XCSnapshotTesting Snapshot+SpriteKit.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[36/129] Compiling XCSnapshotTesting Snapshot+UIApplication.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[37/129] Compiling XCSnapshotTesting Snapshot+UIBezierPath.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[38/129] Compiling XCSnapshotTesting Snapshot+UIView.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[39/129] Compiling XCSnapshotTesting Snapshot+UIViewController.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[40/129] 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
[41/129] 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
[42/129] 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
[43/129] 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
[49/142] 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
[50/225] 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
[51/225] 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
[52/225] 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
[53/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
[54/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
[55/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
[56/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
[57/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
[58/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
[59/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
[60/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
[61/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
[62/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
[63/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
[64/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
[65/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
[66/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
[67/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
[68/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
[69/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
[70/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
[71/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
[72/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
[73/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
[74/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
[75/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
[76/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
[77/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
[78/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
[79/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
[80/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
[81/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
[82/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
[83/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
[84/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
[85/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
[86/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
[87/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
[88/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
[89/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
[90/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
[91/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
[92/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
[93/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
[94/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
[95/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
[96/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
[97/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
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[102/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
[103/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
[104/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
[105/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
[106/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
[107/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
[108/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
[109/227] 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
[110/227] Compiling SwiftSyntax Identifier.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 | }
[111/227] Compiling SwiftSyntax MemoryLayout.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 | }
[112/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
/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 | }
[113/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
/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 | }
[114/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
/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 | }
[115/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
/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 | }
[116/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
/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 | }
[117/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
/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 | }
[118/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
/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
/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
/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
/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 | }
[122/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
/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 | }
[123/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 | }
[124/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
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[132/227] 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
[133/227] 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
[134/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
[135/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
[136/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
[137/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
[138/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
[139/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
[140/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
[141/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
[142/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
[143/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
[144/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
[145/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 |
[146/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 |
[147/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 |
[148/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 |
[149/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 |
[150/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 |
[151/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 |
[152/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 |
[153/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 |
[154/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 |
[155/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 |
[156/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 |
[157/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 |
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.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/9] Compiling IssueReportingPackageSupport _Test.swift
[3/9] Compiling SwiftSyntax601 Empty.swift
[4/9] Emitting module SwiftSyntax510
[5/9] Compiling SwiftSyntax510 Empty.swift
[6/10] Emitting module SwiftSyntax601
[7/13] Emitting module IssueReportingPackageSupport
[8/13] Compiling SwiftSyntax600 Empty.swift
[9/13] Emitting module SwiftSyntax600
[13/109] Emitting module SwiftSyntax509
[14/109] Compiling SwiftSyntax509 Empty.swift
[17/129] Compiling IssueReporting ErrorReporting.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 | }
[18/129] Compiling IssueReporting AppHostWarning.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 | }
[19/129] Compiling IssueReporting Deprecations.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 | }
[20/129] Compiling IssueReporting FailureObserver.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 | }
[21/129] Compiling IssueReporting LockIsolated.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 | }
[22/129] Compiling IssueReporting Rethrows.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 | }
[23/129] Compiling IssueReporting RuntimeWarningReporter.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 | }
[24/129] Compiling IssueReporting ReportIssue.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 | }
[25/129] Compiling IssueReporting BreakpointReporter.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 | }
[26/129] Compiling IssueReporting FatalErrorReporter.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 | }
[27/129] Compiling IssueReporting XCTest.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 | }
[28/129] Compiling IssueReporting IsTesting.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 | }
[29/129] Compiling IssueReporting IssueReporter.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 | }
[30/129] Compiling IssueReporting SwiftTesting.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 | }
[31/142] Compiling XCSnapshotTesting Snapshot+CaseIterable.swift
[32/142] Compiling XCSnapshotTesting Snapshot+Encodable.swift
[33/142] Compiling XCSnapshotTesting Snapshot+URLRequest.swift
[34/142] Compiling XCSnapshotTesting DeviceOrientation.swift
[35/142] Compiling XCSnapshotTesting ImageContext.swift
[36/142] Compiling XCSnapshotTesting LayoutConfiguration.swift
[37/142] Compiling XCSnapshotTesting SizeListener.swift
[38/142] Compiling XCSnapshotTesting SnapshotLayout.swift
[39/142] Compiling XCSnapshotTesting SnapshotUIController.swift
[40/142] Compiling XCSnapshotTesting SnapshotView.swift
[41/142] Compiling XCSnapshotTesting ViewOperationPayload.swift
[42/142] Compiling XCSnapshotTesting Snapshot+CALayer.swift
[43/142] Compiling XCSnapshotTesting Snapshot+CGPath.swift
[44/142] Compiling XCSnapshotTesting CGSize+Extension.swift
[45/142] Compiling XCSnapshotTesting CIImage+Extension.swift
[46/142] Compiling XCSnapshotTesting NSLayoutConstraint+Extension.swift
[47/142] Compiling XCSnapshotTesting ProcessInfo+Extension.swift
[48/142] Compiling XCSnapshotTesting String+Extension.swift
[49/142] Compiling XCSnapshotTesting Task+Extension.swift
[50/142] Compiling XCSnapshotTesting UIApplication+Extension.swift
[51/142] Compiling XCSnapshotTesting UIImage+Extension.swift
[52/142] Compiling XCSnapshotTesting UIView+Extension.swift
[53/142] Compiling XCSnapshotTesting UIViewController+Extension.swift
[54/142] Compiling XCSnapshotTesting UIWindow+Extension.swift
[55/142] Compiling XCSnapshotTesting WKWebView+Extension.swift
[56/142] Compiling XCSnapshotTesting Snapshot+Any.swift
[57/142] Emitting module XCSnapshotTesting
[62/142] Compiling IssueReporting TestContext.swift
[63/142] Compiling IssueReporting Unimplemented.swift
[64/208] Compiling SwiftSyntax RawSyntaxNodesC.swift
[65/208] Compiling SwiftSyntax RawSyntaxNodesD.swift
[66/208] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[67/208] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[68/208] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[69/208] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[70/208] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[71/208] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[72/208] Compiling SwiftSyntax RawSyntaxValidation.swift
[73/208] Compiling XCSnapshotTesting TypesettingLanguageTraitKey.swift
[74/208] Compiling XCSnapshotTesting UserInterfaceActiveAppearanceTraitKey.swift
[75/208] Compiling XCSnapshotTesting UserInterfaceIdiomTraitKey.swift
[76/208] Compiling XCSnapshotTesting UserInterfaceLevelTraitKey.swift
[77/208] Compiling XCSnapshotTesting Snapshot+NSBezierPath.swift
[78/208] Compiling XCSnapshotTesting Snapshot+NSView.swift
[79/208] Compiling XCSnapshotTesting Snapshot+NSViewController.swift
[80/208] Compiling XCSnapshotTesting Snapshot+SceneKit.swift
[81/208] Compiling XCSnapshotTesting Snapshot+SpriteKit.swift
[82/208] Compiling XCSnapshotTesting Snapshot+UIApplication.swift
[83/208] Compiling XCSnapshotTesting Snapshot+UIBezierPath.swift
[84/208] Compiling XCSnapshotTesting Snapshot+UIView.swift
[85/208] Compiling XCSnapshotTesting Snapshot+UIViewController.swift
[86/208] Compiling XCSnapshotTesting Snapshot+View.swift
[87/208] Compiling XCSnapshotTesting InterfaceSizeClassTraitKey.swift
[88/208] Compiling XCSnapshotTesting AccessibilityContrastTraitKey.swift
[89/208] Compiling XCSnapshotTesting ContentSizeCategoryTraitKey.swift
[90/208] Compiling XCSnapshotTesting UserInterfaceStyleTraitKey.swift
[91/208] Compiling XCSnapshotTesting Traits.swift
[92/208] Compiling XCSnapshotTesting NoWindowAvailableError.swift
[93/208] Compiling XCSnapshotTesting Snapshot+SDKApplication.swift
[94/208] Compiling XCSnapshotTesting Snapshot+WindowPool.swift
[95/208] Compiling XCSnapshotTesting SnapshotWindowConfiguration.swift
[96/208] Compiling XCSnapshotTesting WindowLease.swift
[97/208] Compiling XCSnapshotTesting WindowPool.swift
[98/208] Compiling XCSnapshotTesting BytesContainer.swift
[99/208] Compiling XCSnapshotTesting BytesRepresentable.swift
[100/208] Compiling XCSnapshotTesting BytesSerializationError.swift
[101/208] Compiling XCSnapshotTesting DataSerialization.swift
[102/208] Compiling XCSnapshotTesting DataSerializationConfiguration.swift
[103/208] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[104/208] Compiling SwiftSyntax RawSyntaxTokenView.swift
[105/208] Compiling SwiftSyntax SourceEdit.swift
[106/208] Compiling SwiftSyntax SourceLength.swift
[107/208] Compiling SwiftSyntax SourceLocation.swift
[108/208] Compiling SwiftSyntax SourcePresence.swift
[109/208] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[110/208] Compiling SwiftSyntax Syntax.swift
[111/208] Compiling SwiftSyntax SyntaxArena.swift
[112/208] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[113/208] Compiling SwiftSyntax SyntaxChildren.swift
[114/208] Compiling SwiftSyntax SyntaxCollection.swift
[115/208] Compiling SwiftSyntax SyntaxHashable.swift
[116/208] Compiling SwiftSyntax SyntaxIdentifier.swift
[117/208] Compiling SwiftSyntax MemoryLayout.swift
[118/208] Compiling SwiftSyntax MissingNodeInitializers.swift
[119/208] Compiling SwiftSyntax RawSyntax.swift
[120/208] Emitting module IssueReporting
[123/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 |
[124/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 |
[125/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 |
[126/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 |
[127/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 |
[128/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 |
[129/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 |
[130/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 |
[131/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 |
[132/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 |
[133/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 |
[134/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 |
[135/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 |
[136/208] Compiling SwiftSyntax Assert.swift
[137/208] Compiling SwiftSyntax BumpPtrAllocator.swift
[138/208] Compiling SwiftSyntax CommonAncestor.swift
[139/208] Compiling SwiftSyntax AbsolutePosition.swift
[140/208] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[141/208] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
BUILD FAILURE 6.1 wasm