Build Information
Failed to build HTTPClient, reference main (9187bb
), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 26 Apr 2025 18:32:38 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 platform=macOS,arch=arm64
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: macosXcodebuild
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 platform=macOS,arch=arm64 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 platform=macOS,arch=arm64 "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/MacOSX.platform/Developer/SDKs/MacOSX15.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: cb58c51a23e347eebf878e756347cd4a
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/cb58c51a23e347eebf878e756347cd4a.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
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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
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/Intermediates.noindex/EagerLinkingTBDs/Debug
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
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
cd /Users/admin/builder/spi-builder-workspace/HTTPClient.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/HTTPClient.framework/Versions/Current A (in target 'HTTPClient' from project 'HTTPClient')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh A /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/HTTPClient.framework/Versions/Current
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug/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/HTTPClient.build/HTTPClient.DependencyStaticMetadataFileList
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/HTTPClient.framework/Resources Versions/Current/Resources (in target 'HTTPClient' from project 'HTTPClient')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh Versions/Current/Resources /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/HTTPClient.framework/Resources
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug/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/HTTPClient.build/HTTPClient.DependencyMetadataFileList
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/HTTPClient.framework/Modules Versions/Current/Modules (in target 'HTTPClient' from project 'HTTPClient')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh Versions/Current/Modules /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/HTTPClient.framework/Modules
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/HTTPClient.framework/Headers Versions/Current/Headers (in target 'HTTPClient' from project 'HTTPClient')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh Versions/Current/Headers /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/HTTPClient.framework/Headers
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug/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/HTTPClient.build/Objects-normal/arm64/HTTPClient.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug/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/HTTPClient.build/Objects-normal/arm64/HTTPClient-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug/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/HTTPClient.build/Objects-normal/arm64/HTTPClient.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug/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/HTTPClient.build/Objects-normal/arm64/HTTPClient.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug/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/HTTPClient.build/Objects-normal/arm64/HTTPClient_const_extract_protocols.json
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/HTTPClient.framework/HTTPClient Versions/Current/HTTPClient (in target 'HTTPClient' from project 'HTTPClient')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh Versions/Current/HTTPClient /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/HTTPClient.framework/HTTPClient
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/HTTPClient.framework/Versions/A/Resources (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/HTTPClient.framework/Versions/A/Resources
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/HTTPClient.framework/Versions/A/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/HTTPClient.framework/Versions/A/Headers
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/HTTPClient.framework/Versions/A (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/HTTPClient.framework/Versions/A
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/HTTPClient.framework/Versions (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/HTTPClient.framework/Versions
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/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/HTTPClient.framework
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/HTTPClient.framework/Versions/A/Resources/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 -platform macosx -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/HTTPClient.framework/Versions/A/Resources/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/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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.10 -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 -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug/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/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/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/HTTPClient.build/Objects-normal/arm64/HTTPClient_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug/HTTPClient.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug/HTTPClient.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug/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/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
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745692351337293-swift-frontend-HTTPClient-all-arm64_apple_macos10.10-swiftmodule-Onone-2659235357.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2646 seconds (5.2754 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0291 ( 25.0%) 0.0430 ( 29.1%) 0.0721 ( 27.3%) 2.5691 ( 48.7%) parse-and-resolve-imports
0.0291 ( 24.9%) 0.0429 ( 29.0%) 0.0719 ( 27.2%) 2.5690 ( 48.7%) Import resolution
0.0113 ( 9.7%) 0.0354 ( 23.9%) 0.0467 ( 17.6%) 0.0627 ( 1.2%) load-stdlib
0.0093 ( 8.0%) 0.0044 ( 3.0%) 0.0137 ( 5.2%) 0.0137 ( 0.3%) perform-sema
0.0092 ( 7.9%) 0.0044 ( 3.0%) 0.0136 ( 5.1%) 0.0136 ( 0.3%) Type checking and Semantic analysis
0.0090 ( 7.7%) 0.0042 ( 2.8%) 0.0132 ( 5.0%) 0.0132 ( 0.3%) typecheck-decl
0.0045 ( 3.9%) 0.0052 ( 3.5%) 0.0098 ( 3.7%) 0.0101 ( 0.2%) SIL optimization
0.0044 ( 3.8%) 0.0011 ( 0.8%) 0.0055 ( 2.1%) 0.0055 ( 0.1%) SILGen
0.0033 ( 2.8%) 0.0008 ( 0.6%) 0.0041 ( 1.5%) 0.0041 ( 0.1%) SILGen-function
0.0008 ( 0.6%) 0.0023 ( 1.5%) 0.0030 ( 1.1%) 0.0034 ( 0.1%) Serialization, swiftmodule
0.0020 ( 1.7%) 0.0007 ( 0.5%) 0.0026 ( 1.0%) 0.0026 ( 0.1%) typecheck-expr
0.0018 ( 1.5%) 0.0006 ( 0.4%) 0.0024 ( 0.9%) 0.0024 ( 0.0%) typecheck-stmt
0.0007 ( 0.6%) 0.0016 ( 1.1%) 0.0023 ( 0.9%) 0.0023 ( 0.0%) import-clang-decl
0.0009 ( 0.8%) 0.0002 ( 0.2%) 0.0011 ( 0.4%) 0.0011 ( 0.0%) typecheck-expr-pattern
0.0002 ( 0.2%) 0.0008 ( 0.5%) 0.0010 ( 0.4%) 0.0010 ( 0.0%) Serialization, swiftdoc
0.0007 ( 0.6%) 0.0003 ( 0.2%) 0.0010 ( 0.4%) 0.0010 ( 0.0%) build-rewrite-system
0.0002 ( 0.2%) 0.0001 ( 0.1%) 0.0003 ( 0.1%) 0.0003 ( 0.0%) Serialization, swiftsourceinfo
0.0001 ( 0.1%) 0.0000 ( 0.0%) 0.0001 ( 0.1%) 0.0001 ( 0.0%) precheck-target
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%) populate-module-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%) module-populate-cache
0.1167 (100.0%) 0.1478 (100.0%) 0.2646 (100.0%) 5.2754 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.1563 seconds (2.6704 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0637 (100.0%) 0.0926 (100.0%) 0.1563 (100.0%) 2.6704 (100.0%) Building Target
0.0637 (100.0%) 0.0926 (100.0%) 0.1563 (100.0%) 2.6704 (100.0%) Total
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-1745692351336614-swift-frontend-HTTPClient-HTTPClient.swift-arm64_apple_macos10.10-o-Onone-3213661607.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3592 seconds (4.8838 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0212 ( 8.8%) 0.0203 ( 17.3%) 0.0414 ( 11.5%) 2.2386 ( 45.8%) parse-and-resolve-imports
0.0211 ( 8.7%) 0.0200 ( 17.1%) 0.0411 ( 11.5%) 2.2384 ( 45.8%) Import resolution
0.0015 ( 0.6%) 0.0066 ( 5.7%) 0.0081 ( 2.3%) 0.1363 ( 2.8%) load-stdlib
0.0717 ( 29.6%) 0.0204 ( 17.4%) 0.0921 ( 25.7%) 0.0921 ( 1.9%) build-rewrite-system
0.0268 ( 11.1%) 0.0104 ( 8.9%) 0.0373 ( 10.4%) 0.0377 ( 0.8%) perform-sema
0.0268 ( 11.1%) 0.0104 ( 8.9%) 0.0372 ( 10.4%) 0.0376 ( 0.8%) Type checking and Semantic analysis
0.0224 ( 9.3%) 0.0068 ( 5.8%) 0.0293 ( 8.2%) 0.0297 ( 0.6%) typecheck-stmt
0.0209 ( 8.6%) 0.0065 ( 5.5%) 0.0274 ( 7.6%) 0.0278 ( 0.6%) typecheck-expr
0.0112 ( 4.6%) 0.0081 ( 6.9%) 0.0193 ( 5.4%) 0.0194 ( 0.4%) import-clang-decl
0.0066 ( 2.7%) 0.0047 ( 4.0%) 0.0113 ( 3.2%) 0.0117 ( 0.2%) typecheck-decl
0.0091 ( 3.8%) 0.0025 ( 2.1%) 0.0116 ( 3.2%) 0.0116 ( 0.2%) precheck-target
0.0014 ( 0.6%) 0.0002 ( 0.2%) 0.0016 ( 0.4%) 0.0016 ( 0.0%) typecheck-expr-pattern
0.0007 ( 0.3%) 0.0002 ( 0.2%) 0.0009 ( 0.3%) 0.0009 ( 0.0%) load-all-members
0.0003 ( 0.1%) 0.0001 ( 0.1%) 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%) perform-whole-module-type-checking
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%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.2418 (100.0%) 0.1173 (100.0%) 0.3592 (100.0%) 4.8838 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.4766 seconds (3.8074 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9705 (100.0%) 0.5061 (100.0%) 1.4766 (100.0%) 3.8074 (100.0%) Building Target
0.9705 (100.0%) 0.5061 (100.0%) 1.4766 (100.0%) 3.8074 (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/HTTPClient.build/Objects-normal/arm64/HTTPClient.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug/HTTPClient.build/Objects-normal/arm64/HTTPClient.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug/HTTPClient.build/Objects-normal/arm64/HTTPClient.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug/HTTPClient.build/Objects-normal/arm64/HTTPClient.dia -target arm64-apple-macos10.10 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=2 -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/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/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug/HTTPClient.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug/HTTPClient.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug/HTTPClient.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug/HTTPClient.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -module-name HTTPClient -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.4 -target-sdk-name macosx15.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.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/HTTPClient.build/Objects-normal/arm64/HTTPClient.o -index-unit-output-path /HTTPClient.build/Debug/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
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745692351337446-swift-frontend-HTTPClient-Request.swift-arm64_apple_macos10.10-o-Onone-3310539969.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2542 seconds (4.7370 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0242 ( 16.7%) 0.0323 ( 29.5%) 0.0565 ( 22.2%) 2.2612 ( 47.7%) parse-and-resolve-imports
0.0242 ( 16.7%) 0.0322 ( 29.4%) 0.0563 ( 22.2%) 2.2611 ( 47.7%) Import resolution
0.0724 ( 50.0%) 0.0224 ( 20.4%) 0.0947 ( 37.3%) 0.0947 ( 2.0%) build-rewrite-system
0.0016 ( 1.1%) 0.0064 ( 5.9%) 0.0080 ( 3.1%) 0.0814 ( 1.7%) load-stdlib
0.0115 ( 7.9%) 0.0091 ( 8.3%) 0.0206 ( 8.1%) 0.0206 ( 0.4%) import-clang-decl
0.0026 ( 1.8%) 0.0015 ( 1.4%) 0.0041 ( 1.6%) 0.0041 ( 0.1%) perform-sema
0.0025 ( 1.8%) 0.0015 ( 1.4%) 0.0041 ( 1.6%) 0.0041 ( 0.1%) Type checking and Semantic analysis
0.0018 ( 1.3%) 0.0022 ( 2.0%) 0.0040 ( 1.6%) 0.0040 ( 0.1%) IRGen
0.0023 ( 1.6%) 0.0014 ( 1.2%) 0.0037 ( 1.4%) 0.0037 ( 0.1%) typecheck-decl
0.0007 ( 0.5%) 0.0002 ( 0.1%) 0.0008 ( 0.3%) 0.0008 ( 0.0%) load-all-members
0.0005 ( 0.4%) 0.0002 ( 0.2%) 0.0007 ( 0.3%) 0.0007 ( 0.0%) SILGen
0.0001 ( 0.1%) 0.0001 ( 0.1%) 0.0002 ( 0.1%) 0.0002 ( 0.0%) typecheck-stmt
0.0002 ( 0.2%) 0.0000 ( 0.0%) 0.0002 ( 0.1%) 0.0002 ( 0.0%) SIL optimization
0.0000 ( 0.0%) 0.0001 ( 0.1%) 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%) source-file-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%) 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%) 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.1447 (100.0%) 0.1095 (100.0%) 0.2542 (100.0%) 4.7370 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.5202 seconds (3.8056 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9937 (100.0%) 0.5265 (100.0%) 1.5202 (100.0%) 3.8056 (100.0%) Building Target
0.9937 (100.0%) 0.5265 (100.0%) 1.5202 (100.0%) 3.8056 (100.0%) Total
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-1745692351337636-swift-frontend-HTTPClient-RequestError.swift-arm64_apple_macos10.10-o-Onone-3702993463.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 3.9849 seconds (4.4963 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.5123 ( 49.2%) 0.4439 ( 48.9%) 1.9561 ( 49.1%) 2.1718 ( 48.3%) parse-and-resolve-imports
1.5122 ( 49.1%) 0.4436 ( 48.9%) 1.9558 ( 49.1%) 2.1715 ( 48.3%) Import resolution
0.0015 ( 0.1%) 0.0058 ( 0.6%) 0.0074 ( 0.2%) 0.0854 ( 1.9%) load-stdlib
0.0423 ( 1.4%) 0.0055 ( 0.6%) 0.0479 ( 1.2%) 0.0478 ( 1.1%) build-rewrite-system
0.0021 ( 0.1%) 0.0023 ( 0.3%) 0.0044 ( 0.1%) 0.0049 ( 0.1%) IRGen
0.0015 ( 0.0%) 0.0016 ( 0.2%) 0.0031 ( 0.1%) 0.0034 ( 0.1%) perform-sema
0.0014 ( 0.0%) 0.0016 ( 0.2%) 0.0030 ( 0.1%) 0.0033 ( 0.1%) Type checking and Semantic analysis
0.0014 ( 0.0%) 0.0015 ( 0.2%) 0.0030 ( 0.1%) 0.0032 ( 0.1%) typecheck-decl
0.0008 ( 0.0%) 0.0010 ( 0.1%) 0.0018 ( 0.0%) 0.0022 ( 0.0%) SILGen
0.0007 ( 0.0%) 0.0006 ( 0.1%) 0.0014 ( 0.0%) 0.0014 ( 0.0%) import-clang-decl
0.0001 ( 0.0%) 0.0006 ( 0.1%) 0.0007 ( 0.0%) 0.0011 ( 0.0%) SILGen-function
0.0003 ( 0.0%) 0.0000 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 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%) 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%) 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%) AST verification
3.0768 (100.0%) 0.9081 (100.0%) 3.9849 (100.0%) 4.4963 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.3329 seconds (2.6347 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.8228 (100.0%) 0.5100 (100.0%) 2.3329 (100.0%) 2.6347 (100.0%) Building Target
1.8228 (100.0%) 0.5100 (100.0%) 2.3329 (100.0%) 2.6347 (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-1745692351336633-swift-frontend-HTTPClient-HTTPMethod.swift-arm64_apple_macos10.10-o-Onone-102728349.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.1935 seconds (4.7197 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0213 ( 20.2%) 0.0289 ( 32.8%) 0.0501 ( 25.9%) 2.2735 ( 48.2%) parse-and-resolve-imports
0.0212 ( 20.1%) 0.0287 ( 32.6%) 0.0499 ( 25.8%) 2.2733 ( 48.2%) Import resolution
0.0015 ( 1.4%) 0.0076 ( 8.6%) 0.0091 ( 4.7%) 0.0886 ( 1.9%) load-stdlib
0.0402 ( 38.1%) 0.0122 ( 13.9%) 0.0524 ( 27.1%) 0.0524 ( 1.1%) build-rewrite-system
0.0026 ( 2.5%) 0.0026 ( 3.0%) 0.0053 ( 2.7%) 0.0053 ( 0.1%) IRGen
0.0029 ( 2.7%) 0.0017 ( 2.0%) 0.0046 ( 2.4%) 0.0046 ( 0.1%) SILGen
0.0027 ( 2.6%) 0.0013 ( 1.4%) 0.0040 ( 2.1%) 0.0040 ( 0.1%) perform-sema
0.0027 ( 2.5%) 0.0012 ( 1.4%) 0.0039 ( 2.0%) 0.0039 ( 0.1%) Type checking and Semantic analysis
0.0026 ( 2.5%) 0.0012 ( 1.4%) 0.0039 ( 2.0%) 0.0039 ( 0.1%) typecheck-decl
0.0022 ( 2.1%) 0.0011 ( 1.3%) 0.0033 ( 1.7%) 0.0033 ( 0.1%) SILGen-function
0.0023 ( 2.2%) 0.0000 ( 0.0%) 0.0024 ( 1.2%) 0.0024 ( 0.1%) SIL optimization
0.0011 ( 1.0%) 0.0004 ( 0.5%) 0.0015 ( 0.8%) 0.0015 ( 0.0%) typecheck-expr
0.0010 ( 1.0%) 0.0003 ( 0.4%) 0.0013 ( 0.7%) 0.0013 ( 0.0%) typecheck-stmt
0.0006 ( 0.5%) 0.0006 ( 0.7%) 0.0012 ( 0.6%) 0.0012 ( 0.0%) import-clang-decl
0.0004 ( 0.4%) 0.0001 ( 0.1%) 0.0005 ( 0.3%) 0.0005 ( 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%) 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
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.1055 (100.0%) 0.0880 (100.0%) 0.1935 (100.0%) 4.7197 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.3489 seconds (2.6537 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.2650 (100.0%) 0.0839 (100.0%) 0.3489 (100.0%) 2.6537 (100.0%) Building Target
0.2650 (100.0%) 0.0839 (100.0%) 0.3489 (100.0%) 2.6537 (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-1745692351337677-swift-frontend-HTTPClient-HTTPHeaderField.swift-arm64_apple_macos10.10-o-Onone-599153827.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.1985 seconds (4.7427 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0217 ( 20.5%) 0.0322 ( 34.8%) 0.0540 ( 27.2%) 2.2873 ( 48.2%) parse-and-resolve-imports
0.0217 ( 20.5%) 0.0321 ( 34.6%) 0.0537 ( 27.1%) 2.2870 ( 48.2%) Import resolution
0.0014 ( 1.3%) 0.0076 ( 8.2%) 0.0090 ( 4.5%) 0.0864 ( 1.8%) load-stdlib
0.0413 ( 39.0%) 0.0116 ( 12.5%) 0.0529 ( 26.7%) 0.0529 ( 1.1%) build-rewrite-system
0.0024 ( 2.3%) 0.0024 ( 2.6%) 0.0048 ( 2.4%) 0.0048 ( 0.1%) IRGen
0.0028 ( 2.7%) 0.0014 ( 1.5%) 0.0042 ( 2.1%) 0.0043 ( 0.1%) perform-sema
0.0028 ( 2.6%) 0.0014 ( 1.5%) 0.0042 ( 2.1%) 0.0042 ( 0.1%) Type checking and Semantic analysis
0.0027 ( 2.6%) 0.0014 ( 1.5%) 0.0041 ( 2.1%) 0.0042 ( 0.1%) typecheck-decl
0.0023 ( 2.2%) 0.0005 ( 0.6%) 0.0028 ( 1.4%) 0.0028 ( 0.1%) SILGen
0.0023 ( 2.2%) 0.0001 ( 0.1%) 0.0024 ( 1.2%) 0.0024 ( 0.1%) SIL optimization
0.0016 ( 1.6%) 0.0004 ( 0.4%) 0.0020 ( 1.0%) 0.0020 ( 0.0%) SILGen-function
0.0009 ( 0.9%) 0.0006 ( 0.6%) 0.0015 ( 0.8%) 0.0015 ( 0.0%) typecheck-expr
0.0006 ( 0.6%) 0.0007 ( 0.7%) 0.0013 ( 0.6%) 0.0013 ( 0.0%) import-clang-decl
0.0007 ( 0.7%) 0.0002 ( 0.2%) 0.0010 ( 0.5%) 0.0010 ( 0.0%) typecheck-stmt
0.0004 ( 0.3%) 0.0001 ( 0.1%) 0.0004 ( 0.2%) 0.0004 ( 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%) 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%) 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%) 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.1059 (100.0%) 0.0926 (100.0%) 0.1985 (100.0%) 4.7427 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.3438 seconds (2.6549 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.2640 (100.0%) 0.0798 (100.0%) 0.3438 (100.0%) 2.6549 (100.0%) Building Target
0.2640 (100.0%) 0.0798 (100.0%) 0.3438 (100.0%) 2.6549 (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-1745692351338458-swift-frontend-HTTPClient-ContentType.swift-arm64_apple_macos10.10-o-Onone-4056488376.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.1349 seconds (5.3781 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0210 ( 32.8%) 0.0285 ( 40.4%) 0.0496 ( 36.8%) 2.6328 ( 49.0%) parse-and-resolve-imports
0.0210 ( 32.7%) 0.0283 ( 40.1%) 0.0493 ( 36.6%) 2.6325 ( 48.9%) Import resolution
0.0015 ( 2.4%) 0.0069 ( 9.8%) 0.0084 ( 6.3%) 0.0853 ( 1.6%) load-stdlib
0.0027 ( 4.2%) 0.0027 ( 3.8%) 0.0054 ( 4.0%) 0.0054 ( 0.1%) IRGen
0.0030 ( 4.7%) 0.0009 ( 1.3%) 0.0039 ( 2.9%) 0.0039 ( 0.1%) perform-sema
0.0029 ( 4.6%) 0.0009 ( 1.3%) 0.0038 ( 2.8%) 0.0038 ( 0.1%) Type checking and Semantic analysis
0.0029 ( 4.5%) 0.0008 ( 1.2%) 0.0038 ( 2.8%) 0.0038 ( 0.1%) typecheck-decl
0.0025 ( 3.8%) 0.0005 ( 0.7%) 0.0030 ( 2.2%) 0.0030 ( 0.1%) SILGen
0.0023 ( 3.6%) 0.0000 ( 0.1%) 0.0023 ( 1.7%) 0.0023 ( 0.0%) SIL optimization
0.0018 ( 2.8%) 0.0003 ( 0.5%) 0.0021 ( 1.6%) 0.0021 ( 0.0%) SILGen-function
0.0009 ( 1.4%) 0.0003 ( 0.4%) 0.0012 ( 0.9%) 0.0012 ( 0.0%) typecheck-expr
0.0008 ( 1.3%) 0.0002 ( 0.3%) 0.0010 ( 0.7%) 0.0010 ( 0.0%) typecheck-stmt
0.0004 ( 0.6%) 0.0001 ( 0.2%) 0.0005 ( 0.4%) 0.0005 ( 0.0%) build-rewrite-system
0.0004 ( 0.6%) 0.0001 ( 0.1%) 0.0005 ( 0.3%) 0.0005 ( 0.0%) typecheck-expr-pattern
0.0001 ( 0.1%) 0.0000 ( 0.0%) 0.0001 ( 0.1%) 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%) 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%) 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.0643 (100.0%) 0.0706 (100.0%) 0.1349 (100.0%) 5.3781 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.0864 seconds (2.7470 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0415 (100.0%) 0.0450 (100.0%) 0.0864 (100.0%) 2.7470 (100.0%) Building Target
0.0415 (100.0%) 0.0450 (100.0%) 0.0864 (100.0%) 2.7470 (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 Compiling RequestError.swift (in target 'HTTPClient' from project 'HTTPClient')
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 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/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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.10 -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 -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug/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/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/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/HTTPClient.build/Objects-normal/arm64/HTTPClient_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug/HTTPClient.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug/HTTPClient.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug/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/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/HTTPClient.framework/Versions/A/Headers/HTTPClient-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug/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/HTTPClient.build/Objects-normal/arm64/HTTPClient-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/HTTPClient.framework/Versions/A/Headers/HTTPClient-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/HTTPClient.framework/Versions/A/Modules/HTTPClient.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug/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/HTTPClient.build/Objects-normal/arm64/HTTPClient.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/HTTPClient.framework/Versions/A/Modules/HTTPClient.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/HTTPClient.framework/Versions/A/Modules/HTTPClient.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug/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/HTTPClient.build/Objects-normal/arm64/HTTPClient.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/HTTPClient.framework/Versions/A/Modules/HTTPClient.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/HTTPClient.framework/Versions/A/Modules/HTTPClient.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug/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/HTTPClient.build/Objects-normal/arm64/HTTPClient.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/HTTPClient.framework/Versions/A/Modules/HTTPClient.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/HTTPClient.framework/Versions/A/Modules/HTTPClient.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug/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/HTTPClient.build/Objects-normal/arm64/HTTPClient.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/HTTPClient.framework/Versions/A/Modules/HTTPClient.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling ContentType.swift (in target 'HTTPClient' from project 'HTTPClient')
SwiftDriverJobDiscovery normal arm64 Compiling Request.swift (in target 'HTTPClient' from project 'HTTPClient')
/Users/admin/builder/spi-builder-workspace/HTTPClient.xcodeproj: warning: The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.10, but the range of supported deployment target versions is 10.13 to 15.4.99. (in target 'HTTPClient' from project 'HTTPClient')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:a9709157fc7611ac452cbbe148bdf842ed9539a6, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:a9709157fc7611ac452cbbe148bdf842ed9539a6, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:a9709157fc7611ac452cbbe148bdf842ed9539a6, name:My Mac }
** 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 platform=macOS,arch=arm64
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 platform=macOS,arch=arm64
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/MacOSX.platform/Developer/SDKs/MacOSX15.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: a29329e61b7c451a3a5dca7092ec1222
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/a29329e61b7c451a3a5dca7092ec1222.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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/HTTPClient.framework/Versions/A/Resources/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 -platform macosx -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/HTTPClient.framework/Versions/A/Resources/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/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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.10 -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 -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug/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/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/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/HTTPClient.build/Objects-normal/arm64/HTTPClient_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug/HTTPClient.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug/HTTPClient.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug/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/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\ 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\ 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\ 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/HTTPClient.build/Objects-normal/arm64/HTTPClient.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug/HTTPClient.build/Objects-normal/arm64/HTTPClient.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug/HTTPClient.build/Objects-normal/arm64/HTTPClient.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug/HTTPClient.build/Objects-normal/arm64/HTTPClient.dia -target arm64-apple-macos10.10 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=2 -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/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/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug/HTTPClient.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug/HTTPClient.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug/HTTPClient.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug/HTTPClient.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -module-name HTTPClient -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.4 -target-sdk-name macosx15.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.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/HTTPClient.build/Objects-normal/arm64/HTTPClient.o -index-unit-output-path /HTTPClient.build/Debug/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\ 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 HTTPMethod.swift (in target 'HTTPClient' from project 'HTTPClient')
SwiftDriverJobDiscovery normal arm64 Compiling HTTPHeaderField.swift (in target 'HTTPClient' from project 'HTTPClient')
SwiftDriverJobDiscovery normal arm64 Emitting module for HTTPClient (in target 'HTTPClient' from project 'HTTPClient')
SwiftDriverJobDiscovery normal arm64 Compiling ContentType.swift (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/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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.10 -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 -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug/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/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/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/HTTPClient.build/Objects-normal/arm64/HTTPClient_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug/HTTPClient.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug/HTTPClient.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug/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/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/HTTPClient.framework/Versions/A/Modules/HTTPClient.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPClient.build/Debug/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/HTTPClient.build/Objects-normal/arm64/HTTPClient.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/HTTPClient.framework/Versions/A/Modules/HTTPClient.swiftmodule/arm64-apple-macos.abi.json
/Users/admin/builder/spi-builder-workspace/HTTPClient.xcodeproj: warning: The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.10, but the range of supported deployment target versions is 10.13 to 15.4.99. (in target 'HTTPClient' from project 'HTTPClient')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:a9709157fc7611ac452cbbe148bdf842ed9539a6, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:a9709157fc7611ac452cbbe148bdf842ed9539a6, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:a9709157fc7611ac452cbbe148bdf842ed9539a6, name:My Mac }
** 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 macosXcodebuild