This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build CollectionAndTableViewUpdateConveniences with Swift 6.0 for watchOS using Xcode 16.0.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme CollectionAndTableViewUpdateConveniences -destination generic/platform=watchos OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete

Build Log

/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+UnblockedBatchUpdates.swift:21:13: warning: var 'keyQueuedGroupedOperations' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
private var keyQueuedGroupedOperations = "queued grouped operations"
            ^
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+UnblockedBatchUpdates.swift:21:13: note: convert 'keyQueuedGroupedOperations' to a 'let' constant to make 'Sendable' shared state immutable
private var keyQueuedGroupedOperations = "queued grouped operations"
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+UnblockedBatchUpdates.swift:21:13: note: annotate 'keyQueuedGroupedOperations' with '@MainActor' if property should only be accessed from the main actor
private var keyQueuedGroupedOperations = "queued grouped operations"
            ^
@MainActor
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+UnblockedBatchUpdates.swift:21:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private var keyQueuedGroupedOperations = "queued grouped operations"
            ^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+UnblockedBatchUpdates.swift:23:18: error: cannot find type 'UICollectionView' in scope
public extension UICollectionView {
                 ^~~~~~~~~~~~~~~~
SwiftCompile normal armv7k Compiling\ UICollectionView+FetchedResultsControllerConveniences.swift /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift (in target 'CollectionAndTableViewUpdateConveniences' from project 'CollectionAndTableViewUpdateConveniences')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+UnblockedBatchUpdates.swift /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UITableView+FetchedResultsControllerConveniences.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/UICollectionView+FetchedResultsControllerConveniences.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/UICollectionView+FetchedResultsControllerConveniences.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/UICollectionView+FetchedResultsControllerConveniences.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/UICollectionView+FetchedResultsControllerConveniences.dia -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/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/admin/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 -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/CollectionAndTableViewUpdateConveniences_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name CollectionAndTableViewUpdateConveniences -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/UICollectionView+FetchedResultsControllerConveniences.o -index-unit-output-path /CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/UICollectionView+FetchedResultsControllerConveniences.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift (in target 'CollectionAndTableViewUpdateConveniences' from project 'CollectionAndTableViewUpdateConveniences')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+UnblockedBatchUpdates.swift /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UITableView+FetchedResultsControllerConveniences.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/UICollectionView+FetchedResultsControllerConveniences.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/UICollectionView+FetchedResultsControllerConveniences.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/UICollectionView+FetchedResultsControllerConveniences.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/UICollectionView+FetchedResultsControllerConveniences.dia -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/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/admin/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 -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/CollectionAndTableViewUpdateConveniences_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name CollectionAndTableViewUpdateConveniences -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/UICollectionView+FetchedResultsControllerConveniences.o -index-unit-output-path /CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/UICollectionView+FetchedResultsControllerConveniences.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftEmitModule normal armv7k Emitting\ module\ for\ CollectionAndTableViewUpdateConveniences (in target 'CollectionAndTableViewUpdateConveniences' from project 'CollectionAndTableViewUpdateConveniences')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+UnblockedBatchUpdates.swift /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UITableView+FetchedResultsControllerConveniences.swift -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/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/admin/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 -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/CollectionAndTableViewUpdateConveniences_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name CollectionAndTableViewUpdateConveniences -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/CollectionAndTableViewUpdateConveniences.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/CollectionAndTableViewUpdateConveniences.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/CollectionAndTableViewUpdateConveniences-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/CollectionAndTableViewUpdateConveniences-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/CollectionAndTableViewUpdateConveniences-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/CollectionAndTableViewUpdateConveniences.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/CollectionAndTableViewUpdateConveniences.abi.json
Command SwiftEmitModule failed with a nonzero exit code
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'CollectionAndTableViewUpdateConveniences' from project 'CollectionAndTableViewUpdateConveniences')
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64_32 Emitting\ module\ for\ CollectionAndTableViewUpdateConveniences (in target 'CollectionAndTableViewUpdateConveniences' from project 'CollectionAndTableViewUpdateConveniences')
	SwiftCompile normal arm64_32 Compiling\ UICollectionView+UnblockedBatchUpdates.swift /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+UnblockedBatchUpdates.swift (in target 'CollectionAndTableViewUpdateConveniences' from project 'CollectionAndTableViewUpdateConveniences')
	SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+UnblockedBatchUpdates.swift (in target 'CollectionAndTableViewUpdateConveniences' from project 'CollectionAndTableViewUpdateConveniences')
	SwiftCompile normal armv7k Compiling\ UICollectionView+UnblockedBatchUpdates.swift /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+UnblockedBatchUpdates.swift (in target 'CollectionAndTableViewUpdateConveniences' from project 'CollectionAndTableViewUpdateConveniences')
	SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+UnblockedBatchUpdates.swift (in target 'CollectionAndTableViewUpdateConveniences' from project 'CollectionAndTableViewUpdateConveniences')
	SwiftEmitModule normal armv7k Emitting\ module\ for\ CollectionAndTableViewUpdateConveniences (in target 'CollectionAndTableViewUpdateConveniences' from project 'CollectionAndTableViewUpdateConveniences')
