The Swift Package Index logo.Swift Package Index

Build Information

Failed to build FastList, reference main (4a72c6), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 13 Apr 2026 10:52:18 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FastList -destination platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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:         macosXcodebuild
Swift version:             6.3
Building package at path:  $PWD
https://github.com/elegantchaos/FastList.git
Command line invocation:
    /Applications/Xcode-26.4.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/XCTestExtensions.git
Fetching from https://github.com/elegantchaos/RefreshableScrollView.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:
  Matchable: https://github.com/elegantchaos/Matchable.git @ 1.0.7
  XCTestExtensions: https://github.com/elegantchaos/XCTestExtensions.git @ 1.5.1
  RefreshableScrollView: https://github.com/elegantchaos/RefreshableScrollView.git @ 1.3.1
  FastList: /Users/admin/builder/spi-builder-workspace
resolved source packages: Matchable, XCTestExtensions, RefreshableScrollView, FastList
2026-04-13 06:51:37.447 xcodebuild[529:3080] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-13 06:51:37.551 xcodebuild[529:3080] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-13 06:51:37.962 xcodebuild[529:3080] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "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"
    ]
  }
}
2026-04-13 06:52:01.655 xcodebuild[730:4247] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-13 06:52:01.757 xcodebuild[730:4247] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "FastList",
      "Matchable",
      "RefreshableScrollView",
      "XCTestExtensions"
    ]
  }
}
2026-04-13 06:52:03.244 xcodebuild[735:4306] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-13 06:52:03.349 xcodebuild[735:4306] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FastList -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.4.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 platform=macOS,arch=arm64
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  FastList: /Users/admin/builder/spi-builder-workspace
  Matchable: https://github.com/elegantchaos/Matchable.git @ 1.0.7
  RefreshableScrollView: https://github.com/elegantchaos/RefreshableScrollView.git @ 1.3.1
  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-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: df69c31456e6fda66cfcd7bad4b98841
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/df69c31456e6fda66cfcd7bad4b98841.xcbuilddata
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
    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
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTestExtensions.build/Debug/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/XCTestExtensions.build/XCTestExtensions.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTestExtensions.build/Debug/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/XCTestExtensions.build/XCTestExtensions.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTestExtensions.build/Debug/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/XCTestExtensions.build/XCTestExtensions.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTestExtensions.build/Debug/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/XCTestExtensions.build/Objects-normal/arm64/XCTestExtensions.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTestExtensions.build/Debug/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/XCTestExtensions.build/Objects-normal/arm64/XCTestExtensions.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTestExtensions.build/Debug/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/XCTestExtensions.build/Objects-normal/arm64/XCTestExtensions.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTestExtensions.build/Debug/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/XCTestExtensions.build/Objects-normal/arm64/XCTestExtensions_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTestExtensions.build/Debug/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/XCTestExtensions.build/Objects-normal/arm64/XCTestExtensions-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/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/RefreshableScrollView.build/RefreshableScrollView.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/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/RefreshableScrollView.build/RefreshableScrollView.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/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/RefreshableScrollView.build/RefreshableScrollView.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/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/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView_const_extract_protocols.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/XCTestExtensions.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTestExtensions.build/Debug/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/XCTestExtensions.build/XCTestExtensions.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/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/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/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/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/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/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/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/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/RefreshableScrollView.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/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/RefreshableScrollView.build/RefreshableScrollView.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug/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/Matchable.build/Objects-normal/arm64/Matchable.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug/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/Matchable.build/Objects-normal/arm64/Matchable.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug/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/Matchable.build/Objects-normal/arm64/Matchable-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug/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/Matchable.build/Objects-normal/arm64/Matchable_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug/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/Matchable.build/Objects-normal/arm64/Matchable.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug/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/Matchable.build/Matchable.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug/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/Matchable.build/Matchable.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug/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/Matchable.build/Matchable.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug/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/FastListTests.build/empty-FastListTests.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug/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/FastListTests.build/Objects-normal/arm64/FastListTests_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug/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/FastListTests.build/Objects-normal/arm64/FastListTests.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug/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/FastListTests.build/Objects-normal/arm64/FastListTests.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug/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/FastListTests.build/Objects-normal/arm64/FastListTests.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug/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/FastListTests.build/Objects-normal/arm64/FastListTests-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug/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/FastListTests.build/FastListTests.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug/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/FastListTests.build/FastListTests.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/Matchable.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug/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/Matchable.build/Matchable.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug/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/FastList.build/Objects-normal/arm64/FastList.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug/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/FastList.build/Objects-normal/arm64/FastList_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug/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/FastList.build/Objects-normal/arm64/FastList.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug/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/FastList.build/Objects-normal/arm64/FastList-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug/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/FastList.build/Objects-normal/arm64/FastList.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug/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/FastList.build/FastList.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug/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/FastList.build/FastList.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug/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/FastList.build/FastList.DependencyMetadataFileList
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/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/FastListTests.xctest
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FastListTests.xctest/Contents (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/FastListTests.xctest/Contents
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FastListTests.xctest/Contents/MacOS (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/FastListTests.xctest/Contents/MacOS
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/FastList.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug/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/FastList.build/FastList.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
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-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Matchable -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug/Matchable.build/Objects-normal/arm64/Matchable.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-macos10.13 -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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug/Matchable.build/Objects-normal/arm64/Matchable-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug/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/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/Matchable.build/Objects-normal/arm64/Matchable_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug/Matchable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug/Matchable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug/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/Matchable.build/Objects-normal/arm64/Matchable-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
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-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name RefreshableScrollView -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-macos12.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/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/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/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/RefreshableScrollView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/RefreshableScrollView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/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/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/NativeRefreshableScrollView.swift:7:8: error: Unable to resolve module dependency: 'UIKit'
import UIKit
       ^ (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/NativeRefreshableScrollView.swift:7:8: note: A dependency of main module 'RefreshableScrollView'
import UIKit
       ^ (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-ADGO289DDFG5Q27QQ112PKPEZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-1WXIS9B8VZ4ADZ061QHYRWR5D.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-BCLCOFDJ45OMTZGSK1C16CGHW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-3I2AYATAZOB5SX5PV3FFLUN3C.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-AAQ399SBBP2BDCMG81VRYRUPH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-6A9L0EIEOJ6YCVBSISW78RWKS.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-E0NVGU93S9O2QVCG64NNOZE2S.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-5X5O5I1K4D43GH7GT4CGHWXLB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-32R3Z9RQY92YALH0OD4ICAILO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-GSSKQPJJW7SA1MLS4HASRW3M.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-491K6A0QLGG5JHYG15DXNJX2E.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-X5HZSTF4XF14KD1VQVVZ7DB8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-6AB3YXIQ4BDSRRE3TRNTF0OMM.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-B8IE8I8WDCT8XY9KJOINFAYTG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/libDER-3PT2HVP45SXV8N8LCNR5SYA65.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-DMGWQDFUW313ZACCZI4XLDLQ1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-BBBF5RT536Y4I87NLI3MWUZS6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-3F91P5BX2TKCGL6BR17N6GQDC.pcm
2026-04-13 06:52:04.249 xcodebuild[737:4337] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-13 06:52:04.353 xcodebuild[737:4337] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:0939814ce6977f2b8a7f3fe2c44f792f49608075, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0939814ce6977f2b8a7f3fe2c44f792f49608075, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0939814ce6977f2b8a7f3fe2c44f792f49608075, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0939814ce6977f2b8a7f3fe2c44f792f49608075, name:My Mac }
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/NativeRefreshableScrollView.swift:7:8: error: unable to resolve module dependency: 'UIKit'
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/NativeRefreshableScrollView.swift:7:8: note: a dependency of main module 'RefreshableScrollView'
import UIKit
       ^
** BUILD FAILED **
The following build commands failed:
	SwiftDriver RefreshableScrollView normal arm64 com.apple.xcode.tools.swift.compiler (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
	Building workspace spi-builder-workspace with scheme FastList
(2 failures)
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  Matchable: https://github.com/elegantchaos/Matchable.git @ 1.0.7
  XCTestExtensions: https://github.com/elegantchaos/XCTestExtensions.git @ 1.5.1
  RefreshableScrollView: https://github.com/elegantchaos/RefreshableScrollView.git @ 1.3.1
  FastList: /Users/admin/builder/spi-builder-workspace
resolved source packages: Matchable, XCTestExtensions, RefreshableScrollView, FastList
2026-04-13 06:52:14.013 xcodebuild[796:4802] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-13 06:52:14.121 xcodebuild[796:4802] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "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"
    ]
  }
}
2026-04-13 06:52:15.400 xcodebuild[826:5059] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-13 06:52:15.504 xcodebuild[826:5059] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "FastList",
      "Matchable",
      "RefreshableScrollView",
      "XCTestExtensions"
    ]
  }
}
2026-04-13 06:52:16.362 xcodebuild[833:5117] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-13 06:52:16.466 xcodebuild[833:5117] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FastList -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.4.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 platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  XCTestExtensions: https://github.com/elegantchaos/XCTestExtensions.git @ 1.5.1
  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
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
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache
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-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Matchable -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug/Matchable.build/Objects-normal/arm64/Matchable.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-macos10.13 -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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug/Matchable.build/Objects-normal/arm64/Matchable-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug/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/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/Matchable.build/Objects-normal/arm64/Matchable_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug/Matchable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug/Matchable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug/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/Matchable.build/Objects-normal/arm64/Matchable-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
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-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name RefreshableScrollView -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-macos12.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/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/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/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/RefreshableScrollView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/RefreshableScrollView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/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/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/NativeRefreshableScrollView.swift:7:8: error: Unable to resolve module dependency: 'UIKit'
import UIKit
       ^ (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/NativeRefreshableScrollView.swift:7:8: note: A dependency of main module 'RefreshableScrollView'
import UIKit
       ^ (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-3F91P5BX2TKCGL6BR17N6GQDC.pcm
2026-04-13 06:52:17.274 xcodebuild[835:5146] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-13 06:52:17.374 xcodebuild[835:5146] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:0939814ce6977f2b8a7f3fe2c44f792f49608075, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0939814ce6977f2b8a7f3fe2c44f792f49608075, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0939814ce6977f2b8a7f3fe2c44f792f49608075, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0939814ce6977f2b8a7f3fe2c44f792f49608075, name:My Mac }
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/NativeRefreshableScrollView.swift:7:8: error: unable to resolve module dependency: 'UIKit'
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/NativeRefreshableScrollView.swift:7:8: note: a dependency of main module 'RefreshableScrollView'
import UIKit
       ^
** BUILD FAILED **
The following build commands failed:
	SwiftDriver RefreshableScrollView normal arm64 com.apple.xcode.tools.swift.compiler (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
	Building workspace spi-builder-workspace with scheme FastList
(2 failures)
BUILD FAILURE 6.3 macosXcodebuild