Build Information
Failed to build swift-snapshot-testing, reference main (b71a65), with Swift 6.1 for Wasm on 14 Feb 2026 02:32:22 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
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 b71a657 Fix Linux Builds (#4)
Cloned https://github.com/snapshot-testing/swift-snapshot-testing.git
Revision (git rev-parse @):
b71a65781992ae8238c9d2e4f5965d5b0d634510
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
{
"dependencies" : [
{
"identity" : "xc-snapshot-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/snapshot-testing/xc-snapshot-testing"
},
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "601.0.0",
"upper_bound" : "603.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax"
}
],
"manifest_display_name" : "swift-snapshot-testing",
"name" : "swift-snapshot-testing",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "SnapshotTesting",
"targets" : [
"SnapshotTesting"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "InlineSnapshotTesting",
"targets" : [
"InlineSnapshotTesting"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SnapshotTestingTests",
"module_type" : "SwiftTarget",
"name" : "SnapshotTestingTests",
"path" : "Tests/SnapshotTestingTests",
"sources" : [
"Internal/BaseSuite.swift",
"RecordTests.swift",
"SnapshotsTraitTests.swift",
"UITests.swift"
],
"target_dependencies" : [
"SnapshotTesting"
],
"type" : "test"
},
{
"c99name" : "SnapshotTesting",
"module_type" : "SwiftTarget",
"name" : "SnapshotTesting",
"path" : "Sources/SnapshotTesting",
"product_dependencies" : [
"XCSnapshotTesting"
],
"product_memberships" : [
"SnapshotTesting",
"InlineSnapshotTesting"
],
"sources" : [
"Exports.swift",
"TestCompletionNotifier.swift",
"TestingSystem+SwiftTestingSystem.swift",
"Traits/DiffToolTrait.swift",
"Traits/MaxConcurrentTestsTrait.swift",
"Traits/PlatformTrait.swift",
"Traits/RecordTrait.swift"
],
"type" : "library"
},
{
"c99name" : "InlineSnapshotTestingTests",
"module_type" : "SwiftTarget",
"name" : "InlineSnapshotTestingTests",
"path" : "Tests/InlineSnapshotTestingTests",
"sources" : [
"AssertInlineSnapshotSwiftTests.swift",
"CustomDumpTests.swift",
"InlineSnapshotTestingTests.swift",
"Internal/BaseSuite.swift",
"Internal/BaseTestCase.swift"
],
"target_dependencies" : [
"InlineSnapshotTesting"
],
"type" : "test"
},
{
"c99name" : "InlineSnapshotTesting",
"module_type" : "SwiftTarget",
"name" : "InlineSnapshotTesting",
"path" : "Sources/InlineSnapshotTesting",
"product_dependencies" : [
"XCSnapshotTestingCustomDump",
"SwiftParser",
"SwiftSyntax",
"SwiftSyntaxBuilder"
],
"product_memberships" : [
"InlineSnapshotTesting"
],
"sources" : [
"AssertInline.swift",
"Extensions/String+.swift",
"SnapshotInlineEngine.swift",
"SnapshotInlineObservation.swift",
"SnapshotURL.swift",
"SwiftSyntax/InlineSnapshot.swift",
"SwiftSyntax/InlineSnapshotManager.swift",
"SwiftSyntax/SnapshotClosureDescriptor.swift",
"SwiftSyntax/SnapshotRewriter.swift",
"SwiftSyntax/SnapshotVisitor.swift",
"SwiftSyntax/TestSource.swift"
],
"target_dependencies" : [
"SnapshotTesting"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:58b971189c4d3c564696bb40c86e07506670ed096ab7351a005c7c449525017a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/snapshot-testing/xc-snapshot-testing
[1/831] Fetching xc-snapshot-testing
[592/74999] Fetching xc-snapshot-testing, swift-syntax
Fetched https://github.com/snapshot-testing/xc-snapshot-testing from cache (1.13s)
[5934/74168] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (9.98s)
Computing version for https://github.com/snapshot-testing/xc-snapshot-testing
Computed https://github.com/snapshot-testing/xc-snapshot-testing at 1.2.0 (11.18s)
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/o-nnerb/swift-async-stream
[1/5284] Fetching swift-custom-dump
[160/5539] Fetching swift-custom-dump, swift-async-stream
Fetched https://github.com/o-nnerb/swift-async-stream from cache (0.45s)
[5284/5284] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.61s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.4.1 (1.63s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5607] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.14s)
Computing version for https://github.com/o-nnerb/swift-async-stream
Computed https://github.com/o-nnerb/swift-async-stream at 1.3.2 (2.13s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (4.51s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.8.1 (1.10s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
Creating working copy for https://github.com/o-nnerb/swift-async-stream
Working copy of https://github.com/o-nnerb/swift-async-stream resolved at 1.3.2
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.8.1
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.4.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 1.2.0
Building for debugging...
[0/22] Write sources
[20/22] Compiling _SwiftSyntaxCShims PlatformMutex.c
[21/22] Write swift-version-24593BA9C3E375BF.txt
[23/45] 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/45] Emitting module SwiftSyntax509
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[25/46] Compiling SwiftSyntax601 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[26/46] Emitting module SwiftSyntax601
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[27/47] Compiling SwiftSyntax602 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
[28/47] Emitting module SwiftSyntax602
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/47] 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
[30/47] 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
[31/49] 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
[32/49] 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
[35/50] 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
[36/50] 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
[41/133] 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
[42/133] 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
[43/135] 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
[44/135] Compiling SwiftSyntax ArenaAllocatedBuffer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[45/135] 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
[46/135] 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
[47/135] 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
[48/136] Compiling SwiftAsyncStream ValueSubject.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/136] 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
[50/136] 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
[51/136] 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
[52/136] 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
[53/136] 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
[54/136] Compiling SwiftAsyncStream NodeSubject.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/136] Emitting module SwiftAsyncStream
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/136] Compiling SwiftAsyncStream SubjectAsyncIterator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/136] Compiling SwiftSyntax RawSyntaxArena.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/136] 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
[59/136] Compiling SwiftAsyncStream PassthroughSubject.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/136] 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
[61/136] 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
[62/136] 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
[63/136] 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
[64/136] Compiling SwiftAsyncStream Task+.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[69/137] 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
[70/137] 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
[71/137] 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
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[76/233] Compiling XCTestDynamicOverlay Exports.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[77/233] 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
[78/233] 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
[79/233] 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
[80/233] 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
[81/233] 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
[82/233] 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
[83/233] 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
[84/233] 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
[85/233] 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
[86/233] 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
[87/233] 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
[88/233] 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
[89/233] 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
[90/245] Compiling XCSnapshotTesting Snapshot+Encodable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[91/245] Compiling XCSnapshotTesting Snapshot+URLRequest.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[92/245] Compiling XCSnapshotTesting DeviceOrientation.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[93/245] Compiling XCSnapshotTesting ImageContext.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[94/245] Compiling XCSnapshotTesting LayoutConfiguration.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[95/245] Compiling XCSnapshotTesting SizeListener.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[96/245] Compiling XCSnapshotTesting SnapshotLayout.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[97/245] Compiling XCSnapshotTesting SnapshotUIController.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[98/245] Compiling XCSnapshotTesting SnapshotView.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[99/245] Compiling XCSnapshotTesting ViewOperationPayload.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[100/245] Compiling XCSnapshotTesting Snapshot+CALayer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[101/245] Compiling XCSnapshotTesting Snapshot+CGPath.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[102/245] 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
[103/245] 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
[104/245] 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
[105/245] 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
[106/245] 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
[107/245] 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
[108/245] 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
[109/245] 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
[110/245] 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
[111/245] 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
[112/245] 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
[113/245] 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
[114/245] 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
[115/245] 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
[116/245] 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
[117/245] 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
[118/245] 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
[119/245] 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
[120/245] 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
[121/245] 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
[122/245] 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
[123/245] 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
[124/245] 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
[125/245] 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
[126/245] 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
[127/245] 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
[128/245] 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
[129/245] 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
[130/245] Compiling XCSnapshotTesting 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 | }
[131/245] Compiling XCSnapshotTesting CleanCounterBetweenTestCases.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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 | }
[132/245] Compiling XCSnapshotTesting RecordMode.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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 | }
[133/245] Compiling XCSnapshotTesting SnapshotAttachment.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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 | }
[134/245] Compiling XCSnapshotTesting TestingSession.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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 | }
[135/245] Compiling XCSnapshotTesting Async.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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 | }
[136/245] Compiling XCSnapshotTesting DataDiffAttachmentGenerator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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 | }
[137/245] Compiling XCSnapshotTesting ImageDiffAttachmentGenerator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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 | }
[138/245] Compiling XCSnapshotTesting StringDiffAttachmentGenerator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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 | }
[139/245] Compiling XCSnapshotTesting DiffAttachmentGenerator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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 | }
[140/245] Compiling XCSnapshotTesting DiffHunk.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/CleanCounterBetweenTestCases.swift:18:9: error: cannot find 'NotificationCenter' in scope
16 |
17 | func testBundleDidFinish(_ testBundle: Bundle) {
18 | NotificationCenter.default.post(
| `- error: cannot find 'NotificationCenter' in scope
19 | name: XCTestBundleDidFinishNotification,
20 | object: nil
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/CleanCounterBetweenTestCases.swift:20:21: error: 'nil' requires a contextual type
18 | NotificationCenter.default.post(
19 | name: XCTestBundleDidFinishNotification,
20 | object: nil
| `- error: 'nil' requires a contextual type
21 | )
22 | }
[141/245] Compiling XCSnapshotTesting DiffTool.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/CleanCounterBetweenTestCases.swift:18:9: error: cannot find 'NotificationCenter' in scope
16 |
17 | func testBundleDidFinish(_ testBundle: Bundle) {
18 | NotificationCenter.default.post(
| `- error: cannot find 'NotificationCenter' in scope
19 | name: XCTestBundleDidFinishNotification,
20 | object: nil
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/CleanCounterBetweenTestCases.swift:20:21: error: 'nil' requires a contextual type
18 | NotificationCenter.default.post(
19 | name: XCTestBundleDidFinishNotification,
20 | object: nil
| `- error: 'nil' requires a contextual type
21 | )
22 | }
[142/245] Compiling XCSnapshotTesting Difference.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/CleanCounterBetweenTestCases.swift:18:9: error: cannot find 'NotificationCenter' in scope
16 |
17 | func testBundleDidFinish(_ testBundle: Bundle) {
18 | NotificationCenter.default.post(
| `- error: cannot find 'NotificationCenter' in scope
19 | name: XCTestBundleDidFinishNotification,
20 | object: nil
/host/spi-builder-workspace/.build/checkouts/xc-snapshot-testing/Sources/XCSnapshotTesting/Assert/CleanCounterBetweenTestCases.swift:20:21: error: 'nil' requires a contextual type
18 | NotificationCenter.default.post(
19 | name: XCTestBundleDidFinishNotification,
20 | object: nil
| `- error: 'nil' requires a contextual type
21 | )
22 | }
[143/245] Emitting module XCTestDynamicOverlay
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/245] Compiling XCTestDynamicOverlay Deprecations.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[145/246] Compiling XCSnapshotTesting DiffToolEnvironmentKey.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[146/246] Compiling XCSnapshotTesting DisableInconsistentTraitsCheckEnvironmentKey.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[147/246] Compiling XCSnapshotTesting IncludeMajorPlatformVersionInPathEnvironmentKey.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[148/246] Compiling XCSnapshotTesting MaxConcurrentTestsEnvironmentKey.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[149/246] Compiling XCSnapshotTesting PlatformEnvironmentKey.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[150/246] Compiling XCSnapshotTesting RecordEnvironmentKey.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[151/246] Compiling XCSnapshotTesting TraitsEnvironmentKey.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[152/246] Compiling XCSnapshotTesting WebViewToleranceEnvironmentKey.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[153/246] Compiling XCSnapshotTesting SnapshotEnvironment.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[154/246] Compiling XCSnapshotTesting SnapshotEnvironmentKey.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[155/246] Compiling XCSnapshotTesting SnapshotEnvironmentValues.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[156/246] Compiling XCSnapshotTesting CGImage+Extension.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[157/246] Compiling XCSnapshotTesting CGSize+Extension.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[158/246] Compiling XCSnapshotTesting CIImage+Extension.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[159/246] Compiling XCSnapshotTesting NSLayoutConstraint+Extension.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[160/246] Compiling XCSnapshotTesting ProcessInfo+Extension.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[161/246] Compiling XCSnapshotTesting String+Extension.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[162/246] Compiling XCSnapshotTesting Task+Extension.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[163/246] Compiling XCSnapshotTesting UIApplication+Extension.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[164/246] Compiling XCSnapshotTesting UIImage+Extension.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[165/246] Compiling XCSnapshotTesting UIView+Extension.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[166/246] Compiling XCSnapshotTesting UIViewController+Extension.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[167/246] Compiling XCSnapshotTesting UIWindow+Extension.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[168/246] Compiling XCSnapshotTesting WKWebView+Extension.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[169/246] Compiling XCSnapshotTesting Snapshot+Any.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[170/246] Compiling XCSnapshotTesting Snapshot+CaseIterable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[172/274] 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 |
[173/274] 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 |
[174/274] 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 |
[175/274] 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 |
[176/274] 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 |
[177/274] 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 |
[178/274] 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 |
[179/274] 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 |
[180/274] 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 |
[181/274] 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 |
[182/274] 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 |
[183/274] 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
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:58b971189c4d3c564696bb40c86e07506670ed096ab7351a005c7c449525017a
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/7] Compiling SwiftSyntax600 Empty.swift
[3/24] Emitting module SwiftSyntax600
[4/25] Compiling SwiftSyntax510 Empty.swift
[5/25] Emitting module SwiftSyntax510
[6/26] Compiling SwiftSyntax601 Empty.swift
[7/26] Emitting module SwiftSyntax601
[8/27] Emitting module SwiftSyntax602
[9/27] Compiling SwiftSyntax602 Empty.swift
[10/27] Emitting module IssueReportingPackageSupport
[11/27] Compiling IssueReportingPackageSupport _Test.swift
[12/29] Emitting module SwiftSyntax509
[13/29] Compiling SwiftSyntax509 Empty.swift
[19/30] Compiling SwiftAsyncStream PassthroughSubject.swift
[20/30] Compiling SwiftAsyncStream Lock.swift
[21/30] Compiling SwiftAsyncStream AnyAsyncSequence.swift
[23/30] Compiling SwiftAsyncStream NodeSubject.swift
[24/31] Compiling SwiftAsyncStream SubjectAsyncIterator.swift
[25/31] Compiling SwiftAsyncStream ValueSubject.swift
[26/31] Compiling SwiftAsyncStream AsyncSignal.swift
[27/31] Compiling SwiftAsyncStream InlineProperty.swift
[28/31] Emitting module SwiftAsyncStream
[29/31] Compiling SwiftAsyncStream AsyncLock.swift
[30/31] Compiling SwiftAsyncStream AsyncOperation.swift
[31/87] Compiling SwiftAsyncStream Task+.swift
[33/114] Compiling IssueReporting BreakpointReporter.swift
[34/114] Compiling IssueReporting DefaultReporter.swift
[35/114] Compiling IssueReporting XCTest.swift
[36/114] Compiling IssueReporting IsTesting.swift
[37/114] Compiling IssueReporting IssueReporter.swift
[38/146] Compiling XCSnapshotTesting MaxConcurrentTestsEnvironmentKey.swift
[39/146] Compiling XCSnapshotTesting PlatformEnvironmentKey.swift
[40/146] Compiling XCSnapshotTesting DisableInconsistentTraitsCheckEnvironmentKey.swift
[41/146] Compiling XCSnapshotTesting IncludeMajorPlatformVersionInPathEnvironmentKey.swift
[42/208] Emitting module IssueReporting
[43/208] Compiling XCSnapshotTesting Traits.swift
[44/208] Compiling XCSnapshotTesting NoWindowAvailableError.swift
[45/208] Compiling XCSnapshotTesting Snapshot+SDKApplication.swift
[46/208] Compiling XCSnapshotTesting Snapshot+WindowPool.swift
[47/208] Compiling XCSnapshotTesting SnapshotWindowConfiguration.swift
[48/208] Compiling XCSnapshotTesting WindowLease.swift
[49/208] Compiling XCSnapshotTesting WindowPool.swift
[50/208] Compiling XCSnapshotTesting BytesContainer.swift
[51/208] Compiling XCSnapshotTesting BytesRepresentable.swift
[52/208] Compiling XCSnapshotTesting BytesSerializationError.swift
[53/208] Compiling XCSnapshotTesting DataSerialization.swift
[54/208] Compiling XCSnapshotTesting DataSerializationConfiguration.swift
[55/208] Compiling XCSnapshotTesting DataSerializationConfigurationKey.swift
[56/208] Compiling XCSnapshotTesting DisplayScaleTraitKey.swift
[57/208] Compiling XCSnapshotTesting ForceTouchCapabilityTraitKey.swift
[58/208] Compiling XCSnapshotTesting ImageDynamicRangeTraitKey.swift
[59/208] Compiling XCSnapshotTesting LayoutDirectionTraitKey.swift
[60/208] Compiling XCSnapshotTesting LegibilityWeightTraitKey.swift
[61/208] Compiling XCSnapshotTesting ListEnvironmentTraitKey.swift
[62/208] Compiling XCSnapshotTesting SceneCaptureStateTraitKey.swift
[63/208] Compiling XCSnapshotTesting ToolbarItemPresentationSizeTraitKey.swift
[64/208] Compiling XCSnapshotTesting TypesettingLanguageTraitKey.swift
[65/208] Compiling XCSnapshotTesting UserInterfaceActiveAppearanceTraitKey.swift
[66/208] Compiling XCSnapshotTesting UserInterfaceIdiomTraitKey.swift
[67/208] Compiling XCSnapshotTesting UserInterfaceLevelTraitKey.swift
[68/208] Compiling XCSnapshotTesting UserInterfaceStyleTraitKey.swift
[69/220] Emitting module XCSnapshotTesting
[70/220] Compiling XCSnapshotTesting RecordEnvironmentKey.swift
[71/220] Compiling XCSnapshotTesting TraitsEnvironmentKey.swift
[72/220] Compiling XCSnapshotTesting String+Extension.swift
[73/220] Compiling XCSnapshotTesting Task+Extension.swift
[74/220] Compiling XCSnapshotTesting UIApplication+Extension.swift
[75/220] Compiling XCSnapshotTesting CIImage+Extension.swift
[76/220] Compiling XCSnapshotTesting NSLayoutConstraint+Extension.swift
[77/220] Compiling XCSnapshotTesting ProcessInfo+Extension.swift
[78/220] Compiling XCSnapshotTesting UIImage+Extension.swift
[79/220] Compiling XCSnapshotTesting UIView+Extension.swift
[80/220] Compiling XCSnapshotTesting UIViewController+Extension.swift
[82/221] Compiling XCSnapshotTesting Snapshot+Encodable.swift
[83/221] Compiling XCSnapshotTesting Snapshot+URLRequest.swift
[84/221] Compiling XCSnapshotTesting DeviceOrientation.swift
[85/221] Compiling XCSnapshotTesting ImageContext.swift
[86/221] Compiling XCSnapshotTesting LayoutConfiguration.swift
[87/221] Compiling XCSnapshotTesting SizeListener.swift
[88/221] Compiling XCSnapshotTesting SnapshotLayout.swift
[89/221] Compiling XCSnapshotTesting SnapshotUIController.swift
[90/221] Compiling XCSnapshotTesting SnapshotView.swift
[91/221] Compiling XCSnapshotTesting ViewOperationPayload.swift
[92/221] Compiling XCSnapshotTesting Snapshot+CALayer.swift
[93/221] Compiling XCSnapshotTesting Snapshot+CGPath.swift
[94/221] Compiling XCSnapshotTesting Snapshot+NSBezierPath.swift
[95/221] Compiling XCSnapshotTesting DiffToolEnvironmentKey.swift
[102/221] Compiling XCSnapshotTesting WebViewToleranceEnvironmentKey.swift
[103/221] Compiling XCSnapshotTesting SnapshotEnvironment.swift
[104/221] Compiling XCSnapshotTesting SnapshotEnvironmentKey.swift
[105/221] Compiling XCSnapshotTesting SnapshotEnvironmentValues.swift
[106/221] Compiling XCSnapshotTesting CGImage+Extension.swift
[107/221] Compiling XCSnapshotTesting CGSize+Extension.swift
[108/221] Compiling XCSnapshotTesting Snapshot+NSView.swift
[109/221] Compiling XCSnapshotTesting Snapshot+NSViewController.swift
[110/221] Compiling XCSnapshotTesting Snapshot+SceneKit.swift
[111/221] Compiling XCSnapshotTesting Snapshot+SpriteKit.swift
[112/221] Compiling XCSnapshotTesting Snapshot+UIApplication.swift
[113/221] Compiling XCSnapshotTesting Snapshot+UIBezierPath.swift
[114/221] Compiling XCSnapshotTesting Snapshot+UIView.swift
[115/221] Compiling XCSnapshotTesting Snapshot+UIViewController.swift
[116/221] Compiling XCSnapshotTesting Snapshot+View.swift
[117/221] Compiling XCSnapshotTesting InterfaceSizeClassTraitKey.swift
[118/221] Compiling XCSnapshotTesting AccessibilityContrastTraitKey.swift
[119/221] Compiling XCSnapshotTesting ContentSizeCategoryTraitKey.swift
[120/221] Compiling XCSnapshotTesting DisplayGamutTraitKey.swift
[130/221] Compiling XCSnapshotTesting UIWindow+Extension.swift
[131/221] Compiling XCSnapshotTesting WKWebView+Extension.swift
[132/221] Compiling XCSnapshotTesting Snapshot+Any.swift
[133/221] Compiling XCSnapshotTesting Snapshot+CaseIterable.swift
[134/221] Compiling XCSnapshotTesting Assert.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 | }
[135/221] Compiling XCSnapshotTesting CleanCounterBetweenTestCases.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 | }
[136/221] Compiling XCSnapshotTesting RecordMode.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 | }
[137/221] Compiling XCSnapshotTesting SnapshotAttachment.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 | }
[138/221] Compiling XCSnapshotTesting TestingSession.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 | }
[139/221] Compiling XCSnapshotTesting Async.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 | }
[140/221] Compiling XCSnapshotTesting DataDiffAttachmentGenerator.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 | }
[141/221] Compiling XCSnapshotTesting ImageDiffAttachmentGenerator.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 | }
[142/221] Compiling XCSnapshotTesting StringDiffAttachmentGenerator.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 | }
[143/221] Compiling XCSnapshotTesting DiffAttachmentGenerator.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 | }
[144/221] Compiling XCSnapshotTesting DiffHunk.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 | }
[145/221] Compiling XCSnapshotTesting DiffTool.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 | }
[146/221] Compiling XCSnapshotTesting Difference.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 | }
[147/224] Compiling XCTestDynamicOverlay Exports.swift
[148/224] Emitting module XCTestDynamicOverlay
[149/224] 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 |
[150/224] 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 |
[151/224] 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 |
[152/224] 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 |
[153/224] 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 |
[154/224] 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 |
[155/224] 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 |
[156/224] 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 |
[157/224] 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 |
[158/224] 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 |
[159/224] 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 |
[160/224] 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 |
[161/224] Compiling XCTestDynamicOverlay Deprecations.swift
BUILD FAILURE 6.1 wasm