The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Mortar, reference 3.3.2 (a07e71), with Swift 6.1 for visionOS using Xcode 16.3 on 28 Feb 2026 15:34:15 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jmfieldman/Mortar.git
Reference: 3.3.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/jmfieldman/Mortar
 * tag               3.3.2      -> FETCH_HEAD
HEAD is now at a07e71f stacks for macOS
Cloned https://github.com/jmfieldman/Mortar.git
Revision (git rev-parse @):
a07e71f1ddd470946a64f1eaae788cf8a95d2bcb
SUCCESS checkout https://github.com/jmfieldman/Mortar.git at 3.3.2
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/jmfieldman/Mortar.git
https://github.com/jmfieldman/Mortar.git
{
  "dependencies" : [
    {
      "identity" : "combineex",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.46",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jmfieldman/CombineEx.git"
    }
  ],
  "manifest_display_name" : "Mortar",
  "name" : "Mortar",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "Mortar",
      "targets" : [
        "Mortar"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MortarTests",
      "module_type" : "SwiftTarget",
      "name" : "MortarTests",
      "path" : "MortarTests",
      "sources" : [
        "MortarLayoutTests.swift",
        "TestUtilities.swift"
      ],
      "target_dependencies" : [
        "Mortar"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Mortar",
      "module_type" : "SwiftTarget",
      "name" : "Mortar",
      "path" : "Mortar",
      "product_dependencies" : [
        "CombineEx"
      ],
      "product_memberships" : [
        "Mortar"
      ],
      "sources" : [
        "Exports.swift",
        "LayoutGuide+MortarCoordinate.swift",
        "ManagedViews/CollectionView/ManagedCollectionView.swift",
        "ManagedViews/CollectionView/ManagedCollectionViewCell.swift",
        "ManagedViews/CollectionView/ManagedCollectionViewHeaderFooterView.swift",
        "ManagedViews/CollectionView/ManagedCollectionViewSection.swift",
        "ManagedViews/ManagedViewCommon.swift",
        "ManagedViews/TableView/ManagedTableView.swift",
        "ManagedViews/TableView/ManagedTableViewCell.swift",
        "ManagedViews/TableView/ManagedTableViewDelegation.swift",
        "ManagedViews/TableView/ManagedTableViewHeaderFooterView.swift",
        "ManagedViews/TableView/ManagedTableViewSection.swift",
        "ManagedViews/TableView/StandardCells/StandardTableViewCell.swift",
        "Mortar.swift",
        "MortarAnchorProvider.swift",
        "MortarAxisPriorities.swift",
        "MortarCGFloatable.swift",
        "MortarConstraint.swift",
        "MortarConstraintGroup.swift",
        "MortarCoordinate.swift",
        "MortarError.swift",
        "MortarGestureRecognizer.swift",
        "MortarObjectAttachments.swift",
        "MortarReactive.swift",
        "MortarScrollView.swift",
        "MortarStyle.swift",
        "MortarTextDelegation.swift",
        "MortarViewAliases.swift",
        "Operators.swift",
        "View+LayoutStack.swift",
        "View+MortarCoordinate.swift",
        "View+ResultBuilder.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/jmfieldman/CombineEx.git
Creating working copy of package ‘CombineEx’
Checking out 0.0.75 of package ‘CombineEx’
Resolve Package Graph
Resolved source packages:
  CombineEx: https://github.com/jmfieldman/CombineEx.git @ 0.0.75
  Mortar: /Users/admin/builder/spi-builder-workspace
resolved source packages: CombineEx, Mortar
{
  "dependencies" : [
    {
      "identity" : "combineex",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.46",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jmfieldman/CombineEx.git"
    }
  ],
  "manifest_display_name" : "Mortar",
  "name" : "Mortar",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "Mortar",
      "targets" : [
        "Mortar"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MortarTests",
      "module_type" : "SwiftTarget",
      "name" : "MortarTests",
      "path" : "MortarTests",
      "sources" : [
        "MortarLayoutTests.swift",
        "TestUtilities.swift"
      ],
      "target_dependencies" : [
        "Mortar"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Mortar",
      "module_type" : "SwiftTarget",
      "name" : "Mortar",
      "path" : "Mortar",
      "product_dependencies" : [
        "CombineEx"
      ],
      "product_memberships" : [
        "Mortar"
      ],
      "sources" : [
        "Exports.swift",
        "LayoutGuide+MortarCoordinate.swift",
        "ManagedViews/CollectionView/ManagedCollectionView.swift",
        "ManagedViews/CollectionView/ManagedCollectionViewCell.swift",
        "ManagedViews/CollectionView/ManagedCollectionViewHeaderFooterView.swift",
        "ManagedViews/CollectionView/ManagedCollectionViewSection.swift",
        "ManagedViews/ManagedViewCommon.swift",
        "ManagedViews/TableView/ManagedTableView.swift",
        "ManagedViews/TableView/ManagedTableViewCell.swift",
        "ManagedViews/TableView/ManagedTableViewDelegation.swift",
        "ManagedViews/TableView/ManagedTableViewHeaderFooterView.swift",
        "ManagedViews/TableView/ManagedTableViewSection.swift",
        "ManagedViews/TableView/StandardCells/StandardTableViewCell.swift",
        "Mortar.swift",
        "MortarAnchorProvider.swift",
        "MortarAxisPriorities.swift",
        "MortarCGFloatable.swift",
        "MortarConstraint.swift",
        "MortarConstraintGroup.swift",
        "MortarCoordinate.swift",
        "MortarError.swift",
        "MortarGestureRecognizer.swift",
        "MortarObjectAttachments.swift",
        "MortarReactive.swift",
        "MortarScrollView.swift",
        "MortarStyle.swift",
        "MortarTextDelegation.swift",
        "MortarViewAliases.swift",
        "Operators.swift",
        "View+LayoutStack.swift",
        "View+MortarCoordinate.swift",
        "View+ResultBuilder.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Mortar"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Mortar -destination generic/platform=xrOS 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 Mortar -destination generic/platform=xrOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
  Mortar: /Users/admin/builder/spi-builder-workspace
  CombineEx: https://github.com/jmfieldman/CombineEx.git @ 0.0.75
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
    Target 'Mortar' in project 'Mortar'
        ➜ Explicit dependency on target 'Mortar' in project 'Mortar'
        ➜ Explicit dependency on target 'CombineEx' in project 'CombineEx'
    Target 'Mortar' in project 'Mortar'
        ➜ Explicit dependency on target 'CombineEx' in project 'CombineEx'
    Target 'CombineEx' in project 'CombineEx'
        ➜ Explicit dependency on target 'CombineEx' in project 'CombineEx'
    Target 'CombineEx' in project 'CombineEx' (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/XROS.platform/Developer/SDKs/XROS2.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: 52b2143fd5880aa958da53560ababb9c
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/52b2143fd5880aa958da53560ababb9c.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/XROS.platform/Developer/SDKs/XROS2.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-xros/CombineEx.build/CombineEx.modulemap (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-xros/CombineEx.build/CombineEx.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-xros/CombineEx.build/CombineEx.DependencyStaticMetadataFileList (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-xros/CombineEx.build/CombineEx.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-xros/CombineEx.build/Objects-normal/arm64/CombineEx-OutputFileMap.json (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-xros/CombineEx.build/Objects-normal/arm64/CombineEx-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-xros/CombineEx.build/Objects-normal/arm64/CombineEx.SwiftFileList (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-xros/CombineEx.build/Objects-normal/arm64/CombineEx.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-xros/CombineEx.build/Objects-normal/arm64/CombineEx.SwiftConstValuesFileList (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-xros/CombineEx.build/Objects-normal/arm64/CombineEx.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-xros/CombineEx.build/Objects-normal/arm64/CombineEx_const_extract_protocols.json (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-xros/CombineEx.build/Objects-normal/arm64/CombineEx_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-xros/CombineEx.build/Objects-normal/arm64/CombineEx.LinkFileList (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-xros/CombineEx.build/Objects-normal/arm64/CombineEx.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mortar.build/Debug-xros/Mortar.build/Objects-normal/arm64/Mortar.SwiftFileList (in target 'Mortar' from project 'Mortar')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mortar.build/Debug-xros/Mortar.build/Objects-normal/arm64/Mortar.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mortar.build/Debug-xros/Mortar.build/Objects-normal/arm64/Mortar_const_extract_protocols.json (in target 'Mortar' from project 'Mortar')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mortar.build/Debug-xros/Mortar.build/Objects-normal/arm64/Mortar_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mortar.build/Debug-xros/Mortar.build/Objects-normal/arm64/Mortar.SwiftConstValuesFileList (in target 'Mortar' from project 'Mortar')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mortar.build/Debug-xros/Mortar.build/Objects-normal/arm64/Mortar.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mortar.build/Debug-xros/Mortar.build/Objects-normal/arm64/Mortar.LinkFileList (in target 'Mortar' from project 'Mortar')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mortar.build/Debug-xros/Mortar.build/Objects-normal/arm64/Mortar.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mortar.build/Debug-xros/Mortar.build/Objects-normal/arm64/Mortar-OutputFileMap.json (in target 'Mortar' from project 'Mortar')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mortar.build/Debug-xros/Mortar.build/Objects-normal/arm64/Mortar-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mortar.build/Debug-xros/Mortar.build/Mortar.modulemap (in target 'Mortar' from project 'Mortar')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mortar.build/Debug-xros/Mortar.build/Mortar.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mortar.build/Debug-xros/Mortar.build/Mortar.DependencyStaticMetadataFileList (in target 'Mortar' from project 'Mortar')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mortar.build/Debug-xros/Mortar.build/Mortar.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mortar.build/Debug-xros/Mortar.build/Mortar.DependencyMetadataFileList (in target 'Mortar' from project 'Mortar')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mortar.build/Debug-xros/Mortar.build/Mortar.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-xros/CombineEx.build/CombineEx.DependencyMetadataFileList (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-xros/CombineEx.build/CombineEx.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/CombineEx.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-xros/CombineEx.build/CombineEx.modulemap (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx
    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/CombineEx.build/Debug-xros/CombineEx.build/CombineEx.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Mortar.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mortar.build/Debug-xros/Mortar.build/Mortar.modulemap (in target 'Mortar' from project 'Mortar')
    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/Mortar.build/Debug-xros/Mortar.build/Mortar.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
SwiftDriver CombineEx normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name CombineEx -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-xros/CombineEx.build/Objects-normal/arm64/CombineEx.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-xros/CombineEx.build/Objects-normal/arm64/CombineEx-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/CombineEx.build/Debug-xros/CombineEx.build/Objects-normal/arm64/CombineEx.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name combineex -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-xros/CombineEx.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-xros/CombineEx.build/Objects-normal/arm64/CombineEx_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-xros/CombineEx.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-xros/CombineEx.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-xros/CombineEx.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-xros/CombineEx.build/Objects-normal/arm64/CombineEx-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ Action.swift,\ ActionTrigger.swift,\ BindTarget.swift,\ KvoProperty.swift,\ SinkProviding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/Action/Action.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/Action/ActionTrigger.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/Cocoa/BindTarget.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/Cocoa/KvoProperty.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/Cocoa/SinkProviding.swift (in target 'CombineEx' from project 'CombineEx')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/Action/Action.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

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

SwiftCompile normal arm64 Compiling\ AttemptMap.swift,\ CombinePrevious.swift,\ CompleteAfter.swift,\ CompositeError.swift,\ Custom.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/NewOperators/AttemptMap.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/NewOperators/CombinePrevious.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/NewOperators/CompleteAfter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/NewOperators/CompositeError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/NewOperators/Custom.swift (in target 'CombineEx' from project 'CombineEx')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/NewOperators/AttemptMap.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

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

SwiftCompile normal arm64 Compiling\ DeferredFuture+Operators.swift,\ DeferredFuture.swift,\ DeferredPublisher+Operators.swift,\ DeferredPublisher.swift,\ Exports.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/DeferredFuture/DeferredFuture+Operators.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/DeferredFuture/DeferredFuture.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/DeferredPublisher/DeferredPublisher+Operators.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/DeferredPublisher/DeferredPublisher.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/Exports.swift (in target 'CombineEx' from project 'CombineEx')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/DeferredFuture/DeferredFuture+Operators.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

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

SwiftCompile normal arm64 Compiling\ DeferredFutureDemuxer.swift,\ DemoteFailure.swift,\ EventHandling.swift,\ EventHandlingMainActor.swift,\ FilterProperty.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/NewOperators/DeferredFutureDemuxer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/NewOperators/DemoteFailure.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/NewOperators/EventHandling.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/NewOperators/EventHandlingMainActor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/NewOperators/FilterProperty.swift (in target 'CombineEx' from project 'CombineEx')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/NewOperators/DeferredFutureDemuxer.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

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

SwiftCompile normal arm64 Compiling\ Aggregation+DeferredFuture.swift,\ Aggregation+DeferredPublisher.swift,\ Aggregation+Publisher.swift,\ Aggregation.swift,\ AsyncFuture.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/NewOperators/Aggregation+DeferredFuture.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/NewOperators/Aggregation+DeferredPublisher.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/NewOperators/Aggregation+Publisher.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/NewOperators/Aggregation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/NewOperators/AsyncFuture.swift (in target 'CombineEx' from project 'CombineEx')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/NewOperators/Aggregation+DeferredFuture.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

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

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

SwiftCompile normal arm64 Compiling\ PropertyProtocol+Operators.swift,\ UIProperty.swift,\ Publisher+SchedulerExtensions.swift,\ UIScheduler.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/Property/PropertyProtocol+Operators.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/Property/UIProperty.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/Schedulers/Publisher+SchedulerExtensions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/Schedulers/UIScheduler.swift (in target 'CombineEx' from project 'CombineEx')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/Property/PropertyProtocol+Operators.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

SwiftCompile normal arm64 Compiling\ PromoteFailure.swift,\ PropertyMap.swift,\ ReplaySubject.swift,\ SendableOverloads.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/NewOperators/PromoteFailure.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/NewOperators/PropertyMap.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/NewOperators/ReplaySubject.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/NewOperators/SendableOverloads.swift (in target 'CombineEx' from project 'CombineEx')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/NewOperators/PromoteFailure.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

SwiftCompile normal arm64 Compiling\ Sink.swift,\ MutableProperty.swift,\ PersistentProperty.swift,\ Property.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/NewOperators/Sink.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/Property/MutableProperty.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/Property/PersistentProperty.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/Property/Property.swift (in target 'CombineEx' from project 'CombineEx')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/NewOperators/Sink.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

SwiftCompile normal arm64 Compiling\ FlatMapLatest.swift,\ IgnoreFailure.swift,\ JustFailEmpty.swift,\ MapOnMainActor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/NewOperators/FlatMapLatest.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/NewOperators/IgnoreFailure.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/NewOperators/JustFailEmpty.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/NewOperators/MapOnMainActor.swift (in target 'CombineEx' from project 'CombineEx')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/NewOperators/FlatMapLatest.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

SwiftCompile normal arm64 Compiling\ MapOptional.swift,\ MapVoid.swift,\ Pipe.swift,\ PrependDynamic.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/NewOperators/MapOptional.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/NewOperators/MapVoid.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/NewOperators/Pipe.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/NewOperators/PrependDynamic.swift (in target 'CombineEx' from project 'CombineEx')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/NewOperators/MapOptional.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

SwiftDriverJobDiscovery normal arm64 Emitting module for CombineEx (in target 'CombineEx' from project 'CombineEx')
SwiftDriver\ Compilation\ Requirements CombineEx normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name CombineEx -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-xros/CombineEx.build/Objects-normal/arm64/CombineEx.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-xros/CombineEx.build/Objects-normal/arm64/CombineEx-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/CombineEx.build/Debug-xros/CombineEx.build/Objects-normal/arm64/CombineEx.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name combineex -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-xros/CombineEx.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-xros/CombineEx.build/Objects-normal/arm64/CombineEx_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-xros/CombineEx.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-xros/CombineEx.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-xros/CombineEx.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-xros/CombineEx.build/Objects-normal/arm64/CombineEx-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling MapOptional.swift, MapVoid.swift, Pipe.swift, PrependDynamic.swift (in target 'CombineEx' from project 'CombineEx')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/CombineEx-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-xros/CombineEx.build/Objects-normal/arm64/CombineEx-Swift.h (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-xros/CombineEx.build/Objects-normal/arm64/CombineEx-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/CombineEx-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CombineEx.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-xros/CombineEx.build/Objects-normal/arm64/CombineEx.swiftmodule (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx
    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/CombineEx.build/Debug-xros/CombineEx.build/Objects-normal/arm64/CombineEx.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CombineEx.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CombineEx.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-xros/CombineEx.build/Objects-normal/arm64/CombineEx.swiftdoc (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx
    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/CombineEx.build/Debug-xros/CombineEx.build/Objects-normal/arm64/CombineEx.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CombineEx.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CombineEx.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-xros/CombineEx.build/Objects-normal/arm64/CombineEx.abi.json (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx
    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/CombineEx.build/Debug-xros/CombineEx.build/Objects-normal/arm64/CombineEx.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CombineEx.swiftmodule/arm64-apple-xros.abi.json
SwiftDriverJobDiscovery normal arm64 Compiling FlatMapLatest.swift, IgnoreFailure.swift, JustFailEmpty.swift, MapOnMainActor.swift (in target 'CombineEx' from project 'CombineEx')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CombineEx.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-xros/CombineEx.build/Objects-normal/arm64/CombineEx.swiftsourceinfo (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx
    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/CombineEx.build/Debug-xros/CombineEx.build/Objects-normal/arm64/CombineEx.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CombineEx.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriver Mortar normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Mortar' from project 'Mortar')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Mortar -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mortar.build/Debug-xros/Mortar.build/Objects-normal/arm64/Mortar.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mortar.build/Debug-xros/Mortar.build/Objects-normal/arm64/Mortar-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/Mortar.build/Debug-xros/Mortar.build/Objects-normal/arm64/Mortar.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mortar.build/Debug-xros/Mortar.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mortar.build/Debug-xros/Mortar.build/Objects-normal/arm64/Mortar_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mortar.build/Debug-xros/Mortar.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mortar.build/Debug-xros/Mortar.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mortar.build/Debug-xros/Mortar.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mortar.build/Debug-xros/Mortar.build/Objects-normal/arm64/Mortar-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling PromoteFailure.swift, PropertyMap.swift, ReplaySubject.swift, SendableOverloads.swift (in target 'CombineEx' from project 'CombineEx')
SwiftDriverJobDiscovery normal arm64 Compiling DeferredFutureDemuxer.swift, DemoteFailure.swift, EventHandling.swift, EventHandlingMainActor.swift, FilterProperty.swift (in target 'CombineEx' from project 'CombineEx')
SwiftDriverJobDiscovery normal arm64 Compiling Sink.swift, MutableProperty.swift, PersistentProperty.swift, Property.swift (in target 'CombineEx' from project 'CombineEx')
SwiftDriverJobDiscovery normal arm64 Compiling AttemptMap.swift, CombinePrevious.swift, CompleteAfter.swift, CompositeError.swift, Custom.swift (in target 'CombineEx' from project 'CombineEx')
SwiftCompile normal arm64 Compiling\ ManagedTableViewSection.swift,\ StandardTableViewCell.swift,\ Mortar.swift /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/TableView/ManagedTableViewSection.swift /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/TableView/StandardCells/StandardTableViewCell.swift /Users/admin/builder/spi-builder-workspace/Mortar/Mortar.swift (in target 'Mortar' from project 'Mortar')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Mortar/Exports.swift /Users/admin/builder/spi-builder-workspace/Mortar/LayoutGuide+MortarCoordinate.swift /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/CollectionView/ManagedCollectionView.swift /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/CollectionView/ManagedCollectionViewCell.swift /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/CollectionView/ManagedCollectionViewHeaderFooterView.swift /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/CollectionView/ManagedCollectionViewSection.swift /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/ManagedViewCommon.swift /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/TableView/ManagedTableView.swift /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/TableView/ManagedTableViewCell.swift /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/TableView/ManagedTableViewDelegation.swift /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/TableView/ManagedTableViewHeaderFooterView.swift -primary-file /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/TableView/ManagedTableViewSection.swift -primary-file /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/TableView/StandardCells/StandardTableViewCell.swift -primary-file /Users/admin/builder/spi-builder-workspace/Mortar/Mortar.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarAnchorProvider.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarAxisPriorities.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarCGFloatable.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarConstraint.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarConstraintGroup.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarCoordinate.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarError.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarGestureRecognizer.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarObjectAttachments.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarReactive.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarScrollView.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarStyle.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarTextDelegation.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarViewAliases.swift /Users/admin/builder/spi-builder-workspace/Mortar/Operators.swift /Users/admin/builder/spi-builder-workspace/Mortar/View+LayoutStack.swift /Users/admin/builder/spi-builder-workspace/Mortar/View+MortarCoordinate.swift /Users/admin/builder/spi-builder-workspace/Mortar/View+ResultBuilder.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mortar.build/Debug-xros/Mortar.build/Objects-normal/arm64/supplementaryOutputs-24 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mortar.build/Debug-xros/Mortar.build/Objects-normal/arm64/Mortar_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mortar.build/Debug-xros/Mortar.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mortar.build/Debug-xros/Mortar.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mortar.build/Debug-xros/Mortar.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mortar.build/Debug-xros/Mortar.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Mortar -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.4 -target-sdk-name xros2.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mortar.build/Debug-xros/Mortar.build/Objects-normal/arm64/ManagedTableViewSection.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mortar.build/Debug-xros/Mortar.build/Objects-normal/arm64/StandardTableViewCell.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mortar.build/Debug-xros/Mortar.build/Objects-normal/arm64/Mortar.o -index-unit-output-path /Mortar.build/Debug-xros/Mortar.build/Objects-normal/arm64/ManagedTableViewSection.o -index-unit-output-path /Mortar.build/Debug-xros/Mortar.build/Objects-normal/arm64/StandardTableViewCell.o -index-unit-output-path /Mortar.build/Debug-xros/Mortar.build/Objects-normal/arm64/Mortar.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/TableView/ManagedTableViewSection.swift (in target 'Mortar' from project 'Mortar')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Mortar/Exports.swift:12:19: error: no such module 'AppKit'
@_exported import AppKit
                  ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/TableView/StandardCells/StandardTableViewCell.swift (in target 'Mortar' from project 'Mortar')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Mortar/Exports.swift:12:19: error: no such module 'AppKit'
@_exported import AppKit
                  ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Mortar/Mortar.swift (in target 'Mortar' from project 'Mortar')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Mortar/Exports.swift:12:19: error: no such module 'AppKit'
@_exported import AppKit
                  ^
SwiftCompile normal arm64 Compiling\ Exports.swift,\ LayoutGuide+MortarCoordinate.swift,\ ManagedCollectionView.swift,\ ManagedCollectionViewCell.swift /Users/admin/builder/spi-builder-workspace/Mortar/Exports.swift /Users/admin/builder/spi-builder-workspace/Mortar/LayoutGuide+MortarCoordinate.swift /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/CollectionView/ManagedCollectionView.swift /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/CollectionView/ManagedCollectionViewCell.swift (in target 'Mortar' from project 'Mortar')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Mortar/Exports.swift -primary-file /Users/admin/builder/spi-builder-workspace/Mortar/LayoutGuide+MortarCoordinate.swift -primary-file /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/CollectionView/ManagedCollectionView.swift -primary-file /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/CollectionView/ManagedCollectionViewCell.swift /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/CollectionView/ManagedCollectionViewHeaderFooterView.swift /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/CollectionView/ManagedCollectionViewSection.swift /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/ManagedViewCommon.swift /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/TableView/ManagedTableView.swift /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/TableView/ManagedTableViewCell.swift /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/TableView/ManagedTableViewDelegation.swift /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/TableView/ManagedTableViewHeaderFooterView.swift /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/TableView/ManagedTableViewSection.swift /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/TableView/StandardCells/StandardTableViewCell.swift /Users/admin/builder/spi-builder-workspace/Mortar/Mortar.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarAnchorProvider.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarAxisPriorities.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarCGFloatable.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarConstraint.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarConstraintGroup.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarCoordinate.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarError.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarGestureRecognizer.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarObjectAttachments.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarReactive.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarScrollView.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarStyle.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarTextDelegation.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarViewAliases.swift /Users/admin/builder/spi-builder-workspace/Mortar/Operators.swift /Users/admin/builder/spi-builder-workspace/Mortar/View+LayoutStack.swift /Users/admin/builder/spi-builder-workspace/Mortar/View+MortarCoordinate.swift /Users/admin/builder/spi-builder-workspace/Mortar/View+ResultBuilder.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mortar.build/Debug-xros/Mortar.build/Objects-normal/arm64/supplementaryOutputs-21 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mortar.build/Debug-xros/Mortar.build/Objects-normal/arm64/Mortar_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mortar.build/Debug-xros/Mortar.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mortar.build/Debug-xros/Mortar.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mortar.build/Debug-xros/Mortar.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mortar.build/Debug-xros/Mortar.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Mortar -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.4 -target-sdk-name xros2.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mortar.build/Debug-xros/Mortar.build/Objects-normal/arm64/Exports.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mortar.build/Debug-xros/Mortar.build/Objects-normal/arm64/LayoutGuide+MortarCoordinate.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mortar.build/Debug-xros/Mortar.build/Objects-normal/arm64/ManagedCollectionView.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mortar.build/Debug-xros/Mortar.build/Objects-normal/arm64/ManagedCollectionViewCell.o -index-unit-output-path /Mortar.build/Debug-xros/Mortar.build/Objects-normal/arm64/Exports.o -index-unit-output-path /Mortar.build/Debug-xros/Mortar.build/Objects-normal/arm64/LayoutGuide+MortarCoordinate.o -index-unit-output-path /Mortar.build/Debug-xros/Mortar.build/Objects-normal/arm64/ManagedCollectionView.o -index-unit-output-path /Mortar.build/Debug-xros/Mortar.build/Objects-normal/arm64/ManagedCollectionViewCell.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Mortar/Exports.swift (in target 'Mortar' from project 'Mortar')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Mortar/Exports.swift:12:19: error: no such module 'AppKit'
@_exported import AppKit
                  ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Mortar/LayoutGuide+MortarCoordinate.swift (in target 'Mortar' from project 'Mortar')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/CollectionView/ManagedCollectionView.swift (in target 'Mortar' from project 'Mortar')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/CollectionView/ManagedCollectionViewCell.swift (in target 'Mortar' from project 'Mortar')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ MortarConstraint.swift,\ MortarConstraintGroup.swift,\ MortarCoordinate.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarConstraint.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarConstraintGroup.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarCoordinate.swift (in target 'Mortar' from project 'Mortar')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Mortar/MortarConstraint.swift (in target 'Mortar' from project 'Mortar')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Mortar/MortarConstraintGroup.swift (in target 'Mortar' from project 'Mortar')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Mortar/MortarCoordinate.swift (in target 'Mortar' from project 'Mortar')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64 Compiling\ MortarError.swift,\ MortarGestureRecognizer.swift,\ MortarObjectAttachments.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarError.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarGestureRecognizer.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarObjectAttachments.swift (in target 'Mortar' from project 'Mortar')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Mortar/MortarError.swift (in target 'Mortar' from project 'Mortar')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Mortar/MortarGestureRecognizer.swift (in target 'Mortar' from project 'Mortar')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Mortar/MortarObjectAttachments.swift (in target 'Mortar' from project 'Mortar')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ManagedTableViewCell.swift,\ ManagedTableViewDelegation.swift,\ ManagedTableViewHeaderFooterView.swift /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/TableView/ManagedTableViewCell.swift /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/TableView/ManagedTableViewDelegation.swift /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/TableView/ManagedTableViewHeaderFooterView.swift (in target 'Mortar' from project 'Mortar')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Mortar/Exports.swift /Users/admin/builder/spi-builder-workspace/Mortar/LayoutGuide+MortarCoordinate.swift /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/CollectionView/ManagedCollectionView.swift /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/CollectionView/ManagedCollectionViewCell.swift /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/CollectionView/ManagedCollectionViewHeaderFooterView.swift /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/CollectionView/ManagedCollectionViewSection.swift /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/ManagedViewCommon.swift /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/TableView/ManagedTableView.swift -primary-file /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/TableView/ManagedTableViewCell.swift -primary-file /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/TableView/ManagedTableViewDelegation.swift -primary-file /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/TableView/ManagedTableViewHeaderFooterView.swift /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/TableView/ManagedTableViewSection.swift /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/TableView/StandardCells/StandardTableViewCell.swift /Users/admin/builder/spi-builder-workspace/Mortar/Mortar.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarAnchorProvider.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarAxisPriorities.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarCGFloatable.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarConstraint.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarConstraintGroup.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarCoordinate.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarError.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarGestureRecognizer.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarObjectAttachments.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarReactive.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarScrollView.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarStyle.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarTextDelegation.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarViewAliases.swift /Users/admin/builder/spi-builder-workspace/Mortar/Operators.swift /Users/admin/builder/spi-builder-workspace/Mortar/View+LayoutStack.swift /Users/admin/builder/spi-builder-workspace/Mortar/View+MortarCoordinate.swift /Users/admin/builder/spi-builder-workspace/Mortar/View+ResultBuilder.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mortar.build/Debug-xros/Mortar.build/Objects-normal/arm64/supplementaryOutputs-23 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mortar.build/Debug-xros/Mortar.build/Objects-normal/arm64/Mortar_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mortar.build/Debug-xros/Mortar.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mortar.build/Debug-xros/Mortar.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mortar.build/Debug-xros/Mortar.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mortar.build/Debug-xros/Mortar.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Mortar -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.4 -target-sdk-name xros2.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mortar.build/Debug-xros/Mortar.build/Objects-normal/arm64/ManagedTableViewCell.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mortar.build/Debug-xros/Mortar.build/Objects-normal/arm64/ManagedTableViewDelegation.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mortar.build/Debug-xros/Mortar.build/Objects-normal/arm64/ManagedTableViewHeaderFooterView.o -index-unit-output-path /Mortar.build/Debug-xros/Mortar.build/Objects-normal/arm64/ManagedTableViewCell.o -index-unit-output-path /Mortar.build/Debug-xros/Mortar.build/Objects-normal/arm64/ManagedTableViewDelegation.o -index-unit-output-path /Mortar.build/Debug-xros/Mortar.build/Objects-normal/arm64/ManagedTableViewHeaderFooterView.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/TableView/ManagedTableViewCell.swift (in target 'Mortar' from project 'Mortar')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Mortar/Exports.swift:12:19: error: no such module 'AppKit'
@_exported import AppKit
                  ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/TableView/ManagedTableViewDelegation.swift (in target 'Mortar' from project 'Mortar')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Mortar/Exports.swift:12:19: error: no such module 'AppKit'
@_exported import AppKit
                  ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/TableView/ManagedTableViewHeaderFooterView.swift (in target 'Mortar' from project 'Mortar')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Mortar/Exports.swift:12:19: error: no such module 'AppKit'
@_exported import AppKit
                  ^
SwiftCompile normal arm64 Compiling\ MortarAnchorProvider.swift,\ MortarAxisPriorities.swift,\ MortarCGFloatable.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarAnchorProvider.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarAxisPriorities.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarCGFloatable.swift (in target 'Mortar' from project 'Mortar')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Mortar/MortarAnchorProvider.swift (in target 'Mortar' from project 'Mortar')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Mortar/MortarAxisPriorities.swift (in target 'Mortar' from project 'Mortar')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Mortar/MortarCGFloatable.swift (in target 'Mortar' from project 'Mortar')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling DeferredFuture+Operators.swift, DeferredFuture.swift, DeferredPublisher+Operators.swift, DeferredPublisher.swift, Exports.swift (in target 'CombineEx' from project 'CombineEx')
SwiftCompile normal arm64 Compiling\ ManagedCollectionViewHeaderFooterView.swift,\ ManagedCollectionViewSection.swift,\ ManagedViewCommon.swift,\ ManagedTableView.swift /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/CollectionView/ManagedCollectionViewHeaderFooterView.swift /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/CollectionView/ManagedCollectionViewSection.swift /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/ManagedViewCommon.swift /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/TableView/ManagedTableView.swift (in target 'Mortar' from project 'Mortar')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/CollectionView/ManagedCollectionViewHeaderFooterView.swift (in target 'Mortar' from project 'Mortar')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/CollectionView/ManagedCollectionViewSection.swift (in target 'Mortar' from project 'Mortar')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/ManagedViewCommon.swift (in target 'Mortar' from project 'Mortar')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/TableView/ManagedTableView.swift (in target 'Mortar' from project 'Mortar')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling Aggregation+DeferredFuture.swift, Aggregation+DeferredPublisher.swift, Aggregation+Publisher.swift, Aggregation.swift, AsyncFuture.swift (in target 'CombineEx' from project 'CombineEx')
SwiftCompile normal arm64 Compiling\ View+LayoutStack.swift,\ View+MortarCoordinate.swift,\ View+ResultBuilder.swift /Users/admin/builder/spi-builder-workspace/Mortar/View+LayoutStack.swift /Users/admin/builder/spi-builder-workspace/Mortar/View+MortarCoordinate.swift /Users/admin/builder/spi-builder-workspace/Mortar/View+ResultBuilder.swift (in target 'Mortar' from project 'Mortar')
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal arm64 Compiling\ ManagedTableViewSection.swift,\ StandardTableViewCell.swift,\ Mortar.swift /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/TableView/ManagedTableViewSection.swift /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/TableView/StandardCells/StandardTableViewCell.swift /Users/admin/builder/spi-builder-workspace/Mortar/Mortar.swift (in target 'Mortar' from project 'Mortar')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/TableView/ManagedTableViewSection.swift (in target 'Mortar' from project 'Mortar')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/TableView/StandardCells/StandardTableViewCell.swift (in target 'Mortar' from project 'Mortar')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Mortar/Mortar.swift (in target 'Mortar' from project 'Mortar')
	SwiftCompile normal arm64 Compiling\ Exports.swift,\ LayoutGuide+MortarCoordinate.swift,\ ManagedCollectionView.swift,\ ManagedCollectionViewCell.swift /Users/admin/builder/spi-builder-workspace/Mortar/Exports.swift /Users/admin/builder/spi-builder-workspace/Mortar/LayoutGuide+MortarCoordinate.swift /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/CollectionView/ManagedCollectionView.swift /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/CollectionView/ManagedCollectionViewCell.swift (in target 'Mortar' from project 'Mortar')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Mortar/Exports.swift (in target 'Mortar' from project 'Mortar')
	SwiftCompile normal arm64 Compiling\ ManagedTableViewCell.swift,\ ManagedTableViewDelegation.swift,\ ManagedTableViewHeaderFooterView.swift /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/TableView/ManagedTableViewCell.swift /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/TableView/ManagedTableViewDelegation.swift /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/TableView/ManagedTableViewHeaderFooterView.swift (in target 'Mortar' from project 'Mortar')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/TableView/ManagedTableViewCell.swift (in target 'Mortar' from project 'Mortar')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/TableView/ManagedTableViewDelegation.swift (in target 'Mortar' from project 'Mortar')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/TableView/ManagedTableViewHeaderFooterView.swift (in target 'Mortar' from project 'Mortar')
	SwiftCompile normal arm64 Compiling\ View+LayoutStack.swift,\ View+MortarCoordinate.swift,\ View+ResultBuilder.swift /Users/admin/builder/spi-builder-workspace/Mortar/View+LayoutStack.swift /Users/admin/builder/spi-builder-workspace/Mortar/View+MortarCoordinate.swift /Users/admin/builder/spi-builder-workspace/Mortar/View+ResultBuilder.swift (in target 'Mortar' from project 'Mortar')
	Building workspace spi-builder-workspace with scheme Mortar
(12 failures)
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  CombineEx: https://github.com/jmfieldman/CombineEx.git @ 0.0.75
  Mortar: /Users/admin/builder/spi-builder-workspace
resolved source packages: CombineEx, Mortar
{
  "dependencies" : [
    {
      "identity" : "combineex",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.46",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jmfieldman/CombineEx.git"
    }
  ],
  "manifest_display_name" : "Mortar",
  "name" : "Mortar",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "Mortar",
      "targets" : [
        "Mortar"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MortarTests",
      "module_type" : "SwiftTarget",
      "name" : "MortarTests",
      "path" : "MortarTests",
      "sources" : [
        "MortarLayoutTests.swift",
        "TestUtilities.swift"
      ],
      "target_dependencies" : [
        "Mortar"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Mortar",
      "module_type" : "SwiftTarget",
      "name" : "Mortar",
      "path" : "Mortar",
      "product_dependencies" : [
        "CombineEx"
      ],
      "product_memberships" : [
        "Mortar"
      ],
      "sources" : [
        "Exports.swift",
        "LayoutGuide+MortarCoordinate.swift",
        "ManagedViews/CollectionView/ManagedCollectionView.swift",
        "ManagedViews/CollectionView/ManagedCollectionViewCell.swift",
        "ManagedViews/CollectionView/ManagedCollectionViewHeaderFooterView.swift",
        "ManagedViews/CollectionView/ManagedCollectionViewSection.swift",
        "ManagedViews/ManagedViewCommon.swift",
        "ManagedViews/TableView/ManagedTableView.swift",
        "ManagedViews/TableView/ManagedTableViewCell.swift",
        "ManagedViews/TableView/ManagedTableViewDelegation.swift",
        "ManagedViews/TableView/ManagedTableViewHeaderFooterView.swift",
        "ManagedViews/TableView/ManagedTableViewSection.swift",
        "ManagedViews/TableView/StandardCells/StandardTableViewCell.swift",
        "Mortar.swift",
        "MortarAnchorProvider.swift",
        "MortarAxisPriorities.swift",
        "MortarCGFloatable.swift",
        "MortarConstraint.swift",
        "MortarConstraintGroup.swift",
        "MortarCoordinate.swift",
        "MortarError.swift",
        "MortarGestureRecognizer.swift",
        "MortarObjectAttachments.swift",
        "MortarReactive.swift",
        "MortarScrollView.swift",
        "MortarStyle.swift",
        "MortarTextDelegation.swift",
        "MortarViewAliases.swift",
        "Operators.swift",
        "View+LayoutStack.swift",
        "View+MortarCoordinate.swift",
        "View+ResultBuilder.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Mortar"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Mortar -destination generic/platform=xrOS
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 Mortar -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
  CombineEx: https://github.com/jmfieldman/CombineEx.git @ 0.0.75
  Mortar: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
    Target 'Mortar' in project 'Mortar'
        ➜ Explicit dependency on target 'Mortar' in project 'Mortar'
        ➜ Explicit dependency on target 'CombineEx' in project 'CombineEx'
    Target 'Mortar' in project 'Mortar'
        ➜ Explicit dependency on target 'CombineEx' in project 'CombineEx'
    Target 'CombineEx' in project 'CombineEx'
        ➜ Explicit dependency on target 'CombineEx' in project 'CombineEx'
    Target 'CombineEx' in project 'CombineEx' (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/XROS.platform/Developer/SDKs/XROS2.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: 06efaa183bd6fe49fd63f47c4229a60e
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/06efaa183bd6fe49fd63f47c4229a60e.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/XROS.platform/Developer/SDKs/XROS2.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
SwiftDriver CombineEx normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name CombineEx -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-xros/CombineEx.build/Objects-normal/arm64/CombineEx.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-xros/CombineEx.build/Objects-normal/arm64/CombineEx-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/CombineEx.build/Debug-xros/CombineEx.build/Objects-normal/arm64/CombineEx.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name combineex -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-xros/CombineEx.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-xros/CombineEx.build/Objects-normal/arm64/CombineEx_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-xros/CombineEx.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-xros/CombineEx.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-xros/CombineEx.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-xros/CombineEx.build/Objects-normal/arm64/CombineEx-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ DeferredFuture+Operators.swift,\ DeferredFuture.swift,\ DeferredPublisher+Operators.swift,\ DeferredPublisher.swift,\ Exports.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/DeferredFuture/DeferredFuture+Operators.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/DeferredFuture/DeferredFuture.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/DeferredPublisher/DeferredPublisher+Operators.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/DeferredPublisher/DeferredPublisher.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/Exports.swift (in target 'CombineEx' from project 'CombineEx')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/DeferredFuture/DeferredFuture+Operators.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

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

SwiftCompile normal arm64 Compiling\ FlatMapLatest.swift,\ IgnoreFailure.swift,\ JustFailEmpty.swift,\ MapOnMainActor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/NewOperators/FlatMapLatest.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/NewOperators/IgnoreFailure.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/NewOperators/JustFailEmpty.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/NewOperators/MapOnMainActor.swift (in target 'CombineEx' from project 'CombineEx')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/NewOperators/FlatMapLatest.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

SwiftCompile normal arm64 Compiling\ MapOptional.swift,\ MapVoid.swift,\ Pipe.swift,\ PrependDynamic.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/NewOperators/MapOptional.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/NewOperators/MapVoid.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/NewOperators/Pipe.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/NewOperators/PrependDynamic.swift (in target 'CombineEx' from project 'CombineEx')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/NewOperators/MapOptional.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

SwiftCompile normal arm64 Compiling\ Sink.swift,\ MutableProperty.swift,\ PersistentProperty.swift,\ Property.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/NewOperators/Sink.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/Property/MutableProperty.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/Property/PersistentProperty.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/Property/Property.swift (in target 'CombineEx' from project 'CombineEx')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/NewOperators/Sink.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

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

SwiftCompile normal arm64 Compiling\ DeferredFutureDemuxer.swift,\ DemoteFailure.swift,\ EventHandling.swift,\ EventHandlingMainActor.swift,\ FilterProperty.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/NewOperators/DeferredFutureDemuxer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/NewOperators/DemoteFailure.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/NewOperators/EventHandling.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/NewOperators/EventHandlingMainActor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/NewOperators/FilterProperty.swift (in target 'CombineEx' from project 'CombineEx')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/NewOperators/DeferredFutureDemuxer.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

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

SwiftCompile normal arm64 Compiling\ AttemptMap.swift,\ CombinePrevious.swift,\ CompleteAfter.swift,\ CompositeError.swift,\ Custom.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/NewOperators/AttemptMap.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/NewOperators/CombinePrevious.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/NewOperators/CompleteAfter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/NewOperators/CompositeError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/NewOperators/Custom.swift (in target 'CombineEx' from project 'CombineEx')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/NewOperators/AttemptMap.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

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

SwiftCompile normal arm64 Compiling\ Aggregation+DeferredFuture.swift,\ Aggregation+DeferredPublisher.swift,\ Aggregation+Publisher.swift,\ Aggregation.swift,\ AsyncFuture.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/NewOperators/Aggregation+DeferredFuture.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/NewOperators/Aggregation+DeferredPublisher.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/NewOperators/Aggregation+Publisher.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/NewOperators/Aggregation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/NewOperators/AsyncFuture.swift (in target 'CombineEx' from project 'CombineEx')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/NewOperators/Aggregation+DeferredFuture.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

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

SwiftCompile normal arm64 Compiling\ PropertyProtocol+Operators.swift,\ UIProperty.swift,\ Publisher+SchedulerExtensions.swift,\ UIScheduler.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/Property/PropertyProtocol+Operators.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/Property/UIProperty.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/Schedulers/Publisher+SchedulerExtensions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/Schedulers/UIScheduler.swift (in target 'CombineEx' from project 'CombineEx')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/Property/PropertyProtocol+Operators.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

SwiftCompile normal arm64 Compiling\ Action.swift,\ ActionTrigger.swift,\ BindTarget.swift,\ KvoProperty.swift,\ SinkProviding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/Action/Action.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/Action/ActionTrigger.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/Cocoa/BindTarget.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/Cocoa/KvoProperty.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/Cocoa/SinkProviding.swift (in target 'CombineEx' from project 'CombineEx')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/Action/Action.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

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

SwiftCompile normal arm64 Compiling\ PromoteFailure.swift,\ PropertyMap.swift,\ ReplaySubject.swift,\ SendableOverloads.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/NewOperators/PromoteFailure.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/NewOperators/PropertyMap.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/NewOperators/ReplaySubject.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/NewOperators/SendableOverloads.swift (in target 'CombineEx' from project 'CombineEx')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx/Sources/NewOperators/PromoteFailure.swift (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

SwiftDriverJobDiscovery normal arm64 Compiling FlatMapLatest.swift, IgnoreFailure.swift, JustFailEmpty.swift, MapOnMainActor.swift (in target 'CombineEx' from project 'CombineEx')
SwiftDriverJobDiscovery normal arm64 Compiling MapOptional.swift, MapVoid.swift, Pipe.swift, PrependDynamic.swift (in target 'CombineEx' from project 'CombineEx')
SwiftDriverJobDiscovery normal arm64 Compiling AttemptMap.swift, CombinePrevious.swift, CompleteAfter.swift, CompositeError.swift, Custom.swift (in target 'CombineEx' from project 'CombineEx')
SwiftDriverJobDiscovery normal arm64 Compiling DeferredFutureDemuxer.swift, DemoteFailure.swift, EventHandling.swift, EventHandlingMainActor.swift, FilterProperty.swift (in target 'CombineEx' from project 'CombineEx')
SwiftDriverJobDiscovery normal arm64 Compiling Sink.swift, MutableProperty.swift, PersistentProperty.swift, Property.swift (in target 'CombineEx' from project 'CombineEx')
SwiftDriverJobDiscovery normal arm64 Emitting module for CombineEx (in target 'CombineEx' from project 'CombineEx')
SwiftDriver\ Compilation\ Requirements CombineEx normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name CombineEx -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-xros/CombineEx.build/Objects-normal/arm64/CombineEx.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-xros/CombineEx.build/Objects-normal/arm64/CombineEx-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/CombineEx.build/Debug-xros/CombineEx.build/Objects-normal/arm64/CombineEx.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name combineex -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-xros/CombineEx.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-xros/CombineEx.build/Objects-normal/arm64/CombineEx_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-xros/CombineEx.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-xros/CombineEx.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-xros/CombineEx.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-xros/CombineEx.build/Objects-normal/arm64/CombineEx-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CombineEx.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-xros/CombineEx.build/Objects-normal/arm64/CombineEx.swiftmodule (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx
    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/CombineEx.build/Debug-xros/CombineEx.build/Objects-normal/arm64/CombineEx.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CombineEx.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CombineEx.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-xros/CombineEx.build/Objects-normal/arm64/CombineEx.abi.json (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx
    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/CombineEx.build/Debug-xros/CombineEx.build/Objects-normal/arm64/CombineEx.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CombineEx.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CombineEx.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-xros/CombineEx.build/Objects-normal/arm64/CombineEx.swiftdoc (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx
    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/CombineEx.build/Debug-xros/CombineEx.build/Objects-normal/arm64/CombineEx.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CombineEx.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CombineEx.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CombineEx.build/Debug-xros/CombineEx.build/Objects-normal/arm64/CombineEx.swiftsourceinfo (in target 'CombineEx' from project 'CombineEx')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CombineEx
    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/CombineEx.build/Debug-xros/CombineEx.build/Objects-normal/arm64/CombineEx.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CombineEx.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriver Mortar normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Mortar' from project 'Mortar')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Mortar -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mortar.build/Debug-xros/Mortar.build/Objects-normal/arm64/Mortar.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mortar.build/Debug-xros/Mortar.build/Objects-normal/arm64/Mortar-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/Mortar.build/Debug-xros/Mortar.build/Objects-normal/arm64/Mortar.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mortar.build/Debug-xros/Mortar.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mortar.build/Debug-xros/Mortar.build/Objects-normal/arm64/Mortar_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mortar.build/Debug-xros/Mortar.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mortar.build/Debug-xros/Mortar.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mortar.build/Debug-xros/Mortar.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mortar.build/Debug-xros/Mortar.build/Objects-normal/arm64/Mortar-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ ManagedCollectionViewHeaderFooterView.swift,\ ManagedCollectionViewSection.swift,\ ManagedViewCommon.swift,\ ManagedTableView.swift /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/CollectionView/ManagedCollectionViewHeaderFooterView.swift /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/CollectionView/ManagedCollectionViewSection.swift /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/ManagedViewCommon.swift /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/TableView/ManagedTableView.swift (in target 'Mortar' from project 'Mortar')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/CollectionView/ManagedCollectionViewHeaderFooterView.swift (in target 'Mortar' from project 'Mortar')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/CollectionView/ManagedCollectionViewSection.swift (in target 'Mortar' from project 'Mortar')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/ManagedViewCommon.swift (in target 'Mortar' from project 'Mortar')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/TableView/ManagedTableView.swift (in target 'Mortar' from project 'Mortar')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

/Users/admin/builder/spi-builder-workspace/Mortar/Exports.swift:12:19: error: no such module 'AppKit'
@_exported import AppKit
                  ^
SwiftCompile normal arm64 Compiling\ View+LayoutStack.swift,\ View+MortarCoordinate.swift,\ View+ResultBuilder.swift /Users/admin/builder/spi-builder-workspace/Mortar/View+LayoutStack.swift /Users/admin/builder/spi-builder-workspace/Mortar/View+MortarCoordinate.swift /Users/admin/builder/spi-builder-workspace/Mortar/View+ResultBuilder.swift (in target 'Mortar' from project 'Mortar')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Mortar/View+LayoutStack.swift (in target 'Mortar' from project 'Mortar')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Mortar/View+MortarCoordinate.swift (in target 'Mortar' from project 'Mortar')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Mortar/View+ResultBuilder.swift (in target 'Mortar' from project 'Mortar')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ MortarConstraint.swift,\ MortarConstraintGroup.swift,\ MortarCoordinate.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarConstraint.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarConstraintGroup.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarCoordinate.swift (in target 'Mortar' from project 'Mortar')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Mortar/MortarConstraint.swift (in target 'Mortar' from project 'Mortar')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Mortar/MortarConstraintGroup.swift (in target 'Mortar' from project 'Mortar')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Mortar/MortarCoordinate.swift (in target 'Mortar' from project 'Mortar')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ MortarReactive.swift,\ MortarScrollView.swift,\ MortarStyle.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarReactive.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarScrollView.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarStyle.swift (in target 'Mortar' from project 'Mortar')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Mortar/Exports.swift /Users/admin/builder/spi-builder-workspace/Mortar/LayoutGuide+MortarCoordinate.swift /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/CollectionView/ManagedCollectionView.swift /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/CollectionView/ManagedCollectionViewCell.swift /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/CollectionView/ManagedCollectionViewHeaderFooterView.swift /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/CollectionView/ManagedCollectionViewSection.swift /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/ManagedViewCommon.swift /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/TableView/ManagedTableView.swift /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/TableView/ManagedTableViewCell.swift /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/TableView/ManagedTableViewDelegation.swift /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/TableView/ManagedTableViewHeaderFooterView.swift /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/TableView/ManagedTableViewSection.swift /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/TableView/StandardCells/StandardTableViewCell.swift /Users/admin/builder/spi-builder-workspace/Mortar/Mortar.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarAnchorProvider.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarAxisPriorities.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarCGFloatable.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarConstraint.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarConstraintGroup.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarCoordinate.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarError.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarGestureRecognizer.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarObjectAttachments.swift -primary-file /Users/admin/builder/spi-builder-workspace/Mortar/MortarReactive.swift -primary-file /Users/admin/builder/spi-builder-workspace/Mortar/MortarScrollView.swift -primary-file /Users/admin/builder/spi-builder-workspace/Mortar/MortarStyle.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarTextDelegation.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarViewAliases.swift /Users/admin/builder/spi-builder-workspace/Mortar/Operators.swift /Users/admin/builder/spi-builder-workspace/Mortar/View+LayoutStack.swift /Users/admin/builder/spi-builder-workspace/Mortar/View+MortarCoordinate.swift /Users/admin/builder/spi-builder-workspace/Mortar/View+ResultBuilder.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mortar.build/Debug-xros/Mortar.build/Objects-normal/arm64/supplementaryOutputs-28 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mortar.build/Debug-xros/Mortar.build/Objects-normal/arm64/Mortar_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mortar.build/Debug-xros/Mortar.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mortar.build/Debug-xros/Mortar.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mortar.build/Debug-xros/Mortar.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mortar.build/Debug-xros/Mortar.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Mortar -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.4 -target-sdk-name xros2.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mortar.build/Debug-xros/Mortar.build/Objects-normal/arm64/MortarReactive.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mortar.build/Debug-xros/Mortar.build/Objects-normal/arm64/MortarScrollView.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Mortar.build/Debug-xros/Mortar.build/Objects-normal/arm64/MortarStyle.o -index-unit-output-path /Mortar.build/Debug-xros/Mortar.build/Objects-normal/arm64/MortarReactive.o -index-unit-output-path /Mortar.build/Debug-xros/Mortar.build/Objects-normal/arm64/MortarScrollView.o -index-unit-output-path /Mortar.build/Debug-xros/Mortar.build/Objects-normal/arm64/MortarStyle.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Mortar/MortarReactive.swift (in target 'Mortar' from project 'Mortar')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Mortar/Exports.swift:12:19: error: no such module 'AppKit'
@_exported import AppKit
                  ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Mortar/MortarScrollView.swift (in target 'Mortar' from project 'Mortar')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Mortar/Exports.swift:12:19: error: no such module 'AppKit'
@_exported import AppKit
                  ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Mortar/MortarStyle.swift (in target 'Mortar' from project 'Mortar')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Mortar/Exports.swift:12:19: error: no such module 'AppKit'
@_exported import AppKit
                  ^
SwiftCompile normal arm64 Compiling\ MortarAnchorProvider.swift,\ MortarAxisPriorities.swift,\ MortarCGFloatable.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarAnchorProvider.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarAxisPriorities.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarCGFloatable.swift (in target 'Mortar' from project 'Mortar')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Mortar/MortarAnchorProvider.swift (in target 'Mortar' from project 'Mortar')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Mortar/MortarAxisPriorities.swift (in target 'Mortar' from project 'Mortar')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Mortar/MortarCGFloatable.swift (in target 'Mortar' from project 'Mortar')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling DeferredFuture+Operators.swift, DeferredFuture.swift, DeferredPublisher+Operators.swift, DeferredPublisher.swift, Exports.swift (in target 'CombineEx' from project 'CombineEx')
SwiftCompile normal arm64 Compiling\ Exports.swift,\ LayoutGuide+MortarCoordinate.swift,\ ManagedCollectionView.swift,\ ManagedCollectionViewCell.swift /Users/admin/builder/spi-builder-workspace/Mortar/Exports.swift /Users/admin/builder/spi-builder-workspace/Mortar/LayoutGuide+MortarCoordinate.swift /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/CollectionView/ManagedCollectionView.swift /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/CollectionView/ManagedCollectionViewCell.swift (in target 'Mortar' from project 'Mortar')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Mortar/Exports.swift (in target 'Mortar' from project 'Mortar')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Mortar/LayoutGuide+MortarCoordinate.swift (in target 'Mortar' from project 'Mortar')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/CollectionView/ManagedCollectionView.swift (in target 'Mortar' from project 'Mortar')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/CollectionView/ManagedCollectionViewCell.swift (in target 'Mortar' from project 'Mortar')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling PromoteFailure.swift, PropertyMap.swift, ReplaySubject.swift, SendableOverloads.swift (in target 'CombineEx' from project 'CombineEx')
SwiftCompile normal arm64 Compiling\ MortarTextDelegation.swift,\ MortarViewAliases.swift,\ Operators.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarTextDelegation.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarViewAliases.swift /Users/admin/builder/spi-builder-workspace/Mortar/Operators.swift (in target 'Mortar' from project 'Mortar')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Mortar/MortarTextDelegation.swift (in target 'Mortar' from project 'Mortar')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Mortar/MortarViewAliases.swift (in target 'Mortar' from project 'Mortar')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Mortar/Operators.swift (in target 'Mortar' from project 'Mortar')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling Aggregation+DeferredFuture.swift, Aggregation+DeferredPublisher.swift, Aggregation+Publisher.swift, Aggregation.swift, AsyncFuture.swift (in target 'CombineEx' from project 'CombineEx')
SwiftCompile normal arm64 Compiling\ ManagedTableViewCell.swift,\ ManagedTableViewDelegation.swift,\ ManagedTableViewHeaderFooterView.swift /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/TableView/ManagedTableViewCell.swift /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/TableView/ManagedTableViewDelegation.swift /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/TableView/ManagedTableViewHeaderFooterView.swift (in target 'Mortar' from project 'Mortar')
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
	EmitSwiftModule normal arm64 (in target 'Mortar' from project 'Mortar')
	SwiftCompile normal arm64 Compiling\ MortarReactive.swift,\ MortarScrollView.swift,\ MortarStyle.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarReactive.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarScrollView.swift /Users/admin/builder/spi-builder-workspace/Mortar/MortarStyle.swift (in target 'Mortar' from project 'Mortar')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Mortar/MortarReactive.swift (in target 'Mortar' from project 'Mortar')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Mortar/MortarScrollView.swift (in target 'Mortar' from project 'Mortar')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Mortar/MortarStyle.swift (in target 'Mortar' from project 'Mortar')
	SwiftCompile normal arm64 Compiling\ ManagedTableViewCell.swift,\ ManagedTableViewDelegation.swift,\ ManagedTableViewHeaderFooterView.swift /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/TableView/ManagedTableViewCell.swift /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/TableView/ManagedTableViewDelegation.swift /Users/admin/builder/spi-builder-workspace/Mortar/ManagedViews/TableView/ManagedTableViewHeaderFooterView.swift (in target 'Mortar' from project 'Mortar')
	Building workspace spi-builder-workspace with scheme Mortar
(7 failures)
BUILD FAILURE 6.1 visionOS