(6 failures)
Command line invocation:
    /Applications/Xcode-15.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme CollectionAndTableViewUpdateConveniences -destination generic/platform=watchos "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportToolchainOverrideForManifestLoading = org.swift.600202405261a
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
    TOOLCHAINS = org.swift.600202405261a
Resolve Package Graph
Resolved source packages:
  CollectionAndTableViewUpdateConveniences: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'CollectionAndTableViewUpdateConveniences' in project 'CollectionAndTableViewUpdateConveniences'
        ➜ Explicit dependency on target 'CollectionAndTableViewUpdateConveniences' in project 'CollectionAndTableViewUpdateConveniences'
    Target 'CollectionAndTableViewUpdateConveniences' in project 'CollectionAndTableViewUpdateConveniences' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'.
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'CollectionAndTableViewUpdateConveniences' from project 'CollectionAndTableViewUpdateConveniences')
SwiftDriver CollectionAndTableViewUpdateConveniences normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'CollectionAndTableViewUpdateConveniences' from project 'CollectionAndTableViewUpdateConveniences')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-SwiftDriver -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -module-name CollectionAndTableViewUpdateConveniences -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64_32/CollectionAndTableViewUpdateConveniences.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -target arm64_32-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/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/admin/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 -c -j10 -enable-batch-mode -incremental -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64_32/CollectionAndTableViewUpdateConveniences-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64_32/CollectionAndTableViewUpdateConveniences.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64_32/CollectionAndTableViewUpdateConveniences_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64_32/CollectionAndTableViewUpdateConveniences-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriver CollectionAndTableViewUpdateConveniences normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CollectionAndTableViewUpdateConveniences' from project 'CollectionAndTableViewUpdateConveniences')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-SwiftDriver -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -module-name CollectionAndTableViewUpdateConveniences -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/CollectionAndTableViewUpdateConveniences.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -target arm64-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/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/admin/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 -c -j10 -enable-batch-mode -incremental -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/CollectionAndTableViewUpdateConveniences-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/CollectionAndTableViewUpdateConveniences.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/CollectionAndTableViewUpdateConveniences_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/CollectionAndTableViewUpdateConveniences-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriver CollectionAndTableViewUpdateConveniences normal armv7k com.apple.xcode.tools.swift.compiler (in target 'CollectionAndTableViewUpdateConveniences' from project 'CollectionAndTableViewUpdateConveniences')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-SwiftDriver -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -module-name CollectionAndTableViewUpdateConveniences -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/CollectionAndTableViewUpdateConveniences.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -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/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/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/admin/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 -c -j10 -enable-batch-mode -incremental -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/CollectionAndTableViewUpdateConveniences-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/CollectionAndTableViewUpdateConveniences.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/CollectionAndTableViewUpdateConveniences_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/CollectionAndTableViewUpdateConveniences-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ CollectionAndTableViewUpdateConveniences (in target 'CollectionAndTableViewUpdateConveniences' from project 'CollectionAndTableViewUpdateConveniences')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+UnblockedBatchUpdates.swift /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UITableView+FetchedResultsControllerConveniences.swift -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/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/admin/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 -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64_32/CollectionAndTableViewUpdateConveniences_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name CollectionAndTableViewUpdateConveniences -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64_32/CollectionAndTableViewUpdateConveniences.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64_32/CollectionAndTableViewUpdateConveniences.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64_32/CollectionAndTableViewUpdateConveniences-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64_32/CollectionAndTableViewUpdateConveniences-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64_32/CollectionAndTableViewUpdateConveniences-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64_32/CollectionAndTableViewUpdateConveniences.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64_32/CollectionAndTableViewUpdateConveniences.abi.json
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift:23:13: warning: var 'keyFetchedResultsControllerMoveMode' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 21 |
 22 |
 23 | private var keyFetchedResultsControllerMoveMode = "fetched results controller move mode"
    |             |- warning: var 'keyFetchedResultsControllerMoveMode' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: convert 'keyFetchedResultsControllerMoveMode' to a 'let' constant to make 'Sendable' shared state immutable
    |             |- note: annotate 'keyFetchedResultsControllerMoveMode' with '@MainActor' if property should only be accessed from the main actor
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 24 | private var keyFetchedResultsControllerReloadMode = "fetched results controller reload mode"
 25 |
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift:24:13: warning: var 'keyFetchedResultsControllerReloadMode' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 22 |
 23 | private var keyFetchedResultsControllerMoveMode = "fetched results controller move mode"
 24 | private var keyFetchedResultsControllerReloadMode = "fetched results controller reload mode"
    |             |- warning: var 'keyFetchedResultsControllerReloadMode' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: convert 'keyFetchedResultsControllerReloadMode' to a 'let' constant to make 'Sendable' shared state immutable
    |             |- note: annotate 'keyFetchedResultsControllerReloadMode' with '@MainActor' if property should only be accessed from the main actor
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 25 |
 26 | private var keyFetchedResultsControllerPostponedReloads = "fetched results controller postponed reloads"
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift:26:13: warning: var 'keyFetchedResultsControllerPostponedReloads' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 24 | private var keyFetchedResultsControllerReloadMode = "fetched results controller reload mode"
 25 |
 26 | private var keyFetchedResultsControllerPostponedReloads = "fetched results controller postponed reloads"
    |             |- warning: var 'keyFetchedResultsControllerPostponedReloads' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: convert 'keyFetchedResultsControllerPostponedReloads' to a 'let' constant to make 'Sendable' shared state immutable
    |             |- note: annotate 'keyFetchedResultsControllerPostponedReloads' with '@MainActor' if property should only be accessed from the main actor
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 27 |
 28 | public extension UICollectionView {
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift:28:18: error: cannot find type 'UICollectionView' in scope
 26 | private var keyFetchedResultsControllerPostponedReloads = "fetched results controller postponed reloads"
 27 |
 28 | public extension UICollectionView {
    |                  `- error: cannot find type 'UICollectionView' in scope
 29 |
 30 | 	/** Default is `.deleteInsert`, which is what is recommended by Apple. */
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+UnblockedBatchUpdates.swift:21:13: warning: var 'keyQueuedGroupedOperations' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 19 |
 20 |
 21 | private var keyQueuedGroupedOperations = "queued grouped operations"
    |             |- warning: var 'keyQueuedGroupedOperations' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: convert 'keyQueuedGroupedOperations' to a 'let' constant to make 'Sendable' shared state immutable
    |             |- note: annotate 'keyQueuedGroupedOperations' with '@MainActor' if property should only be accessed from the main actor
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 22 |
 23 | public extension UICollectionView {
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+UnblockedBatchUpdates.swift:23:18: error: cannot find type 'UICollectionView' in scope
 21 | private var keyQueuedGroupedOperations = "queued grouped operations"
 22 |
 23 | public extension UICollectionView {
    |                  `- error: cannot find type 'UICollectionView' in scope
 24 |
 25 | 	func beginUpdates() {
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UITableView+FetchedResultsControllerConveniences.swift:23:13: warning: var 'keyFetchedResultsControllerMoveMode' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 21 |
 22 |
 23 | private var keyFetchedResultsControllerMoveMode = "fetched results controller move mode"
    |             |- warning: var 'keyFetchedResultsControllerMoveMode' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: convert 'keyFetchedResultsControllerMoveMode' to a 'let' constant to make 'Sendable' shared state immutable
    |             |- note: annotate 'keyFetchedResultsControllerMoveMode' with '@MainActor' if property should only be accessed from the main actor
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 24 | private var keyFetchedResultsControllerReloadMode = "fetched results controller reload mode"
 25 |
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UITableView+FetchedResultsControllerConveniences.swift:24:13: warning: var 'keyFetchedResultsControllerReloadMode' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 22 |
 23 | private var keyFetchedResultsControllerMoveMode = "fetched results controller move mode"
 24 | private var keyFetchedResultsControllerReloadMode = "fetched results controller reload mode"
    |             |- warning: var 'keyFetchedResultsControllerReloadMode' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: convert 'keyFetchedResultsControllerReloadMode' to a 'let' constant to make 'Sendable' shared state immutable
    |             |- note: annotate 'keyFetchedResultsControllerReloadMode' with '@MainActor' if property should only be accessed from the main actor
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 25 |
 26 | public extension UITableView {
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UITableView+FetchedResultsControllerConveniences.swift:26:18: error: cannot find type 'UITableView' in scope
 24 | private var keyFetchedResultsControllerReloadMode = "fetched results controller reload mode"
 25 |
 26 | public extension UITableView {
    |                  `- error: cannot find type 'UITableView' in scope
 27 |
 28 | 	/** Default is `.deleteInsert`, which is what is recommended by Apple. */
SwiftCompile normal arm64_32 Compiling\ UICollectionView+FetchedResultsControllerConveniences.swift /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift (in target 'CollectionAndTableViewUpdateConveniences' from project 'CollectionAndTableViewUpdateConveniences')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+UnblockedBatchUpdates.swift /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UITableView+FetchedResultsControllerConveniences.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64_32/UICollectionView+FetchedResultsControllerConveniences.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64_32/UICollectionView+FetchedResultsControllerConveniences.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64_32/UICollectionView+FetchedResultsControllerConveniences.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64_32/UICollectionView+FetchedResultsControllerConveniences.dia -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/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/admin/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 -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64_32/CollectionAndTableViewUpdateConveniences_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name CollectionAndTableViewUpdateConveniences -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64_32/UICollectionView+FetchedResultsControllerConveniences.o -index-unit-output-path /CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64_32/UICollectionView+FetchedResultsControllerConveniences.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift (in target 'CollectionAndTableViewUpdateConveniences' from project 'CollectionAndTableViewUpdateConveniences')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+UnblockedBatchUpdates.swift /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UITableView+FetchedResultsControllerConveniences.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64_32/UICollectionView+FetchedResultsControllerConveniences.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64_32/UICollectionView+FetchedResultsControllerConveniences.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64_32/UICollectionView+FetchedResultsControllerConveniences.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64_32/UICollectionView+FetchedResultsControllerConveniences.dia -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/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/admin/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 -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64_32/CollectionAndTableViewUpdateConveniences_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name CollectionAndTableViewUpdateConveniences -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64_32/UICollectionView+FetchedResultsControllerConveniences.o -index-unit-output-path /CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64_32/UICollectionView+FetchedResultsControllerConveniences.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 Compiling\ UITableView+FetchedResultsControllerConveniences.swift /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UITableView+FetchedResultsControllerConveniences.swift (in target 'CollectionAndTableViewUpdateConveniences' from project 'CollectionAndTableViewUpdateConveniences')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+UnblockedBatchUpdates.swift -primary-file /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UITableView+FetchedResultsControllerConveniences.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64_32/UITableView+FetchedResultsControllerConveniences.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64_32/UITableView+FetchedResultsControllerConveniences.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64_32/UITableView+FetchedResultsControllerConveniences.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64_32/UITableView+FetchedResultsControllerConveniences.dia -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/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/admin/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 -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64_32/CollectionAndTableViewUpdateConveniences_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name CollectionAndTableViewUpdateConveniences -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64_32/UITableView+FetchedResultsControllerConveniences.o -index-unit-output-path /CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64_32/UITableView+FetchedResultsControllerConveniences.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UITableView+FetchedResultsControllerConveniences.swift (in target 'CollectionAndTableViewUpdateConveniences' from project 'CollectionAndTableViewUpdateConveniences')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+UnblockedBatchUpdates.swift -primary-file /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UITableView+FetchedResultsControllerConveniences.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64_32/UITableView+FetchedResultsControllerConveniences.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64_32/UITableView+FetchedResultsControllerConveniences.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64_32/UITableView+FetchedResultsControllerConveniences.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64_32/UITableView+FetchedResultsControllerConveniences.dia -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/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/admin/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 -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64_32/CollectionAndTableViewUpdateConveniences_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name CollectionAndTableViewUpdateConveniences -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64_32/UITableView+FetchedResultsControllerConveniences.o -index-unit-output-path /CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64_32/UITableView+FetchedResultsControllerConveniences.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ UICollectionView+FetchedResultsControllerConveniences.swift /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift (in target 'CollectionAndTableViewUpdateConveniences' from project 'CollectionAndTableViewUpdateConveniences')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+UnblockedBatchUpdates.swift /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UITableView+FetchedResultsControllerConveniences.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/UICollectionView+FetchedResultsControllerConveniences.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/UICollectionView+FetchedResultsControllerConveniences.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/UICollectionView+FetchedResultsControllerConveniences.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/UICollectionView+FetchedResultsControllerConveniences.dia -target arm64-apple-watchos5.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/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/admin/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 -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/CollectionAndTableViewUpdateConveniences_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name CollectionAndTableViewUpdateConveniences -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/UICollectionView+FetchedResultsControllerConveniences.o -index-unit-output-path /CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/UICollectionView+FetchedResultsControllerConveniences.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift (in target 'CollectionAndTableViewUpdateConveniences' from project 'CollectionAndTableViewUpdateConveniences')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+UnblockedBatchUpdates.swift /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UITableView+FetchedResultsControllerConveniences.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/UICollectionView+FetchedResultsControllerConveniences.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/UICollectionView+FetchedResultsControllerConveniences.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/UICollectionView+FetchedResultsControllerConveniences.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/UICollectionView+FetchedResultsControllerConveniences.dia -target arm64-apple-watchos5.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/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/admin/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 -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/CollectionAndTableViewUpdateConveniences_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name CollectionAndTableViewUpdateConveniences -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/UICollectionView+FetchedResultsControllerConveniences.o -index-unit-output-path /CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/UICollectionView+FetchedResultsControllerConveniences.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 Compiling\ UICollectionView+UnblockedBatchUpdates.swift /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+UnblockedBatchUpdates.swift (in target 'CollectionAndTableViewUpdateConveniences' from project 'CollectionAndTableViewUpdateConveniences')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift -primary-file /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+UnblockedBatchUpdates.swift /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UITableView+FetchedResultsControllerConveniences.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64_32/UICollectionView+UnblockedBatchUpdates.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64_32/UICollectionView+UnblockedBatchUpdates.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64_32/UICollectionView+UnblockedBatchUpdates.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64_32/UICollectionView+UnblockedBatchUpdates.dia -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/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/admin/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 -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64_32/CollectionAndTableViewUpdateConveniences_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name CollectionAndTableViewUpdateConveniences -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64_32/UICollectionView+UnblockedBatchUpdates.o -index-unit-output-path /CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64_32/UICollectionView+UnblockedBatchUpdates.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+UnblockedBatchUpdates.swift (in target 'CollectionAndTableViewUpdateConveniences' from project 'CollectionAndTableViewUpdateConveniences')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift -primary-file /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+UnblockedBatchUpdates.swift /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UITableView+FetchedResultsControllerConveniences.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64_32/UICollectionView+UnblockedBatchUpdates.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64_32/UICollectionView+UnblockedBatchUpdates.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64_32/UICollectionView+UnblockedBatchUpdates.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64_32/UICollectionView+UnblockedBatchUpdates.dia -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/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/admin/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 -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64_32/CollectionAndTableViewUpdateConveniences_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name CollectionAndTableViewUpdateConveniences -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64_32/UICollectionView+UnblockedBatchUpdates.o -index-unit-output-path /CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64_32/UICollectionView+UnblockedBatchUpdates.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+UnblockedBatchUpdates.swift:21:13: warning: var 'keyQueuedGroupedOperations' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
private var keyQueuedGroupedOperations = "queued grouped operations"
            ^
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+UnblockedBatchUpdates.swift:21:13: note: convert 'keyQueuedGroupedOperations' to a 'let' constant to make 'Sendable' shared state immutable
private var keyQueuedGroupedOperations = "queued grouped operations"
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+UnblockedBatchUpdates.swift:21:13: note: annotate 'keyQueuedGroupedOperations' with '@MainActor' if property should only be accessed from the main actor
private var keyQueuedGroupedOperations = "queued grouped operations"
            ^
@MainActor
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+UnblockedBatchUpdates.swift:21:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private var keyQueuedGroupedOperations = "queued grouped operations"
            ^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+UnblockedBatchUpdates.swift:23:18: error: cannot find type 'UICollectionView' in scope
public extension UICollectionView {
                 ^~~~~~~~~~~~~~~~
SwiftCompile normal arm64 Compiling\ UICollectionView+UnblockedBatchUpdates.swift /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+UnblockedBatchUpdates.swift (in target 'CollectionAndTableViewUpdateConveniences' from project 'CollectionAndTableViewUpdateConveniences')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift -primary-file /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+UnblockedBatchUpdates.swift /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UITableView+FetchedResultsControllerConveniences.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/UICollectionView+UnblockedBatchUpdates.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/UICollectionView+UnblockedBatchUpdates.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/UICollectionView+UnblockedBatchUpdates.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/UICollectionView+UnblockedBatchUpdates.dia -target arm64-apple-watchos5.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/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/admin/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 -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/CollectionAndTableViewUpdateConveniences_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name CollectionAndTableViewUpdateConveniences -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/UICollectionView+UnblockedBatchUpdates.o -index-unit-output-path /CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/UICollectionView+UnblockedBatchUpdates.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+UnblockedBatchUpdates.swift (in target 'CollectionAndTableViewUpdateConveniences' from project 'CollectionAndTableViewUpdateConveniences')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift -primary-file /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+UnblockedBatchUpdates.swift /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UITableView+FetchedResultsControllerConveniences.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/UICollectionView+UnblockedBatchUpdates.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/UICollectionView+UnblockedBatchUpdates.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/UICollectionView+UnblockedBatchUpdates.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/UICollectionView+UnblockedBatchUpdates.dia -target arm64-apple-watchos5.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/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/admin/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 -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/CollectionAndTableViewUpdateConveniences_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name CollectionAndTableViewUpdateConveniences -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/UICollectionView+UnblockedBatchUpdates.o -index-unit-output-path /CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/UICollectionView+UnblockedBatchUpdates.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftEmitModule normal armv7k Emitting\ module\ for\ CollectionAndTableViewUpdateConveniences (in target 'CollectionAndTableViewUpdateConveniences' from project 'CollectionAndTableViewUpdateConveniences')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+UnblockedBatchUpdates.swift /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UITableView+FetchedResultsControllerConveniences.swift -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/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/admin/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 -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/CollectionAndTableViewUpdateConveniences_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name CollectionAndTableViewUpdateConveniences -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/CollectionAndTableViewUpdateConveniences.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/CollectionAndTableViewUpdateConveniences.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/CollectionAndTableViewUpdateConveniences-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/CollectionAndTableViewUpdateConveniences-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/CollectionAndTableViewUpdateConveniences-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/CollectionAndTableViewUpdateConveniences.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/CollectionAndTableViewUpdateConveniences.abi.json
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift:23:13: warning: var 'keyFetchedResultsControllerMoveMode' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 21 |
 22 |
 23 | private var keyFetchedResultsControllerMoveMode = "fetched results controller move mode"
    |             |- warning: var 'keyFetchedResultsControllerMoveMode' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: convert 'keyFetchedResultsControllerMoveMode' to a 'let' constant to make 'Sendable' shared state immutable
    |             |- note: annotate 'keyFetchedResultsControllerMoveMode' with '@MainActor' if property should only be accessed from the main actor
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 24 | private var keyFetchedResultsControllerReloadMode = "fetched results controller reload mode"
 25 |
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift:24:13: warning: var 'keyFetchedResultsControllerReloadMode' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 22 |
 23 | private var keyFetchedResultsControllerMoveMode = "fetched results controller move mode"
 24 | private var keyFetchedResultsControllerReloadMode = "fetched results controller reload mode"
    |             |- warning: var 'keyFetchedResultsControllerReloadMode' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: convert 'keyFetchedResultsControllerReloadMode' to a 'let' constant to make 'Sendable' shared state immutable
    |             |- note: annotate 'keyFetchedResultsControllerReloadMode' with '@MainActor' if property should only be accessed from the main actor
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 25 |
 26 | private var keyFetchedResultsControllerPostponedReloads = "fetched results controller postponed reloads"
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift:26:13: warning: var 'keyFetchedResultsControllerPostponedReloads' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 24 | private var keyFetchedResultsControllerReloadMode = "fetched results controller reload mode"
 25 |
 26 | private var keyFetchedResultsControllerPostponedReloads = "fetched results controller postponed reloads"
    |             |- warning: var 'keyFetchedResultsControllerPostponedReloads' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: convert 'keyFetchedResultsControllerPostponedReloads' to a 'let' constant to make 'Sendable' shared state immutable
    |             |- note: annotate 'keyFetchedResultsControllerPostponedReloads' with '@MainActor' if property should only be accessed from the main actor
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 27 |
 28 | public extension UICollectionView {
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift:28:18: error: cannot find type 'UICollectionView' in scope
 26 | private var keyFetchedResultsControllerPostponedReloads = "fetched results controller postponed reloads"
 27 |
 28 | public extension UICollectionView {
    |                  `- error: cannot find type 'UICollectionView' in scope
 29 |
 30 | 	/** Default is `.deleteInsert`, which is what is recommended by Apple. */
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+UnblockedBatchUpdates.swift:21:13: warning: var 'keyQueuedGroupedOperations' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 19 |
 20 |
 21 | private var keyQueuedGroupedOperations = "queued grouped operations"
    |             |- warning: var 'keyQueuedGroupedOperations' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: convert 'keyQueuedGroupedOperations' to a 'let' constant to make 'Sendable' shared state immutable
    |             |- note: annotate 'keyQueuedGroupedOperations' with '@MainActor' if property should only be accessed from the main actor
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 22 |
 23 | public extension UICollectionView {
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+UnblockedBatchUpdates.swift:23:18: error: cannot find type 'UICollectionView' in scope
 21 | private var keyQueuedGroupedOperations = "queued grouped operations"
 22 |
 23 | public extension UICollectionView {
    |                  `- error: cannot find type 'UICollectionView' in scope
 24 |
 25 | 	func beginUpdates() {
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UITableView+FetchedResultsControllerConveniences.swift:23:13: warning: var 'keyFetchedResultsControllerMoveMode' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 21 |
 22 |
 23 | private var keyFetchedResultsControllerMoveMode = "fetched results controller move mode"
    |             |- warning: var 'keyFetchedResultsControllerMoveMode' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: convert 'keyFetchedResultsControllerMoveMode' to a 'let' constant to make 'Sendable' shared state immutable
    |             |- note: annotate 'keyFetchedResultsControllerMoveMode' with '@MainActor' if property should only be accessed from the main actor
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 24 | private var keyFetchedResultsControllerReloadMode = "fetched results controller reload mode"
 25 |
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UITableView+FetchedResultsControllerConveniences.swift:24:13: warning: var 'keyFetchedResultsControllerReloadMode' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 22 |
 23 | private var keyFetchedResultsControllerMoveMode = "fetched results controller move mode"
 24 | private var keyFetchedResultsControllerReloadMode = "fetched results controller reload mode"
    |             |- warning: var 'keyFetchedResultsControllerReloadMode' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: convert 'keyFetchedResultsControllerReloadMode' to a 'let' constant to make 'Sendable' shared state immutable
    |             |- note: annotate 'keyFetchedResultsControllerReloadMode' with '@MainActor' if property should only be accessed from the main actor
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 25 |
 26 | public extension UITableView {
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UITableView+FetchedResultsControllerConveniences.swift:26:18: error: cannot find type 'UITableView' in scope
 24 | private var keyFetchedResultsControllerReloadMode = "fetched results controller reload mode"
 25 |
 26 | public extension UITableView {
    |                  `- error: cannot find type 'UITableView' in scope
 27 |
 28 | 	/** Default is `.deleteInsert`, which is what is recommended by Apple. */
SwiftEmitModule normal arm64 Emitting\ module\ for\ CollectionAndTableViewUpdateConveniences (in target 'CollectionAndTableViewUpdateConveniences' from project 'CollectionAndTableViewUpdateConveniences')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+UnblockedBatchUpdates.swift /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UITableView+FetchedResultsControllerConveniences.swift -target arm64-apple-watchos5.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/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/admin/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 -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/CollectionAndTableViewUpdateConveniences_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name CollectionAndTableViewUpdateConveniences -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/CollectionAndTableViewUpdateConveniences.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/CollectionAndTableViewUpdateConveniences.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/CollectionAndTableViewUpdateConveniences-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/CollectionAndTableViewUpdateConveniences-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/CollectionAndTableViewUpdateConveniences-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/CollectionAndTableViewUpdateConveniences.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/CollectionAndTableViewUpdateConveniences.abi.json
SwiftCompile normal armv7k Compiling\ UITableView+FetchedResultsControllerConveniences.swift /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UITableView+FetchedResultsControllerConveniences.swift (in target 'CollectionAndTableViewUpdateConveniences' from project 'CollectionAndTableViewUpdateConveniences')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+UnblockedBatchUpdates.swift -primary-file /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UITableView+FetchedResultsControllerConveniences.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/UITableView+FetchedResultsControllerConveniences.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/UITableView+FetchedResultsControllerConveniences.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/UITableView+FetchedResultsControllerConveniences.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/UITableView+FetchedResultsControllerConveniences.dia -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/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/admin/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 -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/CollectionAndTableViewUpdateConveniences_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name CollectionAndTableViewUpdateConveniences -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/UITableView+FetchedResultsControllerConveniences.o -index-unit-output-path /CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/UITableView+FetchedResultsControllerConveniences.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UITableView+FetchedResultsControllerConveniences.swift (in target 'CollectionAndTableViewUpdateConveniences' from project 'CollectionAndTableViewUpdateConveniences')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+UnblockedBatchUpdates.swift -primary-file /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UITableView+FetchedResultsControllerConveniences.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/UITableView+FetchedResultsControllerConveniences.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/UITableView+FetchedResultsControllerConveniences.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/UITableView+FetchedResultsControllerConveniences.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/UITableView+FetchedResultsControllerConveniences.dia -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/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/admin/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 -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/CollectionAndTableViewUpdateConveniences_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name CollectionAndTableViewUpdateConveniences -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/UITableView+FetchedResultsControllerConveniences.o -index-unit-output-path /CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/UITableView+FetchedResultsControllerConveniences.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal armv7k Compiling\ UICollectionView+FetchedResultsControllerConveniences.swift /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift (in target 'CollectionAndTableViewUpdateConveniences' from project 'CollectionAndTableViewUpdateConveniences')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+UnblockedBatchUpdates.swift /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UITableView+FetchedResultsControllerConveniences.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/UICollectionView+FetchedResultsControllerConveniences.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/UICollectionView+FetchedResultsControllerConveniences.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/UICollectionView+FetchedResultsControllerConveniences.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/UICollectionView+FetchedResultsControllerConveniences.dia -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/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/admin/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 -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/CollectionAndTableViewUpdateConveniences_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name CollectionAndTableViewUpdateConveniences -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/UICollectionView+FetchedResultsControllerConveniences.o -index-unit-output-path /CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/UICollectionView+FetchedResultsControllerConveniences.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift (in target 'CollectionAndTableViewUpdateConveniences' from project 'CollectionAndTableViewUpdateConveniences')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+UnblockedBatchUpdates.swift /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UITableView+FetchedResultsControllerConveniences.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/UICollectionView+FetchedResultsControllerConveniences.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/UICollectionView+FetchedResultsControllerConveniences.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/UICollectionView+FetchedResultsControllerConveniences.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/UICollectionView+FetchedResultsControllerConveniences.dia -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/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/admin/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 -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/CollectionAndTableViewUpdateConveniences_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name CollectionAndTableViewUpdateConveniences -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/UICollectionView+FetchedResultsControllerConveniences.o -index-unit-output-path /CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/UICollectionView+FetchedResultsControllerConveniences.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal armv7k Compiling\ UICollectionView+UnblockedBatchUpdates.swift /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+UnblockedBatchUpdates.swift (in target 'CollectionAndTableViewUpdateConveniences' from project 'CollectionAndTableViewUpdateConveniences')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift -primary-file /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+UnblockedBatchUpdates.swift /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UITableView+FetchedResultsControllerConveniences.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/UICollectionView+UnblockedBatchUpdates.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/UICollectionView+UnblockedBatchUpdates.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/UICollectionView+UnblockedBatchUpdates.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/UICollectionView+UnblockedBatchUpdates.dia -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/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/admin/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 -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/CollectionAndTableViewUpdateConveniences_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name CollectionAndTableViewUpdateConveniences -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/UICollectionView+UnblockedBatchUpdates.o -index-unit-output-path /CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/UICollectionView+UnblockedBatchUpdates.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftDriver\ Compilation\ Requirements CollectionAndTableViewUpdateConveniences normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'CollectionAndTableViewUpdateConveniences' from project 'CollectionAndTableViewUpdateConveniences')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation-Requirements -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -module-name CollectionAndTableViewUpdateConveniences -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64_32/CollectionAndTableViewUpdateConveniences.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -target arm64_32-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/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/admin/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 -c -j10 -enable-batch-mode -incremental -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64_32/CollectionAndTableViewUpdateConveniences-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64_32/CollectionAndTableViewUpdateConveniences.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64_32/CollectionAndTableViewUpdateConveniences_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64_32/CollectionAndTableViewUpdateConveniences-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriver\ Compilation\ Requirements CollectionAndTableViewUpdateConveniences normal armv7k com.apple.xcode.tools.swift.compiler (in target 'CollectionAndTableViewUpdateConveniences' from project 'CollectionAndTableViewUpdateConveniences')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation-Requirements -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -module-name CollectionAndTableViewUpdateConveniences -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/CollectionAndTableViewUpdateConveniences.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -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/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/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/admin/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 -c -j10 -enable-batch-mode -incremental -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/CollectionAndTableViewUpdateConveniences-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/CollectionAndTableViewUpdateConveniences.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/CollectionAndTableViewUpdateConveniences_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-watchos/CollectionAndTableViewUpdateConveniences.build/Objects-normal/armv7k/CollectionAndTableViewUpdateConveniences-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'CollectionAndTableViewUpdateConveniences' from project 'CollectionAndTableViewUpdateConveniences')
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64_32 Emitting\ module\ for\ CollectionAndTableViewUpdateConveniences (in target 'CollectionAndTableViewUpdateConveniences' from project 'CollectionAndTableViewUpdateConveniences')
	SwiftCompile normal arm64_32 Compiling\ UICollectionView+UnblockedBatchUpdates.swift /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+UnblockedBatchUpdates.swift (in target 'CollectionAndTableViewUpdateConveniences' from project 'CollectionAndTableViewUpdateConveniences')
	SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+UnblockedBatchUpdates.swift (in target 'CollectionAndTableViewUpdateConveniences' from project 'CollectionAndTableViewUpdateConveniences')
	SwiftEmitModule normal armv7k Emitting\ module\ for\ CollectionAndTableViewUpdateConveniences (in target 'CollectionAndTableViewUpdateConveniences' from project 'CollectionAndTableViewUpdateConveniences')
(4 failures)
BUILD FAILURE 6.0 watchOS
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.