Build Information
Successful build of Greebler, reference 0.8.0 (5469ae
), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 28 Apr 2025 07:30:26 UTC.
Swift 6 data race errors: 2
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Greebler -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/btfranklin/Greebler.git
Reference: 0.8.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/btfranklin/Greebler
* tag 0.8.0 -> FETCH_HEAD
HEAD is now at 5469aed Updated to use latest dependency package versions.
Cloned https://github.com/btfranklin/Greebler.git
Revision (git rev-parse @):
5469aedbcb7ce483fdfd875216a0cf3d41fb13d2
SUCCESS checkout https://github.com/btfranklin/Greebler.git at 0.8.0
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.1
Building package at path: $PWD
https://github.com/btfranklin/Greebler.git
https://github.com/btfranklin/Greebler.git
{
"dependencies" : [
{
"identity" : "aesthete",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/btfranklin/Aesthete.git"
}
],
"manifest_display_name" : "Greebler",
"name" : "Greebler",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "7.0"
}
],
"products" : [
{
"name" : "Greebler",
"targets" : [
"Greebler"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "GreeblerTests",
"module_type" : "SwiftTarget",
"name" : "GreeblerTests",
"path" : "Tests/GreeblerTests",
"sources" : [
"CapitalShipSurfaceGreeblesTests.swift",
"CapitalShipWindowsGreeblesTests.swift",
"CutawaySectionGreeblesTests.swift",
"EquipmentGreeblesTests.swift",
"EquipmentTrenchGreeblesTests.swift",
"GreeblesTestUtil.swift",
"HoseGreeblesTests.swift",
"LightPanelGreeblesTests.swift",
"PanelGreeblesTests.swift",
"PipeGreeblesTests.swift",
"VentGreeblesTests.swift",
"WireGreeblesTests.swift"
],
"target_dependencies" : [
"Greebler"
],
"type" : "test"
},
{
"c99name" : "Greebler",
"module_type" : "SwiftTarget",
"name" : "Greebler",
"path" : "Sources/Greebler",
"product_dependencies" : [
"Aesthete"
],
"product_memberships" : [
"Greebler"
],
"sources" : [
"CapitalShipSurfaceGreebles.swift",
"CapitalShipWindowsGreebles.swift",
"CutawaySectionGreebles.swift",
"EquipmentGreebles.swift",
"EquipmentTrenchGreebles.swift",
"HoseGreebles.swift",
"LightPanelGreebles.swift",
"PanelGreebles.swift",
"PipeGreebles.swift",
"VentGreebles.swift",
"WireGreebles.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/btfranklin/Aesthete.git
Fetching from https://github.com/btfranklin/ControlledChaos
Creating working copy of package ‘ControlledChaos’
Checking out 1.3.2 of package ‘ControlledChaos’
Creating working copy of package ‘Aesthete’
Checking out 1.6.1 of package ‘Aesthete’
Resolve Package Graph
Resolved source packages:
ControlledChaos: https://github.com/btfranklin/ControlledChaos @ 1.3.2
Greebler: /Users/admin/builder/spi-builder-workspace
Aesthete: https://github.com/btfranklin/Aesthete.git @ 1.6.1
resolved source packages: ControlledChaos, Greebler, Aesthete
{
"dependencies" : [
{
"identity" : "aesthete",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/btfranklin/Aesthete.git"
}
],
"manifest_display_name" : "Greebler",
"name" : "Greebler",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "7.0"
}
],
"products" : [
{
"name" : "Greebler",
"targets" : [
"Greebler"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "GreeblerTests",
"module_type" : "SwiftTarget",
"name" : "GreeblerTests",
"path" : "Tests/GreeblerTests",
"sources" : [
"CapitalShipSurfaceGreeblesTests.swift",
"CapitalShipWindowsGreeblesTests.swift",
"CutawaySectionGreeblesTests.swift",
"EquipmentGreeblesTests.swift",
"EquipmentTrenchGreeblesTests.swift",
"GreeblesTestUtil.swift",
"HoseGreeblesTests.swift",
"LightPanelGreeblesTests.swift",
"PanelGreeblesTests.swift",
"PipeGreeblesTests.swift",
"VentGreeblesTests.swift",
"WireGreeblesTests.swift"
],
"target_dependencies" : [
"Greebler"
],
"type" : "test"
},
{
"c99name" : "Greebler",
"module_type" : "SwiftTarget",
"name" : "Greebler",
"path" : "Sources/Greebler",
"product_dependencies" : [
"Aesthete"
],
"product_memberships" : [
"Greebler"
],
"sources" : [
"CapitalShipSurfaceGreebles.swift",
"CapitalShipWindowsGreebles.swift",
"CutawaySectionGreebles.swift",
"EquipmentGreebles.swift",
"EquipmentTrenchGreebles.swift",
"HoseGreebles.swift",
"LightPanelGreebles.swift",
"PanelGreebles.swift",
"PipeGreebles.swift",
"VentGreebles.swift",
"WireGreebles.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Greebler"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Greebler -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Greebler -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
Aesthete: https://github.com/btfranklin/Aesthete.git @ 1.6.1
Greebler: /Users/admin/builder/spi-builder-workspace
ControlledChaos: https://github.com/btfranklin/ControlledChaos @ 1.3.2
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
Target 'Greebler' in project 'Greebler'
➜ Explicit dependency on target 'Greebler' in project 'Greebler'
➜ Explicit dependency on target 'Aesthete' in project 'Aesthete'
Target 'Greebler' in project 'Greebler'
➜ Explicit dependency on target 'Aesthete' in project 'Aesthete'
Target 'Aesthete' in project 'Aesthete'
➜ Explicit dependency on target 'Aesthete' in project 'Aesthete'
➜ Explicit dependency on target 'ControlledChaos' in project 'ControlledChaos'
Target 'Aesthete' in project 'Aesthete'
➜ Explicit dependency on target 'ControlledChaos' in project 'ControlledChaos'
Target 'ControlledChaos' in project 'ControlledChaos'
➜ Explicit dependency on target 'ControlledChaos' in project 'ControlledChaos'
Target 'ControlledChaos' in project 'ControlledChaos' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: eeb49a6d7bb937898d4d047687e2aacc
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/eeb49a6d7bb937898d4d047687e2aacc.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/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/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/Aesthete.build/Debug/Aesthete.build/Aesthete.DependencyStaticMetadataFileList (in target 'Aesthete' from project 'Aesthete')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/Aesthete.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/Aesthete.DependencyMetadataFileList (in target 'Aesthete' from project 'Aesthete')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/Aesthete.DependencyMetadataFileList
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/Objects-normal/arm64/Aesthete.SwiftFileList (in target 'Aesthete' from project 'Aesthete')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/Objects-normal/arm64/Aesthete.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/Objects-normal/arm64/Aesthete.SwiftConstValuesFileList (in target 'Aesthete' from project 'Aesthete')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/Objects-normal/arm64/Aesthete.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/Objects-normal/arm64/Aesthete_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-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/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/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
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
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
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
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/Objects-normal/arm64/Greebler.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/Objects-normal/arm64/Greebler-OutputFileMap.json (in target 'Greebler' from project 'Greebler')
cd /Users/admin/builder/spi-builder-workspace
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
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.DependencyStaticMetadataFileList (in target 'Greebler' from project 'Greebler')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/Greebler.DependencyStaticMetadataFileList
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
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/Greebler.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/ControlledChaos.build/Objects-normal/arm64/ControlledChaos.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_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.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
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
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/Greebler.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/ControlledChaos.build/ControlledChaos.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/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
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
SwiftDriver ControlledChaos normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ControlledChaos' from project 'ControlledChaos')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ControlledChaos -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/ControlledChaos.build/Objects-normal/arm64/ControlledChaos.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos11.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/ControlledChaos.build/Objects-normal/arm64/ControlledChaos-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/ControlledChaos.build/Objects-normal/arm64/ControlledChaos.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/ControlledChaos.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/ControlledChaos.build/Objects-normal/arm64/ControlledChaos_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/ControlledChaos.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/ControlledChaos.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/ControlledChaos.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/ControlledChaos.build/Objects-normal/arm64/ControlledChaos-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ Double+randomGaussian.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ControlledChaos/Sources/ControlledChaos/Extensions/Double+randomGaussian.swift (in target 'ControlledChaos' from project 'ControlledChaos')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ControlledChaos/Sources/ControlledChaos/Extensions/Double+randomGaussian.swift (in target 'ControlledChaos' from project 'ControlledChaos')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
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\ RandomItemBag.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ControlledChaos/Sources/ControlledChaos/RandomItemBag.swift (in target 'ControlledChaos' from project 'ControlledChaos')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ControlledChaos/Sources/ControlledChaos/RandomItemBag.swift (in target 'ControlledChaos' from project 'ControlledChaos')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ 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\ 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
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
SwiftDriverJobDiscovery normal arm64 Emitting module for ControlledChaos (in target 'ControlledChaos' from project 'ControlledChaos')
SwiftDriver\ Compilation\ Requirements ControlledChaos normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ControlledChaos' from project 'ControlledChaos')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ControlledChaos -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/ControlledChaos.build/Objects-normal/arm64/ControlledChaos.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos11.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/ControlledChaos.build/Objects-normal/arm64/ControlledChaos-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/ControlledChaos.build/Objects-normal/arm64/ControlledChaos.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/ControlledChaos.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/ControlledChaos.build/Objects-normal/arm64/ControlledChaos_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/ControlledChaos.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/ControlledChaos.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/ControlledChaos.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/ControlledChaos.build/Objects-normal/arm64/ControlledChaos-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/ControlledChaos-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/ControlledChaos.build/Objects-normal/arm64/ControlledChaos-Swift.h (in target 'ControlledChaos' from project 'ControlledChaos')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ControlledChaos
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/ControlledChaos.build/Objects-normal/arm64/ControlledChaos-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/ControlledChaos-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ControlledChaos.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/ControlledChaos.build/Objects-normal/arm64/ControlledChaos.swiftmodule (in target 'ControlledChaos' from project 'ControlledChaos')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ControlledChaos
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/ControlledChaos.build/Objects-normal/arm64/ControlledChaos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ControlledChaos.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ControlledChaos.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/ControlledChaos.build/Objects-normal/arm64/ControlledChaos.abi.json (in target 'ControlledChaos' from project 'ControlledChaos')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ControlledChaos
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/ControlledChaos.build/Objects-normal/arm64/ControlledChaos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ControlledChaos.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ControlledChaos.swiftmodule/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/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/ControlledChaos.build/Objects-normal/arm64/ControlledChaos.swiftsourceinfo (in target 'ControlledChaos' from project 'ControlledChaos')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ControlledChaos
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/ControlledChaos.build/Objects-normal/arm64/ControlledChaos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ControlledChaos.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriver Aesthete normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Aesthete' from project 'Aesthete')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Aesthete -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/Objects-normal/arm64/Aesthete.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos11.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/Objects-normal/arm64/Aesthete-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/Objects-normal/arm64/Aesthete.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/Objects-normal/arm64/Aesthete_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/Objects-normal/arm64/Aesthete-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ Aesthete (in target 'Aesthete' from project 'Aesthete')
EmitSwiftModule normal arm64 (in target 'Aesthete' from project 'Aesthete')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ 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\ 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\ ColorScheme+makeShades.swift,\ ColorScheme+makeSplitComplementary.swift,\ ColorScheme+makeTriadic.swift,\ ColorScheme.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Color\ Schemes/ColorScheme+makeShades.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Color\ Schemes/ColorScheme+makeSplitComplementary.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Color\ Schemes/ColorScheme+makeTriadic.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Color\ Schemes/ColorScheme.swift (in target 'Aesthete' from project 'Aesthete')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Color\ Schemes/ColorScheme+makeShades.swift (in target 'Aesthete' from project 'Aesthete')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Color\ Schemes/ColorScheme+makeSplitComplementary.swift (in target 'Aesthete' from project 'Aesthete')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Color\ Schemes/ColorScheme+makeTriadic.swift (in target 'Aesthete' from project 'Aesthete')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Color\ Schemes/ColorScheme.swift (in target 'Aesthete' from project 'Aesthete')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ 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\ Curve.swift,\ Ellipse.swift,\ EmptyPath.swift,\ Line.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Paths/Curve.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Paths/Ellipse.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Paths/EmptyPath.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Paths/Line.swift (in target 'Aesthete' from project 'Aesthete')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Paths/Curve.swift (in target 'Aesthete' from project 'Aesthete')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Paths/Ellipse.swift (in target 'Aesthete' from project 'Aesthete')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Paths/EmptyPath.swift (in target 'Aesthete' from project 'Aesthete')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Paths/Line.swift (in target 'Aesthete' from project 'Aesthete')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling ProbabilityGroup.swift (in target 'ControlledChaos' from project 'ControlledChaos')
SwiftCompile normal arm64 Compiling\ Path.swift,\ PathBuilder.swift,\ PathComponent.swift,\ Pathlet+Codable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Paths/Path.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Paths/PathBuilder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Paths/PathComponent.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Paths/Pathlet+Codable.swift (in target 'Aesthete' from project 'Aesthete')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Paths/Path.swift (in target 'Aesthete' from project 'Aesthete')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Paths/PathBuilder.swift (in target 'Aesthete' from project 'Aesthete')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Paths/PathComponent.swift (in target 'Aesthete' from project 'Aesthete')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Paths/Pathlet+Codable.swift (in target 'Aesthete' from project 'Aesthete')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ HSBAColor.swift,\ CompositeDrawable.swift,\ Drawable.swift,\ CGColor+lightness.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Color\ Schemes/HSBAColor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/CompositeDrawable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Drawable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Extensions/CGColor+lightness.swift (in target 'Aesthete' from project 'Aesthete')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Color\ Schemes/HSBAColor.swift (in target 'Aesthete' from project 'Aesthete')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/CompositeDrawable.swift (in target 'Aesthete' from project 'Aesthete')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Drawable.swift (in target 'Aesthete' from project 'Aesthete')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Extensions/CGColor+lightness.swift (in target 'Aesthete' from project 'Aesthete')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ SymbolicForm.swift,\ Triangle.swift,\ Arc.swift,\ CompositePath.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Forms/SymbolicForm.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Forms/Triangle.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Paths/Arc.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Paths/CompositePath.swift (in target 'Aesthete' from project 'Aesthete')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Forms/SymbolicForm.swift (in target 'Aesthete' from project 'Aesthete')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Forms/Triangle.swift (in target 'Aesthete' from project 'Aesthete')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Paths/Arc.swift (in target 'Aesthete' from project 'Aesthete')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Paths/CompositePath.swift (in target 'Aesthete' from project 'Aesthete')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling Double+randomGaussian.swift (in target 'ControlledChaos' from project 'ControlledChaos')
SwiftDriverJobDiscovery normal arm64 Compiling Bool+randomProbability.swift (in target 'ControlledChaos' from project 'ControlledChaos')
SwiftDriverJobDiscovery normal arm64 Compiling SeededRandomNumberGenerator.swift (in target 'ControlledChaos' from project 'ControlledChaos')
SwiftCompile normal arm64 Compiling\ CGFloat+randomGaussian.swift,\ CGPath+contains.swift,\ CGPoint+distanceTo.swift,\ CGPoint+random.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Extensions/CGFloat+randomGaussian.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Extensions/CGPath+contains.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Extensions/CGPoint+distanceTo.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Extensions/CGPoint+random.swift (in target 'Aesthete' from project 'Aesthete')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Extensions/CGFloat+randomGaussian.swift (in target 'Aesthete' from project 'Aesthete')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Extensions/CGPath+contains.swift (in target 'Aesthete' from project 'Aesthete')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Extensions/CGPoint+distanceTo.swift (in target 'Aesthete' from project 'Aesthete')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Extensions/CGPoint+random.swift (in target 'Aesthete' from project 'Aesthete')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling RandomItemBag.swift (in target 'ControlledChaos' from project 'ControlledChaos')
SwiftDriver\ Compilation ControlledChaos normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ControlledChaos' from project 'ControlledChaos')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ControlledChaos -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/ControlledChaos.build/Objects-normal/arm64/ControlledChaos.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos11.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/ControlledChaos.build/Objects-normal/arm64/ControlledChaos-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/ControlledChaos.build/Objects-normal/arm64/ControlledChaos.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/ControlledChaos.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/ControlledChaos.build/Objects-normal/arm64/ControlledChaos_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/ControlledChaos.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/ControlledChaos.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/ControlledChaos.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/ControlledChaos.build/Objects-normal/arm64/ControlledChaos-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Curve.swift, Ellipse.swift, EmptyPath.swift, Line.swift (in target 'Aesthete' from project 'Aesthete')
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
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ControlledChaos.o normal (in target 'ControlledChaos' from project 'ControlledChaos')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ControlledChaos
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos11.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/ControlledChaos.build/Objects-normal/arm64/ControlledChaos.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/ControlledChaos.build/Objects-normal/arm64/ControlledChaos_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/ControlledChaos.build/Objects-normal/arm64/ControlledChaos_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/ControlledChaos.build/Objects-normal/arm64/ControlledChaos.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ControlledChaos.o
SwiftDriverJobDiscovery normal arm64 Compiling SymbolicForm.swift, Triangle.swift, Arc.swift, CompositePath.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 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')
ExtractAppIntentsMetadata (in target 'ControlledChaos' from project 'ControlledChaos')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ControlledChaos
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name ControlledChaos --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk --xcode-version 16E140 --platform-family macOS --deployment-target 11.0 --bundle-identifier controlledchaos.ControlledChaos --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ControlledChaos.appintents --target-triple arm64-apple-macos11.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ControlledChaos.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/ControlledChaos.build/Objects-normal/arm64/ControlledChaos_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/ControlledChaos.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/ControlledChaos.build/Objects-normal/arm64/ControlledChaos.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/ControlledChaos.build/ControlledChaos.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/ControlledChaos.build/ControlledChaos.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ControlledChaos.build/Debug/ControlledChaos.build/Objects-normal/arm64/ControlledChaos.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-28 00:30:23.701 appintentsmetadataprocessor[806:4470] Starting appintentsmetadataprocessor export
2025-04-28 00:30:23.742 appintentsmetadataprocessor[806:4470] Extracted no relevant App Intents symbols, skipping writing output
SwiftDriverJobDiscovery normal arm64 Compiling Pathlet.swift, QuadCurve.swift, Rectangle.swift, TransformedBy.swift (in target 'Aesthete' from project 'Aesthete')
SwiftDriverJobDiscovery normal arm64 Compiling Path.swift, PathBuilder.swift, PathComponent.swift, Pathlet+Codable.swift (in target 'Aesthete' from project 'Aesthete')
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
SwiftDriverJobDiscovery normal arm64 Emitting module for Aesthete (in target 'Aesthete' from project 'Aesthete')
SwiftDriver\ Compilation\ Requirements Aesthete normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Aesthete' from project 'Aesthete')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Aesthete -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/Objects-normal/arm64/Aesthete.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos11.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/Objects-normal/arm64/Aesthete-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/Objects-normal/arm64/Aesthete.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/Objects-normal/arm64/Aesthete_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/Objects-normal/arm64/Aesthete-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/Aesthete-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/Objects-normal/arm64/Aesthete-Swift.h (in target 'Aesthete' from project 'Aesthete')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/Objects-normal/arm64/Aesthete-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/Aesthete-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Aesthete.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/Objects-normal/arm64/Aesthete.swiftmodule (in target 'Aesthete' from project 'Aesthete')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/Objects-normal/arm64/Aesthete.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Aesthete.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Aesthete.swiftmodule/arm64-apple-macos.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/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/Objects-normal/arm64/Aesthete.swiftdoc (in target 'Aesthete' from project 'Aesthete')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/Objects-normal/arm64/Aesthete.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Aesthete.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Aesthete.swiftmodule/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
SwiftDriver Greebler normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Greebler' from project 'Greebler')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Greebler -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/Objects-normal/arm64/Greebler.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos11.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/Objects-normal/arm64/Greebler-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/Objects-normal/arm64/Greebler.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/Objects-normal/arm64/Greebler_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/Objects-normal/arm64/Greebler-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ CapitalShipSurfaceGreebles.swift,\ CapitalShipWindowsGreebles.swift /Users/admin/builder/spi-builder-workspace/Sources/Greebler/CapitalShipSurfaceGreebles.swift /Users/admin/builder/spi-builder-workspace/Sources/Greebler/CapitalShipWindowsGreebles.swift (in target 'Greebler' from project 'Greebler')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Greebler/CapitalShipSurfaceGreebles.swift (in target 'Greebler' from project 'Greebler')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Greebler/CapitalShipWindowsGreebles.swift (in target 'Greebler' from project 'Greebler')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Greebler/CapitalShipWindowsGreebles.swift:8:23: warning: static property 'BLUE_INTERIOR_LIGHT_COLOR' is not concurrency-safe because non-'Sendable' type 'HSBAColor' may have shared mutable state; this is an error in the Swift 6 language mode
static public let BLUE_INTERIOR_LIGHT_COLOR = CGColor(#colorLiteral(red: 0.6721253958, green: 0.9103467933, blue: 1, alpha: 1)).hsbaColor
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Color Schemes/HSBAColor.swift:15:15: note: struct 'HSBAColor' does not conform to the 'Sendable' protocol
public struct HSBAColor: Codable, Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/Greebler/CapitalShipWindowsGreebles.swift:4:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Aesthete'
import Aesthete
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/Greebler/CapitalShipWindowsGreebles.swift:8:23: note: add '@MainActor' to make static property 'BLUE_INTERIOR_LIGHT_COLOR' part of global actor 'MainActor'
static public let BLUE_INTERIOR_LIGHT_COLOR = CGColor(#colorLiteral(red: 0.6721253958, green: 0.9103467933, blue: 1, alpha: 1)).hsbaColor
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Greebler/CapitalShipWindowsGreebles.swift:8:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static public let BLUE_INTERIOR_LIGHT_COLOR = CGColor(#colorLiteral(red: 0.6721253958, green: 0.9103467933, blue: 1, alpha: 1)).hsbaColor
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Greebler/CapitalShipWindowsGreebles.swift:9:23: warning: static property 'AMBER_INTERIOR_LIGHT_COLOR' is not concurrency-safe because non-'Sendable' type 'HSBAColor' may have shared mutable state; this is an error in the Swift 6 language mode
static public let AMBER_INTERIOR_LIGHT_COLOR = CGColor(#colorLiteral(red: 0.9686274529, green: 0.78039217, blue: 0.3450980484, alpha: 1)).hsbaColor
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Color Schemes/HSBAColor.swift:15:15: note: struct 'HSBAColor' does not conform to the 'Sendable' protocol
public struct HSBAColor: Codable, Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/Greebler/CapitalShipWindowsGreebles.swift:9:23: note: add '@MainActor' to make static property 'AMBER_INTERIOR_LIGHT_COLOR' part of global actor 'MainActor'
static public let AMBER_INTERIOR_LIGHT_COLOR = CGColor(#colorLiteral(red: 0.9686274529, green: 0.78039217, blue: 0.3450980484, alpha: 1)).hsbaColor
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Greebler/CapitalShipWindowsGreebles.swift:9:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static public let AMBER_INTERIOR_LIGHT_COLOR = CGColor(#colorLiteral(red: 0.9686274529, green: 0.78039217, blue: 0.3450980484, alpha: 1)).hsbaColor
^
nonisolated(unsafe)
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
/Users/admin/builder/spi-builder-workspace/Sources/Greebler/CapitalShipWindowsGreebles.swift:8:23: warning: static property 'BLUE_INTERIOR_LIGHT_COLOR' is not concurrency-safe because non-'Sendable' type 'HSBAColor' may have shared mutable state; this is an error in the Swift 6 language mode
static public let BLUE_INTERIOR_LIGHT_COLOR = CGColor(#colorLiteral(red: 0.6721253958, green: 0.9103467933, blue: 1, alpha: 1)).hsbaColor
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Color Schemes/HSBAColor.swift:15:15: note: struct 'HSBAColor' does not conform to the 'Sendable' protocol
public struct HSBAColor: Codable, Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/Greebler/CapitalShipWindowsGreebles.swift:4:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Aesthete'
import Aesthete
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/Greebler/CapitalShipWindowsGreebles.swift:8:23: note: add '@MainActor' to make static property 'BLUE_INTERIOR_LIGHT_COLOR' part of global actor 'MainActor'
static public let BLUE_INTERIOR_LIGHT_COLOR = CGColor(#colorLiteral(red: 0.6721253958, green: 0.9103467933, blue: 1, alpha: 1)).hsbaColor
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Greebler/CapitalShipWindowsGreebles.swift:8:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static public let BLUE_INTERIOR_LIGHT_COLOR = CGColor(#colorLiteral(red: 0.6721253958, green: 0.9103467933, blue: 1, alpha: 1)).hsbaColor
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Greebler/CapitalShipWindowsGreebles.swift:9:23: warning: static property 'AMBER_INTERIOR_LIGHT_COLOR' is not concurrency-safe because non-'Sendable' type 'HSBAColor' may have shared mutable state; this is an error in the Swift 6 language mode
static public let AMBER_INTERIOR_LIGHT_COLOR = CGColor(#colorLiteral(red: 0.9686274529, green: 0.78039217, blue: 0.3450980484, alpha: 1)).hsbaColor
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete/Sources/Aesthete/Color Schemes/HSBAColor.swift:15:15: note: struct 'HSBAColor' does not conform to the 'Sendable' protocol
public struct HSBAColor: Codable, Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/Greebler/CapitalShipWindowsGreebles.swift:9:23: note: add '@MainActor' to make static property 'AMBER_INTERIOR_LIGHT_COLOR' part of global actor 'MainActor'
static public let AMBER_INTERIOR_LIGHT_COLOR = CGColor(#colorLiteral(red: 0.9686274529, green: 0.78039217, blue: 0.3450980484, alpha: 1)).hsbaColor
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Greebler/CapitalShipWindowsGreebles.swift:9:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static public let AMBER_INTERIOR_LIGHT_COLOR = CGColor(#colorLiteral(red: 0.9686274529, green: 0.78039217, blue: 0.3450980484, alpha: 1)).hsbaColor
^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ PipeGreebles.swift /Users/admin/builder/spi-builder-workspace/Sources/Greebler/PipeGreebles.swift (in target 'Greebler' from project 'Greebler')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Greebler/PipeGreebles.swift (in target 'Greebler' from project 'Greebler')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ VentGreebles.swift /Users/admin/builder/spi-builder-workspace/Sources/Greebler/VentGreebles.swift (in target 'Greebler' from project 'Greebler')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Greebler/VentGreebles.swift (in target 'Greebler' from project 'Greebler')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ LightPanelGreebles.swift /Users/admin/builder/spi-builder-workspace/Sources/Greebler/LightPanelGreebles.swift (in target 'Greebler' from project 'Greebler')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Greebler/LightPanelGreebles.swift (in target 'Greebler' from project 'Greebler')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ PanelGreebles.swift /Users/admin/builder/spi-builder-workspace/Sources/Greebler/PanelGreebles.swift (in target 'Greebler' from project 'Greebler')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Greebler/PanelGreebles.swift (in target 'Greebler' from project 'Greebler')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ EquipmentTrenchGreebles.swift /Users/admin/builder/spi-builder-workspace/Sources/Greebler/EquipmentTrenchGreebles.swift (in target 'Greebler' from project 'Greebler')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Greebler/EquipmentTrenchGreebles.swift (in target 'Greebler' from project 'Greebler')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ HoseGreebles.swift /Users/admin/builder/spi-builder-workspace/Sources/Greebler/HoseGreebles.swift (in target 'Greebler' from project 'Greebler')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Greebler/HoseGreebles.swift (in target 'Greebler' from project 'Greebler')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling ColorScheme+makeAccentedAnalogous.swift, ColorScheme+makeAnalogous.swift, ColorScheme+makeComplementary.swift, ColorScheme+makeCompound.swift, ColorScheme+makeMonochromatic.swift (in target 'Aesthete' from project 'Aesthete')
SwiftCompile normal arm64 Compiling\ CutawaySectionGreebles.swift /Users/admin/builder/spi-builder-workspace/Sources/Greebler/CutawaySectionGreebles.swift (in target 'Greebler' from project 'Greebler')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Greebler/CutawaySectionGreebles.swift (in target 'Greebler' from project 'Greebler')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling PipeGreebles.swift (in target 'Greebler' from project 'Greebler')
SwiftCompile normal arm64 Compiling\ WireGreebles.swift /Users/admin/builder/spi-builder-workspace/Sources/Greebler/WireGreebles.swift (in target 'Greebler' from project 'Greebler')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Greebler/WireGreebles.swift (in target 'Greebler' from project 'Greebler')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling VentGreebles.swift (in target 'Greebler' from project 'Greebler')
SwiftCompile normal arm64 Compiling\ EquipmentGreebles.swift /Users/admin/builder/spi-builder-workspace/Sources/Greebler/EquipmentGreebles.swift (in target 'Greebler' from project 'Greebler')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Greebler/EquipmentGreebles.swift (in target 'Greebler' from project 'Greebler')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling PanelGreebles.swift (in target 'Greebler' from project 'Greebler')
SwiftDriverJobDiscovery normal arm64 Compiling EquipmentTrenchGreebles.swift (in target 'Greebler' from project 'Greebler')
SwiftDriverJobDiscovery normal arm64 Emitting module for Greebler (in target 'Greebler' from project 'Greebler')
SwiftDriver\ Compilation\ Requirements Greebler normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Greebler' from project 'Greebler')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Greebler -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/Objects-normal/arm64/Greebler.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos11.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/Objects-normal/arm64/Greebler-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/Objects-normal/arm64/Greebler.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/Objects-normal/arm64/Greebler_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/Objects-normal/arm64/Greebler-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
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
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
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
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
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
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
SwiftDriverJobDiscovery normal arm64 Compiling HoseGreebles.swift (in target 'Greebler' from project 'Greebler')
SwiftDriverJobDiscovery normal arm64 Compiling LightPanelGreebles.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 NSImage+drawKeepingAspectRatio.swift, HorizontalBaseTriangle.swift, RepeatableForm.swift, RepeatableLinearForm.swift (in target 'Aesthete' from project 'Aesthete')
SwiftDriverJobDiscovery normal arm64 Compiling CutawaySectionGreebles.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-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Greebler -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/Objects-normal/arm64/Greebler.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos11.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/Objects-normal/arm64/Greebler-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/Objects-normal/arm64/Greebler.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/Objects-normal/arm64/Greebler_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/Objects-normal/arm64/Greebler-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling HSBAColor.swift, CompositeDrawable.swift, Drawable.swift, CGColor+lightness.swift (in target 'Aesthete' from project 'Aesthete')
SwiftDriver\ Compilation Aesthete normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Aesthete' from project 'Aesthete')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Aesthete -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/Objects-normal/arm64/Aesthete.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos11.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/Objects-normal/arm64/Aesthete-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/Objects-normal/arm64/Aesthete.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/Objects-normal/arm64/Aesthete_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/Objects-normal/arm64/Aesthete-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Aesthete.o normal (in target 'Aesthete' from project 'Aesthete')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos11.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/Objects-normal/arm64/Aesthete.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/Objects-normal/arm64/Aesthete_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/Objects-normal/arm64/Aesthete_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/Objects-normal/arm64/Aesthete.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Aesthete.o
ExtractAppIntentsMetadata (in target 'Aesthete' from project 'Aesthete')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Aesthete
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name Aesthete --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk --xcode-version 16E140 --platform-family macOS --deployment-target 11.0 --bundle-identifier aesthete.Aesthete --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Aesthete.appintents --target-triple arm64-apple-macos11.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Aesthete.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/Objects-normal/arm64/Aesthete_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/Objects-normal/arm64/Aesthete.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/Aesthete.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/Aesthete.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Aesthete.build/Debug/Aesthete.build/Objects-normal/arm64/Aesthete.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-28 00:30:25.214 appintentsmetadataprocessor[820:4528] Starting appintentsmetadataprocessor export
2025-04-28 00:30:25.247 appintentsmetadataprocessor[820:4528] 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
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos11.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/Objects-normal/arm64/Greebler.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/Objects-normal/arm64/Greebler_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/Objects-normal/arm64/Greebler_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/Objects-normal/arm64/Greebler.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Greebler.o
ExtractAppIntentsMetadata (in target 'Greebler' from project 'Greebler')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name Greebler --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk --xcode-version 16E140 --platform-family macOS --deployment-target 11.0 --bundle-identifier spi-builder-workspace.Greebler --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Greebler.appintents --target-triple arm64-apple-macos11.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Greebler.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/Objects-normal/arm64/Greebler_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/Objects-normal/arm64/Greebler.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/Greebler.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/Greebler.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Greebler.build/Debug/Greebler.build/Objects-normal/arm64/Greebler.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-28 00:30:25.296 appintentsmetadataprocessor[823:4543] Starting appintentsmetadataprocessor export
2025-04-28 00:30:25.329 appintentsmetadataprocessor[823:4543] 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
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Greebler.o
** BUILD SUCCEEDED **
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:250fb5d4c9097da1e531cf48e14361a2c4fdfac2, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:250fb5d4c9097da1e531cf48e14361a2c4fdfac2, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:250fb5d4c9097da1e531cf48e14361a2c4fdfac2, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:250fb5d4c9097da1e531cf48e14361a2c4fdfac2, name:My Mac }
Build complete.
{
"dependencies" : [
{
"identity" : "aesthete",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/btfranklin/Aesthete.git"
}
],
"manifest_display_name" : "Greebler",
"name" : "Greebler",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "7.0"
}
],
"products" : [
{
"name" : "Greebler",
"targets" : [
"Greebler"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "GreeblerTests",
"module_type" : "SwiftTarget",
"name" : "GreeblerTests",
"path" : "Tests/GreeblerTests",
"sources" : [
"CapitalShipSurfaceGreeblesTests.swift",
"CapitalShipWindowsGreeblesTests.swift",
"CutawaySectionGreeblesTests.swift",
"EquipmentGreeblesTests.swift",
"EquipmentTrenchGreeblesTests.swift",
"GreeblesTestUtil.swift",
"HoseGreeblesTests.swift",
"LightPanelGreeblesTests.swift",
"PanelGreeblesTests.swift",
"PipeGreeblesTests.swift",
"VentGreeblesTests.swift",
"WireGreeblesTests.swift"
],
"target_dependencies" : [
"Greebler"
],
"type" : "test"
},
{
"c99name" : "Greebler",
"module_type" : "SwiftTarget",
"name" : "Greebler",
"path" : "Sources/Greebler",
"product_dependencies" : [
"Aesthete"
],
"product_memberships" : [
"Greebler"
],
"sources" : [
"CapitalShipSurfaceGreebles.swift",
"CapitalShipWindowsGreebles.swift",
"CutawaySectionGreebles.swift",
"EquipmentGreebles.swift",
"EquipmentTrenchGreebles.swift",
"HoseGreebles.swift",
"LightPanelGreebles.swift",
"PanelGreebles.swift",
"PipeGreebles.swift",
"VentGreebles.swift",
"WireGreebles.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Done.