Build Information
Failed to build Sh1Password with Swift 6.0 for visionOS using Xcode 16.0.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme Sh1Password -destination generic/platform=xros OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
Build Log
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.init.swift:3:11: error: cannot find type 'Process' in scope
1 | import Foundation
2 |
3 | extension Process {
| `- error: cannot find type 'Process' in scope
4 |
5 | public convenience init(cmd: String, environment: [String: String] = [:], workingDirectory: String? = nil) {
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runRedirectingAllOutput.swift:9:11: error: cannot find type 'Process' in scope
7 | #endif
8 |
9 | extension Process {
| `- error: cannot find type 'Process' in scope
10 |
11 | public func runRedirectingAllOutput(to sink: Sink) throws {
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningAllOutput.swift:3:11: error: cannot find type 'Process' in scope
1 | import Foundation
2 |
3 | extension Process {
| `- error: cannot find type 'Process' in scope
4 |
5 | public struct AllOutput {
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningData.swift:3:11: error: cannot find type 'Process' in scope
1 | import Foundation
2 |
3 | extension Process {
| `- error: cannot find type 'Process' in scope
4 |
5 | public func runReturningData() throws -> Data {
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningTrimmedString.swift:3:18: error: cannot find type 'Process' in scope
1 | import Foundation
2 |
3 | public extension Process {
| `- error: cannot find type 'Process' in scope
4 |
5 | func runReturningTrimmedString() throws -> String? {
SwiftCompile normal arm64 Compiling\ Process.runReturningData.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningData.swift (in target 'Sh' from project 'Sh')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh
builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Data/Data.asJSON.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Data/Data.asTrimmedString.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Data/PipeBuffer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Errors.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.init.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runRedirectingAllOutput.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningAllOutput.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningData.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningTrimmedString.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.terminationError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Sink.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/String/String.asTrimmedLines.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/sh.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/shq.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.runReturningData.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.runReturningData.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.runReturningData.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.runReturningData.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Sh_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -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/.dependencies/checkouts/Sh -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.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/Sh.build/Debug-xros/Sh.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Sh -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.runReturningData.o -index-unit-output-path /Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.runReturningData.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/.stats/stats-1717137231550858-swift-frontend-Sh-Process.runReturningData.swift-arm64_apple_xros1.0-o-Onone-1323227337.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4408 seconds (0.4425 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0176 ( 43.8%) 0.1956 ( 48.8%) 0.2132 ( 48.4%) 0.2140 ( 48.4%) parse-and-resolve-imports
0.0171 ( 42.6%) 0.1949 ( 48.6%) 0.2120 ( 48.1%) 0.2129 ( 48.1%) Import resolution
0.0015 ( 3.8%) 0.0059 ( 1.5%) 0.0074 ( 1.7%) 0.0074 ( 1.7%) load-stdlib
0.0004 ( 1.0%) 0.0005 ( 0.1%) 0.0009 ( 0.2%) 0.0009 ( 0.2%) ExtendedNominalRequest
0.0004 ( 1.0%) 0.0005 ( 0.1%) 0.0009 ( 0.2%) 0.0009 ( 0.2%) UnqualifiedLookupRequest
0.0006 ( 1.4%) 0.0002 ( 0.1%) 0.0008 ( 0.2%) 0.0008 ( 0.2%) ParseTopLevelDeclsRequest
0.0004 ( 0.9%) 0.0004 ( 0.1%) 0.0008 ( 0.2%) 0.0008 ( 0.2%) performUnqualifiedLookup
0.0005 ( 1.3%) 0.0002 ( 0.0%) 0.0007 ( 0.2%) 0.0007 ( 0.2%) ParseSourceFileRequest
0.0003 ( 0.8%) 0.0003 ( 0.1%) 0.0007 ( 0.1%) 0.0007 ( 0.1%) LookupInModuleRequest
0.0001 ( 0.4%) 0.0003 ( 0.1%) 0.0004 ( 0.1%) 0.0004 ( 0.1%) perform-sema
0.0001 ( 0.3%) 0.0003 ( 0.1%) 0.0004 ( 0.1%) 0.0004 ( 0.1%) TypeCheckSourceFileRequest
0.0002 ( 0.4%) 0.0003 ( 0.1%) 0.0004 ( 0.1%) 0.0004 ( 0.1%) SemanticDeclAttrsRequest
0.0001 ( 0.2%) 0.0001 ( 0.0%) 0.0002 ( 0.1%) 0.0002 ( 0.1%) ActorIsolationRequest
0.0001 ( 0.3%) 0.0001 ( 0.0%) 0.0002 ( 0.1%) 0.0002 ( 0.1%) ModuleQualifiedLookupRequest
0.0001 ( 0.2%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) USRGenerationRequest
0.0001 ( 0.2%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) Type checking and Semantic analysis
0.0001 ( 0.2%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) ResolveTypeRequest
0.0001 ( 0.2%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) InterfaceTypeRequest
0.0001 ( 0.1%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) typecheck-decl
0.0001 ( 0.1%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ExtendedTypeRequest
0.0000 ( 0.1%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) IsDynamicRequest
0.0000 ( 0.1%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ResultTypeRequest
0.0001 ( 0.2%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) verify-all-loaded-modules
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) CheckInconsistentImplementationOnlyImportsRequest
0.0000 ( 0.1%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ExpandPeerMacroRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) CheckInconsistentWeakLinkedImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsObjCRequest
0.0000 ( 0.1%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsNonUserModuleRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) GenericSignatureRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasImportsMatchingFlagRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandMemberAttributeMacros
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CollectOverriddenDeclsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasIsolatedSelfRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) GenericParamListRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) OverriddenDeclsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AttachedPropertyWrappersRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) DynamicallyReplacedDeclRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) LocalTypeDeclsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsFinalRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) GlobalActorAttributeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SPIGroupsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasStorageRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentAccessLevelOnImport
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) LifetimeDependenceInfoRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsStaticRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ApplyAccessNoteRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ModuleImplicitImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentAccessLevelOnImportSameFileRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) LookupAllConformancesInContextRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ProvideDefaultImplForRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PrimarySourceFilesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentSPIOnlyImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AccessLevelRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) QualifiedLookupRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) RawCommentRequest
0.0401 (100.0%) 0.4007 (100.0%) 0.4408 (100.0%) 0.4425 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.2255 seconds (0.2264 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0202 (100.0%) 0.2053 (100.0%) 0.2255 (100.0%) 0.2264 (100.0%) Building Target
0.0202 (100.0%) 0.2053 (100.0%) 0.2255 (100.0%) 0.2264 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningData.swift (in target 'Sh' from project 'Sh')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh
/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Data/Data.asJSON.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Data/Data.asTrimmedString.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Data/PipeBuffer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Errors.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.init.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runRedirectingAllOutput.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningAllOutput.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningData.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningTrimmedString.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.terminationError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Sink.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/String/String.asTrimmedLines.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/sh.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/shq.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.runReturningData.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.runReturningData.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.runReturningData.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.runReturningData.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Sh_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -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/.dependencies/checkouts/Sh -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.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/Sh.build/Debug-xros/Sh.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Sh -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.runReturningData.o -index-unit-output-path /Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.runReturningData.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningData.swift:3:11: error: cannot find type 'Process' in scope
extension Process {
^~~~~~~
SwiftCompile normal arm64 Compiling\ Process.init.swift,\ Process.runRedirectingAllOutput.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.init.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runRedirectingAllOutput.swift (in target 'Sh' from project 'Sh')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh
builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Data/Data.asJSON.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Data/Data.asTrimmedString.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Data/PipeBuffer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Errors.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.init.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runRedirectingAllOutput.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningAllOutput.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningData.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningTrimmedString.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.terminationError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Sink.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/String/String.asTrimmedLines.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/sh.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/shq.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.init.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.init.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.init.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.init.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.runRedirectingAllOutput.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.runRedirectingAllOutput.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.runRedirectingAllOutput.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.runRedirectingAllOutput.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Sh_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -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/.dependencies/checkouts/Sh -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.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/Sh.build/Debug-xros/Sh.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Sh -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.init.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.runRedirectingAllOutput.o -index-unit-output-path /Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.init.o -index-unit-output-path /Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.runRedirectingAllOutput.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.init.swift (in target 'Sh' from project 'Sh')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh
/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Data/Data.asJSON.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Data/Data.asTrimmedString.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Data/PipeBuffer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Errors.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.init.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runRedirectingAllOutput.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningAllOutput.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningData.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningTrimmedString.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.terminationError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Sink.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/String/String.asTrimmedLines.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/sh.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/shq.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.init.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.init.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.init.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.init.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.runRedirectingAllOutput.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.runRedirectingAllOutput.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.runRedirectingAllOutput.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.runRedirectingAllOutput.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Sh_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -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/.dependencies/checkouts/Sh -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.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/Sh.build/Debug-xros/Sh.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Sh -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.init.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.runRedirectingAllOutput.o -index-unit-output-path /Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.init.o -index-unit-output-path /Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.runRedirectingAllOutput.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runRedirectingAllOutput.swift (in target 'Sh' from project 'Sh')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh
/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Data/Data.asJSON.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Data/Data.asTrimmedString.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Data/PipeBuffer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Errors.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.init.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runRedirectingAllOutput.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningAllOutput.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningData.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningTrimmedString.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.terminationError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Sink.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/String/String.asTrimmedLines.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/sh.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/shq.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.init.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.init.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.init.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.init.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.runRedirectingAllOutput.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.runRedirectingAllOutput.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.runRedirectingAllOutput.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.runRedirectingAllOutput.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Sh_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -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/.dependencies/checkouts/Sh -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.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/Sh.build/Debug-xros/Sh.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Sh -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.init.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.runRedirectingAllOutput.o -index-unit-output-path /Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.init.o -index-unit-output-path /Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.runRedirectingAllOutput.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ PipeBuffer.swift,\ Errors.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Data/PipeBuffer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Errors.swift (in target 'Sh' from project 'Sh')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh
builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Data/Data.asJSON.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Data/Data.asTrimmedString.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Data/PipeBuffer.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Errors.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.init.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runRedirectingAllOutput.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningAllOutput.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningData.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningTrimmedString.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.terminationError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Sink.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/String/String.asTrimmedLines.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/sh.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/shq.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/PipeBuffer.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/PipeBuffer.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/PipeBuffer.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/PipeBuffer.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Errors.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Errors.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Errors.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Errors.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Sh_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -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/.dependencies/checkouts/Sh -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.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/Sh.build/Debug-xros/Sh.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Sh -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/PipeBuffer.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Errors.o -index-unit-output-path /Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/PipeBuffer.o -index-unit-output-path /Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Errors.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Data/PipeBuffer.swift (in target 'Sh' from project 'Sh')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh
/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Data/Data.asJSON.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Data/Data.asTrimmedString.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Data/PipeBuffer.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Errors.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.init.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runRedirectingAllOutput.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningAllOutput.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningData.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningTrimmedString.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.terminationError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Sink.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/String/String.asTrimmedLines.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/sh.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/shq.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/PipeBuffer.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/PipeBuffer.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/PipeBuffer.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/PipeBuffer.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Errors.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Errors.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Errors.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Errors.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Sh_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -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/.dependencies/checkouts/Sh -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.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/Sh.build/Debug-xros/Sh.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Sh -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/PipeBuffer.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Errors.o -index-unit-output-path /Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/PipeBuffer.o -index-unit-output-path /Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Errors.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Errors.swift (in target 'Sh' from project 'Sh')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh
/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Data/Data.asJSON.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Data/Data.asTrimmedString.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Data/PipeBuffer.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Errors.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.init.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runRedirectingAllOutput.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningAllOutput.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningData.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningTrimmedString.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.terminationError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Sink.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/String/String.asTrimmedLines.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/sh.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/shq.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/PipeBuffer.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/PipeBuffer.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/PipeBuffer.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/PipeBuffer.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Errors.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Errors.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Errors.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Errors.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Sh_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -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/.dependencies/checkouts/Sh -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.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/Sh.build/Debug-xros/Sh.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Sh -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/PipeBuffer.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Errors.o -index-unit-output-path /Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/PipeBuffer.o -index-unit-output-path /Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Errors.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ sh.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/sh.swift (in target 'Sh' from project 'Sh')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh
builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Data/Data.asJSON.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Data/Data.asTrimmedString.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Data/PipeBuffer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Errors.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.init.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runRedirectingAllOutput.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningAllOutput.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningData.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningTrimmedString.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.terminationError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Sink.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/String/String.asTrimmedLines.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/sh.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/shq.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/sh.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/sh.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/sh.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/sh.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Sh_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -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/.dependencies/checkouts/Sh -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.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/Sh.build/Debug-xros/Sh.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Sh -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/sh.o -index-unit-output-path /Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/sh.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/sh.swift (in target 'Sh' from project 'Sh')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh
/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Data/Data.asJSON.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Data/Data.asTrimmedString.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Data/PipeBuffer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Errors.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.init.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runRedirectingAllOutput.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningAllOutput.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningData.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningTrimmedString.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.terminationError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Sink.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/String/String.asTrimmedLines.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/sh.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/shq.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/sh.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/sh.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/sh.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/sh.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Sh_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -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/.dependencies/checkouts/Sh -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.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/Sh.build/Debug-xros/Sh.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Sh -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/sh.o -index-unit-output-path /Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/sh.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ shq.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/shq.swift (in target 'Sh' from project 'Sh')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh
builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Data/Data.asJSON.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Data/Data.asTrimmedString.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Data/PipeBuffer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Errors.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.init.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runRedirectingAllOutput.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningAllOutput.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningData.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningTrimmedString.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.terminationError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Sink.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/String/String.asTrimmedLines.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/sh.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/shq.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/shq.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/shq.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/shq.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/shq.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Sh_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -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/.dependencies/checkouts/Sh -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.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/Sh.build/Debug-xros/Sh.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Sh -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/shq.o -index-unit-output-path /Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/shq.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/.stats/stats-1717137231554813-swift-frontend-Sh-shq.swift-arm64_apple_xros1.0-o-Onone-2031201072.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.5522 seconds (0.5594 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0187 ( 24.0%) 0.2081 ( 43.9%) 0.2267 ( 41.1%) 0.2300 ( 41.1%) parse-and-resolve-imports
0.0179 ( 23.1%) 0.2069 ( 43.6%) 0.2248 ( 40.7%) 0.2280 ( 40.8%) Import resolution
0.0056 ( 7.2%) 0.0077 ( 1.6%) 0.0133 ( 2.4%) 0.0134 ( 2.4%) perform-sema
0.0055 ( 7.1%) 0.0077 ( 1.6%) 0.0132 ( 2.4%) 0.0133 ( 2.4%) TypeCheckSourceFileRequest
0.0055 ( 7.0%) 0.0075 ( 1.6%) 0.0129 ( 2.3%) 0.0131 ( 2.3%) Type checking and Semantic analysis
0.0046 ( 5.9%) 0.0062 ( 1.3%) 0.0108 ( 2.0%) 0.0109 ( 2.0%) typecheck-decl
0.0015 ( 1.9%) 0.0073 ( 1.5%) 0.0088 ( 1.6%) 0.0089 ( 1.6%) load-stdlib
0.0026 ( 3.4%) 0.0035 ( 0.7%) 0.0061 ( 1.1%) 0.0062 ( 1.1%) InterfaceTypeRequest
0.0017 ( 2.1%) 0.0016 ( 0.3%) 0.0032 ( 0.6%) 0.0032 ( 0.6%) LookupConformanceInModuleRequest
0.0012 ( 1.6%) 0.0016 ( 0.3%) 0.0029 ( 0.5%) 0.0029 ( 0.5%) typecheck-expr
0.0011 ( 1.4%) 0.0014 ( 0.3%) 0.0025 ( 0.5%) 0.0025 ( 0.5%) DefaultArgumentExprRequest
0.0010 ( 1.2%) 0.0013 ( 0.3%) 0.0023 ( 0.4%) 0.0023 ( 0.4%) UnqualifiedLookupRequest
0.0009 ( 1.2%) 0.0013 ( 0.3%) 0.0023 ( 0.4%) 0.0023 ( 0.4%) TypeCheckFunctionBodyRequest
0.0010 ( 1.3%) 0.0011 ( 0.2%) 0.0021 ( 0.4%) 0.0021 ( 0.4%) LookupInModuleRequest
0.0009 ( 1.1%) 0.0010 ( 0.2%) 0.0019 ( 0.3%) 0.0019 ( 0.3%) performUnqualifiedLookup
0.0008 ( 1.1%) 0.0010 ( 0.2%) 0.0019 ( 0.3%) 0.0019 ( 0.3%) ResolveTypeRequest
0.0007 ( 1.0%) 0.0010 ( 0.2%) 0.0017 ( 0.3%) 0.0017 ( 0.3%) typecheck-stmt
0.0007 ( 0.9%) 0.0009 ( 0.2%) 0.0016 ( 0.3%) 0.0016 ( 0.3%) ExtendedNominalRequest
0.0007 ( 0.9%) 0.0009 ( 0.2%) 0.0016 ( 0.3%) 0.0016 ( 0.3%) USRGenerationRequest
0.0005 ( 0.7%) 0.0008 ( 0.2%) 0.0013 ( 0.2%) 0.0013 ( 0.2%) ModuleQualifiedLookupRequest
0.0003 ( 0.4%) 0.0010 ( 0.2%) 0.0012 ( 0.2%) 0.0013 ( 0.2%) SemanticDeclAttrsRequest
0.0006 ( 0.7%) 0.0004 ( 0.1%) 0.0010 ( 0.2%) 0.0010 ( 0.2%) ParseTopLevelDeclsRequest
0.0004 ( 0.5%) 0.0004 ( 0.1%) 0.0008 ( 0.1%) 0.0009 ( 0.2%) ResultTypeRequest
0.0002 ( 0.3%) 0.0006 ( 0.1%) 0.0009 ( 0.2%) 0.0009 ( 0.2%) ActorIsolationRequest
0.0005 ( 0.6%) 0.0003 ( 0.1%) 0.0008 ( 0.2%) 0.0008 ( 0.2%) ParseSourceFileRequest
0.0004 ( 0.5%) 0.0004 ( 0.1%) 0.0008 ( 0.1%) 0.0008 ( 0.1%) GenericSignatureRequest
0.0003 ( 0.4%) 0.0004 ( 0.1%) 0.0007 ( 0.1%) 0.0007 ( 0.1%) import-clang-decl
0.0002 ( 0.2%) 0.0002 ( 0.0%) 0.0004 ( 0.1%) 0.0004 ( 0.1%) precheck-expr
0.0001 ( 0.1%) 0.0002 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) QualifiedLookupRequest
0.0001 ( 0.1%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) DirectLookupRequest
0.0002 ( 0.2%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) InferredGenericSignatureRequest
0.0001 ( 0.2%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) build-rewrite-system
0.0001 ( 0.1%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) CollectOverriddenDeclsRequest
0.0001 ( 0.1%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) AttachedPropertyWrappersRequest
0.0001 ( 0.1%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) PatternBindingEntryRequest
0.0000 ( 0.1%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) LocalDiscriminatorsRequest
0.0001 ( 0.1%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) DefaultInitializerIsolation
0.0000 ( 0.1%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ConditionalRequirementsRequest
0.0001 ( 0.1%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) verify-all-loaded-modules
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) CheckInconsistentWeakLinkedImportsRequest
0.0000 ( 0.1%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) InheritedTypeRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) CheckInconsistentImplementationOnlyImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ExpandPeerMacroRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) IsDynamicRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) PreCheckFunctionBodyRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) ExpandMemberAttributeMacros
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PotentialMacroExpansionsInContextRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0000 ( 0.0%) ProtocolDependenciesRequest
0.0000 ( 0.1%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckRedeclarationRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AllInheritedProtocolsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) InheritedProtocolsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ResolveImplicitMemberRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandExtensionMacros
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsNonUserModuleRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsGetterMutatingRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SPIGroupsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ApplyAccessNoteRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasStorageRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) DynamicallyReplacedDeclRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsFinalRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) GenericParamListRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) OverriddenDeclsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) GlobalActorAttributeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PropertyWrapperAuxiliaryVariablesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ParamSpecifierRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasIsolatedSelfRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsImplicitlyUnwrappedOptionalRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsObjCRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) FragileFunctionKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ParseMembersRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasImportsMatchingFlagRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) StorageImplInfoRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ProvideDefaultImplForRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AttachedResultBuilderRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) InheritedDeclsReferencedRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) RequirementSignatureRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) LifetimeDependenceInfoRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) RawCommentRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PolymorphicEffectKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsStaticRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandBodyMacroRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandPreambleMacroRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ObjCInterfaceAndImplementationRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AccessLevelRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) DefaultTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsActorRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ModuleImplicitImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PreCheckReturnStmtRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsFunctionBodySkippedRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) LocalTypeDeclsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ResultBuilderTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SelfBoundsFromWhereClauseRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentAccessLevelOnImport
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandChildTypeRefinementContextsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsDistributedActorRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentSPIOnlyImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PrimaryAssociatedTypesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) UnderlyingTypeDeclsReferencedRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PrimarySourceFilesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasCircularInheritedProtocolsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsSingleValueStmtRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) RequiresOpaqueAccessorsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentAccessLevelOnImportSameFileRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PropertyWrapperInitializerInfoRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) EnumRawTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandAccessorMacros
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PropertyWrapperMutabilityRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PatternTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsSetterMutatingRequest
0.0776 (100.0%) 0.4745 (100.0%) 0.5522 (100.0%) 0.5594 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.2558 seconds (0.2592 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0278 (100.0%) 0.2279 (100.0%) 0.2558 (100.0%) 0.2592 (100.0%) Building Target
0.0278 (100.0%) 0.2279 (100.0%) 0.2558 (100.0%) 0.2592 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/shq.swift (in target 'Sh' from project 'Sh')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh
/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Data/Data.asJSON.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Data/Data.asTrimmedString.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Data/PipeBuffer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Errors.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.init.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runRedirectingAllOutput.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningAllOutput.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningData.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningTrimmedString.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.terminationError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Sink.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/String/String.asTrimmedLines.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/sh.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/shq.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/shq.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/shq.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/shq.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/shq.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Sh_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -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/.dependencies/checkouts/Sh -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.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/Sh.build/Debug-xros/Sh.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Sh -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/shq.o -index-unit-output-path /Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/shq.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/shq.swift:27:14: error: cannot find 'Process' in scope
return try Process(cmd: cmd, environment: environment, workingDirectory: workingDirectory)
^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/shq.swift:36:20: error: cannot find 'Process' in scope
return try await Process(cmd: cmd, environment: environment, workingDirectory: workingDirectory)
^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/shq.swift:49:7: error: cannot find 'Process' in scope
try Process(cmd: cmd, environment: environment, workingDirectory: workingDirectory)
^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/shq.swift:61:24: error: cannot find 'Process' in scope
let data = try await Process(
^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/shq.swift:86:7: error: cannot find 'Process' in scope
try Process(cmd: cmd, environment: environment, workingDirectory: workingDirectory)
^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/shq.swift:94:13: error: cannot find 'Process' in scope
try await Process(cmd: cmd, environment: environment, workingDirectory: workingDirectory)
^~~~~~~
SwiftCompile normal arm64 Compiling\ Process.runReturningAllOutput.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningAllOutput.swift (in target 'Sh' from project 'Sh')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh
builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Data/Data.asJSON.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Data/Data.asTrimmedString.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Data/PipeBuffer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Errors.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.init.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runRedirectingAllOutput.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningAllOutput.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningData.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningTrimmedString.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.terminationError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Sink.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/String/String.asTrimmedLines.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/sh.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/shq.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.runReturningAllOutput.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.runReturningAllOutput.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.runReturningAllOutput.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.runReturningAllOutput.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Sh_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -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/.dependencies/checkouts/Sh -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.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/Sh.build/Debug-xros/Sh.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Sh -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.runReturningAllOutput.o -index-unit-output-path /Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.runReturningAllOutput.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/.stats/stats-1717137231553352-swift-frontend-Sh-Process.runReturningAllOutput.swift-arm64_apple_xros1.0-o-Onone-3464368977.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4842 seconds (0.4901 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0185 ( 40.5%) 0.2108 ( 48.1%) 0.2293 ( 47.4%) 0.2323 ( 47.4%) parse-and-resolve-imports
0.0178 ( 39.0%) 0.2093 ( 47.7%) 0.2271 ( 46.9%) 0.2300 ( 46.9%) Import resolution
0.0016 ( 3.4%) 0.0067 ( 1.5%) 0.0083 ( 1.7%) 0.0083 ( 1.7%) load-stdlib
0.0007 ( 1.6%) 0.0013 ( 0.3%) 0.0021 ( 0.4%) 0.0020 ( 0.4%) UnqualifiedLookupRequest
0.0006 ( 1.4%) 0.0012 ( 0.3%) 0.0019 ( 0.4%) 0.0019 ( 0.4%) ExtendedNominalRequest
0.0007 ( 1.5%) 0.0011 ( 0.3%) 0.0018 ( 0.4%) 0.0018 ( 0.4%) performUnqualifiedLookup
0.0006 ( 1.3%) 0.0008 ( 0.2%) 0.0014 ( 0.3%) 0.0014 ( 0.3%) LookupInModuleRequest
0.0007 ( 1.5%) 0.0006 ( 0.1%) 0.0013 ( 0.3%) 0.0013 ( 0.3%) ParseTopLevelDeclsRequest
0.0006 ( 1.4%) 0.0005 ( 0.1%) 0.0012 ( 0.2%) 0.0012 ( 0.2%) ParseSourceFileRequest
0.0005 ( 1.1%) 0.0006 ( 0.1%) 0.0011 ( 0.2%) 0.0011 ( 0.2%) USRGenerationRequest
0.0003 ( 0.5%) 0.0007 ( 0.2%) 0.0010 ( 0.2%) 0.0010 ( 0.2%) SemanticDeclAttrsRequest
0.0004 ( 0.9%) 0.0005 ( 0.1%) 0.0009 ( 0.2%) 0.0009 ( 0.2%) InterfaceTypeRequest
0.0004 ( 0.8%) 0.0005 ( 0.1%) 0.0008 ( 0.2%) 0.0008 ( 0.2%) ResolveTypeRequest
0.0002 ( 0.4%) 0.0005 ( 0.1%) 0.0007 ( 0.1%) 0.0007 ( 0.1%) ActorIsolationRequest
0.0003 ( 0.5%) 0.0003 ( 0.1%) 0.0006 ( 0.1%) 0.0006 ( 0.1%) NamingPatternRequest
0.0002 ( 0.5%) 0.0003 ( 0.1%) 0.0005 ( 0.1%) 0.0005 ( 0.1%) PatternBindingEntryRequest
0.0002 ( 0.4%) 0.0003 ( 0.1%) 0.0005 ( 0.1%) 0.0005 ( 0.1%) perform-sema
0.0001 ( 0.3%) 0.0003 ( 0.1%) 0.0005 ( 0.1%) 0.0005 ( 0.1%) TypeCheckSourceFileRequest
0.0002 ( 0.5%) 0.0003 ( 0.1%) 0.0005 ( 0.1%) 0.0005 ( 0.1%) PatternTypeRequest
0.0002 ( 0.4%) 0.0002 ( 0.1%) 0.0004 ( 0.1%) 0.0004 ( 0.1%) ModuleQualifiedLookupRequest
0.0001 ( 0.3%) 0.0002 ( 0.0%) 0.0003 ( 0.1%) 0.0003 ( 0.1%) LookupConformanceInModuleRequest
0.0001 ( 0.2%) 0.0002 ( 0.0%) 0.0003 ( 0.1%) 0.0003 ( 0.1%) Type checking and Semantic analysis
0.0001 ( 0.2%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) ResultTypeRequest
0.0001 ( 0.2%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) typecheck-decl
0.0001 ( 0.1%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) ExtendedTypeRequest
0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) LookupAllConformancesInContextRequest
0.0001 ( 0.1%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) InheritedDeclsReferencedRequest
0.0000 ( 0.1%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) IsDynamicRequest
0.0001 ( 0.2%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) verify-all-loaded-modules
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) CheckInconsistentImplementationOnlyImportsRequest
0.0000 ( 0.1%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ExpandPeerMacroRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) CollectOverriddenDeclsRequest
0.0001 ( 0.1%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) IsNonUserModuleRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) CheckInconsistentWeakLinkedImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) IsObjCRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) QualifiedLookupRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) GenericParamListRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AttachedPropertyWrappersRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) GenericSignatureRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandMemberAttributeMacros
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) DirectLookupRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasImportsMatchingFlagRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ImplicitKnownProtocolConformanceRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) OverriddenDeclsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) DynamicallyReplacedDeclRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SPIGroupsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandExtensionMacros
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasIsolatedSelfRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasStorageRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) LocalTypeDeclsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) GlobalActorAttributeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) RawCommentRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ApplyAccessNoteRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ProvideDefaultImplForRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsFinalRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ModuleImplicitImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AccessLevelRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentAccessLevelOnImport
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsDistributedActorRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) LifetimeDependenceInfoRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PotentialMacroExpansionsInContextRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsStaticRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentAccessLevelOnImportSameFileRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PrimarySourceFilesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentSPIOnlyImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0456 (100.0%) 0.4386 (100.0%) 0.4842 (100.0%) 0.4901 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.2439 seconds (0.2469 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0220 (100.0%) 0.2218 (100.0%) 0.2439 (100.0%) 0.2469 (100.0%) Building Target
0.0220 (100.0%) 0.2218 (100.0%) 0.2439 (100.0%) 0.2469 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningAllOutput.swift (in target 'Sh' from project 'Sh')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh
/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Data/Data.asJSON.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Data/Data.asTrimmedString.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Data/PipeBuffer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Errors.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.init.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runRedirectingAllOutput.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningAllOutput.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningData.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningTrimmedString.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.terminationError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Sink.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/String/String.asTrimmedLines.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/sh.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/shq.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.runReturningAllOutput.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.runReturningAllOutput.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.runReturningAllOutput.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.runReturningAllOutput.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Sh_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -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/.dependencies/checkouts/Sh -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.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/Sh.build/Debug-xros/Sh.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Sh -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.runReturningAllOutput.o -index-unit-output-path /Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.runReturningAllOutput.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningAllOutput.swift:3:11: error: cannot find type 'Process' in scope
extension Process {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningAllOutput.swift:11:49: error: cannot find type 'AllOutput' in scope
public func runReturningAllOutput() throws -> AllOutput {
^~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningAllOutput.swift:28:55: error: cannot find type 'AllOutput' in scope
public func runReturningAllOutput() async throws -> AllOutput {
^~~~~~~~~
SwiftCompile normal arm64 Compiling\ String.asTrimmedLines.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/String/String.asTrimmedLines.swift (in target 'Sh' from project 'Sh')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh
builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Data/Data.asJSON.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Data/Data.asTrimmedString.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Data/PipeBuffer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Errors.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.init.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runRedirectingAllOutput.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningAllOutput.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningData.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningTrimmedString.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.terminationError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Sink.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/String/String.asTrimmedLines.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/sh.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/shq.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/String.asTrimmedLines.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/String.asTrimmedLines.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/String.asTrimmedLines.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/String.asTrimmedLines.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Sh_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -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/.dependencies/checkouts/Sh -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.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/Sh.build/Debug-xros/Sh.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Sh -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/String.asTrimmedLines.o -index-unit-output-path /Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/String.asTrimmedLines.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/String/String.asTrimmedLines.swift (in target 'Sh' from project 'Sh')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh
/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Data/Data.asJSON.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Data/Data.asTrimmedString.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Data/PipeBuffer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Errors.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.init.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runRedirectingAllOutput.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningAllOutput.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningData.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningTrimmedString.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.terminationError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Sink.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/String/String.asTrimmedLines.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/sh.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/shq.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/String.asTrimmedLines.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/String.asTrimmedLines.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/String.asTrimmedLines.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/String.asTrimmedLines.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Sh_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -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/.dependencies/checkouts/Sh -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.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/Sh.build/Debug-xros/Sh.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Sh -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/String.asTrimmedLines.o -index-unit-output-path /Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/String.asTrimmedLines.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ Process.terminationError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.terminationError.swift (in target 'Sh' from project 'Sh')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh
builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Data/Data.asJSON.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Data/Data.asTrimmedString.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Data/PipeBuffer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Errors.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.init.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runRedirectingAllOutput.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningAllOutput.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningData.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningTrimmedString.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.terminationError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Sink.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/String/String.asTrimmedLines.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/sh.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/shq.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.terminationError.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.terminationError.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.terminationError.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.terminationError.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Sh_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -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/.dependencies/checkouts/Sh -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.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/Sh.build/Debug-xros/Sh.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Sh -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.terminationError.o -index-unit-output-path /Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.terminationError.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/.stats/stats-1717137231554046-swift-frontend-Sh-Process.terminationError.swift-arm64_apple_xros1.0-o-Onone-3934844267.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.7742 seconds (0.7744 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0183 ( 10.2%) 0.2095 ( 35.2%) 0.2278 ( 29.4%) 0.2279 ( 29.4%) parse-and-resolve-imports
0.0177 ( 9.9%) 0.2084 ( 35.0%) 0.2261 ( 29.2%) 0.2262 ( 29.2%) Import resolution
0.0208 ( 11.6%) 0.0257 ( 4.3%) 0.0465 ( 6.0%) 0.0465 ( 6.0%) perform-sema
0.0208 ( 11.6%) 0.0256 ( 4.3%) 0.0464 ( 6.0%) 0.0464 ( 6.0%) TypeCheckSourceFileRequest
0.0207 ( 11.5%) 0.0255 ( 4.3%) 0.0462 ( 6.0%) 0.0462 ( 6.0%) Type checking and Semantic analysis
0.0178 ( 10.0%) 0.0226 ( 3.8%) 0.0405 ( 5.2%) 0.0405 ( 5.2%) typecheck-decl
0.0146 ( 8.1%) 0.0183 ( 3.1%) 0.0329 ( 4.2%) 0.0329 ( 4.2%) ResolveValueWitnessesRequest
0.0062 ( 3.5%) 0.0061 ( 1.0%) 0.0123 ( 1.6%) 0.0123 ( 1.6%) UnqualifiedLookupRequest
0.0061 ( 3.4%) 0.0060 ( 1.0%) 0.0121 ( 1.6%) 0.0121 ( 1.6%) performUnqualifiedLookup
0.0059 ( 3.3%) 0.0056 ( 0.9%) 0.0115 ( 1.5%) 0.0115 ( 1.5%) LookupInModuleRequest
0.0033 ( 1.8%) 0.0080 ( 1.3%) 0.0113 ( 1.5%) 0.0113 ( 1.5%) InterfaceTypeRequest
0.0014 ( 0.8%) 0.0066 ( 1.1%) 0.0079 ( 1.0%) 0.0079 ( 1.0%) load-stdlib
0.0045 ( 2.5%) 0.0027 ( 0.5%) 0.0072 ( 0.9%) 0.0072 ( 0.9%) build-rewrite-system
0.0028 ( 1.6%) 0.0028 ( 0.5%) 0.0057 ( 0.7%) 0.0057 ( 0.7%) TypeCheckFunctionBodyRequest
0.0027 ( 1.5%) 0.0027 ( 0.4%) 0.0053 ( 0.7%) 0.0053 ( 0.7%) typecheck-stmt
0.0010 ( 0.6%) 0.0030 ( 0.5%) 0.0040 ( 0.5%) 0.0040 ( 0.5%) AttachedPropertyWrappersRequest
0.0015 ( 0.8%) 0.0014 ( 0.2%) 0.0029 ( 0.4%) 0.0029 ( 0.4%) ModuleQualifiedLookupRequest
0.0011 ( 0.6%) 0.0016 ( 0.3%) 0.0027 ( 0.3%) 0.0027 ( 0.3%) ActorIsolationRequest
0.0009 ( 0.5%) 0.0014 ( 0.2%) 0.0023 ( 0.3%) 0.0023 ( 0.3%) QualifiedLookupRequest
0.0008 ( 0.4%) 0.0009 ( 0.1%) 0.0017 ( 0.2%) 0.0017 ( 0.2%) SynthesizeMemberwiseInitRequest
0.0009 ( 0.5%) 0.0008 ( 0.1%) 0.0016 ( 0.2%) 0.0016 ( 0.2%) DirectLookupRequest
0.0009 ( 0.5%) 0.0006 ( 0.1%) 0.0015 ( 0.2%) 0.0015 ( 0.2%) LookupConformanceInModuleRequest
0.0007 ( 0.4%) 0.0006 ( 0.1%) 0.0013 ( 0.2%) 0.0013 ( 0.2%) ParseTopLevelDeclsRequest
0.0005 ( 0.3%) 0.0007 ( 0.1%) 0.0012 ( 0.2%) 0.0012 ( 0.2%) ExtendedNominalRequest
0.0005 ( 0.3%) 0.0006 ( 0.1%) 0.0011 ( 0.1%) 0.0011 ( 0.1%) ResolveTypeRequest
0.0006 ( 0.3%) 0.0005 ( 0.1%) 0.0011 ( 0.1%) 0.0011 ( 0.1%) ParseSourceFileRequest
0.0004 ( 0.2%) 0.0006 ( 0.1%) 0.0010 ( 0.1%) 0.0010 ( 0.1%) StoredPropertiesRequest
0.0005 ( 0.3%) 0.0005 ( 0.1%) 0.0010 ( 0.1%) 0.0010 ( 0.1%) import-clang-decl
0.0004 ( 0.2%) 0.0004 ( 0.1%) 0.0008 ( 0.1%) 0.0008 ( 0.1%) PatternBindingEntryRequest
0.0003 ( 0.2%) 0.0004 ( 0.1%) 0.0007 ( 0.1%) 0.0007 ( 0.1%) typecheck-expr
0.0003 ( 0.2%) 0.0004 ( 0.1%) 0.0007 ( 0.1%) 0.0007 ( 0.1%) PatternTypeRequest
0.0006 ( 0.3%) 0.0001 ( 0.0%) 0.0006 ( 0.1%) 0.0006 ( 0.1%) verify-all-loaded-modules
0.0003 ( 0.1%) 0.0003 ( 0.0%) 0.0005 ( 0.1%) 0.0005 ( 0.1%) USRGenerationRequest
0.0002 ( 0.1%) 0.0002 ( 0.0%) 0.0005 ( 0.1%) 0.0005 ( 0.1%) precheck-expr
0.0003 ( 0.2%) 0.0002 ( 0.0%) 0.0005 ( 0.1%) 0.0005 ( 0.1%) OpaqueReadOwnershipRequest
0.0002 ( 0.1%) 0.0003 ( 0.0%) 0.0005 ( 0.1%) 0.0005 ( 0.1%) NamingPatternRequest
0.0001 ( 0.1%) 0.0003 ( 0.0%) 0.0004 ( 0.1%) 0.0004 ( 0.1%) ExpandPeerMacroRequest
0.0002 ( 0.1%) 0.0002 ( 0.0%) 0.0004 ( 0.1%) 0.0004 ( 0.1%) ExpandMemberAttributeMacros
0.0001 ( 0.1%) 0.0003 ( 0.0%) 0.0004 ( 0.1%) 0.0004 ( 0.1%) SemanticDeclAttrsRequest
0.0001 ( 0.1%) 0.0002 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) ExtendedTypeRequest
0.0001 ( 0.1%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) GenericParamListRequest
0.0001 ( 0.1%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) LookupAllConformancesInContextRequest
0.0001 ( 0.1%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) ProtocolDependenciesRequest
0.0001 ( 0.1%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) InheritedDeclsReferencedRequest
0.0001 ( 0.1%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) DefaultTypeRequest
0.0001 ( 0.1%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) HasIsolatedSelfRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) HasInitAccessorRequest
0.0001 ( 0.1%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) CompareDeclSpecializationRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) PotentialMacroExpansionsInContextRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) IsDynamicRequest
0.0001 ( 0.1%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0001 ( 0.0%) LifetimeDependenceInfoRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) GenericSignatureRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) CheckRedeclarationRequest
0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SPIGroupsRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ValidatePrecedenceGroupRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) HasMemberwiseInitRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) LookupPrecedenceGroupRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ImplicitKnownProtocolConformanceRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) CollectOverriddenDeclsRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) StorageImplInfoRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) CheckInconsistentImplementationOnlyImportsRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) IsActorRequest
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) CheckInconsistentWeakLinkedImportsRequest
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) RequirementSignatureRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) IsGetterMutatingRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) InheritedTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) InheritedProtocolsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) AssociatedConformanceRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) ExpandExtensionMacros
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasUserDefinedDesignatedInitRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) DefaultInitializerIsolation
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AllInheritedProtocolsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PreCheckFunctionBodyRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsNonUserModuleRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ProtocolRequirementsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) GlobalActorAttributeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) DynamicallyReplacedDeclRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ParseAbstractFunctionBodyRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsObjCRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ResolveImplicitMemberRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ConditionalRequirementsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) LocalDiscriminatorsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) InitAccessorPropertiesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandChildTypeRefinementContextsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasDynamicMemberLookupAttributeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ResultBuilderTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AccessLevelRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) MemberwiseInitPropertiesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasImportsMatchingFlagRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasDefaultInitRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) DirectPrecedenceGroupLookupRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) OverriddenDeclsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SetterAccessLevelRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PropertyWrapperAuxiliaryVariablesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ParamSpecifierRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PropertyWrapperMutabilityRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) RequiresOpaqueAccessorsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsImplicitlyUnwrappedOptionalRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsDistributedActorRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ApplyAccessNoteRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsFinalRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) FragileFunctionKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PropertyWrapperBackingPropertyTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsSingleValueStmtRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandAccessorMacros
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ResolveTypeWitnessesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ProvideDefaultImplForRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) LocalTypeDeclsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ResultTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasCircularInheritedProtocolsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ObjCInterfaceAndImplementationRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) DirectOperatorLookupRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SynthesizeAccessorRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsStaticRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ABIMembersRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SimpleDidSetRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ClassAncestryFlagsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) RawCommentRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasStorageRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ModuleImplicitImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AreAllStoredPropertiesDefaultInitableRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentAccessLevelOnImport
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AttachedResultBuilderRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CxxRecordSemantics
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsSetterMutatingRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ConformanceAccessScopeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SelfBoundsFromWhereClauseRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandPreambleMacroRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandBodyMacroRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsFunctionBodySkippedRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) BodyInitKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentSPIOnlyImportsRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) RequiresOpaqueModifyCoroutineRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PropertyWrapperInitializerInfoRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PrimaryAssociatedTypesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AttachedPropertyWrapperTypeRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PreCheckReturnStmtRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SelfAccessKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PolymorphicEffectKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) PrimarySourceFilesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) ExpandSynthesizedMemberMacroRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) EnumRawValuesRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) HasCircularRawValueRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) CheckInconsistentAccessLevelOnImportSameFileRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) IsAccessorTransparentRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) DefaultAndMaxAccessLevelRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) InitKindRequest
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) EnumRawTypeRequest
0.1793 (100.0%) 0.5949 (100.0%) 0.7742 (100.0%) 0.7744 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.2873 seconds (0.2875 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0424 (100.0%) 0.2450 (100.0%) 0.2873 (100.0%) 0.2875 (100.0%) Building Target
0.0424 (100.0%) 0.2450 (100.0%) 0.2873 (100.0%) 0.2875 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.terminationError.swift (in target 'Sh' from project 'Sh')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh
/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Data/Data.asJSON.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Data/Data.asTrimmedString.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Data/PipeBuffer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Errors.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.init.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runRedirectingAllOutput.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningAllOutput.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningData.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningTrimmedString.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.terminationError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Sink.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/String/String.asTrimmedLines.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/sh.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/shq.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.terminationError.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.terminationError.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.terminationError.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.terminationError.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Sh_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -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/.dependencies/checkouts/Sh -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.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/Sh.build/Debug-xros/Sh.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Sh -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.terminationError.o -index-unit-output-path /Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Process.terminationError.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.terminationError.swift:3:11: error: cannot find type 'Process' in scope
extension Process {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.terminationError.swift:34:17: error: cannot find type 'Process' in scope
init(process: Process) {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.terminationError.swift:40:19: error: cannot find type 'Process' in scope
private extension Process.TerminationReason {
^~~~~~~
SwiftCompile normal arm64 Compiling\ Data.asJSON.swift,\ Data.asTrimmedString.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Data/Data.asJSON.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Data/Data.asTrimmedString.swift (in target 'Sh' from project 'Sh')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh
builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Data/Data.asJSON.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Data/Data.asTrimmedString.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Data/PipeBuffer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Errors.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.init.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runRedirectingAllOutput.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningAllOutput.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningData.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningTrimmedString.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.terminationError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Sink.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/String/String.asTrimmedLines.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/sh.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/shq.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Data.asJSON.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Data.asJSON.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Data.asJSON.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Data.asJSON.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Data.asTrimmedString.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Data.asTrimmedString.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Data.asTrimmedString.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Data.asTrimmedString.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Sh_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -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/.dependencies/checkouts/Sh -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.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/Sh.build/Debug-xros/Sh.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Sh -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Data.asJSON.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Data.asTrimmedString.o -index-unit-output-path /Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Data.asJSON.o -index-unit-output-path /Sh.build/Debug-xros/Sh.build/Objects-normal/arm64/Data.asTrimmedString.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftEmitModule normal arm64 Emitting\ module\ for\ Rainbow (in target 'Rainbow' from project 'Rainbow')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Rainbow
builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Rainbow/Sources/BackgroundColor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Rainbow/Sources/CodesParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Rainbow/Sources/Color.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Rainbow/Sources/ColorApproximation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Rainbow/Sources/ControlCode.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Rainbow/Sources/ModesExtractor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Rainbow/Sources/OutputTarget.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Rainbow/Sources/Rainbow.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Rainbow/Sources/String+Rainbow.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Rainbow/Sources/StringGenerator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Rainbow/Sources/Style.swift -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.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-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Rainbow/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rainbow.build/Debug-xros/Rainbow.build/Objects-normal/arm64/Rainbow_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -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/.dependencies/checkouts/Rainbow -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rainbow.build/Debug-xros/Rainbow.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/Rainbow.build/Debug-xros/Rainbow.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rainbow.build/Debug-xros/Rainbow.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rainbow.build/Debug-xros/Rainbow.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Rainbow -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rainbow.build/Debug-xros/Rainbow.build/Objects-normal/arm64/Rainbow.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rainbow.build/Debug-xros/Rainbow.build/Objects-normal/arm64/Rainbow.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rainbow.build/Debug-xros/Rainbow.build/Objects-normal/arm64/Rainbow-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rainbow.build/Debug-xros/Rainbow.build/Objects-normal/arm64/Rainbow-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rainbow.build/Debug-xros/Rainbow.build/Objects-normal/arm64/Rainbow-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rainbow.build/Debug-xros/Rainbow.build/Objects-normal/arm64/Rainbow.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Rainbow.build/Debug-xros/Rainbow.build/Objects-normal/arm64/Rainbow.abi.json
Command SwiftEmitModule failed with a nonzero exit code
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Sh' from project 'Sh')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Sh1Password' from project 'Sh1Password')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Sh1Password' from project 'Sh1Password')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Rainbow' from project 'Rainbow')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Rainbow' from project 'Rainbow')
** BUILD FAILED **
The following build commands failed:
SwiftCompile normal arm64 Compiling\ Process.runReturningData.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningData.swift (in target 'Sh' from project 'Sh')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningData.swift (in target 'Sh' from project 'Sh')
SwiftCompile normal arm64 Compiling\ shq.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/shq.swift (in target 'Sh' from project 'Sh')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/shq.swift (in target 'Sh' from project 'Sh')
SwiftCompile normal arm64 Compiling\ Process.runReturningAllOutput.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningAllOutput.swift (in target 'Sh' from project 'Sh')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.runReturningAllOutput.swift (in target 'Sh' from project 'Sh')
SwiftCompile normal arm64 Compiling\ Process.terminationError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.terminationError.swift (in target 'Sh' from project 'Sh')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Sh/Sources/Sh/Process/Process.terminationError.swift (in target 'Sh' from project 'Sh')
SwiftEmitModule normal arm64 Emitting\ module\ for\ Rainbow (in target 'Rainbow' from project 'Rainbow')
(9 failures)
BUILD FAILURE 6.0 visionOS