Build Information
Successful build of xc-snapshot-testing, reference 0.1.0 (d48816
), with Swift 6.1 for macOS (SPM) on 11 Sep 2025 11:55:23 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/snapshot-testing/xc-snapshot-testing.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/snapshot-testing/xc-snapshot-testing
* tag 0.1.0 -> FETCH_HEAD
HEAD is now at d48816a Removed wrong documentation references (#2)
Cloned https://github.com/snapshot-testing/xc-snapshot-testing.git
Revision (git rev-parse @):
d48816af4ae17439a32e18d7dec757acee1c3375
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/snapshot-testing/xc-snapshot-testing.git at 0.1.0
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.02s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.02s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.4.3
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "xc-snapshot-testing",
"name": "xc-snapshot-testing",
"url": "https://github.com/snapshot-testing/xc-snapshot-testing.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xc-snapshot-testing",
"dependencies": [
{
"identity": "swift-custom-dump",
"name": "swift-custom-dump",
"url": "https://github.com/pointfreeco/swift-custom-dump",
"version": "1.3.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-custom-dump",
"dependencies": [
{
"identity": "xctest-dynamic-overlay",
"name": "xctest-dynamic-overlay",
"url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
"version": "1.6.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/snapshot-testing/xc-snapshot-testing.git
[1/759] Fetching xc-snapshot-testing
Fetched https://github.com/snapshot-testing/xc-snapshot-testing.git from cache (1.40s)
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.94s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (1.41s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.67s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (1.14s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.6.1
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/snapshot-testing/xc-snapshot-testing.git
Working copy of https://github.com/snapshot-testing/xc-snapshot-testing.git resolved at 0.1.0 (d48816a)
warning: '.resolve-product-dependencies': dependency 'xc-snapshot-testing' is not used by any target
Found 1 product dependencies
- swift-custom-dump
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/snapshot-testing/xc-snapshot-testing.git
https://github.com/snapshot-testing/xc-snapshot-testing.git
{
"dependencies" : [
{
"identity" : "swift-custom-dump",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-custom-dump"
}
],
"manifest_display_name" : "xc-snapshot-testing",
"name" : "xc-snapshot-testing",
"path" : "/Users/admin/builder/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" : "XCSnapshotTesting",
"targets" : [
"XCSnapshotTesting"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "XCSnapshotTestingCustomDump",
"targets" : [
"XCSnapshotTestingCustomDump"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "XCSnapshotTestingTests",
"module_type" : "SwiftTarget",
"name" : "XCSnapshotTestingTests",
"path" : "Tests/XCSnapshotTestingTests",
"sources" : [
"FoundationTests.swift",
"Internal/BaseTestCase.swift",
"Internal/TestHelpers.swift",
"UITests.swift",
"WithSnapshotTestingTests.swift"
],
"target_dependencies" : [
"XCSnapshotTesting"
],
"type" : "test"
},
{
"c99name" : "XCSnapshotTestingCustomDumpTests",
"module_type" : "SwiftTarget",
"name" : "XCSnapshotTestingCustomDumpTests",
"path" : "Tests/XCSnapshotTestingCustomDumpTests",
"sources" : [
"CustomDumpTests.swift"
],
"target_dependencies" : [
"XCSnapshotTestingCustomDump"
],
"type" : "test"
},
{
"c99name" : "XCSnapshotTestingCustomDump",
"module_type" : "SwiftTarget",
"name" : "XCSnapshotTestingCustomDump",
"path" : "Sources/XCSnapshotTestingCustomDump",
"product_dependencies" : [
"CustomDump"
],
"product_memberships" : [
"XCSnapshotTestingCustomDump"
],
"sources" : [
"CustomDump.swift"
],
"target_dependencies" : [
"XCSnapshotTesting"
],
"type" : "library"
},
{
"c99name" : "XCSnapshotTesting",
"module_type" : "SwiftTarget",
"name" : "XCSnapshotTesting",
"path" : "Sources/XCSnapshotTesting",
"product_memberships" : [
"XCSnapshotTesting",
"XCSnapshotTestingCustomDump"
],
"sources" : [
"Assert/Assert.swift",
"Assert/CleanCounterBetweenTestCases.swift",
"Assert/RecordMode.swift",
"Assert/SnapshotAttachment.swift",
"Assert/TestingSession.swift",
"Async.swift",
"Async/AsyncLock.swift",
"Async/AsyncOperation.swift",
"Async/AsyncSignal.swift",
"Diff/Defaults/DataDiffAttachmentGenerator.swift",
"Diff/Defaults/ImageDiffAttachmentGenerator.swift",
"Diff/Defaults/StringDiffAttachmentGenerator.swift",
"Diff/DiffAttachmentGenerator.swift",
"Diff/DiffHunk.swift",
"Diff/DiffTool.swift",
"Diff/Difference.swift",
"Environment/Defaults/DiffToolEnvironmentKey.swift",
"Environment/Defaults/DisableInconsistentTraitsCheckEnvironmentKey.swift",
"Environment/Defaults/IncludeMajorPlatformVersionInPathEnvironmentKey.swift",
"Environment/Defaults/MaxConcurrentTestsEnvironmentKey.swift",
"Environment/Defaults/PlatformEnvironmentKey.swift",
"Environment/Defaults/RecordEnvironmentKey.swift",
"Environment/Defaults/TraitsEnvironmentKey.swift",
"Environment/Defaults/WebViewToleranceEnvironmentKey.swift",
"Environment/SnapshotEnvironment.swift",
"Environment/SnapshotEnvironmentKey.swift",
"Environment/SnapshotEnvironmentValues.swift",
"Extensions/CGImage+Extension.swift",
"Extensions/CGSize+Extension.swift",
"Extensions/CIImage+Extension.swift",
"Extensions/NSLayoutConstraint+Extension.swift",
"Extensions/ProcessInfo+Extension.swift",
"Extensions/String+Extension.swift",
"Extensions/Task+Extension.swift",
"Extensions/UIApplication+Extension.swift",
"Extensions/UIImage+Extension.swift",
"Extensions/UIView+Extension.swift",
"Extensions/UIViewController+Extension.swift",
"Extensions/UIWindow+Extension.swift",
"Extensions/WKWebView+Extension.swift",
"Methods/Snapshot+Any.swift",
"Methods/Snapshot+CaseIterable.swift",
"Methods/Snapshot+Encodable.swift",
"Methods/Snapshot+URLRequest.swift",
"Methods/UI/Core/DeviceOrientation.swift",
"Methods/UI/Core/ImageContext.swift",
"Methods/UI/Core/LayoutConfiguration.swift",
"Methods/UI/Core/SizeListener.swift",
"Methods/UI/Core/SnapshotLayout.swift",
"Methods/UI/Core/SnapshotUIController.swift",
"Methods/UI/Core/SnapshotView.swift",
"Methods/UI/Core/ViewOperationPayload.swift",
"Methods/UI/Snapshot+CALayer.swift",
"Methods/UI/Snapshot+CGPath.swift",
"Methods/UI/Snapshot+NSBezierPath.swift",
"Methods/UI/Snapshot+NSView.swift",
"Methods/UI/Snapshot+NSViewController.swift",
"Methods/UI/Snapshot+SceneKit.swift",
"Methods/UI/Snapshot+SpriteKit.swift",
"Methods/UI/Snapshot+UIApplication.swift",
"Methods/UI/Snapshot+UIBezierPath.swift",
"Methods/UI/Snapshot+UIView.swift",
"Methods/UI/Snapshot+UIViewController.swift",
"Methods/UI/Snapshot+View.swift",
"Methods/UI/Traits/InterfaceSizeClassTraitKey.swift",
"Methods/UI/Traits/Trait Keys/AccessibilityContrastTraitKey.swift",
"Methods/UI/Traits/Trait Keys/ContentSizeCategoryTraitKey.swift",
"Methods/UI/Traits/Trait Keys/DisplayGamutTraitKey.swift",
"Methods/UI/Traits/Trait Keys/DisplayScaleTraitKey.swift",
"Methods/UI/Traits/Trait Keys/ForceTouchCapabilityTraitKey.swift",
"Methods/UI/Traits/Trait Keys/ImageDynamicRangeTraitKey.swift",
"Methods/UI/Traits/Trait Keys/LayoutDirectionTraitKey.swift",
"Methods/UI/Traits/Trait Keys/LegibilityWeightTraitKey.swift",
"Methods/UI/Traits/Trait Keys/ListEnvironmentTraitKey.swift",
"Methods/UI/Traits/Trait Keys/SceneCaptureStateTraitKey.swift",
"Methods/UI/Traits/Trait Keys/ToolbarItemPresentationSizeTraitKey.swift",
"Methods/UI/Traits/Trait Keys/TypesettingLanguageTraitKey.swift",
"Methods/UI/Traits/Trait Keys/UserInterfaceActiveAppearanceTraitKey.swift",
"Methods/UI/Traits/Trait Keys/UserInterfaceIdiomTraitKey.swift",
"Methods/UI/Traits/Trait Keys/UserInterfaceLevelTraitKey.swift",
"Methods/UI/Traits/Trait Keys/UserInterfaceStyleTraitKey.swift",
"Methods/UI/Traits/Traits.swift",
"Methods/UI/WindowPool/NoWindowAvailableError.swift",
"Methods/UI/WindowPool/Snapshot+SDKApplication.swift",
"Methods/UI/WindowPool/Snapshot+WindowPool.swift",
"Methods/UI/WindowPool/SnapshotWindowConfiguration.swift",
"Methods/UI/WindowPool/WindowLease.swift",
"Methods/UI/WindowPool/WindowPool.swift",
"Serialization/BytesContainer.swift",
"Serialization/BytesRepresentable.swift",
"Serialization/BytesSerializationError.swift",
"Serialization/DataSerialization.swift",
"Serialization/DataSerializationConfiguration.swift",
"Serialization/DataSerializationConfigurationKey.swift",
"Serialization/Defaults/DataBytes.swift",
"Serialization/Defaults/ImageBytes.swift",
"Serialization/Defaults/StringBytes.swift",
"Snapshot.swift",
"Sync.swift",
"Tester/SnapshotEngine.swift",
"Tester/SnapshotFailContext.swift",
"Tester/SnapshotFailure.swift",
"Tester/SnapshotFileEngine.swift",
"Tester/SnapshotPerformOperation.swift",
"Tester/SnapshotTester.swift",
"TestingSystem.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-2F0A5646E1D333AE.txt
[7/122] 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
[8/122] 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
[9/123] 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
[10/123] 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
[11/123] 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
[12/123] 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
[13/123] 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
[14/123] 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
[15/123] 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
[16/123] 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
[17/123] Compiling XCSnapshotTesting AsyncLock.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[18/123] Compiling XCSnapshotTesting AsyncOperation.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[19/123] 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
[20/123] 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
[21/123] Compiling XCSnapshotTesting AsyncSignal.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[22/123] 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
[23/123] 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
[24/123] 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
[25/123] 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
[26/123] 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
[27/126] 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
[28/126] 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
[29/126] 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
[30/154] Compiling CustomDump AnyType.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/154] Compiling CustomDump CollectionDifference.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/154] Compiling CustomDump Identifiable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[33/156] Compiling CustomDump Mirror.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[34/156] Compiling CustomDump String.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/156] Compiling CustomDump Unordered.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/156] Compiling CustomDump Foundation.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[37/156] Compiling CustomDump GameKit.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[38/156] Compiling CustomDump KeyPath.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[39/156] Emitting module CustomDump
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[40/156] Compiling CustomDump XCTAssertDifference.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/156] Compiling CustomDump XCTAssertNoDifference.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/156] Compiling CustomDump Dump.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/156] Compiling CustomDump ExpectDifference.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/156] Compiling CustomDump ExpectNoDifference.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/156] Compiling CustomDump CoreImage.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/156] Compiling CustomDump CoreLocation.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/156] Compiling CustomDump CoreMotion.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/156] Compiling CustomDump CustomDumpRepresentable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/156] Compiling CustomDump CustomDumpStringConvertible.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/156] Compiling CustomDump Diff.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/156] Compiling CustomDump UserNotifications.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/156] Compiling CustomDump UserNotificationsUI.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/156] Compiling CustomDump CustomDumpReflectable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/156] Compiling CustomDump Photos.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/156] Compiling CustomDump Speech.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/156] Compiling CustomDump StoreKit.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/156] Compiling CustomDump Swift.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/156] Compiling CustomDump SwiftUI.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/156] Compiling CustomDump UIKit.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/156] 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
/Users/admin/builder/spi-builder-workspace/Sources/XCSnapshotTesting/Serialization/Defaults/ImageBytes.swift:20:16: warning: stored property 'rawValue' of 'Sendable'-conforming struct 'ImageBytes' has non-sendable type 'NSImage'
18 |
19 | #if os(macOS)
20 | public let rawValue: NSImage
| `- warning: stored property 'rawValue' of 'Sendable'-conforming struct 'ImageBytes' has non-sendable type 'NSImage'
21 | #else
22 | public let rawValue: UIKit.UIImage
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:66:12: note: class 'NSImage' does not conform to the 'Sendable' protocol
64 | __attribute__((objc_subclassing_restricted))
65 | #endif /* NSIMAGE_UNAVAILABLE_MACCATALYST */
66 | @interface NSImage : NSObject
| `- note: class 'NSImage' does not conform to the 'Sendable' protocol
67 |
68 | #pragma mark - Initialization
[61/156] 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
/Users/admin/builder/spi-builder-workspace/Sources/XCSnapshotTesting/Serialization/Defaults/ImageBytes.swift:20:16: warning: stored property 'rawValue' of 'Sendable'-conforming struct 'ImageBytes' has non-sendable type 'NSImage'
18 |
19 | #if os(macOS)
20 | public let rawValue: NSImage
| `- warning: stored property 'rawValue' of 'Sendable'-conforming struct 'ImageBytes' has non-sendable type 'NSImage'
21 | #else
22 | public let rawValue: UIKit.UIImage
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:66:12: note: class 'NSImage' does not conform to the 'Sendable' protocol
64 | __attribute__((objc_subclassing_restricted))
65 | #endif /* NSIMAGE_UNAVAILABLE_MACCATALYST */
66 | @interface NSImage : NSObject
| `- note: class 'NSImage' does not conform to the 'Sendable' protocol
67 |
68 | #pragma mark - Initialization
[62/156] 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
/Users/admin/builder/spi-builder-workspace/Sources/XCSnapshotTesting/Serialization/Defaults/ImageBytes.swift:20:16: warning: stored property 'rawValue' of 'Sendable'-conforming struct 'ImageBytes' has non-sendable type 'NSImage'
18 |
19 | #if os(macOS)
20 | public let rawValue: NSImage
| `- warning: stored property 'rawValue' of 'Sendable'-conforming struct 'ImageBytes' has non-sendable type 'NSImage'
21 | #else
22 | public let rawValue: UIKit.UIImage
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:66:12: note: class 'NSImage' does not conform to the 'Sendable' protocol
64 | __attribute__((objc_subclassing_restricted))
65 | #endif /* NSIMAGE_UNAVAILABLE_MACCATALYST */
66 | @interface NSImage : NSObject
| `- note: class 'NSImage' does not conform to the 'Sendable' protocol
67 |
68 | #pragma mark - Initialization
[63/156] 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
/Users/admin/builder/spi-builder-workspace/Sources/XCSnapshotTesting/Serialization/Defaults/ImageBytes.swift:20:16: warning: stored property 'rawValue' of 'Sendable'-conforming struct 'ImageBytes' has non-sendable type 'NSImage'
18 |
19 | #if os(macOS)
20 | public let rawValue: NSImage
| `- warning: stored property 'rawValue' of 'Sendable'-conforming struct 'ImageBytes' has non-sendable type 'NSImage'
21 | #else
22 | public let rawValue: UIKit.UIImage
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:66:12: note: class 'NSImage' does not conform to the 'Sendable' protocol
64 | __attribute__((objc_subclassing_restricted))
65 | #endif /* NSIMAGE_UNAVAILABLE_MACCATALYST */
66 | @interface NSImage : NSObject
| `- note: class 'NSImage' does not conform to the 'Sendable' protocol
67 |
68 | #pragma mark - Initialization
[64/156] 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
/Users/admin/builder/spi-builder-workspace/Sources/XCSnapshotTesting/Serialization/Defaults/ImageBytes.swift:20:16: warning: stored property 'rawValue' of 'Sendable'-conforming struct 'ImageBytes' has non-sendable type 'NSImage'
18 |
19 | #if os(macOS)
20 | public let rawValue: NSImage
| `- warning: stored property 'rawValue' of 'Sendable'-conforming struct 'ImageBytes' has non-sendable type 'NSImage'
21 | #else
22 | public let rawValue: UIKit.UIImage
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:66:12: note: class 'NSImage' does not conform to the 'Sendable' protocol
64 | __attribute__((objc_subclassing_restricted))
65 | #endif /* NSIMAGE_UNAVAILABLE_MACCATALYST */
66 | @interface NSImage : NSObject
| `- note: class 'NSImage' does not conform to the 'Sendable' protocol
67 |
68 | #pragma mark - Initialization
[65/156] 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
/Users/admin/builder/spi-builder-workspace/Sources/XCSnapshotTesting/Serialization/Defaults/ImageBytes.swift:20:16: warning: stored property 'rawValue' of 'Sendable'-conforming struct 'ImageBytes' has non-sendable type 'NSImage'
18 |
19 | #if os(macOS)
20 | public let rawValue: NSImage
| `- warning: stored property 'rawValue' of 'Sendable'-conforming struct 'ImageBytes' has non-sendable type 'NSImage'
21 | #else
22 | public let rawValue: UIKit.UIImage
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:66:12: note: class 'NSImage' does not conform to the 'Sendable' protocol
64 | __attribute__((objc_subclassing_restricted))
65 | #endif /* NSIMAGE_UNAVAILABLE_MACCATALYST */
66 | @interface NSImage : NSObject
| `- note: class 'NSImage' does not conform to the 'Sendable' protocol
67 |
68 | #pragma mark - Initialization
[66/156] 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
/Users/admin/builder/spi-builder-workspace/Sources/XCSnapshotTesting/Serialization/Defaults/ImageBytes.swift:20:16: warning: stored property 'rawValue' of 'Sendable'-conforming struct 'ImageBytes' has non-sendable type 'NSImage'
18 |
19 | #if os(macOS)
20 | public let rawValue: NSImage
| `- warning: stored property 'rawValue' of 'Sendable'-conforming struct 'ImageBytes' has non-sendable type 'NSImage'
21 | #else
22 | public let rawValue: UIKit.UIImage
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:66:12: note: class 'NSImage' does not conform to the 'Sendable' protocol
64 | __attribute__((objc_subclassing_restricted))
65 | #endif /* NSIMAGE_UNAVAILABLE_MACCATALYST */
66 | @interface NSImage : NSObject
| `- note: class 'NSImage' does not conform to the 'Sendable' protocol
67 |
68 | #pragma mark - Initialization
[67/156] 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
/Users/admin/builder/spi-builder-workspace/Sources/XCSnapshotTesting/Serialization/Defaults/ImageBytes.swift:20:16: warning: stored property 'rawValue' of 'Sendable'-conforming struct 'ImageBytes' has non-sendable type 'NSImage'
18 |
19 | #if os(macOS)
20 | public let rawValue: NSImage
| `- warning: stored property 'rawValue' of 'Sendable'-conforming struct 'ImageBytes' has non-sendable type 'NSImage'
21 | #else
22 | public let rawValue: UIKit.UIImage
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:66:12: note: class 'NSImage' does not conform to the 'Sendable' protocol
64 | __attribute__((objc_subclassing_restricted))
65 | #endif /* NSIMAGE_UNAVAILABLE_MACCATALYST */
66 | @interface NSImage : NSObject
| `- note: class 'NSImage' does not conform to the 'Sendable' protocol
67 |
68 | #pragma mark - Initialization
[68/156] 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
/Users/admin/builder/spi-builder-workspace/Sources/XCSnapshotTesting/Serialization/Defaults/ImageBytes.swift:20:16: warning: stored property 'rawValue' of 'Sendable'-conforming struct 'ImageBytes' has non-sendable type 'NSImage'
18 |
19 | #if os(macOS)
20 | public let rawValue: NSImage
| `- warning: stored property 'rawValue' of 'Sendable'-conforming struct 'ImageBytes' has non-sendable type 'NSImage'
21 | #else
22 | public let rawValue: UIKit.UIImage
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:66:12: note: class 'NSImage' does not conform to the 'Sendable' protocol
64 | __attribute__((objc_subclassing_restricted))
65 | #endif /* NSIMAGE_UNAVAILABLE_MACCATALYST */
66 | @interface NSImage : NSObject
| `- note: class 'NSImage' does not conform to the 'Sendable' protocol
67 |
68 | #pragma mark - Initialization
[69/156] 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
/Users/admin/builder/spi-builder-workspace/Sources/XCSnapshotTesting/Serialization/Defaults/ImageBytes.swift:20:16: warning: stored property 'rawValue' of 'Sendable'-conforming struct 'ImageBytes' has non-sendable type 'NSImage'
18 |
19 | #if os(macOS)
20 | public let rawValue: NSImage
| `- warning: stored property 'rawValue' of 'Sendable'-conforming struct 'ImageBytes' has non-sendable type 'NSImage'
21 | #else
22 | public let rawValue: UIKit.UIImage
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:66:12: note: class 'NSImage' does not conform to the 'Sendable' protocol
64 | __attribute__((objc_subclassing_restricted))
65 | #endif /* NSIMAGE_UNAVAILABLE_MACCATALYST */
66 | @interface NSImage : NSObject
| `- note: class 'NSImage' does not conform to the 'Sendable' protocol
67 |
68 | #pragma mark - Initialization
[70/166] 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
/Users/admin/builder/spi-builder-workspace/Sources/XCSnapshotTesting/Serialization/Defaults/ImageBytes.swift:20:16: warning: stored property 'rawValue' of 'Sendable'-conforming struct 'ImageBytes' has non-sendable type 'NSImage'
18 |
19 | #if os(macOS)
20 | public let rawValue: NSImage
| `- warning: stored property 'rawValue' of 'Sendable'-conforming struct 'ImageBytes' has non-sendable type 'NSImage'
21 | #else
22 | public let rawValue: UIKit.UIImage
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:66:12: note: class 'NSImage' does not conform to the 'Sendable' protocol
64 | __attribute__((objc_subclassing_restricted))
65 | #endif /* NSIMAGE_UNAVAILABLE_MACCATALYST */
66 | @interface NSImage : NSObject
| `- note: class 'NSImage' does not conform to the 'Sendable' protocol
67 |
68 | #pragma mark - Initialization
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[89/166] 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
[90/166] 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
[91/166] 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
[92/166] 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
[93/166] 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
[94/166] 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
[95/166] 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
[96/166] 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
[97/166] 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
[98/166] 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
[99/166] 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
[100/166] 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
[101/166] 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
[102/166] 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
[103/166] 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
[104/166] 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
[105/166] 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
[106/166] 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
[107/166] 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
[108/166] 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
[109/166] 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
[110/166] 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
[111/166] 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
[112/166] 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
[113/166] 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
[114/166] 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
[115/166] 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
[116/166] 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
[117/166] 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
[118/166] 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
[119/166] 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
[120/166] 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
[121/166] 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
[122/166] 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
[123/166] 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
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/XCSnapshotTesting/Methods/UI/Core/ViewOperationPayload.swift:52:43: warning: sending value of non-Sendable type 'SDKImage' (aka 'NSImage') risks causing data races
50 | ) -> Async<Input, ImageBytes> {
51 | map { @MainActor payload in
52 | let image = try await executor(
| |- warning: sending value of non-Sendable type 'SDKImage' (aka 'NSImage') risks causing data races
| `- note: sending main actor-isolated value of non-Sendable type 'SDKImage' (aka 'NSImage') to nonisolated callee risks causing races in between main actor-isolated and nonisolated uses
53 | payload.input.snapshot()
54 | )
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/XCSnapshotTesting/Methods/UI/Core/ViewOperationPayload.swift:52:43: warning: sending value of non-Sendable type 'SDKImage' (aka 'NSImage') risks causing data races
50 | ) -> Async<Input, ImageBytes> {
51 | map { @MainActor payload in
52 | let image = try await executor(
| |- warning: sending value of non-Sendable type 'SDKImage' (aka 'NSImage') risks causing data races
| `- note: sending main actor-isolated value of non-Sendable type 'SDKImage' (aka 'NSImage') to nonisolated callee risks causing races in between main actor-isolated and nonisolated uses
53 | payload.input.snapshot()
54 | )
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/XCSnapshotTesting/Methods/UI/Core/ViewOperationPayload.swift:52:43: warning: sending value of non-Sendable type 'SDKImage' (aka 'NSImage') risks causing data races
50 | ) -> Async<Input, ImageBytes> {
51 | map { @MainActor payload in
52 | let image = try await executor(
| |- warning: sending value of non-Sendable type 'SDKImage' (aka 'NSImage') risks causing data races
| `- note: sending main actor-isolated value of non-Sendable type 'SDKImage' (aka 'NSImage') to nonisolated callee risks causing races in between main actor-isolated and nonisolated uses
53 | payload.input.snapshot()
54 | )
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/XCSnapshotTesting/Methods/UI/Core/ViewOperationPayload.swift:52:43: warning: sending value of non-Sendable type 'SDKImage' (aka 'NSImage') risks causing data races
50 | ) -> Async<Input, ImageBytes> {
51 | map { @MainActor payload in
52 | let image = try await executor(
| |- warning: sending value of non-Sendable type 'SDKImage' (aka 'NSImage') risks causing data races
| `- note: sending main actor-isolated value of non-Sendable type 'SDKImage' (aka 'NSImage') to nonisolated callee risks causing races in between main actor-isolated and nonisolated uses
53 | payload.input.snapshot()
54 | )
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/XCSnapshotTesting/Methods/UI/Core/ViewOperationPayload.swift:52:43: warning: sending value of non-Sendable type 'SDKImage' (aka 'NSImage') risks causing data races
50 | ) -> Async<Input, ImageBytes> {
51 | map { @MainActor payload in
52 | let image = try await executor(
| |- warning: sending value of non-Sendable type 'SDKImage' (aka 'NSImage') risks causing data races
| `- note: sending main actor-isolated value of non-Sendable type 'SDKImage' (aka 'NSImage') to nonisolated callee risks causing races in between main actor-isolated and nonisolated uses
53 | payload.input.snapshot()
54 | )
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/XCSnapshotTesting/Methods/UI/Core/ViewOperationPayload.swift:52:43: warning: sending value of non-Sendable type 'SDKImage' (aka 'NSImage') risks causing data races
50 | ) -> Async<Input, ImageBytes> {
51 | map { @MainActor payload in
52 | let image = try await executor(
| |- warning: sending value of non-Sendable type 'SDKImage' (aka 'NSImage') risks causing data races
| `- note: sending main actor-isolated value of non-Sendable type 'SDKImage' (aka 'NSImage') to nonisolated callee risks causing races in between main actor-isolated and nonisolated uses
53 | payload.input.snapshot()
54 | )
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/XCSnapshotTesting/Methods/UI/Core/ViewOperationPayload.swift:52:43: warning: sending value of non-Sendable type 'SDKImage' (aka 'NSImage') risks causing data races
50 | ) -> Async<Input, ImageBytes> {
51 | map { @MainActor payload in
52 | let image = try await executor(
| |- warning: sending value of non-Sendable type 'SDKImage' (aka 'NSImage') risks causing data races
| `- note: sending main actor-isolated value of non-Sendable type 'SDKImage' (aka 'NSImage') to nonisolated callee risks causing races in between main actor-isolated and nonisolated uses
53 | payload.input.snapshot()
54 | )
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/XCSnapshotTesting/Methods/UI/Core/ViewOperationPayload.swift:52:43: warning: sending value of non-Sendable type 'SDKImage' (aka 'NSImage') risks causing data races
50 | ) -> Async<Input, ImageBytes> {
51 | map { @MainActor payload in
52 | let image = try await executor(
| |- warning: sending value of non-Sendable type 'SDKImage' (aka 'NSImage') risks causing data races
| `- note: sending main actor-isolated value of non-Sendable type 'SDKImage' (aka 'NSImage') to nonisolated callee risks causing races in between main actor-isolated and nonisolated uses
53 | payload.input.snapshot()
54 | )
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/XCSnapshotTesting/Methods/UI/Core/ViewOperationPayload.swift:52:43: warning: sending value of non-Sendable type 'SDKImage' (aka 'NSImage') risks causing data races
50 | ) -> Async<Input, ImageBytes> {
51 | map { @MainActor payload in
52 | let image = try await executor(
| |- warning: sending value of non-Sendable type 'SDKImage' (aka 'NSImage') risks causing data races
| `- note: sending main actor-isolated value of non-Sendable type 'SDKImage' (aka 'NSImage') to nonisolated callee risks causing races in between main actor-isolated and nonisolated uses
53 | payload.input.snapshot()
54 | )
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/XCSnapshotTesting/Methods/UI/Core/ViewOperationPayload.swift:52:43: warning: sending value of non-Sendable type 'SDKImage' (aka 'NSImage') risks causing data races
50 | ) -> Async<Input, ImageBytes> {
51 | map { @MainActor payload in
52 | let image = try await executor(
| |- warning: sending value of non-Sendable type 'SDKImage' (aka 'NSImage') risks causing data races
| `- note: sending main actor-isolated value of non-Sendable type 'SDKImage' (aka 'NSImage') to nonisolated callee risks causing races in between main actor-isolated and nonisolated uses
53 | payload.input.snapshot()
54 | )
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/XCSnapshotTesting/Methods/UI/Core/ViewOperationPayload.swift:52:43: warning: sending value of non-Sendable type 'SDKImage' (aka 'NSImage') risks causing data races
50 | ) -> Async<Input, ImageBytes> {
51 | map { @MainActor payload in
52 | let image = try await executor(
| |- warning: sending value of non-Sendable type 'SDKImage' (aka 'NSImage') risks causing data races
| `- note: sending main actor-isolated value of non-Sendable type 'SDKImage' (aka 'NSImage') to nonisolated callee risks causing races in between main actor-isolated and nonisolated uses
53 | payload.input.snapshot()
54 | )
[135/166] 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
[136/166] 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
[137/166] 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
[138/166] 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
[139/166] 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
[140/166] 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
[141/166] 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
[142/166] 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
[143/166] 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
[144/166] 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
[145/166] 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
[146/166] 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
[147/166] 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
[148/166] 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
[149/166] 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
[150/166] 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
[151/166] 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
[152/166] 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
[153/166] 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
[154/166] 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
[155/166] 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
[156/166] 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
/Users/admin/builder/spi-builder-workspace/Sources/XCSnapshotTesting/Extensions/UIImage+Extension.swift:52:37: warning: sending 'self' risks causing data races
50 | let bitmapRep = NSBitmapImageRep(
51 | bitmapDataPlanes: nil,
52 | pixelsWide: Int(size.width),
| |- warning: sending 'self' risks causing data races
| `- note: task-isolated 'self' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
53 | pixelsHigh: Int(size.height),
54 | bitsPerSample: 8,
[157/166] 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
/Users/admin/builder/spi-builder-workspace/Sources/XCSnapshotTesting/Extensions/UIImage+Extension.swift:52:37: warning: sending 'self' risks causing data races
50 | let bitmapRep = NSBitmapImageRep(
51 | bitmapDataPlanes: nil,
52 | pixelsWide: Int(size.width),
| |- warning: sending 'self' risks causing data races
| `- note: task-isolated 'self' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
53 | pixelsHigh: Int(size.height),
54 | bitsPerSample: 8,
[158/166] 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
/Users/admin/builder/spi-builder-workspace/Sources/XCSnapshotTesting/Extensions/UIImage+Extension.swift:52:37: warning: sending 'self' risks causing data races
50 | let bitmapRep = NSBitmapImageRep(
51 | bitmapDataPlanes: nil,
52 | pixelsWide: Int(size.width),
| |- warning: sending 'self' risks causing data races
| `- note: task-isolated 'self' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
53 | pixelsHigh: Int(size.height),
54 | bitsPerSample: 8,
[159/166] 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
/Users/admin/builder/spi-builder-workspace/Sources/XCSnapshotTesting/Extensions/UIImage+Extension.swift:52:37: warning: sending 'self' risks causing data races
50 | let bitmapRep = NSBitmapImageRep(
51 | bitmapDataPlanes: nil,
52 | pixelsWide: Int(size.width),
| |- warning: sending 'self' risks causing data races
| `- note: task-isolated 'self' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
53 | pixelsHigh: Int(size.height),
54 | bitsPerSample: 8,
[160/166] 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
/Users/admin/builder/spi-builder-workspace/Sources/XCSnapshotTesting/Extensions/UIImage+Extension.swift:52:37: warning: sending 'self' risks causing data races
50 | let bitmapRep = NSBitmapImageRep(
51 | bitmapDataPlanes: nil,
52 | pixelsWide: Int(size.width),
| |- warning: sending 'self' risks causing data races
| `- note: task-isolated 'self' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
53 | pixelsHigh: Int(size.height),
54 | bitsPerSample: 8,
[161/166] 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
/Users/admin/builder/spi-builder-workspace/Sources/XCSnapshotTesting/Extensions/UIImage+Extension.swift:52:37: warning: sending 'self' risks causing data races
50 | let bitmapRep = NSBitmapImageRep(
51 | bitmapDataPlanes: nil,
52 | pixelsWide: Int(size.width),
| |- warning: sending 'self' risks causing data races
| `- note: task-isolated 'self' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
53 | pixelsHigh: Int(size.height),
54 | bitsPerSample: 8,
[162/166] 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
/Users/admin/builder/spi-builder-workspace/Sources/XCSnapshotTesting/Extensions/UIImage+Extension.swift:52:37: warning: sending 'self' risks causing data races
50 | let bitmapRep = NSBitmapImageRep(
51 | bitmapDataPlanes: nil,
52 | pixelsWide: Int(size.width),
| |- warning: sending 'self' risks causing data races
| `- note: task-isolated 'self' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
53 | pixelsHigh: Int(size.height),
54 | bitsPerSample: 8,
[163/166] 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
/Users/admin/builder/spi-builder-workspace/Sources/XCSnapshotTesting/Extensions/UIImage+Extension.swift:52:37: warning: sending 'self' risks causing data races
50 | let bitmapRep = NSBitmapImageRep(
51 | bitmapDataPlanes: nil,
52 | pixelsWide: Int(size.width),
| |- warning: sending 'self' risks causing data races
| `- note: task-isolated 'self' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
53 | pixelsHigh: Int(size.height),
54 | bitsPerSample: 8,
[164/166] 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
/Users/admin/builder/spi-builder-workspace/Sources/XCSnapshotTesting/Extensions/UIImage+Extension.swift:52:37: warning: sending 'self' risks causing data races
50 | let bitmapRep = NSBitmapImageRep(
51 | bitmapDataPlanes: nil,
52 | pixelsWide: Int(size.width),
| |- warning: sending 'self' risks causing data races
| `- note: task-isolated 'self' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
53 | pixelsHigh: Int(size.height),
54 | bitsPerSample: 8,
[165/166] 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
/Users/admin/builder/spi-builder-workspace/Sources/XCSnapshotTesting/Extensions/UIImage+Extension.swift:52:37: warning: sending 'self' risks causing data races
50 | let bitmapRep = NSBitmapImageRep(
51 | bitmapDataPlanes: nil,
52 | pixelsWide: Int(size.width),
| |- warning: sending 'self' risks causing data races
| `- note: task-isolated 'self' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
53 | pixelsHigh: Int(size.height),
54 | bitsPerSample: 8,
[166/166] 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
/Users/admin/builder/spi-builder-workspace/Sources/XCSnapshotTesting/Extensions/UIImage+Extension.swift:52:37: warning: sending 'self' risks causing data races
50 | let bitmapRep = NSBitmapImageRep(
51 | bitmapDataPlanes: nil,
52 | pixelsWide: Int(size.width),
| |- warning: sending 'self' risks causing data races
| `- note: task-isolated 'self' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
53 | pixelsHigh: Int(size.height),
54 | bitsPerSample: 8,
[167/168] Emitting module XCSnapshotTestingCustomDump
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/168] Compiling XCSnapshotTestingCustomDump CustomDump.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
Build complete! (13.76s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-custom-dump",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-custom-dump"
}
],
"manifest_display_name" : "xc-snapshot-testing",
"name" : "xc-snapshot-testing",
"path" : "/Users/admin/builder/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" : "XCSnapshotTesting",
"targets" : [
"XCSnapshotTesting"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "XCSnapshotTestingCustomDump",
"targets" : [
"XCSnapshotTestingCustomDump"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "XCSnapshotTestingTests",
"module_type" : "SwiftTarget",
"name" : "XCSnapshotTestingTests",
"path" : "Tests/XCSnapshotTestingTests",
"sources" : [
"FoundationTests.swift",
"Internal/BaseTestCase.swift",
"Internal/TestHelpers.swift",
"UITests.swift",
"WithSnapshotTestingTests.swift"
],
"target_dependencies" : [
"XCSnapshotTesting"
],
"type" : "test"
},
{
"c99name" : "XCSnapshotTestingCustomDumpTests",
"module_type" : "SwiftTarget",
"name" : "XCSnapshotTestingCustomDumpTests",
"path" : "Tests/XCSnapshotTestingCustomDumpTests",
"sources" : [
"CustomDumpTests.swift"
],
"target_dependencies" : [
"XCSnapshotTestingCustomDump"
],
"type" : "test"
},
{
"c99name" : "XCSnapshotTestingCustomDump",
"module_type" : "SwiftTarget",
"name" : "XCSnapshotTestingCustomDump",
"path" : "Sources/XCSnapshotTestingCustomDump",
"product_dependencies" : [
"CustomDump"
],
"product_memberships" : [
"XCSnapshotTestingCustomDump"
],
"sources" : [
"CustomDump.swift"
],
"target_dependencies" : [
"XCSnapshotTesting"
],
"type" : "library"
},
{
"c99name" : "XCSnapshotTesting",
"module_type" : "SwiftTarget",
"name" : "XCSnapshotTesting",
"path" : "Sources/XCSnapshotTesting",
"product_memberships" : [
"XCSnapshotTesting",
"XCSnapshotTestingCustomDump"
],
"sources" : [
"Assert/Assert.swift",
"Assert/CleanCounterBetweenTestCases.swift",
"Assert/RecordMode.swift",
"Assert/SnapshotAttachment.swift",
"Assert/TestingSession.swift",
"Async.swift",
"Async/AsyncLock.swift",
"Async/AsyncOperation.swift",
"Async/AsyncSignal.swift",
"Diff/Defaults/DataDiffAttachmentGenerator.swift",
"Diff/Defaults/ImageDiffAttachmentGenerator.swift",
"Diff/Defaults/StringDiffAttachmentGenerator.swift",
"Diff/DiffAttachmentGenerator.swift",
"Diff/DiffHunk.swift",
"Diff/DiffTool.swift",
"Diff/Difference.swift",
"Environment/Defaults/DiffToolEnvironmentKey.swift",
"Environment/Defaults/DisableInconsistentTraitsCheckEnvironmentKey.swift",
"Environment/Defaults/IncludeMajorPlatformVersionInPathEnvironmentKey.swift",
"Environment/Defaults/MaxConcurrentTestsEnvironmentKey.swift",
"Environment/Defaults/PlatformEnvironmentKey.swift",
"Environment/Defaults/RecordEnvironmentKey.swift",
"Environment/Defaults/TraitsEnvironmentKey.swift",
"Environment/Defaults/WebViewToleranceEnvironmentKey.swift",
"Environment/SnapshotEnvironment.swift",
"Environment/SnapshotEnvironmentKey.swift",
"Environment/SnapshotEnvironmentValues.swift",
"Extensions/CGImage+Extension.swift",
"Extensions/CGSize+Extension.swift",
"Extensions/CIImage+Extension.swift",
"Extensions/NSLayoutConstraint+Extension.swift",
"Extensions/ProcessInfo+Extension.swift",
"Extensions/String+Extension.swift",
"Extensions/Task+Extension.swift",
"Extensions/UIApplication+Extension.swift",
"Extensions/UIImage+Extension.swift",
"Extensions/UIView+Extension.swift",
"Extensions/UIViewController+Extension.swift",
"Extensions/UIWindow+Extension.swift",
"Extensions/WKWebView+Extension.swift",
"Methods/Snapshot+Any.swift",
"Methods/Snapshot+CaseIterable.swift",
"Methods/Snapshot+Encodable.swift",
"Methods/Snapshot+URLRequest.swift",
"Methods/UI/Core/DeviceOrientation.swift",
"Methods/UI/Core/ImageContext.swift",
"Methods/UI/Core/LayoutConfiguration.swift",
"Methods/UI/Core/SizeListener.swift",
"Methods/UI/Core/SnapshotLayout.swift",
"Methods/UI/Core/SnapshotUIController.swift",
"Methods/UI/Core/SnapshotView.swift",
"Methods/UI/Core/ViewOperationPayload.swift",
"Methods/UI/Snapshot+CALayer.swift",
"Methods/UI/Snapshot+CGPath.swift",
"Methods/UI/Snapshot+NSBezierPath.swift",
"Methods/UI/Snapshot+NSView.swift",
"Methods/UI/Snapshot+NSViewController.swift",
"Methods/UI/Snapshot+SceneKit.swift",
"Methods/UI/Snapshot+SpriteKit.swift",
"Methods/UI/Snapshot+UIApplication.swift",
"Methods/UI/Snapshot+UIBezierPath.swift",
"Methods/UI/Snapshot+UIView.swift",
"Methods/UI/Snapshot+UIViewController.swift",
"Methods/UI/Snapshot+View.swift",
"Methods/UI/Traits/InterfaceSizeClassTraitKey.swift",
"Methods/UI/Traits/Trait Keys/AccessibilityContrastTraitKey.swift",
"Methods/UI/Traits/Trait Keys/ContentSizeCategoryTraitKey.swift",
"Methods/UI/Traits/Trait Keys/DisplayGamutTraitKey.swift",
"Methods/UI/Traits/Trait Keys/DisplayScaleTraitKey.swift",
"Methods/UI/Traits/Trait Keys/ForceTouchCapabilityTraitKey.swift",
"Methods/UI/Traits/Trait Keys/ImageDynamicRangeTraitKey.swift",
"Methods/UI/Traits/Trait Keys/LayoutDirectionTraitKey.swift",
"Methods/UI/Traits/Trait Keys/LegibilityWeightTraitKey.swift",
"Methods/UI/Traits/Trait Keys/ListEnvironmentTraitKey.swift",
"Methods/UI/Traits/Trait Keys/SceneCaptureStateTraitKey.swift",
"Methods/UI/Traits/Trait Keys/ToolbarItemPresentationSizeTraitKey.swift",
"Methods/UI/Traits/Trait Keys/TypesettingLanguageTraitKey.swift",
"Methods/UI/Traits/Trait Keys/UserInterfaceActiveAppearanceTraitKey.swift",
"Methods/UI/Traits/Trait Keys/UserInterfaceIdiomTraitKey.swift",
"Methods/UI/Traits/Trait Keys/UserInterfaceLevelTraitKey.swift",
"Methods/UI/Traits/Trait Keys/UserInterfaceStyleTraitKey.swift",
"Methods/UI/Traits/Traits.swift",
"Methods/UI/WindowPool/NoWindowAvailableError.swift",
"Methods/UI/WindowPool/Snapshot+SDKApplication.swift",
"Methods/UI/WindowPool/Snapshot+WindowPool.swift",
"Methods/UI/WindowPool/SnapshotWindowConfiguration.swift",
"Methods/UI/WindowPool/WindowLease.swift",
"Methods/UI/WindowPool/WindowPool.swift",
"Serialization/BytesContainer.swift",
"Serialization/BytesRepresentable.swift",
"Serialization/BytesSerializationError.swift",
"Serialization/DataSerialization.swift",
"Serialization/DataSerializationConfiguration.swift",
"Serialization/DataSerializationConfigurationKey.swift",
"Serialization/Defaults/DataBytes.swift",
"Serialization/Defaults/ImageBytes.swift",
"Serialization/Defaults/StringBytes.swift",
"Snapshot.swift",
"Sync.swift",
"Tester/SnapshotEngine.swift",
"Tester/SnapshotFailContext.swift",
"Tester/SnapshotFailure.swift",
"Tester/SnapshotFileEngine.swift",
"Tester/SnapshotPerformOperation.swift",
"Tester/SnapshotTester.swift",
"TestingSystem.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/snapshot-testing/xc-snapshot-testing/0.1.0
Repository: snapshot-testing/xc-snapshot-testing
Swift version used: 6.1
Target: XCSnapshotTesting
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
* branch 4633b45fc732d8c55568be09dd852f9dc1582c25 -> FETCH_HEAD
HEAD is now at 4633b45 Update the artifact
Cloned https://github.com/swiftlang/swift-docc-render-artifact
Extracting symbol information for 'XCSnapshotTesting'...
Finished extracting symbol information for 'XCSnapshotTesting'. (6.56s)
Building documentation for 'XCSnapshotTesting'...
warning: Only links are allowed in task group list items
warning: Only links are allowed in task group list items
Finished building documentation for 'XCSnapshotTesting' (0.25s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/snapshot-testing/xc-snapshot-testing/0.1.0
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updating https://github.com/pointfreeco/swift-custom-dump
Updating https://github.com/pointfreeco/xctest-dynamic-overlay
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.66s)
Updated https://github.com/pointfreeco/xctest-dynamic-overlay (1.01s)
Updated https://github.com/pointfreeco/swift-custom-dump (1.01s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (2.12s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.4.3 (0.46s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (2.26s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.92s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.53s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Building for debugging...
[0/8] Write sources
[2/8] Write snippet-extract-tool-entitlement.plist
[3/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling Snippets SnippetParser.swift
[8/57] Emitting module Snippets
[9/57] Compiling Snippets Snippet.swift
[10/57] Compiling SymbolKit Mixin+Equals.swift
[11/57] Compiling SymbolKit Mixin+Hash.swift
[12/57] Compiling SymbolKit Mixin.swift
[13/57] Compiling SymbolKit LineList.swift
[14/57] Compiling SymbolKit Position.swift
[15/57] Compiling SymbolKit GenericConstraint.swift
[16/57] Compiling SymbolKit GenericParameter.swift
[17/57] Compiling SymbolKit Generics.swift
[18/57] Compiling SymbolKit Namespace.swift
[19/57] Compiling SymbolKit Names.swift
[20/57] Compiling SymbolKit SPI.swift
[21/57] Compiling SymbolKit Snippet.swift
[22/57] Compiling SymbolKit Extension.swift
[23/57] Compiling SymbolKit DeclarationFragments.swift
[24/57] Compiling SymbolKit Fragment.swift
[25/57] Compiling SymbolKit FragmentKind.swift
[26/57] Compiling SymbolKit FunctionParameter.swift
[27/57] Compiling SymbolKit FunctionSignature.swift
[28/57] Compiling SymbolKit Relationship.swift
[29/57] Compiling SymbolKit RelationshipKind.swift
[30/57] Compiling SymbolKit SourceOrigin.swift
[31/57] Compiling SymbolKit GenericConstraints.swift
[32/57] Compiling SymbolKit Swift.swift
[33/57] Compiling SymbolKit SemanticVersion.swift
[34/57] Compiling SymbolKit AccessControl.swift
[35/57] Compiling SymbolKit Availability.swift
[36/57] Compiling SymbolKit AvailabilityItem.swift
[37/57] Compiling SymbolKit Domain.swift
[38/57] Compiling SymbolKit Identifier.swift
[39/57] Compiling SymbolKit KindIdentifier.swift
[40/57] Compiling SymbolKit Location.swift
[41/57] Compiling SymbolKit Mutability.swift
[42/57] Compiling SymbolKit SourceRange.swift
[43/57] Compiling SymbolKit Metadata.swift
[44/57] Compiling SymbolKit Module.swift
[45/57] Compiling SymbolKit OperatingSystem.swift
[46/57] Compiling SymbolKit Platform.swift
[47/57] Compiling SymbolKit Symbol.swift
[48/57] Compiling SymbolKit SymbolKind.swift
[49/57] Compiling SymbolKit SymbolGraph.swift
[50/57] Compiling SymbolKit GraphCollector.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.86s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/98] Compiling XCSnapshotTesting WindowLease.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCSnapshotTesting/Serialization/Defaults/ImageBytes.swift:20:16: warning: stored property 'rawValue' of 'Sendable'-conforming struct 'ImageBytes' has non-sendable type 'NSImage'
18 |
19 | #if os(macOS)
20 | public let rawValue: NSImage
| `- warning: stored property 'rawValue' of 'Sendable'-conforming struct 'ImageBytes' has non-sendable type 'NSImage'
21 | #else
22 | public let rawValue: UIKit.UIImage
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:66:12: note: class 'NSImage' does not conform to the 'Sendable' protocol
64 | __attribute__((objc_subclassing_restricted))
65 | #endif /* NSIMAGE_UNAVAILABLE_MACCATALYST */
66 | @interface NSImage : NSObject
| `- note: class 'NSImage' does not conform to the 'Sendable' protocol
67 |
68 | #pragma mark - Initialization
[3/98] Compiling XCSnapshotTesting WindowPool.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCSnapshotTesting/Serialization/Defaults/ImageBytes.swift:20:16: warning: stored property 'rawValue' of 'Sendable'-conforming struct 'ImageBytes' has non-sendable type 'NSImage'
18 |
19 | #if os(macOS)
20 | public let rawValue: NSImage
| `- warning: stored property 'rawValue' of 'Sendable'-conforming struct 'ImageBytes' has non-sendable type 'NSImage'
21 | #else
22 | public let rawValue: UIKit.UIImage
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:66:12: note: class 'NSImage' does not conform to the 'Sendable' protocol
64 | __attribute__((objc_subclassing_restricted))
65 | #endif /* NSIMAGE_UNAVAILABLE_MACCATALYST */
66 | @interface NSImage : NSObject
| `- note: class 'NSImage' does not conform to the 'Sendable' protocol
67 |
68 | #pragma mark - Initialization
[4/98] Compiling XCSnapshotTesting BytesContainer.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCSnapshotTesting/Serialization/Defaults/ImageBytes.swift:20:16: warning: stored property 'rawValue' of 'Sendable'-conforming struct 'ImageBytes' has non-sendable type 'NSImage'
18 |
19 | #if os(macOS)
20 | public let rawValue: NSImage
| `- warning: stored property 'rawValue' of 'Sendable'-conforming struct 'ImageBytes' has non-sendable type 'NSImage'
21 | #else
22 | public let rawValue: UIKit.UIImage
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:66:12: note: class 'NSImage' does not conform to the 'Sendable' protocol
64 | __attribute__((objc_subclassing_restricted))
65 | #endif /* NSIMAGE_UNAVAILABLE_MACCATALYST */
66 | @interface NSImage : NSObject
| `- note: class 'NSImage' does not conform to the 'Sendable' protocol
67 |
68 | #pragma mark - Initialization
[5/98] Compiling XCSnapshotTesting BytesRepresentable.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCSnapshotTesting/Serialization/Defaults/ImageBytes.swift:20:16: warning: stored property 'rawValue' of 'Sendable'-conforming struct 'ImageBytes' has non-sendable type 'NSImage'
18 |
19 | #if os(macOS)
20 | public let rawValue: NSImage
| `- warning: stored property 'rawValue' of 'Sendable'-conforming struct 'ImageBytes' has non-sendable type 'NSImage'
21 | #else
22 | public let rawValue: UIKit.UIImage
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:66:12: note: class 'NSImage' does not conform to the 'Sendable' protocol
64 | __attribute__((objc_subclassing_restricted))
65 | #endif /* NSIMAGE_UNAVAILABLE_MACCATALYST */
66 | @interface NSImage : NSObject
| `- note: class 'NSImage' does not conform to the 'Sendable' protocol
67 |
68 | #pragma mark - Initialization
[6/98] Compiling XCSnapshotTesting BytesSerializationError.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCSnapshotTesting/Serialization/Defaults/ImageBytes.swift:20:16: warning: stored property 'rawValue' of 'Sendable'-conforming struct 'ImageBytes' has non-sendable type 'NSImage'
18 |
19 | #if os(macOS)
20 | public let rawValue: NSImage
| `- warning: stored property 'rawValue' of 'Sendable'-conforming struct 'ImageBytes' has non-sendable type 'NSImage'
21 | #else
22 | public let rawValue: UIKit.UIImage
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:66:12: note: class 'NSImage' does not conform to the 'Sendable' protocol
64 | __attribute__((objc_subclassing_restricted))
65 | #endif /* NSIMAGE_UNAVAILABLE_MACCATALYST */
66 | @interface NSImage : NSObject
| `- note: class 'NSImage' does not conform to the 'Sendable' protocol
67 |
68 | #pragma mark - Initialization
[7/98] Compiling XCSnapshotTesting DataSerialization.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCSnapshotTesting/Serialization/Defaults/ImageBytes.swift:20:16: warning: stored property 'rawValue' of 'Sendable'-conforming struct 'ImageBytes' has non-sendable type 'NSImage'
18 |
19 | #if os(macOS)
20 | public let rawValue: NSImage
| `- warning: stored property 'rawValue' of 'Sendable'-conforming struct 'ImageBytes' has non-sendable type 'NSImage'
21 | #else
22 | public let rawValue: UIKit.UIImage
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:66:12: note: class 'NSImage' does not conform to the 'Sendable' protocol
64 | __attribute__((objc_subclassing_restricted))
65 | #endif /* NSIMAGE_UNAVAILABLE_MACCATALYST */
66 | @interface NSImage : NSObject
| `- note: class 'NSImage' does not conform to the 'Sendable' protocol
67 |
68 | #pragma mark - Initialization
[8/98] Compiling XCSnapshotTesting DataSerializationConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCSnapshotTesting/Serialization/Defaults/ImageBytes.swift:20:16: warning: stored property 'rawValue' of 'Sendable'-conforming struct 'ImageBytes' has non-sendable type 'NSImage'
18 |
19 | #if os(macOS)
20 | public let rawValue: NSImage
| `- warning: stored property 'rawValue' of 'Sendable'-conforming struct 'ImageBytes' has non-sendable type 'NSImage'
21 | #else
22 | public let rawValue: UIKit.UIImage
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:66:12: note: class 'NSImage' does not conform to the 'Sendable' protocol
64 | __attribute__((objc_subclassing_restricted))
65 | #endif /* NSIMAGE_UNAVAILABLE_MACCATALYST */
66 | @interface NSImage : NSObject
| `- note: class 'NSImage' does not conform to the 'Sendable' protocol
67 |
68 | #pragma mark - Initialization
[9/98] Compiling XCSnapshotTesting DataSerializationConfigurationKey.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCSnapshotTesting/Serialization/Defaults/ImageBytes.swift:20:16: warning: stored property 'rawValue' of 'Sendable'-conforming struct 'ImageBytes' has non-sendable type 'NSImage'
18 |
19 | #if os(macOS)
20 | public let rawValue: NSImage
| `- warning: stored property 'rawValue' of 'Sendable'-conforming struct 'ImageBytes' has non-sendable type 'NSImage'
21 | #else
22 | public let rawValue: UIKit.UIImage
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:66:12: note: class 'NSImage' does not conform to the 'Sendable' protocol
64 | __attribute__((objc_subclassing_restricted))
65 | #endif /* NSIMAGE_UNAVAILABLE_MACCATALYST */
66 | @interface NSImage : NSObject
| `- note: class 'NSImage' does not conform to the 'Sendable' protocol
67 |
68 | #pragma mark - Initialization
[10/98] Compiling XCSnapshotTesting DataBytes.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCSnapshotTesting/Serialization/Defaults/ImageBytes.swift:20:16: warning: stored property 'rawValue' of 'Sendable'-conforming struct 'ImageBytes' has non-sendable type 'NSImage'
18 |
19 | #if os(macOS)
20 | public let rawValue: NSImage
| `- warning: stored property 'rawValue' of 'Sendable'-conforming struct 'ImageBytes' has non-sendable type 'NSImage'
21 | #else
22 | public let rawValue: UIKit.UIImage
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:66:12: note: class 'NSImage' does not conform to the 'Sendable' protocol
64 | __attribute__((objc_subclassing_restricted))
65 | #endif /* NSIMAGE_UNAVAILABLE_MACCATALYST */
66 | @interface NSImage : NSObject
| `- note: class 'NSImage' does not conform to the 'Sendable' protocol
67 |
68 | #pragma mark - Initialization
[11/98] Compiling XCSnapshotTesting ImageBytes.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCSnapshotTesting/Serialization/Defaults/ImageBytes.swift:20:16: warning: stored property 'rawValue' of 'Sendable'-conforming struct 'ImageBytes' has non-sendable type 'NSImage'
18 |
19 | #if os(macOS)
20 | public let rawValue: NSImage
| `- warning: stored property 'rawValue' of 'Sendable'-conforming struct 'ImageBytes' has non-sendable type 'NSImage'
21 | #else
22 | public let rawValue: UIKit.UIImage
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:66:12: note: class 'NSImage' does not conform to the 'Sendable' protocol
64 | __attribute__((objc_subclassing_restricted))
65 | #endif /* NSIMAGE_UNAVAILABLE_MACCATALYST */
66 | @interface NSImage : NSObject
| `- note: class 'NSImage' does not conform to the 'Sendable' protocol
67 |
68 | #pragma mark - Initialization
[12/108] Emitting module XCSnapshotTesting
/Users/admin/builder/spi-builder-workspace/Sources/XCSnapshotTesting/Serialization/Defaults/ImageBytes.swift:20:16: warning: stored property 'rawValue' of 'Sendable'-conforming struct 'ImageBytes' has non-sendable type 'NSImage'
18 |
19 | #if os(macOS)
20 | public let rawValue: NSImage
| `- warning: stored property 'rawValue' of 'Sendable'-conforming struct 'ImageBytes' has non-sendable type 'NSImage'
21 | #else
22 | public let rawValue: UIKit.UIImage
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:66:12: note: class 'NSImage' does not conform to the 'Sendable' protocol
64 | __attribute__((objc_subclassing_restricted))
65 | #endif /* NSIMAGE_UNAVAILABLE_MACCATALYST */
66 | @interface NSImage : NSObject
| `- note: class 'NSImage' does not conform to the 'Sendable' protocol
67 |
68 | #pragma mark - Initialization
[13/108] Compiling XCSnapshotTesting Assert.swift
[14/108] Compiling XCSnapshotTesting CleanCounterBetweenTestCases.swift
[15/108] Compiling XCSnapshotTesting RecordMode.swift
[16/108] Compiling XCSnapshotTesting SnapshotAttachment.swift
[17/108] Compiling XCSnapshotTesting TestingSession.swift
[18/108] Compiling XCSnapshotTesting Async.swift
[19/108] Compiling XCSnapshotTesting AsyncLock.swift
[20/108] Compiling XCSnapshotTesting AsyncOperation.swift
[21/108] Compiling XCSnapshotTesting AsyncSignal.swift
[22/108] Compiling XCSnapshotTesting DataDiffAttachmentGenerator.swift
[23/108] Compiling XCSnapshotTesting ImageDiffAttachmentGenerator.swift
[24/108] Compiling XCSnapshotTesting TraitsEnvironmentKey.swift
[25/108] Compiling XCSnapshotTesting WebViewToleranceEnvironmentKey.swift
[26/108] Compiling XCSnapshotTesting SnapshotEnvironment.swift
[27/108] Compiling XCSnapshotTesting SnapshotEnvironmentKey.swift
[28/108] Compiling XCSnapshotTesting SnapshotEnvironmentValues.swift
[29/108] Compiling XCSnapshotTesting CGImage+Extension.swift
[30/108] Compiling XCSnapshotTesting CGSize+Extension.swift
[31/108] Compiling XCSnapshotTesting CIImage+Extension.swift
[32/108] Compiling XCSnapshotTesting NSLayoutConstraint+Extension.swift
[33/108] Compiling XCSnapshotTesting ProcessInfo+Extension.swift
[34/108] Compiling XCSnapshotTesting String+Extension.swift
[35/108] Compiling XCSnapshotTesting ContentSizeCategoryTraitKey.swift
[36/108] Compiling XCSnapshotTesting DisplayGamutTraitKey.swift
[37/108] Compiling XCSnapshotTesting DisplayScaleTraitKey.swift
[38/108] Compiling XCSnapshotTesting ForceTouchCapabilityTraitKey.swift
[39/108] Compiling XCSnapshotTesting ImageDynamicRangeTraitKey.swift
[40/108] Compiling XCSnapshotTesting LayoutDirectionTraitKey.swift
[41/108] Compiling XCSnapshotTesting LegibilityWeightTraitKey.swift
[42/108] Compiling XCSnapshotTesting ListEnvironmentTraitKey.swift
[43/108] Compiling XCSnapshotTesting SceneCaptureStateTraitKey.swift
[44/108] Compiling XCSnapshotTesting ToolbarItemPresentationSizeTraitKey.swift
[45/108] Compiling XCSnapshotTesting DeviceOrientation.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCSnapshotTesting/Methods/UI/Core/ViewOperationPayload.swift:52:43: warning: sending value of non-Sendable type 'SDKImage' (aka 'NSImage') risks causing data races
50 | ) -> Async<Input, ImageBytes> {
51 | map { @MainActor payload in
52 | let image = try await executor(
| |- warning: sending value of non-Sendable type 'SDKImage' (aka 'NSImage') risks causing data races
| `- note: sending main actor-isolated value of non-Sendable type 'SDKImage' (aka 'NSImage') to nonisolated callee risks causing races in between main actor-isolated and nonisolated uses
53 | payload.input.snapshot()
54 | )
[46/108] Compiling XCSnapshotTesting ImageContext.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCSnapshotTesting/Methods/UI/Core/ViewOperationPayload.swift:52:43: warning: sending value of non-Sendable type 'SDKImage' (aka 'NSImage') risks causing data races
50 | ) -> Async<Input, ImageBytes> {
51 | map { @MainActor payload in
52 | let image = try await executor(
| |- warning: sending value of non-Sendable type 'SDKImage' (aka 'NSImage') risks causing data races
| `- note: sending main actor-isolated value of non-Sendable type 'SDKImage' (aka 'NSImage') to nonisolated callee risks causing races in between main actor-isolated and nonisolated uses
53 | payload.input.snapshot()
54 | )
[47/108] Compiling XCSnapshotTesting LayoutConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCSnapshotTesting/Methods/UI/Core/ViewOperationPayload.swift:52:43: warning: sending value of non-Sendable type 'SDKImage' (aka 'NSImage') risks causing data races
50 | ) -> Async<Input, ImageBytes> {
51 | map { @MainActor payload in
52 | let image = try await executor(
| |- warning: sending value of non-Sendable type 'SDKImage' (aka 'NSImage') risks causing data races
| `- note: sending main actor-isolated value of non-Sendable type 'SDKImage' (aka 'NSImage') to nonisolated callee risks causing races in between main actor-isolated and nonisolated uses
53 | payload.input.snapshot()
54 | )
[48/108] Compiling XCSnapshotTesting SizeListener.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCSnapshotTesting/Methods/UI/Core/ViewOperationPayload.swift:52:43: warning: sending value of non-Sendable type 'SDKImage' (aka 'NSImage') risks causing data races
50 | ) -> Async<Input, ImageBytes> {
51 | map { @MainActor payload in
52 | let image = try await executor(
| |- warning: sending value of non-Sendable type 'SDKImage' (aka 'NSImage') risks causing data races
| `- note: sending main actor-isolated value of non-Sendable type 'SDKImage' (aka 'NSImage') to nonisolated callee risks causing races in between main actor-isolated and nonisolated uses
53 | payload.input.snapshot()
54 | )
[49/108] Compiling XCSnapshotTesting SnapshotLayout.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCSnapshotTesting/Methods/UI/Core/ViewOperationPayload.swift:52:43: warning: sending value of non-Sendable type 'SDKImage' (aka 'NSImage') risks causing data races
50 | ) -> Async<Input, ImageBytes> {
51 | map { @MainActor payload in
52 | let image = try await executor(
| |- warning: sending value of non-Sendable type 'SDKImage' (aka 'NSImage') risks causing data races
| `- note: sending main actor-isolated value of non-Sendable type 'SDKImage' (aka 'NSImage') to nonisolated callee risks causing races in between main actor-isolated and nonisolated uses
53 | payload.input.snapshot()
54 | )
[50/108] Compiling XCSnapshotTesting SnapshotUIController.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCSnapshotTesting/Methods/UI/Core/ViewOperationPayload.swift:52:43: warning: sending value of non-Sendable type 'SDKImage' (aka 'NSImage') risks causing data races
50 | ) -> Async<Input, ImageBytes> {
51 | map { @MainActor payload in
52 | let image = try await executor(
| |- warning: sending value of non-Sendable type 'SDKImage' (aka 'NSImage') risks causing data races
| `- note: sending main actor-isolated value of non-Sendable type 'SDKImage' (aka 'NSImage') to nonisolated callee risks causing races in between main actor-isolated and nonisolated uses
53 | payload.input.snapshot()
54 | )
[51/108] Compiling XCSnapshotTesting SnapshotView.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCSnapshotTesting/Methods/UI/Core/ViewOperationPayload.swift:52:43: warning: sending value of non-Sendable type 'SDKImage' (aka 'NSImage') risks causing data races
50 | ) -> Async<Input, ImageBytes> {
51 | map { @MainActor payload in
52 | let image = try await executor(
| |- warning: sending value of non-Sendable type 'SDKImage' (aka 'NSImage') risks causing data races
| `- note: sending main actor-isolated value of non-Sendable type 'SDKImage' (aka 'NSImage') to nonisolated callee risks causing races in between main actor-isolated and nonisolated uses
53 | payload.input.snapshot()
54 | )
[52/108] Compiling XCSnapshotTesting ViewOperationPayload.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCSnapshotTesting/Methods/UI/Core/ViewOperationPayload.swift:52:43: warning: sending value of non-Sendable type 'SDKImage' (aka 'NSImage') risks causing data races
50 | ) -> Async<Input, ImageBytes> {
51 | map { @MainActor payload in
52 | let image = try await executor(
| |- warning: sending value of non-Sendable type 'SDKImage' (aka 'NSImage') risks causing data races
| `- note: sending main actor-isolated value of non-Sendable type 'SDKImage' (aka 'NSImage') to nonisolated callee risks causing races in between main actor-isolated and nonisolated uses
53 | payload.input.snapshot()
54 | )
[53/108] Compiling XCSnapshotTesting Snapshot+CALayer.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCSnapshotTesting/Methods/UI/Core/ViewOperationPayload.swift:52:43: warning: sending value of non-Sendable type 'SDKImage' (aka 'NSImage') risks causing data races
50 | ) -> Async<Input, ImageBytes> {
51 | map { @MainActor payload in
52 | let image = try await executor(
| |- warning: sending value of non-Sendable type 'SDKImage' (aka 'NSImage') risks causing data races
| `- note: sending main actor-isolated value of non-Sendable type 'SDKImage' (aka 'NSImage') to nonisolated callee risks causing races in between main actor-isolated and nonisolated uses
53 | payload.input.snapshot()
54 | )
[54/108] Compiling XCSnapshotTesting Snapshot+CGPath.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCSnapshotTesting/Methods/UI/Core/ViewOperationPayload.swift:52:43: warning: sending value of non-Sendable type 'SDKImage' (aka 'NSImage') risks causing data races
50 | ) -> Async<Input, ImageBytes> {
51 | map { @MainActor payload in
52 | let image = try await executor(
| |- warning: sending value of non-Sendable type 'SDKImage' (aka 'NSImage') risks causing data races
| `- note: sending main actor-isolated value of non-Sendable type 'SDKImage' (aka 'NSImage') to nonisolated callee risks causing races in between main actor-isolated and nonisolated uses
53 | payload.input.snapshot()
54 | )
[55/108] Compiling XCSnapshotTesting Snapshot+NSBezierPath.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCSnapshotTesting/Methods/UI/Core/ViewOperationPayload.swift:52:43: warning: sending value of non-Sendable type 'SDKImage' (aka 'NSImage') risks causing data races
50 | ) -> Async<Input, ImageBytes> {
51 | map { @MainActor payload in
52 | let image = try await executor(
| |- warning: sending value of non-Sendable type 'SDKImage' (aka 'NSImage') risks causing data races
| `- note: sending main actor-isolated value of non-Sendable type 'SDKImage' (aka 'NSImage') to nonisolated callee risks causing races in between main actor-isolated and nonisolated uses
53 | payload.input.snapshot()
54 | )
[56/108] Compiling XCSnapshotTesting TypesettingLanguageTraitKey.swift
[57/108] Compiling XCSnapshotTesting UserInterfaceActiveAppearanceTraitKey.swift
[58/108] Compiling XCSnapshotTesting UserInterfaceIdiomTraitKey.swift
[59/108] Compiling XCSnapshotTesting UserInterfaceLevelTraitKey.swift
[60/108] Compiling XCSnapshotTesting UserInterfaceStyleTraitKey.swift
[61/108] Compiling XCSnapshotTesting Traits.swift
[62/108] Compiling XCSnapshotTesting NoWindowAvailableError.swift
[63/108] Compiling XCSnapshotTesting Snapshot+SDKApplication.swift
[64/108] Compiling XCSnapshotTesting Snapshot+WindowPool.swift
[65/108] Compiling XCSnapshotTesting SnapshotWindowConfiguration.swift
[66/108] Compiling XCSnapshotTesting StringDiffAttachmentGenerator.swift
[67/108] Compiling XCSnapshotTesting DiffAttachmentGenerator.swift
[68/108] Compiling XCSnapshotTesting DiffHunk.swift
[69/108] Compiling XCSnapshotTesting DiffTool.swift
[70/108] Compiling XCSnapshotTesting Difference.swift
[71/108] Compiling XCSnapshotTesting DiffToolEnvironmentKey.swift
[72/108] Compiling XCSnapshotTesting DisableInconsistentTraitsCheckEnvironmentKey.swift
[73/108] Compiling XCSnapshotTesting IncludeMajorPlatformVersionInPathEnvironmentKey.swift
[74/108] Compiling XCSnapshotTesting MaxConcurrentTestsEnvironmentKey.swift
[75/108] Compiling XCSnapshotTesting PlatformEnvironmentKey.swift
[76/108] Compiling XCSnapshotTesting RecordEnvironmentKey.swift
[77/108] Compiling XCSnapshotTesting Snapshot+NSView.swift
[78/108] Compiling XCSnapshotTesting Snapshot+NSViewController.swift
[79/108] Compiling XCSnapshotTesting Snapshot+SceneKit.swift
[80/108] Compiling XCSnapshotTesting Snapshot+SpriteKit.swift
[81/108] Compiling XCSnapshotTesting Snapshot+UIApplication.swift
[82/108] Compiling XCSnapshotTesting Snapshot+UIBezierPath.swift
[83/108] Compiling XCSnapshotTesting Snapshot+UIView.swift
[84/108] Compiling XCSnapshotTesting Snapshot+UIViewController.swift
[85/108] Compiling XCSnapshotTesting Snapshot+View.swift
[86/108] Compiling XCSnapshotTesting InterfaceSizeClassTraitKey.swift
[87/108] Compiling XCSnapshotTesting AccessibilityContrastTraitKey.swift
[88/108] Compiling XCSnapshotTesting StringBytes.swift
[89/108] Compiling XCSnapshotTesting Snapshot.swift
[90/108] Compiling XCSnapshotTesting Sync.swift
[91/108] Compiling XCSnapshotTesting SnapshotEngine.swift
[92/108] Compiling XCSnapshotTesting SnapshotFailContext.swift
[93/108] Compiling XCSnapshotTesting SnapshotFailure.swift
[94/108] Compiling XCSnapshotTesting SnapshotFileEngine.swift
[95/108] Compiling XCSnapshotTesting SnapshotPerformOperation.swift
[96/108] Compiling XCSnapshotTesting SnapshotTester.swift
[97/108] Compiling XCSnapshotTesting TestingSystem.swift
[98/108] Compiling XCSnapshotTesting Task+Extension.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCSnapshotTesting/Extensions/UIImage+Extension.swift:52:37: warning: sending 'self' risks causing data races
50 | let bitmapRep = NSBitmapImageRep(
51 | bitmapDataPlanes: nil,
52 | pixelsWide: Int(size.width),
| |- warning: sending 'self' risks causing data races
| `- note: task-isolated 'self' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
53 | pixelsHigh: Int(size.height),
54 | bitsPerSample: 8,
[99/108] Compiling XCSnapshotTesting UIApplication+Extension.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCSnapshotTesting/Extensions/UIImage+Extension.swift:52:37: warning: sending 'self' risks causing data races
50 | let bitmapRep = NSBitmapImageRep(
51 | bitmapDataPlanes: nil,
52 | pixelsWide: Int(size.width),
| |- warning: sending 'self' risks causing data races
| `- note: task-isolated 'self' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
53 | pixelsHigh: Int(size.height),
54 | bitsPerSample: 8,
[100/108] Compiling XCSnapshotTesting UIImage+Extension.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCSnapshotTesting/Extensions/UIImage+Extension.swift:52:37: warning: sending 'self' risks causing data races
50 | let bitmapRep = NSBitmapImageRep(
51 | bitmapDataPlanes: nil,
52 | pixelsWide: Int(size.width),
| |- warning: sending 'self' risks causing data races
| `- note: task-isolated 'self' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
53 | pixelsHigh: Int(size.height),
54 | bitsPerSample: 8,
[101/108] Compiling XCSnapshotTesting UIView+Extension.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCSnapshotTesting/Extensions/UIImage+Extension.swift:52:37: warning: sending 'self' risks causing data races
50 | let bitmapRep = NSBitmapImageRep(
51 | bitmapDataPlanes: nil,
52 | pixelsWide: Int(size.width),
| |- warning: sending 'self' risks causing data races
| `- note: task-isolated 'self' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
53 | pixelsHigh: Int(size.height),
54 | bitsPerSample: 8,
[102/108] Compiling XCSnapshotTesting UIViewController+Extension.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCSnapshotTesting/Extensions/UIImage+Extension.swift:52:37: warning: sending 'self' risks causing data races
50 | let bitmapRep = NSBitmapImageRep(
51 | bitmapDataPlanes: nil,
52 | pixelsWide: Int(size.width),
| |- warning: sending 'self' risks causing data races
| `- note: task-isolated 'self' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
53 | pixelsHigh: Int(size.height),
54 | bitsPerSample: 8,
[103/108] Compiling XCSnapshotTesting UIWindow+Extension.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCSnapshotTesting/Extensions/UIImage+Extension.swift:52:37: warning: sending 'self' risks causing data races
50 | let bitmapRep = NSBitmapImageRep(
51 | bitmapDataPlanes: nil,
52 | pixelsWide: Int(size.width),
| |- warning: sending 'self' risks causing data races
| `- note: task-isolated 'self' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
53 | pixelsHigh: Int(size.height),
54 | bitsPerSample: 8,
[104/108] Compiling XCSnapshotTesting WKWebView+Extension.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCSnapshotTesting/Extensions/UIImage+Extension.swift:52:37: warning: sending 'self' risks causing data races
50 | let bitmapRep = NSBitmapImageRep(
51 | bitmapDataPlanes: nil,
52 | pixelsWide: Int(size.width),
| |- warning: sending 'self' risks causing data races
| `- note: task-isolated 'self' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
53 | pixelsHigh: Int(size.height),
54 | bitsPerSample: 8,
[105/108] Compiling XCSnapshotTesting Snapshot+Any.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCSnapshotTesting/Extensions/UIImage+Extension.swift:52:37: warning: sending 'self' risks causing data races
50 | let bitmapRep = NSBitmapImageRep(
51 | bitmapDataPlanes: nil,
52 | pixelsWide: Int(size.width),
| |- warning: sending 'self' risks causing data races
| `- note: task-isolated 'self' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
53 | pixelsHigh: Int(size.height),
54 | bitsPerSample: 8,
[106/108] Compiling XCSnapshotTesting Snapshot+CaseIterable.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCSnapshotTesting/Extensions/UIImage+Extension.swift:52:37: warning: sending 'self' risks causing data races
50 | let bitmapRep = NSBitmapImageRep(
51 | bitmapDataPlanes: nil,
52 | pixelsWide: Int(size.width),
| |- warning: sending 'self' risks causing data races
| `- note: task-isolated 'self' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
53 | pixelsHigh: Int(size.height),
54 | bitsPerSample: 8,
[107/108] Compiling XCSnapshotTesting Snapshot+Encodable.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCSnapshotTesting/Extensions/UIImage+Extension.swift:52:37: warning: sending 'self' risks causing data races
50 | let bitmapRep = NSBitmapImageRep(
51 | bitmapDataPlanes: nil,
52 | pixelsWide: Int(size.width),
| |- warning: sending 'self' risks causing data races
| `- note: task-isolated 'self' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
53 | pixelsHigh: Int(size.height),
54 | bitsPerSample: 8,
[108/108] Compiling XCSnapshotTesting Snapshot+URLRequest.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCSnapshotTesting/Extensions/UIImage+Extension.swift:52:37: warning: sending 'self' risks causing data races
50 | let bitmapRep = NSBitmapImageRep(
51 | bitmapDataPlanes: nil,
52 | pixelsWide: Int(size.width),
| |- warning: sending 'self' risks causing data races
| `- note: task-isolated 'self' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
53 | pixelsHigh: Int(size.height),
54 | bitsPerSample: 8,
Build of target: 'XCSnapshotTesting' complete! (1.80s)
Target: XCSnapshotTestingCustomDump
Extracting symbol information for 'XCSnapshotTestingCustomDump'...
Finished extracting symbol information for 'XCSnapshotTestingCustomDump'. (3.69s)
Building documentation for 'XCSnapshotTestingCustomDump'...
Finished building documentation for 'XCSnapshotTestingCustomDump' (0.04s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/snapshot-testing/xc-snapshot-testing/0.1.0
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Build of product 'snippet-extract' complete! (0.28s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/20] Compiling IssueReporting FailureObserver.swift
[3/20] Compiling IssueReporting LockIsolated.swift
[4/21] Compiling IssueReporting UncheckedSendable.swift
[5/21] Compiling IssueReporting Warn.swift
[6/21] Compiling IssueReporting XCTest.swift
[7/21] Compiling IssueReporting IsTesting.swift
[8/21] Compiling IssueReporting ReportIssue.swift
[9/21] Compiling IssueReporting TestContext.swift
[10/21] Compiling IssueReporting FatalErrorReporter.swift
[11/21] Compiling IssueReporting RuntimeWarningReporter.swift
[12/21] Compiling IssueReporting IssueReporter.swift
[13/21] Compiling IssueReporting BreakpointReporter.swift
[14/21] Compiling IssueReporting Unimplemented.swift
[15/21] Compiling IssueReporting WithExpectedIssue.swift
[16/21] Compiling IssueReporting Rethrows.swift
[17/21] Compiling IssueReporting SwiftTesting.swift
[18/21] Emitting module IssueReporting
[19/21] Compiling IssueReporting AppHostWarning.swift
[20/21] Compiling IssueReporting Deprecations.swift
[21/21] Compiling IssueReporting WithIssueContext.swift
[22/24] Compiling XCTestDynamicOverlay Exports.swift
[23/24] Emitting module XCTestDynamicOverlay
[24/24] Compiling XCTestDynamicOverlay Deprecations.swift
[25/52] Compiling CustomDump CoreImage.swift
[26/52] Compiling CustomDump CoreLocation.swift
[27/52] Compiling CustomDump CoreMotion.swift
[28/54] Compiling CustomDump Photos.swift
[29/54] Compiling CustomDump Speech.swift
[30/54] Compiling CustomDump StoreKit.swift
[31/54] Compiling CustomDump UserNotifications.swift
[32/54] Compiling CustomDump UserNotificationsUI.swift
[33/54] Compiling CustomDump CustomDumpReflectable.swift
[34/54] Compiling CustomDump AnyType.swift
[35/54] Compiling CustomDump CollectionDifference.swift
[36/54] Compiling CustomDump Identifiable.swift
[37/54] Compiling CustomDump Swift.swift
[38/54] Compiling CustomDump SwiftUI.swift
[39/54] Compiling CustomDump UIKit.swift
[40/54] Emitting module CustomDump
[41/54] Compiling CustomDump Dump.swift
[42/54] Compiling CustomDump ExpectDifference.swift
[43/54] Compiling CustomDump ExpectNoDifference.swift
[44/54] Compiling CustomDump Foundation.swift
[45/54] Compiling CustomDump GameKit.swift
[46/54] Compiling CustomDump KeyPath.swift
[47/54] Compiling CustomDump Mirror.swift
[48/54] Compiling CustomDump String.swift
[49/54] Compiling CustomDump Unordered.swift
[50/54] Compiling CustomDump CustomDumpRepresentable.swift
[51/54] Compiling CustomDump CustomDumpStringConvertible.swift
[52/54] Compiling CustomDump Diff.swift
[53/54] Compiling CustomDump XCTAssertDifference.swift
[54/54] Compiling CustomDump XCTAssertNoDifference.swift
[55/56] Emitting module XCSnapshotTestingCustomDump
[56/56] Compiling XCSnapshotTestingCustomDump CustomDump.swift
Build of target: 'XCSnapshotTestingCustomDump' complete! (2.45s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/snapshot-testing/xc-snapshot-testing/0.1.0/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/snapshot-testing/xc-snapshot-testing/0.1.0/linkable-paths.json
564
5 /Users/admin/builder/spi-builder-workspace/.docs/snapshot-testing/xc-snapshot-testing/0.1.0
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/snapshot-testing/xc-snapshot-testing/0.1.0
File count: 564
Doc size: 5.0MB
Preparing doc bundle ...
Uploading prod-snapshot-testing-xc-snapshot-testing-0.1.0-47cd6451.zip to s3://spi-docs-inbox/prod-snapshot-testing-xc-snapshot-testing-0.1.0-47cd6451.zip
Copying... [13%]
Copying... [25%]
Copying... [32%]
Copying... [45%]
Copying... [51%]
Copying... [64%]
Copying... [70%]
Copying... [83%]
Copying... [96%]
Copying... [100%]
Done.