Build Information
Failed to build TransistorPublishPlugin, reference 1.0.0 (d8cb3c
), with Swift 6.1 for visionOS using Xcode 16.3 on 27 Apr 2025 14:24:47 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme TransistorPublishPlugin -destination generic/platform=xrOS
Build Log
Codextended: https://github.com/johnsundell/codextended.git @ 0.3.0
CollectionConcurrencyKit: https://github.com/johnsundell/collectionConcurrencyKit.git @ 0.2.0
Sweep: https://github.com/johnsundell/sweep.git @ 0.4.0
resolved source packages: Publish, Ink, Files, Plot, ShellOut, TransistorPublishPlugin, Codextended, CollectionConcurrencyKit, Sweep
{
"dependencies" : [
{
"identity" : "publish",
"requirement" : {
"range" : [
{
"lower_bound" : "0.9.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/johnsundell/publish.git"
},
{
"identity" : "ink",
"requirement" : {
"range" : [
{
"lower_bound" : "0.6.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/JohnSundell/Ink"
}
],
"manifest_display_name" : "TransistorPublishPlugin",
"name" : "TransistorPublishPlugin",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "TransistorPublishPlugin",
"targets" : [
"TransistorPublishPlugin"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "TransistorPublishPluginTests",
"module_type" : "SwiftTarget",
"name" : "TransistorPublishPluginTests",
"path" : "Tests/TransistorPublishPluginTests",
"sources" : [
"TransistorModifierTests.swift"
],
"target_dependencies" : [
"TransistorPublishPlugin"
],
"type" : "test"
},
{
"c99name" : "TransistorPublishPlugin",
"module_type" : "SwiftTarget",
"name" : "TransistorPublishPlugin",
"path" : "Sources/TransistorPublishPlugin",
"product_dependencies" : [
"Publish",
"Ink"
],
"product_memberships" : [
"TransistorPublishPlugin"
],
"sources" : [
"EmbeddedTransistor.swift",
"Modifier.swift",
"Plugin.swift",
"TransistorEmbedGenerator.swift",
"TransistorRenderer+Default.swift",
"TransistorRenderer.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"TransistorPublishPlugin"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme TransistorPublishPlugin -destination generic/platform=xrOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme TransistorPublishPlugin -destination generic/platform=xrOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
CollectionConcurrencyKit: https://github.com/johnsundell/collectionConcurrencyKit.git @ 0.2.0
Plot: https://github.com/johnsundell/plot.git @ 0.14.0
ShellOut: https://github.com/johnsundell/shellout.git @ 2.3.0
Codextended: https://github.com/johnsundell/codextended.git @ 0.3.0
TransistorPublishPlugin: /Users/admin/builder/spi-builder-workspace
Sweep: https://github.com/johnsundell/sweep.git @ 0.4.0
Files: https://github.com/johnsundell/files.git @ 4.2.0
Ink: https://github.com/JohnSundell/Ink @ 0.6.0
Publish: https://github.com/johnsundell/publish.git @ 0.9.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (18 targets)
Target 'TransistorPublishPlugin' in project 'TransistorPublishPlugin'
➜ Explicit dependency on target 'TransistorPublishPlugin' in project 'TransistorPublishPlugin'
➜ Explicit dependency on target 'Publish' in project 'Publish'
➜ Explicit dependency on target 'Ink' in project 'Ink'
Target 'TransistorPublishPlugin' in project 'TransistorPublishPlugin'
➜ Explicit dependency on target 'Publish' in project 'Publish'
➜ Explicit dependency on target 'Ink' in project 'Ink'
Target 'Publish' in project 'Publish'
➜ Explicit dependency on target 'Publish' in project 'Publish'
➜ Explicit dependency on target 'Ink' in project 'Ink'
➜ Explicit dependency on target 'Plot' in project 'Plot'
➜ Explicit dependency on target 'Files' in project 'Files'
➜ Explicit dependency on target 'Codextended' in project 'Codextended'
➜ Explicit dependency on target 'ShellOut' in project 'ShellOut'
➜ Explicit dependency on target 'Sweep' in project 'Sweep'
➜ Explicit dependency on target 'CollectionConcurrencyKit' in project 'CollectionConcurrencyKit'
Target 'Publish' in project 'Publish'
➜ Explicit dependency on target 'Ink' in project 'Ink'
➜ Explicit dependency on target 'Plot' in project 'Plot'
➜ Explicit dependency on target 'Files' in project 'Files'
➜ Explicit dependency on target 'Codextended' in project 'Codextended'
➜ Explicit dependency on target 'ShellOut' in project 'ShellOut'
➜ Explicit dependency on target 'Sweep' in project 'Sweep'
➜ Explicit dependency on target 'CollectionConcurrencyKit' in project 'CollectionConcurrencyKit'
Target 'CollectionConcurrencyKit' in project 'CollectionConcurrencyKit'
➜ Explicit dependency on target 'CollectionConcurrencyKit' in project 'CollectionConcurrencyKit'
Target 'CollectionConcurrencyKit' in project 'CollectionConcurrencyKit' (no dependencies)
Target 'Sweep' in project 'Sweep'
➜ Explicit dependency on target 'Sweep' in project 'Sweep'
Target 'Sweep' in project 'Sweep' (no dependencies)
Target 'ShellOut' in project 'ShellOut'
➜ Explicit dependency on target 'ShellOut' in project 'ShellOut'
Target 'ShellOut' in project 'ShellOut' (no dependencies)
Target 'Codextended' in project 'Codextended'
➜ Explicit dependency on target 'Codextended' in project 'Codextended'
Target 'Codextended' in project 'Codextended' (no dependencies)
Target 'Files' in project 'Files'
➜ Explicit dependency on target 'Files' in project 'Files'
Target 'Files' in project 'Files' (no dependencies)
Target 'Plot' in project 'Plot'
➜ Explicit dependency on target 'Plot' in project 'Plot'
Target 'Plot' in project 'Plot' (no dependencies)
Target 'Ink' in project 'Ink'
➜ Explicit dependency on target 'Ink' in project 'Ink'
Target 'Ink' in project 'Ink' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 6a53512029e03da2e160543bfded9aaa
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/6a53512029e03da2e160543bfded9aaa.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransistorPublishPlugin.build/Debug-xros/TransistorPublishPlugin.build/TransistorPublishPlugin.DependencyStaticMetadataFileList (in target 'TransistorPublishPlugin' from project 'TransistorPublishPlugin')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransistorPublishPlugin.build/Debug-xros/TransistorPublishPlugin.build/TransistorPublishPlugin.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransistorPublishPlugin.build/Debug-xros/TransistorPublishPlugin.build/TransistorPublishPlugin.modulemap (in target 'TransistorPublishPlugin' from project 'TransistorPublishPlugin')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransistorPublishPlugin.build/Debug-xros/TransistorPublishPlugin.build/TransistorPublishPlugin.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransistorPublishPlugin.build/Debug-xros/TransistorPublishPlugin.build/TransistorPublishPlugin.DependencyMetadataFileList (in target 'TransistorPublishPlugin' from project 'TransistorPublishPlugin')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransistorPublishPlugin.build/Debug-xros/TransistorPublishPlugin.build/TransistorPublishPlugin.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransistorPublishPlugin.build/Debug-xros/TransistorPublishPlugin.build/Objects-normal/arm64/TransistorPublishPlugin-OutputFileMap.json (in target 'TransistorPublishPlugin' from project 'TransistorPublishPlugin')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransistorPublishPlugin.build/Debug-xros/TransistorPublishPlugin.build/Objects-normal/arm64/TransistorPublishPlugin-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransistorPublishPlugin.build/Debug-xros/TransistorPublishPlugin.build/Objects-normal/arm64/TransistorPublishPlugin_const_extract_protocols.json (in target 'TransistorPublishPlugin' from project 'TransistorPublishPlugin')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransistorPublishPlugin.build/Debug-xros/TransistorPublishPlugin.build/Objects-normal/arm64/TransistorPublishPlugin_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransistorPublishPlugin.build/Debug-xros/TransistorPublishPlugin.build/Objects-normal/arm64/TransistorPublishPlugin.SwiftFileList (in target 'TransistorPublishPlugin' from project 'TransistorPublishPlugin')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransistorPublishPlugin.build/Debug-xros/TransistorPublishPlugin.build/Objects-normal/arm64/TransistorPublishPlugin.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransistorPublishPlugin.build/Debug-xros/TransistorPublishPlugin.build/Objects-normal/arm64/TransistorPublishPlugin.LinkFileList (in target 'TransistorPublishPlugin' from project 'TransistorPublishPlugin')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransistorPublishPlugin.build/Debug-xros/TransistorPublishPlugin.build/Objects-normal/arm64/TransistorPublishPlugin.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransistorPublishPlugin.build/Debug-xros/TransistorPublishPlugin.build/Objects-normal/arm64/TransistorPublishPlugin.SwiftConstValuesFileList (in target 'TransistorPublishPlugin' from project 'TransistorPublishPlugin')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransistorPublishPlugin.build/Debug-xros/TransistorPublishPlugin.build/Objects-normal/arm64/TransistorPublishPlugin.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sweep.build/Debug-xros/Sweep.build/Sweep.modulemap (in target 'Sweep' from project 'Sweep')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sweep
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sweep.build/Debug-xros/Sweep.build/Sweep.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sweep.build/Debug-xros/Sweep.build/Sweep.DependencyStaticMetadataFileList (in target 'Sweep' from project 'Sweep')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sweep
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sweep.build/Debug-xros/Sweep.build/Sweep.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sweep.build/Debug-xros/Sweep.build/Sweep.DependencyMetadataFileList (in target 'Sweep' from project 'Sweep')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sweep
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sweep.build/Debug-xros/Sweep.build/Sweep.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sweep.build/Debug-xros/Sweep.build/Objects-normal/arm64/Sweep_const_extract_protocols.json (in target 'Sweep' from project 'Sweep')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sweep
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sweep.build/Debug-xros/Sweep.build/Objects-normal/arm64/Sweep_const_extract_protocols.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/TransistorPublishPlugin.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransistorPublishPlugin.build/Debug-xros/TransistorPublishPlugin.build/TransistorPublishPlugin.modulemap (in target 'TransistorPublishPlugin' from project 'TransistorPublishPlugin')
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/TransistorPublishPlugin.build/Debug-xros/TransistorPublishPlugin.build/TransistorPublishPlugin.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sweep.build/Debug-xros/Sweep.build/Objects-normal/arm64/Sweep.SwiftFileList (in target 'Sweep' from project 'Sweep')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sweep
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sweep.build/Debug-xros/Sweep.build/Objects-normal/arm64/Sweep.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sweep.build/Debug-xros/Sweep.build/Objects-normal/arm64/Sweep.SwiftConstValuesFileList (in target 'Sweep' from project 'Sweep')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sweep
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sweep.build/Debug-xros/Sweep.build/Objects-normal/arm64/Sweep.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sweep.build/Debug-xros/Sweep.build/Objects-normal/arm64/Sweep.LinkFileList (in target 'Sweep' from project 'Sweep')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sweep
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sweep.build/Debug-xros/Sweep.build/Objects-normal/arm64/Sweep.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sweep.build/Debug-xros/Sweep.build/Objects-normal/arm64/Sweep-OutputFileMap.json (in target 'Sweep' from project 'Sweep')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sweep
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sweep.build/Debug-xros/Sweep.build/Objects-normal/arm64/Sweep-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Sweep.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sweep.build/Debug-xros/Sweep.build/Sweep.modulemap (in target 'Sweep' from project 'Sweep')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sweep
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/Sweep.build/Debug-xros/Sweep.build/Sweep.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/ShellOut.DependencyStaticMetadataFileList (in target 'ShellOut' from project 'ShellOut')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/shellout
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/ShellOut.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/ShellOut.modulemap (in target 'ShellOut' from project 'ShellOut')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/shellout
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/ShellOut.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/ShellOut.DependencyMetadataFileList (in target 'ShellOut' from project 'ShellOut')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/shellout
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/ShellOut.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut_const_extract_protocols.json (in target 'ShellOut' from project 'ShellOut')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/shellout
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut.SwiftFileList (in target 'ShellOut' from project 'ShellOut')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/shellout
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut.SwiftConstValuesFileList (in target 'ShellOut' from project 'ShellOut')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/shellout
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut.LinkFileList (in target 'ShellOut' from project 'ShellOut')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/shellout
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut-OutputFileMap.json (in target 'ShellOut' from project 'ShellOut')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/shellout
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/ShellOut.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/ShellOut.modulemap (in target 'ShellOut' from project 'ShellOut')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/shellout
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/ShellOut.build/Debug-xros/ShellOut.build/ShellOut.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Publish.build/Debug-xros/Publish.build/Publish.modulemap (in target 'Publish' from project 'Publish')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/publish
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Publish.build/Debug-xros/Publish.build/Publish.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Publish.build/Debug-xros/Publish.build/Publish.DependencyStaticMetadataFileList (in target 'Publish' from project 'Publish')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/publish
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Publish.build/Debug-xros/Publish.build/Publish.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Publish.build/Debug-xros/Publish.build/Publish.DependencyMetadataFileList (in target 'Publish' from project 'Publish')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/publish
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Publish.build/Debug-xros/Publish.build/Publish.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Publish.build/Debug-xros/Publish.build/Objects-normal/arm64/Publish_const_extract_protocols.json (in target 'Publish' from project 'Publish')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/publish
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Publish.build/Debug-xros/Publish.build/Objects-normal/arm64/Publish_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Publish.build/Debug-xros/Publish.build/Objects-normal/arm64/Publish.SwiftFileList (in target 'Publish' from project 'Publish')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/publish
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Publish.build/Debug-xros/Publish.build/Objects-normal/arm64/Publish.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Publish.build/Debug-xros/Publish.build/Objects-normal/arm64/Publish.SwiftConstValuesFileList (in target 'Publish' from project 'Publish')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/publish
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Publish.build/Debug-xros/Publish.build/Objects-normal/arm64/Publish.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Publish.build/Debug-xros/Publish.build/Objects-normal/arm64/Publish.LinkFileList (in target 'Publish' from project 'Publish')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/publish
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Publish.build/Debug-xros/Publish.build/Objects-normal/arm64/Publish.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Publish.build/Debug-xros/Publish.build/Objects-normal/arm64/Publish-OutputFileMap.json (in target 'Publish' from project 'Publish')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/publish
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Publish.build/Debug-xros/Publish.build/Objects-normal/arm64/Publish-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-xros/Plot.build/Plot.modulemap (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-xros/Plot.build/Plot.modulemap
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Publish.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Publish.build/Debug-xros/Publish.build/Publish.modulemap (in target 'Publish' from project 'Publish')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/publish
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/Publish.build/Debug-xros/Publish.build/Publish.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-xros/Plot.build/Plot.DependencyStaticMetadataFileList (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-xros/Plot.build/Plot.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-xros/Plot.build/Plot.DependencyMetadataFileList (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-xros/Plot.build/Plot.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-xros/Plot.build/Objects-normal/arm64/Plot_const_extract_protocols.json (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-xros/Plot.build/Objects-normal/arm64/Plot_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-xros/Plot.build/Objects-normal/arm64/Plot.SwiftFileList (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-xros/Plot.build/Objects-normal/arm64/Plot.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-xros/Plot.build/Objects-normal/arm64/Plot.SwiftConstValuesFileList (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-xros/Plot.build/Objects-normal/arm64/Plot.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-xros/Plot.build/Objects-normal/arm64/Plot.LinkFileList (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-xros/Plot.build/Objects-normal/arm64/Plot.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-xros/Plot.build/Objects-normal/arm64/Plot-OutputFileMap.json (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-xros/Plot.build/Objects-normal/arm64/Plot-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Ink.build/Debug-xros/Ink.build/Objects-normal/arm64/Ink.SwiftFileList (in target 'Ink' from project 'Ink')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ink
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Ink.build/Debug-xros/Ink.build/Objects-normal/arm64/Ink.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Ink.build/Debug-xros/Ink.build/Objects-normal/arm64/Ink.SwiftConstValuesFileList (in target 'Ink' from project 'Ink')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ink
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Ink.build/Debug-xros/Ink.build/Objects-normal/arm64/Ink.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Ink.build/Debug-xros/Ink.build/Objects-normal/arm64/Ink_const_extract_protocols.json (in target 'Ink' from project 'Ink')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ink
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Ink.build/Debug-xros/Ink.build/Objects-normal/arm64/Ink_const_extract_protocols.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Plot.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-xros/Plot.build/Plot.modulemap (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot
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/Plot.build/Debug-xros/Plot.build/Plot.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Ink.build/Debug-xros/Ink.build/Objects-normal/arm64/Ink.LinkFileList (in target 'Ink' from project 'Ink')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ink
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Ink.build/Debug-xros/Ink.build/Objects-normal/arm64/Ink.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Ink.build/Debug-xros/Ink.build/Objects-normal/arm64/Ink-OutputFileMap.json (in target 'Ink' from project 'Ink')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ink
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Ink.build/Debug-xros/Ink.build/Objects-normal/arm64/Ink-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Ink.build/Debug-xros/Ink.build/Ink.modulemap (in target 'Ink' from project 'Ink')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ink
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Ink.build/Debug-xros/Ink.build/Ink.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Ink.build/Debug-xros/Ink.build/Ink.DependencyStaticMetadataFileList (in target 'Ink' from project 'Ink')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ink
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Ink.build/Debug-xros/Ink.build/Ink.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Ink.build/Debug-xros/Ink.build/Ink.DependencyMetadataFileList (in target 'Ink' from project 'Ink')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ink
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Ink.build/Debug-xros/Ink.build/Ink.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Files.build/Debug-xros/Files.build/Objects-normal/arm64/Files_const_extract_protocols.json (in target 'Files' from project 'Files')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/files
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Files.build/Debug-xros/Files.build/Objects-normal/arm64/Files_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Files.build/Debug-xros/Files.build/Objects-normal/arm64/Files.SwiftConstValuesFileList (in target 'Files' from project 'Files')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/files
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Files.build/Debug-xros/Files.build/Objects-normal/arm64/Files.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Files.build/Debug-xros/Files.build/Objects-normal/arm64/Files.LinkFileList (in target 'Files' from project 'Files')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/files
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Files.build/Debug-xros/Files.build/Objects-normal/arm64/Files.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Files.build/Debug-xros/Files.build/Objects-normal/arm64/Files.SwiftFileList (in target 'Files' from project 'Files')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/files
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Files.build/Debug-xros/Files.build/Objects-normal/arm64/Files.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Files.build/Debug-xros/Files.build/Objects-normal/arm64/Files-OutputFileMap.json (in target 'Files' from project 'Files')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/files
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Files.build/Debug-xros/Files.build/Objects-normal/arm64/Files-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Files.build/Debug-xros/Files.build/Files.modulemap (in target 'Files' from project 'Files')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/files
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Files.build/Debug-xros/Files.build/Files.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Files.build/Debug-xros/Files.build/Files.DependencyStaticMetadataFileList (in target 'Files' from project 'Files')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/files
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Files.build/Debug-xros/Files.build/Files.DependencyStaticMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Ink.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Ink.build/Debug-xros/Ink.build/Ink.modulemap (in target 'Ink' from project 'Ink')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Ink
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/Ink.build/Debug-xros/Ink.build/Ink.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Files.build/Debug-xros/Files.build/Files.DependencyMetadataFileList (in target 'Files' from project 'Files')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/files
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Files.build/Debug-xros/Files.build/Files.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionConcurrencyKit.build/Debug-xros/CollectionConcurrencyKit.build/Objects-normal/arm64/CollectionConcurrencyKit-OutputFileMap.json (in target 'CollectionConcurrencyKit' from project 'CollectionConcurrencyKit')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/collectionConcurrencyKit
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionConcurrencyKit.build/Debug-xros/CollectionConcurrencyKit.build/Objects-normal/arm64/CollectionConcurrencyKit-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionConcurrencyKit.build/Debug-xros/CollectionConcurrencyKit.build/Objects-normal/arm64/CollectionConcurrencyKit_const_extract_protocols.json (in target 'CollectionConcurrencyKit' from project 'CollectionConcurrencyKit')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/collectionConcurrencyKit
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionConcurrencyKit.build/Debug-xros/CollectionConcurrencyKit.build/Objects-normal/arm64/CollectionConcurrencyKit_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionConcurrencyKit.build/Debug-xros/CollectionConcurrencyKit.build/Objects-normal/arm64/CollectionConcurrencyKit.SwiftFileList (in target 'CollectionConcurrencyKit' from project 'CollectionConcurrencyKit')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/collectionConcurrencyKit
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionConcurrencyKit.build/Debug-xros/CollectionConcurrencyKit.build/Objects-normal/arm64/CollectionConcurrencyKit.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionConcurrencyKit.build/Debug-xros/CollectionConcurrencyKit.build/Objects-normal/arm64/CollectionConcurrencyKit.LinkFileList (in target 'CollectionConcurrencyKit' from project 'CollectionConcurrencyKit')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/collectionConcurrencyKit
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionConcurrencyKit.build/Debug-xros/CollectionConcurrencyKit.build/Objects-normal/arm64/CollectionConcurrencyKit.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionConcurrencyKit.build/Debug-xros/CollectionConcurrencyKit.build/Objects-normal/arm64/CollectionConcurrencyKit.SwiftConstValuesFileList (in target 'CollectionConcurrencyKit' from project 'CollectionConcurrencyKit')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/collectionConcurrencyKit
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionConcurrencyKit.build/Debug-xros/CollectionConcurrencyKit.build/Objects-normal/arm64/CollectionConcurrencyKit.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionConcurrencyKit.build/Debug-xros/CollectionConcurrencyKit.build/CollectionConcurrencyKit.modulemap (in target 'CollectionConcurrencyKit' from project 'CollectionConcurrencyKit')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/collectionConcurrencyKit
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionConcurrencyKit.build/Debug-xros/CollectionConcurrencyKit.build/CollectionConcurrencyKit.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionConcurrencyKit.build/Debug-xros/CollectionConcurrencyKit.build/CollectionConcurrencyKit.DependencyStaticMetadataFileList (in target 'CollectionConcurrencyKit' from project 'CollectionConcurrencyKit')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/collectionConcurrencyKit
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionConcurrencyKit.build/Debug-xros/CollectionConcurrencyKit.build/CollectionConcurrencyKit.DependencyStaticMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Files.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Files.build/Debug-xros/Files.build/Files.modulemap (in target 'Files' from project 'Files')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/files
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/Files.build/Debug-xros/Files.build/Files.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionConcurrencyKit.build/Debug-xros/CollectionConcurrencyKit.build/CollectionConcurrencyKit.DependencyMetadataFileList (in target 'CollectionConcurrencyKit' from project 'CollectionConcurrencyKit')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/collectionConcurrencyKit
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionConcurrencyKit.build/Debug-xros/CollectionConcurrencyKit.build/CollectionConcurrencyKit.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Codextended.build/Debug-xros/Codextended.build/Objects-normal/arm64/Codextended.LinkFileList (in target 'Codextended' from project 'Codextended')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/codextended
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Codextended.build/Debug-xros/Codextended.build/Objects-normal/arm64/Codextended.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Codextended.build/Debug-xros/Codextended.build/Objects-normal/arm64/Codextended.SwiftFileList (in target 'Codextended' from project 'Codextended')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/codextended
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Codextended.build/Debug-xros/Codextended.build/Objects-normal/arm64/Codextended.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Codextended.build/Debug-xros/Codextended.build/Objects-normal/arm64/Codextended_const_extract_protocols.json (in target 'Codextended' from project 'Codextended')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/codextended
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Codextended.build/Debug-xros/Codextended.build/Objects-normal/arm64/Codextended_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Codextended.build/Debug-xros/Codextended.build/Objects-normal/arm64/Codextended.SwiftConstValuesFileList (in target 'Codextended' from project 'Codextended')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/codextended
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Codextended.build/Debug-xros/Codextended.build/Objects-normal/arm64/Codextended.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Codextended.build/Debug-xros/Codextended.build/Objects-normal/arm64/Codextended-OutputFileMap.json (in target 'Codextended' from project 'Codextended')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/codextended
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Codextended.build/Debug-xros/Codextended.build/Objects-normal/arm64/Codextended-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Codextended.build/Debug-xros/Codextended.build/Codextended.modulemap (in target 'Codextended' from project 'Codextended')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/codextended
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Codextended.build/Debug-xros/Codextended.build/Codextended.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Codextended.build/Debug-xros/Codextended.build/Codextended.DependencyStaticMetadataFileList (in target 'Codextended' from project 'Codextended')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/codextended
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Codextended.build/Debug-xros/Codextended.build/Codextended.DependencyStaticMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/CollectionConcurrencyKit.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionConcurrencyKit.build/Debug-xros/CollectionConcurrencyKit.build/CollectionConcurrencyKit.modulemap (in target 'CollectionConcurrencyKit' from project 'CollectionConcurrencyKit')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/collectionConcurrencyKit
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/CollectionConcurrencyKit.build/Debug-xros/CollectionConcurrencyKit.build/CollectionConcurrencyKit.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Codextended.build/Debug-xros/Codextended.build/Codextended.DependencyMetadataFileList (in target 'Codextended' from project 'Codextended')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/codextended
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Codextended.build/Debug-xros/Codextended.build/Codextended.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Codextended.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Codextended.build/Debug-xros/Codextended.build/Codextended.modulemap (in target 'Codextended' from project 'Codextended')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/codextended
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/Codextended.build/Debug-xros/Codextended.build/Codextended.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
SwiftDriver Sweep normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Sweep' from project 'Sweep')
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 Sweep -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sweep.build/Debug-xros/Sweep.build/Objects-normal/arm64/Sweep.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sweep.build/Debug-xros/Sweep.build/Objects-normal/arm64/Sweep-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/Sweep.build/Debug-xros/Sweep.build/Objects-normal/arm64/Sweep.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/Sweep.build/Debug-xros/Sweep.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sweep.build/Debug-xros/Sweep.build/Objects-normal/arm64/Sweep_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sweep.build/Debug-xros/Sweep.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sweep.build/Debug-xros/Sweep.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sweep.build/Debug-xros/Sweep.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/Sweep.build/Debug-xros/Sweep.build/Objects-normal/arm64/Sweep-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver Plot normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Plot' from project 'Plot')
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 Plot -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-xros/Plot.build/Objects-normal/arm64/Plot.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-xros/Plot.build/Objects-normal/arm64/Plot-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/Plot.build/Debug-xros/Plot.build/Objects-normal/arm64/Plot.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/Plot.build/Debug-xros/Plot.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-xros/Plot.build/Objects-normal/arm64/Plot_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-xros/Plot.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-xros/Plot.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-xros/Plot.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/Plot.build/Debug-xros/Plot.build/Objects-normal/arm64/Plot-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver ShellOut normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ShellOut' from project 'ShellOut')
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 ShellOut -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4.2 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut-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/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut.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/ShellOut.build/Debug-xros/ShellOut.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.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/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver Ink normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Ink' from project 'Ink')
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 Ink -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Ink.build/Debug-xros/Ink.build/Objects-normal/arm64/Ink.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Ink.build/Debug-xros/Ink.build/Objects-normal/arm64/Ink-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/Ink.build/Debug-xros/Ink.build/Objects-normal/arm64/Ink.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/Ink.build/Debug-xros/Ink.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Ink.build/Debug-xros/Ink.build/Objects-normal/arm64/Ink_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Ink.build/Debug-xros/Ink.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Ink.build/Debug-xros/Ink.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Ink.build/Debug-xros/Ink.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/Ink.build/Debug-xros/Ink.build/Objects-normal/arm64/Ink-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver Files normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Files' from project 'Files')
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 Files -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Files.build/Debug-xros/Files.build/Objects-normal/arm64/Files.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Files.build/Debug-xros/Files.build/Objects-normal/arm64/Files-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/Files.build/Debug-xros/Files.build/Objects-normal/arm64/Files.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/Files.build/Debug-xros/Files.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Files.build/Debug-xros/Files.build/Objects-normal/arm64/Files_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Files.build/Debug-xros/Files.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Files.build/Debug-xros/Files.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Files.build/Debug-xros/Files.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/Files.build/Debug-xros/Files.build/Objects-normal/arm64/Files-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver CollectionConcurrencyKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CollectionConcurrencyKit' from project 'CollectionConcurrencyKit')
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 CollectionConcurrencyKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionConcurrencyKit.build/Debug-xros/CollectionConcurrencyKit.build/Objects-normal/arm64/CollectionConcurrencyKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionConcurrencyKit.build/Debug-xros/CollectionConcurrencyKit.build/Objects-normal/arm64/CollectionConcurrencyKit-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/CollectionConcurrencyKit.build/Debug-xros/CollectionConcurrencyKit.build/Objects-normal/arm64/CollectionConcurrencyKit.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/CollectionConcurrencyKit.build/Debug-xros/CollectionConcurrencyKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionConcurrencyKit.build/Debug-xros/CollectionConcurrencyKit.build/Objects-normal/arm64/CollectionConcurrencyKit_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionConcurrencyKit.build/Debug-xros/CollectionConcurrencyKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionConcurrencyKit.build/Debug-xros/CollectionConcurrencyKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionConcurrencyKit.build/Debug-xros/CollectionConcurrencyKit.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/CollectionConcurrencyKit.build/Debug-xros/CollectionConcurrencyKit.build/Objects-normal/arm64/CollectionConcurrencyKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver Codextended normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Codextended' from project 'Codextended')
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 Codextended -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Codextended.build/Debug-xros/Codextended.build/Objects-normal/arm64/Codextended.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Codextended.build/Debug-xros/Codextended.build/Objects-normal/arm64/Codextended-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/Codextended.build/Debug-xros/Codextended.build/Objects-normal/arm64/Codextended.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/Codextended.build/Debug-xros/Codextended.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Codextended.build/Debug-xros/Codextended.build/Objects-normal/arm64/Codextended_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Codextended.build/Debug-xros/Codextended.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Codextended.build/Debug-xros/Codextended.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Codextended.build/Debug-xros/Codextended.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/Codextended.build/Debug-xros/Codextended.build/Objects-normal/arm64/Codextended-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ Files.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/files/Sources/Files.swift (in target 'Files' from project 'Files')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/files/Sources/Files.swift (in target 'Files' from project 'Files')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ Files (in target 'Files' from project 'Files')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/files/Sources/Files.swift (in target 'Files' from project 'Files')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ ShellOut (in target 'ShellOut' from project 'ShellOut')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/shellout/Sources/ShellOut.swift -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 4.2 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ShellOut -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.4 -target-sdk-name xros2.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut-master-emit-module.d -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut.abi.json
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/shellout/Sources/ShellOut.swift (in target 'ShellOut' from project 'ShellOut')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/shellout/Sources/ShellOut.swift:34:14: error: cannot find type 'Process' in scope
process: Process = .init(),
^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/shellout/Sources/ShellOut.swift:67:14: error: cannot find type 'Process' in scope
process: Process = .init(),
^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/shellout/Sources/ShellOut.swift:102:14: error: cannot find type 'Process' in scope
process: Process = .init(),
^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/shellout/Sources/ShellOut.swift:377:19: error: cannot find type 'Process' in scope
private extension Process {
^~~~~~~
SwiftEmitModule normal arm64 Emitting\ module\ for\ CollectionConcurrencyKit (in target 'CollectionConcurrencyKit' from project 'CollectionConcurrencyKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/collectionConcurrencyKit/Sources/CollectionConcurrencyKit.swift (in target 'CollectionConcurrencyKit' from project 'CollectionConcurrencyKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ Codextended (in target 'Codextended' from project 'Codextended')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/codextended/Sources/Codextended/Codextended.swift (in target 'Codextended' from project 'Codextended')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ShellOut.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/shellout/Sources/ShellOut.swift (in target 'ShellOut' from project 'ShellOut')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/shellout/Sources/ShellOut.swift (in target 'ShellOut' from project 'ShellOut')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Sweep.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sweep/Sources/Sweep/Sweep.swift (in target 'Sweep' from project 'Sweep')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sweep/Sources/Sweep/Sweep.swift (in target 'Sweep' from project 'Sweep')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ Sweep (in target 'Sweep' from project 'Sweep')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sweep/Sources/Sweep/Sweep.swift (in target 'Sweep' from project 'Sweep')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CollectionConcurrencyKit.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/collectionConcurrencyKit/Sources/CollectionConcurrencyKit.swift (in target 'CollectionConcurrencyKit' from project 'CollectionConcurrencyKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/collectionConcurrencyKit/Sources/CollectionConcurrencyKit.swift (in target 'CollectionConcurrencyKit' from project 'CollectionConcurrencyKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ Ink (in target 'Ink' from project 'Ink')
EmitSwiftModule normal arm64 (in target 'Ink' from project 'Ink')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ Plot (in target 'Plot' from project 'Plot')
EmitSwiftModule normal arm64 (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for CollectionConcurrencyKit (in target 'CollectionConcurrencyKit' from project 'CollectionConcurrencyKit')
SwiftDriver\ Compilation\ Requirements CollectionConcurrencyKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CollectionConcurrencyKit' from project 'CollectionConcurrencyKit')
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 CollectionConcurrencyKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionConcurrencyKit.build/Debug-xros/CollectionConcurrencyKit.build/Objects-normal/arm64/CollectionConcurrencyKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionConcurrencyKit.build/Debug-xros/CollectionConcurrencyKit.build/Objects-normal/arm64/CollectionConcurrencyKit-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/CollectionConcurrencyKit.build/Debug-xros/CollectionConcurrencyKit.build/Objects-normal/arm64/CollectionConcurrencyKit.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/CollectionConcurrencyKit.build/Debug-xros/CollectionConcurrencyKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionConcurrencyKit.build/Debug-xros/CollectionConcurrencyKit.build/Objects-normal/arm64/CollectionConcurrencyKit_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionConcurrencyKit.build/Debug-xros/CollectionConcurrencyKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionConcurrencyKit.build/Debug-xros/CollectionConcurrencyKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionConcurrencyKit.build/Debug-xros/CollectionConcurrencyKit.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/CollectionConcurrencyKit.build/Debug-xros/CollectionConcurrencyKit.build/Objects-normal/arm64/CollectionConcurrencyKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling CollectionConcurrencyKit.swift (in target 'CollectionConcurrencyKit' from project 'CollectionConcurrencyKit')
SwiftCompile normal arm64 Compiling\ Attribute.swift,\ Component.swift,\ ComponentAttributes.swift,\ ComponentBuilder.swift,\ ComponentContainer.swift,\ ComponentGroup.swift,\ ControlFlow.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/Attribute.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/Component.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/ComponentAttributes.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/ComponentBuilder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/ComponentContainer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/ComponentGroup.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/ControlFlow.swift (in target 'Plot' from project 'Plot')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/Attribute.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/Component.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/ComponentAttributes.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/ComponentBuilder.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/ComponentContainer.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/ComponentGroup.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/ControlFlow.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/CollectionConcurrencyKit-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionConcurrencyKit.build/Debug-xros/CollectionConcurrencyKit.build/Objects-normal/arm64/CollectionConcurrencyKit-Swift.h (in target 'CollectionConcurrencyKit' from project 'CollectionConcurrencyKit')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/collectionConcurrencyKit
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionConcurrencyKit.build/Debug-xros/CollectionConcurrencyKit.build/Objects-normal/arm64/CollectionConcurrencyKit-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/CollectionConcurrencyKit-Swift.h
SwiftDriverJobDiscovery normal arm64 Emitting module for Codextended (in target 'Codextended' from project 'Codextended')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CollectionConcurrencyKit.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionConcurrencyKit.build/Debug-xros/CollectionConcurrencyKit.build/Objects-normal/arm64/CollectionConcurrencyKit.swiftmodule (in target 'CollectionConcurrencyKit' from project 'CollectionConcurrencyKit')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/collectionConcurrencyKit
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/CollectionConcurrencyKit.build/Debug-xros/CollectionConcurrencyKit.build/Objects-normal/arm64/CollectionConcurrencyKit.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CollectionConcurrencyKit.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CollectionConcurrencyKit.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionConcurrencyKit.build/Debug-xros/CollectionConcurrencyKit.build/Objects-normal/arm64/CollectionConcurrencyKit.swiftdoc (in target 'CollectionConcurrencyKit' from project 'CollectionConcurrencyKit')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/collectionConcurrencyKit
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/CollectionConcurrencyKit.build/Debug-xros/CollectionConcurrencyKit.build/Objects-normal/arm64/CollectionConcurrencyKit.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CollectionConcurrencyKit.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CollectionConcurrencyKit.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionConcurrencyKit.build/Debug-xros/CollectionConcurrencyKit.build/Objects-normal/arm64/CollectionConcurrencyKit.abi.json (in target 'CollectionConcurrencyKit' from project 'CollectionConcurrencyKit')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/collectionConcurrencyKit
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/CollectionConcurrencyKit.build/Debug-xros/CollectionConcurrencyKit.build/Objects-normal/arm64/CollectionConcurrencyKit.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CollectionConcurrencyKit.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CollectionConcurrencyKit.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionConcurrencyKit.build/Debug-xros/CollectionConcurrencyKit.build/Objects-normal/arm64/CollectionConcurrencyKit.swiftsourceinfo (in target 'CollectionConcurrencyKit' from project 'CollectionConcurrencyKit')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/collectionConcurrencyKit
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/CollectionConcurrencyKit.build/Debug-xros/CollectionConcurrencyKit.build/Objects-normal/arm64/CollectionConcurrencyKit.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CollectionConcurrencyKit.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriver\ Compilation\ Requirements Codextended normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Codextended' from project 'Codextended')
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 Codextended -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Codextended.build/Debug-xros/Codextended.build/Objects-normal/arm64/Codextended.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Codextended.build/Debug-xros/Codextended.build/Objects-normal/arm64/Codextended-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/Codextended.build/Debug-xros/Codextended.build/Objects-normal/arm64/Codextended.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/Codextended.build/Debug-xros/Codextended.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Codextended.build/Debug-xros/Codextended.build/Objects-normal/arm64/Codextended_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Codextended.build/Debug-xros/Codextended.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Codextended.build/Debug-xros/Codextended.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Codextended.build/Debug-xros/Codextended.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/Codextended.build/Debug-xros/Codextended.build/Objects-normal/arm64/Codextended-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ ElementRenderingBuffer.swift,\ ElementWrapper.swift,\ Environment.swift,\ ModifiedComponent.swift,\ Renderer.swift,\ String+Escaping.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/Internal/ElementRenderingBuffer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/Internal/ElementWrapper.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/Internal/Environment.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/Internal/ModifiedComponent.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/Internal/Renderer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/Internal/String+Escaping.swift (in target 'Plot' from project 'Plot')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/Internal/ElementRenderingBuffer.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/Internal/ElementWrapper.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/Internal/Environment.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/Internal/ModifiedComponent.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/Internal/Renderer.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/Internal/String+Escaping.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Codextended-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Codextended.build/Debug-xros/Codextended.build/Objects-normal/arm64/Codextended-Swift.h (in target 'Codextended' from project 'Codextended')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/codextended
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Codextended.build/Debug-xros/Codextended.build/Objects-normal/arm64/Codextended-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Codextended-Swift.h
SwiftDriverJobDiscovery normal arm64 Emitting module for Sweep (in target 'Sweep' from project 'Sweep')
SwiftDriver\ Compilation\ Requirements Sweep normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Sweep' from project 'Sweep')
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 Sweep -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sweep.build/Debug-xros/Sweep.build/Objects-normal/arm64/Sweep.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sweep.build/Debug-xros/Sweep.build/Objects-normal/arm64/Sweep-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/Sweep.build/Debug-xros/Sweep.build/Objects-normal/arm64/Sweep.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/Sweep.build/Debug-xros/Sweep.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sweep.build/Debug-xros/Sweep.build/Objects-normal/arm64/Sweep_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sweep.build/Debug-xros/Sweep.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sweep.build/Debug-xros/Sweep.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sweep.build/Debug-xros/Sweep.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/Sweep.build/Debug-xros/Sweep.build/Objects-normal/arm64/Sweep-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Codextended.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Codextended.build/Debug-xros/Codextended.build/Objects-normal/arm64/Codextended.swiftmodule (in target 'Codextended' from project 'Codextended')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/codextended
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/Codextended.build/Debug-xros/Codextended.build/Objects-normal/arm64/Codextended.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Codextended.swiftmodule/arm64-apple-xros.swiftmodule
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Sweep-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sweep.build/Debug-xros/Sweep.build/Objects-normal/arm64/Sweep-Swift.h (in target 'Sweep' from project 'Sweep')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sweep
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sweep.build/Debug-xros/Sweep.build/Objects-normal/arm64/Sweep-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Sweep-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Sweep.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sweep.build/Debug-xros/Sweep.build/Objects-normal/arm64/Sweep.swiftmodule (in target 'Sweep' from project 'Sweep')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sweep
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/Sweep.build/Debug-xros/Sweep.build/Objects-normal/arm64/Sweep.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Sweep.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Sweep.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sweep.build/Debug-xros/Sweep.build/Objects-normal/arm64/Sweep.swiftdoc (in target 'Sweep' from project 'Sweep')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sweep
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/Sweep.build/Debug-xros/Sweep.build/Objects-normal/arm64/Sweep.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Sweep.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Sweep.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sweep.build/Debug-xros/Sweep.build/Objects-normal/arm64/Sweep.abi.json (in target 'Sweep' from project 'Sweep')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sweep
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/Sweep.build/Debug-xros/Sweep.build/Objects-normal/arm64/Sweep.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Sweep.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Sweep.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sweep.build/Debug-xros/Sweep.build/Objects-normal/arm64/Sweep.swiftsourceinfo (in target 'Sweep' from project 'Sweep')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sweep
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/Sweep.build/Debug-xros/Sweep.build/Objects-normal/arm64/Sweep.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Sweep.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Codextended.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Codextended.build/Debug-xros/Codextended.build/Objects-normal/arm64/Codextended.swiftdoc (in target 'Codextended' from project 'Codextended')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/codextended
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/Codextended.build/Debug-xros/Codextended.build/Objects-normal/arm64/Codextended.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Codextended.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Codextended.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Codextended.build/Debug-xros/Codextended.build/Objects-normal/arm64/Codextended.abi.json (in target 'Codextended' from project 'Codextended')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/codextended
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/Codextended.build/Debug-xros/Codextended.build/Objects-normal/arm64/Codextended.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Codextended.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Codextended.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Codextended.build/Debug-xros/Codextended.build/Objects-normal/arm64/Codextended.swiftsourceinfo (in target 'Codextended' from project 'Codextended')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/codextended
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/Codextended.build/Debug-xros/Codextended.build/Objects-normal/arm64/Codextended.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Codextended.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftCompile normal arm64 Compiling\ HTMLAudioFormat.swift,\ HTMLButtonType.swift,\ HTMLComponents.swift,\ HTMLElements.swift,\ HTMLFormContentType.swift,\ HTMLFormMethod.swift,\ HTMLInputType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/HTMLAudioFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/HTMLButtonType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/HTMLComponents.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/HTMLElements.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/HTMLFormContentType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/HTMLFormMethod.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/HTMLInputType.swift (in target 'Plot' from project 'Plot')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/HTMLAudioFormat.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/HTMLButtonType.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/HTMLComponents.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/HTMLElements.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/HTMLFormContentType.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/HTMLFormMethod.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/HTMLInputType.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ SiteMap.swift,\ SiteMapChangeFrequency.swift,\ SiteMapElements.swift,\ TwitterCardType.swift,\ URLRepresentable.swift,\ XML.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/SiteMap.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/SiteMapChangeFrequency.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/SiteMapElements.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/TwitterCardType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/URLRepresentable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/XML.swift (in target 'Plot' from project 'Plot')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/SiteMap.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/SiteMapChangeFrequency.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/SiteMapElements.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/TwitterCardType.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/URLRepresentable.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/XML.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for Ink (in target 'Ink' from project 'Ink')
SwiftDriver\ Compilation\ Requirements Ink normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Ink' from project 'Ink')
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 Ink -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Ink.build/Debug-xros/Ink.build/Objects-normal/arm64/Ink.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Ink.build/Debug-xros/Ink.build/Objects-normal/arm64/Ink-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/Ink.build/Debug-xros/Ink.build/Objects-normal/arm64/Ink.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/Ink.build/Debug-xros/Ink.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Ink.build/Debug-xros/Ink.build/Objects-normal/arm64/Ink_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Ink.build/Debug-xros/Ink.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Ink.build/Debug-xros/Ink.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Ink.build/Debug-xros/Ink.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/Ink.build/Debug-xros/Ink.build/Objects-normal/arm64/Ink-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
** BUILD FAILED **
The following build commands failed:
SwiftEmitModule normal arm64 Emitting\ module\ for\ ShellOut (in target 'ShellOut' from project 'ShellOut')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/shellout/Sources/ShellOut.swift (in target 'ShellOut' from project 'ShellOut')
Building workspace spi-builder-workspace with scheme TransistorPublishPlugin
(3 failures)
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
Files: https://github.com/johnsundell/files.git @ 4.2.0
TransistorPublishPlugin: /Users/admin/builder/spi-builder-workspace
Sweep: https://github.com/johnsundell/sweep.git @ 0.4.0
CollectionConcurrencyKit: https://github.com/johnsundell/collectionConcurrencyKit.git @ 0.2.0
Ink: https://github.com/JohnSundell/Ink @ 0.6.0
Plot: https://github.com/johnsundell/plot.git @ 0.14.0
Publish: https://github.com/johnsundell/publish.git @ 0.9.0
ShellOut: https://github.com/johnsundell/shellout.git @ 2.3.0
Codextended: https://github.com/johnsundell/codextended.git @ 0.3.0
resolved source packages: Files, TransistorPublishPlugin, Sweep, CollectionConcurrencyKit, Ink, Plot, Publish, ShellOut, Codextended
{
"dependencies" : [
{
"identity" : "publish",
"requirement" : {
"range" : [
{
"lower_bound" : "0.9.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/johnsundell/publish.git"
},
{
"identity" : "ink",
"requirement" : {
"range" : [
{
"lower_bound" : "0.6.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/JohnSundell/Ink"
}
],
"manifest_display_name" : "TransistorPublishPlugin",
"name" : "TransistorPublishPlugin",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "TransistorPublishPlugin",
"targets" : [
"TransistorPublishPlugin"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "TransistorPublishPluginTests",
"module_type" : "SwiftTarget",
"name" : "TransistorPublishPluginTests",
"path" : "Tests/TransistorPublishPluginTests",
"sources" : [
"TransistorModifierTests.swift"
],
"target_dependencies" : [
"TransistorPublishPlugin"
],
"type" : "test"
},
{
"c99name" : "TransistorPublishPlugin",
"module_type" : "SwiftTarget",
"name" : "TransistorPublishPlugin",
"path" : "Sources/TransistorPublishPlugin",
"product_dependencies" : [
"Publish",
"Ink"
],
"product_memberships" : [
"TransistorPublishPlugin"
],
"sources" : [
"EmbeddedTransistor.swift",
"Modifier.swift",
"Plugin.swift",
"TransistorEmbedGenerator.swift",
"TransistorRenderer+Default.swift",
"TransistorRenderer.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"TransistorPublishPlugin"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme TransistorPublishPlugin -destination generic/platform=xrOS
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme TransistorPublishPlugin -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
Publish: https://github.com/johnsundell/publish.git @ 0.9.0
TransistorPublishPlugin: /Users/admin/builder/spi-builder-workspace
Files: https://github.com/johnsundell/files.git @ 4.2.0
Plot: https://github.com/johnsundell/plot.git @ 0.14.0
Ink: https://github.com/JohnSundell/Ink @ 0.6.0
ShellOut: https://github.com/johnsundell/shellout.git @ 2.3.0
Codextended: https://github.com/johnsundell/codextended.git @ 0.3.0
Sweep: https://github.com/johnsundell/sweep.git @ 0.4.0
CollectionConcurrencyKit: https://github.com/johnsundell/collectionConcurrencyKit.git @ 0.2.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (18 targets)
Target 'TransistorPublishPlugin' in project 'TransistorPublishPlugin'
➜ Explicit dependency on target 'TransistorPublishPlugin' in project 'TransistorPublishPlugin'
➜ Explicit dependency on target 'Publish' in project 'Publish'
➜ Explicit dependency on target 'Ink' in project 'Ink'
Target 'TransistorPublishPlugin' in project 'TransistorPublishPlugin'
➜ Explicit dependency on target 'Publish' in project 'Publish'
➜ Explicit dependency on target 'Ink' in project 'Ink'
Target 'Publish' in project 'Publish'
➜ Explicit dependency on target 'Publish' in project 'Publish'
➜ Explicit dependency on target 'Ink' in project 'Ink'
➜ Explicit dependency on target 'Plot' in project 'Plot'
➜ Explicit dependency on target 'Files' in project 'Files'
➜ Explicit dependency on target 'Codextended' in project 'Codextended'
➜ Explicit dependency on target 'ShellOut' in project 'ShellOut'
➜ Explicit dependency on target 'Sweep' in project 'Sweep'
➜ Explicit dependency on target 'CollectionConcurrencyKit' in project 'CollectionConcurrencyKit'
Target 'Publish' in project 'Publish'
➜ Explicit dependency on target 'Ink' in project 'Ink'
➜ Explicit dependency on target 'Plot' in project 'Plot'
➜ Explicit dependency on target 'Files' in project 'Files'
➜ Explicit dependency on target 'Codextended' in project 'Codextended'
➜ Explicit dependency on target 'ShellOut' in project 'ShellOut'
➜ Explicit dependency on target 'Sweep' in project 'Sweep'
➜ Explicit dependency on target 'CollectionConcurrencyKit' in project 'CollectionConcurrencyKit'
Target 'CollectionConcurrencyKit' in project 'CollectionConcurrencyKit'
➜ Explicit dependency on target 'CollectionConcurrencyKit' in project 'CollectionConcurrencyKit'
Target 'CollectionConcurrencyKit' in project 'CollectionConcurrencyKit' (no dependencies)
Target 'Sweep' in project 'Sweep'
➜ Explicit dependency on target 'Sweep' in project 'Sweep'
Target 'Sweep' in project 'Sweep' (no dependencies)
Target 'ShellOut' in project 'ShellOut'
➜ Explicit dependency on target 'ShellOut' in project 'ShellOut'
Target 'ShellOut' in project 'ShellOut' (no dependencies)
Target 'Codextended' in project 'Codextended'
➜ Explicit dependency on target 'Codextended' in project 'Codextended'
Target 'Codextended' in project 'Codextended' (no dependencies)
Target 'Files' in project 'Files'
➜ Explicit dependency on target 'Files' in project 'Files'
Target 'Files' in project 'Files' (no dependencies)
Target 'Plot' in project 'Plot'
➜ Explicit dependency on target 'Plot' in project 'Plot'
Target 'Plot' in project 'Plot' (no dependencies)
Target 'Ink' in project 'Ink'
➜ Explicit dependency on target 'Ink' in project 'Ink'
Target 'Ink' in project 'Ink' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: e00f84512b93d90536462cd697a55dfb
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e00f84512b93d90536462cd697a55dfb.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
SwiftDriver Sweep normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Sweep' from project 'Sweep')
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 Sweep -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sweep.build/Debug-xros/Sweep.build/Objects-normal/arm64/Sweep.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sweep.build/Debug-xros/Sweep.build/Objects-normal/arm64/Sweep-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/Sweep.build/Debug-xros/Sweep.build/Objects-normal/arm64/Sweep.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/Sweep.build/Debug-xros/Sweep.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sweep.build/Debug-xros/Sweep.build/Objects-normal/arm64/Sweep_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sweep.build/Debug-xros/Sweep.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sweep.build/Debug-xros/Sweep.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sweep.build/Debug-xros/Sweep.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/Sweep.build/Debug-xros/Sweep.build/Objects-normal/arm64/Sweep-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver ShellOut normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ShellOut' from project 'ShellOut')
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 ShellOut -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4.2 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut-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/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut.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/ShellOut.build/Debug-xros/ShellOut.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.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/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver Plot normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Plot' from project 'Plot')
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 Plot -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-xros/Plot.build/Objects-normal/arm64/Plot.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-xros/Plot.build/Objects-normal/arm64/Plot-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/Plot.build/Debug-xros/Plot.build/Objects-normal/arm64/Plot.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/Plot.build/Debug-xros/Plot.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-xros/Plot.build/Objects-normal/arm64/Plot_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-xros/Plot.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-xros/Plot.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-xros/Plot.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/Plot.build/Debug-xros/Plot.build/Objects-normal/arm64/Plot-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver Files normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Files' from project 'Files')
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 Files -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Files.build/Debug-xros/Files.build/Objects-normal/arm64/Files.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Files.build/Debug-xros/Files.build/Objects-normal/arm64/Files-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/Files.build/Debug-xros/Files.build/Objects-normal/arm64/Files.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/Files.build/Debug-xros/Files.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Files.build/Debug-xros/Files.build/Objects-normal/arm64/Files_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Files.build/Debug-xros/Files.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Files.build/Debug-xros/Files.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Files.build/Debug-xros/Files.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/Files.build/Debug-xros/Files.build/Objects-normal/arm64/Files-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver Ink normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Ink' from project 'Ink')
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 Ink -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Ink.build/Debug-xros/Ink.build/Objects-normal/arm64/Ink.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Ink.build/Debug-xros/Ink.build/Objects-normal/arm64/Ink-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/Ink.build/Debug-xros/Ink.build/Objects-normal/arm64/Ink.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/Ink.build/Debug-xros/Ink.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Ink.build/Debug-xros/Ink.build/Objects-normal/arm64/Ink_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Ink.build/Debug-xros/Ink.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Ink.build/Debug-xros/Ink.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Ink.build/Debug-xros/Ink.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/Ink.build/Debug-xros/Ink.build/Objects-normal/arm64/Ink-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver Codextended normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Codextended' from project 'Codextended')
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 Codextended -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Codextended.build/Debug-xros/Codextended.build/Objects-normal/arm64/Codextended.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Codextended.build/Debug-xros/Codextended.build/Objects-normal/arm64/Codextended-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/Codextended.build/Debug-xros/Codextended.build/Objects-normal/arm64/Codextended.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/Codextended.build/Debug-xros/Codextended.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Codextended.build/Debug-xros/Codextended.build/Objects-normal/arm64/Codextended_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Codextended.build/Debug-xros/Codextended.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Codextended.build/Debug-xros/Codextended.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Codextended.build/Debug-xros/Codextended.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/Codextended.build/Debug-xros/Codextended.build/Objects-normal/arm64/Codextended-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver CollectionConcurrencyKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CollectionConcurrencyKit' from project 'CollectionConcurrencyKit')
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 CollectionConcurrencyKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionConcurrencyKit.build/Debug-xros/CollectionConcurrencyKit.build/Objects-normal/arm64/CollectionConcurrencyKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionConcurrencyKit.build/Debug-xros/CollectionConcurrencyKit.build/Objects-normal/arm64/CollectionConcurrencyKit-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/CollectionConcurrencyKit.build/Debug-xros/CollectionConcurrencyKit.build/Objects-normal/arm64/CollectionConcurrencyKit.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/CollectionConcurrencyKit.build/Debug-xros/CollectionConcurrencyKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionConcurrencyKit.build/Debug-xros/CollectionConcurrencyKit.build/Objects-normal/arm64/CollectionConcurrencyKit_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionConcurrencyKit.build/Debug-xros/CollectionConcurrencyKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionConcurrencyKit.build/Debug-xros/CollectionConcurrencyKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionConcurrencyKit.build/Debug-xros/CollectionConcurrencyKit.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/CollectionConcurrencyKit.build/Debug-xros/CollectionConcurrencyKit.build/Objects-normal/arm64/CollectionConcurrencyKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ Files (in target 'Files' from project 'Files')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/files/Sources/Files.swift (in target 'Files' from project 'Files')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ Sweep (in target 'Sweep' from project 'Sweep')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sweep/Sources/Sweep/Sweep.swift (in target 'Sweep' from project 'Sweep')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ ShellOut (in target 'ShellOut' from project 'ShellOut')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/shellout/Sources/ShellOut.swift -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 4.2 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ShellOut -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.4 -target-sdk-name xros2.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut-master-emit-module.d -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShellOut.build/Debug-xros/ShellOut.build/Objects-normal/arm64/ShellOut.abi.json
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/shellout/Sources/ShellOut.swift (in target 'ShellOut' from project 'ShellOut')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/shellout/Sources/ShellOut.swift:34:14: error: cannot find type 'Process' in scope
process: Process = .init(),
^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/shellout/Sources/ShellOut.swift:67:14: error: cannot find type 'Process' in scope
process: Process = .init(),
^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/shellout/Sources/ShellOut.swift:102:14: error: cannot find type 'Process' in scope
process: Process = .init(),
^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/shellout/Sources/ShellOut.swift:377:19: error: cannot find type 'Process' in scope
private extension Process {
^~~~~~~
SwiftEmitModule normal arm64 Emitting\ module\ for\ Codextended (in target 'Codextended' from project 'Codextended')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/codextended/Sources/Codextended/Codextended.swift (in target 'Codextended' from project 'Codextended')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ CollectionConcurrencyKit (in target 'CollectionConcurrencyKit' from project 'CollectionConcurrencyKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/collectionConcurrencyKit/Sources/CollectionConcurrencyKit.swift (in target 'CollectionConcurrencyKit' from project 'CollectionConcurrencyKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Sweep.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sweep/Sources/Sweep/Sweep.swift (in target 'Sweep' from project 'Sweep')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sweep/Sources/Sweep/Sweep.swift (in target 'Sweep' from project 'Sweep')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ShellOut.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/shellout/Sources/ShellOut.swift (in target 'ShellOut' from project 'ShellOut')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/shellout/Sources/ShellOut.swift (in target 'ShellOut' from project 'ShellOut')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Files.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/files/Sources/Files.swift (in target 'Files' from project 'Files')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/files/Sources/Files.swift (in target 'Files' from project 'Files')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CollectionConcurrencyKit.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/collectionConcurrencyKit/Sources/CollectionConcurrencyKit.swift (in target 'CollectionConcurrencyKit' from project 'CollectionConcurrencyKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/collectionConcurrencyKit/Sources/CollectionConcurrencyKit.swift (in target 'CollectionConcurrencyKit' from project 'CollectionConcurrencyKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ Ink (in target 'Ink' from project 'Ink')
EmitSwiftModule normal arm64 (in target 'Ink' from project 'Ink')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ Plot (in target 'Plot' from project 'Plot')
EmitSwiftModule normal arm64 (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for CollectionConcurrencyKit (in target 'CollectionConcurrencyKit' from project 'CollectionConcurrencyKit')
SwiftDriver\ Compilation\ Requirements CollectionConcurrencyKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CollectionConcurrencyKit' from project 'CollectionConcurrencyKit')
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 CollectionConcurrencyKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionConcurrencyKit.build/Debug-xros/CollectionConcurrencyKit.build/Objects-normal/arm64/CollectionConcurrencyKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionConcurrencyKit.build/Debug-xros/CollectionConcurrencyKit.build/Objects-normal/arm64/CollectionConcurrencyKit-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/CollectionConcurrencyKit.build/Debug-xros/CollectionConcurrencyKit.build/Objects-normal/arm64/CollectionConcurrencyKit.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/CollectionConcurrencyKit.build/Debug-xros/CollectionConcurrencyKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionConcurrencyKit.build/Debug-xros/CollectionConcurrencyKit.build/Objects-normal/arm64/CollectionConcurrencyKit_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionConcurrencyKit.build/Debug-xros/CollectionConcurrencyKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionConcurrencyKit.build/Debug-xros/CollectionConcurrencyKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionConcurrencyKit.build/Debug-xros/CollectionConcurrencyKit.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/CollectionConcurrencyKit.build/Debug-xros/CollectionConcurrencyKit.build/Objects-normal/arm64/CollectionConcurrencyKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Emitting module for Sweep (in target 'Sweep' from project 'Sweep')
SwiftDriver\ Compilation\ Requirements Sweep normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Sweep' from project 'Sweep')
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 Sweep -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sweep.build/Debug-xros/Sweep.build/Objects-normal/arm64/Sweep.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sweep.build/Debug-xros/Sweep.build/Objects-normal/arm64/Sweep-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/Sweep.build/Debug-xros/Sweep.build/Objects-normal/arm64/Sweep.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/Sweep.build/Debug-xros/Sweep.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sweep.build/Debug-xros/Sweep.build/Objects-normal/arm64/Sweep_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sweep.build/Debug-xros/Sweep.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sweep.build/Debug-xros/Sweep.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sweep.build/Debug-xros/Sweep.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/Sweep.build/Debug-xros/Sweep.build/Objects-normal/arm64/Sweep-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CollectionConcurrencyKit.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CollectionConcurrencyKit.build/Debug-xros/CollectionConcurrencyKit.build/Objects-normal/arm64/CollectionConcurrencyKit.abi.json (in target 'CollectionConcurrencyKit' from project 'CollectionConcurrencyKit')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/collectionConcurrencyKit
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/CollectionConcurrencyKit.build/Debug-xros/CollectionConcurrencyKit.build/Objects-normal/arm64/CollectionConcurrencyKit.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CollectionConcurrencyKit.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Sweep.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sweep.build/Debug-xros/Sweep.build/Objects-normal/arm64/Sweep.abi.json (in target 'Sweep' from project 'Sweep')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sweep
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/Sweep.build/Debug-xros/Sweep.build/Objects-normal/arm64/Sweep.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Sweep.swiftmodule/arm64-apple-xros.abi.json
SwiftCompile normal arm64 Compiling\ Directionality.swift,\ Document.swift,\ DocumentEncoding.swift,\ Element.swift,\ ElementClosingMode.swift,\ ElementComponent.swift,\ ElementDefinition.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/Directionality.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/Document.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/DocumentEncoding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/Element.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/ElementClosingMode.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/ElementComponent.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/ElementDefinition.swift (in target 'Plot' from project 'Plot')
SwiftCompile normal arm64 Compiling\ HTMLAudioFormat.swift,\ HTMLButtonType.swift,\ HTMLComponents.swift,\ HTMLElements.swift,\ HTMLFormContentType.swift,\ HTMLFormMethod.swift,\ HTMLInputType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/HTMLAudioFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/HTMLButtonType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/HTMLComponents.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/HTMLElements.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/HTMLFormContentType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/HTMLFormMethod.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/HTMLInputType.swift (in target 'Plot' from project 'Plot')
SwiftDriverJobDiscovery normal arm64 Emitting module for Codextended (in target 'Codextended' from project 'Codextended')
SwiftCompile normal arm64 Compiling\ EmptyComponent.swift,\ EnvironmentKey.swift,\ EnvironmentValue.swift,\ HTML.swift,\ HTMLAnchorRelationship.swift,\ HTMLAnchorTarget.swift,\ HTMLAttributes.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/EmptyComponent.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/EnvironmentKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/EnvironmentValue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/HTML.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/HTMLAnchorRelationship.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/HTMLAnchorTarget.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/HTMLAttributes.swift (in target 'Plot' from project 'Plot')
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
SwiftEmitModule normal arm64 Emitting\ module\ for\ ShellOut (in target 'ShellOut' from project 'ShellOut')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/shellout/Sources/ShellOut.swift (in target 'ShellOut' from project 'ShellOut')
SwiftCompile normal arm64 Compiling\ EmptyComponent.swift,\ EnvironmentKey.swift,\ EnvironmentValue.swift,\ HTML.swift,\ HTMLAnchorRelationship.swift,\ HTMLAnchorTarget.swift,\ HTMLAttributes.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/EmptyComponent.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/EnvironmentKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/EnvironmentValue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/HTML.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/HTMLAnchorRelationship.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/HTMLAnchorTarget.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/HTMLAttributes.swift (in target 'Plot' from project 'Plot')
Building workspace spi-builder-workspace with scheme TransistorPublishPlugin
(4 failures)
BUILD FAILURE 6.1 visionOS