The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of TableKit, reference 2.11.0 (8bf484), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 25 Apr 2025 20:04:23 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/maxsokolov/TableKit.git
Reference: 2.11.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/maxsokolov/TableKit
 * tag               2.11.0     -> FETCH_HEAD
HEAD is now at 8bf4840 bump to 2.11.0
Cloned https://github.com/maxsokolov/TableKit.git
Revision (git rev-parse @):
8bf4840d9d0475a92352f02f368f88b74eced447
SUCCESS checkout https://github.com/maxsokolov/TableKit.git at 2.11.0
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.1
Building package at path:  $PWD
https://github.com/maxsokolov/TableKit.git
https://github.com/maxsokolov/TableKit.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "TableKit",
  "name" : "TableKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "TableKit",
      "targets" : [
        "TableKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TableKit",
      "module_type" : "SwiftTarget",
      "name" : "TableKit",
      "path" : "Sources",
      "product_memberships" : [
        "TableKit"
      ],
      "sources" : [
        "ConfigurableCell.swift",
        "Operators.swift",
        "TableCellAction.swift",
        "TableCellRegisterer.swift",
        "TableDirector.swift",
        "TableKit.swift",
        "TablePrototypeCellHeightCalculator.swift",
        "TableRow.swift",
        "TableRowAction.swift",
        "TableSection.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "TableKit",
  "name" : "TableKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "TableKit",
      "targets" : [
        "TableKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TableKit",
      "module_type" : "SwiftTarget",
      "name" : "TableKit",
      "path" : "Sources",
      "product_memberships" : [
        "TableKit"
      ],
      "sources" : [
        "ConfigurableCell.swift",
        "Operators.swift",
        "TableCellAction.swift",
        "TableCellRegisterer.swift",
        "TableDirector.swift",
        "TableKit.swift",
        "TablePrototypeCellHeightCalculator.swift",
        "TableRow.swift",
        "TableRowAction.swift",
        "TableSection.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "TableKit",
    "schemes" : [
      "TableKit"
    ],
    "targets" : [
      "TableKit",
      "TableKitTests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme TableKit -destination platform=macOS,arch=arm64 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 TableKit -destination platform=macOS,arch=arm64 "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
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'TableKit' in project 'TableKit' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: e510b9fb47a87a13dcc09e5b1802b3ac
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e510b9fb47a87a13dcc09e5b1802b3ac.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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/TableKit.xcodeproj
    /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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/TableKit.xcodeproj
    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/TableKit.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst
    cd /Users/admin/builder/spi-builder-workspace/TableKit.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst
    cd /Users/admin/builder/spi-builder-workspace/TableKit.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit-7a655d6c6b005b24062be07cbee15c61-VFS-maccatalyst/all-product-headers.yaml
    cd /Users/admin/builder/spi-builder-workspace/TableKit.xcodeproj
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit-7a655d6c6b005b24062be07cbee15c61-VFS-maccatalyst/all-product-headers.yaml
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/TableKit-project-headers.hmap (in target 'TableKit' from project 'TableKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/TableKit-project-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/TableKit-own-target-headers.hmap (in target 'TableKit' from project 'TableKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/TableKit-own-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/TableKit.hmap (in target 'TableKit' from project 'TableKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/TableKit.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/TableKit.DependencyStaticMetadataFileList (in target 'TableKit' from project 'TableKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/TableKit.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/TableKit-generated-files.hmap (in target 'TableKit' from project 'TableKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/TableKit-generated-files.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/TableKit.DependencyMetadataFileList (in target 'TableKit' from project 'TableKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/TableKit.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/module.modulemap (in target 'TableKit' from project 'TableKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/module.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/TableKit-all-target-headers.hmap (in target 'TableKit' from project 'TableKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/TableKit-all-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/TableKit-all-non-framework-target-headers.hmap (in target 'TableKit' from project 'TableKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/TableKit-all-non-framework-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/Objects-normal/arm64/TableKit.LinkFileList (in target 'TableKit' from project 'TableKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/Objects-normal/arm64/TableKit.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/Objects-normal/arm64/TableKit.SwiftFileList (in target 'TableKit' from project 'TableKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/Objects-normal/arm64/TableKit.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/Objects-normal/arm64/TableKit.SwiftConstValuesFileList (in target 'TableKit' from project 'TableKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/Objects-normal/arm64/TableKit.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/Objects-normal/arm64/TableKit_const_extract_protocols.json (in target 'TableKit' from project 'TableKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/Objects-normal/arm64/TableKit_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/Objects-normal/arm64/TableKit-OutputFileMap.json (in target 'TableKit' from project 'TableKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/Objects-normal/arm64/TableKit-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp (in target 'TableKit' from project 'TableKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
-target arm64-apple-ios13.1-macabi '-std=gnu99' -fmodules -gmodules '-fmodules-cache-path=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex' '-fmodule-name=TableKit' -fpascal-strings -O0 -fno-common '-DDEBUG=1' -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -g -iquote /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/TableKit-generated-files.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/TableKit-own-target-headers.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/TableKit-all-non-framework-target-headers.hmap -ivfsoverlay /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit-7a655d6c6b005b24062be07cbee15c61-VFS-maccatalyst/all-product-headers.yaml -iquote /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/TableKit-project-headers.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/include -isystem /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/usr/include -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/DerivedSources-normal/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/DerivedSources/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/DerivedSources -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/System/Library/Frameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/DerivedSources/TableKit_vers.c (in target 'TableKit' from project 'TableKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/DerivedSources/TableKit_vers.c
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/TableKit.framework/Versions/Current A (in target 'TableKit' from project 'TableKit')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/ln -sfh A /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/TableKit.framework/Versions/Current
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/TableKit.framework/TableKit Versions/Current/TableKit (in target 'TableKit' from project 'TableKit')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/ln -sfh Versions/Current/TableKit /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/TableKit.framework/TableKit
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/TableKit.framework/Versions/A/Modules/module.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/module.modulemap (in target 'TableKit' from project 'TableKit')
    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/TableKit.build/Debug-maccatalyst/TableKit.build/module.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/TableKit.framework/Versions/A/Modules
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/TableKit.framework/Resources Versions/Current/Resources (in target 'TableKit' from project 'TableKit')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/ln -sfh Versions/Current/Resources /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/TableKit.framework/Resources
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/TableKit.framework/Modules Versions/Current/Modules (in target 'TableKit' from project 'TableKit')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/ln -sfh Versions/Current/Modules /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/TableKit.framework/Modules
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/TableKit.framework/Headers Versions/Current/Headers (in target 'TableKit' from project 'TableKit')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/ln -sfh Versions/Current/Headers /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/TableKit.framework/Headers
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/TableKit.framework/Versions/A/Resources (in target 'TableKit' from project 'TableKit')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/TableKit.framework/Versions/A/Resources
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/TableKit.framework/Versions/A/Headers (in target 'TableKit' from project 'TableKit')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/TableKit.framework/Versions/A/Headers
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/TableKit.framework/Versions/A (in target 'TableKit' from project 'TableKit')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/TableKit.framework/Versions/A
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/TableKit.framework/Versions (in target 'TableKit' from project 'TableKit')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/TableKit.framework/Versions
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/TableKit.framework (in target 'TableKit' from project 'TableKit')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/TableKit.framework
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/TableKit.framework/Versions/A/Resources/Info.plist /Users/admin/builder/spi-builder-workspace/Configs/TableKit.plist (in target 'TableKit' from project 'TableKit')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/Configs/TableKit.plist -producttype com.apple.product-type.framework -expandbuildsettings -platform macosx -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/TableKit.framework/Versions/A/Resources/Info.plist
SwiftDriver TableKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'TableKit' from project 'TableKit')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name TableKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/Objects-normal/arm64/TableKit.SwiftFileList -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-ios13.1-macabi -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -Fsystem /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/System/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/Objects-normal/arm64/TableKit-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/TableKit.build/Debug-maccatalyst/TableKit.build/Objects-normal/arm64/TableKit.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/TableKit.build/Debug-maccatalyst/TableKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/Objects-normal/arm64/TableKit_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/TableKit-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/TableKit-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/TableKit-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit-7a655d6c6b005b24062be07cbee15c61-VFS-maccatalyst/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/TableKit-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/include -Xcc -isystem -Xcc /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/usr/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/Objects-normal/arm64/TableKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ ConfigurableCell.swift /Users/admin/builder/spi-builder-workspace/Sources/ConfigurableCell.swift (in target 'TableKit' from project 'TableKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ConfigurableCell.swift (in target 'TableKit' from project 'TableKit')
    cd /Users/admin/builder/spi-builder-workspace

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745611453017881-swift-frontend-TableKit-ConfigurableCell.swift-arm64_apple_ios13.1_macabi-o-Onone-76396640.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.6926 seconds (9.9542 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0418 ( 17.0%)   0.1763 ( 39.4%)   0.2182 ( 31.5%)   4.8091 ( 48.3%)  parse-and-resolve-imports
   0.0418 ( 17.0%)   0.1761 ( 39.4%)   0.2179 ( 31.5%)   4.8088 ( 48.3%)  Import resolution
   0.0843 ( 34.3%)   0.0289 (  6.5%)   0.1132 ( 16.3%)   0.1131 (  1.1%)  build-rewrite-system
   0.0017 (  0.7%)   0.0117 (  2.6%)   0.0134 (  1.9%)   0.0931 (  0.9%)  load-stdlib
   0.0293 ( 11.9%)   0.0274 (  6.1%)   0.0567 (  8.2%)   0.0568 (  0.6%)  import-clang-decl
   0.0129 (  5.3%)   0.0069 (  1.5%)   0.0198 (  2.9%)   0.0198 (  0.2%)  perform-sema
   0.0129 (  5.2%)   0.0069 (  1.5%)   0.0198 (  2.9%)   0.0198 (  0.2%)  Type checking and Semantic analysis
   0.0072 (  2.9%)   0.0050 (  1.1%)   0.0122 (  1.8%)   0.0122 (  0.1%)  typecheck-decl
   0.0034 (  1.4%)   0.0047 (  1.1%)   0.0081 (  1.2%)   0.0082 (  0.1%)  IRGen
   0.0055 (  2.2%)   0.0018 (  0.4%)   0.0073 (  1.1%)   0.0073 (  0.1%)  typecheck-stmt
   0.0031 (  1.3%)   0.0011 (  0.3%)   0.0043 (  0.6%)   0.0043 (  0.0%)  load-all-members
   0.0006 (  0.3%)   0.0002 (  0.0%)   0.0008 (  0.1%)   0.0008 (  0.0%)  SILGen
   0.0007 (  0.3%)   0.0000 (  0.0%)   0.0007 (  0.1%)   0.0007 (  0.0%)  SIL optimization
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  SILGen-function
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.2455 (100.0%)   0.4470 (100.0%)   0.6926 (100.0%)   9.9542 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 3.9795 seconds (8.9455 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.7451 (100.0%)   2.2344 (100.0%)   3.9795 (100.0%)   8.9455 (100.0%)  Building Target
   1.7451 (100.0%)   2.2344 (100.0%)   3.9795 (100.0%)   8.9455 (100.0%)  Total
SwiftCompile normal arm64 Compiling\ TableCellRegisterer.swift /Users/admin/builder/spi-builder-workspace/Sources/TableCellRegisterer.swift (in target 'TableKit' from project 'TableKit')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745611453004673-swift-frontend-TableKit-TableCellRegisterer.swift-arm64_apple_ios13.1_macabi-o-Onone-1299033241.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 8.6913 seconds (9.9737 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   3.1913 ( 48.4%)   0.9648 ( 46.1%)   4.1561 ( 47.8%)   4.7752 ( 47.9%)  parse-and-resolve-imports
   3.1912 ( 48.4%)   0.9646 ( 46.1%)   4.1558 ( 47.8%)   4.7749 ( 47.9%)  Import resolution
   0.0817 (  1.2%)   0.0191 (  0.9%)   0.1008 (  1.2%)   0.1009 (  1.0%)  build-rewrite-system
   0.0127 (  0.2%)   0.0465 (  2.2%)   0.0593 (  0.7%)   0.0895 (  0.9%)  load-stdlib
   0.0305 (  0.5%)   0.0240 (  1.1%)   0.0545 (  0.6%)   0.0545 (  0.5%)  import-clang-decl
   0.0199 (  0.3%)   0.0180 (  0.9%)   0.0379 (  0.4%)   0.0417 (  0.4%)  perform-sema
   0.0198 (  0.3%)   0.0180 (  0.9%)   0.0378 (  0.4%)   0.0417 (  0.4%)  Type checking and Semantic analysis
   0.0149 (  0.2%)   0.0109 (  0.5%)   0.0259 (  0.3%)   0.0282 (  0.3%)  typecheck-expr
   0.0087 (  0.1%)   0.0140 (  0.7%)   0.0227 (  0.3%)   0.0265 (  0.3%)  typecheck-decl
   0.0130 (  0.2%)   0.0037 (  0.2%)   0.0167 (  0.2%)   0.0167 (  0.2%)  typecheck-stmt
   0.0047 (  0.1%)   0.0052 (  0.2%)   0.0098 (  0.1%)   0.0098 (  0.1%)  IRGen
   0.0035 (  0.1%)   0.0000 (  0.0%)   0.0036 (  0.0%)   0.0036 (  0.0%)  SIL optimization
   0.0024 (  0.0%)   0.0009 (  0.0%)   0.0033 (  0.0%)   0.0033 (  0.0%)  SILGen
   0.0024 (  0.0%)   0.0006 (  0.0%)   0.0029 (  0.0%)   0.0029 (  0.0%)  load-all-members
   0.0016 (  0.0%)   0.0007 (  0.0%)   0.0022 (  0.0%)   0.0022 (  0.0%)  SILGen-function
   0.0012 (  0.0%)   0.0009 (  0.0%)   0.0020 (  0.0%)   0.0020 (  0.0%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   6.5995 (100.0%)   2.0918 (100.0%)   8.6913 (100.0%)   9.9737 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 8.0137 seconds (8.9576 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   4.9544 (100.0%)   3.0594 (100.0%)   8.0137 (100.0%)   8.9576 (100.0%)  Building Target
   4.9544 (100.0%)   3.0594 (100.0%)   8.0137 (100.0%)   8.9576 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TableCellRegisterer.swift (in target 'TableKit' from project 'TableKit')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/TableCellRegisterer.swift:39:23: warning: call to main actor-isolated instance method 'dequeueReusableCell(withIdentifier:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        if tableView?.dequeueReusableCell(withIdentifier: reuseIdentifier) != nil {
                      ^
UIKit.UITableView.dequeueReusableCell:2:22: note: calls to instance method 'dequeueReusableCell(withIdentifier:)' from outside of its actor context are implicitly asynchronous
@MainActor open func dequeueReusableCell(withIdentifier identifier: String) -> UITableViewCell?}
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/TableCellRegisterer.swift:32:10: note: add '@MainActor' to make instance method 'register(cellType:forCellReuseIdentifier:)' part of global actor 'MainActor'
    func register(cellType: AnyClass, forCellReuseIdentifier reuseIdentifier: String) {
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TableCellRegisterer.swift:50:24: warning: call to main actor-isolated instance method 'register(_:forCellReuseIdentifier:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
            tableView?.register(UINib(nibName: reuseIdentifier, bundle: bundle), forCellReuseIdentifier: reuseIdentifier)
                       ^
UIKit.UITableView.register:3:24: note: calls to instance method 'register(_:forCellReuseIdentifier:)' from outside of its actor context are implicitly asynchronous
  @MainActor open func register(_ nib: UINib?, forCellReuseIdentifier identifier: String)}
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/TableCellRegisterer.swift:32:10: note: add '@MainActor' to make instance method 'register(cellType:forCellReuseIdentifier:)' part of global actor 'MainActor'
    func register(cellType: AnyClass, forCellReuseIdentifier reuseIdentifier: String) {
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TableCellRegisterer.swift:50:33: warning: call to main actor-isolated initializer 'init(nibName:bundle:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
            tableView?.register(UINib(nibName: reuseIdentifier, bundle: bundle), forCellReuseIdentifier: reuseIdentifier)
                                ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/System/Library/Frameworks/UIKit.framework/Headers/UINib.h:20:1: note: calls to initializer 'init(nibName:bundle:)' from outside of its actor context are implicitly asynchronous
+ (UINib *)nibWithNibName:(NSString *)name bundle:(nullable NSBundle *)bundleOrNil;
^
/Users/admin/builder/spi-builder-workspace/Sources/TableCellRegisterer.swift:32:10: note: add '@MainActor' to make instance method 'register(cellType:forCellReuseIdentifier:)' part of global actor 'MainActor'
    func register(cellType: AnyClass, forCellReuseIdentifier reuseIdentifier: String) {
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TableCellRegisterer.swift:53:24: warning: call to main actor-isolated instance method 'register(_:forCellReuseIdentifier:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
            tableView?.register(cellType, forCellReuseIdentifier: reuseIdentifier)
                       ^
UIKit.UITableView.register:3:24: note: calls to instance method 'register(_:forCellReuseIdentifier:)' from outside of its actor context are implicitly asynchronous
  @MainActor open func register(_ cellClass: AnyClass?, forCellReuseIdentifier identifier: String)}
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/TableCellRegisterer.swift:32:10: note: add '@MainActor' to make instance method 'register(cellType:forCellReuseIdentifier:)' part of global actor 'MainActor'
    func register(cellType: AnyClass, forCellReuseIdentifier reuseIdentifier: String) {
         ^
    @MainActor
SwiftCompile normal arm64 Compiling\ TablePrototypeCellHeightCalculator.swift /Users/admin/builder/spi-builder-workspace/Sources/TablePrototypeCellHeightCalculator.swift (in target 'TableKit' from project 'TableKit')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745611453012950-swift-frontend-TableKit-TablePrototypeCellHeightCalculator.swift-arm64_apple_ios13.1_macabi-o-Onone-2997131754.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.9300 seconds (10.1116 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0392 (  8.9%)   0.1619 ( 33.0%)   0.2011 ( 21.6%)   4.7313 ( 46.8%)  parse-and-resolve-imports
   0.0392 (  8.9%)   0.1617 ( 32.9%)   0.2009 ( 21.6%)   4.7310 ( 46.8%)  Import resolution
   0.0018 (  0.4%)   0.0124 (  2.5%)   0.0142 (  1.5%)   0.1308 (  1.3%)  load-stdlib
   0.0811 ( 18.5%)   0.0270 (  5.5%)   0.1081 ( 11.6%)   0.1081 (  1.1%)  build-rewrite-system
   0.0504 ( 11.5%)   0.0213 (  4.3%)   0.0717 (  7.7%)   0.0730 (  0.7%)  perform-sema
   0.0503 ( 11.5%)   0.0213 (  4.3%)   0.0716 (  7.7%)   0.0729 (  0.7%)  Type checking and Semantic analysis
   0.0348 (  7.9%)   0.0294 (  6.0%)   0.0642 (  6.9%)   0.0644 (  0.6%)  import-clang-decl
   0.0417 (  9.5%)   0.0152 (  3.1%)   0.0569 (  6.1%)   0.0572 (  0.6%)  typecheck-expr
   0.0307 (  7.0%)   0.0141 (  2.9%)   0.0448 (  4.8%)   0.0459 (  0.5%)  typecheck-decl
   0.0320 (  7.3%)   0.0105 (  2.1%)   0.0425 (  4.6%)   0.0427 (  0.4%)  typecheck-stmt
   0.0166 (  3.8%)   0.0073 (  1.5%)   0.0239 (  2.6%)   0.0241 (  0.2%)  precheck-target
   0.0059 (  1.4%)   0.0044 (  0.9%)   0.0104 (  1.1%)   0.0104 (  0.1%)  IRGen
   0.0049 (  1.1%)   0.0021 (  0.4%)   0.0070 (  0.8%)   0.0071 (  0.1%)  SILGen
   0.0037 (  0.9%)   0.0016 (  0.3%)   0.0053 (  0.6%)   0.0053 (  0.1%)  load-all-members
   0.0043 (  1.0%)   0.0000 (  0.0%)   0.0044 (  0.5%)   0.0044 (  0.0%)  SIL optimization
   0.0024 (  0.5%)   0.0006 (  0.1%)   0.0030 (  0.3%)   0.0030 (  0.0%)  SILGen-function
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.4392 (100.0%)   0.4908 (100.0%)   0.9300 (100.0%)  10.1116 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 4.0312 seconds (8.9519 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.7954 (100.0%)   2.2358 (100.0%)   4.0312 (100.0%)   8.9519 (100.0%)  Building Target
   1.7954 (100.0%)   2.2358 (100.0%)   4.0312 (100.0%)   8.9519 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TablePrototypeCellHeightCalculator.swift (in target 'TableKit' from project 'TableKit')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/TablePrototypeCellHeightCalculator.swift:28:17: warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
    private var separatorHeight = 1 / UIScreen.main.scale
                ^
/Users/admin/builder/spi-builder-workspace/Sources/TablePrototypeCellHeightCalculator.swift:38:50: warning: main actor-isolated property 'bounds' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        let hash = row.hashValue ^ Int(tableView.bounds.size.width).hashValue
                                                 ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:188:40: note: property declared here
@property(nonatomic) CGRect            bounds;      // default bounds is zero origin, frame size. animatable
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/TablePrototypeCellHeightCalculator.swift:34:15: note: add '@MainActor' to make instance method 'height(forRow:at:)' part of global actor 'MainActor'
    open func height(forRow row: Row, at indexPath: IndexPath) -> CGFloat {
              ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TablePrototypeCellHeightCalculator.swift:47:39: warning: call to main actor-isolated instance method 'dequeueReusableCell(withIdentifier:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
            prototypeCell = tableView.dequeueReusableCell(withIdentifier: row.reuseIdentifier)
                                      ^
UIKit.UITableView.dequeueReusableCell:2:22: note: calls to instance method 'dequeueReusableCell(withIdentifier:)' from outside of its actor context are implicitly asynchronous
@MainActor open func dequeueReusableCell(withIdentifier identifier: String) -> UITableViewCell?}
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/TablePrototypeCellHeightCalculator.swift:34:15: note: add '@MainActor' to make instance method 'height(forRow:at:)' part of global actor 'MainActor'
    open func height(forRow row: Row, at indexPath: IndexPath) -> CGFloat {
              ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TablePrototypeCellHeightCalculator.swift:53:14: warning: call to main actor-isolated instance method 'prepareForReuse()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        cell.prepareForReuse()
             ^
UIKit.UITableViewCell.prepareForReuse:2:22: note: calls to instance method 'prepareForReuse()' from outside of its actor context are implicitly asynchronous
@MainActor open func prepareForReuse()}
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/TablePrototypeCellHeightCalculator.swift:34:15: note: add '@MainActor' to make instance method 'height(forRow:at:)' part of global actor 'MainActor'
    open func height(forRow row: Row, at indexPath: IndexPath) -> CGFloat {
              ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TablePrototypeCellHeightCalculator.swift:56:14: warning: main actor-isolated property 'bounds' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
        cell.bounds = CGRect(x: 0, y: 0, width: tableView.bounds.size.width, height: cell.bounds.height)
             ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:188:40: note: mutation of this property is only permitted within the actor
@property(nonatomic) CGRect            bounds;      // default bounds is zero origin, frame size. animatable
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/TablePrototypeCellHeightCalculator.swift:34:15: note: add '@MainActor' to make instance method 'height(forRow:at:)' part of global actor 'MainActor'
    open func height(forRow row: Row, at indexPath: IndexPath) -> CGFloat {
              ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TablePrototypeCellHeightCalculator.swift:56:59: warning: main actor-isolated property 'bounds' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        cell.bounds = CGRect(x: 0, y: 0, width: tableView.bounds.size.width, height: cell.bounds.height)
                                                          ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:188:40: note: property declared here
@property(nonatomic) CGRect            bounds;      // default bounds is zero origin, frame size. animatable
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/TablePrototypeCellHeightCalculator.swift:34:15: note: add '@MainActor' to make instance method 'height(forRow:at:)' part of global actor 'MainActor'
    open func height(forRow row: Row, at indexPath: IndexPath) -> CGFloat {
              ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TablePrototypeCellHeightCalculator.swift:56:91: warning: main actor-isolated property 'bounds' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        cell.bounds = CGRect(x: 0, y: 0, width: tableView.bounds.size.width, height: cell.bounds.height)
                                                                                          ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:188:40: note: property declared here
@property(nonatomic) CGRect            bounds;      // default bounds is zero origin, frame size. animatable
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/TablePrototypeCellHeightCalculator.swift:34:15: note: add '@MainActor' to make instance method 'height(forRow:at:)' part of global actor 'MainActor'
    open func height(forRow row: Row, at indexPath: IndexPath) -> CGFloat {
              ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TablePrototypeCellHeightCalculator.swift:57:14: warning: call to main actor-isolated instance method 'setNeedsLayout()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        cell.setNeedsLayout()
             ^
UIKit.UIView.setNeedsLayout:2:22: note: calls to instance method 'setNeedsLayout()' from outside of its actor context are implicitly asynchronous
@MainActor open func setNeedsLayout()}
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/TablePrototypeCellHeightCalculator.swift:34:15: note: add '@MainActor' to make instance method 'height(forRow:at:)' part of global actor 'MainActor'
    open func height(forRow row: Row, at indexPath: IndexPath) -> CGFloat {
              ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TablePrototypeCellHeightCalculator.swift:58:14: warning: call to main actor-isolated instance method 'layoutIfNeeded()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        cell.layoutIfNeeded()
             ^
UIKit.UIView.layoutIfNeeded:2:22: note: calls to instance method 'layoutIfNeeded()' from outside of its actor context are implicitly asynchronous
@MainActor open func layoutIfNeeded()}
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/TablePrototypeCellHeightCalculator.swift:34:15: note: add '@MainActor' to make instance method 'height(forRow:at:)' part of global actor 'MainActor'
    open func height(forRow row: Row, at indexPath: IndexPath) -> CGFloat {
              ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TablePrototypeCellHeightCalculator.swift:60:39: warning: call to main actor-isolated instance method 'systemLayoutSizeFitting' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        let height = cell.contentView.systemLayoutSizeFitting(UIView.layoutFittingCompressedSize).height + (tableView.separatorStyle != .none ? separatorHeight : 0)
                                      ^
UIKit.UIView.systemLayoutSizeFitting:3:24: note: calls to instance method 'systemLayoutSizeFitting' from outside of its actor context are implicitly asynchronous
  @MainActor open func systemLayoutSizeFitting(_ targetSize: CGSize) -> CGSize}
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/TablePrototypeCellHeightCalculator.swift:34:15: note: add '@MainActor' to make instance method 'height(forRow:at:)' part of global actor 'MainActor'
    open func height(forRow row: Row, at indexPath: IndexPath) -> CGFloat {
              ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TablePrototypeCellHeightCalculator.swift:60:27: warning: main actor-isolated property 'contentView' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        let height = cell.contentView.systemLayoutSizeFitting(UIView.layoutFittingCompressedSize).height + (tableView.separatorStyle != .none ? separatorHeight : 0)
                          ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/System/Library/Frameworks/UIKit.framework/Headers/UITableViewCell.h:116:49: note: property declared here
@property (nonatomic, readonly, strong) UIView *contentView;
                                                ^
/Users/admin/builder/spi-builder-workspace/Sources/TablePrototypeCellHeightCalculator.swift:34:15: note: add '@MainActor' to make instance method 'height(forRow:at:)' part of global actor 'MainActor'
    open func height(forRow row: Row, at indexPath: IndexPath) -> CGFloat {
              ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TablePrototypeCellHeightCalculator.swift:60:70: warning: main actor-isolated class property 'layoutFittingCompressedSize' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        let height = cell.contentView.systemLayoutSizeFitting(UIView.layoutFittingCompressedSize).height + (tableView.separatorStyle != .none ? separatorHeight : 0)
                                                                     ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:542:27: note: class property declared here
UIKIT_EXTERN const CGSize UILayoutFittingCompressedSize API_AVAILABLE(ios(6.0)) API_UNAVAILABLE(watchos);
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/TablePrototypeCellHeightCalculator.swift:34:15: note: add '@MainActor' to make instance method 'height(forRow:at:)' part of global actor 'MainActor'
    open func height(forRow row: Row, at indexPath: IndexPath) -> CGFloat {
              ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TablePrototypeCellHeightCalculator.swift:60:119: warning: main actor-isolated property 'separatorStyle' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        let height = cell.contentView.systemLayoutSizeFitting(UIView.layoutFittingCompressedSize).height + (tableView.separatorStyle != .none ? separatorHeight : 0)
                                                                                                                      ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/System/Library/Frameworks/UIKit.framework/Headers/UITableView.h:469:53: note: property declared here
@property (nonatomic) UITableViewCellSeparatorStyle separatorStyle API_UNAVAILABLE(tvos); // default is UITableViewCellSeparatorStyleSingleLine
                                                    ^
/Users/admin/builder/spi-builder-workspace/Sources/TablePrototypeCellHeightCalculator.swift:34:15: note: add '@MainActor' to make instance method 'height(forRow:at:)' part of global actor 'MainActor'
    open func height(forRow row: Row, at indexPath: IndexPath) -> CGFloat {
              ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TablePrototypeCellHeightCalculator.swift:71:50: warning: main actor-isolated property 'bounds' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        let hash = row.hashValue ^ Int(tableView.bounds.size.width).hashValue
                                                 ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:188:40: note: property declared here
@property(nonatomic) CGRect            bounds;      // default bounds is zero origin, frame size. animatable
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/TablePrototypeCellHeightCalculator.swift:67:15: note: add '@MainActor' to make instance method 'estimatedHeight(forRow:at:)' part of global actor 'MainActor'
    open func estimatedHeight(forRow row: Row, at indexPath: IndexPath) -> CGFloat {
              ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TablePrototypeCellHeightCalculator.swift:81:28: warning: main actor-isolated class property 'automaticDimension' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        return UITableView.automaticDimension
                           ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/System/Library/Frameworks/UIKit.framework/Headers/UITableView.h:62:28: note: class property declared here
UIKIT_EXTERN const CGFloat UITableViewAutomaticDimension API_AVAILABLE(ios(5.0)) API_UNAVAILABLE(watchos);
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/TablePrototypeCellHeightCalculator.swift:67:15: note: add '@MainActor' to make instance method 'estimatedHeight(forRow:at:)' part of global actor 'MainActor'
    open func estimatedHeight(forRow row: Row, at indexPath: IndexPath) -> CGFloat {
              ^
    @MainActor
SwiftCompile normal arm64 Compiling\ TableDirector.swift /Users/admin/builder/spi-builder-workspace/Sources/TableDirector.swift (in target 'TableKit' from project 'TableKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TableDirector.swift (in target 'TableKit' from project 'TableKit')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/TableDirector.swift:350:97: warning: 'UITableViewRowAction' was deprecated in Mac Catalyst 13.1: Use UIContextualAction and related APIs instead.
    open func tableView(_ tableView: UITableView, editActionsForRowAt indexPath: IndexPath) -> [UITableViewRowAction]? {
                                                                                                ^
/Users/admin/builder/spi-builder-workspace/Sources/TableDirector.swift:394:5: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
    open func append(section: TableSection) -> Self {
    ^~~~
    public
/Users/admin/builder/spi-builder-workspace/Sources/TableDirector.swift:401:5: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
    open func append(sections: [TableSection]) -> Self {
    ^~~~
    public
/Users/admin/builder/spi-builder-workspace/Sources/TableDirector.swift:408:5: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
    open func append(rows: [Row]) -> Self {
    ^~~~
    public
/Users/admin/builder/spi-builder-workspace/Sources/TableDirector.swift:415:5: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
    open func insert(section: TableSection, atIndex index: Int) -> Self {
    ^~~~
    public
/Users/admin/builder/spi-builder-workspace/Sources/TableDirector.swift:422:5: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
    open func replaceSection(at index: Int, with section: TableSection) -> Self {
    ^~~~
    public
/Users/admin/builder/spi-builder-workspace/Sources/TableDirector.swift:431:5: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
    open func delete(sectionAt index: Int) -> Self {
    ^~~~
    public
/Users/admin/builder/spi-builder-workspace/Sources/TableDirector.swift:438:5: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
    open func remove(sectionAt index: Int) -> Self {
    ^~~~
    public
/Users/admin/builder/spi-builder-workspace/Sources/TableDirector.swift:443:5: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
    open func clear() -> Self {
    ^~~~
    public
/Users/admin/builder/spi-builder-workspace/Sources/TableDirector.swift:454:5: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
    open func delete(index: Int) -> Self {
    ^~~~
    public
/Users/admin/builder/spi-builder-workspace/Sources/TableDirector.swift:123:48: warning: main actor-isolated property 'scrollDelegate' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
        return super.responds(to: selector) || scrollDelegate?.responds(to: selector) == true
                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/TableDirector.swift:31:22: note: property declared here
    private weak var scrollDelegate: UIScrollViewDelegate?
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/TableDirector.swift:127:16: warning: main actor-isolated property 'scrollDelegate' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        return scrollDelegate?.responds(to: selector) == true
               ^
/Users/admin/builder/spi-builder-workspace/Sources/TableDirector.swift:31:22: note: property declared here
    private weak var scrollDelegate: UIScrollViewDelegate?
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/TableDirector.swift:128:15: warning: main actor-isolated property 'scrollDelegate' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            ? scrollDelegate
              ^
/Users/admin/builder/spi-builder-workspace/Sources/TableDirector.swift:31:22: note: property declared here
    private weak var scrollDelegate: UIScrollViewDelegate?
                     ^
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745611453012473-swift-frontend-TableKit-TableDirector.swift-arm64_apple_ios13.1_macabi-o-Onone-114067806.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 1.1371 seconds (10.4665 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0391 (  6.2%)   0.1714 ( 33.7%)   0.2105 ( 18.5%)   4.8340 ( 46.2%)  parse-and-resolve-imports
   0.0391 (  6.2%)   0.1712 ( 33.7%)   0.2103 ( 18.5%)   4.8338 ( 46.2%)  Import resolution
   0.1012 ( 16.1%)   0.0245 (  4.8%)   0.1257 ( 11.1%)   0.1257 (  1.2%)  perform-sema
   0.1004 ( 16.0%)   0.0244 (  4.8%)   0.1249 ( 11.0%)   0.1249 (  1.2%)  Type checking and Semantic analysis
   0.0827 ( 13.1%)   0.0261 (  5.1%)   0.1088 (  9.6%)   0.1088 (  1.0%)  build-rewrite-system
   0.0018 (  0.3%)   0.0118 (  2.3%)   0.0136 (  1.2%)   0.0959 (  0.9%)  load-stdlib
   0.0625 (  9.9%)   0.0111 (  2.2%)   0.0736 (  6.5%)   0.0736 (  0.7%)  typecheck-stmt
   0.0366 (  5.8%)   0.0282 (  5.6%)   0.0649 (  5.7%)   0.0649 (  0.6%)  import-clang-decl
   0.0456 (  7.2%)   0.0080 (  1.6%)   0.0535 (  4.7%)   0.0535 (  0.5%)  typecheck-expr
   0.0375 (  6.0%)   0.0132 (  2.6%)   0.0507 (  4.5%)   0.0507 (  0.5%)  typecheck-decl
   0.0219 (  3.5%)   0.0077 (  1.5%)   0.0296 (  2.6%)   0.0296 (  0.3%)  IRGen
   0.0210 (  3.3%)   0.0042 (  0.8%)   0.0252 (  2.2%)   0.0252 (  0.2%)  precheck-target
   0.0156 (  2.5%)   0.0033 (  0.6%)   0.0189 (  1.7%)   0.0189 (  0.2%)  SILGen
   0.0105 (  1.7%)   0.0005 (  0.1%)   0.0110 (  1.0%)   0.0110 (  0.1%)  SIL optimization
   0.0093 (  1.5%)   0.0014 (  0.3%)   0.0107 (  0.9%)   0.0107 (  0.1%)  SILGen-function
   0.0031 (  0.5%)   0.0011 (  0.2%)   0.0042 (  0.4%)   0.0042 (  0.0%)  load-all-members
   0.0007 (  0.1%)   0.0000 (  0.0%)   0.0007 (  0.1%)   0.0007 (  0.0%)  perform-whole-module-type-checking
   0.0002 (  0.0%)   0.0000 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.6290 (100.0%)   0.5081 (100.0%)   1.1371 (100.0%)  10.4665 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 3.9925 seconds (8.9650 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.8431 (100.0%)   2.1494 (100.0%)   3.9925 (100.0%)   8.9650 (100.0%)  Building Target
   1.8431 (100.0%)   2.1494 (100.0%)   3.9925 (100.0%)   8.9650 (100.0%)  Total
SwiftCompile normal arm64 Compiling\ TableCellAction.swift /Users/admin/builder/spi-builder-workspace/Sources/TableCellAction.swift (in target 'TableKit' from project 'TableKit')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745611453019541-swift-frontend-TableKit-TableCellAction.swift-arm64_apple_ios13.1_macabi-o-Onone-3809085826.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.6969 seconds (9.9574 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0395 ( 15.6%)   0.1701 ( 38.3%)   0.2096 ( 30.1%)   4.8018 ( 48.2%)  parse-and-resolve-imports
   0.0394 ( 15.6%)   0.1699 ( 38.2%)   0.2093 ( 30.0%)   4.8015 ( 48.2%)  Import resolution
   0.0829 ( 32.8%)   0.0313 (  7.0%)   0.1142 ( 16.4%)   0.1141 (  1.1%)  build-rewrite-system
   0.0015 (  0.6%)   0.0081 (  1.8%)   0.0096 (  1.4%)   0.0849 (  0.9%)  load-stdlib
   0.0294 ( 11.6%)   0.0272 (  6.1%)   0.0565 (  8.1%)   0.0567 (  0.6%)  import-clang-decl
   0.0120 (  4.8%)   0.0088 (  2.0%)   0.0209 (  3.0%)   0.0211 (  0.2%)  perform-sema
   0.0120 (  4.7%)   0.0088 (  2.0%)   0.0208 (  3.0%)   0.0210 (  0.2%)  Type checking and Semantic analysis
   0.0061 (  2.4%)   0.0065 (  1.5%)   0.0126 (  1.8%)   0.0128 (  0.1%)  typecheck-decl
   0.0065 (  2.6%)   0.0023 (  0.5%)   0.0088 (  1.3%)   0.0089 (  0.1%)  SILGen
   0.0056 (  2.2%)   0.0025 (  0.6%)   0.0081 (  1.2%)   0.0082 (  0.1%)  typecheck-expr
   0.0039 (  1.5%)   0.0042 (  0.9%)   0.0081 (  1.2%)   0.0081 (  0.1%)  IRGen
   0.0055 (  2.2%)   0.0023 (  0.5%)   0.0078 (  1.1%)   0.0078 (  0.1%)  typecheck-stmt
   0.0027 (  1.1%)   0.0010 (  0.2%)   0.0037 (  0.5%)   0.0037 (  0.0%)  load-all-members
   0.0026 (  1.0%)   0.0004 (  0.1%)   0.0031 (  0.4%)   0.0031 (  0.0%)  SIL optimization
   0.0015 (  0.6%)   0.0006 (  0.1%)   0.0021 (  0.3%)   0.0021 (  0.0%)  precheck-target
   0.0013 (  0.5%)   0.0003 (  0.1%)   0.0016 (  0.2%)   0.0016 (  0.0%)  SILGen-function
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.2526 (100.0%)   0.4443 (100.0%)   0.6969 (100.0%)   9.9574 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 3.9835 seconds (8.9415 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.7455 (100.0%)   2.2380 (100.0%)   3.9835 (100.0%)   8.9415 (100.0%)  Building Target
   1.7455 (100.0%)   2.2380 (100.0%)   3.9835 (100.0%)   8.9415 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TableCellAction.swift (in target 'TableKit' from project 'TableKit')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ TableRow.swift /Users/admin/builder/spi-builder-workspace/Sources/TableRow.swift (in target 'TableKit' from project 'TableKit')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745611453018700-swift-frontend-TableKit-TableRow.swift-arm64_apple_ios13.1_macabi-o-Onone-3877002521.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 1.2026 seconds (10.5429 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.1454 ( 23.4%)   0.2304 ( 39.5%)   0.3757 ( 31.2%)   4.9935 ( 47.4%)  parse-and-resolve-imports
   0.1453 ( 23.4%)   0.2302 ( 39.5%)   0.3755 ( 31.2%)   4.9932 ( 47.4%)  Import resolution
   0.0016 (  0.3%)   0.0103 (  1.8%)   0.0119 (  1.0%)   0.1163 (  1.1%)  load-stdlib
   0.0839 ( 13.5%)   0.0261 (  4.5%)   0.1100 (  9.2%)   0.1101 (  1.0%)  build-rewrite-system
   0.0521 (  8.4%)   0.0154 (  2.6%)   0.0674 (  5.6%)   0.0675 (  0.6%)  perform-sema
   0.0520 (  8.4%)   0.0154 (  2.6%)   0.0673 (  5.6%)   0.0674 (  0.6%)  Type checking and Semantic analysis
   0.0306 (  4.9%)   0.0257 (  4.4%)   0.0563 (  4.7%)   0.0564 (  0.5%)  import-clang-decl
   0.0377 (  6.1%)   0.0074 (  1.3%)   0.0451 (  3.8%)   0.0451 (  0.4%)  typecheck-stmt
   0.0184 (  3.0%)   0.0048 (  0.8%)   0.0232 (  1.9%)   0.0232 (  0.2%)  precheck-target
   0.0130 (  2.1%)   0.0078 (  1.3%)   0.0207 (  1.7%)   0.0208 (  0.2%)  typecheck-decl
   0.0131 (  2.1%)   0.0026 (  0.4%)   0.0157 (  1.3%)   0.0157 (  0.1%)  typecheck-expr
   0.0075 (  1.2%)   0.0040 (  0.7%)   0.0116 (  1.0%)   0.0116 (  0.1%)  IRGen
   0.0067 (  1.1%)   0.0010 (  0.2%)   0.0078 (  0.6%)   0.0078 (  0.1%)  SILGen
   0.0046 (  0.7%)   0.0007 (  0.1%)   0.0053 (  0.4%)   0.0053 (  0.1%)  SILGen-function
   0.0048 (  0.8%)   0.0000 (  0.0%)   0.0049 (  0.4%)   0.0049 (  0.0%)  SIL optimization
   0.0029 (  0.5%)   0.0007 (  0.1%)   0.0036 (  0.3%)   0.0037 (  0.0%)  load-all-members
   0.0003 (  0.1%)   0.0000 (  0.0%)   0.0004 (  0.0%)   0.0004 (  0.0%)  typecheck-for-each
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.6200 (100.0%)   0.5826 (100.0%)   1.2026 (100.0%)  10.5429 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 3.9557 seconds (8.9474 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.8166 (100.0%)   2.1392 (100.0%)   3.9557 (100.0%)   8.9474 (100.0%)  Building Target
   1.8166 (100.0%)   2.1392 (100.0%)   3.9557 (100.0%)   8.9474 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TableRow.swift (in target 'TableKit' from project 'TableKit')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/TableRow.swift:27:44: warning: 'UITableViewRowAction' was deprecated in Mac Catalyst 13.1: Use UIContextualAction and related APIs instead.
    private(set) open var editingActions: [UITableViewRowAction]?
                                           ^
/Users/admin/builder/spi-builder-workspace/Sources/TableRow.swift:49:103: warning: 'UITableViewRowAction' was deprecated in Mac Catalyst 13.1: Use UIContextualAction and related APIs instead.
    public init(item: CellType.CellData, actions: [TableRowAction<CellType>]? = nil, editingActions: [UITableViewRowAction]? = nil) {
                                                                                                      ^
SwiftCompile normal arm64 Compiling\ TableRowAction.swift /Users/admin/builder/spi-builder-workspace/Sources/TableRowAction.swift (in target 'TableKit' from project 'TableKit')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745611453012690-swift-frontend-TableKit-TableRowAction.swift-arm64_apple_ios13.1_macabi-o-Onone-1250018410.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.6996 seconds (9.8532 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0447 ( 17.9%)   0.1721 ( 38.3%)   0.2168 ( 31.0%)   4.7324 ( 48.0%)  parse-and-resolve-imports
   0.0446 ( 17.8%)   0.1720 ( 38.3%)   0.2166 ( 31.0%)   4.7322 ( 48.0%)  Import resolution
   0.0017 (  0.7%)   0.0117 (  2.6%)   0.0134 (  1.9%)   0.1255 (  1.3%)  load-stdlib
   0.0851 ( 34.0%)   0.0288 (  6.4%)   0.1140 ( 16.3%)   0.1140 (  1.2%)  build-rewrite-system
   0.0289 ( 11.6%)   0.0247 (  5.5%)   0.0536 (  7.7%)   0.0546 (  0.6%)  import-clang-decl
   0.0095 (  3.8%)   0.0097 (  2.1%)   0.0192 (  2.7%)   0.0221 (  0.2%)  perform-sema
   0.0095 (  3.8%)   0.0096 (  2.1%)   0.0191 (  2.7%)   0.0220 (  0.2%)  Type checking and Semantic analysis
   0.0078 (  3.1%)   0.0090 (  2.0%)   0.0168 (  2.4%)   0.0197 (  0.2%)  typecheck-decl
   0.0066 (  2.6%)   0.0066 (  1.5%)   0.0132 (  1.9%)   0.0138 (  0.1%)  IRGen
   0.0025 (  1.0%)   0.0022 (  0.5%)   0.0047 (  0.7%)   0.0047 (  0.0%)  SILGen
   0.0028 (  1.1%)   0.0010 (  0.2%)   0.0038 (  0.5%)   0.0038 (  0.0%)  load-all-members
   0.0027 (  1.1%)   0.0002 (  0.1%)   0.0029 (  0.4%)   0.0029 (  0.0%)  SIL optimization
   0.0012 (  0.5%)   0.0009 (  0.2%)   0.0022 (  0.3%)   0.0022 (  0.0%)  SILGen-function
   0.0013 (  0.5%)   0.0005 (  0.1%)   0.0018 (  0.3%)   0.0018 (  0.0%)  typecheck-stmt
   0.0009 (  0.4%)   0.0004 (  0.1%)   0.0013 (  0.2%)   0.0013 (  0.0%)  typecheck-expr
   0.0002 (  0.1%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.2501 (100.0%)   0.4496 (100.0%)   0.6996 (100.0%)   9.8532 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 4.0552 seconds (8.9510 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.7965 (100.0%)   2.2586 (100.0%)   4.0552 (100.0%)   8.9510 (100.0%)  Building Target
   1.7965 (100.0%)   2.2586 (100.0%)   4.0552 (100.0%)   8.9510 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TableRowAction.swift (in target 'TableKit' from project 'TableKit')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ TableSection.swift /Users/admin/builder/spi-builder-workspace/Sources/TableSection.swift (in target 'TableKit' from project 'TableKit')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745611453019702-swift-frontend-TableKit-TableSection.swift-arm64_apple_ios13.1_macabi-o-Onone-1112984481.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.7213 seconds (10.4739 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0421 ( 15.5%)   0.1744 ( 38.7%)   0.2165 ( 30.0%)   5.0580 ( 48.3%)  parse-and-resolve-imports
   0.0420 ( 15.5%)   0.1743 ( 38.7%)   0.2162 ( 30.0%)   5.0578 ( 48.3%)  Import resolution
   0.0842 ( 31.1%)   0.0299 (  6.6%)   0.1141 ( 15.8%)   0.1143 (  1.1%)  build-rewrite-system
   0.0014 (  0.5%)   0.0087 (  1.9%)   0.0101 (  1.4%)   0.0786 (  0.8%)  load-stdlib
   0.0299 ( 11.0%)   0.0267 (  5.9%)   0.0567 (  7.9%)   0.0570 (  0.5%)  import-clang-decl
   0.0162 (  6.0%)   0.0093 (  2.1%)   0.0256 (  3.5%)   0.0257 (  0.2%)  perform-sema
   0.0162 (  6.0%)   0.0093 (  2.1%)   0.0255 (  3.5%)   0.0256 (  0.2%)  Type checking and Semantic analysis
   0.0107 (  3.9%)   0.0079 (  1.8%)   0.0186 (  2.6%)   0.0186 (  0.2%)  typecheck-decl
   0.0059 (  2.2%)   0.0046 (  1.0%)   0.0105 (  1.5%)   0.0105 (  0.1%)  IRGen
   0.0057 (  2.1%)   0.0018 (  0.4%)   0.0076 (  1.0%)   0.0076 (  0.1%)  typecheck-expr
   0.0048 (  1.8%)   0.0013 (  0.3%)   0.0061 (  0.8%)   0.0062 (  0.1%)  typecheck-stmt
   0.0031 (  1.1%)   0.0006 (  0.1%)   0.0037 (  0.5%)   0.0037 (  0.0%)  SILGen
   0.0036 (  1.3%)   0.0001 (  0.0%)   0.0037 (  0.5%)   0.0037 (  0.0%)  SIL optimization
   0.0027 (  1.0%)   0.0009 (  0.2%)   0.0036 (  0.5%)   0.0036 (  0.0%)  load-all-members
   0.0017 (  0.6%)   0.0003 (  0.1%)   0.0020 (  0.3%)   0.0020 (  0.0%)  SILGen-function
   0.0007 (  0.3%)   0.0001 (  0.0%)   0.0008 (  0.1%)   0.0008 (  0.0%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.2710 (100.0%)   0.4502 (100.0%)   0.7213 (100.0%)  10.4739 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 3.7664 seconds (8.9435 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.6552 (100.0%)   2.1112 (100.0%)   3.7664 (100.0%)   8.9435 (100.0%)  Building Target
   1.6552 (100.0%)   2.1112 (100.0%)   3.7664 (100.0%)   8.9435 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TableSection.swift (in target 'TableKit' from project 'TableKit')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ TableKit.swift /Users/admin/builder/spi-builder-workspace/Sources/TableKit.swift (in target 'TableKit' from project 'TableKit')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745611453019275-swift-frontend-TableKit-TableKit.swift-arm64_apple_ios13.1_macabi-o-Onone-2301470072.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.6917 seconds (10.3441 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0415 ( 17.0%)   0.1759 ( 39.2%)   0.2174 ( 31.4%)   5.0025 ( 48.4%)  parse-and-resolve-imports
   0.0414 ( 17.0%)   0.1757 ( 39.2%)   0.2171 ( 31.4%)   5.0022 ( 48.4%)  Import resolution
   0.0834 ( 34.2%)   0.0304 (  6.8%)   0.1138 ( 16.4%)   0.1140 (  1.1%)  build-rewrite-system
   0.0015 (  0.6%)   0.0079 (  1.8%)   0.0094 (  1.4%)   0.0907 (  0.9%)  load-stdlib
   0.0312 ( 12.8%)   0.0257 (  5.7%)   0.0569 (  8.2%)   0.0577 (  0.6%)  import-clang-decl
   0.0109 (  4.5%)   0.0082 (  1.8%)   0.0191 (  2.8%)   0.0191 (  0.2%)  perform-sema
   0.0108 (  4.4%)   0.0082 (  1.8%)   0.0190 (  2.7%)   0.0190 (  0.2%)  Type checking and Semantic analysis
   0.0098 (  4.0%)   0.0077 (  1.7%)   0.0175 (  2.5%)   0.0175 (  0.2%)  typecheck-decl
   0.0046 (  1.9%)   0.0058 (  1.3%)   0.0104 (  1.5%)   0.0104 (  0.1%)  IRGen
   0.0029 (  1.2%)   0.0010 (  0.2%)   0.0038 (  0.6%)   0.0038 (  0.0%)  load-all-members
   0.0023 (  0.9%)   0.0001 (  0.0%)   0.0023 (  0.3%)   0.0023 (  0.0%)  SIL optimization
   0.0008 (  0.3%)   0.0008 (  0.2%)   0.0016 (  0.2%)   0.0016 (  0.0%)  typecheck-expr
   0.0010 (  0.4%)   0.0003 (  0.1%)   0.0013 (  0.2%)   0.0013 (  0.0%)  SILGen
   0.0009 (  0.4%)   0.0003 (  0.1%)   0.0012 (  0.2%)   0.0012 (  0.0%)  typecheck-stmt
   0.0007 (  0.3%)   0.0001 (  0.0%)   0.0008 (  0.1%)   0.0008 (  0.0%)  SILGen-function
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.2436 (100.0%)   0.4481 (100.0%)   0.6917 (100.0%)  10.3441 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 3.8152 seconds (8.9450 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.6738 (100.0%)   2.1415 (100.0%)   3.8152 (100.0%)   8.9450 (100.0%)  Building Target
   1.6738 (100.0%)   2.1415 (100.0%)   3.8152 (100.0%)   8.9450 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TableKit.swift (in target 'TableKit' from project 'TableKit')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/TableKit.swift:40:26: warning: 'UITableViewRowAction' was deprecated in Mac Catalyst 13.1: Use UIContextualAction and related APIs instead.
    var editingActions: [UITableViewRowAction]? { get }
                         ^
SwiftEmitModule normal arm64 Emitting\ module\ for\ TableKit (in target 'TableKit' from project 'TableKit')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745611453019664-swift-frontend-TableKit-all-arm64_apple_ios13.1_macabi-swiftmodule-Onone-1807887707.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.7677 seconds (10.4805 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0403 ( 13.3%)   0.1723 ( 37.1%)   0.2126 ( 27.7%)   5.0220 ( 47.9%)  parse-and-resolve-imports
   0.0403 ( 13.2%)   0.1721 ( 37.1%)   0.2123 ( 27.7%)   5.0218 ( 47.9%)  Import resolution
   0.0014 (  0.5%)   0.0085 (  1.8%)   0.0099 (  1.3%)   0.0916 (  0.9%)  load-stdlib
   0.0538 ( 17.7%)   0.0197 (  4.3%)   0.0735 (  9.6%)   0.0738 (  0.7%)  perform-sema
   0.0529 ( 17.4%)   0.0196 (  4.2%)   0.0725 (  9.4%)   0.0728 (  0.7%)  Type checking and Semantic analysis
   0.0520 ( 17.1%)   0.0193 (  4.2%)   0.0713 (  9.3%)   0.0716 (  0.7%)  typecheck-decl
   0.0098 (  3.2%)   0.0159 (  3.4%)   0.0257 (  3.3%)   0.0314 (  0.3%)  SIL optimization
   0.0027 (  0.9%)   0.0123 (  2.7%)   0.0150 (  2.0%)   0.0206 (  0.2%)  Serialization, swiftmodule
   0.0134 (  4.4%)   0.0055 (  1.2%)   0.0189 (  2.5%)   0.0189 (  0.2%)  typecheck-expr
   0.0089 (  2.9%)   0.0092 (  2.0%)   0.0181 (  2.4%)   0.0181 (  0.2%)  import-clang-decl
   0.0075 (  2.5%)   0.0029 (  0.6%)   0.0104 (  1.4%)   0.0104 (  0.1%)  precheck-target
   0.0076 (  2.5%)   0.0020 (  0.4%)   0.0096 (  1.2%)   0.0096 (  0.1%)  SILGen
   0.0056 (  1.8%)   0.0016 (  0.4%)   0.0073 (  0.9%)   0.0072 (  0.1%)  build-rewrite-system
   0.0027 (  0.9%)   0.0004 (  0.1%)   0.0031 (  0.4%)   0.0031 (  0.0%)  SILGen-function
   0.0019 (  0.6%)   0.0009 (  0.2%)   0.0028 (  0.4%)   0.0028 (  0.0%)  load-all-members
   0.0003 (  0.1%)   0.0013 (  0.3%)   0.0015 (  0.2%)   0.0015 (  0.0%)  Serialization, swiftdoc
   0.0012 (  0.4%)   0.0001 (  0.0%)   0.0013 (  0.2%)   0.0013 (  0.0%)  Serialization, swiftsourceinfo
   0.0008 (  0.3%)   0.0001 (  0.0%)   0.0009 (  0.1%)   0.0009 (  0.0%)  typecheck-stmt
   0.0007 (  0.2%)   0.0001 (  0.0%)   0.0008 (  0.1%)   0.0008 (  0.0%)  perform-whole-module-type-checking
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SIL verification, pre-optimization
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-module-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.3038 (100.0%)   0.4639 (100.0%)   0.7677 (100.0%)  10.4805 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3533 seconds (5.2509 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.1260 (100.0%)   0.2273 (100.0%)   0.3533 (100.0%)   5.2509 (100.0%)  Building Target
   0.1260 (100.0%)   0.2273 (100.0%)   0.3533 (100.0%)   5.2509 (100.0%)  Total
EmitSwiftModule normal arm64 (in target 'TableKit' from project 'TableKit')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/TableDirector.swift:350:97: warning: 'UITableViewRowAction' was deprecated in Mac Catalyst 13.1: Use UIContextualAction and related APIs instead.
    open func tableView(_ tableView: UITableView, editActionsForRowAt indexPath: IndexPath) -> [UITableViewRowAction]? {
                                                                                                ^
/Users/admin/builder/spi-builder-workspace/Sources/TableDirector.swift:394:5: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
    open func append(section: TableSection) -> Self {
    ^~~~
    public
/Users/admin/builder/spi-builder-workspace/Sources/TableDirector.swift:401:5: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
    open func append(sections: [TableSection]) -> Self {
    ^~~~
    public
/Users/admin/builder/spi-builder-workspace/Sources/TableDirector.swift:408:5: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
    open func append(rows: [Row]) -> Self {
    ^~~~
    public
/Users/admin/builder/spi-builder-workspace/Sources/TableDirector.swift:415:5: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
    open func insert(section: TableSection, atIndex index: Int) -> Self {
    ^~~~
    public
/Users/admin/builder/spi-builder-workspace/Sources/TableDirector.swift:422:5: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
    open func replaceSection(at index: Int, with section: TableSection) -> Self {
    ^~~~
    public
/Users/admin/builder/spi-builder-workspace/Sources/TableDirector.swift:431:5: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
    open func delete(sectionAt index: Int) -> Self {
    ^~~~
    public
/Users/admin/builder/spi-builder-workspace/Sources/TableDirector.swift:438:5: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
    open func remove(sectionAt index: Int) -> Self {
    ^~~~
    public
/Users/admin/builder/spi-builder-workspace/Sources/TableDirector.swift:443:5: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
    open func clear() -> Self {
    ^~~~
    public
/Users/admin/builder/spi-builder-workspace/Sources/TableDirector.swift:454:5: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
    open func delete(index: Int) -> Self {
    ^~~~
    public
/Users/admin/builder/spi-builder-workspace/Sources/TablePrototypeCellHeightCalculator.swift:28:17: warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
    private var separatorHeight = 1 / UIScreen.main.scale
                ^
/Users/admin/builder/spi-builder-workspace/Sources/TableRow.swift:27:44: warning: 'UITableViewRowAction' was deprecated in Mac Catalyst 13.1: Use UIContextualAction and related APIs instead.
    private(set) open var editingActions: [UITableViewRowAction]?
                                           ^
/Users/admin/builder/spi-builder-workspace/Sources/TableRow.swift:49:103: warning: 'UITableViewRowAction' was deprecated in Mac Catalyst 13.1: Use UIContextualAction and related APIs instead.
    public init(item: CellType.CellData, actions: [TableRowAction<CellType>]? = nil, editingActions: [UITableViewRowAction]? = nil) {
                                                                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/TableKit.swift:40:26: warning: 'UITableViewRowAction' was deprecated in Mac Catalyst 13.1: Use UIContextualAction and related APIs instead.
    var editingActions: [UITableViewRowAction]? { get }
                         ^
SwiftCompile normal arm64 Compiling\ Operators.swift /Users/admin/builder/spi-builder-workspace/Sources/Operators.swift (in target 'TableKit' from project 'TableKit')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745611458339127-swift-frontend-TableKit-Operators.swift-arm64_apple_ios13.1_macabi-o-Onone-4057050271.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2514 seconds (0.2521 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0398 ( 31.5%)   0.0455 ( 36.4%)   0.0853 ( 33.9%)   0.0856 ( 34.0%)  parse-and-resolve-imports
   0.0398 ( 31.5%)   0.0453 ( 36.3%)   0.0851 ( 33.8%)   0.0854 ( 33.9%)  Import resolution
   0.0103 (  8.2%)   0.0075 (  6.0%)   0.0178 (  7.1%)   0.0178 (  7.1%)  perform-sema
   0.0103 (  8.1%)   0.0075 (  6.0%)   0.0177 (  7.1%)   0.0177 (  7.0%)  Type checking and Semantic analysis
   0.0080 (  6.3%)   0.0067 (  5.3%)   0.0146 (  5.8%)   0.0146 (  5.8%)  typecheck-decl
   0.0063 (  5.0%)   0.0049 (  3.9%)   0.0112 (  4.4%)   0.0112 (  4.4%)  IRGen
   0.0025 (  2.0%)   0.0042 (  3.4%)   0.0068 (  2.7%)   0.0068 (  2.7%)  import-clang-decl
   0.0029 (  2.3%)   0.0009 (  0.7%)   0.0039 (  1.5%)   0.0039 (  1.5%)  typecheck-expr
   0.0020 (  1.6%)   0.0006 (  0.5%)   0.0027 (  1.1%)   0.0027 (  1.1%)  typecheck-stmt
   0.0010 (  0.8%)   0.0016 (  1.3%)   0.0027 (  1.1%)   0.0027 (  1.1%)  load-stdlib
   0.0018 (  1.4%)   0.0000 (  0.0%)   0.0019 (  0.7%)   0.0019 (  0.7%)  SIL optimization
   0.0009 (  0.7%)   0.0001 (  0.1%)   0.0010 (  0.4%)   0.0010 (  0.4%)  SILGen
   0.0004 (  0.4%)   0.0001 (  0.1%)   0.0005 (  0.2%)   0.0005 (  0.2%)  SILGen-function
   0.0002 (  0.2%)   0.0001 (  0.1%)   0.0003 (  0.1%)   0.0003 (  0.1%)  build-rewrite-system
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.1264 (100.0%)   0.1250 (100.0%)   0.2514 (100.0%)   0.2521 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.1318 seconds (0.1322 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0678 (100.0%)   0.0640 (100.0%)   0.1318 (100.0%)   0.1322 (100.0%)  Building Target
   0.0678 (100.0%)   0.0640 (100.0%)   0.1318 (100.0%)   0.1322 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Operators.swift (in target 'TableKit' from project 'TableKit')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/Operators.swift:23:10: warning: call to main actor-isolated instance method 'append(section:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
    left.append(section: right)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/TableDirector.swift:394:15: note: calls to instance method 'append(section:)' from outside of its actor context are implicitly asynchronous
    open func append(section: TableSection) -> Self {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/TableDirector.swift:394:15: note: main actor isolation inferred from conformance to protocol 'UITableViewDataSource'
    open func append(section: TableSection) -> Self {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/Operators.swift:22:13: note: add '@MainActor' to make operator function '+=' part of global actor 'MainActor'
public func +=(left: TableDirector, right: TableSection) {
            ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Operators.swift:27:10: warning: call to main actor-isolated instance method 'append(sections:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
    left.append(sections: right)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/TableDirector.swift:401:15: note: calls to instance method 'append(sections:)' from outside of its actor context are implicitly asynchronous
    open func append(sections: [TableSection]) -> Self {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/TableDirector.swift:401:15: note: main actor isolation inferred from conformance to protocol 'UITableViewDataSource'
    open func append(sections: [TableSection]) -> Self {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/Operators.swift:26:13: note: add '@MainActor' to make operator function '+=' part of global actor 'MainActor'
public func +=(left: TableDirector, right: [TableSection]) {
            ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Operators.swift:32:10: warning: call to main actor-isolated instance method 'append(sections:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
    left.append(sections: [TableSection(rows: [right])])
         ^
/Users/admin/builder/spi-builder-workspace/Sources/TableDirector.swift:401:15: note: calls to instance method 'append(sections:)' from outside of its actor context are implicitly asynchronous
    open func append(sections: [TableSection]) -> Self {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/TableDirector.swift:401:15: note: main actor isolation inferred from conformance to protocol 'UITableViewDataSource'
    open func append(sections: [TableSection]) -> Self {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/Operators.swift:31:13: note: add '@MainActor' to make operator function '+=' part of global actor 'MainActor'
public func +=(left: TableDirector, right: Row) {
            ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Operators.swift:36:10: warning: call to main actor-isolated instance method 'append(sections:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
    left.append(sections: [TableSection(rows: right)])
         ^
/Users/admin/builder/spi-builder-workspace/Sources/TableDirector.swift:401:15: note: calls to instance method 'append(sections:)' from outside of its actor context are implicitly asynchronous
    open func append(sections: [TableSection]) -> Self {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/TableDirector.swift:401:15: note: main actor isolation inferred from conformance to protocol 'UITableViewDataSource'
    open func append(sections: [TableSection]) -> Self {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/Operators.swift:35:13: note: add '@MainActor' to make operator function '+=' part of global actor 'MainActor'
public func +=(left: TableDirector, right: [Row]) {
            ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Operators.swift:23:10: warning: sending 'right' risks causing data races; this is an error in the Swift 6 language mode
    left.append(section: right)
    ~~~~~^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Operators.swift:23:10: note: sending task-isolated 'right' to main actor-isolated callee risks causing data races between main actor-isolated and task-isolated uses
    left.append(section: right)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Operators.swift:27:10: warning: sending 'right' risks causing data races; this is an error in the Swift 6 language mode
    left.append(sections: right)
    ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Operators.swift:27:10: note: sending task-isolated 'right' to main actor-isolated callee risks causing data races between main actor-isolated and task-isolated uses
    left.append(sections: right)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Operators.swift:32:10: warning: sending value of non-Sendable type '[TableSection]' risks causing data races; this is an error in the Swift 6 language mode
    left.append(sections: [TableSection(rows: [right])])
    ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Operators.swift:32:10: note: sending task-isolated value of non-Sendable type '[TableSection]' to main actor-isolated callee risks causing races in between task-isolated and main actor-isolated uses
    left.append(sections: [TableSection(rows: [right])])
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Operators.swift:36:10: warning: sending value of non-Sendable type '[TableSection]' risks causing data races; this is an error in the Swift 6 language mode
    left.append(sections: [TableSection(rows: right)])
    ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Operators.swift:36:10: note: sending task-isolated value of non-Sendable type '[TableSection]' to main actor-isolated callee risks causing races in between task-isolated and main actor-isolated uses
    left.append(sections: [TableSection(rows: right)])
         ^
SwiftDriverJobDiscovery normal arm64 Emitting module for TableKit (in target 'TableKit' from project 'TableKit')
SwiftDriver\ Compilation\ Requirements TableKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'TableKit' from project 'TableKit')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name TableKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/Objects-normal/arm64/TableKit.SwiftFileList -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-ios13.1-macabi -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -Fsystem /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/System/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/Objects-normal/arm64/TableKit-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/TableKit.build/Debug-maccatalyst/TableKit.build/Objects-normal/arm64/TableKit.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/TableKit.build/Debug-maccatalyst/TableKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/Objects-normal/arm64/TableKit_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/TableKit-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/TableKit-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/TableKit-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit-7a655d6c6b005b24062be07cbee15c61-VFS-maccatalyst/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/TableKit-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/include -Xcc -isystem -Xcc /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/usr/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/Objects-normal/arm64/TableKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Operators.swift (in target 'TableKit' from project 'TableKit')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/TableKit.framework/Versions/A/Headers/TableKit-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/Objects-normal/arm64/TableKit-Swift.h (in target 'TableKit' from project 'TableKit')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/Objects-normal/arm64/TableKit-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/TableKit.framework/Versions/A/Headers/TableKit-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/TableKit.framework/Versions/A/Modules/TableKit.swiftmodule/arm64-apple-ios-macabi.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/Objects-normal/arm64/TableKit.swiftmodule (in target 'TableKit' from project 'TableKit')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/Objects-normal/arm64/TableKit.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/TableKit.framework/Versions/A/Modules/TableKit.swiftmodule/arm64-apple-ios-macabi.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/TableKit.framework/Versions/A/Modules/TableKit.swiftmodule/arm64-apple-ios-macabi.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/Objects-normal/arm64/TableKit.swiftdoc (in target 'TableKit' from project 'TableKit')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/Objects-normal/arm64/TableKit.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/TableKit.framework/Versions/A/Modules/TableKit.swiftmodule/arm64-apple-ios-macabi.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/TableKit.framework/Versions/A/Modules/TableKit.swiftmodule/arm64-apple-ios-macabi.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/Objects-normal/arm64/TableKit.abi.json (in target 'TableKit' from project 'TableKit')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/Objects-normal/arm64/TableKit.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/TableKit.framework/Versions/A/Modules/TableKit.swiftmodule/arm64-apple-ios-macabi.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/TableKit.framework/Versions/A/Modules/TableKit.swiftmodule/Project/arm64-apple-ios-macabi.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/Objects-normal/arm64/TableKit.swiftsourceinfo (in target 'TableKit' from project 'TableKit')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/Objects-normal/arm64/TableKit.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/TableKit.framework/Versions/A/Modules/TableKit.swiftmodule/Project/arm64-apple-ios-macabi.swiftsourceinfo
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/Objects-normal/arm64/TableKit_vers.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/DerivedSources/TableKit_vers.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'TableKit' from project 'TableKit')
    cd /Users/admin/builder/spi-builder-workspace

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp

    builtin-ScanDependencies -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/Objects-normal/arm64/TableKit_vers.o.scan -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/Objects-normal/arm64/TableKit_vers.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/Objects-normal/arm64/TableKit_vers.dia -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/DerivedSources/TableKit_vers.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/Objects-normal/arm64/TableKit_vers.o -index-unit-output-path /TableKit.build/Debug-maccatalyst/TableKit.build/Objects-normal/arm64/TableKit_vers.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/Objects-normal/arm64/TableKit_vers.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/DerivedSources/TableKit_vers.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'TableKit' from project 'TableKit')
    cd /Users/admin/builder/spi-builder-workspace

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp

    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/Objects-normal/arm64/TableKit_vers.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/Objects-normal/arm64/TableKit_vers.dia -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/DerivedSources/TableKit_vers.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/Objects-normal/arm64/TableKit_vers.o -index-unit-output-path /TableKit.build/Debug-maccatalyst/TableKit.build/Objects-normal/arm64/TableKit_vers.o
SwiftDriverJobDiscovery normal arm64 Compiling TableSection.swift (in target 'TableKit' from project 'TableKit')
SwiftDriverJobDiscovery normal arm64 Compiling TableRowAction.swift (in target 'TableKit' from project 'TableKit')
SwiftDriverJobDiscovery normal arm64 Compiling TablePrototypeCellHeightCalculator.swift (in target 'TableKit' from project 'TableKit')
SwiftDriverJobDiscovery normal arm64 Compiling TableCellAction.swift (in target 'TableKit' from project 'TableKit')
SwiftDriverJobDiscovery normal arm64 Compiling TableCellRegisterer.swift (in target 'TableKit' from project 'TableKit')
SwiftDriverJobDiscovery normal arm64 Compiling TableKit.swift (in target 'TableKit' from project 'TableKit')
SwiftDriverJobDiscovery normal arm64 Compiling TableRow.swift (in target 'TableKit' from project 'TableKit')
SwiftDriverJobDiscovery normal arm64 Compiling ConfigurableCell.swift (in target 'TableKit' from project 'TableKit')
SwiftDriverJobDiscovery normal arm64 Compiling TableDirector.swift (in target 'TableKit' from project 'TableKit')
SwiftDriver\ Compilation TableKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'TableKit' from project 'TableKit')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name TableKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/Objects-normal/arm64/TableKit.SwiftFileList -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-ios13.1-macabi -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -Fsystem /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/System/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/Objects-normal/arm64/TableKit-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/TableKit.build/Debug-maccatalyst/TableKit.build/Objects-normal/arm64/TableKit.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/TableKit.build/Debug-maccatalyst/TableKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/Objects-normal/arm64/TableKit_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/TableKit-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/TableKit-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/TableKit-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit-7a655d6c6b005b24062be07cbee15c61-VFS-maccatalyst/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/TableKit-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/include -Xcc -isystem -Xcc /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/usr/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/Objects-normal/arm64/TableKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/TableKit.framework/Versions/A/TableKit normal (in target 'TableKit' from project 'TableKit')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios13.1-macabi -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/usr/lib -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/maccatalyst -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/usr/lib -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/maccatalyst -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/System/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/System/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/Objects-normal/arm64/TableKit.LinkFileList -install_name @rpath/TableKit.framework/Versions/A/TableKit -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker @executable_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/Objects-normal/arm64/TableKit_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/Objects-normal/arm64/TableKit_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/System/iOSSupport/usr/lib/swift -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/Objects-normal/arm64/TableKit.swiftmodule -compatibility_version 1 -current_version 1 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/TableKit.framework/Versions/A/TableKit
ExtractAppIntentsMetadata (in target 'TableKit' from project 'TableKit')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name TableKit --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk --xcode-version 16E140 --platform-family macOS --deployment-target 10.15 --bundle-identifier com.tablekit.TableKit --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/TableKit.framework/Versions/A/Resources --target-triple arm64-apple-ios13.1-macabi --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/TableKit.framework/Versions/A/TableKit --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/Objects-normal/arm64/TableKit_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/Objects-normal/arm64/TableKit.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/TableKit.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/TableKit.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TableKit.build/Debug-maccatalyst/TableKit.build/Objects-normal/arm64/TableKit.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-25 13:04:22.697 appintentsmetadataprocessor[706:4002] Starting appintentsmetadataprocessor export
2025-04-25 13:04:22.699 appintentsmetadataprocessor[706:4002] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst/TableKit.framework/Versions/A/TableKit.tbd (in target 'TableKit' from project 'TableKit')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/tapi stubify -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/System/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/System/Library/Frameworks -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/usr/lib -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/maccatalyst -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/usr/lib -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/maccatalyst /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/TableKit.framework/Versions/A/TableKit -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst/TableKit.framework/Versions/A/TableKit.tbd
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/TableKit.framework (in target 'TableKit' from project 'TableKit')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/TableKit.framework
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst/TableKit.framework/TableKit.tbd /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst/TableKit.framework/Versions/A/TableKit.tbd (in target 'TableKit' from project 'TableKit')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/ln -sfh /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst/TableKit.framework/Versions/A/TableKit.tbd /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst/TableKit.framework/TableKit.tbd
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/TableKit.framework (in target 'TableKit' from project 'TableKit')
    cd /Users/admin/builder/spi-builder-workspace
    /usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/TableKit.framework
** BUILD SUCCEEDED **
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:44ddee6fb8de557fe0a07ccd171ce8bc21aaee80, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:44ddee6fb8de557fe0a07ccd171ce8bc21aaee80, name:My Mac }
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "TableKit",
  "name" : "TableKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "TableKit",
      "targets" : [
        "TableKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TableKit",
      "module_type" : "SwiftTarget",
      "name" : "TableKit",
      "path" : "Sources",
      "product_memberships" : [
        "TableKit"
      ],
      "sources" : [
        "ConfigurableCell.swift",
        "Operators.swift",
        "TableCellAction.swift",
        "TableCellRegisterer.swift",
        "TableDirector.swift",
        "TableKit.swift",
        "TablePrototypeCellHeightCalculator.swift",
        "TableRow.swift",
        "TableRowAction.swift",
        "TableSection.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Done.