Build Information
Failed to build AccessibilitySnapshot with Swift 5.10 for watchOS using Xcode 15.4.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme AccessibilitySnapshot-Package -destination generic/platform=watchos
Build Log
========================================
RunAll
========================================
Builder version: 4.33.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/cashapp/AccessibilitySnapshot.git
Reference: 0.7.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/cashapp/AccessibilitySnapshot
* tag 0.7.0 -> FETCH_HEAD
HEAD is now at ef2cf60 Merge pull request #214 from ZevEisenberg/patch-1
Cloned https://github.com/cashapp/AccessibilitySnapshot.git
Revision (git rev-parse @):
ef2cf6015ad00c791fe3ff60f836b1fcc50f970c
SUCCESS checkout https://github.com/cashapp/AccessibilitySnapshot.git at 0.7.0
========================================
Build
========================================
Selected platform: watchOS
Swift version: 5.10
Building package at path: $workDir
https://github.com/cashapp/AccessibilitySnapshot.git
Command line invocation:
/Applications/Xcode-15.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/uber/ios-snapshot-test-case.git (cached)
Fetching from https://github.com/pointfreeco/swift-snapshot-testing.git (cached)
Creating working copy of package ‘swift-snapshot-testing’
Checking out 1.8.2 of package ‘swift-snapshot-testing’
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/ios-snapshot-test-case-085cb931 is not valid git repository for 'https://github.com/uber/ios-snapshot-test-case.git', will fetch again.Fetching from https://github.com/uber/ios-snapshot-test-case.git (cached)
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/ios-snapshot-test-case-085cb931 is not valid git repository for 'https://github.com/uber/ios-snapshot-test-case.git', will fetch again.Fetching from https://github.com/uber/ios-snapshot-test-case.git (cached)
Creating working copy of package ‘ios-snapshot-test-case’
Checking out 8.0.0 of package ‘ios-snapshot-test-case’
Resolved source packages:
AccessibilitySnapshot: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
iOSSnapshotTestCase: https://github.com/uber/ios-snapshot-test-case.git @ 8.0.0
SnapshotTesting: https://github.com/pointfreeco/swift-snapshot-testing.git @ 1.8.2
resolved source packages: AccessibilitySnapshot, iOSSnapshotTestCase, SnapshotTesting
objc[58391]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10e9f00e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10f8400e0). One of the two will be used. Which one is undefined.
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "ios-snapshot-test-case",
"requirement" : {
"range" : [
{
"lower_bound" : "8.0.0",
"upper_bound" : "9.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/uber/ios-snapshot-test-case.git"
},
{
"identity" : "swift-snapshot-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "1.8.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-snapshot-testing.git"
}
],
"manifest_display_name" : "AccessibilitySnapshot",
"name" : "AccessibilitySnapshot",
"path" : "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "AccessibilitySnapshot",
"targets" : [
"AccessibilitySnapshot"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "FBSnapshotTestCase+Accessibility",
"targets" : [
"FBSnapshotTestCase+Accessibility",
"FBSnapshotTestCase+Accessibility-ObjC"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "AccessibilitySnapshotCore",
"targets" : [
"AccessibilitySnapshotCore"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FBSnapshotTestCase_Accessibility_ObjC",
"module_type" : "ClangTarget",
"name" : "FBSnapshotTestCase+Accessibility-ObjC",
"path" : "Sources/AccessibilitySnapshot/iOSSnapshotTestCase/ObjC",
"product_dependencies" : [
"iOSSnapshotTestCase"
],
"product_memberships" : [
"FBSnapshotTestCase+Accessibility"
],
"sources" : [
"FBSnapshotTestCase_Accessibility.m"
],
"target_dependencies" : [
"AccessibilitySnapshotCore",
"FBSnapshotTestCase+Accessibility"
],
"type" : "library"
},
{
"c99name" : "FBSnapshotTestCase_Accessibility",
"module_type" : "SwiftTarget",
"name" : "FBSnapshotTestCase+Accessibility",
"path" : "Sources/AccessibilitySnapshot/iOSSnapshotTestCase/Swift",
"product_dependencies" : [
"iOSSnapshotTestCase"
],
"product_memberships" : [
"FBSnapshotTestCase+Accessibility"
],
"sources" : [
"ErrorMessageFactory.swift",
"FBSnapshotTestCase+Accessibility.swift",
"FBSnapshotTestCase+ImpreciseAccessibility.swift",
"FBSnapshotTestCase+ObjCSupport.swift",
"FBSnapshotTestCase+SwiftUI.swift"
],
"target_dependencies" : [
"AccessibilitySnapshotCore"
],
"type" : "library"
},
{
"c99name" : "AccessibilitySnapshotCore_ObjC",
"module_type" : "ClangTarget",
"name" : "AccessibilitySnapshotCore-ObjC",
"path" : "Sources/AccessibilitySnapshot/Core/ObjC",
"product_memberships" : [
"AccessibilitySnapshot",
"FBSnapshotTestCase+Accessibility",
"AccessibilitySnapshotCore"
],
"sources" : [
"ASAccessibilityEnabler.m",
"UIAccessibilityStatusUtility.m"
],
"type" : "library"
},
{
"c99name" : "AccessibilitySnapshotCore",
"module_type" : "SwiftTarget",
"name" : "AccessibilitySnapshotCore",
"path" : "Sources/AccessibilitySnapshot/Core/Swift",
"product_memberships" : [
"AccessibilitySnapshot",
"FBSnapshotTestCase+Accessibility",
"AccessibilitySnapshotCore"
],
"resources" : [
{
"path" : "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AccessibilitySnapshot/Core/Swift/Assets/ru.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "ru"
}
}
},
{
"path" : "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AccessibilitySnapshot/Core/Swift/Assets/en.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "en"
}
}
},
{
"path" : "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AccessibilitySnapshot/Core/Swift/Assets/de.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "de"
}
}
},
{
"path" : "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AccessibilitySnapshot/Core/Swift/Assets/Images.xcassets",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Classes/AccessibilityHierarchyParser.swift",
"Classes/AccessibilitySnapshotView+PillsView.swift",
"Classes/AccessibilitySnapshotView.swift",
"Classes/HitTargetSnapshotUtility.swift",
"Classes/HitTargetSnapshotView.swift",
"Classes/SnapshotAndLegendView.swift",
"Classes/String+Localization.swift",
"Classes/UIAccessibility+SnapshotAdditions.swift",
"Classes/UIApplication+FirstKeyWindow.swift",
"Classes/UIView+ImageRendering.swift",
"Classes/UIView+InvertColorsSnapshotting.swift"
],
"target_dependencies" : [
"AccessibilitySnapshotCore-ObjC"
],
"type" : "library"
},
{
"c99name" : "AccessibilitySnapshot",
"module_type" : "SwiftTarget",
"name" : "AccessibilitySnapshot",
"path" : "Sources/AccessibilitySnapshot/SnapshotTesting",
"product_dependencies" : [
"SnapshotTesting"
],
"product_memberships" : [
"AccessibilitySnapshot"
],
"sources" : [
"SnapshotTesting+Accessibility.swift",
"SnapshotTesting+SwiftUI.swift"
],
"target_dependencies" : [
"AccessibilitySnapshotCore"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"AccessibilitySnapshot",
"AccessibilitySnapshot-Package",
"AccessibilitySnapshotCore",
"FBSnapshotTestCase+Accessibility"
]
}
}
objc[58574]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x110d880e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x110e040e0). One of the two will be used. Which one is undefined.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme AccessibilitySnapshot-Package -destination generic/platform=watchos
Command line invocation:
/Applications/Xcode-15.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme AccessibilitySnapshot-Package -destination generic/platform=watchos
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
iOSSnapshotTestCase: https://github.com/uber/ios-snapshot-test-case.git @ 8.0.0
SnapshotTesting: https://github.com/pointfreeco/swift-snapshot-testing.git @ 1.8.2
AccessibilitySnapshot: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (14 targets)
Target 'FBSnapshotTestCase+Accessibility' in project 'AccessibilitySnapshot'
➜ Explicit dependency on target 'FBSnapshotTestCase+Accessibility' in project 'AccessibilitySnapshot'
➜ Explicit dependency on target 'FBSnapshotTestCase+Accessibility-ObjC' in project 'AccessibilitySnapshot'
➜ Explicit dependency on target 'AccessibilitySnapshotCore-ObjC' in project 'AccessibilitySnapshot'
➜ Explicit dependency on target 'AccessibilitySnapshotCore' in project 'AccessibilitySnapshot'
➜ Explicit dependency on target 'iOSSnapshotTestCase' in project 'iOSSnapshotTestCase'
Target 'FBSnapshotTestCase+Accessibility-ObjC' in project 'AccessibilitySnapshot'
➜ Explicit dependency on target 'AccessibilitySnapshotCore-ObjC' in project 'AccessibilitySnapshot'
➜ Explicit dependency on target 'AccessibilitySnapshotCore' in project 'AccessibilitySnapshot'
➜ Explicit dependency on target 'iOSSnapshotTestCase' in project 'iOSSnapshotTestCase'
➜ Explicit dependency on target 'FBSnapshotTestCase+Accessibility' in project 'AccessibilitySnapshot'
Target 'FBSnapshotTestCase+Accessibility' in project 'AccessibilitySnapshot'
➜ Explicit dependency on target 'AccessibilitySnapshotCore-ObjC' in project 'AccessibilitySnapshot'
➜ Explicit dependency on target 'AccessibilitySnapshotCore' in project 'AccessibilitySnapshot'
➜ Explicit dependency on target 'iOSSnapshotTestCase' in project 'iOSSnapshotTestCase'
Target 'iOSSnapshotTestCase' in project 'iOSSnapshotTestCase'
➜ Explicit dependency on target 'iOSSnapshotTestCase' in project 'iOSSnapshotTestCase'
➜ Explicit dependency on target 'iOSSnapshotTestCaseCore' in project 'iOSSnapshotTestCase'
Target 'iOSSnapshotTestCase' in project 'iOSSnapshotTestCase'
➜ Explicit dependency on target 'iOSSnapshotTestCaseCore' in project 'iOSSnapshotTestCase'
Target 'iOSSnapshotTestCaseCore' in project 'iOSSnapshotTestCase' (no dependencies)
Target 'AccessibilitySnapshotCore' in project 'AccessibilitySnapshot'
➜ Explicit dependency on target 'AccessibilitySnapshotCore' in project 'AccessibilitySnapshot'
➜ Explicit dependency on target 'AccessibilitySnapshot_AccessibilitySnapshotCore' in project 'AccessibilitySnapshot'
➜ Explicit dependency on target 'AccessibilitySnapshotCore-ObjC' in project 'AccessibilitySnapshot'
Target 'AccessibilitySnapshot' in project 'AccessibilitySnapshot'
➜ Explicit dependency on target 'AccessibilitySnapshot' in project 'AccessibilitySnapshot'
➜ Explicit dependency on target 'AccessibilitySnapshotCore-ObjC' in project 'AccessibilitySnapshot'
➜ Explicit dependency on target 'AccessibilitySnapshotCore' in project 'AccessibilitySnapshot'
➜ Explicit dependency on target 'SnapshotTesting' in project 'SnapshotTesting'
Target 'AccessibilitySnapshot' in project 'AccessibilitySnapshot'
➜ Explicit dependency on target 'AccessibilitySnapshotCore-ObjC' in project 'AccessibilitySnapshot'
➜ Explicit dependency on target 'AccessibilitySnapshotCore' in project 'AccessibilitySnapshot'
➜ Explicit dependency on target 'SnapshotTesting' in project 'SnapshotTesting'
Target 'SnapshotTesting' in project 'SnapshotTesting'
➜ Explicit dependency on target 'SnapshotTesting' in project 'SnapshotTesting'
Target 'SnapshotTesting' in project 'SnapshotTesting' (no dependencies)
Target 'AccessibilitySnapshotCore' in project 'AccessibilitySnapshot'
➜ Explicit dependency on target 'AccessibilitySnapshot_AccessibilitySnapshotCore' in project 'AccessibilitySnapshot'
➜ Explicit dependency on target 'AccessibilitySnapshotCore-ObjC' in project 'AccessibilitySnapshot'
Target 'AccessibilitySnapshot_AccessibilitySnapshotCore' in project 'AccessibilitySnapshot' (no dependencies)
Target 'AccessibilitySnapshotCore-ObjC' in project 'AccessibilitySnapshot' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.3.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -x c -c /dev/null
Build description signature: 2925e23b916b685cae2fd9507d1dbb6c
Build description path: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/2925e23b916b685cae2fd9507d1dbb6c.xcbuilddata
CreateBuildDirectory /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
ClangStatCache /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.4-21T214-b1003b1d39595f920d157d454b683797.sdkstatcache
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -o /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.4-21T214-b1003b1d39595f920d157d454b683797.sdkstatcache
CreateBuildDirectory /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
CreateBuildDirectory /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
CreateBuildDirectory /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
MkDir /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/AccessibilitySnapshot_AccessibilitySnapshotCore.bundle (in target 'AccessibilitySnapshot_AccessibilitySnapshotCore' from project 'AccessibilitySnapshot')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
/bin/mkdir -p /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/AccessibilitySnapshot_AccessibilitySnapshotCore.bundle
MkDir /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks/iOSSnapshotTestCase.framework (in target 'iOSSnapshotTestCase' from project 'iOSSnapshotTestCase')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case
/bin/mkdir -p /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks/iOSSnapshotTestCase.framework
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTesting.build/Debug-watchos/SnapshotTesting.build/SnapshotTesting.modulemap (in target 'SnapshotTesting' from project 'SnapshotTesting')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing
write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTesting.build/Debug-watchos/SnapshotTesting.build/SnapshotTesting.modulemap
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/iOSSnapshotTestCaseCore.modulemap (in target 'iOSSnapshotTestCaseCore' from project 'iOSSnapshotTestCase')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case
write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/iOSSnapshotTestCaseCore.modulemap
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AccessibilitySnapshot.build/Debug-watchos/AccessibilitySnapshotCore-ObjC.build/AccessibilitySnapshotCore-ObjC.modulemap (in target 'AccessibilitySnapshotCore-ObjC' from project 'AccessibilitySnapshot')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AccessibilitySnapshot.build/Debug-watchos/AccessibilitySnapshotCore-ObjC.build/AccessibilitySnapshotCore-ObjC.modulemap
Copy /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/iOSSnapshotTestCaseCore.modulemap /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/iOSSnapshotTestCaseCore.modulemap (in target 'iOSSnapshotTestCaseCore' from project 'iOSSnapshotTestCase')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/iOSSnapshotTestCaseCore.modulemap /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
Copy /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/SnapshotTesting.modulemap /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTesting.build/Debug-watchos/SnapshotTesting.build/SnapshotTesting.modulemap (in target 'SnapshotTesting' from project 'SnapshotTesting')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTesting.build/Debug-watchos/SnapshotTesting.build/SnapshotTesting.modulemap /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
Copy /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/AccessibilitySnapshotCore-ObjC.modulemap /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AccessibilitySnapshot.build/Debug-watchos/AccessibilitySnapshotCore-ObjC.build/AccessibilitySnapshotCore-ObjC.modulemap (in target 'AccessibilitySnapshotCore-ObjC' from project 'AccessibilitySnapshot')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AccessibilitySnapshot.build/Debug-watchos/AccessibilitySnapshotCore-ObjC.build/AccessibilitySnapshotCore-ObjC.modulemap /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AccessibilitySnapshot.build/Debug-watchos/AccessibilitySnapshot_AccessibilitySnapshotCore.build/empty-AccessibilitySnapshot_AccessibilitySnapshotCore.plist (in target 'AccessibilitySnapshot_AccessibilitySnapshotCore' from project 'AccessibilitySnapshot')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AccessibilitySnapshot.build/Debug-watchos/AccessibilitySnapshot_AccessibilitySnapshotCore.build/empty-AccessibilitySnapshot_AccessibilitySnapshotCore.plist
CpResource /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/AccessibilitySnapshot_AccessibilitySnapshotCore.bundle/ru.lproj/Localizable.strings /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AccessibilitySnapshot/Core/Swift/Assets/ru.lproj/Localizable.strings (in target 'AccessibilitySnapshot_AccessibilitySnapshotCore' from project 'AccessibilitySnapshot')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AccessibilitySnapshot/Core/Swift/Assets/ru.lproj/Localizable.strings /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/AccessibilitySnapshot_AccessibilitySnapshotCore.bundle/ru.lproj
CpResource /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/AccessibilitySnapshot_AccessibilitySnapshotCore.bundle/en.lproj/Localizable.strings /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AccessibilitySnapshot/Core/Swift/Assets/en.lproj/Localizable.strings (in target 'AccessibilitySnapshot_AccessibilitySnapshotCore' from project 'AccessibilitySnapshot')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AccessibilitySnapshot/Core/Swift/Assets/en.lproj/Localizable.strings /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/AccessibilitySnapshot_AccessibilitySnapshotCore.bundle/en.lproj
CpResource /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/AccessibilitySnapshot_AccessibilitySnapshotCore.bundle/de.lproj/Localizable.strings /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AccessibilitySnapshot/Core/Swift/Assets/de.lproj/Localizable.strings (in target 'AccessibilitySnapshot_AccessibilitySnapshotCore' from project 'AccessibilitySnapshot')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AccessibilitySnapshot/Core/Swift/Assets/de.lproj/Localizable.strings /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/AccessibilitySnapshot_AccessibilitySnapshotCore.bundle/de.lproj
CompileAssetCatalog /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/AccessibilitySnapshot_AccessibilitySnapshotCore.bundle /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AccessibilitySnapshot/Core/Swift/Assets/Images.xcassets (in target 'AccessibilitySnapshot_AccessibilitySnapshotCore' from project 'AccessibilitySnapshot')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
/Applications/Xcode-15.3.0.app/Contents/Developer/usr/bin/actool --output-format human-readable-text --notices --warnings --export-dependency-info /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AccessibilitySnapshot.build/Debug-watchos/AccessibilitySnapshot_AccessibilitySnapshotCore.build/assetcatalog_dependencies --output-partial-info-plist /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AccessibilitySnapshot.build/Debug-watchos/AccessibilitySnapshot_AccessibilitySnapshotCore.build/assetcatalog_generated_info.plist --compress-pngs --enable-on-demand-resources NO --development-region en --target-device watch --minimum-deployment-target 6.0 --platform watchos --compile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/AccessibilitySnapshot_AccessibilitySnapshotCore.bundle /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AccessibilitySnapshot/Core/Swift/Assets/Images.xcassets
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AccessibilitySnapshot.build/Debug-watchos/AccessibilitySnapshotCore-ObjC.build/Objects-normal/arm64/AccessibilitySnapshotCore-ObjC.LinkFileList (in target 'AccessibilitySnapshotCore-ObjC' from project 'AccessibilitySnapshot')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AccessibilitySnapshot.build/Debug-watchos/AccessibilitySnapshotCore-ObjC.build/Objects-normal/arm64/AccessibilitySnapshotCore-ObjC.LinkFileList
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AccessibilitySnapshot.build/Debug-watchos/AccessibilitySnapshotCore-ObjC.build/Objects-normal/arm64_32/AccessibilitySnapshotCore-ObjC.LinkFileList (in target 'AccessibilitySnapshotCore-ObjC' from project 'AccessibilitySnapshot')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AccessibilitySnapshot.build/Debug-watchos/AccessibilitySnapshotCore-ObjC.build/Objects-normal/arm64_32/AccessibilitySnapshotCore-ObjC.LinkFileList
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AccessibilitySnapshot.build/Debug-watchos/AccessibilitySnapshotCore-ObjC.build/Objects-normal/armv7k/AccessibilitySnapshotCore-ObjC.LinkFileList (in target 'AccessibilitySnapshotCore-ObjC' from project 'AccessibilitySnapshot')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AccessibilitySnapshot.build/Debug-watchos/AccessibilitySnapshotCore-ObjC.build/Objects-normal/armv7k/AccessibilitySnapshotCore-ObjC.LinkFileList
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/arm64_32/iOSSnapshotTestCaseCore.LinkFileList (in target 'iOSSnapshotTestCaseCore' from project 'iOSSnapshotTestCase')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case
write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/arm64_32/iOSSnapshotTestCaseCore.LinkFileList
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/iOSSnapshotTestCaseCore.LinkFileList (in target 'iOSSnapshotTestCaseCore' from project 'iOSSnapshotTestCase')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case
write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/iOSSnapshotTestCaseCore.LinkFileList
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/arm64/iOSSnapshotTestCaseCore.LinkFileList (in target 'iOSSnapshotTestCaseCore' from project 'iOSSnapshotTestCase')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case
write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/arm64/iOSSnapshotTestCaseCore.LinkFileList
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTesting.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64_32/SnapshotTesting.LinkFileList (in target 'SnapshotTesting' from project 'SnapshotTesting')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing
write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTesting.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64_32/SnapshotTesting.LinkFileList
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTesting.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting.LinkFileList (in target 'SnapshotTesting' from project 'SnapshotTesting')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing
write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTesting.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting.LinkFileList
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTesting.build/Debug-watchos/SnapshotTesting.build/Objects-normal/armv7k/SnapshotTesting.LinkFileList (in target 'SnapshotTesting' from project 'SnapshotTesting')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing
write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTesting.build/Debug-watchos/SnapshotTesting.build/Objects-normal/armv7k/SnapshotTesting.LinkFileList
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp (in target 'iOSSnapshotTestCaseCore' from project 'iOSSnapshotTestCase')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case
write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp
-target armv7k-apple-watchos5.0 -fobjc-arc -fmodules -gmodules '-fmodules-cache-path=/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex' '-fmodule-name=iOSSnapshotTestCaseCore' -fpascal-strings -O0 -DSWIFT_PACKAGE '-DDEBUG=1' '-DOBJC_OLD_DISPATCH_PROTOTYPES=1' -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -g -I/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -I/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Public -I/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/DerivedSources-normal/armv7k -I/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/DerivedSources/armv7k -I/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/DerivedSources -F/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/Developer/Library/Frameworks -DXcode
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/arm64_32/e6072d4f65d7061329687fe24e3d63a7-common-args.resp (in target 'iOSSnapshotTestCaseCore' from project 'iOSSnapshotTestCase')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case
write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/arm64_32/e6072d4f65d7061329687fe24e3d63a7-common-args.resp
-target arm64_32-apple-watchos5.0 -fobjc-arc -fmodules -gmodules '-fmodules-cache-path=/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex' '-fmodule-name=iOSSnapshotTestCaseCore' -fpascal-strings -O0 -DSWIFT_PACKAGE '-DDEBUG=1' '-DOBJC_OLD_DISPATCH_PROTOTYPES=1' -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -g -I/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -I/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Public -I/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/DerivedSources-normal/arm64_32 -I/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/DerivedSources/arm64_32 -I/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/DerivedSources -F/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/Developer/Library/Frameworks -DXcode
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp (in target 'iOSSnapshotTestCaseCore' from project 'iOSSnapshotTestCase')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case
write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp
-target arm64-apple-watchos5.0 -fobjc-arc -fmodules -gmodules '-fmodules-cache-path=/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex' '-fmodule-name=iOSSnapshotTestCaseCore' -fpascal-strings -O0 -DSWIFT_PACKAGE '-DDEBUG=1' '-DOBJC_OLD_DISPATCH_PROTOTYPES=1' -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -g -I/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -I/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Public -I/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/DerivedSources-normal/arm64 -I/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/DerivedSources/arm64 -I/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/DerivedSources -F/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/Developer/Library/Frameworks -DXcode
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTesting.build/Debug-watchos/SnapshotTesting.build/Objects-normal/armv7k/SnapshotTesting_const_extract_protocols.json (in target 'SnapshotTesting' from project 'SnapshotTesting')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing
write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTesting.build/Debug-watchos/SnapshotTesting.build/Objects-normal/armv7k/SnapshotTesting_const_extract_protocols.json
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTesting.build/Debug-watchos/SnapshotTesting.build/Objects-normal/armv7k/SnapshotTesting.SwiftFileList (in target 'SnapshotTesting' from project 'SnapshotTesting')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing
write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTesting.build/Debug-watchos/SnapshotTesting.build/Objects-normal/armv7k/SnapshotTesting.SwiftFileList
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTesting.build/Debug-watchos/SnapshotTesting.build/Objects-normal/armv7k/SnapshotTesting-OutputFileMap.json (in target 'SnapshotTesting' from project 'SnapshotTesting')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing
write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTesting.build/Debug-watchos/SnapshotTesting.build/Objects-normal/armv7k/SnapshotTesting-OutputFileMap.json
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTesting.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64_32/SnapshotTesting_const_extract_protocols.json (in target 'SnapshotTesting' from project 'SnapshotTesting')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing
write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTesting.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64_32/SnapshotTesting_const_extract_protocols.json
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTesting.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64_32/SnapshotTesting.SwiftFileList (in target 'SnapshotTesting' from project 'SnapshotTesting')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing
write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTesting.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64_32/SnapshotTesting.SwiftFileList
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTesting.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64_32/SnapshotTesting-OutputFileMap.json (in target 'SnapshotTesting' from project 'SnapshotTesting')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing
write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTesting.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64_32/SnapshotTesting-OutputFileMap.json
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTesting.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting_const_extract_protocols.json (in target 'SnapshotTesting' from project 'SnapshotTesting')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing
write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTesting.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting_const_extract_protocols.json
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTesting.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting.SwiftFileList (in target 'SnapshotTesting' from project 'SnapshotTesting')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing
write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTesting.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting.SwiftFileList
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTesting.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting-OutputFileMap.json (in target 'SnapshotTesting' from project 'SnapshotTesting')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing
write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SnapshotTesting.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting-OutputFileMap.json
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AccessibilitySnapshot.build/Debug-watchos/AccessibilitySnapshotCore-ObjC.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp (in target 'AccessibilitySnapshotCore-ObjC' from project 'AccessibilitySnapshot')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AccessibilitySnapshot.build/Debug-watchos/AccessibilitySnapshotCore-ObjC.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp
-target armv7k-apple-watchos6.0 -fobjc-arc -fmodules -gmodules '-fmodules-cache-path=/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex' '-fmodule-name=AccessibilitySnapshotCore_ObjC' -fpascal-strings -O0 -DSWIFT_PACKAGE '-DDEBUG=1' '-DOBJC_OLD_DISPATCH_PROTOTYPES=1' -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -g -I/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -I/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AccessibilitySnapshot/Core/ObjC/include -I/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AccessibilitySnapshot.build/Debug-watchos/AccessibilitySnapshotCore-ObjC.build/DerivedSources-normal/armv7k -I/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AccessibilitySnapshot.build/Debug-watchos/AccessibilitySnapshotCore-ObjC.build/DerivedSources/armv7k -I/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AccessibilitySnapshot.build/Debug-watchos/AccessibilitySnapshotCore-ObjC.build/DerivedSources -F/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/Developer/Library/Frameworks -DXcode
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AccessibilitySnapshot.build/Debug-watchos/AccessibilitySnapshotCore-ObjC.build/Objects-normal/arm64_32/e6072d4f65d7061329687fe24e3d63a7-common-args.resp (in target 'AccessibilitySnapshotCore-ObjC' from project 'AccessibilitySnapshot')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AccessibilitySnapshot.build/Debug-watchos/AccessibilitySnapshotCore-ObjC.build/Objects-normal/arm64_32/e6072d4f65d7061329687fe24e3d63a7-common-args.resp
-target arm64_32-apple-watchos6.0 -fobjc-arc -fmodules -gmodules '-fmodules-cache-path=/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex' '-fmodule-name=AccessibilitySnapshotCore_ObjC' -fpascal-strings -O0 -DSWIFT_PACKAGE '-DDEBUG=1' '-DOBJC_OLD_DISPATCH_PROTOTYPES=1' -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -g -I/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -I/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AccessibilitySnapshot/Core/ObjC/include -I/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AccessibilitySnapshot.build/Debug-watchos/AccessibilitySnapshotCore-ObjC.build/DerivedSources-normal/arm64_32 -I/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AccessibilitySnapshot.build/Debug-watchos/AccessibilitySnapshotCore-ObjC.build/DerivedSources/arm64_32 -I/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AccessibilitySnapshot.build/Debug-watchos/AccessibilitySnapshotCore-ObjC.build/DerivedSources -F/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/Developer/Library/Frameworks -DXcode
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AccessibilitySnapshot.build/Debug-watchos/AccessibilitySnapshotCore-ObjC.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp (in target 'AccessibilitySnapshotCore-ObjC' from project 'AccessibilitySnapshot')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AccessibilitySnapshot.build/Debug-watchos/AccessibilitySnapshotCore-ObjC.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp
-target arm64-apple-watchos6.0 -fobjc-arc -fmodules -gmodules '-fmodules-cache-path=/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex' '-fmodule-name=AccessibilitySnapshotCore_ObjC' -fpascal-strings -O0 -DSWIFT_PACKAGE '-DDEBUG=1' '-DOBJC_OLD_DISPATCH_PROTOTYPES=1' -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -g -I/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -I/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AccessibilitySnapshot/Core/ObjC/include -I/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AccessibilitySnapshot.build/Debug-watchos/AccessibilitySnapshotCore-ObjC.build/DerivedSources-normal/arm64 -I/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AccessibilitySnapshot.build/Debug-watchos/AccessibilitySnapshotCore-ObjC.build/DerivedSources/arm64 -I/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AccessibilitySnapshot.build/Debug-watchos/AccessibilitySnapshotCore-ObjC.build/DerivedSources -F/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/Developer/Library/Frameworks -DXcode
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCase.build/iOSSnapshotTestCase.modulemap (in target 'iOSSnapshotTestCase' from project 'iOSSnapshotTestCase')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case
write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCase.build/iOSSnapshotTestCase.modulemap
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AccessibilitySnapshot.build/Debug-watchos/AccessibilitySnapshotCore.build/AccessibilitySnapshotCore.modulemap (in target 'AccessibilitySnapshotCore' from project 'AccessibilitySnapshot')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AccessibilitySnapshot.build/Debug-watchos/AccessibilitySnapshotCore.build/AccessibilitySnapshotCore.modulemap
Copy /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/AccessibilitySnapshotCore.modulemap /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AccessibilitySnapshot.build/Debug-watchos/AccessibilitySnapshotCore.build/AccessibilitySnapshotCore.modulemap (in target 'AccessibilitySnapshotCore' from project 'AccessibilitySnapshot')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AccessibilitySnapshot.build/Debug-watchos/AccessibilitySnapshotCore.build/AccessibilitySnapshotCore.modulemap /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
Copy /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/iOSSnapshotTestCase.modulemap /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCase.build/iOSSnapshotTestCase.modulemap (in target 'iOSSnapshotTestCase' from project 'iOSSnapshotTestCase')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCase.build/iOSSnapshotTestCase.modulemap /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AccessibilitySnapshot.build/Debug-watchos/AccessibilitySnapshotCore.build/Objects-normal/armv7k/AccessibilitySnapshotCore-OutputFileMap.json (in target 'AccessibilitySnapshotCore' from project 'AccessibilitySnapshot')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AccessibilitySnapshot.build/Debug-watchos/AccessibilitySnapshotCore.build/Objects-normal/armv7k/AccessibilitySnapshotCore-OutputFileMap.json
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AccessibilitySnapshot.build/Debug-watchos/AccessibilitySnapshotCore.build/Objects-normal/armv7k/AccessibilitySnapshotCore_const_extract_protocols.json (in target 'AccessibilitySnapshotCore' from project 'AccessibilitySnapshot')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AccessibilitySnapshot.build/Debug-watchos/AccessibilitySnapshotCore.build/Objects-normal/armv7k/AccessibilitySnapshotCore_const_extract_protocols.json
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AccessibilitySnapshot.build/Debug-watchos/AccessibilitySnapshotCore.build/Objects-normal/armv7k/AccessibilitySnapshotCore.SwiftFileList (in target 'AccessibilitySnapshotCore' from project 'AccessibilitySnapshot')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AccessibilitySnapshot.build/Debug-watchos/AccessibilitySnapshotCore.build/Objects-normal/armv7k/AccessibilitySnapshotCore.SwiftFileList
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCase.build/Objects-normal/armv7k/iOSSnapshotTestCase_const_extract_protocols.json (in target 'iOSSnapshotTestCase' from project 'iOSSnapshotTestCase')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case
write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCase.build/Objects-normal/armv7k/iOSSnapshotTestCase_const_extract_protocols.json
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCase.build/Objects-normal/armv7k/iOSSnapshotTestCase.SwiftFileList (in target 'iOSSnapshotTestCase' from project 'iOSSnapshotTestCase')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case
write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCase.build/Objects-normal/armv7k/iOSSnapshotTestCase.SwiftFileList
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AccessibilitySnapshot.build/Debug-watchos/AccessibilitySnapshotCore.build/Objects-normal/arm64_32/AccessibilitySnapshotCore_const_extract_protocols.json (in target 'AccessibilitySnapshotCore' from project 'AccessibilitySnapshot')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AccessibilitySnapshot.build/Debug-watchos/AccessibilitySnapshotCore.build/Objects-normal/arm64_32/AccessibilitySnapshotCore_const_extract_protocols.json
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCase.build/Objects-normal/armv7k/iOSSnapshotTestCase-OutputFileMap.json (in target 'iOSSnapshotTestCase' from project 'iOSSnapshotTestCase')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case
write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCase.build/Objects-normal/armv7k/iOSSnapshotTestCase-OutputFileMap.json
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCase.build/Objects-normal/arm64_32/iOSSnapshotTestCase_const_extract_protocols.json (in target 'iOSSnapshotTestCase' from project 'iOSSnapshotTestCase')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case
write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCase.build/Objects-normal/arm64_32/iOSSnapshotTestCase_const_extract_protocols.json
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCase.build/Objects-normal/arm64_32/iOSSnapshotTestCase.SwiftFileList (in target 'iOSSnapshotTestCase' from project 'iOSSnapshotTestCase')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case
write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCase.build/Objects-normal/arm64_32/iOSSnapshotTestCase.SwiftFileList
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCase.build/Objects-normal/arm64_32/iOSSnapshotTestCase-OutputFileMap.json (in target 'iOSSnapshotTestCase' from project 'iOSSnapshotTestCase')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case
write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCase.build/Objects-normal/arm64_32/iOSSnapshotTestCase-OutputFileMap.json
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCase.build/Objects-normal/arm64/iOSSnapshotTestCase_const_extract_protocols.json (in target 'iOSSnapshotTestCase' from project 'iOSSnapshotTestCase')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case
write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCase.build/Objects-normal/arm64/iOSSnapshotTestCase_const_extract_protocols.json
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCase.build/Objects-normal/arm64/iOSSnapshotTestCase.SwiftFileList (in target 'iOSSnapshotTestCase' from project 'iOSSnapshotTestCase')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case
write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCase.build/Objects-normal/arm64/iOSSnapshotTestCase.SwiftFileList
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCase.build/Objects-normal/arm64/iOSSnapshotTestCase-OutputFileMap.json (in target 'iOSSnapshotTestCase' from project 'iOSSnapshotTestCase')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case
write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCase.build/Objects-normal/arm64/iOSSnapshotTestCase-OutputFileMap.json
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AccessibilitySnapshot.build/Debug-watchos/AccessibilitySnapshotCore.build/Objects-normal/arm64_32/AccessibilitySnapshotCore.SwiftFileList (in target 'AccessibilitySnapshotCore' from project 'AccessibilitySnapshot')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AccessibilitySnapshot.build/Debug-watchos/AccessibilitySnapshotCore.build/Objects-normal/arm64_32/AccessibilitySnapshotCore.SwiftFileList
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AccessibilitySnapshot.build/Debug-watchos/AccessibilitySnapshotCore.build/Objects-normal/arm64_32/AccessibilitySnapshotCore-OutputFileMap.json (in target 'AccessibilitySnapshotCore' from project 'AccessibilitySnapshot')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AccessibilitySnapshot.build/Debug-watchos/AccessibilitySnapshotCore.build/Objects-normal/arm64_32/AccessibilitySnapshotCore-OutputFileMap.json
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AccessibilitySnapshot.build/Debug-watchos/AccessibilitySnapshotCore.build/Objects-normal/arm64/AccessibilitySnapshotCore_const_extract_protocols.json (in target 'AccessibilitySnapshotCore' from project 'AccessibilitySnapshot')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AccessibilitySnapshot.build/Debug-watchos/AccessibilitySnapshotCore.build/Objects-normal/arm64/AccessibilitySnapshotCore_const_extract_protocols.json
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AccessibilitySnapshot.build/Debug-watchos/AccessibilitySnapshotCore.build/Objects-normal/arm64/AccessibilitySnapshotCore.SwiftFileList (in target 'AccessibilitySnapshotCore' from project 'AccessibilitySnapshot')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AccessibilitySnapshot.build/Debug-watchos/AccessibilitySnapshotCore.build/Objects-normal/arm64/AccessibilitySnapshotCore.SwiftFileList
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AccessibilitySnapshot.build/Debug-watchos/AccessibilitySnapshotCore.build/Objects-normal/arm64/AccessibilitySnapshotCore-OutputFileMap.json (in target 'AccessibilitySnapshotCore' from project 'AccessibilitySnapshot')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AccessibilitySnapshot.build/Debug-watchos/AccessibilitySnapshotCore.build/Objects-normal/arm64/AccessibilitySnapshotCore-OutputFileMap.json
WriteAuxiliaryFile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AccessibilitySnapshot.build/Debug-watchos/AccessibilitySnapshotCore.build/DerivedSources/resource_bundle_accessor.swift (in target 'AccessibilitySnapshotCore' from project 'AccessibilitySnapshot')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
write-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AccessibilitySnapshot.build/Debug-watchos/AccessibilitySnapshotCore.build/DerivedSources/resource_bundle_accessor.swift
GenerateAssetSymbols /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AccessibilitySnapshot/Core/Swift/Assets/Images.xcassets (in target 'AccessibilitySnapshotCore' from project 'AccessibilitySnapshot')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
/Applications/Xcode-15.3.0.app/Contents/Developer/usr/bin/actool --output-format human-readable-text --notices --warnings --export-dependency-info /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AccessibilitySnapshot.build/Debug-watchos/AccessibilitySnapshotCore.build/assetcatalog_dependencies --output-partial-info-plist /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AccessibilitySnapshot.build/Debug-watchos/AccessibilitySnapshotCore.build/assetcatalog_generated_info.plist --compress-pngs --enable-on-demand-resources NO --development-region en --target-device watch --minimum-deployment-target 6.0 --platform watchos --compile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AccessibilitySnapshot/Core/Swift/Assets/Images.xcassets --bundle-identifier AccessibilitySnapshotCore --generate-swift-asset-symbol-extensions NO --generate-swift-asset-symbols /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AccessibilitySnapshot.build/Debug-watchos/AccessibilitySnapshotCore.build/DerivedSources/GeneratedAssetSymbols.swift --generate-objc-asset-symbols /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AccessibilitySnapshot.build/Debug-watchos/AccessibilitySnapshotCore.build/DerivedSources/GeneratedAssetSymbols.h --generate-asset-symbol-index /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AccessibilitySnapshot.build/Debug-watchos/AccessibilitySnapshotCore.build/DerivedSources/GeneratedAssetSymbols-Index.plist
/* com.apple.actool.compilation-results */
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AccessibilitySnapshot.build/Debug-watchos/AccessibilitySnapshotCore.build/DerivedSources/GeneratedAssetSymbols-Index.plist
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AccessibilitySnapshot.build/Debug-watchos/AccessibilitySnapshotCore.build/DerivedSources/GeneratedAssetSymbols.h
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AccessibilitySnapshot.build/Debug-watchos/AccessibilitySnapshotCore.build/DerivedSources/GeneratedAssetSymbols.swift
CompileC /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/UIImage+Snapshot.o /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIImage+Snapshot.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'iOSSnapshotTestCaseCore' from project 'iOSSnapshotTestCase')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case
/Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.4-21T214-b1003b1d39595f920d157d454b683797.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -w -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/UIImage+Snapshot.d --serialize-diagnostics /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/UIImage+Snapshot.dia -c /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIImage+Snapshot.m -o /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/UIImage+Snapshot.o -index-unit-output-path /iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/UIImage+Snapshot.o
In file included from /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIImage+Snapshot.m:11:
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIImage+Snapshot.h:17:41: error: expected a type
+ (nullable UIImage *)fb_imageForLayer:(CALayer *)layer;
^
In file included from /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIImage+Snapshot.m:12:
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIApplication+KeyWindow.h:14:12: error: cannot find interface declaration for 'UIApplication'
@interface UIApplication (KeyWindow)
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIApplication+KeyWindow.h:16:13: error: expected a type
- (nullable UIWindow *)ub_keyWindow;
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIImage+Snapshot.m:20:32: error: expected a type
+ (UIImage *)fb_imageForLayer:(CALayer *)layer
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIImage+Snapshot.m:22:27: error: property 'bounds' not found on object of type '__strong id'
CGRect bounds = layer.bounds;
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIImage+Snapshot.m:30:12: error: no known instance method for selector 'layoutIfNeeded'
[layer layoutIfNeeded];
^~~~~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIImage+Snapshot.m:31:12: error: no known instance method for selector 'renderInContext:'
[layer renderInContext:context];
^~~~~~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIImage+Snapshot.m:41:6: error: receiver type 'UIView' for instance message is a forward declaration
[view layoutIfNeeded];
^~~~
In module 'UIKit' imported from /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIImage+Snapshot.h:10:
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:8: note: forward declaration of class here
@class UIView;
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIImage+Snapshot.m:42:40: error: property 'layer' cannot be found in forward class object 'UIView'
return [self fb_imageForLayer:view.layer];
~~~~ ^
In module 'UIKit' imported from /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIImage+Snapshot.h:10:
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:8: note: forward declaration of class here
@class UIView;
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIImage+Snapshot.m:48:5: error: use of undeclared identifier 'UIWindow'
UIWindow *window = [view isKindOfClass:[UIWindow class]] ? (UIWindow *)view : view.window;
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIImage+Snapshot.m:48:15: error: use of undeclared identifier 'window'
UIWindow *window = [view isKindOfClass:[UIWindow class]] ? (UIWindow *)view : view.window;
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIImage+Snapshot.m:48:45: error: use of undeclared identifier 'UIWindow'
UIWindow *window = [view isKindOfClass:[UIWindow class]] ? (UIWindow *)view : view.window;
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIImage+Snapshot.m:48:75: error: expected expression
UIWindow *window = [view isKindOfClass:[UIWindow class]] ? (UIWindow *)view : view.window;
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIImage+Snapshot.m:48:65: error: use of undeclared identifier 'UIWindow'
UIWindow *window = [view isKindOfClass:[UIWindow class]] ? (UIWindow *)view : view.window;
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIImage+Snapshot.m:48:88: error: property 'window' cannot be found in forward class object 'UIView'
UIWindow *window = [view isKindOfClass:[UIWindow class]] ? (UIWindow *)view : view.window;
~~~~ ^
In module 'UIKit' imported from /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIImage+Snapshot.h:10:
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:8: note: forward declaration of class here
@class UIView;
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIImage+Snapshot.m:48:94: error: expected ']'
UIWindow *window = [view isKindOfClass:[UIWindow class]] ? (UIWindow *)view : view.window;
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIImage+Snapshot.m:48:94: error: expected ':'
UIWindow *window = [view isKindOfClass:[UIWindow class]] ? (UIWindow *)view : view.window;
^
:
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIImage+Snapshot.m:48:62: note: to match this '?'
UIWindow *window = [view isKindOfClass:[UIWindow class]] ? (UIWindow *)view : view.window;
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIImage+Snapshot.m:48:94: error: expected expression
UIWindow *window = [view isKindOfClass:[UIWindow class]] ? (UIWindow *)view : view.window;
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIImage+Snapshot.m:50:10: error: use of undeclared identifier 'window'
if (!window) {
^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
CompileC /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/FBSnapshotTestController.o /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/FBSnapshotTestController.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'iOSSnapshotTestCaseCore' from project 'iOSSnapshotTestCase')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case
/Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.4-21T214-b1003b1d39595f920d157d454b683797.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -w -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/FBSnapshotTestController.d --serialize-diagnostics /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/FBSnapshotTestController.dia -c /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/FBSnapshotTestController.m -o /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/FBSnapshotTestController.o -index-unit-output-path /iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/FBSnapshotTestController.o
CompileC /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/UIImage+Compare.o /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIImage+Compare.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'iOSSnapshotTestCaseCore' from project 'iOSSnapshotTestCase')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case
/Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.4-21T214-b1003b1d39595f920d157d454b683797.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -w -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/UIImage+Compare.d --serialize-diagnostics /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/UIImage+Compare.dia -c /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIImage+Compare.m -o /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/UIImage+Compare.o -index-unit-output-path /iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/UIImage+Compare.o
CompileC /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/UIImage+Diff.o /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIImage+Diff.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'iOSSnapshotTestCaseCore' from project 'iOSSnapshotTestCase')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case
/Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.4-21T214-b1003b1d39595f920d157d454b683797.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -w -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/UIImage+Diff.d --serialize-diagnostics /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/UIImage+Diff.dia -c /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIImage+Diff.m -o /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/UIImage+Diff.o -index-unit-output-path /iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/UIImage+Diff.o
CompileC /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/FBSnapshotTestCase.o /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/FBSnapshotTestCase.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'iOSSnapshotTestCaseCore' from project 'iOSSnapshotTestCase')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case
/Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.4-21T214-b1003b1d39595f920d157d454b683797.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -w -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/FBSnapshotTestCase.d --serialize-diagnostics /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/FBSnapshotTestCase.dia -c /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/FBSnapshotTestCase.m -o /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/FBSnapshotTestCase.o -index-unit-output-path /iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/FBSnapshotTestCase.o
In file included from /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/FBSnapshotTestCase.m:10:
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Public/FBSnapshotTestCase.h:10:9: fatal error: 'QuartzCore/QuartzCore.h' file not found
#import <QuartzCore/QuartzCore.h>
^~~~~~~~~~~~~~~~~~~~~~~~~
CompileC /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/UIApplication+KeyWindow.o /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIApplication+KeyWindow.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'iOSSnapshotTestCaseCore' from project 'iOSSnapshotTestCase')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case
/Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.4-21T214-b1003b1d39595f920d157d454b683797.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -w -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/UIApplication+KeyWindow.d --serialize-diagnostics /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/UIApplication+KeyWindow.dia -c /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIApplication+KeyWindow.m -o /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/UIApplication+KeyWindow.o -index-unit-output-path /iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/UIApplication+KeyWindow.o
In file included from /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIApplication+KeyWindow.m:11:
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIApplication+KeyWindow.h:14:12: error: cannot find interface declaration for 'UIApplication'
@interface UIApplication (KeyWindow)
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIApplication+KeyWindow.h:16:13: error: expected a type
- (nullable UIWindow *)ub_keyWindow;
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIApplication+KeyWindow.m:16:17: error: cannot find interface declaration for 'UIApplication'
@implementation UIApplication (KeyWindow)
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIApplication+KeyWindow.m:18:13: error: expected a type
- (nullable UIWindow *)ub_keyWindow
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIApplication+KeyWindow.m:22:16: error: use of undeclared identifier 'UIApplication'
return UIApplication.sharedApplication.keyWindow;
^
5 errors generated.
CompileC /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/FBSnapshotTestCasePlatform.o /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/FBSnapshotTestCasePlatform.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'iOSSnapshotTestCaseCore' from project 'iOSSnapshotTestCase')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case
/Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.4-21T214-b1003b1d39595f920d157d454b683797.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -w -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/FBSnapshotTestCasePlatform.d --serialize-diagnostics /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/FBSnapshotTestCasePlatform.dia -c /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/FBSnapshotTestCasePlatform.m -o /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/FBSnapshotTestCasePlatform.o -index-unit-output-path /iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/FBSnapshotTestCasePlatform.o
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/FBSnapshotTestCasePlatform.m:34:9: error: use of undeclared identifier 'UIDevice'
UIDevice *device = [UIDevice currentDevice];
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/FBSnapshotTestCasePlatform.m:34:19: error: use of undeclared identifier 'device'
UIDevice *device = [UIDevice currentDevice];
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/FBSnapshotTestCasePlatform.m:34:29: error: use of undeclared identifier 'UIDevice'
UIDevice *device = [UIDevice currentDevice];
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/FBSnapshotTestCasePlatform.m:35:62: error: use of undeclared identifier 'device'
fileName = [fileName stringByAppendingFormat:@"_%@", device.model];
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/FBSnapshotTestCasePlatform.m:39:9: error: use of undeclared identifier 'UIDevice'
UIDevice *device = [UIDevice currentDevice];
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/FBSnapshotTestCasePlatform.m:39:19: error: use of undeclared identifier 'device'
UIDevice *device = [UIDevice currentDevice];
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/FBSnapshotTestCasePlatform.m:39:29: error: use of undeclared identifier 'UIDevice'
UIDevice *device = [UIDevice currentDevice];
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/FBSnapshotTestCasePlatform.m:40:24: error: use of undeclared identifier 'device'
NSString *os = device.systemVersion;
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/FBSnapshotTestCasePlatform.m:45:30: error: use of undeclared identifier 'UIScreen'
CGSize screenSize = [UIScreen mainScreen].bounds.size;
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/FBSnapshotTestCasePlatform.m:56:33: error: use of undeclared identifier 'UIScreen'
CGFloat screenScale = [[UIScreen mainScreen] scale];
^
10 errors generated.
objc[58750]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10e3f80e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10e5140e0). One of the two will be used. Which one is undefined.
** BUILD FAILED **
The following build commands failed:
CompileC /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/UIImage+Snapshot.o /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIImage+Snapshot.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'iOSSnapshotTestCaseCore' from project 'iOSSnapshotTestCase')
CompileC /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/UIApplication+KeyWindow.o /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIApplication+KeyWindow.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'iOSSnapshotTestCaseCore' from project 'iOSSnapshotTestCase')
CompileC /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/FBSnapshotTestCasePlatform.o /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/FBSnapshotTestCasePlatform.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'iOSSnapshotTestCaseCore' from project 'iOSSnapshotTestCase')
(3 failures)
Command line invocation:
/Applications/Xcode-15.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme AccessibilitySnapshot-Package -destination generic/platform=watchos
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
iOSSnapshotTestCase: https://github.com/uber/ios-snapshot-test-case.git @ 8.0.0
AccessibilitySnapshot: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
SnapshotTesting: https://github.com/pointfreeco/swift-snapshot-testing.git @ 1.8.2
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (14 targets)
Target 'FBSnapshotTestCase+Accessibility' in project 'AccessibilitySnapshot'
➜ Explicit dependency on target 'FBSnapshotTestCase+Accessibility' in project 'AccessibilitySnapshot'
➜ Explicit dependency on target 'FBSnapshotTestCase+Accessibility-ObjC' in project 'AccessibilitySnapshot'
➜ Explicit dependency on target 'AccessibilitySnapshotCore-ObjC' in project 'AccessibilitySnapshot'
➜ Explicit dependency on target 'AccessibilitySnapshotCore' in project 'AccessibilitySnapshot'
➜ Explicit dependency on target 'iOSSnapshotTestCase' in project 'iOSSnapshotTestCase'
Target 'FBSnapshotTestCase+Accessibility-ObjC' in project 'AccessibilitySnapshot'
➜ Explicit dependency on target 'AccessibilitySnapshotCore-ObjC' in project 'AccessibilitySnapshot'
➜ Explicit dependency on target 'AccessibilitySnapshotCore' in project 'AccessibilitySnapshot'
➜ Explicit dependency on target 'iOSSnapshotTestCase' in project 'iOSSnapshotTestCase'
➜ Explicit dependency on target 'FBSnapshotTestCase+Accessibility' in project 'AccessibilitySnapshot'
Target 'FBSnapshotTestCase+Accessibility' in project 'AccessibilitySnapshot'
➜ Explicit dependency on target 'AccessibilitySnapshotCore-ObjC' in project 'AccessibilitySnapshot'
➜ Explicit dependency on target 'AccessibilitySnapshotCore' in project 'AccessibilitySnapshot'
➜ Explicit dependency on target 'iOSSnapshotTestCase' in project 'iOSSnapshotTestCase'
Target 'iOSSnapshotTestCase' in project 'iOSSnapshotTestCase'
➜ Explicit dependency on target 'iOSSnapshotTestCase' in project 'iOSSnapshotTestCase'
➜ Explicit dependency on target 'iOSSnapshotTestCaseCore' in project 'iOSSnapshotTestCase'
Target 'iOSSnapshotTestCase' in project 'iOSSnapshotTestCase'
➜ Explicit dependency on target 'iOSSnapshotTestCaseCore' in project 'iOSSnapshotTestCase'
Target 'iOSSnapshotTestCaseCore' in project 'iOSSnapshotTestCase' (no dependencies)
Target 'AccessibilitySnapshotCore' in project 'AccessibilitySnapshot'
➜ Explicit dependency on target 'AccessibilitySnapshotCore' in project 'AccessibilitySnapshot'
➜ Explicit dependency on target 'AccessibilitySnapshot_AccessibilitySnapshotCore' in project 'AccessibilitySnapshot'
➜ Explicit dependency on target 'AccessibilitySnapshotCore-ObjC' in project 'AccessibilitySnapshot'
Target 'AccessibilitySnapshot' in project 'AccessibilitySnapshot'
➜ Explicit dependency on target 'AccessibilitySnapshot' in project 'AccessibilitySnapshot'
➜ Explicit dependency on target 'AccessibilitySnapshotCore-ObjC' in project 'AccessibilitySnapshot'
➜ Explicit dependency on target 'AccessibilitySnapshotCore' in project 'AccessibilitySnapshot'
➜ Explicit dependency on target 'SnapshotTesting' in project 'SnapshotTesting'
Target 'AccessibilitySnapshot' in project 'AccessibilitySnapshot'
➜ Explicit dependency on target 'AccessibilitySnapshotCore-ObjC' in project 'AccessibilitySnapshot'
➜ Explicit dependency on target 'AccessibilitySnapshotCore' in project 'AccessibilitySnapshot'
➜ Explicit dependency on target 'SnapshotTesting' in project 'SnapshotTesting'
Target 'SnapshotTesting' in project 'SnapshotTesting'
➜ Explicit dependency on target 'SnapshotTesting' in project 'SnapshotTesting'
Target 'SnapshotTesting' in project 'SnapshotTesting' (no dependencies)
Target 'AccessibilitySnapshotCore' in project 'AccessibilitySnapshot'
➜ Explicit dependency on target 'AccessibilitySnapshot_AccessibilitySnapshotCore' in project 'AccessibilitySnapshot'
➜ Explicit dependency on target 'AccessibilitySnapshotCore-ObjC' in project 'AccessibilitySnapshot'
Target 'AccessibilitySnapshot_AccessibilitySnapshotCore' in project 'AccessibilitySnapshot' (no dependencies)
Target 'AccessibilitySnapshotCore-ObjC' in project 'AccessibilitySnapshot' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.4-21T214-b1003b1d39595f920d157d454b683797.sdkstatcache
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -o /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.4-21T214-b1003b1d39595f920d157d454b683797.sdkstatcache
CompileAssetCatalog /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/AccessibilitySnapshot_AccessibilitySnapshotCore.bundle /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AccessibilitySnapshot/Core/Swift/Assets/Images.xcassets (in target 'AccessibilitySnapshot_AccessibilitySnapshotCore' from project 'AccessibilitySnapshot')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
/Applications/Xcode-15.3.0.app/Contents/Developer/usr/bin/actool --output-format human-readable-text --notices --warnings --export-dependency-info /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AccessibilitySnapshot.build/Debug-watchos/AccessibilitySnapshot_AccessibilitySnapshotCore.build/assetcatalog_dependencies --output-partial-info-plist /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AccessibilitySnapshot.build/Debug-watchos/AccessibilitySnapshot_AccessibilitySnapshotCore.build/assetcatalog_generated_info.plist --compress-pngs --enable-on-demand-resources NO --development-region en --target-device watch --minimum-deployment-target 6.0 --platform watchos --compile /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/AccessibilitySnapshot_AccessibilitySnapshotCore.bundle /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/AccessibilitySnapshot/Core/Swift/Assets/Images.xcassets
CompileC /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/UIImage+Snapshot.o /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIImage+Snapshot.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'iOSSnapshotTestCaseCore' from project 'iOSSnapshotTestCase')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case
/Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.4-21T214-b1003b1d39595f920d157d454b683797.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -w -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/UIImage+Snapshot.d --serialize-diagnostics /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/UIImage+Snapshot.dia -c /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIImage+Snapshot.m -o /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/UIImage+Snapshot.o -index-unit-output-path /iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/UIImage+Snapshot.o
In file included from /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIImage+Snapshot.m:11:
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIImage+Snapshot.h:17:41: error: expected a type
+ (nullable UIImage *)fb_imageForLayer:(CALayer *)layer;
^
In file included from /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIImage+Snapshot.m:12:
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIApplication+KeyWindow.h:14:12: error: cannot find interface declaration for 'UIApplication'
@interface UIApplication (KeyWindow)
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIApplication+KeyWindow.h:16:13: error: expected a type
- (nullable UIWindow *)ub_keyWindow;
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIImage+Snapshot.m:20:32: error: expected a type
+ (UIImage *)fb_imageForLayer:(CALayer *)layer
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIImage+Snapshot.m:22:27: error: property 'bounds' not found on object of type '__strong id'
CGRect bounds = layer.bounds;
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIImage+Snapshot.m:30:12: error: no known instance method for selector 'layoutIfNeeded'
[layer layoutIfNeeded];
^~~~~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIImage+Snapshot.m:31:12: error: no known instance method for selector 'renderInContext:'
[layer renderInContext:context];
^~~~~~~~~~~~~~~
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIImage+Snapshot.m:41:6: error: receiver type 'UIView' for instance message is a forward declaration
[view layoutIfNeeded];
^~~~
In module 'UIKit' imported from /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIImage+Snapshot.h:10:
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:8: note: forward declaration of class here
@class UIView;
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIImage+Snapshot.m:42:40: error: property 'layer' cannot be found in forward class object 'UIView'
return [self fb_imageForLayer:view.layer];
~~~~ ^
In module 'UIKit' imported from /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIImage+Snapshot.h:10:
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:8: note: forward declaration of class here
@class UIView;
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIImage+Snapshot.m:48:5: error: use of undeclared identifier 'UIWindow'
UIWindow *window = [view isKindOfClass:[UIWindow class]] ? (UIWindow *)view : view.window;
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIImage+Snapshot.m:48:15: error: use of undeclared identifier 'window'
UIWindow *window = [view isKindOfClass:[UIWindow class]] ? (UIWindow *)view : view.window;
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIImage+Snapshot.m:48:45: error: use of undeclared identifier 'UIWindow'
UIWindow *window = [view isKindOfClass:[UIWindow class]] ? (UIWindow *)view : view.window;
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIImage+Snapshot.m:48:75: error: expected expression
UIWindow *window = [view isKindOfClass:[UIWindow class]] ? (UIWindow *)view : view.window;
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIImage+Snapshot.m:48:65: error: use of undeclared identifier 'UIWindow'
UIWindow *window = [view isKindOfClass:[UIWindow class]] ? (UIWindow *)view : view.window;
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIImage+Snapshot.m:48:88: error: property 'window' cannot be found in forward class object 'UIView'
UIWindow *window = [view isKindOfClass:[UIWindow class]] ? (UIWindow *)view : view.window;
~~~~ ^
In module 'UIKit' imported from /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIImage+Snapshot.h:10:
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:8: note: forward declaration of class here
@class UIView;
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIImage+Snapshot.m:48:94: error: expected ']'
UIWindow *window = [view isKindOfClass:[UIWindow class]] ? (UIWindow *)view : view.window;
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIImage+Snapshot.m:48:94: error: expected ':'
UIWindow *window = [view isKindOfClass:[UIWindow class]] ? (UIWindow *)view : view.window;
^
:
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIImage+Snapshot.m:48:62: note: to match this '?'
UIWindow *window = [view isKindOfClass:[UIWindow class]] ? (UIWindow *)view : view.window;
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIImage+Snapshot.m:48:94: error: expected expression
UIWindow *window = [view isKindOfClass:[UIWindow class]] ? (UIWindow *)view : view.window;
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIImage+Snapshot.m:50:10: error: use of undeclared identifier 'window'
if (!window) {
^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
CompileC /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/UIImage+Compare.o /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIImage+Compare.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'iOSSnapshotTestCaseCore' from project 'iOSSnapshotTestCase')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case
/Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.4-21T214-b1003b1d39595f920d157d454b683797.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -w -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/UIImage+Compare.d --serialize-diagnostics /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/UIImage+Compare.dia -c /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIImage+Compare.m -o /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/UIImage+Compare.o -index-unit-output-path /iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/UIImage+Compare.o
CompileC /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/UIApplication+KeyWindow.o /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIApplication+KeyWindow.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'iOSSnapshotTestCaseCore' from project 'iOSSnapshotTestCase')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case
/Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.4-21T214-b1003b1d39595f920d157d454b683797.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -w -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/UIApplication+KeyWindow.d --serialize-diagnostics /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/UIApplication+KeyWindow.dia -c /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIApplication+KeyWindow.m -o /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/UIApplication+KeyWindow.o -index-unit-output-path /iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/UIApplication+KeyWindow.o
In file included from /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIApplication+KeyWindow.m:11:
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIApplication+KeyWindow.h:14:12: error: cannot find interface declaration for 'UIApplication'
@interface UIApplication (KeyWindow)
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIApplication+KeyWindow.h:16:13: error: expected a type
- (nullable UIWindow *)ub_keyWindow;
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIApplication+KeyWindow.m:16:17: error: cannot find interface declaration for 'UIApplication'
@implementation UIApplication (KeyWindow)
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIApplication+KeyWindow.m:18:13: error: expected a type
- (nullable UIWindow *)ub_keyWindow
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIApplication+KeyWindow.m:22:16: error: use of undeclared identifier 'UIApplication'
return UIApplication.sharedApplication.keyWindow;
^
5 errors generated.
CompileC /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/FBSnapshotTestController.o /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/FBSnapshotTestController.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'iOSSnapshotTestCaseCore' from project 'iOSSnapshotTestCase')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case
/Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.4-21T214-b1003b1d39595f920d157d454b683797.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -w -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/FBSnapshotTestController.d --serialize-diagnostics /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/FBSnapshotTestController.dia -c /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/FBSnapshotTestController.m -o /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/FBSnapshotTestController.o -index-unit-output-path /iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/FBSnapshotTestController.o
CompileC /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/FBSnapshotTestCasePlatform.o /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/FBSnapshotTestCasePlatform.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'iOSSnapshotTestCaseCore' from project 'iOSSnapshotTestCase')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case
/Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.4-21T214-b1003b1d39595f920d157d454b683797.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -w -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/FBSnapshotTestCasePlatform.d --serialize-diagnostics /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/FBSnapshotTestCasePlatform.dia -c /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/FBSnapshotTestCasePlatform.m -o /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/FBSnapshotTestCasePlatform.o -index-unit-output-path /iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/FBSnapshotTestCasePlatform.o
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/FBSnapshotTestCasePlatform.m:34:9: error: use of undeclared identifier 'UIDevice'
UIDevice *device = [UIDevice currentDevice];
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/FBSnapshotTestCasePlatform.m:34:19: error: use of undeclared identifier 'device'
UIDevice *device = [UIDevice currentDevice];
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/FBSnapshotTestCasePlatform.m:34:29: error: use of undeclared identifier 'UIDevice'
UIDevice *device = [UIDevice currentDevice];
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/FBSnapshotTestCasePlatform.m:35:62: error: use of undeclared identifier 'device'
fileName = [fileName stringByAppendingFormat:@"_%@", device.model];
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/FBSnapshotTestCasePlatform.m:39:9: error: use of undeclared identifier 'UIDevice'
UIDevice *device = [UIDevice currentDevice];
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/FBSnapshotTestCasePlatform.m:39:19: error: use of undeclared identifier 'device'
UIDevice *device = [UIDevice currentDevice];
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/FBSnapshotTestCasePlatform.m:39:29: error: use of undeclared identifier 'UIDevice'
UIDevice *device = [UIDevice currentDevice];
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/FBSnapshotTestCasePlatform.m:40:24: error: use of undeclared identifier 'device'
NSString *os = device.systemVersion;
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/FBSnapshotTestCasePlatform.m:45:30: error: use of undeclared identifier 'UIScreen'
CGSize screenSize = [UIScreen mainScreen].bounds.size;
^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/FBSnapshotTestCasePlatform.m:56:33: error: use of undeclared identifier 'UIScreen'
CGFloat screenScale = [[UIScreen mainScreen] scale];
^
10 errors generated.
CompileC /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/UIImage+Diff.o /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIImage+Diff.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'iOSSnapshotTestCaseCore' from project 'iOSSnapshotTestCase')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case
/Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.4-21T214-b1003b1d39595f920d157d454b683797.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -w -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/UIImage+Diff.d --serialize-diagnostics /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/UIImage+Diff.dia -c /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIImage+Diff.m -o /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/UIImage+Diff.o -index-unit-output-path /iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/UIImage+Diff.o
CompileC /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/FBSnapshotTestCase.o /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/FBSnapshotTestCase.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'iOSSnapshotTestCaseCore' from project 'iOSSnapshotTestCase')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case
/Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.4-21T214-b1003b1d39595f920d157d454b683797.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -w -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/FBSnapshotTestCase.d --serialize-diagnostics /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/FBSnapshotTestCase.dia -c /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/FBSnapshotTestCase.m -o /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/FBSnapshotTestCase.o -index-unit-output-path /iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/FBSnapshotTestCase.o
In file included from /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/FBSnapshotTestCase.m:10:
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Public/FBSnapshotTestCase.h:10:9: fatal error: 'QuartzCore/QuartzCore.h' file not found
#import <QuartzCore/QuartzCore.h>
^~~~~~~~~~~~~~~~~~~~~~~~~
SwiftDriver iOSSnapshotTestCase normal armv7k com.apple.xcode.tools.swift.compiler (in target 'iOSSnapshotTestCase' from project 'iOSSnapshotTestCase')
cd /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case
builtin-SwiftDriver -- /Applications/Xcode-15.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name iOSSnapshotTestCase -Onone -enforce-exclusivity\=checked @/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCase.build/Objects-normal/armv7k/iOSSnapshotTestCase.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/iOSSnapshotTestCaseCore.modulemap -DXcode -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -target armv7k-apple-watchos5.0 -g -module-cache-path /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -index-store-path /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/Developer/Library/Frameworks -parse-as-library -c -j8 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.4-21T214-b1003b1d39595f920d157d454b683797.sdkstatcache -output-file-map /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCase.build/Objects-normal/armv7k/iOSSnapshotTestCase-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCase.build/Objects-normal/armv7k/iOSSnapshotTestCase.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCase.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCase.build/Objects-normal/armv7k/iOSSnapshotTestCase_const_extract_protocols.json -Xcc -I/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Public -Xcc -I/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCase.build/DerivedSources-normal/armv7k -Xcc -I/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCase.build/DerivedSources/armv7k -Xcc -I/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCase.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCase.build/Objects-normal/armv7k/iOSSnapshotTestCase-Swift.h -working-directory /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case -experimental-emit-module-separately -disable-cmo
objc[59030]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x110b880e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x110c140e0). One of the two will be used. Which one is undefined.
** BUILD FAILED **
The following build commands failed:
CompileC /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/UIImage+Snapshot.o /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIImage+Snapshot.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'iOSSnapshotTestCaseCore' from project 'iOSSnapshotTestCase')
CompileC /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/UIApplication+KeyWindow.o /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/Categories/UIApplication+KeyWindow.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'iOSSnapshotTestCaseCore' from project 'iOSSnapshotTestCase')
CompileC /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOSSnapshotTestCase.build/Debug-watchos/iOSSnapshotTestCaseCore.build/Objects-normal/armv7k/FBSnapshotTestCasePlatform.o /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ios-snapshot-test-case/src/iOSSnapshotTestCaseCore/FBSnapshotTestCasePlatform.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'iOSSnapshotTestCaseCore' from project 'iOSSnapshotTestCase')
(3 failures)
BUILD FAILURE 5.10 watchOS