Build Information
Failed to build NPMPublishPlugin, reference main (ee72ed
), with Swift 6.1 for visionOS using Xcode 16.3 on 27 Apr 2025 14:19:05 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme NPMPublishPlugin -destination generic/platform=xrOS
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/brightdigit/NPMPublishPlugin.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/brightdigit/NPMPublishPlugin
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at ee72ed2 Merge pull request #8 from brightdigit/leogdion-patch-1
Cloned https://github.com/brightdigit/NPMPublishPlugin.git
Revision (git rev-parse @):
ee72ed2edfa5be24cc741c551e2d00e13df12292
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/brightdigit/NPMPublishPlugin.git at main
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/brightdigit/NPMPublishPlugin.git
https://github.com/brightdigit/NPMPublishPlugin.git
{
"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" : "shellout",
"requirement" : {
"range" : [
{
"lower_bound" : "2.3.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/johnsundell/shellout.git"
}
],
"manifest_display_name" : "NPMPublishPlugin",
"name" : "NPMPublishPlugin",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "NPMPublishPlugin",
"targets" : [
"NPMPublishPlugin"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "NPMPublishPluginTests",
"module_type" : "SwiftTarget",
"name" : "NPMPublishPluginTests",
"path" : "Tests/NPMPublishPluginTests",
"sources" : [
"MockPublishingContextable.swift",
"OutputPathTests.swift",
"PublishingContextableTests.swift",
"ShellOutCommandTests.swift"
],
"target_dependencies" : [
"NPMPublishPlugin"
],
"type" : "test"
},
{
"c99name" : "NPMPublishPlugin",
"module_type" : "SwiftTarget",
"name" : "NPMPublishPlugin",
"path" : "Sources/NPMPublishPlugin",
"product_dependencies" : [
"Publish",
"ShellOut"
],
"product_memberships" : [
"NPMPublishPlugin"
],
"sources" : [
"NPM/Argument.swift",
"NPM/ArgumentBuilder.swift",
"NPM/Command.swift",
"NPM/Context.swift",
"NPM/Job.swift",
"NPM/JobBuilder.swift",
"NPM/Location.swift",
"NPM/NPM.swift",
"NPM/RelativePathMap.swift",
"NPM/Settings.swift",
"Output.swift",
"OutputPath.swift",
"PublishingContext.swift",
"PublishingContextable.swift",
"PublishingStep.swift",
"ShellOutCommand.swift",
"URL.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/johnsundell/shellout.git
Fetching from https://github.com/johnsundell/publish.git
Fetching from https://github.com/johnsundell/plot.git
Fetching from https://github.com/johnsundell/codextended.git
Fetching from https://github.com/johnsundell/files.git
Fetching from https://github.com/johnsundell/sweep.git
Fetching from https://github.com/johnsundell/collectionConcurrencyKit.git
Fetching from https://github.com/johnsundell/ink.git
Creating working copy of package ‘sweep’
Checking out 0.4.0 of package ‘sweep’
Creating working copy of package ‘publish’
Checking out 0.9.0 of package ‘publish’
Creating working copy of package ‘plot’
Checking out 0.14.0 of package ‘plot’
Creating working copy of package ‘shellout’
Checking out 2.3.0 of package ‘shellout’
Creating working copy of package ‘codextended’
Checking out 0.3.0 of package ‘codextended’
Creating working copy of package ‘ink’
Checking out 0.6.0 of package ‘ink’
Creating working copy of package ‘files’
Checking out 4.2.0 of package ‘files’
Creating working copy of package ‘collectionConcurrencyKit’
Checking out 0.2.0 of package ‘collectionConcurrencyKit’
Resolve Package Graph
Resolved source packages:
Codextended: https://github.com/johnsundell/codextended.git @ 0.3.0
CollectionConcurrencyKit: https://github.com/johnsundell/collectionConcurrencyKit.git @ 0.2.0
Files: https://github.com/johnsundell/files.git @ 4.2.0
Ink: https://github.com/johnsundell/ink.git @ 0.6.0
Sweep: https://github.com/johnsundell/sweep.git @ 0.4.0
Plot: https://github.com/johnsundell/plot.git @ 0.14.0
NPMPublishPlugin: /Users/admin/builder/spi-builder-workspace
ShellOut: https://github.com/johnsundell/shellout.git @ 2.3.0
Publish: https://github.com/johnsundell/publish.git @ 0.9.0
resolved source packages: Codextended, CollectionConcurrencyKit, Files, Ink, Sweep, Plot, NPMPublishPlugin, ShellOut, Publish
{
"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" : "shellout",
"requirement" : {
"range" : [
{
"lower_bound" : "2.3.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/johnsundell/shellout.git"
}
],
"manifest_display_name" : "NPMPublishPlugin",
"name" : "NPMPublishPlugin",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "NPMPublishPlugin",
"targets" : [
"NPMPublishPlugin"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "NPMPublishPluginTests",
"module_type" : "SwiftTarget",
"name" : "NPMPublishPluginTests",
"path" : "Tests/NPMPublishPluginTests",
"sources" : [
"MockPublishingContextable.swift",
"OutputPathTests.swift",
"PublishingContextableTests.swift",
"ShellOutCommandTests.swift"
],
"target_dependencies" : [
"NPMPublishPlugin"
],
"type" : "test"
},
{
"c99name" : "NPMPublishPlugin",
"module_type" : "SwiftTarget",
"name" : "NPMPublishPlugin",
"path" : "Sources/NPMPublishPlugin",
"product_dependencies" : [
"Publish",
"ShellOut"
],
"product_memberships" : [
"NPMPublishPlugin"
],
"sources" : [
"NPM/Argument.swift",
"NPM/ArgumentBuilder.swift",
"NPM/Command.swift",
"NPM/Context.swift",
"NPM/Job.swift",
"NPM/JobBuilder.swift",
"NPM/Location.swift",
"NPM/NPM.swift",
"NPM/RelativePathMap.swift",
"NPM/Settings.swift",
"Output.swift",
"OutputPath.swift",
"PublishingContext.swift",
"PublishingContextable.swift",
"PublishingStep.swift",
"ShellOutCommand.swift",
"URL.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"NPMPublishPlugin"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme NPMPublishPlugin -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 NPMPublishPlugin -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:
Ink: https://github.com/johnsundell/ink.git @ 0.6.0
NPMPublishPlugin: /Users/admin/builder/spi-builder-workspace
Publish: https://github.com/johnsundell/publish.git @ 0.9.0
ShellOut: https://github.com/johnsundell/shellout.git @ 2.3.0
CollectionConcurrencyKit: https://github.com/johnsundell/collectionConcurrencyKit.git @ 0.2.0
Codextended: https://github.com/johnsundell/codextended.git @ 0.3.0
Plot: https://github.com/johnsundell/plot.git @ 0.14.0
Sweep: https://github.com/johnsundell/sweep.git @ 0.4.0
Files: https://github.com/johnsundell/files.git @ 4.2.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (18 targets)
Target 'NPMPublishPlugin' in project 'NPMPublishPlugin'
➜ Explicit dependency on target 'NPMPublishPlugin' in project 'NPMPublishPlugin'
➜ Explicit dependency on target 'Publish' in project 'Publish'
➜ Explicit dependency on target 'ShellOut' in project 'ShellOut'
Target 'NPMPublishPlugin' in project 'NPMPublishPlugin'
➜ Explicit dependency on target 'Publish' in project 'Publish'
➜ Explicit dependency on target 'ShellOut' in project 'ShellOut'
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: 007caf6dd1bfacbc34b1045112fd8d4d
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/007caf6dd1bfacbc34b1045112fd8d4d.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/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/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.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/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
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/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_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
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.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/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.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
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/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.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/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/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_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/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/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.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
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/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
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.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.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-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/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/NPMPublishPlugin.build/Debug-xros/NPMPublishPlugin.build/Objects-normal/arm64/NPMPublishPlugin.LinkFileList (in target 'NPMPublishPlugin' from project 'NPMPublishPlugin')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NPMPublishPlugin.build/Debug-xros/NPMPublishPlugin.build/Objects-normal/arm64/NPMPublishPlugin.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NPMPublishPlugin.build/Debug-xros/NPMPublishPlugin.build/Objects-normal/arm64/NPMPublishPlugin_const_extract_protocols.json (in target 'NPMPublishPlugin' from project 'NPMPublishPlugin')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NPMPublishPlugin.build/Debug-xros/NPMPublishPlugin.build/Objects-normal/arm64/NPMPublishPlugin_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NPMPublishPlugin.build/Debug-xros/NPMPublishPlugin.build/Objects-normal/arm64/NPMPublishPlugin.SwiftConstValuesFileList (in target 'NPMPublishPlugin' from project 'NPMPublishPlugin')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NPMPublishPlugin.build/Debug-xros/NPMPublishPlugin.build/Objects-normal/arm64/NPMPublishPlugin.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NPMPublishPlugin.build/Debug-xros/NPMPublishPlugin.build/Objects-normal/arm64/NPMPublishPlugin.SwiftFileList (in target 'NPMPublishPlugin' from project 'NPMPublishPlugin')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NPMPublishPlugin.build/Debug-xros/NPMPublishPlugin.build/Objects-normal/arm64/NPMPublishPlugin.SwiftFileList
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/NPMPublishPlugin.build/Debug-xros/NPMPublishPlugin.build/Objects-normal/arm64/NPMPublishPlugin-OutputFileMap.json (in target 'NPMPublishPlugin' from project 'NPMPublishPlugin')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NPMPublishPlugin.build/Debug-xros/NPMPublishPlugin.build/Objects-normal/arm64/NPMPublishPlugin-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NPMPublishPlugin.build/Debug-xros/NPMPublishPlugin.build/NPMPublishPlugin.modulemap (in target 'NPMPublishPlugin' from project 'NPMPublishPlugin')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NPMPublishPlugin.build/Debug-xros/NPMPublishPlugin.build/NPMPublishPlugin.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NPMPublishPlugin.build/Debug-xros/NPMPublishPlugin.build/NPMPublishPlugin.DependencyStaticMetadataFileList (in target 'NPMPublishPlugin' from project 'NPMPublishPlugin')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NPMPublishPlugin.build/Debug-xros/NPMPublishPlugin.build/NPMPublishPlugin.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NPMPublishPlugin.build/Debug-xros/NPMPublishPlugin.build/NPMPublishPlugin.DependencyMetadataFileList (in target 'NPMPublishPlugin' from project 'NPMPublishPlugin')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NPMPublishPlugin.build/Debug-xros/NPMPublishPlugin.build/NPMPublishPlugin.DependencyMetadataFileList
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.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_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
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
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/NPMPublishPlugin.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NPMPublishPlugin.build/Debug-xros/NPMPublishPlugin.build/NPMPublishPlugin.modulemap (in target 'NPMPublishPlugin' from project 'NPMPublishPlugin')
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/NPMPublishPlugin.build/Debug-xros/NPMPublishPlugin.build/NPMPublishPlugin.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/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
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.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
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.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/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/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
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.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
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.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.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-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
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.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
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 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 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 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
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
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\ 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\ 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\ Codextended.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/codextended/Sources/Codextended/Codextended.swift (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\ 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
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
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
** 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 NPMPublishPlugin
(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:
Codextended: https://github.com/johnsundell/codextended.git @ 0.3.0
Sweep: https://github.com/johnsundell/sweep.git @ 0.4.0
Ink: https://github.com/johnsundell/ink.git @ 0.6.0
NPMPublishPlugin: /Users/admin/builder/spi-builder-workspace
Files: https://github.com/johnsundell/files.git @ 4.2.0
Publish: https://github.com/johnsundell/publish.git @ 0.9.0
ShellOut: https://github.com/johnsundell/shellout.git @ 2.3.0
Plot: https://github.com/johnsundell/plot.git @ 0.14.0
CollectionConcurrencyKit: https://github.com/johnsundell/collectionConcurrencyKit.git @ 0.2.0
resolved source packages: Codextended, Sweep, Ink, NPMPublishPlugin, Files, Publish, ShellOut, Plot, CollectionConcurrencyKit
{
"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" : "shellout",
"requirement" : {
"range" : [
{
"lower_bound" : "2.3.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/johnsundell/shellout.git"
}
],
"manifest_display_name" : "NPMPublishPlugin",
"name" : "NPMPublishPlugin",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "NPMPublishPlugin",
"targets" : [
"NPMPublishPlugin"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "NPMPublishPluginTests",
"module_type" : "SwiftTarget",
"name" : "NPMPublishPluginTests",
"path" : "Tests/NPMPublishPluginTests",
"sources" : [
"MockPublishingContextable.swift",
"OutputPathTests.swift",
"PublishingContextableTests.swift",
"ShellOutCommandTests.swift"
],
"target_dependencies" : [
"NPMPublishPlugin"
],
"type" : "test"
},
{
"c99name" : "NPMPublishPlugin",
"module_type" : "SwiftTarget",
"name" : "NPMPublishPlugin",
"path" : "Sources/NPMPublishPlugin",
"product_dependencies" : [
"Publish",
"ShellOut"
],
"product_memberships" : [
"NPMPublishPlugin"
],
"sources" : [
"NPM/Argument.swift",
"NPM/ArgumentBuilder.swift",
"NPM/Command.swift",
"NPM/Context.swift",
"NPM/Job.swift",
"NPM/JobBuilder.swift",
"NPM/Location.swift",
"NPM/NPM.swift",
"NPM/RelativePathMap.swift",
"NPM/Settings.swift",
"Output.swift",
"OutputPath.swift",
"PublishingContext.swift",
"PublishingContextable.swift",
"PublishingStep.swift",
"ShellOutCommand.swift",
"URL.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"NPMPublishPlugin"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme NPMPublishPlugin -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 NPMPublishPlugin -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
Sweep: https://github.com/johnsundell/sweep.git @ 0.4.0
ShellOut: https://github.com/johnsundell/shellout.git @ 2.3.0
Codextended: https://github.com/johnsundell/codextended.git @ 0.3.0
NPMPublishPlugin: /Users/admin/builder/spi-builder-workspace
Ink: https://github.com/johnsundell/ink.git @ 0.6.0
Plot: https://github.com/johnsundell/plot.git @ 0.14.0
Publish: https://github.com/johnsundell/publish.git @ 0.9.0
Files: https://github.com/johnsundell/files.git @ 4.2.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 'NPMPublishPlugin' in project 'NPMPublishPlugin'
➜ Explicit dependency on target 'NPMPublishPlugin' in project 'NPMPublishPlugin'
➜ Explicit dependency on target 'Publish' in project 'Publish'
➜ Explicit dependency on target 'ShellOut' in project 'ShellOut'
Target 'NPMPublishPlugin' in project 'NPMPublishPlugin'
➜ Explicit dependency on target 'Publish' in project 'Publish'
➜ Explicit dependency on target 'ShellOut' in project 'ShellOut'
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: 42dc8c64065d813769557665fcd902e3
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/42dc8c64065d813769557665fcd902e3.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 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 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 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\ 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\ 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 -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\ 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
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')
SwiftCompile normal arm64 Compiling\ HTMLLinkRelationship.swift,\ HTMLListStyle.swift,\ HTMLVideoFormat.swift,\ HTMLViewportFitMode.swift,\ HTMLViewportWidthMode.swift,\ Indentation.swift,\ Language.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/HTMLLinkRelationship.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/HTMLListStyle.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/HTMLVideoFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/HTMLViewportFitMode.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/HTMLViewportWidthMode.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/Indentation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/plot/Sources/Plot/API/Language.swift (in target 'Plot' from project 'Plot')
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
SwiftDriverJobDiscovery normal arm64 Emitting module for Codextended (in target 'Codextended' from project 'Codextended')
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
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
** 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 NPMPublishPlugin
(3 failures)
BUILD FAILURE 6.1 visionOS