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

Successful build of CollectionAndTableViewUpdateConveniences, reference main (f65cb4), with Swift 6.0 for visionOS using Xcode 16.0 on 3 Nov 2024 21:37:54 UTC.

Swift 6 data race errors: 6

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme CollectionAndTableViewUpdateConveniences -destination generic/platform=xrOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Frizlab/CollectionAndTableViewUpdateConveniences.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Frizlab/CollectionAndTableViewUpdateConveniences
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f65cb4b Use new path for project
Cloned https://github.com/Frizlab/CollectionAndTableViewUpdateConveniences.git
Revision (git rev-parse @):
f65cb4bc1256dfa79dcd4b7a82bc6a783c4fea88
SUCCESS checkout https://github.com/Frizlab/CollectionAndTableViewUpdateConveniences.git at main
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.0
Building package at path:  $PWD
https://github.com/Frizlab/CollectionAndTableViewUpdateConveniences.git
Command line invocation:
    /Applications/Xcode-16.1.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  CollectionAndTableViewUpdateConveniences: /Users/admin/builder/spi-builder-workspace
resolved source packages: CollectionAndTableViewUpdateConveniences
{
  "dependencies" : [
  ],
  "manifest_display_name" : "CollectionAndTableViewUpdateConveniences",
  "name" : "CollectionAndTableViewUpdateConveniences",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "CollectionAndTableViewUpdateConveniences",
      "targets" : [
        "CollectionAndTableViewUpdateConveniences"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CollectionAndTableViewUpdateConveniences",
      "module_type" : "SwiftTarget",
      "name" : "CollectionAndTableViewUpdateConveniences",
      "path" : "CollectionAndTableViewUpdateConveniences",
      "product_memberships" : [
        "CollectionAndTableViewUpdateConveniences"
      ],
      "sources" : [
        "UICollectionView+FetchedResultsControllerConveniences.swift",
        "UICollectionView+UnblockedBatchUpdates.swift",
        "UITableView+FetchedResultsControllerConveniences.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "CollectionAndTableViewUpdateConveniences"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme CollectionAndTableViewUpdateConveniences -destination generic/platform=xrOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
Command line invocation:
    /Applications/Xcode-16.1.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=xrOS "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
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
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
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: c8d6bca72fd3a5a3ee6c2f9935e87e3b
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/c8d6bca72fd3a5a3ee6c2f9935e87e3b.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
ClangStatCache /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.1-22N573-02bafd7f43846583f0400bd788fa10b7.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.1-22N573-02bafd7f43846583f0400bd788fa10b7.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/CollectionAndTableViewUpdateConveniences.modulemap (in target 'CollectionAndTableViewUpdateConveniences' from project 'CollectionAndTableViewUpdateConveniences')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/CollectionAndTableViewUpdateConveniences.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/CollectionAndTableViewUpdateConveniences.DependencyMetadataFileList (in target 'CollectionAndTableViewUpdateConveniences' from project 'CollectionAndTableViewUpdateConveniences')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/CollectionAndTableViewUpdateConveniences.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/CollectionAndTableViewUpdateConveniences.SwiftFileList (in target 'CollectionAndTableViewUpdateConveniences' from project 'CollectionAndTableViewUpdateConveniences')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/CollectionAndTableViewUpdateConveniences.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/CollectionAndTableViewUpdateConveniences_const_extract_protocols.json (in target 'CollectionAndTableViewUpdateConveniences' from project 'CollectionAndTableViewUpdateConveniences')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/CollectionAndTableViewUpdateConveniences_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/CollectionAndTableViewUpdateConveniences-OutputFileMap.json (in target 'CollectionAndTableViewUpdateConveniences' from project 'CollectionAndTableViewUpdateConveniences')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/CollectionAndTableViewUpdateConveniences-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/CollectionAndTableViewUpdateConveniences.LinkFileList (in target 'CollectionAndTableViewUpdateConveniences' from project 'CollectionAndTableViewUpdateConveniences')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/CollectionAndTableViewUpdateConveniences.LinkFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/CollectionAndTableViewUpdateConveniences.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/CollectionAndTableViewUpdateConveniences.modulemap (in target 'CollectionAndTableViewUpdateConveniences' from project 'CollectionAndTableViewUpdateConveniences')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/CollectionAndTableViewUpdateConveniences.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
SwiftDriver CollectionAndTableViewUpdateConveniences normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CollectionAndTableViewUpdateConveniences' from project 'CollectionAndTableViewUpdateConveniences')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name CollectionAndTableViewUpdateConveniences -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/CollectionAndTableViewUpdateConveniences.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -target arm64-apple-xros1.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 -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.1-22N573-02bafd7f43846583f0400bd788fa10b7.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/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-xros/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-xros/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-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/CollectionAndTableViewUpdateConveniences_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/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-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/CollectionAndTableViewUpdateConveniences-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ CollectionAndTableViewUpdateConveniences (in target 'CollectionAndTableViewUpdateConveniences' from project 'CollectionAndTableViewUpdateConveniences')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.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-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -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/.swiftpm/xcode/.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-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/CollectionAndTableViewUpdateConveniences_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -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/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.1-22N573-02bafd7f43846583f0400bd788fa10b7.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name CollectionAndTableViewUpdateConveniences -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.1 -target-sdk-name xros2.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/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-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/CollectionAndTableViewUpdateConveniences.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/CollectionAndTableViewUpdateConveniences-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/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-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/CollectionAndTableViewUpdateConveniences-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/CollectionAndTableViewUpdateConveniences.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/CollectionAndTableViewUpdateConveniences.abi.json
EmitSwiftModule normal arm64 (in target 'CollectionAndTableViewUpdateConveniences' from project 'CollectionAndTableViewUpdateConveniences')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-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-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -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/.swiftpm/xcode/.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-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/CollectionAndTableViewUpdateConveniences_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -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/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.1-22N573-02bafd7f43846583f0400bd788fa10b7.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name CollectionAndTableViewUpdateConveniences -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.1 -target-sdk-name xros2.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/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-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/CollectionAndTableViewUpdateConveniences.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/CollectionAndTableViewUpdateConveniences-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/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-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/CollectionAndTableViewUpdateConveniences-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/CollectionAndTableViewUpdateConveniences.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/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 nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private var keyFetchedResultsControllerMoveMode = "fetched results controller move mode"
            ^
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift:23:13: note: convert 'keyFetchedResultsControllerMoveMode' to a 'let' constant to make 'Sendable' shared state immutable
private var keyFetchedResultsControllerMoveMode = "fetched results controller move mode"
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift:23:13: note: annotate 'keyFetchedResultsControllerMoveMode' with '@MainActor' if property should only be accessed from the main actor
private var keyFetchedResultsControllerMoveMode = "fetched results controller move mode"
            ^
@MainActor
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift:23:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private var keyFetchedResultsControllerMoveMode = "fetched results controller move mode"
            ^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift:24:13: warning: var 'keyFetchedResultsControllerReloadMode' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private var keyFetchedResultsControllerReloadMode = "fetched results controller reload mode"
            ^
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift:24:13: note: convert 'keyFetchedResultsControllerReloadMode' to a 'let' constant to make 'Sendable' shared state immutable
private var keyFetchedResultsControllerReloadMode = "fetched results controller reload mode"
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift:24:13: note: annotate 'keyFetchedResultsControllerReloadMode' with '@MainActor' if property should only be accessed from the main actor
private var keyFetchedResultsControllerReloadMode = "fetched results controller reload mode"
            ^
@MainActor
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift:24:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private var keyFetchedResultsControllerReloadMode = "fetched results controller reload mode"
            ^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift:26:13: warning: var 'keyFetchedResultsControllerPostponedReloads' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private var keyFetchedResultsControllerPostponedReloads = "fetched results controller postponed reloads"
            ^
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift:26:13: note: convert 'keyFetchedResultsControllerPostponedReloads' to a 'let' constant to make 'Sendable' shared state immutable
private var keyFetchedResultsControllerPostponedReloads = "fetched results controller postponed reloads"
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift:26:13: note: annotate 'keyFetchedResultsControllerPostponedReloads' with '@MainActor' if property should only be accessed from the main actor
private var keyFetchedResultsControllerPostponedReloads = "fetched results controller postponed reloads"
            ^
@MainActor
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift:26:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private var keyFetchedResultsControllerPostponedReloads = "fetched results controller postponed reloads"
            ^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+UnblockedBatchUpdates.swift:21:13: warning: var 'keyQueuedGroupedOperations' is not concurrency-safe because it is nonisolated 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/UITableView+FetchedResultsControllerConveniences.swift:23:13: warning: var 'keyFetchedResultsControllerMoveMode' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private var keyFetchedResultsControllerMoveMode = "fetched results controller move mode"
            ^
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UITableView+FetchedResultsControllerConveniences.swift:23:13: note: convert 'keyFetchedResultsControllerMoveMode' to a 'let' constant to make 'Sendable' shared state immutable
private var keyFetchedResultsControllerMoveMode = "fetched results controller move mode"
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UITableView+FetchedResultsControllerConveniences.swift:23:13: note: annotate 'keyFetchedResultsControllerMoveMode' with '@MainActor' if property should only be accessed from the main actor
private var keyFetchedResultsControllerMoveMode = "fetched results controller move mode"
            ^
@MainActor
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UITableView+FetchedResultsControllerConveniences.swift:23:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private var keyFetchedResultsControllerMoveMode = "fetched results controller move mode"
            ^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UITableView+FetchedResultsControllerConveniences.swift:24:13: warning: var 'keyFetchedResultsControllerReloadMode' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private var keyFetchedResultsControllerReloadMode = "fetched results controller reload mode"
            ^
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UITableView+FetchedResultsControllerConveniences.swift:24:13: note: convert 'keyFetchedResultsControllerReloadMode' to a 'let' constant to make 'Sendable' shared state immutable
private var keyFetchedResultsControllerReloadMode = "fetched results controller reload mode"
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UITableView+FetchedResultsControllerConveniences.swift:24:13: note: annotate 'keyFetchedResultsControllerReloadMode' with '@MainActor' if property should only be accessed from the main actor
private var keyFetchedResultsControllerReloadMode = "fetched results controller reload mode"
            ^
@MainActor
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UITableView+FetchedResultsControllerConveniences.swift:24:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private var keyFetchedResultsControllerReloadMode = "fetched results controller reload mode"
            ^
nonisolated(unsafe)
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/.swiftpm/xcode
    builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.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-xros/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-xros/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-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/UICollectionView+FetchedResultsControllerConveniences.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/UICollectionView+FetchedResultsControllerConveniences.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -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/.swiftpm/xcode/.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-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/CollectionAndTableViewUpdateConveniences_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -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/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.1-22N573-02bafd7f43846583f0400bd788fa10b7.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name CollectionAndTableViewUpdateConveniences -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.1 -target-sdk-name xros2.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/UICollectionView+FetchedResultsControllerConveniences.o -index-unit-output-path /CollectionAndTableViewUpdateConveniences.build/Debug-xros/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/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.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-xros/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-xros/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-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/UICollectionView+FetchedResultsControllerConveniences.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/UICollectionView+FetchedResultsControllerConveniences.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -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/.swiftpm/xcode/.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-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/CollectionAndTableViewUpdateConveniences_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -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/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.1-22N573-02bafd7f43846583f0400bd788fa10b7.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name CollectionAndTableViewUpdateConveniences -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.1 -target-sdk-name xros2.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/UICollectionView+FetchedResultsControllerConveniences.o -index-unit-output-path /CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/UICollectionView+FetchedResultsControllerConveniences.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+FetchedResultsControllerConveniences.swift:23:13: warning: var 'keyFetchedResultsControllerMoveMode' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private var keyFetchedResultsControllerMoveMode = "fetched results controller move mode"
            ^
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift:23:13: note: convert 'keyFetchedResultsControllerMoveMode' to a 'let' constant to make 'Sendable' shared state immutable
private var keyFetchedResultsControllerMoveMode = "fetched results controller move mode"
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift:23:13: note: annotate 'keyFetchedResultsControllerMoveMode' with '@MainActor' if property should only be accessed from the main actor
private var keyFetchedResultsControllerMoveMode = "fetched results controller move mode"
            ^
@MainActor
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift:23:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private var keyFetchedResultsControllerMoveMode = "fetched results controller move mode"
            ^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift:24:13: warning: var 'keyFetchedResultsControllerReloadMode' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private var keyFetchedResultsControllerReloadMode = "fetched results controller reload mode"
            ^
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift:24:13: note: convert 'keyFetchedResultsControllerReloadMode' to a 'let' constant to make 'Sendable' shared state immutable
private var keyFetchedResultsControllerReloadMode = "fetched results controller reload mode"
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift:24:13: note: annotate 'keyFetchedResultsControllerReloadMode' with '@MainActor' if property should only be accessed from the main actor
private var keyFetchedResultsControllerReloadMode = "fetched results controller reload mode"
            ^
@MainActor
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift:24:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private var keyFetchedResultsControllerReloadMode = "fetched results controller reload mode"
            ^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift:26:13: warning: var 'keyFetchedResultsControllerPostponedReloads' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private var keyFetchedResultsControllerPostponedReloads = "fetched results controller postponed reloads"
            ^
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift:26:13: note: convert 'keyFetchedResultsControllerPostponedReloads' to a 'let' constant to make 'Sendable' shared state immutable
private var keyFetchedResultsControllerPostponedReloads = "fetched results controller postponed reloads"
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift:26:13: note: annotate 'keyFetchedResultsControllerPostponedReloads' with '@MainActor' if property should only be accessed from the main actor
private var keyFetchedResultsControllerPostponedReloads = "fetched results controller postponed reloads"
            ^
@MainActor
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift:26:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private var keyFetchedResultsControllerPostponedReloads = "fetched results controller postponed reloads"
            ^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift:32:47: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
                get {return (objc_getAssociatedObject(self, &keyFetchedResultsControllerMoveMode) as! ObjC_FetchedResultsControllerMoveModeWrapper?)?.moveMode ?? .deleteInsert}
                                                            ^
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift:33:39: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
                set {objc_setAssociatedObject(self, &keyFetchedResultsControllerMoveMode, ObjC_FetchedResultsControllerMoveModeWrapper(newValue), .OBJC_ASSOCIATION_RETAIN_NONATOMIC)}
                                                    ^
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift:40:47: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
                get {return (objc_getAssociatedObject(self, &keyFetchedResultsControllerReloadMode) as! ObjC_FetchedResultsControllerReloadModeWrapper?)?.reloadMode ?? .none}
                                                            ^
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+FetchedResultsControllerConveniences.swift:41:39: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
                set {objc_setAssociatedObject(self, &keyFetchedResultsControllerReloadMode, ObjC_FetchedResultsControllerReloadModeWrapper(newValue), .OBJC_ASSOCIATION_RETAIN_NONATOMIC)}
                                                    ^
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/.swiftpm/xcode
    builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.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-xros/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-xros/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-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/UICollectionView+UnblockedBatchUpdates.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/UICollectionView+UnblockedBatchUpdates.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -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/.swiftpm/xcode/.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-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/CollectionAndTableViewUpdateConveniences_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -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/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.1-22N573-02bafd7f43846583f0400bd788fa10b7.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name CollectionAndTableViewUpdateConveniences -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.1 -target-sdk-name xros2.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/UICollectionView+UnblockedBatchUpdates.o -index-unit-output-path /CollectionAndTableViewUpdateConveniences.build/Debug-xros/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/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.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-xros/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-xros/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-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/UICollectionView+UnblockedBatchUpdates.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/UICollectionView+UnblockedBatchUpdates.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -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/.swiftpm/xcode/.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-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/CollectionAndTableViewUpdateConveniences_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -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/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.1-22N573-02bafd7f43846583f0400bd788fa10b7.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name CollectionAndTableViewUpdateConveniences -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.1 -target-sdk-name xros2.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/UICollectionView+UnblockedBatchUpdates.o -index-unit-output-path /CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/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 nonisolated 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:99:46: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
                get {return objc_getAssociatedObject(self, &keyQueuedGroupedOperations) as! (Array<() -> Void>)?}
                                                           ^
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UICollectionView+UnblockedBatchUpdates.swift:100:39: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
                set {objc_setAssociatedObject(self, &keyQueuedGroupedOperations, newValue, .OBJC_ASSOCIATION_RETAIN_NONATOMIC)}
                                                    ^
SwiftCompile normal arm64 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/.swiftpm/xcode
    builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.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-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/UITableView+FetchedResultsControllerConveniences.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/UITableView+FetchedResultsControllerConveniences.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/UITableView+FetchedResultsControllerConveniences.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/UITableView+FetchedResultsControllerConveniences.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -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/.swiftpm/xcode/.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-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/CollectionAndTableViewUpdateConveniences_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -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/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.1-22N573-02bafd7f43846583f0400bd788fa10b7.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name CollectionAndTableViewUpdateConveniences -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.1 -target-sdk-name xros2.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/UITableView+FetchedResultsControllerConveniences.o -index-unit-output-path /CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/UITableView+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/UITableView+FetchedResultsControllerConveniences.swift (in target 'CollectionAndTableViewUpdateConveniences' from project 'CollectionAndTableViewUpdateConveniences')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.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-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/UITableView+FetchedResultsControllerConveniences.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/UITableView+FetchedResultsControllerConveniences.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/UITableView+FetchedResultsControllerConveniences.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/UITableView+FetchedResultsControllerConveniences.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -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/.swiftpm/xcode/.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-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/CollectionAndTableViewUpdateConveniences_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -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/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.1-22N573-02bafd7f43846583f0400bd788fa10b7.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name CollectionAndTableViewUpdateConveniences -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.1 -target-sdk-name xros2.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/UITableView+FetchedResultsControllerConveniences.o -index-unit-output-path /CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/UITableView+FetchedResultsControllerConveniences.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UITableView+FetchedResultsControllerConveniences.swift:23:13: warning: var 'keyFetchedResultsControllerMoveMode' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private var keyFetchedResultsControllerMoveMode = "fetched results controller move mode"
            ^
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UITableView+FetchedResultsControllerConveniences.swift:23:13: note: convert 'keyFetchedResultsControllerMoveMode' to a 'let' constant to make 'Sendable' shared state immutable
private var keyFetchedResultsControllerMoveMode = "fetched results controller move mode"
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UITableView+FetchedResultsControllerConveniences.swift:23:13: note: annotate 'keyFetchedResultsControllerMoveMode' with '@MainActor' if property should only be accessed from the main actor
private var keyFetchedResultsControllerMoveMode = "fetched results controller move mode"
            ^
@MainActor
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UITableView+FetchedResultsControllerConveniences.swift:23:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private var keyFetchedResultsControllerMoveMode = "fetched results controller move mode"
            ^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UITableView+FetchedResultsControllerConveniences.swift:24:13: warning: var 'keyFetchedResultsControllerReloadMode' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private var keyFetchedResultsControllerReloadMode = "fetched results controller reload mode"
            ^
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UITableView+FetchedResultsControllerConveniences.swift:24:13: note: convert 'keyFetchedResultsControllerReloadMode' to a 'let' constant to make 'Sendable' shared state immutable
private var keyFetchedResultsControllerReloadMode = "fetched results controller reload mode"
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UITableView+FetchedResultsControllerConveniences.swift:24:13: note: annotate 'keyFetchedResultsControllerReloadMode' with '@MainActor' if property should only be accessed from the main actor
private var keyFetchedResultsControllerReloadMode = "fetched results controller reload mode"
            ^
@MainActor
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UITableView+FetchedResultsControllerConveniences.swift:24:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private var keyFetchedResultsControllerReloadMode = "fetched results controller reload mode"
            ^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UITableView+FetchedResultsControllerConveniences.swift:30:47: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
                get {return (objc_getAssociatedObject(self, &keyFetchedResultsControllerMoveMode) as! ObjC_FetchedResultsControllerMoveModeWrapper?)?.moveMode ?? .deleteInsert}
                                                            ^
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UITableView+FetchedResultsControllerConveniences.swift:31:39: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
                set {objc_setAssociatedObject(self, &keyFetchedResultsControllerMoveMode, ObjC_FetchedResultsControllerMoveModeWrapper(newValue), .OBJC_ASSOCIATION_RETAIN_NONATOMIC)}
                                                    ^
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UITableView+FetchedResultsControllerConveniences.swift:38:47: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
                get {return (objc_getAssociatedObject(self, &keyFetchedResultsControllerReloadMode) as! ObjC_FetchedResultsControllerReloadModeWrapper?)?.reloadMode ?? .none}
                                                            ^
/Users/admin/builder/spi-builder-workspace/CollectionAndTableViewUpdateConveniences/UITableView+FetchedResultsControllerConveniences.swift:39:39: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
                set {objc_setAssociatedObject(self, &keyFetchedResultsControllerReloadMode, ObjC_FetchedResultsControllerReloadModeWrapper(newValue), .OBJC_ASSOCIATION_RETAIN_NONATOMIC)}
                                                    ^
SwiftDriverJobDiscovery normal arm64 Emitting module for CollectionAndTableViewUpdateConveniences (in target 'CollectionAndTableViewUpdateConveniences' from project 'CollectionAndTableViewUpdateConveniences')
SwiftDriver\ Compilation\ Requirements CollectionAndTableViewUpdateConveniences normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CollectionAndTableViewUpdateConveniences' from project 'CollectionAndTableViewUpdateConveniences')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name CollectionAndTableViewUpdateConveniences -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/CollectionAndTableViewUpdateConveniences.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -target arm64-apple-xros1.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 -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.1-22N573-02bafd7f43846583f0400bd788fa10b7.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/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-xros/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-xros/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-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/CollectionAndTableViewUpdateConveniences_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/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-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/CollectionAndTableViewUpdateConveniences-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/CollectionAndTableViewUpdateConveniences-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/CollectionAndTableViewUpdateConveniences-Swift.h (in target 'CollectionAndTableViewUpdateConveniences' from project 'CollectionAndTableViewUpdateConveniences')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/CollectionAndTableViewUpdateConveniences-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/CollectionAndTableViewUpdateConveniences-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CollectionAndTableViewUpdateConveniences.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/CollectionAndTableViewUpdateConveniences.swiftdoc (in target 'CollectionAndTableViewUpdateConveniences' from project 'CollectionAndTableViewUpdateConveniences')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/CollectionAndTableViewUpdateConveniences.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CollectionAndTableViewUpdateConveniences.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CollectionAndTableViewUpdateConveniences.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/CollectionAndTableViewUpdateConveniences.abi.json (in target 'CollectionAndTableViewUpdateConveniences' from project 'CollectionAndTableViewUpdateConveniences')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/CollectionAndTableViewUpdateConveniences.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CollectionAndTableViewUpdateConveniences.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CollectionAndTableViewUpdateConveniences.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/CollectionAndTableViewUpdateConveniences.swiftmodule (in target 'CollectionAndTableViewUpdateConveniences' from project 'CollectionAndTableViewUpdateConveniences')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/CollectionAndTableViewUpdateConveniences.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CollectionAndTableViewUpdateConveniences.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CollectionAndTableViewUpdateConveniences.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/CollectionAndTableViewUpdateConveniences.swiftsourceinfo (in target 'CollectionAndTableViewUpdateConveniences' from project 'CollectionAndTableViewUpdateConveniences')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/CollectionAndTableViewUpdateConveniences.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CollectionAndTableViewUpdateConveniences.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling UICollectionView+UnblockedBatchUpdates.swift (in target 'CollectionAndTableViewUpdateConveniences' from project 'CollectionAndTableViewUpdateConveniences')
SwiftDriverJobDiscovery normal arm64 Compiling UITableView+FetchedResultsControllerConveniences.swift (in target 'CollectionAndTableViewUpdateConveniences' from project 'CollectionAndTableViewUpdateConveniences')
SwiftDriverJobDiscovery normal arm64 Compiling UICollectionView+FetchedResultsControllerConveniences.swift (in target 'CollectionAndTableViewUpdateConveniences' from project 'CollectionAndTableViewUpdateConveniences')
SwiftDriver\ Compilation CollectionAndTableViewUpdateConveniences normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CollectionAndTableViewUpdateConveniences' from project 'CollectionAndTableViewUpdateConveniences')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name CollectionAndTableViewUpdateConveniences -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/CollectionAndTableViewUpdateConveniences.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -target arm64-apple-xros1.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 -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.1-22N573-02bafd7f43846583f0400bd788fa10b7.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/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-xros/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-xros/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-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/CollectionAndTableViewUpdateConveniences_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/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-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/CollectionAndTableViewUpdateConveniences-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CollectionAndTableViewUpdateConveniences.o normal (in target 'CollectionAndTableViewUpdateConveniences' from project 'CollectionAndTableViewUpdateConveniences')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/CollectionAndTableViewUpdateConveniences.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/CollectionAndTableViewUpdateConveniences_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -fobjc-link-runtime -L/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/CollectionAndTableViewUpdateConveniences.swiftmodule -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionAndTableViewUpdateConveniences.build/Debug-xros/CollectionAndTableViewUpdateConveniences.build/Objects-normal/arm64/CollectionAndTableViewUpdateConveniences_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CollectionAndTableViewUpdateConveniences.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CollectionAndTableViewUpdateConveniences.o (in target 'CollectionAndTableViewUpdateConveniences' from project 'CollectionAndTableViewUpdateConveniences')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CollectionAndTableViewUpdateConveniences.o
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "CollectionAndTableViewUpdateConveniences",
  "name" : "CollectionAndTableViewUpdateConveniences",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "CollectionAndTableViewUpdateConveniences",
      "targets" : [
        "CollectionAndTableViewUpdateConveniences"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CollectionAndTableViewUpdateConveniences",
      "module_type" : "SwiftTarget",
      "name" : "CollectionAndTableViewUpdateConveniences",
      "path" : "CollectionAndTableViewUpdateConveniences",
      "product_memberships" : [
        "CollectionAndTableViewUpdateConveniences"
      ],
      "sources" : [
        "UICollectionView+FetchedResultsControllerConveniences.swift",
        "UICollectionView+UnblockedBatchUpdates.swift",
        "UITableView+FetchedResultsControllerConveniences.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Done.