Build Information
Failed to build HTTPClient, reference 0.6.0 (abee15
), with Swift 6.1 for visionOS using Xcode 16.3 on 26 Apr 2025 18:32:42 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: 0.6.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/uhooi/swift-http-client
* tag 0.6.0 -> FETCH_HEAD
HEAD is now at abee158 Merge pull request #25 from uhooi/hotfix/fix_deploy_cocoapods
Cloned https://github.com/uhooi/swift-http-client.git
Revision (git rev-parse @):
abee158d4edcc63583eb574ec64b43ebada1b070
SUCCESS checkout https://github.com/uhooi/swift-http-client.git at 0.6.0
========================================
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/Products
cd /Users/admin/builder/spi-builder-workspace/HTTPClient.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/HTTPClient.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
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/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
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
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.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/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/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
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.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.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-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
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\ 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
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745692357209928-swift-frontend-HTTPClient-ContentType.swift-arm64_apple_xros2.4-o-Onone-302986355.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2112 seconds (3.0486 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0172 ( 17.7%) 0.0415 ( 36.4%) 0.0587 ( 27.8%) 1.4296 ( 46.9%) parse-and-resolve-imports
0.0172 ( 17.7%) 0.0413 ( 36.2%) 0.0585 ( 27.7%) 1.4294 ( 46.9%) Import resolution
0.0016 ( 1.6%) 0.0071 ( 6.2%) 0.0087 ( 4.1%) 0.0975 ( 3.2%) load-stdlib
0.0431 ( 44.4%) 0.0112 ( 9.8%) 0.0544 ( 25.7%) 0.0544 ( 1.8%) build-rewrite-system
0.0023 ( 2.4%) 0.0027 ( 2.3%) 0.0050 ( 2.4%) 0.0065 ( 0.2%) SILGen
0.0020 ( 2.0%) 0.0029 ( 2.6%) 0.0049 ( 2.3%) 0.0060 ( 0.2%) IRGen
0.0025 ( 2.5%) 0.0016 ( 1.4%) 0.0041 ( 1.9%) 0.0049 ( 0.2%) perform-sema
0.0024 ( 2.5%) 0.0016 ( 1.4%) 0.0040 ( 1.9%) 0.0048 ( 0.2%) Type checking and Semantic analysis
0.0024 ( 2.5%) 0.0016 ( 1.4%) 0.0040 ( 1.9%) 0.0048 ( 0.2%) typecheck-decl
0.0016 ( 1.6%) 0.0011 ( 0.9%) 0.0026 ( 1.3%) 0.0036 ( 0.1%) SILGen-function
0.0024 ( 2.5%) 0.0000 ( 0.0%) 0.0024 ( 1.2%) 0.0024 ( 0.1%) SIL optimization
0.0008 ( 0.9%) 0.0008 ( 0.7%) 0.0017 ( 0.8%) 0.0017 ( 0.1%) import-clang-decl
0.0007 ( 0.7%) 0.0003 ( 0.2%) 0.0010 ( 0.5%) 0.0014 ( 0.0%) typecheck-expr
0.0006 ( 0.6%) 0.0002 ( 0.2%) 0.0008 ( 0.4%) 0.0013 ( 0.0%) typecheck-stmt
0.0003 ( 0.3%) 0.0000 ( 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%) 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%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0971 (100.0%) 0.1141 (100.0%) 0.2112 (100.0%) 3.0486 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.4302 seconds (1.9098 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.3149 (100.0%) 0.1153 (100.0%) 0.4302 (100.0%) 1.9098 (100.0%) Building Target
0.3149 (100.0%) 0.1153 (100.0%) 0.4302 (100.0%) 1.9098 (100.0%) Total
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-1745692357209909-swift-frontend-HTTPClient-all-arm64_apple_xros2.4-swiftmodule-Onone-283554369.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2635 seconds (3.4370 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0222 ( 24.1%) 0.0560 ( 32.7%) 0.0782 ( 29.7%) 1.6540 ( 48.1%) parse-and-resolve-imports
0.0221 ( 24.0%) 0.0559 ( 32.6%) 0.0780 ( 29.6%) 1.6538 ( 48.1%) Import resolution
0.0111 ( 12.1%) 0.0389 ( 22.7%) 0.0500 ( 19.0%) 0.0706 ( 2.1%) load-stdlib
0.0071 ( 7.7%) 0.0036 ( 2.1%) 0.0107 ( 4.1%) 0.0107 ( 0.3%) perform-sema
0.0071 ( 7.7%) 0.0036 ( 2.1%) 0.0106 ( 4.0%) 0.0106 ( 0.3%) Type checking and Semantic analysis
0.0068 ( 7.4%) 0.0034 ( 2.0%) 0.0103 ( 3.9%) 0.0103 ( 0.3%) typecheck-decl
0.0039 ( 4.2%) 0.0041 ( 2.4%) 0.0080 ( 3.0%) 0.0087 ( 0.3%) SIL optimization
0.0035 ( 3.8%) 0.0007 ( 0.4%) 0.0042 ( 1.6%) 0.0042 ( 0.1%) SILGen
0.0006 ( 0.7%) 0.0020 ( 1.2%) 0.0026 ( 1.0%) 0.0033 ( 0.1%) Serialization, swiftmodule
0.0025 ( 2.8%) 0.0005 ( 0.3%) 0.0031 ( 1.2%) 0.0031 ( 0.1%) SILGen-function
0.0014 ( 1.5%) 0.0004 ( 0.2%) 0.0018 ( 0.7%) 0.0018 ( 0.1%) typecheck-expr
0.0014 ( 1.5%) 0.0003 ( 0.2%) 0.0017 ( 0.6%) 0.0017 ( 0.0%) typecheck-stmt
0.0006 ( 0.7%) 0.0009 ( 0.5%) 0.0015 ( 0.6%) 0.0015 ( 0.0%) import-clang-decl
0.0002 ( 0.2%) 0.0007 ( 0.4%) 0.0009 ( 0.3%) 0.0009 ( 0.0%) Serialization, swiftdoc
0.0007 ( 0.7%) 0.0001 ( 0.1%) 0.0008 ( 0.3%) 0.0008 ( 0.0%) typecheck-expr-pattern
0.0006 ( 0.6%) 0.0002 ( 0.1%) 0.0007 ( 0.3%) 0.0007 ( 0.0%) build-rewrite-system
0.0002 ( 0.2%) 0.0000 ( 0.0%) 0.0002 ( 0.1%) 0.0002 ( 0.0%) Serialization, swiftsourceinfo
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%) 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%) 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%) populate-module-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0921 (100.0%) 0.1714 (100.0%) 0.2635 (100.0%) 3.4370 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.1594 seconds (1.7580 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0518 (100.0%) 0.1076 (100.0%) 0.1594 (100.0%) 1.7580 (100.0%) Building Target
0.0518 (100.0%) 0.1076 (100.0%) 0.1594 (100.0%) 1.7580 (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-1745692357210689-swift-frontend-HTTPClient-HTTPClient.swift-arm64_apple_xros2.4-o-Onone-4151758985.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4097 seconds (3.7376 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0178 ( 7.5%) 0.0464 ( 27.2%) 0.0642 ( 15.7%) 1.6950 ( 45.3%) parse-and-resolve-imports
0.0177 ( 7.4%) 0.0462 ( 27.1%) 0.0640 ( 15.6%) 1.6947 ( 45.3%) Import resolution
0.0711 ( 29.7%) 0.0204 ( 11.9%) 0.0915 ( 22.3%) 0.0914 ( 2.4%) build-rewrite-system
0.0015 ( 0.6%) 0.0067 ( 3.9%) 0.0082 ( 2.0%) 0.0707 ( 1.9%) load-stdlib
0.0282 ( 11.8%) 0.0108 ( 6.3%) 0.0389 ( 9.5%) 0.0397 ( 1.1%) perform-sema
0.0281 ( 11.8%) 0.0107 ( 6.3%) 0.0389 ( 9.5%) 0.0397 ( 1.1%) Type checking and Semantic analysis
0.0241 ( 10.1%) 0.0081 ( 4.7%) 0.0322 ( 7.8%) 0.0329 ( 0.9%) typecheck-stmt
0.0223 ( 9.3%) 0.0078 ( 4.5%) 0.0301 ( 7.3%) 0.0308 ( 0.8%) typecheck-expr
0.0105 ( 4.4%) 0.0068 ( 4.0%) 0.0173 ( 4.2%) 0.0173 ( 0.5%) import-clang-decl
0.0091 ( 3.8%) 0.0029 ( 1.7%) 0.0120 ( 2.9%) 0.0124 ( 0.3%) precheck-target
0.0063 ( 2.6%) 0.0036 ( 2.1%) 0.0099 ( 2.4%) 0.0103 ( 0.3%) typecheck-decl
0.0013 ( 0.5%) 0.0001 ( 0.1%) 0.0014 ( 0.4%) 0.0014 ( 0.0%) typecheck-expr-pattern
0.0006 ( 0.3%) 0.0002 ( 0.1%) 0.0008 ( 0.2%) 0.0008 ( 0.0%) load-all-members
0.0004 ( 0.2%) 0.0001 ( 0.0%) 0.0004 ( 0.1%) 0.0004 ( 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.2390 (100.0%) 0.1707 (100.0%) 0.4097 (100.0%) 3.7376 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.0944 seconds (2.7923 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.7353 (100.0%) 0.3591 (100.0%) 1.0944 (100.0%) 2.7923 (100.0%) Building Target
0.7353 (100.0%) 0.3591 (100.0%) 1.0944 (100.0%) 2.7923 (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\ 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-1745692357210259-swift-frontend-HTTPClient-RequestError.swift-arm64_apple_xros2.4-o-Onone-3323138903.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2049 seconds (3.5543 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0179 ( 21.0%) 0.0475 ( 39.7%) 0.0653 ( 31.9%) 1.7047 ( 48.0%) parse-and-resolve-imports
0.0178 ( 20.9%) 0.0473 ( 39.5%) 0.0651 ( 31.8%) 1.7045 ( 48.0%) Import resolution
0.0014 ( 1.7%) 0.0088 ( 7.3%) 0.0102 ( 5.0%) 0.0809 ( 2.3%) load-stdlib
0.0412 ( 48.3%) 0.0117 ( 9.7%) 0.0528 ( 25.8%) 0.0528 ( 1.5%) build-rewrite-system
0.0019 ( 2.2%) 0.0022 ( 1.8%) 0.0041 ( 2.0%) 0.0041 ( 0.1%) IRGen
0.0011 ( 1.3%) 0.0005 ( 0.4%) 0.0016 ( 0.8%) 0.0016 ( 0.0%) perform-sema
0.0011 ( 1.3%) 0.0004 ( 0.4%) 0.0015 ( 0.7%) 0.0015 ( 0.0%) Type checking and Semantic analysis
0.0011 ( 1.3%) 0.0004 ( 0.3%) 0.0015 ( 0.7%) 0.0015 ( 0.0%) typecheck-decl
0.0006 ( 0.7%) 0.0007 ( 0.6%) 0.0013 ( 0.6%) 0.0013 ( 0.0%) import-clang-decl
0.0006 ( 0.8%) 0.0002 ( 0.2%) 0.0008 ( 0.4%) 0.0008 ( 0.0%) SILGen
0.0003 ( 0.4%) 0.0000 ( 0.0%) 0.0003 ( 0.2%) 0.0003 ( 0.0%) SIL optimization
0.0001 ( 0.1%) 0.0000 ( 0.0%) 0.0001 ( 0.1%) 0.0001 ( 0.0%) SILGen-function
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%) 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%) 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.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0852 (100.0%) 0.1197 (100.0%) 0.2049 (100.0%) 3.5543 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.3664 seconds (2.0822 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.2553 (100.0%) 0.1111 (100.0%) 0.3664 (100.0%) 2.0822 (100.0%) Building Target
0.2553 (100.0%) 0.1111 (100.0%) 0.3664 (100.0%) 2.0822 (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
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-1745692357210811-swift-frontend-HTTPClient-HTTPMethod.swift-arm64_apple_xros2.4-o-Onone-2253046280.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 1.6152 seconds (3.2774 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.5322 ( 47.3%) 0.2338 ( 47.8%) 0.7660 ( 47.4%) 1.5589 ( 47.6%) parse-and-resolve-imports
0.5321 ( 47.3%) 0.2337 ( 47.8%) 0.7658 ( 47.4%) 1.5586 ( 47.6%) Import resolution
0.0014 ( 0.1%) 0.0070 ( 1.4%) 0.0084 ( 0.5%) 0.0849 ( 2.6%) load-stdlib
0.0413 ( 3.7%) 0.0099 ( 2.0%) 0.0512 ( 3.2%) 0.0512 ( 1.6%) build-rewrite-system
0.0021 ( 0.2%) 0.0018 ( 0.4%) 0.0039 ( 0.2%) 0.0039 ( 0.1%) IRGen
0.0026 ( 0.2%) 0.0005 ( 0.1%) 0.0031 ( 0.2%) 0.0031 ( 0.1%) perform-sema
0.0026 ( 0.2%) 0.0005 ( 0.1%) 0.0030 ( 0.2%) 0.0030 ( 0.1%) Type checking and Semantic analysis
0.0026 ( 0.2%) 0.0004 ( 0.1%) 0.0030 ( 0.2%) 0.0030 ( 0.1%) typecheck-decl
0.0025 ( 0.2%) 0.0003 ( 0.1%) 0.0028 ( 0.2%) 0.0028 ( 0.1%) SILGen
0.0023 ( 0.2%) 0.0001 ( 0.0%) 0.0024 ( 0.1%) 0.0024 ( 0.1%) SIL optimization
0.0018 ( 0.2%) 0.0002 ( 0.0%) 0.0020 ( 0.1%) 0.0020 ( 0.1%) SILGen-function
0.0005 ( 0.0%) 0.0006 ( 0.1%) 0.0012 ( 0.1%) 0.0012 ( 0.0%) import-clang-decl
0.0009 ( 0.1%) 0.0002 ( 0.0%) 0.0011 ( 0.1%) 0.0011 ( 0.0%) typecheck-expr
0.0008 ( 0.1%) 0.0001 ( 0.0%) 0.0010 ( 0.1%) 0.0010 ( 0.0%) typecheck-stmt
0.0004 ( 0.0%) 0.0000 ( 0.0%) 0.0005 ( 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%) 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%) 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
1.1261 (100.0%) 0.4891 (100.0%) 1.6152 (100.0%) 3.2774 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.0629 seconds (1.9330 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.7810 (100.0%) 0.2818 (100.0%) 1.0629 (100.0%) 1.9330 (100.0%) Building Target
0.7810 (100.0%) 0.2818 (100.0%) 1.0629 (100.0%) 1.9330 (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\ 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-1745692357210239-swift-frontend-HTTPClient-HTTPHeaderField.swift-arm64_apple_xros2.4-o-Onone-3491193247.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 1.2200 seconds (3.0630 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.3999 ( 46.3%) 0.1501 ( 42.2%) 0.5500 ( 45.1%) 1.4219 ( 46.4%) parse-and-resolve-imports
0.3998 ( 46.2%) 0.1500 ( 42.2%) 0.5498 ( 45.1%) 1.4217 ( 46.4%) Import resolution
0.0015 ( 0.2%) 0.0073 ( 2.1%) 0.0088 ( 0.7%) 0.0898 ( 2.9%) load-stdlib
0.0420 ( 4.9%) 0.0075 ( 2.1%) 0.0495 ( 4.1%) 0.0495 ( 1.6%) build-rewrite-system
0.0031 ( 0.4%) 0.0106 ( 3.0%) 0.0137 ( 1.1%) 0.0187 ( 0.6%) perform-sema
0.0031 ( 0.4%) 0.0105 ( 3.0%) 0.0136 ( 1.1%) 0.0187 ( 0.6%) Type checking and Semantic analysis
0.0030 ( 0.4%) 0.0105 ( 3.0%) 0.0136 ( 1.1%) 0.0186 ( 0.6%) typecheck-decl
0.0026 ( 0.3%) 0.0019 ( 0.5%) 0.0045 ( 0.4%) 0.0065 ( 0.2%) SILGen
0.0021 ( 0.2%) 0.0033 ( 0.9%) 0.0054 ( 0.4%) 0.0058 ( 0.2%) IRGen
0.0018 ( 0.2%) 0.0012 ( 0.3%) 0.0031 ( 0.3%) 0.0036 ( 0.1%) SILGen-function
0.0024 ( 0.3%) 0.0000 ( 0.0%) 0.0025 ( 0.2%) 0.0025 ( 0.1%) SIL optimization
0.0010 ( 0.1%) 0.0012 ( 0.3%) 0.0022 ( 0.2%) 0.0023 ( 0.1%) typecheck-expr
0.0007 ( 0.1%) 0.0007 ( 0.2%) 0.0015 ( 0.1%) 0.0015 ( 0.0%) import-clang-decl
0.0008 ( 0.1%) 0.0005 ( 0.2%) 0.0014 ( 0.1%) 0.0014 ( 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%) 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%) SIL verification, pre-optimization
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%) 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%) populate-source-file-class-member-cache
0.8645 (100.0%) 0.3555 (100.0%) 1.2200 (100.0%) 3.0630 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.9318 seconds (1.9099 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.6979 (100.0%) 0.2339 (100.0%) 0.9318 (100.0%) 1.9099 (100.0%) Building Target
0.6979 (100.0%) 0.2339 (100.0%) 0.9318 (100.0%) 1.9099 (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\ Request.swift /Users/admin/builder/spi-builder-workspace/Sources/HTTPClient/Request.swift (in target 'HTTPClient' from project 'HTTPClient')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745692357210568-swift-frontend-HTTPClient-Request.swift-arm64_apple_xros2.4-o-Onone-1029432891.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2628 seconds (3.5564 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0176 ( 13.6%) 0.0457 ( 34.4%) 0.0634 ( 24.1%) 1.6730 ( 47.0%) parse-and-resolve-imports
0.0176 ( 13.6%) 0.0456 ( 34.3%) 0.0632 ( 24.0%) 1.6729 ( 47.0%) Import resolution
0.0712 ( 54.9%) 0.0204 ( 15.3%) 0.0916 ( 34.9%) 0.0915 ( 2.6%) build-rewrite-system
0.0015 ( 1.1%) 0.0072 ( 5.4%) 0.0086 ( 3.3%) 0.0830 ( 2.3%) load-stdlib
0.0102 ( 7.9%) 0.0067 ( 5.0%) 0.0169 ( 6.4%) 0.0169 ( 0.5%) import-clang-decl
0.0020 ( 1.5%) 0.0028 ( 2.1%) 0.0048 ( 1.8%) 0.0048 ( 0.1%) IRGen
0.0027 ( 2.1%) 0.0015 ( 1.1%) 0.0042 ( 1.6%) 0.0042 ( 0.1%) perform-sema
0.0027 ( 2.1%) 0.0015 ( 1.1%) 0.0041 ( 1.6%) 0.0041 ( 0.1%) Type checking and Semantic analysis
0.0025 ( 1.9%) 0.0013 ( 1.0%) 0.0038 ( 1.4%) 0.0038 ( 0.1%) typecheck-decl
0.0007 ( 0.6%) 0.0002 ( 0.1%) 0.0009 ( 0.3%) 0.0009 ( 0.0%) load-all-members
0.0006 ( 0.4%) 0.0001 ( 0.1%) 0.0007 ( 0.3%) 0.0007 ( 0.0%) SILGen
0.0002 ( 0.2%) 0.0000 ( 0.0%) 0.0002 ( 0.1%) 0.0002 ( 0.0%) SIL optimization
0.0001 ( 0.1%) 0.0001 ( 0.1%) 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%) SIL verification, pre-optimization
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.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.1297 (100.0%) 0.1331 (100.0%) 0.2628 (100.0%) 3.5564 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.1018 seconds (2.7917 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.7343 (100.0%) 0.3675 (100.0%) 1.1018 (100.0%) 2.7917 (100.0%) Building Target
0.7343 (100.0%) 0.3675 (100.0%) 1.1018 (100.0%) 2.7917 (100.0%) Total
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
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.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/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.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/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 ContentType.swift (in target 'HTTPClient' from project 'HTTPClient')
SwiftDriverJobDiscovery normal arm64 Compiling HTTPHeaderField.swift (in target 'HTTPClient' from project 'HTTPClient')
SwiftDriverJobDiscovery normal arm64 Compiling HTTPMethod.swift (in target 'HTTPClient' from project 'HTTPClient')
SwiftDriverJobDiscovery normal arm64 Compiling RequestError.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
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\ 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
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\ 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\ 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\ 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\ 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
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 Request.swift (in target 'HTTPClient' from project 'HTTPClient')
SwiftDriverJobDiscovery normal arm64 Compiling HTTPMethod.swift (in target 'HTTPClient' from project 'HTTPClient')
SwiftDriverJobDiscovery normal arm64 Compiling ContentType.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