Build Information
Failed to build swift-http-structured-headers, reference 1.2.2 (f280fc
), with Swift 6.0 for visionOS using Xcode 16.2 on 23 Apr 2025 15:04:36 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme swift-http-structured-headers-Package -destination generic/platform=xrOS
Build Log
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
SwiftCompile normal arm64 Compiling\ FieldParser.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/FieldParser.swift (in target 'RawStructuredFieldValues' from project 'swift-http-structured-headers')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/FieldParser.swift (in target 'RawStructuredFieldValues' from project 'swift-http-structured-headers')
SwiftCompile normal arm64 Compiling\ BareInnerListDecoder.swift,\ BareItemDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Decoder/BareInnerListDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Decoder/BareItemDecoder.swift (in target 'StructuredFieldValues' from project 'swift-http-structured-headers')
Building workspace spi-builder-workspace with scheme swift-http-structured-headers-Package
(4 failures)
Command line invocation:
/Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
swift-http-structured-headers: /Users/admin/builder/spi-builder-workspace
resolved source packages: swift-http-structured-headers
{
"dependencies" : [
],
"manifest_display_name" : "swift-http-structured-headers",
"name" : "swift-http-structured-headers",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "StructuredFieldValues",
"targets" : [
"StructuredFieldValues"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "RawStructuredFieldValues",
"targets" : [
"RawStructuredFieldValues"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "sh-parser",
"targets" : [
"sh-parser"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "sh_parser",
"module_type" : "SwiftTarget",
"name" : "sh-parser",
"path" : "Sources/sh-parser",
"product_memberships" : [
"sh-parser"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"RawStructuredFieldValues"
],
"type" : "executable"
},
{
"c99name" : "StructuredFieldValuesTests",
"module_type" : "SwiftTarget",
"name" : "StructuredFieldValuesTests",
"path" : "Tests/StructuredFieldValuesTests",
"sources" : [
"Base32.swift",
"Fixtures.swift",
"StructuredFieldDecoderTests.swift",
"StructuredFieldEncoderTests.swift",
"StructuredFieldParserTests.swift",
"StructuredFieldSerializerTests.swift"
],
"target_dependencies" : [
"RawStructuredFieldValues",
"StructuredFieldValues"
],
"type" : "test"
},
{
"c99name" : "StructuredFieldValues",
"module_type" : "SwiftTarget",
"name" : "StructuredFieldValues",
"path" : "Sources/StructuredFieldValues",
"product_memberships" : [
"StructuredFieldValues"
],
"sources" : [
"Decoder/BareInnerListDecoder.swift",
"Decoder/BareItemDecoder.swift",
"Decoder/DictionaryKeyedContainer.swift",
"Decoder/KeyedInnerListDecoder.swift",
"Decoder/KeyedItemDecoder.swift",
"Decoder/KeyedTopLevelListDecoder.swift",
"Decoder/ParametersDecoder.swift",
"Decoder/StructuredFieldValueDecoder.swift",
"Decoder/StructuredHeaderCodingKey.swift",
"Decoder/TopLevelListDecoder.swift",
"DisplayString.swift",
"Encoder/StructuredFieldKeyedEncodingContainer.swift",
"Encoder/StructuredFieldUnkeyedEncodingContainer.swift",
"Encoder/StructuredFieldValueEncoder.swift",
"StructuredFieldValue.swift"
],
"target_dependencies" : [
"RawStructuredFieldValues"
],
"type" : "library"
},
{
"c99name" : "RawStructuredFieldValues",
"module_type" : "SwiftTarget",
"name" : "RawStructuredFieldValues",
"path" : "Sources/RawStructuredFieldValues",
"product_memberships" : [
"StructuredFieldValues",
"RawStructuredFieldValues",
"sh-parser"
],
"sources" : [
"ASCII.swift",
"ComponentTypes.swift",
"Errors.swift",
"FieldParser.swift",
"FieldSerializer.swift",
"OrderedMap.swift",
"PseudoDecimal.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"RawStructuredFieldValues",
"sh-parser",
"StructuredFieldValues",
"swift-http-structured-headers-Package"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"RawStructuredFieldValues",
"sh-parser",
"StructuredFieldValues",
"swift-http-structured-headers-Package"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme swift-http-structured-headers-Package -destination generic/platform=xrOS
Command line invocation:
/Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme swift-http-structured-headers-Package -destination generic/platform=xrOS
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
swift-http-structured-headers: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
Target 'sh-parser' in project 'swift-http-structured-headers'
➜ Explicit dependency on target 'RawStructuredFieldValues' in project 'swift-http-structured-headers'
Target 'StructuredFieldValues' in project 'swift-http-structured-headers'
➜ Explicit dependency on target 'StructuredFieldValues' in project 'swift-http-structured-headers'
➜ Explicit dependency on target 'RawStructuredFieldValues' in project 'swift-http-structured-headers'
Target 'StructuredFieldValues' in project 'swift-http-structured-headers'
➜ Explicit dependency on target 'RawStructuredFieldValues' in project 'swift-http-structured-headers'
Target 'RawStructuredFieldValues' in project 'swift-http-structured-headers'
➜ Explicit dependency on target 'RawStructuredFieldValues' in project 'swift-http-structured-headers'
Target 'RawStructuredFieldValues' in project 'swift-http-structured-headers' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: d6253ad3d645bdbc7086ed5cfdadca4c
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d6253ad3d645bdbc7086ed5cfdadca4c.xcbuilddata
ClangStatCache /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.2-22N799-d0266d555a0767c993cd16a70a4738cb.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.2-22N799-d0266d555a0767c993cd16a70a4738cb.sdkstatcache
SwiftDriver RawStructuredFieldValues normal arm64 com.apple.xcode.tools.swift.compiler (in target 'RawStructuredFieldValues' from project 'swift-http-structured-headers')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name RawStructuredFieldValues -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/RawStructuredFieldValues.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -enable-experimental-feature StrictConcurrency\=complete -enable-upcoming-feature MemberImportVisibility -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.2-22N799-d0266d555a0767c993cd16a70a4738cb.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/RawStructuredFieldValues-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/RawStructuredFieldValues.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/RawStructuredFieldValues_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/RawStructuredFieldValues-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ RawStructuredFieldValues (in target 'RawStructuredFieldValues' from project 'swift-http-structured-headers')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-swiftTaskExecution -- /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/ASCII.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/ComponentTypes.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/Errors.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/FieldParser.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/FieldSerializer.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/OrderedMap.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/PseudoDecimal.swift -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/RawStructuredFieldValues_const_extract_protocols.json -enable-experimental-feature StrictConcurrency\=complete -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature MemberImportVisibility -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.2-22N799-d0266d555a0767c993cd16a70a4738cb.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.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/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name RawStructuredFieldValues -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.2 -target-sdk-name xros2.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/RawStructuredFieldValues.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/RawStructuredFieldValues.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/RawStructuredFieldValues-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/RawStructuredFieldValues-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/RawStructuredFieldValues-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/RawStructuredFieldValues.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/RawStructuredFieldValues.abi.json
EmitSwiftModule normal arm64 (in target 'RawStructuredFieldValues' from project 'swift-http-structured-headers')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/ASCII.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/ComponentTypes.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/Errors.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/FieldParser.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/FieldSerializer.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/OrderedMap.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/PseudoDecimal.swift -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/RawStructuredFieldValues_const_extract_protocols.json -enable-experimental-feature StrictConcurrency\=complete -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature MemberImportVisibility -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.2-22N799-d0266d555a0767c993cd16a70a4738cb.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.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/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name RawStructuredFieldValues -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.2 -target-sdk-name xros2.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/RawStructuredFieldValues.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/RawStructuredFieldValues.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/RawStructuredFieldValues-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/RawStructuredFieldValues-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/RawStructuredFieldValues-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/RawStructuredFieldValues.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/RawStructuredFieldValues.abi.json
SwiftCompile normal arm64 Compiling\ FieldParser.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/FieldParser.swift (in target 'RawStructuredFieldValues' from project 'swift-http-structured-headers')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-swiftTaskExecution -- /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/ASCII.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/ComponentTypes.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/Errors.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/FieldParser.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/FieldSerializer.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/OrderedMap.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/PseudoDecimal.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/FieldParser.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/FieldParser.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/FieldParser.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/FieldParser.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/RawStructuredFieldValues_const_extract_protocols.json -enable-experimental-feature StrictConcurrency\=complete -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature MemberImportVisibility -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.2-22N799-d0266d555a0767c993cd16a70a4738cb.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.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/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name RawStructuredFieldValues -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.2 -target-sdk-name xros2.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/FieldParser.o -index-unit-output-path /swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/FieldParser.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/Sources/RawStructuredFieldValues/FieldParser.swift (in target 'RawStructuredFieldValues' from project 'swift-http-structured-headers')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/ASCII.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/ComponentTypes.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/Errors.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/FieldParser.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/FieldSerializer.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/OrderedMap.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/PseudoDecimal.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/FieldParser.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/FieldParser.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/FieldParser.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/FieldParser.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/RawStructuredFieldValues_const_extract_protocols.json -enable-experimental-feature StrictConcurrency\=complete -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature MemberImportVisibility -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.2-22N799-d0266d555a0767c993cd16a70a4738cb.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.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/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name RawStructuredFieldValues -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.2 -target-sdk-name xros2.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/FieldParser.o -index-unit-output-path /swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/FieldParser.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/FieldParser.swift:531:43: error: conflicting arguments to generic parameter 'some Sequence' ('[UInt8]' vs. '[Unicode.UTF8.CodeUnit]')
let unicodeSequence = String(validating: byteArray, as: UTF8.self)
^
SwiftCompile normal arm64 Compiling\ FieldSerializer.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/FieldSerializer.swift (in target 'RawStructuredFieldValues' from project 'swift-http-structured-headers')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-swiftTaskExecution -- /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/ASCII.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/ComponentTypes.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/Errors.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/FieldParser.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/FieldSerializer.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/OrderedMap.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/PseudoDecimal.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/FieldSerializer.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/FieldSerializer.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/FieldSerializer.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/FieldSerializer.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/RawStructuredFieldValues_const_extract_protocols.json -enable-experimental-feature StrictConcurrency\=complete -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature MemberImportVisibility -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.2-22N799-d0266d555a0767c993cd16a70a4738cb.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.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/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name RawStructuredFieldValues -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.2 -target-sdk-name xros2.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/FieldSerializer.o -index-unit-output-path /swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/FieldSerializer.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/Sources/RawStructuredFieldValues/FieldSerializer.swift (in target 'RawStructuredFieldValues' from project 'swift-http-structured-headers')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/ASCII.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/ComponentTypes.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/Errors.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/FieldParser.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/FieldSerializer.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/OrderedMap.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/PseudoDecimal.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/FieldSerializer.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/FieldSerializer.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/FieldSerializer.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/FieldSerializer.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/RawStructuredFieldValues_const_extract_protocols.json -enable-experimental-feature StrictConcurrency\=complete -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature MemberImportVisibility -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.2-22N799-d0266d555a0767c993cd16a70a4738cb.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.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/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name RawStructuredFieldValues -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.2 -target-sdk-name xros2.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/FieldSerializer.o -index-unit-output-path /swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/FieldSerializer.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ ComponentTypes.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/ComponentTypes.swift (in target 'RawStructuredFieldValues' from project 'swift-http-structured-headers')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-swiftTaskExecution -- /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/ASCII.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/ComponentTypes.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/Errors.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/FieldParser.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/FieldSerializer.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/OrderedMap.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/PseudoDecimal.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/ComponentTypes.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/ComponentTypes.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/ComponentTypes.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/ComponentTypes.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/RawStructuredFieldValues_const_extract_protocols.json -enable-experimental-feature StrictConcurrency\=complete -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature MemberImportVisibility -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.2-22N799-d0266d555a0767c993cd16a70a4738cb.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.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/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name RawStructuredFieldValues -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.2 -target-sdk-name xros2.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/ComponentTypes.o -index-unit-output-path /swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/ComponentTypes.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/Sources/RawStructuredFieldValues/ComponentTypes.swift (in target 'RawStructuredFieldValues' from project 'swift-http-structured-headers')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/ASCII.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/ComponentTypes.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/Errors.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/FieldParser.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/FieldSerializer.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/OrderedMap.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/PseudoDecimal.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/ComponentTypes.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/ComponentTypes.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/ComponentTypes.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/ComponentTypes.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/RawStructuredFieldValues_const_extract_protocols.json -enable-experimental-feature StrictConcurrency\=complete -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature MemberImportVisibility -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.2-22N799-d0266d555a0767c993cd16a70a4738cb.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.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/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name RawStructuredFieldValues -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.2 -target-sdk-name xros2.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/ComponentTypes.o -index-unit-output-path /swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/ComponentTypes.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ ASCII.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/ASCII.swift (in target 'RawStructuredFieldValues' from project 'swift-http-structured-headers')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-swiftTaskExecution -- /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/ASCII.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/ComponentTypes.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/Errors.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/FieldParser.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/FieldSerializer.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/OrderedMap.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/PseudoDecimal.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/ASCII.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/ASCII.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/ASCII.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/ASCII.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/RawStructuredFieldValues_const_extract_protocols.json -enable-experimental-feature StrictConcurrency\=complete -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature MemberImportVisibility -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.2-22N799-d0266d555a0767c993cd16a70a4738cb.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.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/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name RawStructuredFieldValues -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.2 -target-sdk-name xros2.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/ASCII.o -index-unit-output-path /swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/ASCII.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/Sources/RawStructuredFieldValues/ASCII.swift (in target 'RawStructuredFieldValues' from project 'swift-http-structured-headers')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/ASCII.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/ComponentTypes.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/Errors.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/FieldParser.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/FieldSerializer.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/OrderedMap.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/PseudoDecimal.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/ASCII.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/ASCII.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/ASCII.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/ASCII.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/RawStructuredFieldValues_const_extract_protocols.json -enable-experimental-feature StrictConcurrency\=complete -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature MemberImportVisibility -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.2-22N799-d0266d555a0767c993cd16a70a4738cb.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.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/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name RawStructuredFieldValues -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.2 -target-sdk-name xros2.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/ASCII.o -index-unit-output-path /swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/ASCII.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ Errors.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/Errors.swift (in target 'RawStructuredFieldValues' from project 'swift-http-structured-headers')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-swiftTaskExecution -- /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/ASCII.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/ComponentTypes.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/Errors.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/FieldParser.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/FieldSerializer.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/OrderedMap.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/PseudoDecimal.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/Errors.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/Errors.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/Errors.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/Errors.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/RawStructuredFieldValues_const_extract_protocols.json -enable-experimental-feature StrictConcurrency\=complete -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature MemberImportVisibility -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.2-22N799-d0266d555a0767c993cd16a70a4738cb.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.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/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name RawStructuredFieldValues -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.2 -target-sdk-name xros2.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/Errors.o -index-unit-output-path /swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.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/Sources/RawStructuredFieldValues/Errors.swift (in target 'RawStructuredFieldValues' from project 'swift-http-structured-headers')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/ASCII.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/ComponentTypes.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/Errors.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/FieldParser.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/FieldSerializer.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/OrderedMap.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/PseudoDecimal.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/Errors.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/Errors.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/Errors.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/Errors.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/RawStructuredFieldValues_const_extract_protocols.json -enable-experimental-feature StrictConcurrency\=complete -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature MemberImportVisibility -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.2-22N799-d0266d555a0767c993cd16a70a4738cb.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.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/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name RawStructuredFieldValues -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.2 -target-sdk-name xros2.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/Errors.o -index-unit-output-path /swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.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\ OrderedMap.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/OrderedMap.swift (in target 'RawStructuredFieldValues' from project 'swift-http-structured-headers')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-swiftTaskExecution -- /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/ASCII.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/ComponentTypes.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/Errors.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/FieldParser.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/FieldSerializer.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/OrderedMap.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/PseudoDecimal.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/OrderedMap.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/OrderedMap.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/OrderedMap.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/OrderedMap.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/RawStructuredFieldValues_const_extract_protocols.json -enable-experimental-feature StrictConcurrency\=complete -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature MemberImportVisibility -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.2-22N799-d0266d555a0767c993cd16a70a4738cb.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.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/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name RawStructuredFieldValues -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.2 -target-sdk-name xros2.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/OrderedMap.o -index-unit-output-path /swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/OrderedMap.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/Sources/RawStructuredFieldValues/OrderedMap.swift (in target 'RawStructuredFieldValues' from project 'swift-http-structured-headers')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/ASCII.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/ComponentTypes.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/Errors.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/FieldParser.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/FieldSerializer.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/OrderedMap.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/PseudoDecimal.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/OrderedMap.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/OrderedMap.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/OrderedMap.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/OrderedMap.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/RawStructuredFieldValues_const_extract_protocols.json -enable-experimental-feature StrictConcurrency\=complete -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature MemberImportVisibility -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.2-22N799-d0266d555a0767c993cd16a70a4738cb.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.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/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name RawStructuredFieldValues -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.2 -target-sdk-name xros2.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/OrderedMap.o -index-unit-output-path /swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/OrderedMap.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ PseudoDecimal.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/PseudoDecimal.swift (in target 'RawStructuredFieldValues' from project 'swift-http-structured-headers')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-swiftTaskExecution -- /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/ASCII.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/ComponentTypes.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/Errors.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/FieldParser.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/FieldSerializer.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/OrderedMap.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/PseudoDecimal.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/PseudoDecimal.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/PseudoDecimal.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/PseudoDecimal.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/PseudoDecimal.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/RawStructuredFieldValues_const_extract_protocols.json -enable-experimental-feature StrictConcurrency\=complete -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature MemberImportVisibility -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.2-22N799-d0266d555a0767c993cd16a70a4738cb.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.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/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name RawStructuredFieldValues -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.2 -target-sdk-name xros2.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/PseudoDecimal.o -index-unit-output-path /swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/PseudoDecimal.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/Sources/RawStructuredFieldValues/PseudoDecimal.swift (in target 'RawStructuredFieldValues' from project 'swift-http-structured-headers')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/ASCII.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/ComponentTypes.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/Errors.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/FieldParser.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/FieldSerializer.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/OrderedMap.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/PseudoDecimal.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/PseudoDecimal.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/PseudoDecimal.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/PseudoDecimal.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/PseudoDecimal.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/RawStructuredFieldValues_const_extract_protocols.json -enable-experimental-feature StrictConcurrency\=complete -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature MemberImportVisibility -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.2-22N799-d0266d555a0767c993cd16a70a4738cb.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.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/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name RawStructuredFieldValues -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.2 -target-sdk-name xros2.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/PseudoDecimal.o -index-unit-output-path /swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/PseudoDecimal.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftDriverJobDiscovery normal arm64 Compiling Errors.swift (in target 'RawStructuredFieldValues' from project 'swift-http-structured-headers')
SwiftDriverJobDiscovery normal arm64 Compiling ASCII.swift (in target 'RawStructuredFieldValues' from project 'swift-http-structured-headers')
SwiftDriverJobDiscovery normal arm64 Emitting module for RawStructuredFieldValues (in target 'RawStructuredFieldValues' from project 'swift-http-structured-headers')
SwiftDriver\ Compilation\ Requirements RawStructuredFieldValues normal arm64 com.apple.xcode.tools.swift.compiler (in target 'RawStructuredFieldValues' from project 'swift-http-structured-headers')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name RawStructuredFieldValues -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/RawStructuredFieldValues.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -enable-experimental-feature StrictConcurrency\=complete -enable-upcoming-feature MemberImportVisibility -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.2-22N799-d0266d555a0767c993cd16a70a4738cb.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/RawStructuredFieldValues-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/RawStructuredFieldValues.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/RawStructuredFieldValues_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/RawStructuredFieldValues-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/RawStructuredFieldValues.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/RawStructuredFieldValues.abi.json (in target 'RawStructuredFieldValues' from project 'swift-http-structured-headers')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/RawStructuredFieldValues.build/Objects-normal/arm64/RawStructuredFieldValues.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/RawStructuredFieldValues.swiftmodule/arm64-apple-xros.abi.json
SwiftDriver sh-parser normal arm64 com.apple.xcode.tools.swift.compiler (in target 'sh-parser' from project 'swift-http-structured-headers')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name sh_parser -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/sh-parser.build/Objects-normal/arm64/sh-parser.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -enable-experimental-feature StrictConcurrency\=complete -enable-upcoming-feature MemberImportVisibility -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.2.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-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.2-22N799-d0266d555a0767c993cd16a70a4738cb.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/sh-parser.build/Objects-normal/arm64/sh-parser-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/sh-parser.build/Objects-normal/arm64/sh_parser.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/sh-parser.build/Objects-normal/arm64/sh-parser_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/sh-parser.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/sh-parser.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/sh-parser.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver StructuredFieldValues normal arm64 com.apple.xcode.tools.swift.compiler (in target 'StructuredFieldValues' from project 'swift-http-structured-headers')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name StructuredFieldValues -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/Objects-normal/arm64/StructuredFieldValues.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -enable-experimental-feature StrictConcurrency\=complete -enable-upcoming-feature MemberImportVisibility -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.2.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-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.2-22N799-d0266d555a0767c993cd16a70a4738cb.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/Objects-normal/arm64/StructuredFieldValues-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/Objects-normal/arm64/StructuredFieldValues.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/Objects-normal/arm64/StructuredFieldValues_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/Objects-normal/arm64/StructuredFieldValues-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling OrderedMap.swift (in target 'RawStructuredFieldValues' from project 'swift-http-structured-headers')
SwiftEmitModule normal arm64 Emitting\ module\ for\ sh_parser (in target 'sh-parser' from project 'swift-http-structured-headers')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-swiftTaskExecution -- /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/sh-parser/main.swift -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.2.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-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/sh-parser.build/Objects-normal/arm64/sh-parser_const_extract_protocols.json -enable-experimental-feature StrictConcurrency\=complete -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature MemberImportVisibility -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.2-22N799-d0266d555a0767c993cd16a70a4738cb.sdkstatcache -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/swift-http-structured-headers.build/Debug-xros/sh-parser.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/sh-parser.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/sh-parser.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name sh_parser -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.2 -target-sdk-name xros2.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/sh-parser.build/Objects-normal/arm64/sh_parser.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/sh-parser.build/Objects-normal/arm64/sh_parser.swiftsourceinfo -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/sh-parser.build/Objects-normal/arm64/sh-parser-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/sh-parser.build/Objects-normal/arm64/sh-parser-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/sh-parser.build/Objects-normal/arm64/sh_parser.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/sh-parser.build/Objects-normal/arm64/sh_parser.abi.json
SwiftCompile normal arm64 Compiling\ main.swift /Users/admin/builder/spi-builder-workspace/Sources/sh-parser/main.swift (in target 'sh-parser' from project 'swift-http-structured-headers')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-swiftTaskExecution -- /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/sh-parser/main.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/sh-parser.build/Objects-normal/arm64/main.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/sh-parser.build/Objects-normal/arm64/main.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/sh-parser.build/Objects-normal/arm64/main.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/sh-parser.build/Objects-normal/arm64/main.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.2.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-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/sh-parser.build/Objects-normal/arm64/sh-parser_const_extract_protocols.json -enable-experimental-feature StrictConcurrency\=complete -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature MemberImportVisibility -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.2-22N799-d0266d555a0767c993cd16a70a4738cb.sdkstatcache -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/swift-http-structured-headers.build/Debug-xros/sh-parser.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/sh-parser.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/sh-parser.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name sh_parser -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.2 -target-sdk-name xros2.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/sh-parser.build/Objects-normal/arm64/main.o -index-unit-output-path /swift-http-structured-headers.build/Debug-xros/sh-parser.build/Objects-normal/arm64/main.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftEmitModule normal arm64 Emitting\ module\ for\ StructuredFieldValues (in target 'StructuredFieldValues' from project 'swift-http-structured-headers')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-swiftTaskExecution -- /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Decoder/BareInnerListDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Decoder/BareItemDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Decoder/DictionaryKeyedContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Decoder/KeyedInnerListDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Decoder/KeyedItemDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Decoder/KeyedTopLevelListDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Decoder/ParametersDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Decoder/StructuredFieldValueDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Decoder/StructuredHeaderCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Decoder/TopLevelListDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/DisplayString.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Encoder/StructuredFieldKeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Encoder/StructuredFieldUnkeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Encoder/StructuredFieldValueEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/StructuredFieldValue.swift -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.2.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-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/Objects-normal/arm64/StructuredFieldValues_const_extract_protocols.json -enable-experimental-feature StrictConcurrency\=complete -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature MemberImportVisibility -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.2-22N799-d0266d555a0767c993cd16a70a4738cb.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.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/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name StructuredFieldValues -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.2 -target-sdk-name xros2.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/Objects-normal/arm64/StructuredFieldValues.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/Objects-normal/arm64/StructuredFieldValues.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/Objects-normal/arm64/StructuredFieldValues-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/Objects-normal/arm64/StructuredFieldValues-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/Objects-normal/arm64/StructuredFieldValues-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/Objects-normal/arm64/StructuredFieldValues.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/Objects-normal/arm64/StructuredFieldValues.abi.json
SwiftCompile normal arm64 Compiling\ StructuredHeaderCodingKey.swift,\ TopLevelListDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Decoder/StructuredHeaderCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Decoder/TopLevelListDecoder.swift (in target 'StructuredFieldValues' from project 'swift-http-structured-headers')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-swiftTaskExecution -- /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Decoder/BareInnerListDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Decoder/BareItemDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Decoder/DictionaryKeyedContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Decoder/KeyedInnerListDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Decoder/KeyedItemDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Decoder/KeyedTopLevelListDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Decoder/ParametersDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Decoder/StructuredFieldValueDecoder.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Decoder/StructuredHeaderCodingKey.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Decoder/TopLevelListDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/DisplayString.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Encoder/StructuredFieldKeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Encoder/StructuredFieldUnkeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Encoder/StructuredFieldValueEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/StructuredFieldValue.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/Objects-normal/arm64/StructuredHeaderCodingKey.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/Objects-normal/arm64/StructuredHeaderCodingKey.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/Objects-normal/arm64/StructuredHeaderCodingKey.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/Objects-normal/arm64/StructuredHeaderCodingKey.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/Objects-normal/arm64/TopLevelListDecoder.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/Objects-normal/arm64/TopLevelListDecoder.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/Objects-normal/arm64/TopLevelListDecoder.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/Objects-normal/arm64/TopLevelListDecoder.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.2.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-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/Objects-normal/arm64/StructuredFieldValues_const_extract_protocols.json -enable-experimental-feature StrictConcurrency\=complete -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature MemberImportVisibility -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.2-22N799-d0266d555a0767c993cd16a70a4738cb.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.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/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name StructuredFieldValues -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.2 -target-sdk-name xros2.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/Objects-normal/arm64/StructuredHeaderCodingKey.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/Objects-normal/arm64/TopLevelListDecoder.o -index-unit-output-path /swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/Objects-normal/arm64/StructuredHeaderCodingKey.o -index-unit-output-path /swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/Objects-normal/arm64/TopLevelListDecoder.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ DisplayString.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/DisplayString.swift (in target 'StructuredFieldValues' from project 'swift-http-structured-headers')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-swiftTaskExecution -- /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Decoder/BareInnerListDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Decoder/BareItemDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Decoder/DictionaryKeyedContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Decoder/KeyedInnerListDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Decoder/KeyedItemDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Decoder/KeyedTopLevelListDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Decoder/ParametersDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Decoder/StructuredFieldValueDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Decoder/StructuredHeaderCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Decoder/TopLevelListDecoder.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/DisplayString.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Encoder/StructuredFieldKeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Encoder/StructuredFieldUnkeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Encoder/StructuredFieldValueEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/StructuredFieldValue.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/Objects-normal/arm64/DisplayString.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/Objects-normal/arm64/DisplayString.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/Objects-normal/arm64/DisplayString.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/Objects-normal/arm64/DisplayString.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.2.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-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/Objects-normal/arm64/StructuredFieldValues_const_extract_protocols.json -enable-experimental-feature StrictConcurrency\=complete -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature MemberImportVisibility -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.2-22N799-d0266d555a0767c993cd16a70a4738cb.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.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/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name StructuredFieldValues -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.2 -target-sdk-name xros2.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/Objects-normal/arm64/DisplayString.o -index-unit-output-path /swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/Objects-normal/arm64/DisplayString.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ DictionaryKeyedContainer.swift,\ KeyedInnerListDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Decoder/DictionaryKeyedContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Decoder/KeyedInnerListDecoder.swift (in target 'StructuredFieldValues' from project 'swift-http-structured-headers')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-swiftTaskExecution -- /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Decoder/BareInnerListDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Decoder/BareItemDecoder.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Decoder/DictionaryKeyedContainer.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Decoder/KeyedInnerListDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Decoder/KeyedItemDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Decoder/KeyedTopLevelListDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Decoder/ParametersDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Decoder/StructuredFieldValueDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Decoder/StructuredHeaderCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Decoder/TopLevelListDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/DisplayString.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Encoder/StructuredFieldKeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Encoder/StructuredFieldUnkeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Encoder/StructuredFieldValueEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/StructuredFieldValue.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/Objects-normal/arm64/DictionaryKeyedContainer.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/Objects-normal/arm64/DictionaryKeyedContainer.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/Objects-normal/arm64/DictionaryKeyedContainer.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/Objects-normal/arm64/DictionaryKeyedContainer.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/Objects-normal/arm64/KeyedInnerListDecoder.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/Objects-normal/arm64/KeyedInnerListDecoder.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/Objects-normal/arm64/KeyedInnerListDecoder.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/Objects-normal/arm64/KeyedInnerListDecoder.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.2.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-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/Objects-normal/arm64/StructuredFieldValues_const_extract_protocols.json -enable-experimental-feature StrictConcurrency\=complete -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature MemberImportVisibility -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.2-22N799-d0266d555a0767c993cd16a70a4738cb.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.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/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name StructuredFieldValues -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.2 -target-sdk-name xros2.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/Objects-normal/arm64/DictionaryKeyedContainer.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/Objects-normal/arm64/KeyedInnerListDecoder.o -index-unit-output-path /swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/Objects-normal/arm64/DictionaryKeyedContainer.o -index-unit-output-path /swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/Objects-normal/arm64/KeyedInnerListDecoder.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ StructuredFieldUnkeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Encoder/StructuredFieldUnkeyedEncodingContainer.swift (in target 'StructuredFieldValues' from project 'swift-http-structured-headers')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-swiftTaskExecution -- /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Decoder/BareInnerListDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Decoder/BareItemDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Decoder/DictionaryKeyedContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Decoder/KeyedInnerListDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Decoder/KeyedItemDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Decoder/KeyedTopLevelListDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Decoder/ParametersDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Decoder/StructuredFieldValueDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Decoder/StructuredHeaderCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Decoder/TopLevelListDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/DisplayString.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Encoder/StructuredFieldKeyedEncodingContainer.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Encoder/StructuredFieldUnkeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Encoder/StructuredFieldValueEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/StructuredFieldValue.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/Objects-normal/arm64/StructuredFieldUnkeyedEncodingContainer.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/Objects-normal/arm64/StructuredFieldUnkeyedEncodingContainer.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/Objects-normal/arm64/StructuredFieldUnkeyedEncodingContainer.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/Objects-normal/arm64/StructuredFieldUnkeyedEncodingContainer.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.2.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-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/Objects-normal/arm64/StructuredFieldValues_const_extract_protocols.json -enable-experimental-feature StrictConcurrency\=complete -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature MemberImportVisibility -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.2-22N799-d0266d555a0767c993cd16a70a4738cb.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.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/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name StructuredFieldValues -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.2 -target-sdk-name xros2.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/Objects-normal/arm64/StructuredFieldUnkeyedEncodingContainer.o -index-unit-output-path /swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/Objects-normal/arm64/StructuredFieldUnkeyedEncodingContainer.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftDriverJobDiscovery normal arm64 Compiling FieldSerializer.swift (in target 'RawStructuredFieldValues' from project 'swift-http-structured-headers')
SwiftCompile normal arm64 Compiling\ ParametersDecoder.swift,\ StructuredFieldValueDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Decoder/ParametersDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Decoder/StructuredFieldValueDecoder.swift (in target 'StructuredFieldValues' from project 'swift-http-structured-headers')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-swiftTaskExecution -- /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Decoder/BareInnerListDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Decoder/BareItemDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Decoder/DictionaryKeyedContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Decoder/KeyedInnerListDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Decoder/KeyedItemDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Decoder/KeyedTopLevelListDecoder.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Decoder/ParametersDecoder.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Decoder/StructuredFieldValueDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Decoder/StructuredHeaderCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Decoder/TopLevelListDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/DisplayString.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Encoder/StructuredFieldKeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Encoder/StructuredFieldUnkeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Encoder/StructuredFieldValueEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/StructuredFieldValue.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/Objects-normal/arm64/ParametersDecoder.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/Objects-normal/arm64/ParametersDecoder.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/Objects-normal/arm64/ParametersDecoder.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/Objects-normal/arm64/ParametersDecoder.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/Objects-normal/arm64/StructuredFieldValueDecoder.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/Objects-normal/arm64/StructuredFieldValueDecoder.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/Objects-normal/arm64/StructuredFieldValueDecoder.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/Objects-normal/arm64/StructuredFieldValueDecoder.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.2.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-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/Objects-normal/arm64/StructuredFieldValues_const_extract_protocols.json -enable-experimental-feature StrictConcurrency\=complete -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature MemberImportVisibility -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.2-22N799-d0266d555a0767c993cd16a70a4738cb.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.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/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name StructuredFieldValues -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.2 -target-sdk-name xros2.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/Objects-normal/arm64/ParametersDecoder.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/Objects-normal/arm64/StructuredFieldValueDecoder.o -index-unit-output-path /swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/Objects-normal/arm64/ParametersDecoder.o -index-unit-output-path /swift-http-structured-headers.build/Debug-xros/StructuredFieldValues.build/Objects-normal/arm64/StructuredFieldValueDecoder.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/FieldParser.swift (in target 'RawStructuredFieldValues' from project 'swift-http-structured-headers')
SwiftCompile normal arm64 Compiling\ FieldParser.swift /Users/admin/builder/spi-builder-workspace/Sources/RawStructuredFieldValues/FieldParser.swift (in target 'RawStructuredFieldValues' from project 'swift-http-structured-headers')
SwiftCompile normal arm64 Compiling\ ParametersDecoder.swift,\ StructuredFieldValueDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Decoder/ParametersDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/StructuredFieldValues/Decoder/StructuredFieldValueDecoder.swift (in target 'StructuredFieldValues' from project 'swift-http-structured-headers')
Building workspace spi-builder-workspace with scheme swift-http-structured-headers-Package
(4 failures)
BUILD FAILURE 6.0 visionOS