Build Information
Successful build of ShipShape, reference main (2ef7da), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 21 Apr 2026 15:00:42 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ShipShape -destination platform=macOS,arch=arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.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.3
Building package at path: $PWD
https://github.com/btfranklin/ShipShape.git
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/btfranklin/Greebler.git
Fetching from https://github.com/btfranklin/ControlledChaos
Fetching from https://github.com/btfranklin/Aesthete.git
Creating working copy of package ‘Aesthete’
Checking out 1.6.1 of package ‘Aesthete’
Creating working copy of package ‘ControlledChaos’
Checking out 1.3.2 of package ‘ControlledChaos’
Creating working copy of package ‘Greebler’
Checking out 0.8.0 of package ‘Greebler’
Resolve Package Graph
Resolved source packages:
ControlledChaos: https://github.com/btfranklin/ControlledChaos @ 1.3.2
ShipShape: /Users/admin/builder/spi-builder-workspace
Greebler: https://github.com/btfranklin/Greebler.git @ 0.8.0
Aesthete: https://github.com/btfranklin/Aesthete.git @ 1.6.1
resolved source packages: ControlledChaos, ShipShape, Greebler, Aesthete
2026-04-21 11:00:15.576 xcodebuild[529:3080] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"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"
]
}
}
2026-04-21 11:00:23.537 xcodebuild[733:4260] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ShipShape -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme ShipShape -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
Greebler: https://github.com/btfranklin/Greebler.git @ 0.8.0
Aesthete: https://github.com/btfranklin/Aesthete.git @ 1.6.1
ControlledChaos: https://github.com/btfranklin/ControlledChaos @ 1.3.2
ShipShape: /Users/admin/builder/spi-builder-workspace
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-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 2b042ba9c79fb57a4b2670b54be090f7
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/2b042ba9c79fb57a4b2670b54be090f7.xcbuilddata
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/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
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/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/SwiftExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/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.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.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.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-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/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.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_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.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/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
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
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-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.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/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/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.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
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/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
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/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.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.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.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
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
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.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-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ControlledChaos -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/ControlledChaos.build/Objects-normal/arm64/ControlledChaos.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/ControlledChaos.build/Objects-normal/arm64/ControlledChaos-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/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
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-5X5O5I1K4D43GH7GT4CGHWXLB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-AAQ399SBBP2BDCMG81VRYRUPH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-1WXIS9B8VZ4ADZ061QHYRWR5D.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-BCLCOFDJ45OMTZGSK1C16CGHW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-3I2AYATAZOB5SX5PV3FFLUN3C.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-E0NVGU93S9O2QVCG64NNOZE2S.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-ADGO289DDFG5Q27QQ112PKPEZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-6A9L0EIEOJ6YCVBSISW78RWKS.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-32R3Z9RQY92YALH0OD4ICAILO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-GSSKQPJJW7SA1MLS4HASRW3M.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-X5HZSTF4XF14KD1VQVVZ7DB8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-491K6A0QLGG5JHYG15DXNJX2E.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-B8IE8I8WDCT8XY9KJOINFAYTG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-6AB3YXIQ4BDSRRE3TRNTF0OMM.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-DMGWQDFUW313ZACCZI4XLDLQ1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/libDER-3PT2HVP45SXV8N8LCNR5SYA65.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-BBBF5RT536Y4I87NLI3MWUZS6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-3F91P5BX2TKCGL6BR17N6GQDC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-BDEU6LGPQ76RC84QS7KXQQ3QL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/libkern-RVY6HDIC3JFUPOK9RR52HYIA.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/launch-AFSCPX9157218S9492O0JL1YP.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-6TCYF66X09PKWGHX4JCJOWK1K.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-DT91J1DL43SMC5KJP0KLXIA3Z.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-8FRTL4121JBMOHW50XB1IB9V3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-B0DV6M8EG5BIP5321UHN4BRJU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/XPC-2J5ES7IQGYS2L7L69WUL6MTBR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-ANQ3A25QNSYX7B50BP32T807.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOKit-E1TTD7GPKU23O8MO53HNIJ123.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-CV0NM9C2Z4JA5YDDLMIYM5KY9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-9O034QAFSU7BBHM8I0WT8OZ01.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DiskArbitration-VO6U70ZP61URI2H1J70SQCQZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreServices-9VY6U63TWM3XIX70OZQU6WOIQ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-4ST2G3OL1U694TZLAJEK24H48.pcm
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\ 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
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\ 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\ Bool+randomProbability.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ControlledChaos/Sources/ControlledChaos/Extensions/Bool+randomProbability.swift (in target 'ControlledChaos' from project 'ControlledChaos')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ControlledChaos/Sources/ControlledChaos/Extensions/Bool+randomProbability.swift (in target 'ControlledChaos' from project 'ControlledChaos')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ RandomItemBag.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ControlledChaos/Sources/ControlledChaos/RandomItemBag.swift (in target 'ControlledChaos' from project 'ControlledChaos')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ControlledChaos/Sources/ControlledChaos/RandomItemBag.swift (in target 'ControlledChaos' from project 'ControlledChaos')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
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-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ControlledChaos -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/ControlledChaos.build/Objects-normal/arm64/ControlledChaos.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/ControlledChaos.build/Objects-normal/arm64/ControlledChaos-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/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.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.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.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-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Aesthete -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/Objects-normal/arm64/Aesthete.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/Objects-normal/arm64/Aesthete-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/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
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreGraphics-3E3HC7QGL775MDQYGP6TCE7BH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OpenGL-2586URYNECPZYDH4FQZH6T8YO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreTransferable-CS8WCBGWSMMVJJTW1EM47NOJC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOSurface-4UQBSIJ21PAWLXEH1L7QMAORW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DeveloperToolsSupport-3BTENLFB5IBRQT6EVQEKGMDTG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreData-26HLSY04W4APMJJ4D9SZFJ4WC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UniformTypeIdentifiers-2JNDOF16STDFUWD11NF2LVJ6L.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ColorSync-DLTFQNG40PFLH6TQWD17YQ606.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Metal-BURTFP2IDH8G7BV5PS3EHARF6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ImageIO-AAD4F8TB4I7II4S5AZJD265YU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_intrinsics-4GICTUP4C9A6Z799JF0ESFD1V.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DataDetection-4B1ERPV28H2Q956AUXC566WB8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Symbols-5220F55SZD612FXJ26F19DC7O.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdatomic-KS1FMXPZU97HOY4MALET99UE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_tgmath-36H6QUYZ4IC5Y9V5MRDN8LJ4S.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreText-4QWBVX2EXLF5G1VO33KIPJBR7.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Accessibility-4LUB3Z7J25FSCU1SNIQ5K7EME.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os-AR3SJJLBV6Y7LCDQ9JZGLXN3I.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CUPS-83UWBFGJ7KH19JA48OM4PVM4Q.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/simd-6XIBISLB6PEO7NVF6SQJAPRXC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OSLog-C6CEOJRMO6PZ6Y2SS9A9C35EL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ApplicationServices-D2R7QX6VLX8N6S5Q6QPYKB4JT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreVideo-171H00U9NZ3ESDSHE6PSMBSAF.pcm
SwiftDriverJobDiscovery normal arm64 Compiling SeededRandomNumberGenerator.swift (in target 'ControlledChaos' from project 'ControlledChaos')
SwiftDriverJobDiscovery normal arm64 Compiling Bool+randomProbability.swift (in target 'ControlledChaos' from project 'ControlledChaos')
SwiftDriverJobDiscovery normal arm64 Compiling Double+randomGaussian.swift (in target 'ControlledChaos' from project 'ControlledChaos')
SwiftDriverJobDiscovery normal arm64 Compiling RandomItemBag.swift (in target 'ControlledChaos' from project 'ControlledChaos')
SwiftDriverJobDiscovery normal arm64 Compiling ProbabilityGroup.swift (in target 'ControlledChaos' from project 'ControlledChaos')
SwiftDriver\ Compilation ControlledChaos normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ControlledChaos' from project 'ControlledChaos')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ControlledChaos -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/ControlledChaos.build/Objects-normal/arm64/ControlledChaos.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/ControlledChaos.build/Objects-normal/arm64/ControlledChaos-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/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
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-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos11.0 -r -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -O0 -w -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-26.4.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 -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-26.4.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 @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/ControlledChaos.build/Objects-normal/arm64/ControlledChaos-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ControlledChaos.o
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/QuartzCore-E7VB9GJ2DWI3C6IPLDZ4QXY6O.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreImage-A8OMCLPRDRYLWGDSO8UQ41LBK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Spatial-3RXTQKFKSBRGVSUILR6M7V0F.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUICore-98IUO6EAQV7IPKZAQUXZESBEY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AppKit-19HD88BK9LFV6SQJ5H2X1I85T.pcm
ExtractAppIntentsMetadata (in target 'ControlledChaos' from project 'ControlledChaos')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ControlledChaos
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.JdQjXF/Metal.xctoolchain --module-name ControlledChaos --sdk-root /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk --xcode-version 17E192 --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
2026-04-21 11:00:38.248 appintentsmetadataprocessor[871:5031] Starting appintentsmetadataprocessor export
2026-04-21 11:00:38.268 appintentsmetadataprocessor[871:5031] Extracted no relevant App Intents symbols, skipping writing output
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
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUI-DUEYFAAA74HX7AVZKUVFRDB4U.pcm
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\ 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\ 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\ 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\ NSImage+drawKeepingAspectRatio.swift,\ HorizontalBaseTriangle.swift,\ RepeatableForm.swift,\ RepeatableLinearForm.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Extensions/NSImage+drawKeepingAspectRatio.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Forms/HorizontalBaseTriangle.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Forms/RepeatableForm.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Forms/RepeatableLinearForm.swift (in target 'Aesthete' from project 'Aesthete')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Extensions/NSImage+drawKeepingAspectRatio.swift (in target 'Aesthete' from project 'Aesthete')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Forms/HorizontalBaseTriangle.swift (in target 'Aesthete' from project 'Aesthete')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Forms/RepeatableForm.swift (in target 'Aesthete' from project 'Aesthete')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Forms/RepeatableLinearForm.swift (in target 'Aesthete' from project 'Aesthete')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CGRect+corners\ and\ edges.swift,\ CGRect+intersects.swift,\ CGRect+orientation.swift,\ CGRect+randomlyDivide.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Extensions/CGRect+corners\ and\ edges.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Extensions/CGRect+intersects.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Extensions/CGRect+orientation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Extensions/CGRect+randomlyDivide.swift (in target 'Aesthete' from project 'Aesthete')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Extensions/CGRect+corners\ and\ edges.swift (in target 'Aesthete' from project 'Aesthete')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Extensions/CGRect+intersects.swift (in target 'Aesthete' from project 'Aesthete')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Extensions/CGRect+orientation.swift (in target 'Aesthete' from project 'Aesthete')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Extensions/CGRect+randomlyDivide.swift (in target 'Aesthete' from project 'Aesthete')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ 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\ 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\ ColorScheme+makeAccentedAnalogous.swift,\ ColorScheme+makeAnalogous.swift,\ ColorScheme+makeComplementary.swift,\ ColorScheme+makeCompound.swift,\ ColorScheme+makeMonochromatic.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Color\ Schemes/ColorScheme+makeAccentedAnalogous.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Color\ Schemes/ColorScheme+makeAnalogous.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Color\ Schemes/ColorScheme+makeComplementary.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Color\ Schemes/ColorScheme+makeCompound.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Color\ Schemes/ColorScheme+makeMonochromatic.swift (in target 'Aesthete' from project 'Aesthete')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Color\ Schemes/ColorScheme+makeAccentedAnalogous.swift (in target 'Aesthete' from project 'Aesthete')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Color\ Schemes/ColorScheme+makeAnalogous.swift (in target 'Aesthete' from project 'Aesthete')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Color\ Schemes/ColorScheme+makeComplementary.swift (in target 'Aesthete' from project 'Aesthete')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Color\ Schemes/ColorScheme+makeCompound.swift (in target 'Aesthete' from project 'Aesthete')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Color\ Schemes/ColorScheme+makeMonochromatic.swift (in target 'Aesthete' from project 'Aesthete')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CGFloat+randomGaussian.swift,\ CGPath+contains.swift,\ CGPoint+distanceTo.swift,\ CGPoint+random.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Extensions/CGFloat+randomGaussian.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Extensions/CGPath+contains.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Extensions/CGPoint+distanceTo.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Extensions/CGPoint+random.swift (in target 'Aesthete' from project 'Aesthete')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Extensions/CGFloat+randomGaussian.swift (in target 'Aesthete' from project 'Aesthete')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Extensions/CGPath+contains.swift (in target 'Aesthete' from project 'Aesthete')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Extensions/CGPoint+distanceTo.swift (in target 'Aesthete' from project 'Aesthete')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Extensions/CGPoint+random.swift (in target 'Aesthete' from project 'Aesthete')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ColorScheme+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 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-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Aesthete -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/Objects-normal/arm64/Aesthete.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/Objects-normal/arm64/Aesthete-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/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
SwiftDriverJobDiscovery normal arm64 Compiling Curve.swift, Ellipse.swift, EmptyPath.swift, Line.swift (in target 'Aesthete' from project 'Aesthete')
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.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
SwiftDriverJobDiscovery normal arm64 Compiling SymbolicForm.swift, Triangle.swift, Arc.swift, CompositePath.swift (in target 'Aesthete' from project 'Aesthete')
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.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
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-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Greebler -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/Objects-normal/arm64/Greebler.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/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-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/Objects-normal/arm64/Greebler-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/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+makeAccentedAnalogous.swift, ColorScheme+makeAnalogous.swift, ColorScheme+makeComplementary.swift, ColorScheme+makeCompound.swift, ColorScheme+makeMonochromatic.swift (in target 'Aesthete' from project 'Aesthete')
SwiftDriverJobDiscovery normal arm64 Compiling CGFloat+randomGaussian.swift, CGPath+contains.swift, CGPoint+distanceTo.swift, CGPoint+random.swift (in target 'Aesthete' from project 'Aesthete')
SwiftDriverJobDiscovery normal arm64 Compiling CGRect+corners and edges.swift, CGRect+intersects.swift, CGRect+orientation.swift, CGRect+randomlyDivide.swift (in target 'Aesthete' from project 'Aesthete')
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 Path.swift, PathBuilder.swift, PathComponent.swift, Pathlet+Codable.swift (in target 'Aesthete' from project 'Aesthete')
SwiftCompile normal arm64 Compiling\ CutawaySectionGreebles.swift /Users/admin/builder/spi-builder-workspace/.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
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\ 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
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\ 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
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\ 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
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 Compiling EquipmentTrenchGreebles.swift (in target 'Greebler' from project 'Greebler')
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 PanelGreebles.swift (in target 'Greebler' from project 'Greebler')
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 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-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Greebler -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/Objects-normal/arm64/Greebler.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/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-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/Objects-normal/arm64/Greebler-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/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 HoseGreebles.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
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
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-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ShipShape -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShipShape.build/Debug/ShipShape.build/Objects-normal/arm64/ShipShape.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/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-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShipShape.build/Debug/ShipShape.build/Objects-normal/arm64/ShipShape-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/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')
SwiftDriverJobDiscovery normal arm64 Compiling LightPanelGreebles.swift (in target 'Greebler' from project 'Greebler')
SwiftDriverJobDiscovery normal arm64 Compiling PipeGreebles.swift (in target 'Greebler' from project 'Greebler')
SwiftDriverJobDiscovery normal arm64 Compiling CapitalShipSurfaceGreebles.swift, CapitalShipWindowsGreebles.swift (in target 'Greebler' from project 'Greebler')
SwiftDriverJobDiscovery normal arm64 Compiling VentGreebles.swift (in target 'Greebler' from project 'Greebler')
SwiftDriverJobDiscovery normal arm64 Compiling WireGreebles.swift (in target 'Greebler' from project 'Greebler')
SwiftDriverJobDiscovery normal arm64 Compiling EquipmentGreebles.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-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Greebler -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/Objects-normal/arm64/Greebler.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/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-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/Objects-normal/arm64/Greebler-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/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 NSImage+drawKeepingAspectRatio.swift, HorizontalBaseTriangle.swift, RepeatableForm.swift, RepeatableLinearForm.swift (in target 'Aesthete' from project 'Aesthete')
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
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
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
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
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
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
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-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ShipShape -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShipShape.build/Debug/ShipShape.build/Objects-normal/arm64/ShipShape.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/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-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShipShape.build/Debug/ShipShape.build/Objects-normal/arm64/ShipShape-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/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.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/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/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 SideViewSpaceShipShapeGreebledRenderer.swift (in target 'ShipShape' from project 'ShipShape')
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-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Aesthete -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/Objects-normal/arm64/Aesthete.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/Objects-normal/arm64/Aesthete-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/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
SwiftDriverJobDiscovery normal arm64 Compiling SideViewSpaceShipShape+designVerticalHalf.swift (in target 'ShipShape' from project 'ShipShape')
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-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos11.0 -r -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -O0 -w -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-26.4.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 -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-26.4.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 @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/Objects-normal/arm64/Aesthete-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Aesthete.o
SwiftDriverJobDiscovery normal arm64 Compiling SideViewSpaceShipShape.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-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ShipShape -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShipShape.build/Debug/ShipShape.build/Objects-normal/arm64/ShipShape.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/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-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShipShape.build/Debug/ShipShape.build/Objects-normal/arm64/ShipShape-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/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
ExtractAppIntentsMetadata (in target 'Aesthete' from project 'Aesthete')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.JdQjXF/Metal.xctoolchain --module-name Aesthete --sdk-root /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk --xcode-version 17E192 --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
2026-04-21 11:00:40.996 appintentsmetadataprocessor[912:5385] Starting appintentsmetadataprocessor export
2026-04-21 11:00:41.006 appintentsmetadataprocessor[912:5385] 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-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos11.0 -r -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -O0 -w -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-26.4.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 -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-26.4.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 @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/Objects-normal/arm64/Greebler-linker-args.resp -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-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.JdQjXF/Metal.xctoolchain --module-name Greebler --sdk-root /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk --xcode-version 17E192 --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
2026-04-21 11:00:41.057 appintentsmetadataprocessor[915:5400] Starting appintentsmetadataprocessor export
2026-04-21 11:00:41.065 appintentsmetadataprocessor[915:5400] 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-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos11.0 -r -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -O0 -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-26.4.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 -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-26.4.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 @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShipShape.build/Debug/ShipShape.build/Objects-normal/arm64/ShipShape-linker-args.resp -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-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.JdQjXF/Metal.xctoolchain --module-name ShipShape --sdk-root /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk --xcode-version 17E192 --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
2026-04-21 11:00:41.117 appintentsmetadataprocessor[918:5415] Starting appintentsmetadataprocessor export
2026-04-21 11:00:41.125 appintentsmetadataprocessor[918:5415] 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 **
2026-04-21 11:00:26.270 xcodebuild[740:4323] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:c4948a90b75c71f047465f6d17147e5bff243b30, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:c4948a90b75c71f047465f6d17147e5bff243b30, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:c4948a90b75c71f047465f6d17147e5bff243b30, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:c4948a90b75c71f047465f6d17147e5bff243b30, 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.