Build Information
Failed to build swift-snapshot-testing-macros, reference main (27fa80), with Swift 6.1 for Linux on 13 Apr 2026 10:57:47 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/adammcarter/swift-snapshot-testing-macros.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/adammcarter/swift-snapshot-testing-macros
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 27fa802 Merge pull request #99 from adammcarter/chore/remove-excludes
Cloned https://github.com/adammcarter/swift-snapshot-testing-macros.git
Revision (git rev-parse @):
27fa80246cd2203192933d6cc2bc778b34f73076
SUCCESS checkout https://github.com/adammcarter/swift-snapshot-testing-macros.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/adammcarter/swift-snapshot-testing-macros.git
https://github.com/adammcarter/swift-snapshot-testing-macros.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:a7bfd71e9384436264431030299dc8a2d42d0664a168cfa1a5dd84c9bc592ccf
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/pointfreeco/swift-macro-testing
[1/961] Fetching swift-macro-testing
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (0.48s)
[1/74967] Fetching swift-syntax
[5249/91013] Fetching swift-syntax, swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (5.30s)
Fetched https://github.com/swiftlang/swift-syntax from cache (8.12s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.4 (8.73s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.19.1 (0.57s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/5464] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.40s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (3.04s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (0.58s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5723] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.94s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (2.08s)
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.19.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.5.0
Creating working copy for https://github.com/pointfreeco/swift-macro-testing
Working copy of https://github.com/pointfreeco/swift-macro-testing resolved at 0.6.4
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Building for debugging...
[0/54] Write sources
[26/54] Compiling _SwiftSyntaxCShims PlatformMutex.c
[27/54] Write swift-version-24593BA9C3E375BF.txt
[29/130] Emitting module SnapshotTestSupport
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/130] Emitting module SwiftSyntax510
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[31/130] Compiling SwiftSyntax510 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[32/130] Compiling SnapshotTestSupport Tags+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
[33/130] Compiling SwiftSyntax601 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[34/130] Emitting module SwiftSyntax601
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[35/132] Emitting module SwiftSyntax602
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[36/132] Compiling SwiftSyntax602 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[37/132] Compiling SnapshotTestSupport Tags+configurations.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/132] Compiling SnapshotTestSupport Tags+parameters.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/133] Compiling SwiftSyntax600 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[40/133] Emitting module SwiftSyntax600
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[41/135] Compiling SnapshotTesting NSImage.swift
[42/135] Compiling SnapshotTesting NSView.swift
[43/135] Compiling SnapshotTesting NSViewController.swift
[44/135] Compiling SnapshotTesting SceneKit.swift
[45/135] Compiling SnapshotTesting Wait.swift
[46/135] Compiling SnapshotTesting Deprecations.swift
[47/135] Compiling SnapshotTesting RecordIssue.swift
[48/135] Compiling SnapshotTesting SnapshotTestingConfiguration.swift
[49/143] Compiling SwiftSyntax509 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[50/143] Emitting module SwiftSyntax509
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[56/144] Wrapping AST for SwiftSyntax602 for debugging
[57/144] Wrapping AST for SwiftSyntax601 for debugging
[58/144] Wrapping AST for SwiftSyntax600 for debugging
[59/156] Wrapping AST for SwiftSyntax510 for debugging
[60/156] Wrapping AST for SwiftSyntax509 for debugging
[62/156] Emitting module SnapshotTestSupport
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[63/219] Emitting module SnapshotTesting
[65/219] Compiling SnapshotTestSupport Tags+configurations.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[66/219] Compiling SnapshotTestSupport Tags+parameters.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[67/219] Compiling SnapshotTestSupport Tags+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
[69/220] Compiling SwiftSyntax AbsolutePosition.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[70/220] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[71/220] Compiling SwiftSyntax ArenaAllocatedBuffer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[72/220] Compiling SwiftSyntax Assert.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[73/220] Compiling SwiftSyntax BumpPtrAllocator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[74/220] Compiling SwiftSyntax CommonAncestor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[75/220] Compiling SwiftSyntax Convenience.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[76/220] Compiling SwiftSyntax CustomTraits.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[77/220] Compiling SwiftSyntax EditorPlaceholder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[78/228] Compiling SnapshotSupport CGSize+Convenience.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/SnapshotSupport/CGSize+Convenience.swift:1:8: error: no such module 'CoreGraphics'
1 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
2 |
3 | public func * (lhs: CGSize, rhs: Int) -> CGSize {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[79/228] Emitting module SnapshotSupport
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/SnapshotSupport/CGSize+Convenience.swift:1:8: error: no such module 'CoreGraphics'
1 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
2 |
3 | public func * (lhs: CGSize, rhs: Int) -> CGSize {
[80/228] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[81/228] Compiling SwiftSyntax Syntax.swift
[82/228] Compiling SwiftSyntax SyntaxChildren.swift
[83/228] Compiling SwiftSyntax SyntaxCollection.swift
[84/228] Compiling SnapshotSupport with.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/SnapshotSupport/CGSize+Convenience.swift:1:8: error: no such module 'CoreGraphics'
1 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
2 |
3 | public func * (lhs: CGSize, rhs: Int) -> CGSize {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[85/228] Emitting module SnapshotSupport
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/SnapshotSupport/CGSize+Convenience.swift:1:8: error: no such module 'CoreGraphics'
1 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
2 |
3 | public func * (lhs: CGSize, rhs: Int) -> CGSize {
[91/228] Compiling SwiftSyntax SourceLength.swift
[92/228] Compiling SwiftSyntax SourceLocation.swift
[93/228] Compiling SwiftSyntax SourcePresence.swift
[98/228] Compiling SwiftSyntax TokenDiagnostic.swift
[99/228] Compiling SwiftSyntax TokenSequence.swift
[100/228] Compiling SwiftSyntax TokenSyntax.swift
[101/228] Compiling SwiftSyntax Trivia.swift
[106/228] Compiling SwiftSyntax Utils.swift
[119/228] Compiling SwiftSyntax Identifier.swift
[120/228] Compiling SwiftSyntax MemoryLayout.swift
[121/228] Compiling SwiftSyntax MissingNodeInitializers.swift
[122/228] Compiling SnapshotSupport Array+Convenience.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/SnapshotSupport/CGSize+Convenience.swift:1:8: error: no such module 'CoreGraphics'
1 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
2 |
3 | public func * (lhs: CGSize, rhs: Int) -> CGSize {
[123/228] Compiling SwiftSyntax RawSyntax.swift
[124/228] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[125/228] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[126/228] Compiling SwiftSyntax RawSyntaxTokenView.swift
[127/228] Compiling SwiftSyntax SourceEdit.swift
[128/228] Compiling SwiftSyntax SyntaxNodeStructure.swift
[129/228] Compiling SwiftSyntax SyntaxProtocol.swift
[130/228] Compiling SwiftSyntax SyntaxText.swift
[131/228] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[133/228] Compiling SwiftSyntax RawSyntaxArena.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[138/228] Compiling SnapshotSupport CGSize+Convenience.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/SnapshotSupport/CGSize+Convenience.swift:1:8: error: no such module 'CoreGraphics'
1 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
2 |
3 | public func * (lhs: CGSize, rhs: Int) -> CGSize {
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:a7bfd71e9384436264431030299dc8a2d42d0664a168cfa1a5dd84c9bc592ccf
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest
warning: 'spi-builder-workspace': found 654 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+UIKit/testPluralDevicesWidthAndHeight_iPhoneX_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/__Snapshots__/SnapshotSuite+Parameters/emptyParameters_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+SwiftUI/testMultipleSizesVariadic_fixed-size_dark.2.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/__Snapshots__/SnapshotTest+EscapedIdentifiers/a-_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+SwiftUI/testSingularSizeWidthHeight320x480_fixed-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+ConfigurationValues/image/2_-image_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Background+UIKit/viewBackgroundColor_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Padding+UIKit/testPaddingVertical_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/__Snapshots__/SnapshotTest+EscapedIdentifiers/slash-separator_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/testExplicitArray/Name-2_testExplicitArray_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Theme+UIKit/testTraitThemeLightTests_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Background+UIKit/defaultBackgroundOverridden_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/Closure/Name-1_Closure_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+UIKit/testMultipleSizesVariadic_fixed-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Theme+Inheritance+UIKit/dark_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Theme+Inheritance+SwiftUI/overridden_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/Closure/Name-1_Closure_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Background+SwiftUI/clear_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+SwiftUI/testMultipleSizesVariadic_fixed-size_light.2.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/__Snapshots__/SnapshotSuite+SingleTest/singleTest_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Theme+Inheritance+SwiftUI/all_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+SwiftUI/testWidth320_min-height_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+SwiftUI/testMultipleSizesVariadic_fixed-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Padding+UIKit/testPaddingLength_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+SwiftUI/testHeight480_min-width_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/__Snapshots__/SnapshotSuite+ManyTests/testTwo_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+SwiftUI/testMultipleSizesArray_fixed-size_dark.2.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+SwiftUI/testSingularSizeWidthHeight320x480_fixed-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+UIKit/testPluralDevicesWidthAndHeight_iPadPro11_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/Three-values/Name-2_Three-values_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+SwiftUI/testMultipleSizesVariadic_fixed-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+SwiftUI/testSingularDeviceHeightButMinimumWidth_iPhoneX-min-width_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+ConfigurationValues/testExplicitArray/2_testExplicitArray_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/Views/SwiftUI/__Snapshots__/SwiftUIView/swiftUiView_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Theme+Inheritance+UIKit/all_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/__Snapshots__/SnapshotTest+EscapedIdentifiers/a-_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+UIKit/testMultipleSizesArray_fixed-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+UIKit/testMultipleSizesArray_fixed-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+SwiftUI/testPluralDevicesWidthButMinimumHeight_iPhoneX-min-height_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Padding+SwiftUI/testPaddingEdgeInsets_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+ConfigurationValues/Closure/2_Closure_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+SwiftUI/testPluralDevicesWidthAndHeight_iPadPro11_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Strategy+UIKit/recursiveDescription_min-size_light.1.txt
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/__Snapshots__/SnapshotTest+AdditionalAttributes/explicitMainActor_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+UIKit/testSingularDeviceHeightButMinimumWidth_iPhoneX-min-width_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Strategy+SwiftUI/recursiveDescription_min-size_dark.1.txt
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/__Snapshots__/SnapshotSuite+SnapshotTestScoping/custom_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Background+SwiftUI/viewBackgroundColor_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+UIKit/testPluralDevicesWidthAndHeight_iPhoneX_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/__Snapshots__/SnapshotTest+EscapedIdentifiers/café_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/Higher-order-function/Name-1_Higher-order-function_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/testTwoValues/Name-2_testTwoValues_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Padding+SwiftUI/testPaddingEdgeInsets_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+UIKit/testSingularDeviceHeightButMinimumWidth_iPhoneX-min-width_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+ConfigurationValues/Closure/2_Closure_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/__Snapshots__/SnapshotSuite+Parameters/missingParameters_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/Views/UIKit/UIView/__Snapshots__/UIView/uiView_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Strategy+SwiftUI/image_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Padding+UIKit/testPaddingAll_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/Views/UIKit/UIViewController/__Snapshots__/UINavigationController/uiNavigationController_iPhoneX_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Background+SwiftUI/defaultBackground_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+SwiftUI/testSingularDeviceHeightButMinimumWidth_iPhoneX-min-width_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+UIKit/testPluralDevicesWidthAndHeight_iPhoneX_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+UIKit/testMinimumSize_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/__Snapshots__/SnapshotSuite+SnapshotTestScoping/custom_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Padding+SwiftUI/testPaddingVertical_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+SwiftUI/testMultipleSizesArray_fixed-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/testExplicitArray/Name-2_testExplicitArray_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/__Snapshots__/SnapshotSuite+DisplayName/Named-Suite_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Padding+UIKit/testPaddingHorizontal_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/Higher-order-function/Name-2_Higher-order-function_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+ConfigurationValues/testImplicitArray/2_testImplicitArray_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+SwiftUI/testMultipleSizesArray_fixed-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Background+SwiftUI/defaultBackground_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/Views/UIKit/UIView/__Snapshots__/UIStackView/uiStackView_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Theme+UIKit/testTraitThemeDarkTests_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/Implicit-array/Name-1_Implicit-array_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/testTwoValues/Name-1_testTwoValues_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+SwiftUI/testSingularDeviceHeightButMinimumWidth_iPhoneX-min-width_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Padding+UIKit/testPaddingEdgeInsets_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+ConfigurationValues/testExplicitArray/1_testExplicitArray_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+UIKit/testWidth320_min-height_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/Higher-order-function/Name-1_Higher-order-function_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Background+SwiftUI/viewBackgroundColor_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+SwiftUI/testMultipleSizesVariadic_fixed-size_light.2.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+UIKit/testSingularSizeWidthHeight320x480_fixed-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+SwiftUI/testSingularDeviceWidthAndHeight_iPhoneX_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Background+SwiftUI/clear_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Combined/__Snapshots__/SnapshotTest+CombinedTraits+BackgroundWithPadding+UIKit/backgroundAndPadding_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Combined/__Snapshots__/SnapshotTest+CombinedTraits+BackgroundWithPadding+UIKit/paddingAndBackground_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Strategy+UIKit/recursiveDescription_min-size_dark.1.txt
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+UIKit/testMultipleSizesArray_fixed-size_dark.2.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+SwiftUI/testSingularSizeWidthHeight320x480_fixed-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Background+SwiftUI/multipleInherited_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Background+SwiftUI/defaultBackground_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+SwiftUI/testSingularDeviceHeightButMinimumWidth_iPhoneX-min-width_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/Three-values/Name-2_Three-values_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+SwiftUI/testPluralDevicesHeightButMinimumWidth_iPhoneX-min-width_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+SwiftUI/testSingularDeviceWidthButMinimumHeight_iPhoneX-min-height_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+UIKit/testPluralDevicesWidthButMinimumHeight_iPadPro11-min-height_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Combined/__Snapshots__/SnapshotTest+CombinedTraits+BackgroundWithPadding+SwiftUI/backgroundAndPadding_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+UIKit/testMultipleSizesVariadic_fixed-size_light.2.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+UIKit/testPluralDevicesHeightButMinimumWidth_iPhoneX-min-width_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Background+UIKit/defaultBackground_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+SwiftUI/testPluralDevicesWidthAndHeight_iPadPro11_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/__Snapshots__/SnapshotTest+AsyncThrows/asyncOnly_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+ConfigurationValues/Closure/1_Closure_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+UIKit/testSize320x480_fixed-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/__Snapshots__/SnapshotTest+DisplayName/Some-name-with-slashes_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Background+SwiftUI/defaultBackgroundOverridden_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Background+UIKit/viewBackgroundColor_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/__Snapshots__/SnapshotTest+EscapedIdentifiers/repeated-dash-separator_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Background+SwiftUI/inheritedFromSuite_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/testThreeValues/Name-2_testThreeValues_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/__Snapshots__/SnapshotTest+Parameters/missingParameters_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Padding+UIKit/testPaddingAll_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+UIKit/testWidth320_min-height_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/image/Name-2_-image_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+UIKit/testPluralDevicesWidthButMinimumHeight_iPhoneX-min-height_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Strategy+UIKit/recursiveDescription_min-size_light.1.txt
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Combined/__Snapshots__/SnapshotSuite+CombinedTraits+BackgroundWithPadding+SwiftUI/paddingAndBackground_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/testClosure/Name-2_testClosure_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+UIKit/testHeight480_min-width_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/recursiveDescription/Name-2_-recursiveDescription_min-size_dark.1.txt
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Background+SwiftUI/blue_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+ConfigurationValues/testMemberAccess/2_testMemberAccess_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Padding+SwiftUI/testPaddingDefaultParens_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Padding+UIKit/testPaddingDefault_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+UIKit/testSingularSizeWidthHeight320x480_fixed-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+ConfigurationValues/testClosure/2_testClosure_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+SwiftUI/testWidthHeight320x480_fixed-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/Views/UIKit/UIViewController/__Snapshots__/UIViewController/preferredContentSize_minimumWidth_min-width_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Padding+SwiftUI/testPaddingDefault_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Padding+UIKit/testPaddingDefaultParens_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+UIKit/testSingularDeviceWidthButMinimumHeight_iPhoneX-min-height_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Padding+UIKit/testPaddingLength_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+SwiftUI/testPluralDevicesWidthAndHeight_iPhoneX_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Background+UIKit/clear_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/testTwoValues/Name-1_testTwoValues_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/testTwoValues/Name-2_testTwoValues_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+UIKit/testPluralDevicesHeightButMinimumWidth_iPhoneX-min-width_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Strategy+UIKit/image_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+ConfigurationValues/testClosure/1_testClosure_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/testThreeValues/Name-1_testThreeValues_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/Member-access/Name-2_Member-access_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Padding+SwiftUI/testPaddingAll_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+SwiftUI/testPluralDevicesHeightButMinimumWidth_iPhoneX-min-width_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/Views/UIKit/UIViewController/__Snapshots__/UIViewController/uiViewController_iPhoneX_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Padding+SwiftUI/testPaddingHorizontal_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+UIKit/testPluralDevicesHeightButMinimumWidth_iPadPro11-min-width_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+UIKit/testPluralDevicesWidthButMinimumHeight_iPhoneX-min-height_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/__Snapshots__/SnapshotSuite+SingleTest/singleTest_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/Closure/Name-2_Closure_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Background+SwiftUI/multipleTest_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+Inheritance+SwiftUI/inheritedFromSuite_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+SwiftUI/testSingularDeviceWidthButMinimumHeight_iPhoneX-min-height_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Background+SwiftUI/explicitBackgroundOverridden_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+UIKit/testHeight480_min-width_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/__Snapshots__/SnapshotSuite+AsyncThrows/throwsOnly_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+UIKit/testPluralDevicesWidthAndHeight_iPadPro11_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/testExplicitArray/Name-1_testExplicitArray_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Padding+SwiftUI/testPaddingLength_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Padding+SwiftUI/testPaddingVertical_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+ConfigurationValues/testHigherOrderFunction/2_testHigherOrderFunction_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+UIKit/testMultipleSizesVariadic_fixed-size_light.2.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/Views/UIKit/UIViewController/__Snapshots__/UITabBarController/uiTabController_iPhoneX_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+SwiftUI/testSingularDeviceWidthAndHeight_iPhoneX_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/Two-values/Name-1_Two-values_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+SwiftUI/testWidthAndHeight320x480_fixed-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Background+UIKit/inheritedFromTest_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+SwiftUI/testSingularDeviceWidthAndHeight_iPhoneX_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/Decl-reference/Name-2_Decl-reference_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/__Snapshots__/SnapshotTest+AdditionalAttributes/explicitMainActor_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Theme+UIKit/all_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+ConfigurationValues/Member-access/2_Member-access_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/testMemberAccess/Name-2_testMemberAccess_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+UIKit/testMultipleSizesArray_fixed-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+ConfigurationValues/Decl-reference/2_Decl-reference_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Background+UIKit/blue_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Background+SwiftUI/defaultBackgroundOverridden_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Padding+UIKit/testPaddingDefault_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Padding+UIKit/testPaddingEdgeInsets_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+ConfigurationValues/testHigherOrderFunction/1_testHigherOrderFunction_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+SwiftUI/testPluralDevicesWidthAndHeight_iPhoneX_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+UIKit/testPluralDevicesWidthButMinimumHeight_iPadPro11-min-height_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+Inheritance+SwiftUI/overridden_iPhoneX_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Padding+UIKit/testPaddingVertical_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+ConfigurationValues/testImplicitArray/2_testImplicitArray_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+UIKit/testHeight480_min-width_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+FileDimensions/referenceImage_iPhoneX_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+SwiftUI/testMinimumSize_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+SwiftUI/testSingularDeviceWidthAndHeight_iPhoneX_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Padding+SwiftUI/testPaddingAll_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/init-array/Name-2_-init-array_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Background+SwiftUI/viewBackgroundColorWithTrait_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Background+UIKit/explicitBackgroundOverridden_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+UIKit/testSingularDeviceWidthAndHeight_iPhoneX_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/__Snapshots__/SnapshotTest+EscapedIdentifiers/dot-separator_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+UIKit/testSingularSizeWidthHeight320x480_fixed-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Background+SwiftUI/doubleBackground_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+ConfigurationValues/testClosure/2_testClosure_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Strategy+UIKit/image_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+UIKit/testMultipleSizesVariadic_fixed-size_dark.2.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+UIKit/testMultipleSizesArray_fixed-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/testExplicitArray/Name-1_testExplicitArray_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+UIKit/testMultipleSizesVariadic_fixed-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+UIKit/testWidthAndHeight320x480_fixed-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Strategy+UIKit/image_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/__Snapshots__/SnapshotTest+EscapedIdentifiers/class_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Padding+UIKit/testPaddingEdgeInsets_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/Views/UIKit/UIViewController/__Snapshots__/UITabBarController/uiTabController_ios18_iPhoneX_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+ConfigurationValues/testDeclReference/1_testDeclReference_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/Two-values/Name-1_Two-values_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Padding+SwiftUI/testPaddingDefault_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+UIKit/testWidth320_min-height_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/__Snapshots__/SnapshotTest+EscapedIdentifiers/東京_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Strategy+SwiftUI/image_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/Views/UIKit/UIView/__Snapshots__/UIView/clearBackground_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/Views/UIKit/UIViewController/__Snapshots__/UIViewController/preferredContent_iPhoneX_widthButMinimumHeight_iPhoneX-min-height_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+UIKit/testSingularDeviceHeightButMinimumWidth_iPhoneX-min-width_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/testClosure/Name-1_testClosure_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+SwiftUI/testPluralDevicesWidthButMinimumHeight_iPhoneX-min-height_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+SwiftUI/testSingularDeviceHeightButMinimumWidth_iPhoneX-min-width_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+UIKit/testMultipleSizesArray_fixed-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+SwiftUI/testMultipleSizesArray_fixed-size_light.2.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Background+SwiftUI/defaultBackground_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/__Snapshots__/SnapshotTest+EscapedIdentifiers/trailing__min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+Inheritance+SwiftUI/overridden_iPhoneX_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+SwiftUI/testWidthAndHeight320x480_fixed-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+UIKit/testWidthHeight320x480_fixed-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Padding+UIKit/testPaddingDefault_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Background+UIKit/viewBackgroundColor_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+UIKit/testPluralDevicesWidthAndHeight_iPhoneX_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+UIKit/testSingularDeviceHeightButMinimumWidth_iPhoneX-min-width_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/testDotInitArray/Name-2_testDotInitArray_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+SwiftUI/testPluralDevicesWidthAndHeight_iPhoneX_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Strategy+SwiftUI/recursiveDescription_min-size_dark.1.txt
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/__Snapshots__/SnapshotTest+AsyncThrows/asyncThrows_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/__Snapshots__/SnapshotTest+AsyncThrows/throwsOnly_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+ConfigurationValues/testDeclReference/1_testDeclReference_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Combined/__Snapshots__/SnapshotTest+CombinedTraits+BackgroundWithPadding+SwiftUI/paddingAndBackground_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+SwiftUI/testMultipleSizesVariadic_fixed-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/__Snapshots__/SnapshotSuite+Parameters/missingParameters_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/__Snapshots__/SnapshotSuite+DisplayName/_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+SwiftUI/testPluralDevicesHeightButMinimumWidth_iPadPro11-min-width_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+SwiftUI/testWidth320_min-height_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Padding+SwiftUI/testPaddingAll_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+UIKit/testSingularSizeWidthHeight320x480_fixed-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/__Snapshots__/SnapshotTest+SnapshotTestScoping/withoutOverride_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/__Snapshots__/SnapshotTest+EscapedIdentifiers/space-separator_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+UIKit/testSize320x480_fixed-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+UIKit/testWidth320_min-height_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/testDeclReference/Name-1_testDeclReference_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Background+UIKit/explicitBackground_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+ConfigurationValues/recursiveDescription/2_-recursiveDescription_min-size_light.1.txt
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+SwiftUI/testWidthHeight320x480_fixed-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/Three-values/Name-1_Three-values_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+UIKit/testSingularDeviceWidthButMinimumHeight_iPhoneX-min-height_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/__Snapshots__/SnapshotTest+EscapedIdentifiers/at-separator_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/testHigherOrderFunction/Name-2_testHigherOrderFunction_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/Two-values/Name-2_Two-values_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+SwiftUI/testPluralDevicesWidthAndHeight_iPhoneX_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/Higher-order-function/Name-2_Higher-order-function_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Background+SwiftUI/explicitBackground_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+SwiftUI/testWidth320_min-height_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Background+SwiftUI/blue_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+UIKit/testMultipleSizesVariadic_fixed-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Padding+UIKit/testPaddingHorizontal_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+UIKit/testSingularDeviceWidthAndHeight_iPhoneX_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+SwiftUI/testMultipleSizesArray_fixed-size_light.2.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+UIKit/testWidthHeight320x480_fixed-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/__Snapshots__/SnapshotSuite+AsyncThrows/asyncOnly_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+ConfigurationValues/testExplicitArray/1_testExplicitArray_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/testClosure/Name-1_testClosure_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/testHigherOrderFunction/Name-1_testHigherOrderFunction_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+SwiftUI/testWidth320_min-height_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Theme+Inheritance+SwiftUI/light_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+ConfigurationValues/Explicit-array/2_Explicit-array_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+ConfigurationValues/recursiveDescription/2_-recursiveDescription_min-size_dark.1.txt
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Combined/__Snapshots__/SnapshotSuite+CombinedTraits+BackgroundWithPadding+SwiftUI/backgroundAndPadding_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Padding+UIKit/testPaddingDefaultParens_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+SwiftUI/testMultipleSizesArray_fixed-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Theme+SwiftUI/all_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/__Snapshots__/SnapshotTest+EscapedIdentifiers/123-start_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+ConfigurationValues/Implicit-array/2_Implicit-array_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Padding+UIKit/testPaddingHorizontal_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+ConfigurationValues/testHigherOrderFunction/2_testHigherOrderFunction_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/Views/UIKit/UIViewController/__Snapshots__/UITabBarController/uiTabControllerBackground_iPhoneX_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+SwiftUI/testMultipleSizesArray_fixed-size_light.2.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/__Snapshots__/SnapshotTest+EscapedIdentifiers/myTest_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+ConfigurationValues/Higher-order-function/1_Higher-order-function_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/testDeclReference/Name-1_testDeclReference_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Background+UIKit/inheritedFromSuite_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Padding+SwiftUI/testPaddingDefaultParens_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Background+UIKit/multipleTest_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Theme+UIKit/testTraitThemeAllTests_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+ConfigurationValues/Implicit-array/1_Implicit-array_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Theme+UIKit/dark_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/init-array/Name-1_-init-array_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+UIKit/testHeight480_min-width_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Padding+SwiftUI/testPaddingEdgeInsets_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+UIKit/testPluralDevicesHeightButMinimumWidth_iPadPro11-min-width_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Combined/__Snapshots__/SnapshotSuite+CombinedTraits+BackgroundWithPadding+SwiftUI/backgroundAndPadding_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Background+UIKit/defaultBackground_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/testDotInitArray/Name-1_testDotInitArray_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Background+SwiftUI/overridden_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+SwiftUI/testWidth320_min-height_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/__Snapshots__/SnapshotTest+EscapedIdentifiers/dot-separator_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/Views/UIKit/UIViewController/__Snapshots__/UIHostingController/uiHostingController_iPhoneX_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Background+UIKit/explicitBackground_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+ConfigurationValues/Explicit-array/1_Explicit-array_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Padding+UIKit/testPaddingDefault_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+UIKit/testMultipleSizesArray_fixed-size_light.2.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+ConfigurationValues/Member-access/1_Member-access_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/testThreeValues/Name-2_testThreeValues_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+UIKit/testMinimumSize_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/testHigherOrderFunction/Name-2_testHigherOrderFunction_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Background+UIKit/explicitBackgroundOverridden_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Background+UIKit/blue_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+SwiftUI/testMultipleSizesVariadic_fixed-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+UIKit/testMultipleSizesArray_fixed-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Theme+UIKit/light_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/Views/UIKit/UIView/__Snapshots__/UIView/uiView_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Theme+Inheritance+SwiftUI/all_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+SwiftUI/testPluralDevicesHeightButMinimumWidth_iPadPro11-min-width_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+UIKit/testMultipleSizesVariadic_fixed-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+SwiftUI/testSize320x480_fixed-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+SwiftUI/testPluralDevicesWidthButMinimumHeight_iPhoneX-min-height_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+UIKit/testPluralDevicesWidthAndHeight_iPhoneX_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Background+SwiftUI/clear_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+SwiftUI/testPluralDevicesWidthAndHeight_iPadPro11_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Strategy+UIKit/recursiveDescription_min-size_dark.1.txt
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Background+SwiftUI/defaultBackgroundOverridden_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+UIKit/testPluralDevicesWidthButMinimumHeight_iPhoneX-min-height_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Background+UIKit/defaultBackgroundOverridden_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Background+UIKit/clear_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+UIKit/testWidth320_min-height_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/__Snapshots__/SnapshotTest+SnapshotTestScoping/custom_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/testDotInitArray/Name-1_testDotInitArray_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Padding+SwiftUI/testPaddingVertical_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/testMemberAccess/Name-1_testMemberAccess_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Background+UIKit/viewBackgroundColorOverridden_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/Views/UIKit/UIViewController/__Snapshots__/UIViewController/uiViewControllerWithSafeArea/zero-inset_uiViewControllerWithSafeArea_iPhoneX_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Combined/__Snapshots__/SnapshotTest+CombinedTraits+BackgroundWithPadding+UIKit/paddingAndBackground_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+UIKit/testHeight480_min-width_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/__Snapshots__/SnapshotTest+EscapedIdentifiers/space-separator_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Background+SwiftUI/blue_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+UIKit/testPluralDevicesWidthButMinimumHeight_iPadPro11-min-height_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Theme+Inheritance+SwiftUI/dark_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/testHigherOrderFunction/Name-1_testHigherOrderFunction_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Theme+SwiftUI/all_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/__Snapshots__/SnapshotSuite+Parameters/emptyParameters_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+UIKit/testSingularDeviceWidthButMinimumHeight_iPhoneX-min-height_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Background+SwiftUI/explicitBackgroundOverridden_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Padding+UIKit/testPaddingHorizontal_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Padding+SwiftUI/testPaddingHorizontal_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Padding+SwiftUI/testPaddingHorizontal_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+UIKit/testPluralDevicesHeightButMinimumWidth_iPhoneX-min-width_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+UIKit/testPluralDevicesWidthAndHeight_iPadPro11_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+UIKit/testWidthAndHeight320x480_fixed-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Strategy+SwiftUI/image_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Theme+Inheritance+UIKit/light_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+SwiftUI/testMultipleSizesVariadic_fixed-size_dark.2.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/__Snapshots__/SnapshotTest+DisplayName/Named-Test_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+UIKit/testPluralDevicesHeightButMinimumWidth_iPadPro11-min-width_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/__Snapshots__/SnapshotTest+DisplayName/Some-name-with-slashes_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/__Snapshots__/SnapshotTest+EscapedIdentifiers/dash-separator_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+SwiftUI/testHeight480_min-width_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/__Snapshots__/SnapshotSuite+AsyncThrows/asyncThrows_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/recursiveDescription/Name-2_-recursiveDescription_min-size_light.1.txt
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/testMemberAccess/Name-2_testMemberAccess_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/__Snapshots__/SnapshotTest+EscapedIdentifiers/____min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+SwiftUI/testMinimumSize_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+SwiftUI/testPluralDevicesHeightButMinimumWidth_iPhoneX-min-width_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/__Snapshots__/SnapshotTest+TestScoping/testScoping_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/__Snapshots__/SnapshotSuite+ManyTests/testOne_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/__Snapshots__/SnapshotSuite+SnapshotTestScoping/withoutOverride_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+UIKit/testMultipleSizesVariadic_fixed-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+UIKit/testPluralDevicesWidthButMinimumHeight_iPhoneX-min-height_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Theme+SwiftUI/light_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Background+SwiftUI/blue_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/recursiveDescription/Name-1_-recursiveDescription_min-size_dark.1.txt
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+SwiftUI/testMultipleSizesVariadic_fixed-size_dark.2.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+SwiftUI/testPluralDevicesHeightButMinimumWidth_iPhoneX-min-width_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+SwiftUI/testPluralDevicesWidthAndHeight_iPhoneX_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/__Snapshots__/SnapshotSuite+ManyTests/testTwo_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Padding+UIKit/testPaddingVertical_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+UIKit/testSingularDeviceWidthAndHeight_iPhoneX_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/__Snapshots__/SnapshotTest+EscapedIdentifiers/_leading_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Theme+Inheritance+SwiftUI/inheritedFromSuite_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/testClosure/Name-2_testClosure_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/testThreeValues/Name-1_testThreeValues_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Background+UIKit/doubleBackground_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+UIKit/testSingularDeviceHeightButMinimumWidth_iPhoneX-min-width_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Background+UIKit/doubleBackground_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+ConfigurationValues/Implicit-array/1_Implicit-array_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/Implicit-array/Name-1_Implicit-array_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Background+UIKit/inheritedFromTest_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/Explicit-array/Name-1_Explicit-array_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+ConfigurationValues/testClosure/1_testClosure_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+SwiftUI/testPluralDevicesWidthButMinimumHeight_iPadPro11-min-height_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+UIKit/testPluralDevicesHeightButMinimumWidth_iPhoneX-min-width_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+SwiftUI/testMinimumSize_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+UIKit/testSingularDeviceHeightButMinimumWidth_iPhoneX-min-width_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/Explicit-array/Name-2_Explicit-array_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Padding+SwiftUI/testPaddingAll_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+SwiftUI/testMultipleSizesArray_fixed-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Padding+SwiftUI/testPaddingLength_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+UIKit/testPluralDevicesWidthAndHeight_iPadPro11_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Padding+SwiftUI/testPaddingVertical_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/Views/UIKit/UIViewController/__Snapshots__/UIViewController/uiViewControllerWithSafeArea/fifty-inset_uiViewControllerWithSafeArea_iPhoneX_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Padding+UIKit/testPaddingDefaultParens_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/testDeclReference/Name-2_testDeclReference_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Background+UIKit/clear_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+UIKit/testMultipleSizesVariadic_fixed-size_dark.2.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+UIKit/testSingularDeviceWidthAndHeight_iPhoneX_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+UIKit/testSingularDeviceWidthAndHeight_iPhoneX_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Background+UIKit/blue_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+FileDimensions/oneReferenceImage_fixed-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+UIKit/testMinimumSize_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/Decl-reference/Name-2_Decl-reference_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+ConfigurationValues/testDeclReference/2_testDeclReference_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+ConfigurationValues/testDeclReference/2_testDeclReference_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+SwiftUI/testHeight480_min-width_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+SwiftUI/testSize320x480_fixed-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+SwiftUI/testSingularDeviceWidthButMinimumHeight_iPhoneX-min-height_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Padding+UIKit/testPaddingLength_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+SwiftUI/testMultipleSizesVariadic_fixed-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/testImplicitArray/Name-2_testImplicitArray_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Background+UIKit/viewBackgroundColor_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/Member-access/Name-2_Member-access_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Padding+UIKit/testPaddingLength_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+SwiftUI/testPluralDevicesHeightButMinimumWidth_iPadPro11-min-width_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Combined/__Snapshots__/SnapshotTest+CombinedTraits+BackgroundWithPadding+SwiftUI/paddingAndBackground_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+SwiftUI/testSingularDeviceWidthButMinimumHeight_iPhoneX-min-height_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/Member-access/Name-1_Member-access_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+ConfigurationValues/testExplicitArray/2_testExplicitArray_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+SwiftUI/testSingularDeviceWidthButMinimumHeight_iPhoneX-min-height_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+UIKit/testPluralDevicesWidthButMinimumHeight_iPadPro11-min-height_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+SwiftUI/testPluralDevicesHeightButMinimumWidth_iPadPro11-min-width_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Background+UIKit/blue_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/__Snapshots__/SnapshotSuite+TestScoping/testScoping_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/Closure/Name-2_Closure_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+SwiftUI/testMinimumSize_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/__Snapshots__/SnapshotTest+Parameters/emptyParameters_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+UIKit/testMinimumSize_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/__Snapshots__/SnapshotSuite+AdditionalAttributes/explicitMainActor_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+ConfigurationValues/recursiveDescription/1_-recursiveDescription_min-size_light.1.txt
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Theme+Inheritance+UIKit/all_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+ConfigurationValues/Implicit-array/2_Implicit-array_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/init-array/Name-2_-init-array_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+ConfigurationValues/testMemberAccess/1_testMemberAccess_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+ConfigurationValues/Decl-reference/1_Decl-reference_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Background+SwiftUI/doubleBackground_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+SwiftUI/testWidthAndHeight320x480_fixed-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/__Snapshots__/SnapshotTest+EscapedIdentifiers/at-separator_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/Views/SwiftUI/__Snapshots__/SwiftUIView/swiftUiView_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+SwiftUI/testPluralDevicesHeightButMinimumWidth_iPhoneX-min-width_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/__Snapshots__/SnapshotTest+Parameters/missingParameters_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+SwiftUI/testSingularDeviceWidthAndHeight_iPhoneX_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Padding+UIKit/testPaddingAll_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+SwiftUI/testMinimumSize_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+ConfigurationValues/Explicit-array/1_Explicit-array_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+SwiftUI/testPluralDevicesWidthButMinimumHeight_iPadPro11-min-height_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Background+UIKit/multipleInherited_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/recursiveDescription/Name-1_-recursiveDescription_min-size_light.1.txt
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+UIKit/testPluralDevicesWidthAndHeight_iPadPro11_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+SwiftUI/testMultipleSizesArray_fixed-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/__Snapshots__/SnapshotTest+EscapedIdentifiers/café_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+SwiftUI/testMultipleSizesVariadic_fixed-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+UIKit/testMultipleSizesArray_fixed-size_dark.2.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/__Snapshots__/SnapshotTest+EscapedIdentifiers/____min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+ConfigurationValues/image/1_-image_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Padding+UIKit/testPaddingEdgeInsets_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+SwiftUI/testHeight480_min-width_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+UIKit/testMultipleSizesArray_fixed-size_light.2.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+SwiftUI/testPluralDevicesWidthAndHeight_iPadPro11_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/__Snapshots__/SnapshotTest+DisplayName/_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/__Snapshots__/SnapshotTest+SnapshotTestScoping/withoutOverride_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Padding+SwiftUI/testPaddingDefault_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/Views/UIKit/UIViewController/__Snapshots__/UIViewController/uiViewControllerWithSafeArea/ten-inset_uiViewControllerWithSafeArea_iPhoneX_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+ConfigurationValues/recursiveDescription/1_-recursiveDescription_min-size_dark.1.txt
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Padding+UIKit/testDoublePadding_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+ConfigurationValues/testHigherOrderFunction/1_testHigherOrderFunction_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+Inheritance+SwiftUI/inheritedFromSuite_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+SwiftUI/testPluralDevicesWidthButMinimumHeight_iPhoneX-min-height_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Combined/__Snapshots__/SnapshotTest+CombinedTraits+BackgroundWithPadding+UIKit/backgroundAndPadding_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+UIKit/testSingularDeviceWidthButMinimumHeight_iPhoneX-min-height_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Strategy+SwiftUI/image_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/__Snapshots__/SnapshotTest+DisplayName/Named-Test_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Background+UIKit/inheritedFromSuite_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+SwiftUI/testPluralDevicesWidthButMinimumHeight_iPadPro11-min-height_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+UIKit/testWidthAndHeight320x480_fixed-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Strategy+SwiftUI/recursiveDescription_min-size_light.1.txt
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/testDotInitArray/Name-2_testDotInitArray_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Padding+SwiftUI/testDoublePadding_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+UIKit/testMultipleSizesArray_fixed-size_light.2.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/__Snapshots__/SnapshotTest+EscapedIdentifiers/東京_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/testImplicitArray/Name-1_testImplicitArray_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Padding+SwiftUI/testPaddingHorizontal_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+ConfigurationValues/Member-access/1_Member-access_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/image/Name-1_-image_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/__Snapshots__/SnapshotSuite+DisplayName/Some-name-with-slashes_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+SwiftUI/testMultipleSizesArray_fixed-size_dark.2.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Padding+SwiftUI/testPaddingLength_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+SwiftUI/testPluralDevicesWidthButMinimumHeight_iPhoneX-min-height_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Background+SwiftUI/multipleTest_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+UIKit/testPluralDevicesHeightButMinimumWidth_iPhoneX-min-width_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+SwiftUI/testSingularDeviceWidthButMinimumHeight_iPhoneX-min-height_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+UIKit/testPluralDevicesHeightButMinimumWidth_iPadPro11-min-width_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+ConfigurationValues/Member-access/2_Member-access_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Strategy+UIKit/image_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Background+SwiftUI/multipleInherited_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+ConfigurationValues/Higher-order-function/1_Higher-order-function_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/__Snapshots__/SnapshotTest+Parameters/emptyParameters_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Combined/__Snapshots__/SnapshotSuite+CombinedTraits+BackgroundWithPadding+SwiftUI/paddingAndBackground_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+ConfigurationValues/Higher-order-function/2_Higher-order-function_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Padding+SwiftUI/testDoublePadding_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Theme+SwiftUI/testTraitThemeLightTests_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+ConfigurationValues/Higher-order-function/2_Higher-order-function_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+UIKit/testPluralDevicesHeightButMinimumWidth_iPadPro11-min-width_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+SwiftUI/testSingularSizeWidthHeight320x480_fixed-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+SwiftUI/testPluralDevicesWidthButMinimumHeight_iPadPro11-min-height_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Background+SwiftUI/overridden_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+UIKit/testPluralDevicesHeightButMinimumWidth_iPhoneX-min-width_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/__Snapshots__/SnapshotSuite+ManyTests/testThree_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Background+SwiftUI/viewBackgroundColorWithTrait_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+ConfigurationValues/Decl-reference/1_Decl-reference_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+SwiftUI/testMinimumSize_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+UIKit/testHeight480_min-width_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/Views/UIKit/UIViewController/__Snapshots__/UIViewController/preferredContentSize_minimumHeight_min-height_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/Views/UIKit/UIViewController/__Snapshots__/UIViewController/preferredContentSize_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Padding+UIKit/testPaddingVertical_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Background+UIKit/clear_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/__Snapshots__/SnapshotSuite+TestScoping/testScoping_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/Decl-reference/Name-1_Decl-reference_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/__Snapshots__/SnapshotTest+EscapedIdentifiers/trailing__min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Theme+UIKit/all_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+SwiftUI/testPluralDevicesWidthButMinimumHeight_iPadPro11-min-height_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+UIKit/testPluralDevicesWidthButMinimumHeight_iPadPro11-min-height_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+SwiftUI/testPluralDevicesWidthAndHeight_iPhoneX_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+SwiftUI/testPluralDevicesHeightButMinimumWidth_iPhoneX-min-width_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+ConfigurationValues/image/1_-image_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+ConfigurationValues/testMemberAccess/2_testMemberAccess_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Background+SwiftUI/viewBackgroundColor_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+UIKit/testSingularDeviceWidthButMinimumHeight_iPhoneX-min-height_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+FileDimensions/referenceImage_fixed-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+UIKit/testMinimumSize_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+UIKit/testSingularDeviceWidthAndHeight_iPhoneX_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Padding+UIKit/testPaddingDefaultParens_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+UIKit/testPluralDevicesWidthButMinimumHeight_iPhoneX-min-height_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/Explicit-array/Name-1_Explicit-array_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+ConfigurationValues/image/2_-image_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/image/Name-1_-image_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/__Snapshots__/SnapshotTest+DisplayName/_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+SwiftUI/testPluralDevicesWidthAndHeight_iPadPro11_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+SwiftUI/testWidth320_min-height_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+SwiftUI/testSingularDeviceWidthAndHeight_iPhoneX_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Background+UIKit/defaultBackground_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/__Snapshots__/SnapshotSuite+ManyTests/testOne_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/__Snapshots__/SnapshotTest+EscapedIdentifiers/123-start_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+UIKit/testPluralDevicesWidthAndHeight_iPadPro11_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+ConfigurationValues/testMemberAccess/1_testMemberAccess_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/Implicit-array/Name-2_Implicit-array_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Background+SwiftUI/explicitBackground_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Padding+SwiftUI/testPaddingDefault_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/__Snapshots__/SnapshotSuite+DisplayName/Some-name-with-slashes_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Theme+UIKit/testTraitThemeAllTests_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+SwiftUI/testPluralDevicesWidthButMinimumHeight_iPhoneX-min-height_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Background+UIKit/multipleTest_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/Explicit-array/Name-2_Explicit-array_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+SwiftUI/testPluralDevicesWidthButMinimumHeight_iPadPro11-min-height_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/testImplicitArray/Name-2_testImplicitArray_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/Member-access/Name-1_Member-access_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+SwiftUI/testMultipleSizesVariadic_fixed-size_light.2.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Padding+SwiftUI/testPaddingLength_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+ConfigurationValues/testImplicitArray/1_testImplicitArray_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Padding+SwiftUI/testPaddingDefaultParens_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Combined/__Snapshots__/SnapshotSuite+CombinedTraits+BackgroundWithPadding+UIKit/paddingAndBackground_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/__Snapshots__/SnapshotTest+TestScoping/testScoping_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+SwiftUI/testHeight480_min-width_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/Views/UIKit/UIView/__Snapshots__/UIStackView/uiStackView_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+UIKit/testMinimumSize_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Padding+UIKit/testPaddingAll_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/__Snapshots__/SnapshotSuite+DisplayName/Named-Suite_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/__Snapshots__/SnapshotTest+EscapedIdentifiers/slash-separator_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Background+UIKit/viewBackgroundColorOverridden_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+SwiftUI/testPluralDevicesWidthAndHeight_iPadPro11_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Background+UIKit/multipleInherited_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Combined/__Snapshots__/SnapshotSuite+CombinedTraits+BackgroundWithPadding+UIKit/paddingAndBackground_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+SwiftUI/testSingularDeviceHeightButMinimumWidth_iPhoneX-min-width_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+UIKit/testPluralDevicesWidthButMinimumHeight_iPadPro11-min-height_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/__Snapshots__/SnapshotTest+EscapedIdentifiers/dash-separator_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+UIKit/testSingularDeviceWidthButMinimumHeight_iPhoneX-min-height_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+SwiftUI/testHeight480_min-width_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Strategy+SwiftUI/recursiveDescription_min-size_light.1.txt
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Background+UIKit/defaultBackground_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/Two-values/Name-2_Two-values_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/__Snapshots__/SnapshotTest+EscapedIdentifiers/_leading_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Combined/__Snapshots__/SnapshotSuite+CombinedTraits+BackgroundWithPadding+UIKit/backgroundAndPadding_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+UIKit/testMultipleSizesVariadic_fixed-size_light.2.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Background+SwiftUI/inheritedFromSuite_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Background+UIKit/viewBackgroundColorWithTrait_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+ConfigurationValues/Decl-reference/2_Decl-reference_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Combined/__Snapshots__/SnapshotSuite+CombinedTraits+BackgroundWithPadding+UIKit/backgroundAndPadding_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Padding+SwiftUI/testPaddingDefaultParens_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+FileDimensions/twoReferenceImage_fixed-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+UIKit/testPluralDevicesHeightButMinimumWidth_iPadPro11-min-width_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+UIKit/testWidthAndHeight320x480_fixed-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/Implicit-array/Name-2_Implicit-array_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+UIKit/testMultipleSizesVariadic_fixed-size_dark.2.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/__Snapshots__/SnapshotTest+EscapedIdentifiers/myTest_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/testMemberAccess/Name-1_testMemberAccess_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+SwiftUI/testWidthAndHeight320x480_fixed-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/__Snapshots__/SnapshotSuite+ManyTests/testThree_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Theme+SwiftUI/testTraitThemeAllTests_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+ConfigurationValues/Explicit-array/2_Explicit-array_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Theme+SwiftUI/dark_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/testDeclReference/Name-2_testDeclReference_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+UIKit/testMultipleSizesVariadic_fixed-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/__Snapshots__/SnapshotTest+SnapshotTestScoping/custom_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+SwiftUI/testPluralDevicesHeightButMinimumWidth_iPadPro11-min-width_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+UIKit/testPluralDevicesWidthAndHeight_iPhoneX_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/Three-values/Name-1_Three-values_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Theme+SwiftUI/testTraitThemeDarkTests_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Theme+SwiftUI/testTraitThemeAllTests_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/Views/UIKit/UIViewController/__Snapshots__/UITabBarController/uiTabControllerPadding_iPhoneX_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+UIKit/testWidth320_min-height_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+ConfigurationValues/testImplicitArray/1_testImplicitArray_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/Views/UIKit/UIViewController/__Snapshots__/UITabBarController/uiTabControllerBackgroundAndPadding_iPhoneX_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Background+SwiftUI/viewBackgroundColor_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+FileDimensions/threeReferenceImage_fixed-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/__Snapshots__/SnapshotTest+EscapedIdentifiers/class_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Background+SwiftUI/clear_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/testImplicitArray/Name-1_testImplicitArray_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+SwiftUI/testMultipleSizesArray_fixed-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/Views/UIKit/UIView/__Snapshots__/UIView/clearBackground_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/__Snapshots__/SnapshotTest+EscapedIdentifiers/repeated-dash-separator_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Padding+SwiftUI/testPaddingEdgeInsets_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Background+UIKit/viewBackgroundColorWithTrait_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+UIKit/testPluralDevicesWidthButMinimumHeight_iPhoneX-min-height_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/__Snapshots__/SnapshotSuite+AdditionalAttributes/explicitMainActor_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/__Snapshots__/SnapshotSuite+SnapshotTestScoping/withoutOverride_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Combined/__Snapshots__/SnapshotTest+CombinedTraits+BackgroundWithPadding+SwiftUI/backgroundAndPadding_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+ConfigurationValues/Closure/1_Closure_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/Decl-reference/Name-1_Decl-reference_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/image/Name-2_-image_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Background+SwiftUI/defaultBackgroundOverridden_min-size_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/__Snapshots__/SnapshotSuite+DisplayName/_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Padding+UIKit/testDoublePadding_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+Inheritance+SwiftUI/testPluralDevicesHeightButMinimumWidth_iPadPro11-min-width_dark.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Traits/Single/__Snapshots__/SnapshotTest+Traits+Size+SwiftUI/testMultipleSizesArray_fixed-size_dark.2.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotTest/Configurations/__Snapshots__/SnapshotTest+Configurations/init-array/Name-1_-init-array_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationTests/SnapshotSuite/Traits/Single/__Snapshots__/SnapshotSuite+Traits+Size+UIKit/testMultipleSizesArray_fixed-size_dark.2.png
warning: 'spi-builder-workspace': found 4 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Tests/SnapshotsIntegrationRepetitionTests/__Snapshots__/RepetitionTests/singular_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationRepetitionTests/__Snapshots__/RepetitionTests/configurations/2_configurations_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationRepetitionTests/__Snapshots__/RepetitionTests/configurations/1_configurations_min-size_light.1.png
/host/spi-builder-workspace/Tests/SnapshotsIntegrationRepetitionTests/__Snapshots__/RepetitionTests/configurations/3_configurations_min-size_light.1.png
[0/1] Planning build
Building for debugging...
[0/27] Write swift-version-24593BA9C3E375BF.txt
[2/72] Compiling SwiftSyntax601 Empty.swift
[3/72] Emitting module SwiftSyntax509
[4/72] Emitting module SwiftSyntax601
[5/73] Emitting module SwiftSyntax510
[6/73] Compiling SwiftSyntax510 Empty.swift
[7/93] Emitting module SwiftSyntax600
[8/94] Compiling SwiftSyntax600 Empty.swift
[9/106] Compiling SnapshotTestSupport Tags+traits.swift
[11/105] Compiling SwiftSyntax509 Empty.swift
[12/106] Emitting module SwiftSyntax602
[13/106] Compiling SwiftSyntax602 Empty.swift
[15/107] Compiling SnapshotTestSupport Tags+parameters.swift
[16/107] Emitting module SnapshotTestSupport
[17/107] Compiling SnapshotTestSupport Tags+configurations.swift
[22/104] Compiling SnapshotTesting NSImage.swift
[23/104] Compiling SnapshotTesting NSView.swift
[24/104] Compiling SnapshotTesting NSViewController.swift
[25/104] Compiling SnapshotTesting SceneKit.swift
[26/104] Compiling SnapshotTesting SpriteKit.swift
[27/104] Compiling SnapshotTesting String.swift
[28/104] Compiling SnapshotTesting SwiftUIView.swift
[29/104] Compiling SnapshotTesting UIBezierPath.swift
[38/116] Compiling SnapshotTesting Snapshotting.swift
[39/116] Compiling SnapshotTesting Any.swift
[40/116] Compiling SnapshotTesting CALayer.swift
[41/116] Compiling SnapshotTesting CGPath.swift
[42/124] Compiling SnapshotTesting CaseIterable.swift
[43/124] Compiling SnapshotTesting Data.swift
[44/124] Compiling SnapshotTesting Encodable.swift
[45/124] Compiling SnapshotTesting NSBezierPath.swift
[46/124] Compiling SnapshotSupport with.swift
/host/spi-builder-workspace/Sources/SnapshotSupport/CGSize+Convenience.swift:1:8: error: no such module 'CoreGraphics'
1 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
2 |
3 | public func * (lhs: CGSize, rhs: Int) -> CGSize {
/host/spi-builder-workspace/Sources/SnapshotSupport/CGSize+Convenience.swift:1:8: error: no such module 'CoreGraphics'
1 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
2 |
3 | public func * (lhs: CGSize, rhs: Int) -> CGSize {
[48/162] Compiling SnapshotSupport CGSize+Convenience.swift
/host/spi-builder-workspace/Sources/SnapshotSupport/CGSize+Convenience.swift:1:8: error: no such module 'CoreGraphics'
1 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
2 |
3 | public func * (lhs: CGSize, rhs: Int) -> CGSize {
[49/180] Compiling SnapshotSupport Array+Convenience.swift
/host/spi-builder-workspace/Sources/SnapshotSupport/CGSize+Convenience.swift:1:8: error: no such module 'CoreGraphics'
1 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
2 |
3 | public func * (lhs: CGSize, rhs: Int) -> CGSize {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[50/187] Emitting module SnapshotSupport
/host/spi-builder-workspace/Sources/SnapshotSupport/CGSize+Convenience.swift:1:8: error: no such module 'CoreGraphics'
1 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
2 |
3 | public func * (lhs: CGSize, rhs: Int) -> CGSize {
[51/187] Compiling SnapshotSupport Array+Convenience.swift
/host/spi-builder-workspace/Sources/SnapshotSupport/CGSize+Convenience.swift:1:8: error: no such module 'CoreGraphics'
1 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
2 |
3 | public func * (lhs: CGSize, rhs: Int) -> CGSize {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[52/187] Emitting module SnapshotSupport
/host/spi-builder-workspace/Sources/SnapshotSupport/CGSize+Convenience.swift:1:8: error: no such module 'CoreGraphics'
1 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
2 |
3 | public func * (lhs: CGSize, rhs: Int) -> CGSize {
[53/187] Compiling SnapshotSupport CGSize+Convenience.swift
/host/spi-builder-workspace/Sources/SnapshotSupport/CGSize+Convenience.swift:1:8: error: no such module 'CoreGraphics'
1 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
2 |
3 | public func * (lhs: CGSize, rhs: Int) -> CGSize {
BUILD FAILURE 6.1 linux