Build Information
Failed to build HTTPClient, reference main (9187bb
), with Swift 6.1 for visionOS using Xcode 16.3 on 26 Apr 2025 18:32:51 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme HTTPClient-Package -destination generic/platform=xrOS
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/uhooi/swift-http-client.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/uhooi/swift-http-client
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 9187bb1 Update README.md
Cloned https://github.com/uhooi/swift-http-client.git
Revision (git rev-parse @):
9187bb195fa3e1e2a508a1f55b85f443ed486e3b
SUCCESS checkout https://github.com/uhooi/swift-http-client.git at main
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/uhooi/swift-http-client.git
https://github.com/uhooi/swift-http-client.git
{
"dependencies" : [
],
"manifest_display_name" : "HTTPClient",
"name" : "HTTPClient",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "HTTPClient",
"targets" : [
"HTTPClient"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "HTTPClientTests",
"module_type" : "SwiftTarget",
"name" : "HTTPClientTests",
"path" : "Tests/HTTPClientTests",
"sources" : [
"HTTPClientTests.swift"
],
"target_dependencies" : [
"HTTPClient"
],
"type" : "test"
},
{
"c99name" : "HTTPClient",
"module_type" : "SwiftTarget",
"name" : "HTTPClient",
"path" : "Sources/HTTPClient",
"product_memberships" : [
"HTTPClient"
],
"sources" : [
"Enums/ContentType.swift",
"Enums/HTTPHeaderField.swift",
"Enums/HTTPMethod.swift",
"Enums/RequestError.swift",
"Extensions/Foundation/URLSession+Async.swift",
"HTTPClient.swift",
"Request.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
],
"manifest_display_name" : "HTTPClient",
"name" : "HTTPClient",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "HTTPClient",
"targets" : [
"HTTPClient"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "HTTPClientTests",
"module_type" : "SwiftTarget",
"name" : "HTTPClientTests",
"path" : "Tests/HTTPClientTests",
"sources" : [
"HTTPClientTests.swift"
],
"target_dependencies" : [
"HTTPClient"
],
"type" : "test"
},
{
"c99name" : "HTTPClient",
"module_type" : "SwiftTarget",
"name" : "HTTPClient",
"path" : "Sources/HTTPClient",
"product_memberships" : [
"HTTPClient"
],
"sources" : [
"Enums/ContentType.swift",
"Enums/HTTPHeaderField.swift",
"Enums/HTTPMethod.swift",
"Enums/RequestError.swift",
"Extensions/Foundation/URLSession+Async.swift",
"HTTPClient.swift",
"Request.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "HTTPClient",
"schemes" : [
"HTTPClient-Package"
],
"targets" : [
"HTTPClient",
"HTTPClientPackageDescription",
"HTTPClientPackageTests",
"HTTPClientTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme HTTPClient-Package -destination generic/platform=xrOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme HTTPClient-Package -destination generic/platform=xrOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'HTTPClient' in project 'HTTPClient' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: c7dad4539928519a93a93152de3cb719
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/c7dad4539928519a93a93152de3cb719.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/HTTPClient.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/HTTPClient.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/HTTPClient.xcodeproj
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
cd /Users/admin/builder/spi-builder-workspace/HTTPClient.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
cd /Users/admin/builder/spi-builder-workspace/HTTPClient.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/HTTPClient.framework (in target 'HTTPClient' from project 'HTTPClient')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/HTTPClient.framework
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/HTTPClient.framework/Headers (in target 'HTTPClient' from project 'HTTPClient')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/HTTPClient.framework/Headers
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug-xros/HTTPClient.build/HTTPClient.DependencyStaticMetadataFileList (in target 'HTTPClient' from project 'HTTPClient')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug-xros/HTTPClient.build/HTTPClient.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug-xros/HTTPClient.build/HTTPClient.DependencyMetadataFileList (in target 'HTTPClient' from project 'HTTPClient')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug-xros/HTTPClient.build/HTTPClient.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug-xros/HTTPClient.build/Objects-normal/arm64/HTTPClient-OutputFileMap.json (in target 'HTTPClient' from project 'HTTPClient')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug-xros/HTTPClient.build/Objects-normal/arm64/HTTPClient-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug-xros/HTTPClient.build/Objects-normal/arm64/HTTPClient.SwiftConstValuesFileList (in target 'HTTPClient' from project 'HTTPClient')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug-xros/HTTPClient.build/Objects-normal/arm64/HTTPClient.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug-xros/HTTPClient.build/Objects-normal/arm64/HTTPClient.SwiftFileList (in target 'HTTPClient' from project 'HTTPClient')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug-xros/HTTPClient.build/Objects-normal/arm64/HTTPClient.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug-xros/HTTPClient.build/Objects-normal/arm64/HTTPClient.LinkFileList (in target 'HTTPClient' from project 'HTTPClient')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug-xros/HTTPClient.build/Objects-normal/arm64/HTTPClient.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug-xros/HTTPClient.build/Objects-normal/arm64/HTTPClient_const_extract_protocols.json (in target 'HTTPClient' from project 'HTTPClient')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug-xros/HTTPClient.build/Objects-normal/arm64/HTTPClient_const_extract_protocols.json
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/HTTPClient.framework/Info.plist /Users/admin/builder/spi-builder-workspace/HTTPClient.xcodeproj/HTTPClient_Info.plist (in target 'HTTPClient' from project 'HTTPClient')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/HTTPClient.xcodeproj/HTTPClient_Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform xros -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/HTTPClient.framework/Info.plist
SwiftDriver HTTPClient normal arm64 com.apple.xcode.tools.swift.compiler (in target 'HTTPClient' from project 'HTTPClient')
cd /Users/admin/builder/spi-builder-workspace
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name HTTPClient -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug-xros/HTTPClient.build/Objects-normal/arm64/HTTPClient.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros2.4 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug-xros/HTTPClient.build/Objects-normal/arm64/HTTPClient-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/HTTPClient.build/Debug-xros/HTTPClient.build/Objects-normal/arm64/HTTPClient.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/HTTPClient.build/Debug-xros/HTTPClient.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug-xros/HTTPClient.build/Objects-normal/arm64/HTTPClient_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/HTTPClient.build/Debug-xros/HTTPClient.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug-xros/HTTPClient.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug-xros/HTTPClient.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug-xros/HTTPClient.build/Objects-normal/arm64/HTTPClient-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ Request.swift /Users/admin/builder/spi-builder-workspace/Sources/HTTPClient/Request.swift (in target 'HTTPClient' from project 'HTTPClient')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/HTTPClient/Request.swift (in target 'HTTPClient' from project 'HTTPClient')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745692365287138-swift-frontend-HTTPClient-Request.swift-arm64_apple_xros2.4-o-Onone-2405627695.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4278 seconds (3.8700 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0254 ( 15.3%) 0.0879 ( 33.6%) 0.1134 ( 26.5%) 1.8214 ( 47.1%) parse-and-resolve-imports
0.0254 ( 15.3%) 0.0877 ( 33.5%) 0.1131 ( 26.4%) 1.8210 ( 47.1%) Import resolution
0.0796 ( 47.9%) 0.0249 ( 9.5%) 0.1045 ( 24.4%) 0.1045 ( 2.7%) build-rewrite-system
0.0129 ( 7.8%) 0.0444 ( 17.0%) 0.0573 ( 13.4%) 0.0831 ( 2.1%) load-stdlib
0.0109 ( 6.6%) 0.0087 ( 3.3%) 0.0196 ( 4.6%) 0.0198 ( 0.5%) import-clang-decl
0.0030 ( 1.8%) 0.0019 ( 0.7%) 0.0049 ( 1.2%) 0.0050 ( 0.1%) perform-sema
0.0030 ( 1.8%) 0.0019 ( 0.7%) 0.0049 ( 1.1%) 0.0050 ( 0.1%) Type checking and Semantic analysis
0.0028 ( 1.7%) 0.0017 ( 0.7%) 0.0046 ( 1.1%) 0.0047 ( 0.1%) typecheck-decl
0.0015 ( 0.9%) 0.0019 ( 0.7%) 0.0033 ( 0.8%) 0.0033 ( 0.1%) IRGen
0.0007 ( 0.4%) 0.0002 ( 0.1%) 0.0009 ( 0.2%) 0.0009 ( 0.0%) load-all-members
0.0006 ( 0.3%) 0.0001 ( 0.0%) 0.0007 ( 0.2%) 0.0007 ( 0.0%) SILGen
0.0002 ( 0.1%) 0.0000 ( 0.0%) 0.0002 ( 0.1%) 0.0002 ( 0.0%) SIL optimization
0.0001 ( 0.1%) 0.0001 ( 0.0%) 0.0002 ( 0.1%) 0.0002 ( 0.0%) typecheck-stmt
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SILGen-function
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) precheck-target
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.1662 (100.0%) 0.2615 (100.0%) 0.4278 (100.0%) 3.8700 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.3189 seconds (3.0619 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8315 (100.0%) 0.4874 (100.0%) 1.3189 (100.0%) 3.0619 (100.0%) Building Target
0.8315 (100.0%) 0.4874 (100.0%) 1.3189 (100.0%) 3.0619 (100.0%) Total
SwiftCompile normal arm64 Compiling\ HTTPMethod.swift /Users/admin/builder/spi-builder-workspace/Sources/HTTPClient/Enums/HTTPMethod.swift (in target 'HTTPClient' from project 'HTTPClient')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745692365288359-swift-frontend-HTTPClient-HTTPMethod.swift-arm64_apple_xros2.4-o-Onone-2597058523.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2476 seconds (4.3269 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0204 ( 29.5%) 0.0786 ( 44.1%) 0.0990 ( 40.0%) 2.0922 ( 48.4%) parse-and-resolve-imports
0.0203 ( 29.4%) 0.0784 ( 43.9%) 0.0987 ( 39.9%) 2.0919 ( 48.3%) Import resolution
0.0016 ( 2.3%) 0.0116 ( 6.5%) 0.0132 ( 5.3%) 0.1061 ( 2.5%) load-stdlib
0.0026 ( 3.7%) 0.0024 ( 1.3%) 0.0049 ( 2.0%) 0.0049 ( 0.1%) IRGen
0.0036 ( 5.3%) 0.0011 ( 0.6%) 0.0048 ( 1.9%) 0.0048 ( 0.1%) SILGen
0.0033 ( 4.7%) 0.0011 ( 0.6%) 0.0044 ( 1.8%) 0.0044 ( 0.1%) perform-sema
0.0032 ( 4.6%) 0.0011 ( 0.6%) 0.0043 ( 1.7%) 0.0043 ( 0.1%) Type checking and Semantic analysis
0.0032 ( 4.6%) 0.0010 ( 0.6%) 0.0042 ( 1.7%) 0.0042 ( 0.1%) typecheck-decl
0.0029 ( 4.1%) 0.0009 ( 0.5%) 0.0038 ( 1.5%) 0.0038 ( 0.1%) SILGen-function
0.0020 ( 3.0%) 0.0007 ( 0.4%) 0.0028 ( 1.1%) 0.0028 ( 0.1%) build-rewrite-system
0.0025 ( 3.5%) 0.0001 ( 0.0%) 0.0025 ( 1.0%) 0.0025 ( 0.1%) SIL optimization
0.0015 ( 2.2%) 0.0006 ( 0.3%) 0.0021 ( 0.8%) 0.0021 ( 0.0%) typecheck-expr
0.0014 ( 2.0%) 0.0006 ( 0.3%) 0.0020 ( 0.8%) 0.0020 ( 0.0%) typecheck-stmt
0.0007 ( 1.0%) 0.0002 ( 0.1%) 0.0009 ( 0.4%) 0.0009 ( 0.0%) typecheck-expr-pattern
0.0001 ( 0.2%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) precheck-target
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0693 (100.0%) 0.1783 (100.0%) 0.2476 (100.0%) 4.3269 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.2080 seconds (2.2942 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0970 (100.0%) 0.1110 (100.0%) 0.2080 (100.0%) 2.2942 (100.0%) Building Target
0.0970 (100.0%) 0.1110 (100.0%) 0.2080 (100.0%) 2.2942 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/HTTPClient/Enums/HTTPMethod.swift (in target 'HTTPClient' from project 'HTTPClient')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ RequestError.swift /Users/admin/builder/spi-builder-workspace/Sources/HTTPClient/Enums/RequestError.swift (in target 'HTTPClient' from project 'HTTPClient')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745692365288496-swift-frontend-HTTPClient-RequestError.swift-arm64_apple_xros2.4-o-Onone-717469418.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3059 seconds (3.7190 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0200 ( 20.1%) 0.0796 ( 38.6%) 0.0996 ( 32.6%) 1.7620 ( 47.4%) parse-and-resolve-imports
0.0199 ( 20.0%) 0.0795 ( 38.5%) 0.0994 ( 32.5%) 1.7618 ( 47.4%) Import resolution
0.0016 ( 1.6%) 0.0092 ( 4.5%) 0.0108 ( 3.5%) 0.0938 ( 2.5%) load-stdlib
0.0489 ( 49.1%) 0.0160 ( 7.7%) 0.0649 ( 21.2%) 0.0648 ( 1.7%) build-rewrite-system
0.0017 ( 1.7%) 0.0048 ( 2.3%) 0.0065 ( 2.1%) 0.0079 ( 0.2%) perform-sema
0.0017 ( 1.7%) 0.0048 ( 2.3%) 0.0064 ( 2.1%) 0.0078 ( 0.2%) Type checking and Semantic analysis
0.0016 ( 1.6%) 0.0047 ( 2.3%) 0.0063 ( 2.1%) 0.0077 ( 0.2%) typecheck-decl
0.0020 ( 2.0%) 0.0045 ( 2.2%) 0.0065 ( 2.1%) 0.0070 ( 0.2%) IRGen
0.0009 ( 0.9%) 0.0015 ( 0.7%) 0.0024 ( 0.8%) 0.0028 ( 0.1%) SILGen
0.0007 ( 0.7%) 0.0008 ( 0.4%) 0.0015 ( 0.5%) 0.0015 ( 0.0%) import-clang-decl
0.0002 ( 0.2%) 0.0009 ( 0.4%) 0.0010 ( 0.3%) 0.0014 ( 0.0%) SILGen-function
0.0003 ( 0.3%) 0.0000 ( 0.0%) 0.0004 ( 0.1%) 0.0004 ( 0.0%) SIL optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0995 (100.0%) 0.2064 (100.0%) 0.3059 (100.0%) 3.7190 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.5250 seconds (2.2899 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.3408 (100.0%) 0.1843 (100.0%) 0.5250 (100.0%) 2.2899 (100.0%) Building Target
0.3408 (100.0%) 0.1843 (100.0%) 0.5250 (100.0%) 2.2899 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/HTTPClient/Enums/RequestError.swift (in target 'HTTPClient' from project 'HTTPClient')
cd /Users/admin/builder/spi-builder-workspace
SwiftEmitModule normal arm64 Emitting\ module\ for\ HTTPClient (in target 'HTTPClient' from project 'HTTPClient')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745692365289247-swift-frontend-HTTPClient-all-arm64_apple_xros2.4-swiftmodule-Onone-158054770.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2831 seconds (4.1081 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0212 ( 24.5%) 0.0826 ( 42.0%) 0.1038 ( 36.7%) 1.9809 ( 48.2%) parse-and-resolve-imports
0.0211 ( 24.5%) 0.0823 ( 41.8%) 0.1034 ( 36.5%) 1.9806 ( 48.2%) Import resolution
0.0017 ( 1.9%) 0.0086 ( 4.4%) 0.0103 ( 3.6%) 0.0798 ( 1.9%) load-stdlib
0.0083 ( 9.6%) 0.0038 ( 2.0%) 0.0121 ( 4.3%) 0.0121 ( 0.3%) perform-sema
0.0082 ( 9.5%) 0.0038 ( 1.9%) 0.0120 ( 4.2%) 0.0120 ( 0.3%) Type checking and Semantic analysis
0.0079 ( 9.2%) 0.0036 ( 1.8%) 0.0115 ( 4.1%) 0.0115 ( 0.3%) typecheck-decl
0.0042 ( 4.9%) 0.0048 ( 2.4%) 0.0090 ( 3.2%) 0.0095 ( 0.2%) SIL optimization
0.0040 ( 4.7%) 0.0009 ( 0.5%) 0.0049 ( 1.7%) 0.0049 ( 0.1%) SILGen
0.0008 ( 1.0%) 0.0025 ( 1.3%) 0.0033 ( 1.2%) 0.0039 ( 0.1%) Serialization, swiftmodule
0.0030 ( 3.5%) 0.0006 ( 0.3%) 0.0036 ( 1.3%) 0.0037 ( 0.1%) SILGen-function
0.0017 ( 1.9%) 0.0006 ( 0.3%) 0.0023 ( 0.8%) 0.0023 ( 0.1%) typecheck-expr
0.0016 ( 1.8%) 0.0004 ( 0.2%) 0.0020 ( 0.7%) 0.0020 ( 0.0%) typecheck-stmt
0.0006 ( 0.7%) 0.0011 ( 0.6%) 0.0017 ( 0.6%) 0.0017 ( 0.0%) import-clang-decl
0.0002 ( 0.2%) 0.0008 ( 0.4%) 0.0010 ( 0.3%) 0.0010 ( 0.0%) Serialization, swiftdoc
0.0007 ( 0.8%) 0.0002 ( 0.1%) 0.0009 ( 0.3%) 0.0009 ( 0.0%) build-rewrite-system
0.0007 ( 0.9%) 0.0001 ( 0.1%) 0.0009 ( 0.3%) 0.0009 ( 0.0%) typecheck-expr-pattern
0.0001 ( 0.2%) 0.0000 ( 0.0%) 0.0002 ( 0.1%) 0.0002 ( 0.0%) Serialization, swiftsourceinfo
0.0002 ( 0.2%) 0.0000 ( 0.0%) 0.0002 ( 0.1%) 0.0002 ( 0.0%) precheck-target
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-module-class-member-cache
0.0863 (100.0%) 0.1968 (100.0%) 0.2831 (100.0%) 4.1081 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.1495 seconds (2.0972 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0434 (100.0%) 0.1061 (100.0%) 0.1495 (100.0%) 2.0972 (100.0%) Building Target
0.0434 (100.0%) 0.1061 (100.0%) 0.1495 (100.0%) 2.0972 (100.0%) Total
EmitSwiftModule normal arm64 (in target 'HTTPClient' from project 'HTTPClient')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ HTTPClient.swift /Users/admin/builder/spi-builder-workspace/Sources/HTTPClient/HTTPClient.swift (in target 'HTTPClient' from project 'HTTPClient')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/HTTPClient/HTTPClient.swift (in target 'HTTPClient' from project 'HTTPClient')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/HTTPClient/HTTPClient.swift:112:71: error: cannot convert value of type 'URLRequest' to expected argument type 'URL'
let (data, response) = try await URLSession.shared.data(from: request)
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPClient/HTTPClient.swift:124:17: warning: capture of 'completion' with non-sendable type '(Result<T.ResponseBody, any Error>) -> Void' in a '@Sendable' closure
completion(.failure(error))
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPClient/HTTPClient.swift:124:17: note: a function type must be marked '@Sendable' to conform to 'Sendable'
completion(.failure(error))
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPClient/HTTPClient.swift:127:35: warning: capture of 'self' with non-sendable type 'HTTPClient' in a '@Sendable' closure
if let requestError = self.validateResponse(response) {
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPClient/HTTPClient.swift:7:20: note: class 'HTTPClient' does not conform to the 'Sendable' protocol
public final class HTTPClient {
^
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745692365289257-swift-frontend-HTTPClient-HTTPClient.swift-arm64_apple_xros2.4-o-Onone-2665318527.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.5110 seconds (3.9659 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0197 ( 7.6%) 0.0750 ( 29.9%) 0.0947 ( 18.5%) 1.7717 ( 44.7%) parse-and-resolve-imports
0.0197 ( 7.5%) 0.0748 ( 29.9%) 0.0945 ( 18.5%) 1.7715 ( 44.7%) Import resolution
0.0016 ( 0.6%) 0.0094 ( 3.7%) 0.0109 ( 2.1%) 0.1087 ( 2.7%) load-stdlib
0.0794 ( 30.5%) 0.0249 ( 10.0%) 0.1044 ( 20.4%) 0.1043 ( 2.6%) build-rewrite-system
0.0301 ( 11.5%) 0.0142 ( 5.7%) 0.0443 ( 8.7%) 0.0449 ( 1.1%) perform-sema
0.0300 ( 11.5%) 0.0142 ( 5.7%) 0.0442 ( 8.7%) 0.0448 ( 1.1%) Type checking and Semantic analysis
0.0253 ( 9.7%) 0.0095 ( 3.8%) 0.0348 ( 6.8%) 0.0354 ( 0.9%) typecheck-stmt
0.0233 ( 9.0%) 0.0090 ( 3.6%) 0.0323 ( 6.3%) 0.0330 ( 0.8%) typecheck-expr
0.0122 ( 4.7%) 0.0101 ( 4.0%) 0.0223 ( 4.4%) 0.0225 ( 0.6%) import-clang-decl
0.0096 ( 3.7%) 0.0031 ( 1.2%) 0.0128 ( 2.5%) 0.0130 ( 0.3%) precheck-target
0.0068 ( 2.6%) 0.0056 ( 2.2%) 0.0124 ( 2.4%) 0.0128 ( 0.3%) typecheck-decl
0.0016 ( 0.6%) 0.0002 ( 0.1%) 0.0018 ( 0.3%) 0.0018 ( 0.0%) typecheck-expr-pattern
0.0007 ( 0.3%) 0.0002 ( 0.1%) 0.0009 ( 0.2%) 0.0009 ( 0.0%) load-all-members
0.0005 ( 0.2%) 0.0002 ( 0.1%) 0.0008 ( 0.1%) 0.0008 ( 0.0%) typecheck-for-each
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.2607 (100.0%) 0.2503 (100.0%) 0.5110 (100.0%) 3.9659 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.2759 seconds (3.0603 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8202 (100.0%) 0.4556 (100.0%) 1.2759 (100.0%) 3.0603 (100.0%) Building Target
0.8202 (100.0%) 0.4556 (100.0%) 1.2759 (100.0%) 3.0603 (100.0%) Total
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/HTTPClient/Enums/ContentType.swift /Users/admin/builder/spi-builder-workspace/Sources/HTTPClient/Enums/HTTPHeaderField.swift /Users/admin/builder/spi-builder-workspace/Sources/HTTPClient/Enums/HTTPMethod.swift /Users/admin/builder/spi-builder-workspace/Sources/HTTPClient/Enums/RequestError.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/HTTPClient/HTTPClient.swift /Users/admin/builder/spi-builder-workspace/Sources/HTTPClient/Request.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug-xros/HTTPClient.build/Objects-normal/arm64/HTTPClient.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug-xros/HTTPClient.build/Objects-normal/arm64/HTTPClient.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug-xros/HTTPClient.build/Objects-normal/arm64/HTTPClient.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug-xros/HTTPClient.build/Objects-normal/arm64/HTTPClient.dia -target arm64-apple-xros2.4 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=5 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug-xros/HTTPClient.build/Objects-normal/arm64/HTTPClient_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug-xros/HTTPClient.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/HTTPClient.build/Debug-xros/HTTPClient.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug-xros/HTTPClient.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug-xros/HTTPClient.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -module-name HTTPClient -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.4 -target-sdk-name xros2.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug-xros/HTTPClient.build/Objects-normal/arm64/HTTPClient.o -index-unit-output-path /HTTPClient.build/Debug-xros/HTTPClient.build/Objects-normal/arm64/HTTPClient.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ HTTPHeaderField.swift /Users/admin/builder/spi-builder-workspace/Sources/HTTPClient/Enums/HTTPHeaderField.swift (in target 'HTTPClient' from project 'HTTPClient')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745692365288583-swift-frontend-HTTPClient-HTTPHeaderField.swift-arm64_apple_xros2.4-o-Onone-430035975.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 3.1583 seconds (3.7403 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.0464 ( 48.3%) 0.4648 ( 46.9%) 1.5113 ( 47.9%) 1.7540 ( 46.9%) parse-and-resolve-imports
1.0464 ( 48.3%) 0.4646 ( 46.8%) 1.5110 ( 47.8%) 1.7537 ( 46.9%) Import resolution
0.0017 ( 0.1%) 0.0101 ( 1.0%) 0.0118 ( 0.4%) 0.0909 ( 2.4%) load-stdlib
0.0488 ( 2.3%) 0.0090 ( 0.9%) 0.0578 ( 1.8%) 0.0577 ( 1.5%) build-rewrite-system
0.0036 ( 0.2%) 0.0120 ( 1.2%) 0.0156 ( 0.5%) 0.0214 ( 0.6%) perform-sema
0.0035 ( 0.2%) 0.0120 ( 1.2%) 0.0155 ( 0.5%) 0.0213 ( 0.6%) Type checking and Semantic analysis
0.0035 ( 0.2%) 0.0120 ( 1.2%) 0.0155 ( 0.5%) 0.0213 ( 0.6%) typecheck-decl
0.0026 ( 0.1%) 0.0018 ( 0.2%) 0.0044 ( 0.1%) 0.0044 ( 0.1%) SILGen
0.0023 ( 0.1%) 0.0016 ( 0.2%) 0.0039 ( 0.1%) 0.0039 ( 0.1%) IRGen
0.0018 ( 0.1%) 0.0012 ( 0.1%) 0.0031 ( 0.1%) 0.0031 ( 0.1%) SILGen-function
0.0010 ( 0.0%) 0.0012 ( 0.1%) 0.0022 ( 0.1%) 0.0024 ( 0.1%) typecheck-expr
0.0024 ( 0.1%) 0.0000 ( 0.0%) 0.0024 ( 0.1%) 0.0024 ( 0.1%) SIL optimization
0.0009 ( 0.0%) 0.0011 ( 0.1%) 0.0020 ( 0.1%) 0.0020 ( 0.1%) import-clang-decl
0.0008 ( 0.0%) 0.0005 ( 0.0%) 0.0013 ( 0.0%) 0.0013 ( 0.0%) typecheck-stmt
0.0004 ( 0.0%) 0.0000 ( 0.0%) 0.0004 ( 0.0%) 0.0004 ( 0.0%) typecheck-expr-pattern
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) precheck-target
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
2.1662 (100.0%) 0.9921 (100.0%) 3.1583 (100.0%) 3.7403 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.9448 seconds (2.2894 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.3786 (100.0%) 0.5662 (100.0%) 1.9448 (100.0%) 2.2894 (100.0%) Building Target
1.3786 (100.0%) 0.5662 (100.0%) 1.9448 (100.0%) 2.2894 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/HTTPClient/Enums/HTTPHeaderField.swift (in target 'HTTPClient' from project 'HTTPClient')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ ContentType.swift /Users/admin/builder/spi-builder-workspace/Sources/HTTPClient/Enums/ContentType.swift (in target 'HTTPClient' from project 'HTTPClient')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745692365288852-swift-frontend-HTTPClient-ContentType.swift-arm64_apple_xros2.4-o-Onone-525881273.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3135 seconds (3.8378 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0222 ( 20.1%) 0.0838 ( 41.3%) 0.1060 ( 33.8%) 1.8278 ( 47.6%) parse-and-resolve-imports
0.0221 ( 20.0%) 0.0836 ( 41.2%) 0.1058 ( 33.7%) 1.8276 ( 47.6%) Import resolution
0.0017 ( 1.5%) 0.0123 ( 6.0%) 0.0139 ( 4.4%) 0.0946 ( 2.5%) load-stdlib
0.0440 ( 39.8%) 0.0152 ( 7.5%) 0.0591 ( 18.9%) 0.0591 ( 1.5%) build-rewrite-system
0.0023 ( 2.1%) 0.0022 ( 1.1%) 0.0045 ( 1.4%) 0.0045 ( 0.1%) IRGen
0.0031 ( 2.8%) 0.0011 ( 0.5%) 0.0042 ( 1.3%) 0.0042 ( 0.1%) perform-sema
0.0030 ( 2.7%) 0.0011 ( 0.5%) 0.0041 ( 1.3%) 0.0041 ( 0.1%) Type checking and Semantic analysis
0.0030 ( 2.7%) 0.0011 ( 0.5%) 0.0040 ( 1.3%) 0.0040 ( 0.1%) typecheck-decl
0.0026 ( 2.3%) 0.0007 ( 0.3%) 0.0032 ( 1.0%) 0.0032 ( 0.1%) SILGen
0.0022 ( 2.0%) 0.0000 ( 0.0%) 0.0022 ( 0.7%) 0.0022 ( 0.1%) SIL optimization
0.0017 ( 1.5%) 0.0005 ( 0.2%) 0.0022 ( 0.7%) 0.0022 ( 0.1%) SILGen-function
0.0009 ( 0.8%) 0.0005 ( 0.3%) 0.0014 ( 0.4%) 0.0014 ( 0.0%) typecheck-expr
0.0006 ( 0.6%) 0.0007 ( 0.3%) 0.0013 ( 0.4%) 0.0013 ( 0.0%) import-clang-decl
0.0007 ( 0.7%) 0.0003 ( 0.1%) 0.0010 ( 0.3%) 0.0010 ( 0.0%) typecheck-stmt
0.0003 ( 0.3%) 0.0001 ( 0.0%) 0.0003 ( 0.1%) 0.0003 ( 0.0%) typecheck-expr-pattern
0.0001 ( 0.1%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) precheck-target
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.1104 (100.0%) 0.2031 (100.0%) 0.3135 (100.0%) 3.8378 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.4884 seconds (2.2912 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.3376 (100.0%) 0.1508 (100.0%) 0.4884 (100.0%) 2.2912 (100.0%) Building Target
0.3376 (100.0%) 0.1508 (100.0%) 0.4884 (100.0%) 2.2912 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/HTTPClient/Enums/ContentType.swift (in target 'HTTPClient' from project 'HTTPClient')
cd /Users/admin/builder/spi-builder-workspace
SwiftDriverJobDiscovery normal arm64 Emitting module for HTTPClient (in target 'HTTPClient' from project 'HTTPClient')
SwiftDriver\ Compilation\ Requirements HTTPClient normal arm64 com.apple.xcode.tools.swift.compiler (in target 'HTTPClient' from project 'HTTPClient')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name HTTPClient -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug-xros/HTTPClient.build/Objects-normal/arm64/HTTPClient.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros2.4 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug-xros/HTTPClient.build/Objects-normal/arm64/HTTPClient-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/HTTPClient.build/Debug-xros/HTTPClient.build/Objects-normal/arm64/HTTPClient.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/HTTPClient.build/Debug-xros/HTTPClient.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug-xros/HTTPClient.build/Objects-normal/arm64/HTTPClient_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/HTTPClient.build/Debug-xros/HTTPClient.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug-xros/HTTPClient.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug-xros/HTTPClient.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug-xros/HTTPClient.build/Objects-normal/arm64/HTTPClient-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/HTTPClient.framework/Headers/HTTPClient-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug-xros/HTTPClient.build/Objects-normal/arm64/HTTPClient-Swift.h (in target 'HTTPClient' from project 'HTTPClient')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug-xros/HTTPClient.build/Objects-normal/arm64/HTTPClient-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/HTTPClient.framework/Headers/HTTPClient-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/HTTPClient.framework/Modules/HTTPClient.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug-xros/HTTPClient.build/Objects-normal/arm64/HTTPClient.swiftdoc (in target 'HTTPClient' from project 'HTTPClient')
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/HTTPClient.build/Debug-xros/HTTPClient.build/Objects-normal/arm64/HTTPClient.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/HTTPClient.framework/Modules/HTTPClient.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/HTTPClient.framework/Modules/HTTPClient.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug-xros/HTTPClient.build/Objects-normal/arm64/HTTPClient.abi.json (in target 'HTTPClient' from project 'HTTPClient')
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/HTTPClient.build/Debug-xros/HTTPClient.build/Objects-normal/arm64/HTTPClient.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/HTTPClient.framework/Modules/HTTPClient.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/HTTPClient.framework/Modules/HTTPClient.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug-xros/HTTPClient.build/Objects-normal/arm64/HTTPClient.swiftmodule (in target 'HTTPClient' from project 'HTTPClient')
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/HTTPClient.build/Debug-xros/HTTPClient.build/Objects-normal/arm64/HTTPClient.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/HTTPClient.framework/Modules/HTTPClient.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/HTTPClient.framework/Modules/HTTPClient.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug-xros/HTTPClient.build/Objects-normal/arm64/HTTPClient.swiftsourceinfo (in target 'HTTPClient' from project 'HTTPClient')
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/HTTPClient.build/Debug-xros/HTTPClient.build/Objects-normal/arm64/HTTPClient.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/HTTPClient.framework/Modules/HTTPClient.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling HTTPMethod.swift (in target 'HTTPClient' from project 'HTTPClient')
SwiftDriverJobDiscovery normal arm64 Compiling HTTPHeaderField.swift (in target 'HTTPClient' from project 'HTTPClient')
SwiftDriverJobDiscovery normal arm64 Compiling RequestError.swift (in target 'HTTPClient' from project 'HTTPClient')
SwiftDriverJobDiscovery normal arm64 Compiling ContentType.swift (in target 'HTTPClient' from project 'HTTPClient')
SwiftDriverJobDiscovery normal arm64 Compiling Request.swift (in target 'HTTPClient' from project 'HTTPClient')
** BUILD FAILED **
The following build commands failed:
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/HTTPClient/HTTPClient.swift (in target 'HTTPClient' from project 'HTTPClient')
SwiftCompile normal arm64 Compiling\ HTTPClient.swift /Users/admin/builder/spi-builder-workspace/Sources/HTTPClient/HTTPClient.swift (in target 'HTTPClient' from project 'HTTPClient')
Building project HTTPClient with scheme HTTPClient-Package
(3 failures)
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
],
"manifest_display_name" : "HTTPClient",
"name" : "HTTPClient",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "HTTPClient",
"targets" : [
"HTTPClient"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "HTTPClientTests",
"module_type" : "SwiftTarget",
"name" : "HTTPClientTests",
"path" : "Tests/HTTPClientTests",
"sources" : [
"HTTPClientTests.swift"
],
"target_dependencies" : [
"HTTPClient"
],
"type" : "test"
},
{
"c99name" : "HTTPClient",
"module_type" : "SwiftTarget",
"name" : "HTTPClient",
"path" : "Sources/HTTPClient",
"product_memberships" : [
"HTTPClient"
],
"sources" : [
"Enums/ContentType.swift",
"Enums/HTTPHeaderField.swift",
"Enums/HTTPMethod.swift",
"Enums/RequestError.swift",
"Extensions/Foundation/URLSession+Async.swift",
"HTTPClient.swift",
"Request.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "HTTPClient",
"schemes" : [
"HTTPClient-Package"
],
"targets" : [
"HTTPClient",
"HTTPClientPackageDescription",
"HTTPClientPackageTests",
"HTTPClientTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme HTTPClient-Package -destination generic/platform=xrOS
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme HTTPClient-Package -destination generic/platform=xrOS
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'HTTPClient' in project 'HTTPClient' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: f7ea5df2809c5f7b41fadf18ac770a55
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/f7ea5df2809c5f7b41fadf18ac770a55.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/HTTPClient.xcodeproj
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/HTTPClient.framework/Info.plist /Users/admin/builder/spi-builder-workspace/HTTPClient.xcodeproj/HTTPClient_Info.plist (in target 'HTTPClient' from project 'HTTPClient')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/HTTPClient.xcodeproj/HTTPClient_Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform xros -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/HTTPClient.framework/Info.plist
SwiftDriver HTTPClient normal arm64 com.apple.xcode.tools.swift.compiler (in target 'HTTPClient' from project 'HTTPClient')
cd /Users/admin/builder/spi-builder-workspace
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name HTTPClient -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug-xros/HTTPClient.build/Objects-normal/arm64/HTTPClient.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros2.4 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug-xros/HTTPClient.build/Objects-normal/arm64/HTTPClient-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/HTTPClient.build/Debug-xros/HTTPClient.build/Objects-normal/arm64/HTTPClient.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/HTTPClient.build/Debug-xros/HTTPClient.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug-xros/HTTPClient.build/Objects-normal/arm64/HTTPClient_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/HTTPClient.build/Debug-xros/HTTPClient.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug-xros/HTTPClient.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug-xros/HTTPClient.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug-xros/HTTPClient.build/Objects-normal/arm64/HTTPClient-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ HTTPClient.swift /Users/admin/builder/spi-builder-workspace/Sources/HTTPClient/HTTPClient.swift (in target 'HTTPClient' from project 'HTTPClient')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/HTTPClient/HTTPClient.swift (in target 'HTTPClient' from project 'HTTPClient')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/HTTPClient/HTTPClient.swift:112:71: error: cannot convert value of type 'URLRequest' to expected argument type 'URL'
let (data, response) = try await URLSession.shared.data(from: request)
^
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/HTTPClient/Enums/ContentType.swift /Users/admin/builder/spi-builder-workspace/Sources/HTTPClient/Enums/HTTPHeaderField.swift /Users/admin/builder/spi-builder-workspace/Sources/HTTPClient/Enums/HTTPMethod.swift /Users/admin/builder/spi-builder-workspace/Sources/HTTPClient/Enums/RequestError.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/HTTPClient/HTTPClient.swift /Users/admin/builder/spi-builder-workspace/Sources/HTTPClient/Request.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug-xros/HTTPClient.build/Objects-normal/arm64/HTTPClient.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug-xros/HTTPClient.build/Objects-normal/arm64/HTTPClient.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug-xros/HTTPClient.build/Objects-normal/arm64/HTTPClient.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug-xros/HTTPClient.build/Objects-normal/arm64/HTTPClient.dia -target arm64-apple-xros2.4 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=5 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -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/HTTPClient.build/Debug-xros/HTTPClient.build/Objects-normal/arm64/HTTPClient_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-bare-slash-regex -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug-xros/HTTPClient.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/HTTPClient.build/Debug-xros/HTTPClient.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug-xros/HTTPClient.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug-xros/HTTPClient.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -module-name HTTPClient -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.4 -target-sdk-name xros2.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug-xros/HTTPClient.build/Objects-normal/arm64/HTTPClient.o -index-unit-output-path /HTTPClient.build/Debug-xros/HTTPClient.build/Objects-normal/arm64/HTTPClient.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ Request.swift /Users/admin/builder/spi-builder-workspace/Sources/HTTPClient/Request.swift (in target 'HTTPClient' from project 'HTTPClient')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/HTTPClient/Request.swift (in target 'HTTPClient' from project 'HTTPClient')
cd /Users/admin/builder/spi-builder-workspace
SwiftEmitModule normal arm64 Emitting\ module\ for\ HTTPClient (in target 'HTTPClient' from project 'HTTPClient')
EmitSwiftModule normal arm64 (in target 'HTTPClient' from project 'HTTPClient')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ ContentType.swift /Users/admin/builder/spi-builder-workspace/Sources/HTTPClient/Enums/ContentType.swift (in target 'HTTPClient' from project 'HTTPClient')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/HTTPClient/Enums/ContentType.swift (in target 'HTTPClient' from project 'HTTPClient')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ RequestError.swift /Users/admin/builder/spi-builder-workspace/Sources/HTTPClient/Enums/RequestError.swift (in target 'HTTPClient' from project 'HTTPClient')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/HTTPClient/Enums/RequestError.swift (in target 'HTTPClient' from project 'HTTPClient')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ HTTPMethod.swift /Users/admin/builder/spi-builder-workspace/Sources/HTTPClient/Enums/HTTPMethod.swift (in target 'HTTPClient' from project 'HTTPClient')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/HTTPClient/Enums/HTTPMethod.swift (in target 'HTTPClient' from project 'HTTPClient')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ HTTPHeaderField.swift /Users/admin/builder/spi-builder-workspace/Sources/HTTPClient/Enums/HTTPHeaderField.swift (in target 'HTTPClient' from project 'HTTPClient')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/HTTPClient/Enums/HTTPHeaderField.swift (in target 'HTTPClient' from project 'HTTPClient')
cd /Users/admin/builder/spi-builder-workspace
SwiftDriverJobDiscovery normal arm64 Compiling Request.swift (in target 'HTTPClient' from project 'HTTPClient')
SwiftDriverJobDiscovery normal arm64 Compiling RequestError.swift (in target 'HTTPClient' from project 'HTTPClient')
SwiftDriverJobDiscovery normal arm64 Compiling HTTPHeaderField.swift (in target 'HTTPClient' from project 'HTTPClient')
SwiftDriverJobDiscovery normal arm64 Compiling ContentType.swift (in target 'HTTPClient' from project 'HTTPClient')
SwiftDriverJobDiscovery normal arm64 Compiling HTTPMethod.swift (in target 'HTTPClient' from project 'HTTPClient')
SwiftDriverJobDiscovery normal arm64 Emitting module for HTTPClient (in target 'HTTPClient' from project 'HTTPClient')
SwiftDriver\ Compilation\ Requirements HTTPClient normal arm64 com.apple.xcode.tools.swift.compiler (in target 'HTTPClient' from project 'HTTPClient')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name HTTPClient -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug-xros/HTTPClient.build/Objects-normal/arm64/HTTPClient.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros2.4 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug-xros/HTTPClient.build/Objects-normal/arm64/HTTPClient-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/HTTPClient.build/Debug-xros/HTTPClient.build/Objects-normal/arm64/HTTPClient.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/HTTPClient.build/Debug-xros/HTTPClient.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug-xros/HTTPClient.build/Objects-normal/arm64/HTTPClient_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/HTTPClient.build/Debug-xros/HTTPClient.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug-xros/HTTPClient.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug-xros/HTTPClient.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug-xros/HTTPClient.build/Objects-normal/arm64/HTTPClient-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/HTTPClient.framework/Modules/HTTPClient.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug-xros/HTTPClient.build/Objects-normal/arm64/HTTPClient.abi.json (in target 'HTTPClient' from project 'HTTPClient')
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/HTTPClient.build/Debug-xros/HTTPClient.build/Objects-normal/arm64/HTTPClient.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/HTTPClient.framework/Modules/HTTPClient.swiftmodule/arm64-apple-xros.abi.json
** BUILD FAILED **
The following build commands failed:
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/HTTPClient/HTTPClient.swift (in target 'HTTPClient' from project 'HTTPClient')
SwiftCompile normal arm64 Compiling\ HTTPClient.swift /Users/admin/builder/spi-builder-workspace/Sources/HTTPClient/HTTPClient.swift (in target 'HTTPClient' from project 'HTTPClient')
Building project HTTPClient with scheme HTTPClient-Package
(3 failures)
BUILD FAILURE 6.1 visionOS