The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build Greebler, reference main (5469ae), with Swift 6.1 for visionOS using Xcode 16.3 on 28 Apr 2025 07:31:30 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/btfranklin/Greebler.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/btfranklin/Greebler
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 5469aed Updated to use latest dependency package versions.
Cloned https://github.com/btfranklin/Greebler.git
Revision (git rev-parse @):
5469aedbcb7ce483fdfd875216a0cf3d41fb13d2
SUCCESS checkout https://github.com/btfranklin/Greebler.git at main
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/btfranklin/Greebler.git
https://github.com/btfranklin/Greebler.git
{
  "dependencies" : [
    {
      "identity" : "aesthete",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/btfranklin/Aesthete.git"
    }
  ],
  "manifest_display_name" : "Greebler",
  "name" : "Greebler",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "Greebler",
      "targets" : [
        "Greebler"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GreeblerTests",
      "module_type" : "SwiftTarget",
      "name" : "GreeblerTests",
      "path" : "Tests/GreeblerTests",
      "sources" : [
        "CapitalShipSurfaceGreeblesTests.swift",
        "CapitalShipWindowsGreeblesTests.swift",
        "CutawaySectionGreeblesTests.swift",
        "EquipmentGreeblesTests.swift",
        "EquipmentTrenchGreeblesTests.swift",
        "GreeblesTestUtil.swift",
        "HoseGreeblesTests.swift",
        "LightPanelGreeblesTests.swift",
        "PanelGreeblesTests.swift",
        "PipeGreeblesTests.swift",
        "VentGreeblesTests.swift",
        "WireGreeblesTests.swift"
      ],
      "target_dependencies" : [
        "Greebler"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Greebler",
      "module_type" : "SwiftTarget",
      "name" : "Greebler",
      "path" : "Sources/Greebler",
      "product_dependencies" : [
        "Aesthete"
      ],
      "product_memberships" : [
        "Greebler"
      ],
      "sources" : [
        "CapitalShipSurfaceGreebles.swift",
        "CapitalShipWindowsGreebles.swift",
        "CutawaySectionGreebles.swift",
        "EquipmentGreebles.swift",
        "EquipmentTrenchGreebles.swift",
        "HoseGreebles.swift",
        "LightPanelGreebles.swift",
        "PanelGreebles.swift",
        "PipeGreebles.swift",
        "VentGreebles.swift",
        "WireGreebles.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
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/btfranklin/Aesthete.git
Fetching from https://github.com/btfranklin/ControlledChaos
Creating working copy of package ‘Aesthete’
Checking out 1.6.1 of package ‘Aesthete’
Creating working copy of package ‘ControlledChaos’
Checking out 1.3.2 of package ‘ControlledChaos’
Resolve Package Graph
Resolved source packages:
  Greebler: /Users/admin/builder/spi-builder-workspace
  Aesthete: https://github.com/btfranklin/Aesthete.git @ 1.6.1
  ControlledChaos: https://github.com/btfranklin/ControlledChaos @ 1.3.2
resolved source packages: Greebler, Aesthete, ControlledChaos
{
  "dependencies" : [
    {
      "identity" : "aesthete",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/btfranklin/Aesthete.git"
    }
  ],
  "manifest_display_name" : "Greebler",
  "name" : "Greebler",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "Greebler",
      "targets" : [
        "Greebler"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GreeblerTests",
      "module_type" : "SwiftTarget",
      "name" : "GreeblerTests",
      "path" : "Tests/GreeblerTests",
      "sources" : [
        "CapitalShipSurfaceGreeblesTests.swift",
        "CapitalShipWindowsGreeblesTests.swift",
        "CutawaySectionGreeblesTests.swift",
        "EquipmentGreeblesTests.swift",
        "EquipmentTrenchGreeblesTests.swift",
        "GreeblesTestUtil.swift",
        "HoseGreeblesTests.swift",
        "LightPanelGreeblesTests.swift",
        "PanelGreeblesTests.swift",
        "PipeGreeblesTests.swift",
        "VentGreeblesTests.swift",
        "WireGreeblesTests.swift"
      ],
      "target_dependencies" : [
        "Greebler"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Greebler",
      "module_type" : "SwiftTarget",
      "name" : "Greebler",
      "path" : "Sources/Greebler",
      "product_dependencies" : [
        "Aesthete"
      ],
      "product_memberships" : [
        "Greebler"
      ],
      "sources" : [
        "CapitalShipSurfaceGreebles.swift",
        "CapitalShipWindowsGreebles.swift",
        "CutawaySectionGreebles.swift",
        "EquipmentGreebles.swift",
        "EquipmentTrenchGreebles.swift",
        "HoseGreebles.swift",
        "LightPanelGreebles.swift",
        "PanelGreebles.swift",
        "PipeGreebles.swift",
        "VentGreebles.swift",
        "WireGreebles.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Greebler"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Greebler -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 Greebler -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
Resolve Package Graph
Resolved source packages:
  ControlledChaos: https://github.com/btfranklin/ControlledChaos @ 1.3.2
  Aesthete: https://github.com/btfranklin/Aesthete.git @ 1.6.1
  Greebler: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'Greebler' in project 'Greebler'
        ➜ Explicit dependency on target 'Greebler' in project 'Greebler'
        ➜ Explicit dependency on target 'Aesthete' in project 'Aesthete'
    Target 'Greebler' in project 'Greebler'
        ➜ Explicit dependency on target 'Aesthete' in project 'Aesthete'
    Target 'Aesthete' in project 'Aesthete'
        ➜ Explicit dependency on target 'Aesthete' in project 'Aesthete'
        ➜ Explicit dependency on target 'ControlledChaos' in project 'ControlledChaos'
    Target 'Aesthete' in project 'Aesthete'
        ➜ Explicit dependency on target 'ControlledChaos' in project 'ControlledChaos'
    Target 'ControlledChaos' in project 'ControlledChaos'
        ➜ Explicit dependency on target 'ControlledChaos' in project 'ControlledChaos'
    Target 'ControlledChaos' in project 'ControlledChaos' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/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/ld -version_details
Build description signature: e0083469cea84c80cefec87dd2f16680
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e0083469cea84c80cefec87dd2f16680.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/Greebler.build/Debug-xros/Greebler.build/Greebler.DependencyStaticMetadataFileList (in target 'Greebler' from project 'Greebler')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug-xros/Greebler.build/Greebler.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug-xros/ControlledChaos.build/Objects-normal/arm64/ControlledChaos_const_extract_protocols.json (in target 'ControlledChaos' from project 'ControlledChaos')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ControlledChaos
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug-xros/ControlledChaos.build/Objects-normal/arm64/ControlledChaos_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug-xros/Greebler.build/Greebler.DependencyMetadataFileList (in target 'Greebler' from project 'Greebler')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug-xros/Greebler.build/Greebler.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug-xros/Greebler.build/Greebler.modulemap (in target 'Greebler' from project 'Greebler')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug-xros/Greebler.build/Greebler.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug-xros/Greebler.build/Objects-normal/arm64/Greebler-OutputFileMap.json (in target 'Greebler' from project 'Greebler')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug-xros/Greebler.build/Objects-normal/arm64/Greebler-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug-xros/Greebler.build/Objects-normal/arm64/Greebler_const_extract_protocols.json (in target 'Greebler' from project 'Greebler')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug-xros/Greebler.build/Objects-normal/arm64/Greebler_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug-xros/Greebler.build/Objects-normal/arm64/Greebler.SwiftFileList (in target 'Greebler' from project 'Greebler')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug-xros/Greebler.build/Objects-normal/arm64/Greebler.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug-xros/Greebler.build/Objects-normal/arm64/Greebler.LinkFileList (in target 'Greebler' from project 'Greebler')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug-xros/Greebler.build/Objects-normal/arm64/Greebler.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug-xros/Greebler.build/Objects-normal/arm64/Greebler.SwiftConstValuesFileList (in target 'Greebler' from project 'Greebler')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug-xros/Greebler.build/Objects-normal/arm64/Greebler.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug-xros/ControlledChaos.build/Objects-normal/arm64/ControlledChaos.SwiftFileList (in target 'ControlledChaos' from project 'ControlledChaos')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ControlledChaos
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug-xros/ControlledChaos.build/Objects-normal/arm64/ControlledChaos.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug-xros/ControlledChaos.build/Objects-normal/arm64/ControlledChaos.LinkFileList (in target 'ControlledChaos' from project 'ControlledChaos')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ControlledChaos
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug-xros/ControlledChaos.build/Objects-normal/arm64/ControlledChaos.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug-xros/ControlledChaos.build/Objects-normal/arm64/ControlledChaos.SwiftConstValuesFileList (in target 'ControlledChaos' from project 'ControlledChaos')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ControlledChaos
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug-xros/ControlledChaos.build/Objects-normal/arm64/ControlledChaos.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug-xros/ControlledChaos.build/Objects-normal/arm64/ControlledChaos-OutputFileMap.json (in target 'ControlledChaos' from project 'ControlledChaos')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ControlledChaos
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug-xros/ControlledChaos.build/Objects-normal/arm64/ControlledChaos-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug-xros/ControlledChaos.build/ControlledChaos.modulemap (in target 'ControlledChaos' from project 'ControlledChaos')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ControlledChaos
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug-xros/ControlledChaos.build/ControlledChaos.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug-xros/ControlledChaos.build/ControlledChaos.DependencyStaticMetadataFileList (in target 'ControlledChaos' from project 'ControlledChaos')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ControlledChaos
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug-xros/ControlledChaos.build/ControlledChaos.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug-xros/ControlledChaos.build/ControlledChaos.DependencyMetadataFileList (in target 'ControlledChaos' from project 'ControlledChaos')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ControlledChaos
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug-xros/ControlledChaos.build/ControlledChaos.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Greebler.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug-xros/Greebler.build/Greebler.modulemap (in target 'Greebler' from project 'Greebler')
    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/Greebler.build/Debug-xros/Greebler.build/Greebler.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug-xros/Aesthete.build/Objects-normal/arm64/Aesthete.SwiftFileList (in target 'Aesthete' from project 'Aesthete')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug-xros/Aesthete.build/Objects-normal/arm64/Aesthete.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug-xros/Aesthete.build/Objects-normal/arm64/Aesthete_const_extract_protocols.json (in target 'Aesthete' from project 'Aesthete')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug-xros/Aesthete.build/Objects-normal/arm64/Aesthete_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug-xros/Aesthete.build/Objects-normal/arm64/Aesthete.SwiftConstValuesFileList (in target 'Aesthete' from project 'Aesthete')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug-xros/Aesthete.build/Objects-normal/arm64/Aesthete.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug-xros/Aesthete.build/Objects-normal/arm64/Aesthete.LinkFileList (in target 'Aesthete' from project 'Aesthete')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug-xros/Aesthete.build/Objects-normal/arm64/Aesthete.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug-xros/Aesthete.build/Objects-normal/arm64/Aesthete-OutputFileMap.json (in target 'Aesthete' from project 'Aesthete')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug-xros/Aesthete.build/Objects-normal/arm64/Aesthete-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug-xros/Aesthete.build/Aesthete.modulemap (in target 'Aesthete' from project 'Aesthete')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug-xros/Aesthete.build/Aesthete.modulemap
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/ControlledChaos.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug-xros/ControlledChaos.build/ControlledChaos.modulemap (in target 'ControlledChaos' from project 'ControlledChaos')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ControlledChaos
    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/ControlledChaos.build/Debug-xros/ControlledChaos.build/ControlledChaos.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug-xros/Aesthete.build/Aesthete.DependencyStaticMetadataFileList (in target 'Aesthete' from project 'Aesthete')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug-xros/Aesthete.build/Aesthete.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug-xros/Aesthete.build/Aesthete.DependencyMetadataFileList (in target 'Aesthete' from project 'Aesthete')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug-xros/Aesthete.build/Aesthete.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Aesthete.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug-xros/Aesthete.build/Aesthete.modulemap (in target 'Aesthete' from project 'Aesthete')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete
    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/Aesthete.build/Debug-xros/Aesthete.build/Aesthete.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
SwiftDriver ControlledChaos normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ControlledChaos' from project 'ControlledChaos')
    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 ControlledChaos -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug-xros/ControlledChaos.build/Objects-normal/arm64/ControlledChaos.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/ControlledChaos.build/Debug-xros/ControlledChaos.build/Objects-normal/arm64/ControlledChaos-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/ControlledChaos.build/Debug-xros/ControlledChaos.build/Objects-normal/arm64/ControlledChaos.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug-xros/ControlledChaos.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug-xros/ControlledChaos.build/Objects-normal/arm64/ControlledChaos_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/ControlledChaos.build/Debug-xros/ControlledChaos.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug-xros/ControlledChaos.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug-xros/ControlledChaos.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/ControlledChaos.build/Debug-xros/ControlledChaos.build/Objects-normal/arm64/ControlledChaos-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ ProbabilityGroup.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ControlledChaos/Sources/ControlledChaos/ProbabilityGroup.swift (in target 'ControlledChaos' from project 'ControlledChaos')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ControlledChaos/Sources/ControlledChaos/ProbabilityGroup.swift (in target 'ControlledChaos' from project 'ControlledChaos')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

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

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

SwiftDriverJobDiscovery normal arm64 Emitting module for ControlledChaos (in target 'ControlledChaos' from project 'ControlledChaos')
SwiftDriver\ Compilation\ Requirements ControlledChaos normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ControlledChaos' from project 'ControlledChaos')
    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 ControlledChaos -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug-xros/ControlledChaos.build/Objects-normal/arm64/ControlledChaos.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/ControlledChaos.build/Debug-xros/ControlledChaos.build/Objects-normal/arm64/ControlledChaos-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/ControlledChaos.build/Debug-xros/ControlledChaos.build/Objects-normal/arm64/ControlledChaos.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug-xros/ControlledChaos.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug-xros/ControlledChaos.build/Objects-normal/arm64/ControlledChaos_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/ControlledChaos.build/Debug-xros/ControlledChaos.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug-xros/ControlledChaos.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug-xros/ControlledChaos.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/ControlledChaos.build/Debug-xros/ControlledChaos.build/Objects-normal/arm64/ControlledChaos-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/ControlledChaos-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug-xros/ControlledChaos.build/Objects-normal/arm64/ControlledChaos-Swift.h (in target 'ControlledChaos' from project 'ControlledChaos')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ControlledChaos
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug-xros/ControlledChaos.build/Objects-normal/arm64/ControlledChaos-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/ControlledChaos-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ControlledChaos.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug-xros/ControlledChaos.build/Objects-normal/arm64/ControlledChaos.swiftmodule (in target 'ControlledChaos' from project 'ControlledChaos')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ControlledChaos
    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/ControlledChaos.build/Debug-xros/ControlledChaos.build/Objects-normal/arm64/ControlledChaos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ControlledChaos.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ControlledChaos.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug-xros/ControlledChaos.build/Objects-normal/arm64/ControlledChaos.abi.json (in target 'ControlledChaos' from project 'ControlledChaos')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ControlledChaos
    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/ControlledChaos.build/Debug-xros/ControlledChaos.build/Objects-normal/arm64/ControlledChaos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ControlledChaos.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ControlledChaos.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug-xros/ControlledChaos.build/Objects-normal/arm64/ControlledChaos.swiftdoc (in target 'ControlledChaos' from project 'ControlledChaos')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ControlledChaos
    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/ControlledChaos.build/Debug-xros/ControlledChaos.build/Objects-normal/arm64/ControlledChaos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ControlledChaos.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ControlledChaos.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug-xros/ControlledChaos.build/Objects-normal/arm64/ControlledChaos.swiftsourceinfo (in target 'ControlledChaos' from project 'ControlledChaos')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ControlledChaos
    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/ControlledChaos.build/Debug-xros/ControlledChaos.build/Objects-normal/arm64/ControlledChaos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ControlledChaos.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriver Aesthete normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Aesthete' from project 'Aesthete')
    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 Aesthete -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug-xros/Aesthete.build/Objects-normal/arm64/Aesthete.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/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/Aesthete.build/Debug-xros/Aesthete.build/Objects-normal/arm64/Aesthete-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/Aesthete.build/Debug-xros/Aesthete.build/Objects-normal/arm64/Aesthete.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug-xros/Aesthete.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug-xros/Aesthete.build/Objects-normal/arm64/Aesthete_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/Aesthete.build/Debug-xros/Aesthete.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug-xros/Aesthete.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug-xros/Aesthete.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/Aesthete.build/Debug-xros/Aesthete.build/Objects-normal/arm64/Aesthete-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ ColorScheme+makeShades.swift,\ ColorScheme+makeSplitComplementary.swift,\ ColorScheme+makeTriadic.swift,\ ColorScheme.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Color\ Schemes/ColorScheme+makeShades.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Color\ Schemes/ColorScheme+makeSplitComplementary.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Color\ Schemes/ColorScheme+makeTriadic.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Color\ Schemes/ColorScheme.swift (in target 'Aesthete' from project 'Aesthete')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Color\ Schemes/ColorScheme+makeShades.swift (in target 'Aesthete' from project 'Aesthete')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Color\ Schemes/ColorScheme+makeSplitComplementary.swift (in target 'Aesthete' from project 'Aesthete')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Color\ Schemes/ColorScheme+makeTriadic.swift (in target 'Aesthete' from project 'Aesthete')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

SwiftCompile normal arm64 Compiling\ ColorScheme+makeAccentedAnalogous.swift,\ ColorScheme+makeAnalogous.swift,\ ColorScheme+makeComplementary.swift,\ ColorScheme+makeCompound.swift,\ ColorScheme+makeMonochromatic.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Color\ Schemes/ColorScheme+makeAccentedAnalogous.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Color\ Schemes/ColorScheme+makeAnalogous.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Color\ Schemes/ColorScheme+makeComplementary.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Color\ Schemes/ColorScheme+makeCompound.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Color\ Schemes/ColorScheme+makeMonochromatic.swift (in target 'Aesthete' from project 'Aesthete')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Color\ Schemes/ColorScheme+makeAccentedAnalogous.swift (in target 'Aesthete' from project 'Aesthete')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Color\ Schemes/ColorScheme+makeAnalogous.swift (in target 'Aesthete' from project 'Aesthete')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Color\ Schemes/ColorScheme+makeComplementary.swift (in target 'Aesthete' from project 'Aesthete')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Color\ Schemes/ColorScheme+makeCompound.swift (in target 'Aesthete' from project 'Aesthete')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Color\ Schemes/ColorScheme+makeMonochromatic.swift (in target 'Aesthete' from project 'Aesthete')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ NSImage+drawKeepingAspectRatio.swift,\ HorizontalBaseTriangle.swift,\ RepeatableForm.swift,\ RepeatableLinearForm.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Extensions/NSImage+drawKeepingAspectRatio.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Forms/HorizontalBaseTriangle.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Forms/RepeatableForm.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Forms/RepeatableLinearForm.swift (in target 'Aesthete' from project 'Aesthete')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Extensions/NSImage+drawKeepingAspectRatio.swift (in target 'Aesthete' from project 'Aesthete')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

SwiftCompile normal arm64 Compiling\ CGFloat+randomGaussian.swift,\ CGPath+contains.swift,\ CGPoint+distanceTo.swift,\ CGPoint+random.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Extensions/CGFloat+randomGaussian.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Extensions/CGPath+contains.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Extensions/CGPoint+distanceTo.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Extensions/CGPoint+random.swift (in target 'Aesthete' from project 'Aesthete')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Extensions/CGFloat+randomGaussian.swift (in target 'Aesthete' from project 'Aesthete')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

SwiftCompile normal arm64 Compiling\ HSBAColor.swift,\ CompositeDrawable.swift,\ Drawable.swift,\ CGColor+lightness.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Color\ Schemes/HSBAColor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/CompositeDrawable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Drawable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Extensions/CGColor+lightness.swift (in target 'Aesthete' from project 'Aesthete')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Color\ Schemes/HSBAColor.swift (in target 'Aesthete' from project 'Aesthete')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

SwiftDriverJobDiscovery normal arm64 Compiling SeededRandomNumberGenerator.swift (in target 'ControlledChaos' from project 'ControlledChaos')
SwiftCompile normal arm64 Compiling\ CGRect+corners\ and\ edges.swift,\ CGRect+intersects.swift,\ CGRect+orientation.swift,\ CGRect+randomlyDivide.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Extensions/CGRect+corners\ and\ edges.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Extensions/CGRect+intersects.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Extensions/CGRect+orientation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Extensions/CGRect+randomlyDivide.swift (in target 'Aesthete' from project 'Aesthete')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Extensions/CGRect+corners\ and\ edges.swift (in target 'Aesthete' from project 'Aesthete')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

SwiftCompile normal arm64 Compiling\ Path.swift,\ PathBuilder.swift,\ PathComponent.swift,\ Pathlet+Codable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Paths/Path.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Paths/PathBuilder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Paths/PathComponent.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Paths/Pathlet+Codable.swift (in target 'Aesthete' from project 'Aesthete')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Paths/Path.swift (in target 'Aesthete' from project 'Aesthete')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

SwiftDriverJobDiscovery normal arm64 Compiling ProbabilityGroup.swift (in target 'ControlledChaos' from project 'ControlledChaos')
SwiftCompile normal arm64 Compiling\ Pathlet.swift,\ QuadCurve.swift,\ Rectangle.swift,\ TransformedBy.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Paths/Pathlet.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Paths/QuadCurve.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Paths/Rectangle.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Paths/TransformedBy.swift (in target 'Aesthete' from project 'Aesthete')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Paths/Pathlet.swift (in target 'Aesthete' from project 'Aesthete')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

SwiftDriverJobDiscovery normal arm64 Compiling RandomItemBag.swift (in target 'ControlledChaos' from project 'ControlledChaos')
SwiftDriverJobDiscovery normal arm64 Compiling Bool+randomProbability.swift (in target 'ControlledChaos' from project 'ControlledChaos')
SwiftCompile normal arm64 Compiling\ Curve.swift,\ Ellipse.swift,\ EmptyPath.swift,\ Line.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Paths/Curve.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Paths/Ellipse.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Paths/EmptyPath.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Paths/Line.swift (in target 'Aesthete' from project 'Aesthete')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Paths/Curve.swift (in target 'Aesthete' from project 'Aesthete')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

SwiftDriverJobDiscovery normal arm64 Compiling Double+randomGaussian.swift (in target 'ControlledChaos' from project 'ControlledChaos')
SwiftDriver\ Compilation ControlledChaos normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ControlledChaos' from project 'ControlledChaos')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ControlledChaos -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug-xros/ControlledChaos.build/Objects-normal/arm64/ControlledChaos.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/ControlledChaos.build/Debug-xros/ControlledChaos.build/Objects-normal/arm64/ControlledChaos-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/ControlledChaos.build/Debug-xros/ControlledChaos.build/Objects-normal/arm64/ControlledChaos.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug-xros/ControlledChaos.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug-xros/ControlledChaos.build/Objects-normal/arm64/ControlledChaos_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/ControlledChaos.build/Debug-xros/ControlledChaos.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug-xros/ControlledChaos.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug-xros/ControlledChaos.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/ControlledChaos.build/Debug-xros/ControlledChaos.build/Objects-normal/arm64/ControlledChaos-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Curve.swift, Ellipse.swift, EmptyPath.swift, Line.swift (in target 'Aesthete' from project 'Aesthete')
SwiftCompile normal arm64 Compiling\ SymbolicForm.swift,\ Triangle.swift,\ Arc.swift,\ CompositePath.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Forms/SymbolicForm.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Forms/Triangle.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Paths/Arc.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Paths/CompositePath.swift (in target 'Aesthete' from project 'Aesthete')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Forms/SymbolicForm.swift (in target 'Aesthete' from project 'Aesthete')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

SwiftDriverJobDiscovery normal arm64 Compiling ColorScheme+makeAccentedAnalogous.swift, ColorScheme+makeAnalogous.swift, ColorScheme+makeComplementary.swift, ColorScheme+makeCompound.swift, ColorScheme+makeMonochromatic.swift (in target 'Aesthete' from project 'Aesthete')
SwiftDriverJobDiscovery normal arm64 Compiling Pathlet.swift, QuadCurve.swift, Rectangle.swift, TransformedBy.swift (in target 'Aesthete' from project 'Aesthete')
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ControlledChaos.o normal (in target 'ControlledChaos' from project 'ControlledChaos')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ControlledChaos
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug-xros/ControlledChaos.build/Objects-normal/arm64/ControlledChaos.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug-xros/ControlledChaos.build/Objects-normal/arm64/ControlledChaos_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug-xros/ControlledChaos.build/Objects-normal/arm64/ControlledChaos_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug-xros/ControlledChaos.build/Objects-normal/arm64/ControlledChaos.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ControlledChaos.o
SwiftDriverJobDiscovery normal arm64 Compiling ColorScheme+makeShades.swift, ColorScheme+makeSplitComplementary.swift, ColorScheme+makeTriadic.swift, ColorScheme.swift (in target 'Aesthete' from project 'Aesthete')
SwiftDriverJobDiscovery normal arm64 Emitting module for Aesthete (in target 'Aesthete' from project 'Aesthete')
SwiftDriver\ Compilation\ Requirements Aesthete normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Aesthete' from project 'Aesthete')
    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 Aesthete -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug-xros/Aesthete.build/Objects-normal/arm64/Aesthete.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/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/Aesthete.build/Debug-xros/Aesthete.build/Objects-normal/arm64/Aesthete-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/Aesthete.build/Debug-xros/Aesthete.build/Objects-normal/arm64/Aesthete.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug-xros/Aesthete.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug-xros/Aesthete.build/Objects-normal/arm64/Aesthete_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/Aesthete.build/Debug-xros/Aesthete.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug-xros/Aesthete.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug-xros/Aesthete.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/Aesthete.build/Debug-xros/Aesthete.build/Objects-normal/arm64/Aesthete-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling CGFloat+randomGaussian.swift, CGPath+contains.swift, CGPoint+distanceTo.swift, CGPoint+random.swift (in target 'Aesthete' from project 'Aesthete')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Aesthete-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug-xros/Aesthete.build/Objects-normal/arm64/Aesthete-Swift.h (in target 'Aesthete' from project 'Aesthete')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug-xros/Aesthete.build/Objects-normal/arm64/Aesthete-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Aesthete-Swift.h
SwiftDriverJobDiscovery normal arm64 Compiling CGRect+corners and edges.swift, CGRect+intersects.swift, CGRect+orientation.swift, CGRect+randomlyDivide.swift (in target 'Aesthete' from project 'Aesthete')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Aesthete.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug-xros/Aesthete.build/Objects-normal/arm64/Aesthete.swiftmodule (in target 'Aesthete' from project 'Aesthete')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete
    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/Aesthete.build/Debug-xros/Aesthete.build/Objects-normal/arm64/Aesthete.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Aesthete.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Aesthete.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug-xros/Aesthete.build/Objects-normal/arm64/Aesthete.abi.json (in target 'Aesthete' from project 'Aesthete')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete
    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/Aesthete.build/Debug-xros/Aesthete.build/Objects-normal/arm64/Aesthete.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Aesthete.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Aesthete.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug-xros/Aesthete.build/Objects-normal/arm64/Aesthete.swiftdoc (in target 'Aesthete' from project 'Aesthete')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete
    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/Aesthete.build/Debug-xros/Aesthete.build/Objects-normal/arm64/Aesthete.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Aesthete.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Aesthete.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug-xros/Aesthete.build/Objects-normal/arm64/Aesthete.swiftsourceinfo (in target 'Aesthete' from project 'Aesthete')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete
    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/Aesthete.build/Debug-xros/Aesthete.build/Objects-normal/arm64/Aesthete.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Aesthete.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriver Greebler normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Greebler' from project 'Greebler')
    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 Greebler -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug-xros/Greebler.build/Objects-normal/arm64/Greebler.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/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/Greebler.build/Debug-xros/Greebler.build/Objects-normal/arm64/Greebler-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/Greebler.build/Debug-xros/Greebler.build/Objects-normal/arm64/Greebler.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug-xros/Greebler.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug-xros/Greebler.build/Objects-normal/arm64/Greebler_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/Greebler.build/Debug-xros/Greebler.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug-xros/Greebler.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug-xros/Greebler.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/Greebler.build/Debug-xros/Greebler.build/Objects-normal/arm64/Greebler-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Path.swift, PathBuilder.swift, PathComponent.swift, Pathlet+Codable.swift (in target 'Aesthete' from project 'Aesthete')
SwiftCompile normal arm64 Compiling\ CutawaySectionGreebles.swift /Users/admin/builder/spi-builder-workspace/Sources/Greebler/CutawaySectionGreebles.swift (in target 'Greebler' from project 'Greebler')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Greebler/CutawaySectionGreebles.swift (in target 'Greebler' from project 'Greebler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

SwiftCompile normal arm64 Compiling\ HoseGreebles.swift /Users/admin/builder/spi-builder-workspace/Sources/Greebler/HoseGreebles.swift (in target 'Greebler' from project 'Greebler')
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/Sources/Greebler/CapitalShipSurfaceGreebles.swift /Users/admin/builder/spi-builder-workspace/Sources/Greebler/CapitalShipWindowsGreebles.swift /Users/admin/builder/spi-builder-workspace/Sources/Greebler/CutawaySectionGreebles.swift /Users/admin/builder/spi-builder-workspace/Sources/Greebler/EquipmentGreebles.swift /Users/admin/builder/spi-builder-workspace/Sources/Greebler/EquipmentTrenchGreebles.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Greebler/HoseGreebles.swift /Users/admin/builder/spi-builder-workspace/Sources/Greebler/LightPanelGreebles.swift /Users/admin/builder/spi-builder-workspace/Sources/Greebler/PanelGreebles.swift /Users/admin/builder/spi-builder-workspace/Sources/Greebler/PipeGreebles.swift /Users/admin/builder/spi-builder-workspace/Sources/Greebler/VentGreebles.swift /Users/admin/builder/spi-builder-workspace/Sources/Greebler/WireGreebles.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug-xros/Greebler.build/Objects-normal/arm64/HoseGreebles.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug-xros/Greebler.build/Objects-normal/arm64/HoseGreebles.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug-xros/Greebler.build/Objects-normal/arm64/HoseGreebles.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug-xros/Greebler.build/Objects-normal/arm64/HoseGreebles.dia -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/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/Greebler.build/Debug-xros/Greebler.build/Objects-normal/arm64/Greebler_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/Greebler.build/Debug-xros/Greebler.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/Greebler.build/Debug-xros/Greebler.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug-xros/Greebler.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug-xros/Greebler.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Greebler -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/Greebler.build/Debug-xros/Greebler.build/Objects-normal/arm64/HoseGreebles.o -index-unit-output-path /Greebler.build/Debug-xros/Greebler.build/Objects-normal/arm64/HoseGreebles.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/Sources/Greebler/HoseGreebles.swift (in target 'Greebler' from project 'Greebler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Greebler/HoseGreebles.swift:96:37: error: reference to member 'black' cannot be resolved without a contextual type
            context.setStrokeColor(.black)
                                    ^
SwiftCompile normal arm64 Compiling\ VentGreebles.swift /Users/admin/builder/spi-builder-workspace/Sources/Greebler/VentGreebles.swift (in target 'Greebler' from project 'Greebler')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Greebler/VentGreebles.swift (in target 'Greebler' from project 'Greebler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

SwiftDriverJobDiscovery normal arm64 Compiling NSImage+drawKeepingAspectRatio.swift, HorizontalBaseTriangle.swift, RepeatableForm.swift, RepeatableLinearForm.swift (in target 'Aesthete' from project 'Aesthete')
SwiftCompile normal arm64 Compiling\ EquipmentTrenchGreebles.swift /Users/admin/builder/spi-builder-workspace/Sources/Greebler/EquipmentTrenchGreebles.swift (in target 'Greebler' from project 'Greebler')
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal arm64 Compiling\ HoseGreebles.swift /Users/admin/builder/spi-builder-workspace/Sources/Greebler/HoseGreebles.swift (in target 'Greebler' from project 'Greebler')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Greebler/HoseGreebles.swift (in target 'Greebler' from project 'Greebler')
	SwiftCompile normal arm64 Compiling\ EquipmentTrenchGreebles.swift /Users/admin/builder/spi-builder-workspace/Sources/Greebler/EquipmentTrenchGreebles.swift (in target 'Greebler' from project 'Greebler')
	Building workspace spi-builder-workspace with scheme Greebler
(4 failures)
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  ControlledChaos: https://github.com/btfranklin/ControlledChaos @ 1.3.2
  Greebler: /Users/admin/builder/spi-builder-workspace
  Aesthete: https://github.com/btfranklin/Aesthete.git @ 1.6.1
resolved source packages: ControlledChaos, Greebler, Aesthete
{
  "dependencies" : [
    {
      "identity" : "aesthete",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/btfranklin/Aesthete.git"
    }
  ],
  "manifest_display_name" : "Greebler",
  "name" : "Greebler",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "Greebler",
      "targets" : [
        "Greebler"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GreeblerTests",
      "module_type" : "SwiftTarget",
      "name" : "GreeblerTests",
      "path" : "Tests/GreeblerTests",
      "sources" : [
        "CapitalShipSurfaceGreeblesTests.swift",
        "CapitalShipWindowsGreeblesTests.swift",
        "CutawaySectionGreeblesTests.swift",
        "EquipmentGreeblesTests.swift",
        "EquipmentTrenchGreeblesTests.swift",
        "GreeblesTestUtil.swift",
        "HoseGreeblesTests.swift",
        "LightPanelGreeblesTests.swift",
        "PanelGreeblesTests.swift",
        "PipeGreeblesTests.swift",
        "VentGreeblesTests.swift",
        "WireGreeblesTests.swift"
      ],
      "target_dependencies" : [
        "Greebler"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Greebler",
      "module_type" : "SwiftTarget",
      "name" : "Greebler",
      "path" : "Sources/Greebler",
      "product_dependencies" : [
        "Aesthete"
      ],
      "product_memberships" : [
        "Greebler"
      ],
      "sources" : [
        "CapitalShipSurfaceGreebles.swift",
        "CapitalShipWindowsGreebles.swift",
        "CutawaySectionGreebles.swift",
        "EquipmentGreebles.swift",
        "EquipmentTrenchGreebles.swift",
        "HoseGreebles.swift",
        "LightPanelGreebles.swift",
        "PanelGreebles.swift",
        "PipeGreebles.swift",
        "VentGreebles.swift",
        "WireGreebles.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Greebler"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Greebler -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 Greebler -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
  Greebler: /Users/admin/builder/spi-builder-workspace
  Aesthete: https://github.com/btfranklin/Aesthete.git @ 1.6.1
  ControlledChaos: https://github.com/btfranklin/ControlledChaos @ 1.3.2
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'Greebler' in project 'Greebler'
        ➜ Explicit dependency on target 'Greebler' in project 'Greebler'
        ➜ Explicit dependency on target 'Aesthete' in project 'Aesthete'
    Target 'Greebler' in project 'Greebler'
        ➜ Explicit dependency on target 'Aesthete' in project 'Aesthete'
    Target 'Aesthete' in project 'Aesthete'
        ➜ Explicit dependency on target 'Aesthete' in project 'Aesthete'
        ➜ Explicit dependency on target 'ControlledChaos' in project 'ControlledChaos'
    Target 'Aesthete' in project 'Aesthete'
        ➜ Explicit dependency on target 'ControlledChaos' in project 'ControlledChaos'
    Target 'ControlledChaos' in project 'ControlledChaos'
        ➜ Explicit dependency on target 'ControlledChaos' in project 'ControlledChaos'
    Target 'ControlledChaos' in project 'ControlledChaos' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/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/ld -version_details
Build description signature: 71533ced42f60b003fe1a2b03b3ba358
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/71533ced42f60b003fe1a2b03b3ba358.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 ControlledChaos normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ControlledChaos' from project 'ControlledChaos')
    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 ControlledChaos -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug-xros/ControlledChaos.build/Objects-normal/arm64/ControlledChaos.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/ControlledChaos.build/Debug-xros/ControlledChaos.build/Objects-normal/arm64/ControlledChaos-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/ControlledChaos.build/Debug-xros/ControlledChaos.build/Objects-normal/arm64/ControlledChaos.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug-xros/ControlledChaos.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug-xros/ControlledChaos.build/Objects-normal/arm64/ControlledChaos_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/ControlledChaos.build/Debug-xros/ControlledChaos.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug-xros/ControlledChaos.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug-xros/ControlledChaos.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/ControlledChaos.build/Debug-xros/ControlledChaos.build/Objects-normal/arm64/ControlledChaos-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ RandomItemBag.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ControlledChaos/Sources/ControlledChaos/RandomItemBag.swift (in target 'ControlledChaos' from project 'ControlledChaos')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ControlledChaos/Sources/ControlledChaos/RandomItemBag.swift (in target 'ControlledChaos' from project 'ControlledChaos')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

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

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

SwiftDriverJobDiscovery normal arm64 Compiling SeededRandomNumberGenerator.swift (in target 'ControlledChaos' from project 'ControlledChaos')
SwiftDriverJobDiscovery normal arm64 Compiling Bool+randomProbability.swift (in target 'ControlledChaos' from project 'ControlledChaos')
SwiftDriverJobDiscovery normal arm64 Emitting module for ControlledChaos (in target 'ControlledChaos' from project 'ControlledChaos')
SwiftDriver\ Compilation\ Requirements ControlledChaos normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ControlledChaos' from project 'ControlledChaos')
    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 ControlledChaos -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug-xros/ControlledChaos.build/Objects-normal/arm64/ControlledChaos.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/ControlledChaos.build/Debug-xros/ControlledChaos.build/Objects-normal/arm64/ControlledChaos-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/ControlledChaos.build/Debug-xros/ControlledChaos.build/Objects-normal/arm64/ControlledChaos.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug-xros/ControlledChaos.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug-xros/ControlledChaos.build/Objects-normal/arm64/ControlledChaos_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/ControlledChaos.build/Debug-xros/ControlledChaos.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug-xros/ControlledChaos.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug-xros/ControlledChaos.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/ControlledChaos.build/Debug-xros/ControlledChaos.build/Objects-normal/arm64/ControlledChaos-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/ControlledChaos.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug-xros/ControlledChaos.build/Objects-normal/arm64/ControlledChaos.abi.json (in target 'ControlledChaos' from project 'ControlledChaos')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ControlledChaos
    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/ControlledChaos.build/Debug-xros/ControlledChaos.build/Objects-normal/arm64/ControlledChaos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ControlledChaos.swiftmodule/arm64-apple-xros.abi.json
SwiftDriver Aesthete normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Aesthete' from project 'Aesthete')
    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 Aesthete -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug-xros/Aesthete.build/Objects-normal/arm64/Aesthete.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/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/Aesthete.build/Debug-xros/Aesthete.build/Objects-normal/arm64/Aesthete-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/Aesthete.build/Debug-xros/Aesthete.build/Objects-normal/arm64/Aesthete.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug-xros/Aesthete.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug-xros/Aesthete.build/Objects-normal/arm64/Aesthete_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/Aesthete.build/Debug-xros/Aesthete.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug-xros/Aesthete.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug-xros/Aesthete.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/Aesthete.build/Debug-xros/Aesthete.build/Objects-normal/arm64/Aesthete-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Double+randomGaussian.swift (in target 'ControlledChaos' from project 'ControlledChaos')
SwiftDriverJobDiscovery normal arm64 Compiling RandomItemBag.swift (in target 'ControlledChaos' from project 'ControlledChaos')
SwiftDriverJobDiscovery normal arm64 Compiling ProbabilityGroup.swift (in target 'ControlledChaos' from project 'ControlledChaos')
SwiftDriver\ Compilation ControlledChaos normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ControlledChaos' from project 'ControlledChaos')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ControlledChaos -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug-xros/ControlledChaos.build/Objects-normal/arm64/ControlledChaos.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/ControlledChaos.build/Debug-xros/ControlledChaos.build/Objects-normal/arm64/ControlledChaos-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/ControlledChaos.build/Debug-xros/ControlledChaos.build/Objects-normal/arm64/ControlledChaos.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug-xros/ControlledChaos.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug-xros/ControlledChaos.build/Objects-normal/arm64/ControlledChaos_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/ControlledChaos.build/Debug-xros/ControlledChaos.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug-xros/ControlledChaos.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug-xros/ControlledChaos.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/ControlledChaos.build/Debug-xros/ControlledChaos.build/Objects-normal/arm64/ControlledChaos-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
ExtractAppIntentsMetadata (in target 'ControlledChaos' from project 'ControlledChaos')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ControlledChaos
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name ControlledChaos --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk --xcode-version 16E140 --platform-family xrOS --deployment-target 1.0 --bundle-identifier controlledchaos.ControlledChaos --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ControlledChaos.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ControlledChaos.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug-xros/ControlledChaos.build/Objects-normal/arm64/ControlledChaos_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug-xros/ControlledChaos.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug-xros/ControlledChaos.build/Objects-normal/arm64/ControlledChaos.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug-xros/ControlledChaos.build/ControlledChaos.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug-xros/ControlledChaos.build/ControlledChaos.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug-xros/ControlledChaos.build/Objects-normal/arm64/ControlledChaos.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-28 00:31:29.263 appintentsmetadataprocessor[865:4698] Starting appintentsmetadataprocessor export
2025-04-28 00:31:29.318 appintentsmetadataprocessor[865:4698] Extracted no relevant App Intents symbols, skipping writing output
SwiftCompile normal arm64 Compiling\ ColorScheme+makeShades.swift,\ ColorScheme+makeSplitComplementary.swift,\ ColorScheme+makeTriadic.swift,\ ColorScheme.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Color\ Schemes/ColorScheme+makeShades.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Color\ Schemes/ColorScheme+makeSplitComplementary.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Color\ Schemes/ColorScheme+makeTriadic.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Color\ Schemes/ColorScheme.swift (in target 'Aesthete' from project 'Aesthete')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Color\ Schemes/ColorScheme+makeShades.swift (in target 'Aesthete' from project 'Aesthete')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Color\ Schemes/ColorScheme+makeSplitComplementary.swift (in target 'Aesthete' from project 'Aesthete')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Color\ Schemes/ColorScheme+makeTriadic.swift (in target 'Aesthete' from project 'Aesthete')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64 Compiling\ CGFloat+randomGaussian.swift,\ CGPath+contains.swift,\ CGPoint+distanceTo.swift,\ CGPoint+random.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Extensions/CGFloat+randomGaussian.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Extensions/CGPath+contains.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Extensions/CGPoint+distanceTo.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Extensions/CGPoint+random.swift (in target 'Aesthete' from project 'Aesthete')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Extensions/CGFloat+randomGaussian.swift (in target 'Aesthete' from project 'Aesthete')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

SwiftCompile normal arm64 Compiling\ ColorScheme+makeAccentedAnalogous.swift,\ ColorScheme+makeAnalogous.swift,\ ColorScheme+makeComplementary.swift,\ ColorScheme+makeCompound.swift,\ ColorScheme+makeMonochromatic.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Color\ Schemes/ColorScheme+makeAccentedAnalogous.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Color\ Schemes/ColorScheme+makeAnalogous.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Color\ Schemes/ColorScheme+makeComplementary.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Color\ Schemes/ColorScheme+makeCompound.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Color\ Schemes/ColorScheme+makeMonochromatic.swift (in target 'Aesthete' from project 'Aesthete')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Color\ Schemes/ColorScheme+makeAccentedAnalogous.swift (in target 'Aesthete' from project 'Aesthete')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Color\ Schemes/ColorScheme+makeAnalogous.swift (in target 'Aesthete' from project 'Aesthete')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Color\ Schemes/ColorScheme+makeComplementary.swift (in target 'Aesthete' from project 'Aesthete')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Color\ Schemes/ColorScheme+makeCompound.swift (in target 'Aesthete' from project 'Aesthete')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Color\ Schemes/ColorScheme+makeMonochromatic.swift (in target 'Aesthete' from project 'Aesthete')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Pathlet.swift,\ QuadCurve.swift,\ Rectangle.swift,\ TransformedBy.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Paths/Pathlet.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Paths/QuadCurve.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Paths/Rectangle.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Paths/TransformedBy.swift (in target 'Aesthete' from project 'Aesthete')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Paths/Pathlet.swift (in target 'Aesthete' from project 'Aesthete')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

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

SwiftCompile normal arm64 Compiling\ SymbolicForm.swift,\ Triangle.swift,\ Arc.swift,\ CompositePath.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Forms/SymbolicForm.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Forms/Triangle.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Paths/Arc.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Paths/CompositePath.swift (in target 'Aesthete' from project 'Aesthete')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Forms/SymbolicForm.swift (in target 'Aesthete' from project 'Aesthete')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

SwiftCompile normal arm64 Compiling\ HSBAColor.swift,\ CompositeDrawable.swift,\ Drawable.swift,\ CGColor+lightness.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Color\ Schemes/HSBAColor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/CompositeDrawable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Drawable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Extensions/CGColor+lightness.swift (in target 'Aesthete' from project 'Aesthete')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Color\ Schemes/HSBAColor.swift (in target 'Aesthete' from project 'Aesthete')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

SwiftCompile normal arm64 Compiling\ Curve.swift,\ Ellipse.swift,\ EmptyPath.swift,\ Line.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Paths/Curve.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Paths/Ellipse.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Paths/EmptyPath.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Paths/Line.swift (in target 'Aesthete' from project 'Aesthete')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Paths/Curve.swift (in target 'Aesthete' from project 'Aesthete')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

SwiftCompile normal arm64 Compiling\ Path.swift,\ PathBuilder.swift,\ PathComponent.swift,\ Pathlet+Codable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Paths/Path.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Paths/PathBuilder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Paths/PathComponent.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Paths/Pathlet+Codable.swift (in target 'Aesthete' from project 'Aesthete')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Paths/Path.swift (in target 'Aesthete' from project 'Aesthete')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

SwiftCompile normal arm64 Compiling\ CGRect+corners\ and\ edges.swift,\ CGRect+intersects.swift,\ CGRect+orientation.swift,\ CGRect+randomlyDivide.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Extensions/CGRect+corners\ and\ edges.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Extensions/CGRect+intersects.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Extensions/CGRect+orientation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Extensions/CGRect+randomlyDivide.swift (in target 'Aesthete' from project 'Aesthete')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Extensions/CGRect+corners\ and\ edges.swift (in target 'Aesthete' from project 'Aesthete')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

SwiftCompile normal arm64 Compiling\ NSImage+drawKeepingAspectRatio.swift,\ HorizontalBaseTriangle.swift,\ RepeatableForm.swift,\ RepeatableLinearForm.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Extensions/NSImage+drawKeepingAspectRatio.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Forms/HorizontalBaseTriangle.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Forms/RepeatableForm.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Forms/RepeatableLinearForm.swift (in target 'Aesthete' from project 'Aesthete')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Extensions/NSImage+drawKeepingAspectRatio.swift (in target 'Aesthete' from project 'Aesthete')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

SwiftDriverJobDiscovery normal arm64 Compiling ColorScheme+makeShades.swift, ColorScheme+makeSplitComplementary.swift, ColorScheme+makeTriadic.swift, ColorScheme.swift (in target 'Aesthete' from project 'Aesthete')
SwiftDriverJobDiscovery normal arm64 Compiling ColorScheme+makeAccentedAnalogous.swift, ColorScheme+makeAnalogous.swift, ColorScheme+makeComplementary.swift, ColorScheme+makeCompound.swift, ColorScheme+makeMonochromatic.swift (in target 'Aesthete' from project 'Aesthete')
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ControlledChaos.o (in target 'ControlledChaos' from project 'ControlledChaos')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ControlledChaos
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ControlledChaos.o
SwiftDriverJobDiscovery normal arm64 Compiling CGFloat+randomGaussian.swift, CGPath+contains.swift, CGPoint+distanceTo.swift, CGPoint+random.swift (in target 'Aesthete' from project 'Aesthete')
SwiftDriverJobDiscovery normal arm64 Compiling Curve.swift, Ellipse.swift, EmptyPath.swift, Line.swift (in target 'Aesthete' from project 'Aesthete')
SwiftDriverJobDiscovery normal arm64 Compiling Pathlet.swift, QuadCurve.swift, Rectangle.swift, TransformedBy.swift (in target 'Aesthete' from project 'Aesthete')
SwiftDriverJobDiscovery normal arm64 Emitting module for Aesthete (in target 'Aesthete' from project 'Aesthete')
SwiftDriver\ Compilation\ Requirements Aesthete normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Aesthete' from project 'Aesthete')
    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 Aesthete -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug-xros/Aesthete.build/Objects-normal/arm64/Aesthete.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/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/Aesthete.build/Debug-xros/Aesthete.build/Objects-normal/arm64/Aesthete-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/Aesthete.build/Debug-xros/Aesthete.build/Objects-normal/arm64/Aesthete.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug-xros/Aesthete.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug-xros/Aesthete.build/Objects-normal/arm64/Aesthete_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/Aesthete.build/Debug-xros/Aesthete.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug-xros/Aesthete.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug-xros/Aesthete.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/Aesthete.build/Debug-xros/Aesthete.build/Objects-normal/arm64/Aesthete-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/Aesthete.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug-xros/Aesthete.build/Objects-normal/arm64/Aesthete.swiftmodule (in target 'Aesthete' from project 'Aesthete')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete
    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/Aesthete.build/Debug-xros/Aesthete.build/Objects-normal/arm64/Aesthete.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Aesthete.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Aesthete.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug-xros/Aesthete.build/Objects-normal/arm64/Aesthete.abi.json (in target 'Aesthete' from project 'Aesthete')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete
    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/Aesthete.build/Debug-xros/Aesthete.build/Objects-normal/arm64/Aesthete.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Aesthete.swiftmodule/arm64-apple-xros.abi.json
SwiftDriver Greebler normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Greebler' from project 'Greebler')
    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 Greebler -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug-xros/Greebler.build/Objects-normal/arm64/Greebler.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/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/Greebler.build/Debug-xros/Greebler.build/Objects-normal/arm64/Greebler-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/Greebler.build/Debug-xros/Greebler.build/Objects-normal/arm64/Greebler.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug-xros/Greebler.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug-xros/Greebler.build/Objects-normal/arm64/Greebler_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/Greebler.build/Debug-xros/Greebler.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug-xros/Greebler.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug-xros/Greebler.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/Greebler.build/Debug-xros/Greebler.build/Objects-normal/arm64/Greebler-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ EquipmentGreebles.swift /Users/admin/builder/spi-builder-workspace/Sources/Greebler/EquipmentGreebles.swift (in target 'Greebler' from project 'Greebler')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Greebler/EquipmentGreebles.swift (in target 'Greebler' from project 'Greebler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

SwiftCompile normal arm64 Compiling\ EquipmentTrenchGreebles.swift /Users/admin/builder/spi-builder-workspace/Sources/Greebler/EquipmentTrenchGreebles.swift (in target 'Greebler' from project 'Greebler')
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/Sources/Greebler/CapitalShipSurfaceGreebles.swift /Users/admin/builder/spi-builder-workspace/Sources/Greebler/CapitalShipWindowsGreebles.swift /Users/admin/builder/spi-builder-workspace/Sources/Greebler/CutawaySectionGreebles.swift /Users/admin/builder/spi-builder-workspace/Sources/Greebler/EquipmentGreebles.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Greebler/EquipmentTrenchGreebles.swift /Users/admin/builder/spi-builder-workspace/Sources/Greebler/HoseGreebles.swift /Users/admin/builder/spi-builder-workspace/Sources/Greebler/LightPanelGreebles.swift /Users/admin/builder/spi-builder-workspace/Sources/Greebler/PanelGreebles.swift /Users/admin/builder/spi-builder-workspace/Sources/Greebler/PipeGreebles.swift /Users/admin/builder/spi-builder-workspace/Sources/Greebler/VentGreebles.swift /Users/admin/builder/spi-builder-workspace/Sources/Greebler/WireGreebles.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug-xros/Greebler.build/Objects-normal/arm64/EquipmentTrenchGreebles.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug-xros/Greebler.build/Objects-normal/arm64/EquipmentTrenchGreebles.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug-xros/Greebler.build/Objects-normal/arm64/EquipmentTrenchGreebles.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug-xros/Greebler.build/Objects-normal/arm64/EquipmentTrenchGreebles.dia -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/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/Greebler.build/Debug-xros/Greebler.build/Objects-normal/arm64/Greebler_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/Greebler.build/Debug-xros/Greebler.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/Greebler.build/Debug-xros/Greebler.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug-xros/Greebler.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug-xros/Greebler.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Greebler -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/Greebler.build/Debug-xros/Greebler.build/Objects-normal/arm64/EquipmentTrenchGreebles.o -index-unit-output-path /Greebler.build/Debug-xros/Greebler.build/Objects-normal/arm64/EquipmentTrenchGreebles.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/Sources/Greebler/EquipmentTrenchGreebles.swift (in target 'Greebler' from project 'Greebler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Greebler/EquipmentTrenchGreebles.swift:51:84: error: type 'CGColor?' has no member 'black'
        context.setShadow(offset: CGSize(width: 12, height: -6), blur: 12, color: .black)
                                                                                  ~^~~~~
SwiftCompile normal arm64 Compiling\ HoseGreebles.swift /Users/admin/builder/spi-builder-workspace/Sources/Greebler/HoseGreebles.swift (in target 'Greebler' from project 'Greebler')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Greebler/HoseGreebles.swift (in target 'Greebler' from project 'Greebler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Greebler/HoseGreebles.swift:96:37: error: reference to member 'black' cannot be resolved without a contextual type
            context.setStrokeColor(.black)
                                    ^
SwiftEmitModule normal arm64 Emitting\ module\ for\ Greebler (in target 'Greebler' from project 'Greebler')
EmitSwiftModule normal arm64 (in target 'Greebler' from project 'Greebler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling CGRect+corners and edges.swift, CGRect+intersects.swift, CGRect+orientation.swift, CGRect+randomlyDivide.swift (in target 'Aesthete' from project 'Aesthete')
SwiftCompile normal arm64 Compiling\ PipeGreebles.swift /Users/admin/builder/spi-builder-workspace/Sources/Greebler/PipeGreebles.swift (in target 'Greebler' from project 'Greebler')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Greebler/PipeGreebles.swift (in target 'Greebler' from project 'Greebler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling Path.swift, PathBuilder.swift, PathComponent.swift, Pathlet+Codable.swift (in target 'Aesthete' from project 'Aesthete')
SwiftCompile normal arm64 Compiling\ VentGreebles.swift /Users/admin/builder/spi-builder-workspace/Sources/Greebler/VentGreebles.swift (in target 'Greebler' from project 'Greebler')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Greebler/VentGreebles.swift (in target 'Greebler' from project 'Greebler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling SymbolicForm.swift, Triangle.swift, Arc.swift, CompositePath.swift (in target 'Aesthete' from project 'Aesthete')
SwiftCompile normal arm64 Compiling\ LightPanelGreebles.swift /Users/admin/builder/spi-builder-workspace/Sources/Greebler/LightPanelGreebles.swift (in target 'Greebler' from project 'Greebler')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Greebler/LightPanelGreebles.swift (in target 'Greebler' from project 'Greebler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling NSImage+drawKeepingAspectRatio.swift, HorizontalBaseTriangle.swift, RepeatableForm.swift, RepeatableLinearForm.swift (in target 'Aesthete' from project 'Aesthete')
SwiftCompile normal arm64 Compiling\ PanelGreebles.swift /Users/admin/builder/spi-builder-workspace/Sources/Greebler/PanelGreebles.swift (in target 'Greebler' from project 'Greebler')
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal arm64 Compiling\ EquipmentTrenchGreebles.swift /Users/admin/builder/spi-builder-workspace/Sources/Greebler/EquipmentTrenchGreebles.swift (in target 'Greebler' from project 'Greebler')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Greebler/EquipmentTrenchGreebles.swift (in target 'Greebler' from project 'Greebler')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Greebler/HoseGreebles.swift (in target 'Greebler' from project 'Greebler')
	SwiftCompile normal arm64 Compiling\ PanelGreebles.swift /Users/admin/builder/spi-builder-workspace/Sources/Greebler/PanelGreebles.swift (in target 'Greebler' from project 'Greebler')
	Building workspace spi-builder-workspace with scheme Greebler
(5 failures)
BUILD FAILURE 6.1 visionOS