The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build FastList, reference main (4a72c6), with Swift 6.1 for tvOS using Xcode 16.3 on 27 Apr 2025 06:56:30 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FastList -destination generic/platform=tvOS

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/elegantchaos/FastList.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/elegantchaos/FastList
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4a72c6b Bumped RefreshableScrollView version
Cloned https://github.com/elegantchaos/FastList.git
Revision (git rev-parse @):
4a72c6b59f9e41168756eb9c83f05a41cbc47fa0
SUCCESS checkout https://github.com/elegantchaos/FastList.git at main
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/elegantchaos/FastList.git
https://github.com/elegantchaos/FastList.git
{
  "dependencies" : [
    {
      "identity" : "refreshablescrollview",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/elegantchaos/RefreshableScrollView.git"
    },
    {
      "identity" : "xctestextensions",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/elegantchaos/XCTestExtensions.git"
    }
  ],
  "manifest_display_name" : "FastList",
  "name" : "FastList",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "FastList",
      "targets" : [
        "FastList"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FastListTests",
      "module_type" : "SwiftTarget",
      "name" : "FastListTests",
      "path" : "Tests/FastListTests",
      "product_dependencies" : [
        "XCTestExtensions"
      ],
      "sources" : [
        "FastListTests.swift"
      ],
      "target_dependencies" : [
        "FastList"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FastList",
      "module_type" : "SwiftTarget",
      "name" : "FastList",
      "path" : "Sources/FastList",
      "product_dependencies" : [
        "RefreshableScrollView"
      ],
      "product_memberships" : [
        "FastList"
      ],
      "sources" : [
        "FastList.swift",
        "InnerListView.swift",
        "ListConfiguration.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
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
Fetching from https://github.com/elegantchaos/RefreshableScrollView.git
Fetching from https://github.com/elegantchaos/XCTestExtensions.git
Fetching from https://github.com/elegantchaos/Matchable.git
Creating working copy of package ‘Matchable’
Checking out 1.0.7 of package ‘Matchable’
Creating working copy of package ‘RefreshableScrollView’
Checking out 1.3.1 of package ‘RefreshableScrollView’
Creating working copy of package ‘XCTestExtensions’
Checking out 1.5.1 of package ‘XCTestExtensions’
Resolve Package Graph
Resolved source packages:
  XCTestExtensions: https://github.com/elegantchaos/XCTestExtensions.git @ 1.5.1
  RefreshableScrollView: https://github.com/elegantchaos/RefreshableScrollView.git @ 1.3.1
  Matchable: https://github.com/elegantchaos/Matchable.git @ 1.0.7
  FastList: /Users/admin/builder/spi-builder-workspace
resolved source packages: XCTestExtensions, RefreshableScrollView, Matchable, FastList
{
  "dependencies" : [
    {
      "identity" : "refreshablescrollview",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/elegantchaos/RefreshableScrollView.git"
    },
    {
      "identity" : "xctestextensions",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/elegantchaos/XCTestExtensions.git"
    }
  ],
  "manifest_display_name" : "FastList",
  "name" : "FastList",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "FastList",
      "targets" : [
        "FastList"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FastListTests",
      "module_type" : "SwiftTarget",
      "name" : "FastListTests",
      "path" : "Tests/FastListTests",
      "product_dependencies" : [
        "XCTestExtensions"
      ],
      "sources" : [
        "FastListTests.swift"
      ],
      "target_dependencies" : [
        "FastList"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FastList",
      "module_type" : "SwiftTarget",
      "name" : "FastList",
      "path" : "Sources/FastList",
      "product_dependencies" : [
        "RefreshableScrollView"
      ],
      "product_memberships" : [
        "FastList"
      ],
      "sources" : [
        "FastList.swift",
        "InnerListView.swift",
        "ListConfiguration.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "FastList",
      "Matchable",
      "RefreshableScrollView",
      "XCTestExtensions"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "FastList",
      "Matchable",
      "RefreshableScrollView",
      "XCTestExtensions"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FastList -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 FastList -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
Resolve Package Graph
Resolved source packages:
  FastList: /Users/admin/builder/spi-builder-workspace
  RefreshableScrollView: https://github.com/elegantchaos/RefreshableScrollView.git @ 1.3.1
  Matchable: https://github.com/elegantchaos/Matchable.git @ 1.0.7
  XCTestExtensions: https://github.com/elegantchaos/XCTestExtensions.git @ 1.5.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (9 targets)
    Target 'FastListTests' in project 'FastList'
        ➜ Explicit dependency on target 'FastList' in project 'FastList'
        ➜ Explicit dependency on target 'RefreshableScrollView' in project 'RefreshableScrollView'
        ➜ Explicit dependency on target 'XCTestExtensions' in project 'XCTestExtensions'
    Target 'XCTestExtensions' in project 'XCTestExtensions'
        ➜ Explicit dependency on target 'XCTestExtensions' in project 'XCTestExtensions'
        ➜ Explicit dependency on target 'Matchable' in project 'Matchable'
    Target 'XCTestExtensions' in project 'XCTestExtensions'
        ➜ Explicit dependency on target 'Matchable' in project 'Matchable'
    Target 'Matchable' in project 'Matchable'
        ➜ Explicit dependency on target 'Matchable' in project 'Matchable'
    Target 'Matchable' in project 'Matchable' (no dependencies)
    Target 'FastList' in project 'FastList'
        ➜ Explicit dependency on target 'FastList' in project 'FastList'
        ➜ Explicit dependency on target 'RefreshableScrollView' in project 'RefreshableScrollView'
    Target 'FastList' in project 'FastList'
        ➜ Explicit dependency on target 'RefreshableScrollView' in project 'RefreshableScrollView'
    Target 'RefreshableScrollView' in project 'RefreshableScrollView'
        ➜ Explicit dependency on target 'RefreshableScrollView' in project 'RefreshableScrollView'
    Target 'RefreshableScrollView' in project 'RefreshableScrollView' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/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/ld -version_details
Build description signature: 0f64cc5a5009221fc14051ff73f24673
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/0f64cc5a5009221fc14051ff73f24673.xcbuilddata
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/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
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/Matchable.build/Debug-appletvos/Matchable.build/Matchable.modulemap (in target 'Matchable' from project 'Matchable')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug-appletvos/Matchable.build/Matchable.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug-appletvos/Matchable.build/Matchable.DependencyMetadataFileList (in target 'Matchable' from project 'Matchable')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug-appletvos/Matchable.build/Matchable.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug-appletvos/Matchable.build/Matchable.DependencyStaticMetadataFileList (in target 'Matchable' from project 'Matchable')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug-appletvos/Matchable.build/Matchable.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug-appletvos/Matchable.build/Objects-normal/arm64/Matchable_const_extract_protocols.json (in target 'Matchable' from project 'Matchable')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug-appletvos/Matchable.build/Objects-normal/arm64/Matchable_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug-appletvos/Matchable.build/Objects-normal/arm64/Matchable-OutputFileMap.json (in target 'Matchable' from project 'Matchable')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug-appletvos/Matchable.build/Objects-normal/arm64/Matchable-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug-appletvos/Matchable.build/Objects-normal/arm64/Matchable.SwiftConstValuesFileList (in target 'Matchable' from project 'Matchable')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug-appletvos/Matchable.build/Objects-normal/arm64/Matchable.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug-appletvos/Matchable.build/Objects-normal/arm64/Matchable.SwiftFileList (in target 'Matchable' from project 'Matchable')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug-appletvos/Matchable.build/Objects-normal/arm64/Matchable.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug-appletvos/Matchable.build/Objects-normal/arm64/Matchable.LinkFileList (in target 'Matchable' from project 'Matchable')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug-appletvos/Matchable.build/Objects-normal/arm64/Matchable.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTestExtensions.build/Debug-appletvos/XCTestExtensions.build/XCTestExtensions.modulemap (in target 'XCTestExtensions' from project 'XCTestExtensions')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/XCTestExtensions
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTestExtensions.build/Debug-appletvos/XCTestExtensions.build/XCTestExtensions.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTestExtensions.build/Debug-appletvos/XCTestExtensions.build/XCTestExtensions.DependencyStaticMetadataFileList (in target 'XCTestExtensions' from project 'XCTestExtensions')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/XCTestExtensions
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTestExtensions.build/Debug-appletvos/XCTestExtensions.build/XCTestExtensions.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTestExtensions.build/Debug-appletvos/XCTestExtensions.build/XCTestExtensions.DependencyMetadataFileList (in target 'XCTestExtensions' from project 'XCTestExtensions')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/XCTestExtensions
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTestExtensions.build/Debug-appletvos/XCTestExtensions.build/XCTestExtensions.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTestExtensions.build/Debug-appletvos/XCTestExtensions.build/Objects-normal/arm64/XCTestExtensions.SwiftFileList (in target 'XCTestExtensions' from project 'XCTestExtensions')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/XCTestExtensions
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTestExtensions.build/Debug-appletvos/XCTestExtensions.build/Objects-normal/arm64/XCTestExtensions.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTestExtensions.build/Debug-appletvos/XCTestExtensions.build/Objects-normal/arm64/XCTestExtensions_const_extract_protocols.json (in target 'XCTestExtensions' from project 'XCTestExtensions')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/XCTestExtensions
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTestExtensions.build/Debug-appletvos/XCTestExtensions.build/Objects-normal/arm64/XCTestExtensions_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTestExtensions.build/Debug-appletvos/XCTestExtensions.build/Objects-normal/arm64/XCTestExtensions.LinkFileList (in target 'XCTestExtensions' from project 'XCTestExtensions')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/XCTestExtensions
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTestExtensions.build/Debug-appletvos/XCTestExtensions.build/Objects-normal/arm64/XCTestExtensions.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTestExtensions.build/Debug-appletvos/XCTestExtensions.build/Objects-normal/arm64/XCTestExtensions.SwiftConstValuesFileList (in target 'XCTestExtensions' from project 'XCTestExtensions')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/XCTestExtensions
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTestExtensions.build/Debug-appletvos/XCTestExtensions.build/Objects-normal/arm64/XCTestExtensions.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTestExtensions.build/Debug-appletvos/XCTestExtensions.build/Objects-normal/arm64/XCTestExtensions-OutputFileMap.json (in target 'XCTestExtensions' from project 'XCTestExtensions')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/XCTestExtensions
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTestExtensions.build/Debug-appletvos/XCTestExtensions.build/Objects-normal/arm64/XCTestExtensions-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/RefreshableScrollView.DependencyStaticMetadataFileList (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/RefreshableScrollView.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/RefreshableScrollView.modulemap (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/RefreshableScrollView.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/RefreshableScrollView.DependencyMetadataFileList (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/RefreshableScrollView.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/XCTestExtensions.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTestExtensions.build/Debug-appletvos/XCTestExtensions.build/XCTestExtensions.modulemap (in target 'XCTestExtensions' from project 'XCTestExtensions')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/XCTestExtensions
    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/XCTestExtensions.build/Debug-appletvos/XCTestExtensions.build/XCTestExtensions.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView_const_extract_protocols.json (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView.SwiftFileList (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView.SwiftConstValuesFileList (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView.LinkFileList (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView-OutputFileMap.json (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/Matchable.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug-appletvos/Matchable.build/Matchable.modulemap (in target 'Matchable' from project 'Matchable')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable
    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/Matchable.build/Debug-appletvos/Matchable.build/Matchable.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug-appletvos/FastListTests.build/empty-FastListTests.plist (in target 'FastListTests' from project 'FastList')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug-appletvos/FastListTests.build/empty-FastListTests.plist
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/RefreshableScrollView.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/RefreshableScrollView.modulemap (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView
    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/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/RefreshableScrollView.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug-appletvos/FastListTests.build/Objects-normal/arm64/FastListTests_const_extract_protocols.json (in target 'FastListTests' from project 'FastList')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug-appletvos/FastListTests.build/Objects-normal/arm64/FastListTests_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug-appletvos/FastListTests.build/Objects-normal/arm64/FastListTests.SwiftFileList (in target 'FastListTests' from project 'FastList')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug-appletvos/FastListTests.build/Objects-normal/arm64/FastListTests.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug-appletvos/FastListTests.build/Objects-normal/arm64/FastListTests.SwiftConstValuesFileList (in target 'FastListTests' from project 'FastList')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug-appletvos/FastListTests.build/Objects-normal/arm64/FastListTests.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug-appletvos/FastListTests.build/Objects-normal/arm64/FastListTests.LinkFileList (in target 'FastListTests' from project 'FastList')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug-appletvos/FastListTests.build/Objects-normal/arm64/FastListTests.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug-appletvos/FastListTests.build/Objects-normal/arm64/FastListTests-OutputFileMap.json (in target 'FastListTests' from project 'FastList')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug-appletvos/FastListTests.build/Objects-normal/arm64/FastListTests-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug-appletvos/FastListTests.build/FastListTests.DependencyStaticMetadataFileList (in target 'FastListTests' from project 'FastList')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug-appletvos/FastListTests.build/FastListTests.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug-appletvos/FastListTests.build/FastListTests.DependencyMetadataFileList (in target 'FastListTests' from project 'FastList')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug-appletvos/FastListTests.build/FastListTests.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug-appletvos/FastList.build/Objects-normal/arm64/FastList.SwiftFileList (in target 'FastList' from project 'FastList')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug-appletvos/FastList.build/Objects-normal/arm64/FastList.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug-appletvos/FastList.build/Objects-normal/arm64/FastList_const_extract_protocols.json (in target 'FastList' from project 'FastList')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug-appletvos/FastList.build/Objects-normal/arm64/FastList_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug-appletvos/FastList.build/Objects-normal/arm64/FastList.SwiftConstValuesFileList (in target 'FastList' from project 'FastList')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug-appletvos/FastList.build/Objects-normal/arm64/FastList.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug-appletvos/FastList.build/Objects-normal/arm64/FastList.LinkFileList (in target 'FastList' from project 'FastList')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug-appletvos/FastList.build/Objects-normal/arm64/FastList.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug-appletvos/FastList.build/Objects-normal/arm64/FastList-OutputFileMap.json (in target 'FastList' from project 'FastList')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug-appletvos/FastList.build/Objects-normal/arm64/FastList-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug-appletvos/FastList.build/FastList.modulemap (in target 'FastList' from project 'FastList')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug-appletvos/FastList.build/FastList.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug-appletvos/FastList.build/FastList.DependencyStaticMetadataFileList (in target 'FastList' from project 'FastList')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug-appletvos/FastList.build/FastList.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug-appletvos/FastList.build/FastList.DependencyMetadataFileList (in target 'FastList' from project 'FastList')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug-appletvos/FastList.build/FastList.DependencyMetadataFileList
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/FastListTests.xctest (in target 'FastListTests' from project 'FastList')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/FastListTests.xctest
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/FastList.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug-appletvos/FastList.build/FastList.modulemap (in target 'FastList' from project 'FastList')
    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/FastList.build/Debug-appletvos/FastList.build/FastList.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
SwiftDriver RefreshableScrollView normal arm64 com.apple.xcode.tools.swift.compiler (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
    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 RefreshableScrollView -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView.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-tvos15.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -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/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView-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/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView.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/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView_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/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.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/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver Matchable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Matchable' from project 'Matchable')
    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 Matchable -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug-appletvos/Matchable.build/Objects-normal/arm64/Matchable.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-tvos12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -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/Matchable.build/Debug-appletvos/Matchable.build/Objects-normal/arm64/Matchable-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/Matchable.build/Debug-appletvos/Matchable.build/Objects-normal/arm64/Matchable.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/Matchable.build/Debug-appletvos/Matchable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug-appletvos/Matchable.build/Objects-normal/arm64/Matchable_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/Matchable.build/Debug-appletvos/Matchable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug-appletvos/Matchable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug-appletvos/Matchable.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/Matchable.build/Debug-appletvos/Matchable.build/Objects-normal/arm64/Matchable-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ IndicatorView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/IndicatorView.swift (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/IndicatorView.swift (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/NativeRefreshableScrollView.swift:39:34: error: 'UIRefreshControl' is unavailable in tvOS
            let refreshControl = UIRefreshControl()
                                 ^~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIRefreshControl.h:16:12: note: 'UIRefreshControl' has been explicitly marked unavailable here
@interface UIRefreshControl : UIControl
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/NativeRefreshableScrollView.swift:52:24: error: 'refreshControl' is unavailable in tvOS
            scrollView.refreshControl = refreshControl
                       ^~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:233:59: note: 'refreshControl' has been explicitly marked unavailable here
@property (nonatomic, strong, nullable) UIRefreshControl *refreshControl API_AVAILABLE(ios(10.0)) API_UNAVAILABLE(tvos, watchos);
                                                          ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/NativeRefreshableScrollView.swift:79:25: error: 'refreshControl' is unavailable in tvOS
            scrollView?.refreshControl = nil
                        ^~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:233:59: note: 'refreshControl' has been explicitly marked unavailable here
@property (nonatomic, strong, nullable) UIRefreshControl *refreshControl API_AVAILABLE(ios(10.0)) API_UNAVAILABLE(tvos, watchos);
                                                          ^
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/BoundsReaderView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/CustomActivityView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/IndicatorView.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/NativeRefreshableScrollView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/RefreshState.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/RefreshableScrollView.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/Objects-normal/arm64/NativeRefreshableScrollView.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/Objects-normal/arm64/NativeRefreshableScrollView.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/Objects-normal/arm64/NativeRefreshableScrollView.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/Objects-normal/arm64/NativeRefreshableScrollView.dia -target arm64-apple-tvos15.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -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 -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 -suppress-warnings -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/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.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.3.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 -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/swift-overrides.hmap -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/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name RefreshableScrollView -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.4 -target-sdk-name appletvos18.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/Objects-normal/arm64/NativeRefreshableScrollView.o -index-unit-output-path /RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/Objects-normal/arm64/NativeRefreshableScrollView.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ CustomActivityView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/CustomActivityView.swift (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/CustomActivityView.swift (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

SwiftCompile normal arm64 Compiling\ Bool+Matchable.swift,\ Collections+Matchable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/Bool+Matchable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/Collections+Matchable.swift (in target 'Matchable' from project 'Matchable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/Bool+Matchable.swift (in target 'Matchable' from project 'Matchable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/Collections+Matchable.swift (in target 'Matchable' from project 'Matchable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Integer+Matchable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/Integer+Matchable.swift (in target 'Matchable' from project 'Matchable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/Integer+Matchable.swift (in target 'Matchable' from project 'Matchable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64 Compiling\ Optional+Matchable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/Optional+Matchable.swift (in target 'Matchable' from project 'Matchable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/Optional+Matchable.swift (in target 'Matchable' from project 'Matchable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Emitting module for Matchable (in target 'Matchable' from project 'Matchable')
SwiftDriver\ Compilation\ Requirements Matchable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Matchable' from project 'Matchable')
    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 Matchable -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug-appletvos/Matchable.build/Objects-normal/arm64/Matchable.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-tvos12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -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/Matchable.build/Debug-appletvos/Matchable.build/Objects-normal/arm64/Matchable-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/Matchable.build/Debug-appletvos/Matchable.build/Objects-normal/arm64/Matchable.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/Matchable.build/Debug-appletvos/Matchable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug-appletvos/Matchable.build/Objects-normal/arm64/Matchable_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/Matchable.build/Debug-appletvos/Matchable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug-appletvos/Matchable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug-appletvos/Matchable.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/Matchable.build/Debug-appletvos/Matchable.build/Objects-normal/arm64/Matchable-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Optional+Matchable.swift (in target 'Matchable' from project 'Matchable')
SwiftCompile normal arm64 Compiling\ Matchable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/Matchable.swift (in target 'Matchable' from project 'Matchable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/Matchable.swift (in target 'Matchable' from project 'Matchable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/Matchable-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug-appletvos/Matchable.build/Objects-normal/arm64/Matchable-Swift.h (in target 'Matchable' from project 'Matchable')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug-appletvos/Matchable.build/Objects-normal/arm64/Matchable-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/Matchable-Swift.h
SwiftDriverJobDiscovery normal arm64 Compiling Integer+Matchable.swift (in target 'Matchable' from project 'Matchable')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Matchable.swiftmodule/arm64-apple-tvos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug-appletvos/Matchable.build/Objects-normal/arm64/Matchable.swiftmodule (in target 'Matchable' from project 'Matchable')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable
    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/Matchable.build/Debug-appletvos/Matchable.build/Objects-normal/arm64/Matchable.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Matchable.swiftmodule/arm64-apple-tvos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Matchable.swiftmodule/arm64-apple-tvos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug-appletvos/Matchable.build/Objects-normal/arm64/Matchable.swiftdoc (in target 'Matchable' from project 'Matchable')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable
    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/Matchable.build/Debug-appletvos/Matchable.build/Objects-normal/arm64/Matchable.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Matchable.swiftmodule/arm64-apple-tvos.swiftdoc
SwiftDriverJobDiscovery normal arm64 Compiling Bool+Matchable.swift, Collections+Matchable.swift (in target 'Matchable' from project 'Matchable')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Matchable.swiftmodule/arm64-apple-tvos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug-appletvos/Matchable.build/Objects-normal/arm64/Matchable.abi.json (in target 'Matchable' from project 'Matchable')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable
    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/Matchable.build/Debug-appletvos/Matchable.build/Objects-normal/arm64/Matchable.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Matchable.swiftmodule/arm64-apple-tvos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Matchable.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug-appletvos/Matchable.build/Objects-normal/arm64/Matchable.swiftsourceinfo (in target 'Matchable' from project 'Matchable')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable
    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/Matchable.build/Debug-appletvos/Matchable.build/Objects-normal/arm64/Matchable.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Matchable.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo
SwiftCompile normal arm64 Compiling\ MatchableCompound.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/MatchableCompound.swift (in target 'Matchable' from project 'Matchable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/MatchableCompound.swift (in target 'Matchable' from project 'Matchable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Date+Matchable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/Date+Matchable.swift (in target 'Matchable' from project 'Matchable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/Date+Matchable.swift (in target 'Matchable' from project 'Matchable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ FloatingPoint+Matchable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/FloatingPoint+Matchable.swift (in target 'Matchable' from project 'Matchable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/FloatingPoint+Matchable.swift (in target 'Matchable' from project 'Matchable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling MatchableCompound.swift (in target 'Matchable' from project 'Matchable')
SwiftCompile normal arm64 Compiling\ RawRepresentable+Matchable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/RawRepresentable+Matchable.swift (in target 'Matchable' from project 'Matchable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/RawRepresentable+Matchable.swift (in target 'Matchable' from project 'Matchable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling Date+Matchable.swift (in target 'Matchable' from project 'Matchable')
SwiftCompile normal arm64 Compiling\ String+Matchable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/String+Matchable.swift (in target 'Matchable' from project 'Matchable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/String+Matchable.swift (in target 'Matchable' from project 'Matchable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling Matchable.swift (in target 'Matchable' from project 'Matchable')
SwiftCompile normal arm64 Compiling\ MatchFailedError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/MatchFailedError.swift (in target 'Matchable' from project 'Matchable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/MatchFailedError.swift (in target 'Matchable' from project 'Matchable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling RawRepresentable+Matchable.swift (in target 'Matchable' from project 'Matchable')
SwiftDriverJobDiscovery normal arm64 Compiling FloatingPoint+Matchable.swift (in target 'Matchable' from project 'Matchable')
SwiftDriver XCTestExtensions normal arm64 com.apple.xcode.tools.swift.compiler (in target 'XCTestExtensions' from project 'XCTestExtensions')
    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 XCTestExtensions -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTestExtensions.build/Debug-appletvos/XCTestExtensions.build/Objects-normal/arm64/XCTestExtensions.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-tvos12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -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/PackageFrameworks -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/XCTestExtensions.build/Debug-appletvos/XCTestExtensions.build/Objects-normal/arm64/XCTestExtensions-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/XCTestExtensions.build/Debug-appletvos/XCTestExtensions.build/Objects-normal/arm64/XCTestExtensions.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/XCTestExtensions.build/Debug-appletvos/XCTestExtensions.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTestExtensions.build/Debug-appletvos/XCTestExtensions.build/Objects-normal/arm64/XCTestExtensions_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/XCTestExtensions.build/Debug-appletvos/XCTestExtensions.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTestExtensions.build/Debug-appletvos/XCTestExtensions.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTestExtensions.build/Debug-appletvos/XCTestExtensions.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/XCTestExtensions.build/Debug-appletvos/XCTestExtensions.build/Objects-normal/arm64/XCTestExtensions-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ XCTestExtensions (in target 'XCTestExtensions' from project 'XCTestExtensions')
EmitSwiftModule normal arm64 (in target 'XCTestExtensions' from project 'XCTestExtensions')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ XCTAssertEqual+Data.swift,\ XCTAssertEqual+Result.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/XCTestExtensions/Sources/XCTestExtensions/XCTAssertEqual+Data.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/XCTestExtensions/Sources/XCTestExtensions/XCTAssertEqual+Result.swift (in target 'XCTestExtensions' from project 'XCTestExtensions')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/XCTestExtensions/Sources/XCTestExtensions/XCTAssertEqual+Data.swift (in target 'XCTestExtensions' from project 'XCTestExtensions')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/XCTestExtensions/Sources/XCTestExtensions/XCTAssertEqual+Result.swift (in target 'XCTestExtensions' from project 'XCTestExtensions')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling String+Matchable.swift (in target 'Matchable' from project 'Matchable')
SwiftCompile normal arm64 Compiling\ XCUIApplication+UITesting.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/XCTestExtensions/Sources/XCTestExtensions/XCUIApplication+UITesting.swift (in target 'XCTestExtensions' from project 'XCTestExtensions')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/XCTestExtensions/Sources/XCTestExtensions/XCUIApplication+UITesting.swift (in target 'XCTestExtensions' from project 'XCTestExtensions')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling MatchFailedError.swift (in target 'Matchable' from project 'Matchable')
SwiftCompile normal arm64 Compiling\ XCTAssertEqual+String.swift,\ XCTestCase+Combine.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/XCTestExtensions/Sources/XCTestExtensions/XCTAssertEqual+String.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/XCTestExtensions/Sources/XCTestExtensions/XCTestCase+Combine.swift (in target 'XCTestExtensions' from project 'XCTestExtensions')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/XCTestExtensions/Sources/XCTestExtensions/XCTAssertEqual+String.swift (in target 'XCTestExtensions' from project 'XCTestExtensions')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/XCTestExtensions/Sources/XCTestExtensions/XCTestCase+Combine.swift (in target 'XCTestExtensions' from project 'XCTestExtensions')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Emitting module for RefreshableScrollView (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
SwiftDriver\ Compilation\ Requirements RefreshableScrollView normal arm64 com.apple.xcode.tools.swift.compiler (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
    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 RefreshableScrollView -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView.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-tvos15.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -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/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView-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/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView.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/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView_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/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.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/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling IndicatorView.swift (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
SwiftCompile normal arm64 Compiling\ XCTAssert+Collections.swift,\ XCTAssert+Matching.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/XCTestExtensions/Sources/XCTestExtensions/XCTAssert+Collections.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/XCTestExtensions/Sources/XCTestExtensions/XCTAssert+Matching.swift (in target 'XCTestExtensions' from project 'XCTestExtensions')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/RefreshableScrollView-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView-Swift.h (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/RefreshableScrollView-Swift.h
SwiftDriverJobDiscovery normal arm64 Compiling CustomActivityView.swift (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/RefreshableScrollView.swiftmodule/arm64-apple-tvos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView.swiftmodule (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView
    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/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/RefreshableScrollView.swiftmodule/arm64-apple-tvos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/RefreshableScrollView.swiftmodule/arm64-apple-tvos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView.swiftdoc (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView
    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/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/RefreshableScrollView.swiftmodule/arm64-apple-tvos.swiftdoc
SwiftDriverJobDiscovery normal arm64 Compiling BoundsReaderView.swift (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/RefreshableScrollView.swiftmodule/arm64-apple-tvos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView.abi.json (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView
    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/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/RefreshableScrollView.swiftmodule/arm64-apple-tvos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/RefreshableScrollView.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView.swiftsourceinfo (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView
    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/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/RefreshableScrollView.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo
SwiftCompile normal arm64 Compiling\ XCTestCase+WaitForAsync.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/XCTestExtensions/Sources/XCTestExtensions/XCTestCase+WaitForAsync.swift (in target 'XCTestExtensions' from project 'XCTestExtensions')
SwiftCompile normal arm64 Compiling\ XCTestRunner.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/XCTestExtensions/Sources/XCTestExtensions/XCTestRunner.swift (in target 'XCTestExtensions' from project 'XCTestExtensions')
SwiftCompile normal arm64 Compiling\ XCTestCase+Resources.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/XCTestExtensions/Sources/XCTestExtensions/XCTestCase+Resources.swift (in target 'XCTestExtensions' from project 'XCTestExtensions')
SwiftDriverJobDiscovery normal arm64 Compiling RefreshableScrollView.swift (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
SwiftCompile normal arm64 Compiling\ XCTAssert+Result.swift,\ XCTAssert+Types.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/XCTestExtensions/Sources/XCTestExtensions/XCTAssert+Result.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/XCTestExtensions/Sources/XCTestExtensions/XCTAssert+Types.swift (in target 'XCTestExtensions' from project 'XCTestExtensions')
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/NativeRefreshableScrollView.swift (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
	SwiftCompile normal arm64 Compiling\ NativeRefreshableScrollView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/NativeRefreshableScrollView.swift (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
	SwiftCompile normal arm64 Compiling\ XCTAssert+Result.swift,\ XCTAssert+Types.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/XCTestExtensions/Sources/XCTestExtensions/XCTAssert+Result.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/XCTestExtensions/Sources/XCTestExtensions/XCTAssert+Types.swift (in target 'XCTestExtensions' from project 'XCTestExtensions')
	Building workspace spi-builder-workspace with scheme FastList
(4 failures)
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:
  RefreshableScrollView: https://github.com/elegantchaos/RefreshableScrollView.git @ 1.3.1
  FastList: /Users/admin/builder/spi-builder-workspace
  Matchable: https://github.com/elegantchaos/Matchable.git @ 1.0.7
  XCTestExtensions: https://github.com/elegantchaos/XCTestExtensions.git @ 1.5.1
resolved source packages: RefreshableScrollView, FastList, Matchable, XCTestExtensions
{
  "dependencies" : [
    {
      "identity" : "refreshablescrollview",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/elegantchaos/RefreshableScrollView.git"
    },
    {
      "identity" : "xctestextensions",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/elegantchaos/XCTestExtensions.git"
    }
  ],
  "manifest_display_name" : "FastList",
  "name" : "FastList",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "FastList",
      "targets" : [
        "FastList"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FastListTests",
      "module_type" : "SwiftTarget",
      "name" : "FastListTests",
      "path" : "Tests/FastListTests",
      "product_dependencies" : [
        "XCTestExtensions"
      ],
      "sources" : [
        "FastListTests.swift"
      ],
      "target_dependencies" : [
        "FastList"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FastList",
      "module_type" : "SwiftTarget",
      "name" : "FastList",
      "path" : "Sources/FastList",
      "product_dependencies" : [
        "RefreshableScrollView"
      ],
      "product_memberships" : [
        "FastList"
      ],
      "sources" : [
        "FastList.swift",
        "InnerListView.swift",
        "ListConfiguration.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "FastList",
      "Matchable",
      "RefreshableScrollView",
      "XCTestExtensions"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "FastList",
      "Matchable",
      "RefreshableScrollView",
      "XCTestExtensions"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FastList -destination generic/platform=tvOS
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 FastList -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
  Matchable: https://github.com/elegantchaos/Matchable.git @ 1.0.7
  FastList: /Users/admin/builder/spi-builder-workspace
  XCTestExtensions: https://github.com/elegantchaos/XCTestExtensions.git @ 1.5.1
  RefreshableScrollView: https://github.com/elegantchaos/RefreshableScrollView.git @ 1.3.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (9 targets)
    Target 'FastListTests' in project 'FastList'
        ➜ Explicit dependency on target 'FastList' in project 'FastList'
        ➜ Explicit dependency on target 'RefreshableScrollView' in project 'RefreshableScrollView'
        ➜ Explicit dependency on target 'XCTestExtensions' in project 'XCTestExtensions'
    Target 'XCTestExtensions' in project 'XCTestExtensions'
        ➜ Explicit dependency on target 'XCTestExtensions' in project 'XCTestExtensions'
        ➜ Explicit dependency on target 'Matchable' in project 'Matchable'
    Target 'XCTestExtensions' in project 'XCTestExtensions'
        ➜ Explicit dependency on target 'Matchable' in project 'Matchable'
    Target 'Matchable' in project 'Matchable'
        ➜ Explicit dependency on target 'Matchable' in project 'Matchable'
    Target 'Matchable' in project 'Matchable' (no dependencies)
    Target 'FastList' in project 'FastList'
        ➜ Explicit dependency on target 'FastList' in project 'FastList'
        ➜ Explicit dependency on target 'RefreshableScrollView' in project 'RefreshableScrollView'
    Target 'FastList' in project 'FastList'
        ➜ Explicit dependency on target 'RefreshableScrollView' in project 'RefreshableScrollView'
    Target 'RefreshableScrollView' in project 'RefreshableScrollView'
        ➜ Explicit dependency on target 'RefreshableScrollView' in project 'RefreshableScrollView'
    Target 'RefreshableScrollView' in project 'RefreshableScrollView' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/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/ld -version_details
Build description signature: 590555a901fa92b1bbcf09e1923e0b40
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/590555a901fa92b1bbcf09e1923e0b40.xcbuilddata
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
SwiftDriver RefreshableScrollView normal arm64 com.apple.xcode.tools.swift.compiler (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
    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 RefreshableScrollView -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -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-tvos15.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -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/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView-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/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView.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/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView_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/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.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/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver Matchable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Matchable' from project 'Matchable')
    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 Matchable -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug-appletvos/Matchable.build/Objects-normal/arm64/Matchable.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -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-tvos12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -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/Matchable.build/Debug-appletvos/Matchable.build/Objects-normal/arm64/Matchable-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/Matchable.build/Debug-appletvos/Matchable.build/Objects-normal/arm64/Matchable.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/Matchable.build/Debug-appletvos/Matchable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug-appletvos/Matchable.build/Objects-normal/arm64/Matchable_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/Matchable.build/Debug-appletvos/Matchable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug-appletvos/Matchable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug-appletvos/Matchable.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/Matchable.build/Debug-appletvos/Matchable.build/Objects-normal/arm64/Matchable-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ CustomActivityView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/CustomActivityView.swift (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/CustomActivityView.swift (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/NativeRefreshableScrollView.swift:39:34: error: 'UIRefreshControl' is unavailable in tvOS
            let refreshControl = UIRefreshControl()
                                 ^~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIRefreshControl.h:16:12: note: 'UIRefreshControl' has been explicitly marked unavailable here
@interface UIRefreshControl : UIControl
           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/NativeRefreshableScrollView.swift:52:24: error: 'refreshControl' is unavailable in tvOS
            scrollView.refreshControl = refreshControl
                       ^~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:233:59: note: 'refreshControl' has been explicitly marked unavailable here
@property (nonatomic, strong, nullable) UIRefreshControl *refreshControl API_AVAILABLE(ios(10.0)) API_UNAVAILABLE(tvos, watchos);
                                                          ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/NativeRefreshableScrollView.swift:79:25: error: 'refreshControl' is unavailable in tvOS
            scrollView?.refreshControl = nil
                        ^~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:233:59: note: 'refreshControl' has been explicitly marked unavailable here
@property (nonatomic, strong, nullable) UIRefreshControl *refreshControl API_AVAILABLE(ios(10.0)) API_UNAVAILABLE(tvos, watchos);
                                                          ^
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/BoundsReaderView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/CustomActivityView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/IndicatorView.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/NativeRefreshableScrollView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/RefreshState.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/RefreshableScrollView.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/Objects-normal/arm64/NativeRefreshableScrollView.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/Objects-normal/arm64/NativeRefreshableScrollView.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/Objects-normal/arm64/NativeRefreshableScrollView.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/Objects-normal/arm64/NativeRefreshableScrollView.dia -target arm64-apple-tvos15.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -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 -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 -suppress-warnings -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.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.3.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 -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/swift-overrides.hmap -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/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name RefreshableScrollView -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.4 -target-sdk-name appletvos18.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/Objects-normal/arm64/NativeRefreshableScrollView.o -index-unit-output-path /RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/Objects-normal/arm64/NativeRefreshableScrollView.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ RefreshableScrollView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/RefreshableScrollView.swift (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/RefreshableScrollView.swift (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

SwiftCompile normal arm64 Compiling\ Bool+Matchable.swift,\ Collections+Matchable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/Bool+Matchable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/Collections+Matchable.swift (in target 'Matchable' from project 'Matchable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/Bool+Matchable.swift (in target 'Matchable' from project 'Matchable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/Collections+Matchable.swift (in target 'Matchable' from project 'Matchable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Integer+Matchable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/Integer+Matchable.swift (in target 'Matchable' from project 'Matchable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/Integer+Matchable.swift (in target 'Matchable' from project 'Matchable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Optional+Matchable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/Optional+Matchable.swift (in target 'Matchable' from project 'Matchable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/Optional+Matchable.swift (in target 'Matchable' from project 'Matchable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftDriverJobDiscovery normal arm64 Compiling Optional+Matchable.swift (in target 'Matchable' from project 'Matchable')
SwiftCompile normal arm64 Compiling\ RawRepresentable+Matchable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/RawRepresentable+Matchable.swift (in target 'Matchable' from project 'Matchable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/RawRepresentable+Matchable.swift (in target 'Matchable' from project 'Matchable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling Integer+Matchable.swift (in target 'Matchable' from project 'Matchable')
SwiftCompile normal arm64 Compiling\ MatchableCompound.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/MatchableCompound.swift (in target 'Matchable' from project 'Matchable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/MatchableCompound.swift (in target 'Matchable' from project 'Matchable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling Bool+Matchable.swift, Collections+Matchable.swift (in target 'Matchable' from project 'Matchable')
SwiftCompile normal arm64 Compiling\ Matchable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/Matchable.swift (in target 'Matchable' from project 'Matchable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/Matchable.swift (in target 'Matchable' from project 'Matchable')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling CustomActivityView.swift (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
SwiftCompile normal arm64 Compiling\ String+Matchable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/String+Matchable.swift (in target 'Matchable' from project 'Matchable')
SwiftDriverJobDiscovery normal arm64 Compiling BoundsReaderView.swift (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
SwiftCompile normal arm64 Compiling\ MatchFailedError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/MatchFailedError.swift (in target 'Matchable' from project 'Matchable')
SwiftDriverJobDiscovery normal arm64 Emitting module for RefreshableScrollView (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
SwiftDriver\ Compilation\ Requirements RefreshableScrollView normal arm64 com.apple.xcode.tools.swift.compiler (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
    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 RefreshableScrollView -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -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-tvos15.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -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/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView-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/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView.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/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView_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/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.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/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling IndicatorView.swift (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
SwiftCompile normal arm64 Compiling\ FloatingPoint+Matchable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/FloatingPoint+Matchable.swift (in target 'Matchable' from project 'Matchable')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/RefreshableScrollView.swiftmodule/arm64-apple-tvos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView.swiftmodule (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView
    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/RefreshableScrollView.build/Debug-appletvos/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/RefreshableScrollView.swiftmodule/arm64-apple-tvos.swiftmodule
** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/NativeRefreshableScrollView.swift (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
	SwiftCompile normal arm64 Compiling\ NativeRefreshableScrollView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/NativeRefreshableScrollView.swift (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
	Building workspace spi-builder-workspace with scheme FastList
(3 failures)
BUILD FAILURE 6.1 tvOS