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

Successful build of ShipShape, reference main (2ef7da), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 28 Apr 2025 07:25:01 UTC.

Swift 6 data race errors: 1

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/btfranklin/ShipShape.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/btfranklin/ShipShape
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2ef7da3 Update build.yml to remove tests
Cloned https://github.com/btfranklin/ShipShape.git
Revision (git rev-parse @):
2ef7da35de5fbbe5fd99f7ef8089d6f16724636d
SUCCESS checkout https://github.com/btfranklin/ShipShape.git at main
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.1
Building package at path:  $PWD
https://github.com/btfranklin/ShipShape.git
https://github.com/btfranklin/ShipShape.git
{
  "dependencies" : [
    {
      "identity" : "controlledchaos",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/btfranklin/ControlledChaos"
    },
    {
      "identity" : "aesthete",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/btfranklin/Aesthete.git"
    },
    {
      "identity" : "greebler",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.8.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/btfranklin/Greebler.git"
    }
  ],
  "manifest_display_name" : "ShipShape",
  "name" : "ShipShape",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "ShipShape",
      "targets" : [
        "ShipShape"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ShipShape",
      "module_type" : "SwiftTarget",
      "name" : "ShipShape",
      "path" : "Sources/ShipShape",
      "product_dependencies" : [
        "ControlledChaos",
        "Aesthete",
        "Greebler"
      ],
      "product_memberships" : [
        "ShipShape"
      ],
      "sources" : [
        "Side View/SideViewSpaceShipShape+designAugmentations.swift",
        "Side View/SideViewSpaceShipShape+designVerticalHalf.swift",
        "Side View/SideViewSpaceShipShape.swift",
        "Side View/SideViewSpaceShipShapeGreebledRenderer.swift",
        "SpaceShipPurpose.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
Fetching from https://github.com/btfranklin/Greebler.git
Creating working copy of package ‘Greebler’
Checking out 0.8.0 of package ‘Greebler’
Creating working copy of package ‘ControlledChaos’
Checking out 1.3.2 of package ‘ControlledChaos’
Creating working copy of package ‘Aesthete’
Checking out 1.6.1 of package ‘Aesthete’
Resolve Package Graph
Resolved source packages:
  ShipShape: /Users/admin/builder/spi-builder-workspace
  Greebler: https://github.com/btfranklin/Greebler.git @ 0.8.0
  ControlledChaos: https://github.com/btfranklin/ControlledChaos @ 1.3.2
  Aesthete: https://github.com/btfranklin/Aesthete.git @ 1.6.1
resolved source packages: ShipShape, Greebler, ControlledChaos, Aesthete
{
  "dependencies" : [
    {
      "identity" : "controlledchaos",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/btfranklin/ControlledChaos"
    },
    {
      "identity" : "aesthete",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/btfranklin/Aesthete.git"
    },
    {
      "identity" : "greebler",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.8.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/btfranklin/Greebler.git"
    }
  ],
  "manifest_display_name" : "ShipShape",
  "name" : "ShipShape",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "ShipShape",
      "targets" : [
        "ShipShape"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ShipShape",
      "module_type" : "SwiftTarget",
      "name" : "ShipShape",
      "path" : "Sources/ShipShape",
      "product_dependencies" : [
        "ControlledChaos",
        "Aesthete",
        "Greebler"
      ],
      "product_memberships" : [
        "ShipShape"
      ],
      "sources" : [
        "Side View/SideViewSpaceShipShape+designAugmentations.swift",
        "Side View/SideViewSpaceShipShape+designVerticalHalf.swift",
        "Side View/SideViewSpaceShipShape.swift",
        "Side View/SideViewSpaceShipShapeGreebledRenderer.swift",
        "SpaceShipPurpose.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ShipShape"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ShipShape -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme ShipShape -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  ControlledChaos: https://github.com/btfranklin/ControlledChaos @ 1.3.2
  Greebler: https://github.com/btfranklin/Greebler.git @ 0.8.0
  ShipShape: /Users/admin/builder/spi-builder-workspace
  Aesthete: https://github.com/btfranklin/Aesthete.git @ 1.6.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (8 targets)
    Target 'ShipShape' in project 'ShipShape'
        ➜ Explicit dependency on target 'ShipShape' in project 'ShipShape'
        ➜ Explicit dependency on target 'ControlledChaos' in project 'ControlledChaos'
        ➜ Explicit dependency on target 'Aesthete' in project 'Aesthete'
        ➜ Explicit dependency on target 'Greebler' in project 'Greebler'
    Target 'ShipShape' in project 'ShipShape'
        ➜ Explicit dependency on target 'ControlledChaos' in project 'ControlledChaos'
        ➜ Explicit dependency on target 'Aesthete' in project 'Aesthete'
        ➜ Explicit dependency on target 'Greebler' in project 'Greebler'
    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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 8194e67a89c6d9dac737f9e2b52cebc9
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/8194e67a89c6d9dac737f9e2b52cebc9.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/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
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShipShape.build/Debug/ShipShape.build/ShipShape.DependencyStaticMetadataFileList (in target 'ShipShape' from project 'ShipShape')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShipShape.build/Debug/ShipShape.build/ShipShape.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShipShape.build/Debug/ShipShape.build/ShipShape.modulemap (in target 'ShipShape' from project 'ShipShape')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShipShape.build/Debug/ShipShape.build/ShipShape.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShipShape.build/Debug/ShipShape.build/ShipShape.DependencyMetadataFileList (in target 'ShipShape' from project 'ShipShape')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShipShape.build/Debug/ShipShape.build/ShipShape.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShipShape.build/Debug/ShipShape.build/Objects-normal/arm64/ShipShape.SwiftConstValuesFileList (in target 'ShipShape' from project 'ShipShape')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShipShape.build/Debug/ShipShape.build/Objects-normal/arm64/ShipShape.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShipShape.build/Debug/ShipShape.build/Objects-normal/arm64/ShipShape.SwiftFileList (in target 'ShipShape' from project 'ShipShape')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShipShape.build/Debug/ShipShape.build/Objects-normal/arm64/ShipShape.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShipShape.build/Debug/ShipShape.build/Objects-normal/arm64/ShipShape.LinkFileList (in target 'ShipShape' from project 'ShipShape')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShipShape.build/Debug/ShipShape.build/Objects-normal/arm64/ShipShape.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShipShape.build/Debug/ShipShape.build/Objects-normal/arm64/ShipShape_const_extract_protocols.json (in target 'ShipShape' from project 'ShipShape')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShipShape.build/Debug/ShipShape.build/Objects-normal/arm64/ShipShape_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShipShape.build/Debug/ShipShape.build/Objects-normal/arm64/ShipShape-OutputFileMap.json (in target 'ShipShape' from project 'ShipShape')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShipShape.build/Debug/ShipShape.build/Objects-normal/arm64/ShipShape-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/Objects-normal/arm64/Greebler_const_extract_protocols.json (in target 'Greebler' from project 'Greebler')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Greebler
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/Objects-normal/arm64/Greebler_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/Objects-normal/arm64/Greebler.SwiftFileList (in target 'Greebler' from project 'Greebler')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Greebler
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/Objects-normal/arm64/Greebler.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/Objects-normal/arm64/Greebler.SwiftConstValuesFileList (in target 'Greebler' from project 'Greebler')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Greebler
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/Objects-normal/arm64/Greebler.SwiftConstValuesFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/ShipShape.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShipShape.build/Debug/ShipShape.build/ShipShape.modulemap (in target 'ShipShape' from project 'ShipShape')
    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/ShipShape.build/Debug/ShipShape.build/ShipShape.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/Objects-normal/arm64/Greebler.LinkFileList (in target 'Greebler' from project 'Greebler')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Greebler
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/Objects-normal/arm64/Greebler.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/Objects-normal/arm64/Greebler-OutputFileMap.json (in target 'Greebler' from project 'Greebler')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Greebler
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/Objects-normal/arm64/Greebler-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/Greebler.DependencyStaticMetadataFileList (in target 'Greebler' from project 'Greebler')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Greebler
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/Greebler.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/Greebler.modulemap (in target 'Greebler' from project 'Greebler')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Greebler
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/Greebler.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/Greebler.DependencyMetadataFileList (in target 'Greebler' from project 'Greebler')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Greebler
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/Greebler.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/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/ControlledChaos.build/Objects-normal/arm64/ControlledChaos_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/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/ControlledChaos.build/Objects-normal/arm64/ControlledChaos.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/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/ControlledChaos.build/Objects-normal/arm64/ControlledChaos.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/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/ControlledChaos.build/Objects-normal/arm64/ControlledChaos-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/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/ControlledChaos.build/Objects-normal/arm64/ControlledChaos.LinkFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/Greebler.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/Greebler.modulemap (in target 'Greebler' from project 'Greebler')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Greebler
    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/Greebler.build/Greebler.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/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/ControlledChaos.build/ControlledChaos.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/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/ControlledChaos.build/ControlledChaos.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/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/ControlledChaos.build/ControlledChaos.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/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/Aesthete.build/Objects-normal/arm64/Aesthete_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/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/Aesthete.build/Objects-normal/arm64/Aesthete.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/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/Aesthete.build/Objects-normal/arm64/Aesthete.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/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/Aesthete.build/Objects-normal/arm64/Aesthete.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/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/Aesthete.build/Objects-normal/arm64/Aesthete-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/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/Aesthete.build/Aesthete.modulemap
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/ControlledChaos.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/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/ControlledChaos.build/ControlledChaos.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/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/Aesthete.build/Aesthete.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/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/Aesthete.build/Aesthete.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/Aesthete.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/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/Aesthete.build/Aesthete.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
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/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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos11.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/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/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/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/ControlledChaos.build/Objects-normal/arm64/ControlledChaos_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/ControlledChaos.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/ControlledChaos.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/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/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\ 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

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\ 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\ 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\ 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

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/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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos11.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/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/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/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/ControlledChaos.build/Objects-normal/arm64/ControlledChaos_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/ControlledChaos.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/ControlledChaos.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/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/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/ControlledChaos-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/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/ControlledChaos.build/Objects-normal/arm64/ControlledChaos-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/ControlledChaos-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ControlledChaos.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/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/ControlledChaos.build/Objects-normal/arm64/ControlledChaos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ControlledChaos.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ControlledChaos.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/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/ControlledChaos.build/Objects-normal/arm64/ControlledChaos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ControlledChaos.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ControlledChaos.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/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/ControlledChaos.build/Objects-normal/arm64/ControlledChaos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ControlledChaos.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ControlledChaos.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/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/ControlledChaos.build/Objects-normal/arm64/ControlledChaos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ControlledChaos.swiftmodule/Project/arm64-apple-macos.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/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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos11.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/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/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/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/Aesthete.build/Objects-normal/arm64/Aesthete_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/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/Aesthete.build/Objects-normal/arm64/Aesthete-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
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\ 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\ 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

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\ 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\ 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

SwiftDriverJobDiscovery normal arm64 Compiling SeededRandomNumberGenerator.swift (in target 'ControlledChaos' from project 'ControlledChaos')
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

SwiftDriverJobDiscovery normal arm64 Compiling Bool+randomProbability.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

SwiftDriverJobDiscovery normal arm64 Compiling RandomItemBag.swift (in target 'ControlledChaos' from project 'ControlledChaos')
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\ 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 Double+randomGaussian.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/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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos11.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/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/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/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/ControlledChaos.build/Objects-normal/arm64/ControlledChaos_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/ControlledChaos.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/ControlledChaos.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/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/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 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/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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos11.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/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/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/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/Aesthete.build/Objects-normal/arm64/Aesthete_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/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/Aesthete.build/Objects-normal/arm64/Aesthete-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/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-macos11.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/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/ControlledChaos.build/Objects-normal/arm64/ControlledChaos_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/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/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/ControlledChaos.build/Objects-normal/arm64/ControlledChaos.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ControlledChaos.o
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/Aesthete-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/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/Aesthete.build/Objects-normal/arm64/Aesthete-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/Aesthete-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Aesthete.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/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/Aesthete.build/Objects-normal/arm64/Aesthete.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Aesthete.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Aesthete.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/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/Aesthete.build/Objects-normal/arm64/Aesthete.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Aesthete.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Aesthete.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/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/Aesthete.build/Objects-normal/arm64/Aesthete.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Aesthete.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Aesthete.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/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/Aesthete.build/Objects-normal/arm64/Aesthete.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Aesthete.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
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

SwiftDriverJobDiscovery normal arm64 Compiling Curve.swift, Ellipse.swift, EmptyPath.swift, Line.swift (in target 'Aesthete' from project 'Aesthete')
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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk --xcode-version 16E140 --platform-family macOS --deployment-target 11.0 --bundle-identifier controlledchaos.ControlledChaos --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ControlledChaos.appintents --target-triple arm64-apple-macos11.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ControlledChaos.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/ControlledChaos.build/Objects-normal/arm64/ControlledChaos_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/ControlledChaos.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/ControlledChaos.build/Objects-normal/arm64/ControlledChaos.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/ControlledChaos.build/ControlledChaos.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/ControlledChaos.build/ControlledChaos.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/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:24:58.475 appintentsmetadataprocessor[842:4598] Starting appintentsmetadataprocessor export
2025-04-28 00:24:58.521 appintentsmetadataprocessor[842:4598] Extracted no relevant App Intents symbols, skipping writing output
SwiftDriverJobDiscovery normal arm64 Compiling Pathlet.swift, QuadCurve.swift, Rectangle.swift, TransformedBy.swift (in target 'Aesthete' from project 'Aesthete')
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/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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos11.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/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/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/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/Greebler.build/Objects-normal/arm64/Greebler_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/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/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 ColorScheme+makeShades.swift, ColorScheme+makeSplitComplementary.swift, ColorScheme+makeTriadic.swift, ColorScheme.swift (in target 'Aesthete' from project 'Aesthete')
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/.dependencies/checkouts/Greebler/Sources/Greebler/PipeGreebles.swift (in target 'Greebler' from project 'Greebler')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Greebler/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\ LightPanelGreebles.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Greebler/Sources/Greebler/LightPanelGreebles.swift (in target 'Greebler' from project 'Greebler')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Greebler/Sources/Greebler/LightPanelGreebles.swift (in target 'Greebler' from project 'Greebler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftDriverJobDiscovery normal arm64 Compiling CGFloat+randomGaussian.swift, CGPath+contains.swift, CGPoint+distanceTo.swift, CGPoint+random.swift (in target 'Aesthete' from project 'Aesthete')
SwiftCompile normal arm64 Compiling\ CutawaySectionGreebles.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Greebler/Sources/Greebler/CutawaySectionGreebles.swift (in target 'Greebler' from project 'Greebler')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Greebler/Sources/Greebler/CutawaySectionGreebles.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\ HoseGreebles.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Greebler/Sources/Greebler/HoseGreebles.swift (in target 'Greebler' from project 'Greebler')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Greebler/Sources/Greebler/HoseGreebles.swift (in target 'Greebler' from project 'Greebler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ PanelGreebles.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Greebler/Sources/Greebler/PanelGreebles.swift (in target 'Greebler' from project 'Greebler')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Greebler/Sources/Greebler/PanelGreebles.swift (in target 'Greebler' from project 'Greebler')
    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')
SwiftCompile normal arm64 Compiling\ EquipmentTrenchGreebles.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Greebler/Sources/Greebler/EquipmentTrenchGreebles.swift (in target 'Greebler' from project 'Greebler')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Greebler/Sources/Greebler/EquipmentTrenchGreebles.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\ WireGreebles.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Greebler/Sources/Greebler/WireGreebles.swift (in target 'Greebler' from project 'Greebler')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Greebler/Sources/Greebler/WireGreebles.swift (in target 'Greebler' from project 'Greebler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Emitting module for Greebler (in target 'Greebler' from project 'Greebler')
SwiftDriver\ Compilation\ Requirements 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-Swift-Compilation-Requirements -- /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/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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos11.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/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/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/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/Greebler.build/Objects-normal/arm64/Greebler_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/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/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 LightPanelGreebles.swift (in target 'Greebler' from project 'Greebler')
SwiftCompile normal arm64 Compiling\ CapitalShipSurfaceGreebles.swift,\ CapitalShipWindowsGreebles.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Greebler/Sources/Greebler/CapitalShipSurfaceGreebles.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Greebler/Sources/Greebler/CapitalShipWindowsGreebles.swift (in target 'Greebler' from project 'Greebler')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Greebler/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/.dependencies/checkouts/Greebler/Sources/Greebler/CapitalShipWindowsGreebles.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/.dependencies/checkouts/Greebler/Sources/Greebler/EquipmentGreebles.swift (in target 'Greebler' from project 'Greebler')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Greebler/Sources/Greebler/EquipmentGreebles.swift (in target 'Greebler' from project 'Greebler')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling VentGreebles.swift (in target 'Greebler' from project 'Greebler')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/Greebler-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/Objects-normal/arm64/Greebler-Swift.h (in target 'Greebler' from project 'Greebler')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Greebler
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/Objects-normal/arm64/Greebler-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/Greebler-Swift.h
SwiftDriverJobDiscovery normal arm64 Compiling PipeGreebles.swift (in target 'Greebler' from project 'Greebler')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Greebler.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/Objects-normal/arm64/Greebler.swiftmodule (in target 'Greebler' from project 'Greebler')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Greebler
    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/Greebler.build/Debug/Greebler.build/Objects-normal/arm64/Greebler.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Greebler.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Greebler.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/Objects-normal/arm64/Greebler.swiftdoc (in target 'Greebler' from project 'Greebler')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Greebler
    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/Greebler.build/Debug/Greebler.build/Objects-normal/arm64/Greebler.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Greebler.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Greebler.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/Objects-normal/arm64/Greebler.abi.json (in target 'Greebler' from project 'Greebler')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Greebler
    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/Greebler.build/Debug/Greebler.build/Objects-normal/arm64/Greebler.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Greebler.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Greebler.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/Objects-normal/arm64/Greebler.swiftsourceinfo (in target 'Greebler' from project 'Greebler')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Greebler
    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/Greebler.build/Debug/Greebler.build/Objects-normal/arm64/Greebler.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Greebler.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/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/ControlledChaos.o
SwiftDriver ShipShape normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ShipShape' from project 'ShipShape')
    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 ShipShape -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShipShape.build/Debug/ShipShape.build/Objects-normal/arm64/ShipShape.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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos11.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShipShape.build/Debug/ShipShape.build/Objects-normal/arm64/ShipShape-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/ShipShape.build/Debug/ShipShape.build/Objects-normal/arm64/ShipShape.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/ShipShape.build/Debug/ShipShape.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShipShape.build/Debug/ShipShape.build/Objects-normal/arm64/ShipShape_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShipShape.build/Debug/ShipShape.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShipShape.build/Debug/ShipShape.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShipShape.build/Debug/ShipShape.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/ShipShape.build/Debug/ShipShape.build/Objects-normal/arm64/ShipShape-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling CutawaySectionGreebles.swift (in target 'Greebler' from project 'Greebler')
SwiftEmitModule normal arm64 Emitting\ module\ for\ ShipShape (in target 'ShipShape' from project 'ShipShape')
EmitSwiftModule normal arm64 (in target 'ShipShape' from project 'ShipShape')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/ShipShape/Side View/SideViewSpaceShipShape.swift:20:16: warning: static property 'connectorProbabilities' is not concurrency-safe because non-'Sendable' type 'ProbabilityGroup<SideViewSpaceShipShape.ConnectorType>' may have shared mutable state; this is an error in the Swift 6 language mode
    static let connectorProbabilities = ProbabilityGroup<ConnectorType>([
               ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ControlledChaos/Sources/ControlledChaos/ProbabilityGroup.swift:5:15: note: generic struct 'ProbabilityGroup' does not conform to the 'Sendable' protocol
public struct ProbabilityGroup<Item: Hashable & Codable>: Hashable {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/ShipShape/Side View/SideViewSpaceShipShape.swift:4:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ControlledChaos'
import ControlledChaos
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/ShipShape/Side View/SideViewSpaceShipShape.swift:20:16: note: add '@MainActor' to make static property 'connectorProbabilities' part of global actor 'MainActor'
    static let connectorProbabilities = ProbabilityGroup<ConnectorType>([
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ShipShape/Side View/SideViewSpaceShipShape.swift:20:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let connectorProbabilities = ProbabilityGroup<ConnectorType>([
               ^
    nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ SpaceShipPurpose.swift /Users/admin/builder/spi-builder-workspace/Sources/ShipShape/SpaceShipPurpose.swift (in target 'ShipShape' from project 'ShipShape')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ShipShape/SpaceShipPurpose.swift (in target 'ShipShape' from project 'ShipShape')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ SideViewSpaceShipShape+designAugmentations.swift /Users/admin/builder/spi-builder-workspace/Sources/ShipShape/Side\ View/SideViewSpaceShipShape+designAugmentations.swift (in target 'ShipShape' from project 'ShipShape')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ShipShape/Side\ View/SideViewSpaceShipShape+designAugmentations.swift (in target 'ShipShape' from project 'ShipShape')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling HoseGreebles.swift (in target 'Greebler' from project 'Greebler')
SwiftCompile normal arm64 Compiling\ SideViewSpaceShipShape.swift /Users/admin/builder/spi-builder-workspace/Sources/ShipShape/Side\ View/SideViewSpaceShipShape.swift (in target 'ShipShape' from project 'ShipShape')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ShipShape/Side\ View/SideViewSpaceShipShape.swift (in target 'ShipShape' from project 'ShipShape')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/ShipShape/Side View/SideViewSpaceShipShape.swift:20:16: warning: static property 'connectorProbabilities' is not concurrency-safe because non-'Sendable' type 'ProbabilityGroup<SideViewSpaceShipShape.ConnectorType>' may have shared mutable state; this is an error in the Swift 6 language mode
    static let connectorProbabilities = ProbabilityGroup<ConnectorType>([
               ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ControlledChaos/Sources/ControlledChaos/ProbabilityGroup.swift:5:15: note: generic struct 'ProbabilityGroup' does not conform to the 'Sendable' protocol
public struct ProbabilityGroup<Item: Hashable & Codable>: Hashable {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/ShipShape/Side View/SideViewSpaceShipShape.swift:4:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ControlledChaos'
import ControlledChaos
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/ShipShape/Side View/SideViewSpaceShipShape.swift:20:16: note: add '@MainActor' to make static property 'connectorProbabilities' part of global actor 'MainActor'
    static let connectorProbabilities = ProbabilityGroup<ConnectorType>([
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ShipShape/Side View/SideViewSpaceShipShape.swift:20:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let connectorProbabilities = ProbabilityGroup<ConnectorType>([
               ^
    nonisolated(unsafe)
SwiftDriverJobDiscovery normal arm64 Compiling PanelGreebles.swift (in target 'Greebler' from project 'Greebler')
SwiftCompile normal arm64 Compiling\ SideViewSpaceShipShape+designVerticalHalf.swift /Users/admin/builder/spi-builder-workspace/Sources/ShipShape/Side\ View/SideViewSpaceShipShape+designVerticalHalf.swift (in target 'ShipShape' from project 'ShipShape')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ShipShape/Side\ View/SideViewSpaceShipShape+designVerticalHalf.swift (in target 'ShipShape' from project 'ShipShape')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling EquipmentTrenchGreebles.swift (in target 'Greebler' from project 'Greebler')
SwiftCompile normal arm64 Compiling\ SideViewSpaceShipShapeGreebledRenderer.swift /Users/admin/builder/spi-builder-workspace/Sources/ShipShape/Side\ View/SideViewSpaceShipShapeGreebledRenderer.swift (in target 'ShipShape' from project 'ShipShape')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ShipShape/Side\ View/SideViewSpaceShipShapeGreebledRenderer.swift (in target 'ShipShape' from project 'ShipShape')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling SideViewSpaceShipShape+designAugmentations.swift (in target 'ShipShape' from project 'ShipShape')
SwiftDriverJobDiscovery normal arm64 Compiling SpaceShipPurpose.swift (in target 'ShipShape' from project 'ShipShape')
SwiftDriverJobDiscovery normal arm64 Emitting module for ShipShape (in target 'ShipShape' from project 'ShipShape')
SwiftDriver\ Compilation\ Requirements ShipShape normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ShipShape' from project 'ShipShape')
    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 ShipShape -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShipShape.build/Debug/ShipShape.build/Objects-normal/arm64/ShipShape.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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos11.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShipShape.build/Debug/ShipShape.build/Objects-normal/arm64/ShipShape-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/ShipShape.build/Debug/ShipShape.build/Objects-normal/arm64/ShipShape.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/ShipShape.build/Debug/ShipShape.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShipShape.build/Debug/ShipShape.build/Objects-normal/arm64/ShipShape_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShipShape.build/Debug/ShipShape.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShipShape.build/Debug/ShipShape.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShipShape.build/Debug/ShipShape.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/ShipShape.build/Debug/ShipShape.build/Objects-normal/arm64/ShipShape-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/ShipShape-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShipShape.build/Debug/ShipShape.build/Objects-normal/arm64/ShipShape-Swift.h (in target 'ShipShape' from project 'ShipShape')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShipShape.build/Debug/ShipShape.build/Objects-normal/arm64/ShipShape-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/ShipShape-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ShipShape.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShipShape.build/Debug/ShipShape.build/Objects-normal/arm64/ShipShape.swiftmodule (in target 'ShipShape' from project 'ShipShape')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShipShape.build/Debug/ShipShape.build/Objects-normal/arm64/ShipShape.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ShipShape.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ShipShape.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShipShape.build/Debug/ShipShape.build/Objects-normal/arm64/ShipShape.swiftdoc (in target 'ShipShape' from project 'ShipShape')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShipShape.build/Debug/ShipShape.build/Objects-normal/arm64/ShipShape.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ShipShape.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ShipShape.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShipShape.build/Debug/ShipShape.build/Objects-normal/arm64/ShipShape.abi.json (in target 'ShipShape' from project 'ShipShape')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShipShape.build/Debug/ShipShape.build/Objects-normal/arm64/ShipShape.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ShipShape.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ShipShape.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShipShape.build/Debug/ShipShape.build/Objects-normal/arm64/ShipShape.swiftsourceinfo (in target 'ShipShape' from project 'ShipShape')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShipShape.build/Debug/ShipShape.build/Objects-normal/arm64/ShipShape.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ShipShape.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling WireGreebles.swift (in target 'Greebler' from project 'Greebler')
SwiftDriverJobDiscovery normal arm64 Compiling EquipmentGreebles.swift (in target 'Greebler' from project 'Greebler')
SwiftDriverJobDiscovery normal arm64 Compiling SideViewSpaceShipShape+designVerticalHalf.swift (in target 'ShipShape' from project 'ShipShape')
SwiftDriverJobDiscovery normal arm64 Compiling SideViewSpaceShipShape.swift (in target 'ShipShape' from project 'ShipShape')
SwiftDriverJobDiscovery normal arm64 Compiling CapitalShipSurfaceGreebles.swift, CapitalShipWindowsGreebles.swift (in target 'Greebler' from project 'Greebler')
SwiftDriver\ Compilation 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-Swift-Compilation -- /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/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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos11.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/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/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/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/Greebler.build/Objects-normal/arm64/Greebler_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/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/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 SideViewSpaceShipShapeGreebledRenderer.swift (in target 'ShipShape' from project 'ShipShape')
SwiftDriver\ Compilation ShipShape normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ShipShape' from project 'ShipShape')
    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 ShipShape -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShipShape.build/Debug/ShipShape.build/Objects-normal/arm64/ShipShape.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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos11.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShipShape.build/Debug/ShipShape.build/Objects-normal/arm64/ShipShape-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/ShipShape.build/Debug/ShipShape.build/Objects-normal/arm64/ShipShape.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/ShipShape.build/Debug/ShipShape.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShipShape.build/Debug/ShipShape.build/Objects-normal/arm64/ShipShape_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShipShape.build/Debug/ShipShape.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShipShape.build/Debug/ShipShape.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShipShape.build/Debug/ShipShape.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/ShipShape.build/Debug/ShipShape.build/Objects-normal/arm64/ShipShape-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling NSImage+drawKeepingAspectRatio.swift, HorizontalBaseTriangle.swift, RepeatableForm.swift, RepeatableLinearForm.swift (in target 'Aesthete' from project 'Aesthete')
SwiftDriverJobDiscovery normal arm64 Compiling HSBAColor.swift, CompositeDrawable.swift, Drawable.swift, CGColor+lightness.swift (in target 'Aesthete' from project 'Aesthete')
SwiftDriver\ Compilation 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 -- /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/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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos11.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/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/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/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/Aesthete.build/Objects-normal/arm64/Aesthete_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/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/Aesthete.build/Objects-normal/arm64/Aesthete-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Aesthete.o normal (in target 'Aesthete' from project 'Aesthete')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos11.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/Objects-normal/arm64/Aesthete.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/Objects-normal/arm64/Aesthete_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/Objects-normal/arm64/Aesthete_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/Objects-normal/arm64/Aesthete.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Aesthete.o
ExtractAppIntentsMetadata (in target 'Aesthete' from project 'Aesthete')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete
    /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 Aesthete --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk --xcode-version 16E140 --platform-family macOS --deployment-target 11.0 --bundle-identifier aesthete.Aesthete --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Aesthete.appintents --target-triple arm64-apple-macos11.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Aesthete.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/Objects-normal/arm64/Aesthete_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/Objects-normal/arm64/Aesthete.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/Aesthete.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/Aesthete.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/Objects-normal/arm64/Aesthete.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-28 00:25:00.117 appintentsmetadataprocessor[862:4684] Starting appintentsmetadataprocessor export
2025-04-28 00:25:00.150 appintentsmetadataprocessor[862:4684] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Aesthete.o (in target 'Aesthete' from project 'Aesthete')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Aesthete.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Greebler.o normal (in target 'Greebler' from project 'Greebler')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Greebler
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos11.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/Objects-normal/arm64/Greebler.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/Objects-normal/arm64/Greebler_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/Objects-normal/arm64/Greebler_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/Objects-normal/arm64/Greebler.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Greebler.o
ExtractAppIntentsMetadata (in target 'Greebler' from project 'Greebler')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Greebler
    /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 Greebler --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk --xcode-version 16E140 --platform-family macOS --deployment-target 11.0 --bundle-identifier greebler.Greebler --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Greebler.appintents --target-triple arm64-apple-macos11.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Greebler.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/Objects-normal/arm64/Greebler_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/Objects-normal/arm64/Greebler.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/Greebler.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/Greebler.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/Objects-normal/arm64/Greebler.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-28 00:25:00.203 appintentsmetadataprocessor[865:4699] Starting appintentsmetadataprocessor export
2025-04-28 00:25:00.235 appintentsmetadataprocessor[865:4699] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Greebler.o (in target 'Greebler' from project 'Greebler')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Greebler
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Greebler.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ShipShape.o normal (in target 'ShipShape' from project 'ShipShape')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos11.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShipShape.build/Debug/ShipShape.build/Objects-normal/arm64/ShipShape.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShipShape.build/Debug/ShipShape.build/Objects-normal/arm64/ShipShape_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShipShape.build/Debug/ShipShape.build/Objects-normal/arm64/ShipShape_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShipShape.build/Debug/ShipShape.build/Objects-normal/arm64/ShipShape.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ShipShape.o
ExtractAppIntentsMetadata (in target 'ShipShape' from project 'ShipShape')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name ShipShape --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk --xcode-version 16E140 --platform-family macOS --deployment-target 11.0 --bundle-identifier spi-builder-workspace.ShipShape --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ShipShape.appintents --target-triple arm64-apple-macos11.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ShipShape.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShipShape.build/Debug/ShipShape.build/Objects-normal/arm64/ShipShape_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShipShape.build/Debug/ShipShape.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShipShape.build/Debug/ShipShape.build/Objects-normal/arm64/ShipShape.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShipShape.build/Debug/ShipShape.build/ShipShape.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShipShape.build/Debug/ShipShape.build/ShipShape.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShipShape.build/Debug/ShipShape.build/Objects-normal/arm64/ShipShape.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-28 00:25:00.281 appintentsmetadataprocessor[868:4714] Starting appintentsmetadataprocessor export
2025-04-28 00:25:00.311 appintentsmetadataprocessor[868:4714] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ShipShape.o (in target 'ShipShape' from project 'ShipShape')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ShipShape.o
** BUILD SUCCEEDED **
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:27eef9cb91d3163ae1237c67afe2d63090bdd64f, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:27eef9cb91d3163ae1237c67afe2d63090bdd64f, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:27eef9cb91d3163ae1237c67afe2d63090bdd64f, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:27eef9cb91d3163ae1237c67afe2d63090bdd64f, name:My Mac }
Build complete.
{
  "dependencies" : [
    {
      "identity" : "controlledchaos",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/btfranklin/ControlledChaos"
    },
    {
      "identity" : "aesthete",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/btfranklin/Aesthete.git"
    },
    {
      "identity" : "greebler",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.8.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/btfranklin/Greebler.git"
    }
  ],
  "manifest_display_name" : "ShipShape",
  "name" : "ShipShape",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "ShipShape",
      "targets" : [
        "ShipShape"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ShipShape",
      "module_type" : "SwiftTarget",
      "name" : "ShipShape",
      "path" : "Sources/ShipShape",
      "product_dependencies" : [
        "ControlledChaos",
        "Aesthete",
        "Greebler"
      ],
      "product_memberships" : [
        "ShipShape"
      ],
      "sources" : [
        "Side View/SideViewSpaceShipShape+designAugmentations.swift",
        "Side View/SideViewSpaceShipShape+designVerticalHalf.swift",
        "Side View/SideViewSpaceShipShape.swift",
        "Side View/SideViewSpaceShipShapeGreebledRenderer.swift",
        "SpaceShipPurpose.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.