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 CombineDataSources, reference 0.2.5 (362795), with Swift 6.1 for tvOS using Xcode 16.3 on 25 Apr 2025 21:14:52 UTC.

Swift 6 data race errors: 2

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme CombineDataSources -destination generic/platform=tvOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CombineCommunity/CombineDataSources.git
Reference: 0.2.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/CombineCommunity/CombineDataSources
 * tag               0.2.5      -> FETCH_HEAD
HEAD is now at 362795e Merge pull request #8 from icanzilb/master
Cloned https://github.com/CombineCommunity/CombineDataSources.git
Revision (git rev-parse @):
362795e0336f2c1637036f692a3b5d05806302b4
SUCCESS checkout https://github.com/CombineCommunity/CombineDataSources.git at 0.2.5
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/CombineCommunity/CombineDataSources.git
https://github.com/CombineCommunity/CombineDataSources.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "CombineDataSources",
  "name" : "CombineDataSources",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "CombineDataSources",
      "targets" : [
        "CombineDataSources"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CombineDataSourcesTests",
      "module_type" : "SwiftTarget",
      "name" : "CombineDataSourcesTests",
      "path" : "Tests/CombineDataSourcesTests",
      "sources" : [
        "BatchesDataSource/BatchesDataSourceTests.swift",
        "CollectionView/CollectionViewItemsControllerTests.swift",
        "CollectionView/UICollectionView+SubscribersTests.swift",
        "MemoryManagementTests.swift",
        "TableView/TableViewBatchesControllerTests.swift",
        "TableView/TableViewItemsControllerTests.swift",
        "TableView/UITableView+SubscribersTests.swift",
        "data/TestFixtures.swift"
      ],
      "target_dependencies" : [
        "CombineDataSources"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CombineDataSources",
      "module_type" : "SwiftTarget",
      "name" : "CombineDataSources",
      "path" : "Sources/CombineDataSources",
      "product_memberships" : [
        "CombineDataSources"
      ],
      "sources" : [
        "BatchesDataSource/BatchesDataSource.swift",
        "CollectionView/CollectionViewItemsController.swift",
        "CollectionView/UICollectionView+Subscribers.swift",
        "TableView/TableViewBatchesController.swift",
        "TableView/TableViewItemsController.swift",
        "TableView/UITableView+Subscribers.swift",
        "etc/Publisher+Bind.swift",
        "etc/Section.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  CombineDataSources: /Users/admin/builder/spi-builder-workspace
resolved source packages: CombineDataSources
{
  "dependencies" : [
  ],
  "manifest_display_name" : "CombineDataSources",
  "name" : "CombineDataSources",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "CombineDataSources",
      "targets" : [
        "CombineDataSources"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CombineDataSourcesTests",
      "module_type" : "SwiftTarget",
      "name" : "CombineDataSourcesTests",
      "path" : "Tests/CombineDataSourcesTests",
      "sources" : [
        "BatchesDataSource/BatchesDataSourceTests.swift",
        "CollectionView/CollectionViewItemsControllerTests.swift",
        "CollectionView/UICollectionView+SubscribersTests.swift",
        "MemoryManagementTests.swift",
        "TableView/TableViewBatchesControllerTests.swift",
        "TableView/TableViewItemsControllerTests.swift",
        "TableView/UITableView+SubscribersTests.swift",
        "data/TestFixtures.swift"
      ],
      "target_dependencies" : [
        "CombineDataSources"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CombineDataSources",
      "module_type" : "SwiftTarget",
      "name" : "CombineDataSources",
      "path" : "Sources/CombineDataSources",
      "product_memberships" : [
        "CombineDataSources"
      ],
      "sources" : [
        "BatchesDataSource/BatchesDataSource.swift",
        "CollectionView/CollectionViewItemsController.swift",
        "CollectionView/UICollectionView+Subscribers.swift",
        "TableView/TableViewBatchesController.swift",
        "TableView/TableViewItemsController.swift",
        "TableView/UITableView+Subscribers.swift",
        "etc/Publisher+Bind.swift",
        "etc/Section.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "CombineDataSources"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme CombineDataSources -destination generic/platform=tvOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme CombineDataSources -destination generic/platform=tvOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
  CombineDataSources: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'CombineDataSources' in project 'CombineDataSources'
        ➜ Explicit dependency on target 'CombineDataSources' in project 'CombineDataSources'
    Target 'CombineDataSources' in project 'CombineDataSources' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 430f7d2654de47fe0ea8dd697256e729
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/430f7d2654de47fe0ea8dd697256e729.xcbuilddata
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
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
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
    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-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineDataSources.build/Debug-appletvos/CombineDataSources.build/CombineDataSources.modulemap (in target 'CombineDataSources' from project 'CombineDataSources')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineDataSources.build/Debug-appletvos/CombineDataSources.build/CombineDataSources.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineDataSources.build/Debug-appletvos/CombineDataSources.build/CombineDataSources.DependencyStaticMetadataFileList (in target 'CombineDataSources' from project 'CombineDataSources')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineDataSources.build/Debug-appletvos/CombineDataSources.build/CombineDataSources.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineDataSources.build/Debug-appletvos/CombineDataSources.build/CombineDataSources.DependencyMetadataFileList (in target 'CombineDataSources' from project 'CombineDataSources')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineDataSources.build/Debug-appletvos/CombineDataSources.build/CombineDataSources.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineDataSources.build/Debug-appletvos/CombineDataSources.build/Objects-normal/arm64/CombineDataSources-OutputFileMap.json (in target 'CombineDataSources' from project 'CombineDataSources')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineDataSources.build/Debug-appletvos/CombineDataSources.build/Objects-normal/arm64/CombineDataSources-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineDataSources.build/Debug-appletvos/CombineDataSources.build/Objects-normal/arm64/CombineDataSources.SwiftFileList (in target 'CombineDataSources' from project 'CombineDataSources')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineDataSources.build/Debug-appletvos/CombineDataSources.build/Objects-normal/arm64/CombineDataSources.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineDataSources.build/Debug-appletvos/CombineDataSources.build/Objects-normal/arm64/CombineDataSources.LinkFileList (in target 'CombineDataSources' from project 'CombineDataSources')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineDataSources.build/Debug-appletvos/CombineDataSources.build/Objects-normal/arm64/CombineDataSources.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineDataSources.build/Debug-appletvos/CombineDataSources.build/Objects-normal/arm64/CombineDataSources.SwiftConstValuesFileList (in target 'CombineDataSources' from project 'CombineDataSources')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineDataSources.build/Debug-appletvos/CombineDataSources.build/Objects-normal/arm64/CombineDataSources.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineDataSources.build/Debug-appletvos/CombineDataSources.build/Objects-normal/arm64/CombineDataSources_const_extract_protocols.json (in target 'CombineDataSources' from project 'CombineDataSources')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineDataSources.build/Debug-appletvos/CombineDataSources.build/Objects-normal/arm64/CombineDataSources_const_extract_protocols.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/CombineDataSources.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineDataSources.build/Debug-appletvos/CombineDataSources.build/CombineDataSources.modulemap (in target 'CombineDataSources' from project 'CombineDataSources')
    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/CombineDataSources.build/Debug-appletvos/CombineDataSources.build/CombineDataSources.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
SwiftDriver CombineDataSources normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CombineDataSources' from project 'CombineDataSources')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name CombineDataSources -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineDataSources.build/Debug-appletvos/CombineDataSources.build/Objects-normal/arm64/CombineDataSources.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineDataSources.build/Debug-appletvos/CombineDataSources.build/Objects-normal/arm64/CombineDataSources-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/CombineDataSources.build/Debug-appletvos/CombineDataSources.build/Objects-normal/arm64/CombineDataSources.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/CombineDataSources.build/Debug-appletvos/CombineDataSources.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineDataSources.build/Debug-appletvos/CombineDataSources.build/Objects-normal/arm64/CombineDataSources_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineDataSources.build/Debug-appletvos/CombineDataSources.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineDataSources.build/Debug-appletvos/CombineDataSources.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineDataSources.build/Debug-appletvos/CombineDataSources.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/CombineDataSources.build/Debug-appletvos/CombineDataSources.build/Objects-normal/arm64/CombineDataSources-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ TableViewItemsController.swift /Users/admin/builder/spi-builder-workspace/Sources/CombineDataSources/TableView/TableViewItemsController.swift (in target 'CombineDataSources' from project 'CombineDataSources')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CombineDataSources/TableView/TableViewItemsController.swift (in target 'CombineDataSources' from project 'CombineDataSources')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/CombineDataSources/TableView/TableViewItemsController.swift:143:16: warning: main actor-isolated property 'dataSource' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        return dataSource
               ^
/Users/admin/builder/spi-builder-workspace/Sources/CombineDataSources/TableView/TableViewItemsController.swift:40:16: note: property declared here
    public var dataSource: UITableViewDataSource?
               ^
SwiftCompile normal arm64 Compiling\ TableViewBatchesController.swift /Users/admin/builder/spi-builder-workspace/Sources/CombineDataSources/TableView/TableViewBatchesController.swift (in target 'CombineDataSources' from project 'CombineDataSources')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CombineDataSources/TableView/TableViewBatchesController.swift (in target 'CombineDataSources' from project 'CombineDataSources')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/CombineDataSources/TableView/TableViewBatchesController.swift:20:17: warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
    private var spin: UIActivityIndicatorView = {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/CombineDataSources/TableView/TableViewBatchesController.swift:64:35: warning: main actor-isolated property 'contentInset' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        var newInsets = tableView.contentInset
                                  ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:57:59: note: property declared here
@property(nonatomic)         UIEdgeInsets                 contentInset;                   // default UIEdgeInsetsZero. add additional scroll area around content
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/CombineDataSources/TableView/TableViewBatchesController.swift:66:19: warning: main actor-isolated property 'contentInset' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
        tableView.contentInset = newInsets
                  ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:57:59: note: mutation of this property is only permitted within the actor
@property(nonatomic)         UIEdgeInsets                 contentInset;                   // default UIEdgeInsetsZero. add additional scroll area around content
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/CombineDataSources/TableView/TableViewBatchesController.swift:69:19: warning: call to main actor-isolated instance method 'addSubview' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        tableView.addSubview(spin)
                  ^
UIKit.UIView.addSubview:2:22: note: calls to instance method 'addSubview' from outside of its actor context are implicitly asynchronous
@MainActor open func addSubview(_ view: UIView)}
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CombineDataSources/TableView/TableViewBatchesController.swift:76:41: warning: call to main actor-isolated instance method 'rowsSubscriber' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
            .bind(subscriber: tableView.rowsSubscriber(itemsController))
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/CombineDataSources/TableView/UITableView+Subscribers.swift:65:17: note: calls to instance method 'rowsSubscriber' from outside of its actor context are implicitly asynchronous
    public func rowsSubscriber<Items>(_ source: TableViewItemsController<[Items]>)
                ^
/Users/admin/builder/spi-builder-workspace/Sources/CombineDataSources/TableView/TableViewBatchesController.swift:72:18: note: add '@MainActor' to make instance method 'bind()' part of global actor 'MainActor'
    private func bind() {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CombineDataSources/TableView/TableViewBatchesController.swift:85:31: warning: main actor-isolated property 'center' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
                    self.spin.center = CGPoint(x: self.tableView.frame.width/2, y: self.tableView.contentSize.height + 30)
                              ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:189:40: note: mutation of this property is only permitted within the actor
@property(nonatomic) CGPoint           center;      // center is center of frame, relative to anchorPoint. animatable
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/CombineDataSources/TableView/TableViewBatchesController.swift:85:66: warning: main actor-isolated property 'frame' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
                    self.spin.center = CGPoint(x: self.tableView.frame.width/2, y: self.tableView.contentSize.height + 30)
                                                                 ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:185:40: note: property declared here
@property(nonatomic) CGRect            frame;
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/CombineDataSources/TableView/TableViewBatchesController.swift:85:99: warning: main actor-isolated property 'contentSize' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
                    self.spin.center = CGPoint(x: self.tableView.frame.width/2, y: self.tableView.contentSize.height + 30)
                                                                                                  ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:56:59: note: property declared here
@property(nonatomic)         CGSize                       contentSize;                    // default CGSizeZero
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/CombineDataSources/TableView/TableViewBatchesController.swift:86:31: warning: main actor-isolated property 'alpha' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
                    self.spin.alpha = 1
                              ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:304:56: note: mutation of this property is only permitted within the actor
@property(nonatomic)                 CGFloat           alpha;                      // animatable. default is 1.0
                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/CombineDataSources/TableView/TableViewBatchesController.swift:87:36: warning: call to main actor-isolated instance method 'scrollRectToVisible(_:animated:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
                    self.tableView.scrollRectToVisible(CGRect(x: 0, y: self.tableView.contentOffset.y + self.tableView.frame.height, width: 10, height: 10), animated: true)
                                   ^
UIKit.UIScrollView.scrollRectToVisible:2:22: note: calls to instance method 'scrollRectToVisible(_:animated:)' from outside of its actor context are implicitly asynchronous
@MainActor open func scrollRectToVisible(_ rect: CGRect, animated: Bool)}
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/CombineDataSources/TableView/TableViewBatchesController.swift:87:87: warning: main actor-isolated property 'contentOffset' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
                    self.tableView.scrollRectToVisible(CGRect(x: 0, y: self.tableView.contentOffset.y + self.tableView.frame.height, width: 10, height: 10), animated: true)
                                                                                      ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:55:59: note: property declared here
@property(nonatomic)         CGPoint                      contentOffset;                  // default CGPointZero
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/CombineDataSources/TableView/TableViewBatchesController.swift:87:120: warning: main actor-isolated property 'frame' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
                    self.tableView.scrollRectToVisible(CGRect(x: 0, y: self.tableView.contentOffset.y + self.tableView.frame.height, width: 10, height: 10), animated: true)
                                                                                                                       ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:185:40: note: property declared here
@property(nonatomic) CGRect            frame;
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/CombineDataSources/TableView/TableViewBatchesController.swift:89:31: warning: main actor-isolated property 'alpha' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
                    self.spin.alpha = 0
                              ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:304:56: note: mutation of this property is only permitted within the actor
@property(nonatomic)                 CGFloat           alpha;                      // animatable. default is 1.0
                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/CombineDataSources/TableView/TableViewBatchesController.swift:100:92: warning: cannot form key path to main actor-isolated property 'contentOffset'; this is an error in the Swift 6 language mode
        let didDrag = Publishers.CombineLatest(Just(tableView), tableView.publisher(for: \.contentOffset))
                                                                                           ^
/Users/admin/builder/spi-builder-workspace/Sources/CombineDataSources/TableView/TableViewBatchesController.swift:101:25: warning: main actor-isolated property 'isDragging' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            .map { $0.0.isDragging }
                        ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:160:56: note: property declared here
@property(nonatomic, readonly, getter=isDragging) BOOL dragging;
                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/CombineDataSources/TableView/TableViewBatchesController.swift:123:28: warning: main actor-isolated property 'frame' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
    let height = tableView.frame.size.height
                           ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:185:40: note: property declared here
@property(nonatomic) CGRect            frame;
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/CombineDataSources/TableView/TableViewBatchesController.swift:122:18: note: add '@MainActor' to make global function 'isAtBottom(of:)' part of global actor 'MainActor'
fileprivate func isAtBottom(of tableView: UITableView) -> Bool {
                 ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CombineDataSources/TableView/TableViewBatchesController.swift:124:36: warning: main actor-isolated property 'contentOffset' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
    let contentYoffset = tableView.contentOffset.y
                                   ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:55:59: note: property declared here
@property(nonatomic)         CGPoint                      contentOffset;                  // default CGPointZero
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/CombineDataSources/TableView/TableViewBatchesController.swift:122:18: note: add '@MainActor' to make global function 'isAtBottom(of:)' part of global actor 'MainActor'
fileprivate func isAtBottom(of tableView: UITableView) -> Bool {
                 ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CombineDataSources/TableView/TableViewBatchesController.swift:125:40: warning: main actor-isolated property 'contentSize' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
    let distanceFromBottom = tableView.contentSize.height - contentYoffset
                                       ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:56:59: note: property declared here
@property(nonatomic)         CGSize                       contentSize;                    // default CGSizeZero
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/CombineDataSources/TableView/TableViewBatchesController.swift:122:18: note: add '@MainActor' to make global function 'isAtBottom(of:)' part of global actor 'MainActor'
fileprivate func isAtBottom(of tableView: UITableView) -> Bool {
                 ^
@MainActor
SwiftCompile normal arm64 Compiling\ Publisher+Bind.swift /Users/admin/builder/spi-builder-workspace/Sources/CombineDataSources/etc/Publisher+Bind.swift (in target 'CombineDataSources' from project 'CombineDataSources')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CombineDataSources/etc/Publisher+Bind.swift (in target 'CombineDataSources' from project 'CombineDataSources')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Section.swift /Users/admin/builder/spi-builder-workspace/Sources/CombineDataSources/etc/Section.swift (in target 'CombineDataSources' from project 'CombineDataSources')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CombineDataSources/etc/Section.swift (in target 'CombineDataSources' from project 'CombineDataSources')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ CombineDataSources (in target 'CombineDataSources' from project 'CombineDataSources')
EmitSwiftModule normal arm64 (in target 'CombineDataSources' from project 'CombineDataSources')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/CombineDataSources/BatchesDataSource/BatchesDataSource.swift:247:17: warning: var 'uuids' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
fileprivate var uuids = [String: Int]()
                ^
/Users/admin/builder/spi-builder-workspace/Sources/CombineDataSources/BatchesDataSource/BatchesDataSource.swift:247:17: note: convert 'uuids' to a 'let' constant to make 'Sendable' shared state immutable
fileprivate var uuids = [String: Int]()
            ~~~ ^
            let
/Users/admin/builder/spi-builder-workspace/Sources/CombineDataSources/BatchesDataSource/BatchesDataSource.swift:247:17: note: add '@MainActor' to make var 'uuids' part of global actor 'MainActor'
fileprivate var uuids = [String: Int]()
                ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CombineDataSources/BatchesDataSource/BatchesDataSource.swift:247:17: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
fileprivate var uuids = [String: Int]()
                ^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CombineDataSources/TableView/TableViewBatchesController.swift:20:17: warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
    private var spin: UIActivityIndicatorView = {
                ^
SwiftCompile normal arm64 Compiling\ CollectionViewItemsController.swift /Users/admin/builder/spi-builder-workspace/Sources/CombineDataSources/CollectionView/CollectionViewItemsController.swift (in target 'CombineDataSources' from project 'CombineDataSources')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CombineDataSources/CollectionView/CollectionViewItemsController.swift (in target 'CombineDataSources' from project 'CombineDataSources')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/CombineDataSources/CollectionView/CollectionViewItemsController.swift:113:12: warning: main actor-isolated property 'dataSource' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
    return dataSource
           ^
/Users/admin/builder/spi-builder-workspace/Sources/CombineDataSources/CollectionView/CollectionViewItemsController.swift:34:14: note: property declared here
  public var dataSource: UICollectionViewDataSource?
             ^
SwiftCompile normal arm64 Compiling\ UICollectionView+Subscribers.swift /Users/admin/builder/spi-builder-workspace/Sources/CombineDataSources/CollectionView/UICollectionView+Subscribers.swift (in target 'CombineDataSources' from project 'CombineDataSources')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CombineDataSources/CollectionView/UICollectionView+Subscribers.swift (in target 'CombineDataSources' from project 'CombineDataSources')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ UITableView+Subscribers.swift /Users/admin/builder/spi-builder-workspace/Sources/CombineDataSources/TableView/UITableView+Subscribers.swift (in target 'CombineDataSources' from project 'CombineDataSources')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CombineDataSources/TableView/UITableView+Subscribers.swift (in target 'CombineDataSources' from project 'CombineDataSources')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ BatchesDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/CombineDataSources/BatchesDataSource/BatchesDataSource.swift (in target 'CombineDataSources' from project 'CombineDataSources')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CombineDataSources/BatchesDataSource/BatchesDataSource.swift (in target 'CombineDataSources' from project 'CombineDataSources')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/CombineDataSources/BatchesDataSource/BatchesDataSource.swift:247:17: warning: var 'uuids' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
fileprivate var uuids = [String: Int]()
                ^
/Users/admin/builder/spi-builder-workspace/Sources/CombineDataSources/BatchesDataSource/BatchesDataSource.swift:247:17: note: convert 'uuids' to a 'let' constant to make 'Sendable' shared state immutable
fileprivate var uuids = [String: Int]()
            ~~~ ^
            let
/Users/admin/builder/spi-builder-workspace/Sources/CombineDataSources/BatchesDataSource/BatchesDataSource.swift:247:17: note: add '@MainActor' to make var 'uuids' part of global actor 'MainActor'
fileprivate var uuids = [String: Int]()
                ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CombineDataSources/BatchesDataSource/BatchesDataSource.swift:247:17: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
fileprivate var uuids = [String: Int]()
                ^
nonisolated(unsafe)
SwiftDriverJobDiscovery normal arm64 Emitting module for CombineDataSources (in target 'CombineDataSources' from project 'CombineDataSources')
SwiftDriver\ Compilation\ Requirements CombineDataSources normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CombineDataSources' from project 'CombineDataSources')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name CombineDataSources -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineDataSources.build/Debug-appletvos/CombineDataSources.build/Objects-normal/arm64/CombineDataSources.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineDataSources.build/Debug-appletvos/CombineDataSources.build/Objects-normal/arm64/CombineDataSources-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/CombineDataSources.build/Debug-appletvos/CombineDataSources.build/Objects-normal/arm64/CombineDataSources.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/CombineDataSources.build/Debug-appletvos/CombineDataSources.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineDataSources.build/Debug-appletvos/CombineDataSources.build/Objects-normal/arm64/CombineDataSources_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineDataSources.build/Debug-appletvos/CombineDataSources.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineDataSources.build/Debug-appletvos/CombineDataSources.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineDataSources.build/Debug-appletvos/CombineDataSources.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/CombineDataSources.build/Debug-appletvos/CombineDataSources.build/Objects-normal/arm64/CombineDataSources-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-appletvos/CombineDataSources-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineDataSources.build/Debug-appletvos/CombineDataSources.build/Objects-normal/arm64/CombineDataSources-Swift.h (in target 'CombineDataSources' from project 'CombineDataSources')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineDataSources.build/Debug-appletvos/CombineDataSources.build/Objects-normal/arm64/CombineDataSources-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/CombineDataSources-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/CombineDataSources.swiftmodule/arm64-apple-tvos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineDataSources.build/Debug-appletvos/CombineDataSources.build/Objects-normal/arm64/CombineDataSources.swiftmodule (in target 'CombineDataSources' from project 'CombineDataSources')
    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/CombineDataSources.build/Debug-appletvos/CombineDataSources.build/Objects-normal/arm64/CombineDataSources.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/CombineDataSources.swiftmodule/arm64-apple-tvos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/CombineDataSources.swiftmodule/arm64-apple-tvos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineDataSources.build/Debug-appletvos/CombineDataSources.build/Objects-normal/arm64/CombineDataSources.swiftdoc (in target 'CombineDataSources' from project 'CombineDataSources')
    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/CombineDataSources.build/Debug-appletvos/CombineDataSources.build/Objects-normal/arm64/CombineDataSources.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/CombineDataSources.swiftmodule/arm64-apple-tvos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/CombineDataSources.swiftmodule/arm64-apple-tvos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineDataSources.build/Debug-appletvos/CombineDataSources.build/Objects-normal/arm64/CombineDataSources.abi.json (in target 'CombineDataSources' from project 'CombineDataSources')
    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/CombineDataSources.build/Debug-appletvos/CombineDataSources.build/Objects-normal/arm64/CombineDataSources.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/CombineDataSources.swiftmodule/arm64-apple-tvos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/CombineDataSources.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineDataSources.build/Debug-appletvos/CombineDataSources.build/Objects-normal/arm64/CombineDataSources.swiftsourceinfo (in target 'CombineDataSources' from project 'CombineDataSources')
    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/CombineDataSources.build/Debug-appletvos/CombineDataSources.build/Objects-normal/arm64/CombineDataSources.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/CombineDataSources.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling Publisher+Bind.swift (in target 'CombineDataSources' from project 'CombineDataSources')
SwiftDriverJobDiscovery normal arm64 Compiling BatchesDataSource.swift (in target 'CombineDataSources' from project 'CombineDataSources')
SwiftDriverJobDiscovery normal arm64 Compiling Section.swift (in target 'CombineDataSources' from project 'CombineDataSources')
SwiftDriverJobDiscovery normal arm64 Compiling UICollectionView+Subscribers.swift (in target 'CombineDataSources' from project 'CombineDataSources')
SwiftDriverJobDiscovery normal arm64 Compiling UITableView+Subscribers.swift (in target 'CombineDataSources' from project 'CombineDataSources')
SwiftDriverJobDiscovery normal arm64 Compiling CollectionViewItemsController.swift (in target 'CombineDataSources' from project 'CombineDataSources')
SwiftDriverJobDiscovery normal arm64 Compiling TableViewItemsController.swift (in target 'CombineDataSources' from project 'CombineDataSources')
SwiftDriverJobDiscovery normal arm64 Compiling TableViewBatchesController.swift (in target 'CombineDataSources' from project 'CombineDataSources')
SwiftDriver\ Compilation CombineDataSources normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CombineDataSources' from project 'CombineDataSources')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name CombineDataSources -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineDataSources.build/Debug-appletvos/CombineDataSources.build/Objects-normal/arm64/CombineDataSources.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineDataSources.build/Debug-appletvos/CombineDataSources.build/Objects-normal/arm64/CombineDataSources-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/CombineDataSources.build/Debug-appletvos/CombineDataSources.build/Objects-normal/arm64/CombineDataSources.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/CombineDataSources.build/Debug-appletvos/CombineDataSources.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineDataSources.build/Debug-appletvos/CombineDataSources.build/Objects-normal/arm64/CombineDataSources_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineDataSources.build/Debug-appletvos/CombineDataSources.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineDataSources.build/Debug-appletvos/CombineDataSources.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineDataSources.build/Debug-appletvos/CombineDataSources.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/CombineDataSources.build/Debug-appletvos/CombineDataSources.build/Objects-normal/arm64/CombineDataSources-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-appletvos/CombineDataSources.o normal (in target 'CombineDataSources' from project 'CombineDataSources')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-tvos13.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineDataSources.build/Debug-appletvos/CombineDataSources.build/Objects-normal/arm64/CombineDataSources.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineDataSources.build/Debug-appletvos/CombineDataSources.build/Objects-normal/arm64/CombineDataSources_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineDataSources.build/Debug-appletvos/CombineDataSources.build/Objects-normal/arm64/CombineDataSources_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/appletvos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineDataSources.build/Debug-appletvos/CombineDataSources.build/Objects-normal/arm64/CombineDataSources.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/CombineDataSources.o
ExtractAppIntentsMetadata (in target 'CombineDataSources' from project 'CombineDataSources')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name CombineDataSources --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk --xcode-version 16E140 --platform-family tvOS --deployment-target 13.0 --bundle-identifier spi-builder-workspace.CombineDataSources --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/CombineDataSources.appintents --target-triple arm64-apple-tvos13.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/CombineDataSources.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineDataSources.build/Debug-appletvos/CombineDataSources.build/Objects-normal/arm64/CombineDataSources_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineDataSources.build/Debug-appletvos/CombineDataSources.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineDataSources.build/Debug-appletvos/CombineDataSources.build/Objects-normal/arm64/CombineDataSources.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineDataSources.build/Debug-appletvos/CombineDataSources.build/CombineDataSources.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineDataSources.build/Debug-appletvos/CombineDataSources.build/CombineDataSources.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineDataSources.build/Debug-appletvos/CombineDataSources.build/Objects-normal/arm64/CombineDataSources.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-25 14:14:51.227 appintentsmetadataprocessor[713:3983] Starting appintentsmetadataprocessor export
2025-04-25 14:14:51.265 appintentsmetadataprocessor[713:3983] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/CombineDataSources.o (in target 'CombineDataSources' from project 'CombineDataSources')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/CombineDataSources.o
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "CombineDataSources",
  "name" : "CombineDataSources",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "CombineDataSources",
      "targets" : [
        "CombineDataSources"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CombineDataSourcesTests",
      "module_type" : "SwiftTarget",
      "name" : "CombineDataSourcesTests",
      "path" : "Tests/CombineDataSourcesTests",
      "sources" : [
        "BatchesDataSource/BatchesDataSourceTests.swift",
        "CollectionView/CollectionViewItemsControllerTests.swift",
        "CollectionView/UICollectionView+SubscribersTests.swift",
        "MemoryManagementTests.swift",
        "TableView/TableViewBatchesControllerTests.swift",
        "TableView/TableViewItemsControllerTests.swift",
        "TableView/UITableView+SubscribersTests.swift",
        "data/TestFixtures.swift"
      ],
      "target_dependencies" : [
        "CombineDataSources"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CombineDataSources",
      "module_type" : "SwiftTarget",
      "name" : "CombineDataSources",
      "path" : "Sources/CombineDataSources",
      "product_memberships" : [
        "CombineDataSources"
      ],
      "sources" : [
        "BatchesDataSource/BatchesDataSource.swift",
        "CollectionView/CollectionViewItemsController.swift",
        "CollectionView/UICollectionView+Subscribers.swift",
        "TableView/TableViewBatchesController.swift",
        "TableView/TableViewItemsController.swift",
        "TableView/UITableView+Subscribers.swift",
        "etc/Publisher+Bind.swift",
        "etc/Section.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Done.