Build Information
Failed to build HTTPCodable, reference 0.2.0 (6b40e0), with Swift 6.3 for visionOS using Xcode 26.4 on 22 Apr 2026 10:41:45 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme HTTPCodable -destination generic/platform=xrOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/terwanerik/httpcodable.git
Reference: 0.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/terwanerik/httpcodable
* tag 0.2.0 -> FETCH_HEAD
HEAD is now at 6b40e00 Merge pull request #1 from terwanerik/passing-current-session
Cloned https://github.com/terwanerik/httpcodable.git
Revision (git rev-parse @):
6b40e00b7dad02c8010e0bc98ca1006d11fd0f5b
SUCCESS checkout https://github.com/terwanerik/httpcodable.git at 0.2.0
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.3
Building package at path: $PWD
https://github.com/terwanerik/httpcodable.git
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/formbound/Futures.git
Creating working copy of package ‘Futures’
Checking out 1.6.1 of package ‘Futures’
Resolve Package Graph
Resolved source packages:
HTTPCodable: /Users/admin/builder/spi-builder-workspace
Futures: https://github.com/formbound/Futures.git @ 1.6.1
resolved source packages: HTTPCodable, Futures
2026-04-22 06:41:23.182 xcodebuild[528:3067] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "futures",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/formbound/Futures.git"
}
],
"manifest_display_name" : "HTTPCodable",
"name" : "HTTPCodable",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "HTTPCodable",
"targets" : [
"HTTPCodable"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "HTTPCodableTests",
"module_type" : "SwiftTarget",
"name" : "HTTPCodableTests",
"path" : "Tests/HTTPCodableTests",
"sources" : [
"HTTPCodableTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"HTTPCodable"
],
"type" : "test"
},
{
"c99name" : "HTTPCodable",
"module_type" : "SwiftTarget",
"name" : "HTTPCodable",
"path" : "Sources/HTTPCodable",
"product_dependencies" : [
"Futures"
],
"product_memberships" : [
"HTTPCodable"
],
"sources" : [
"Client.swift",
"CodableClient/CodableClient+Codable.swift",
"CodableClient/CodableClient+Request.swift",
"CodableClient/CodableClient+Rest.swift",
"CodableClient/CodableClient.swift",
"Errors/HTTPCodableError.swift",
"Extensions/Encodable+Query.swift",
"HTTP/HTTPCodableMethod.swift",
"HTTPCodable/HTTPCodable.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"HTTPCodable"
]
}
}
2026-04-22 06:41:30.780 xcodebuild[664:4010] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme HTTPCodable -destination generic/platform=xrOS
Command line invocation:
/Applications/Xcode-26.4.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 HTTPCodable -destination generic/platform=xrOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
HTTPCodable: /Users/admin/builder/spi-builder-workspace
Futures: https://github.com/formbound/Futures.git @ 1.6.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
Target 'HTTPCodable' in project 'HTTPCodable'
➜ Explicit dependency on target 'HTTPCodable' in project 'HTTPCodable'
➜ Explicit dependency on target 'Futures' in project 'Futures'
Target 'HTTPCodable' in project 'HTTPCodable'
➜ Explicit dependency on target 'Futures' in project 'Futures'
Target 'Futures' in project 'Futures'
➜ Explicit dependency on target 'Futures' in project 'Futures'
Target 'Futures' in project 'Futures' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 2760393610e0f35f431c4dfcc18ff740
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/2760393610e0f35f431c4dfcc18ff740.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
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/ExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPCodable.build/Debug-xros/HTTPCodable.build/HTTPCodable.DependencyStaticMetadataFileList (in target 'HTTPCodable' from project 'HTTPCodable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPCodable.build/Debug-xros/HTTPCodable.build/HTTPCodable.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPCodable.build/Debug-xros/HTTPCodable.build/HTTPCodable.DependencyMetadataFileList (in target 'HTTPCodable' from project 'HTTPCodable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPCodable.build/Debug-xros/HTTPCodable.build/HTTPCodable.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPCodable.build/Debug-xros/HTTPCodable.build/HTTPCodable.modulemap (in target 'HTTPCodable' from project 'HTTPCodable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPCodable.build/Debug-xros/HTTPCodable.build/HTTPCodable.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPCodable.build/Debug-xros/HTTPCodable.build/Objects-normal/arm64/HTTPCodable.LinkFileList (in target 'HTTPCodable' from project 'HTTPCodable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPCodable.build/Debug-xros/HTTPCodable.build/Objects-normal/arm64/HTTPCodable.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPCodable.build/Debug-xros/HTTPCodable.build/Objects-normal/arm64/HTTPCodable-OutputFileMap.json (in target 'HTTPCodable' from project 'HTTPCodable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPCodable.build/Debug-xros/HTTPCodable.build/Objects-normal/arm64/HTTPCodable-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPCodable.build/Debug-xros/HTTPCodable.build/Objects-normal/arm64/HTTPCodable.SwiftFileList (in target 'HTTPCodable' from project 'HTTPCodable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPCodable.build/Debug-xros/HTTPCodable.build/Objects-normal/arm64/HTTPCodable.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPCodable.build/Debug-xros/HTTPCodable.build/Objects-normal/arm64/HTTPCodable_const_extract_protocols.json (in target 'HTTPCodable' from project 'HTTPCodable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPCodable.build/Debug-xros/HTTPCodable.build/Objects-normal/arm64/HTTPCodable_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPCodable.build/Debug-xros/HTTPCodable.build/Objects-normal/arm64/HTTPCodable.SwiftConstValuesFileList (in target 'HTTPCodable' from project 'HTTPCodable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPCodable.build/Debug-xros/HTTPCodable.build/Objects-normal/arm64/HTTPCodable.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Futures.build/Debug-xros/Futures.build/Objects-normal/arm64/Futures.SwiftFileList (in target 'Futures' from project 'Futures')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Futures
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Futures.build/Debug-xros/Futures.build/Objects-normal/arm64/Futures.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Futures.build/Debug-xros/Futures.build/Objects-normal/arm64/Futures.SwiftConstValuesFileList (in target 'Futures' from project 'Futures')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Futures
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Futures.build/Debug-xros/Futures.build/Objects-normal/arm64/Futures.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Futures.build/Debug-xros/Futures.build/Objects-normal/arm64/Futures.LinkFileList (in target 'Futures' from project 'Futures')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Futures
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Futures.build/Debug-xros/Futures.build/Objects-normal/arm64/Futures.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Futures.build/Debug-xros/Futures.build/Objects-normal/arm64/Futures-OutputFileMap.json (in target 'Futures' from project 'Futures')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Futures
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Futures.build/Debug-xros/Futures.build/Objects-normal/arm64/Futures-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Futures.build/Debug-xros/Futures.build/Objects-normal/arm64/Futures_const_extract_protocols.json (in target 'Futures' from project 'Futures')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Futures
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Futures.build/Debug-xros/Futures.build/Objects-normal/arm64/Futures_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Futures.build/Debug-xros/Futures.build/Futures.modulemap (in target 'Futures' from project 'Futures')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Futures
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Futures.build/Debug-xros/Futures.build/Futures.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Futures.build/Debug-xros/Futures.build/Futures.DependencyStaticMetadataFileList (in target 'Futures' from project 'Futures')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Futures
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Futures.build/Debug-xros/Futures.build/Futures.DependencyStaticMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/HTTPCodable.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPCodable.build/Debug-xros/HTTPCodable.build/HTTPCodable.modulemap (in target 'HTTPCodable' from project 'HTTPCodable')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPCodable.build/Debug-xros/HTTPCodable.build/HTTPCodable.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Futures.build/Debug-xros/Futures.build/Futures.DependencyMetadataFileList (in target 'Futures' from project 'Futures')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Futures
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Futures.build/Debug-xros/Futures.build/Futures.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Futures.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Futures.build/Debug-xros/Futures.build/Futures.modulemap (in target 'Futures' from project 'Futures')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Futures
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Futures.build/Debug-xros/Futures.build/Futures.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
SwiftDriver Futures normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Futures' from project 'Futures')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Futures -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Futures.build/Debug-xros/Futures.build/Objects-normal/arm64/Futures.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Futures.build/Debug-xros/Futures.build/Objects-normal/arm64/Futures-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Futures.build/Debug-xros/Futures.build/Objects-normal/arm64/Futures.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/Futures.build/Debug-xros/Futures.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Futures.build/Debug-xros/Futures.build/Objects-normal/arm64/Futures_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/Futures.build/Debug-xros/Futures.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Futures.build/Debug-xros/Futures.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Futures.build/Debug-xros/Futures.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Futures.build/Debug-xros/Futures.build/Objects-normal/arm64/Futures-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-CN303CE9AXGY9XZYFJ6QXAOBR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-YJD3LAGSNF10FZWR3J8P610Y.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-9C98A8UQW5H0T6TWPICZ19KK6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-3LC9AV7E10N7DY0X0GCMCK815.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-3BRLCCDYHUXKOK1AB0M8MOV64.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-AGP3KRETLXAMYQDW488IY6LKX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-27WOC2HU4MJP517U0TI50ZP6R.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-7QMZRTZ3S79OIWTXSAPUIRHYI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-CWY49DJXJH8MV7H9KA3I9OY1L.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-A6RKRULJVWPNWLT2MY2XALPE3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-1WMMNGC2O206RLV4U5QNHI9ZB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-CAYUJ2WWB7YLVQ3VIZXCDL30U.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-2PXMKHAWCG53C3RNOK7N1KWX6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-702OW6MB2UYB2TOQQFSKPAKW9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-DET4J8XS334UT6TI8UIL7DF4M.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-DS3VJWLWEXU7S7AS4RHQN5VZZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-1IQGC7FWS7Q3CJO29Z7BCG728.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-2CZPD0H9RTV4M5QCVDMSJ35Y9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-EZN7U2Y4H5FX9WZTA9F8B6AIM.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-32NYW9B0ZUCWOJ6NY33OVEITX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-8EN8HC46CEO13I4PTKBOX9IAW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/XPC-36DV76SDNEJ71ZU1Q5WQTD2UX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-52BCPMJP809TT4WMWEHIVNDW4.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-9IEGUIVXSDZ0Z7F0FKH73EQJK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-22PB0EARRYBLWHT3T9EURGBWW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-1016IJVOTD7PT4P0ELAQH2JFC.pcm
SwiftEmitModule normal arm64 Emitting\ module\ for\ Futures (in target 'Futures' from project 'Futures')
EmitSwiftModule normal arm64 (in target 'Futures' from project 'Futures')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Promise.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Futures/Sources/Futures/Promise.swift (in target 'Futures' from project 'Futures')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Futures/Sources/Futures/Promise.swift (in target 'Futures' from project 'Futures')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Future.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Futures/Sources/Futures/Future.swift (in target 'Futures' from project 'Futures')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Futures/Sources/Futures/Future.swift (in target 'Futures' from project 'Futures')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ AnyFuture.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Futures/Sources/Futures/AnyFuture.swift (in target 'Futures' from project 'Futures')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Futures/Sources/Futures/AnyFuture.swift (in target 'Futures' from project 'Futures')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ PromisesExtended.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Futures/Sources/Futures/PromisesExtended.swift (in target 'Futures' from project 'Futures')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Futures/Sources/Futures/PromisesExtended.swift (in target 'Futures' from project 'Futures')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ DispatchQueue+Futures.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Futures/Sources/Futures/DispatchQueue+Futures.swift (in target 'Futures' from project 'Futures')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Futures/Sources/Futures/DispatchQueue+Futures.swift (in target 'Futures' from project 'Futures')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for Futures (in target 'Futures' from project 'Futures')
SwiftDriver\ Compilation\ Requirements Futures normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Futures' from project 'Futures')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Futures -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Futures.build/Debug-xros/Futures.build/Objects-normal/arm64/Futures.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Futures.build/Debug-xros/Futures.build/Objects-normal/arm64/Futures-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Futures.build/Debug-xros/Futures.build/Objects-normal/arm64/Futures.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/Futures.build/Debug-xros/Futures.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Futures.build/Debug-xros/Futures.build/Objects-normal/arm64/Futures_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/Futures.build/Debug-xros/Futures.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Futures.build/Debug-xros/Futures.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Futures.build/Debug-xros/Futures.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Futures.build/Debug-xros/Futures.build/Objects-normal/arm64/Futures-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Futures-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Futures.build/Debug-xros/Futures.build/Objects-normal/arm64/Futures-Swift.h (in target 'Futures' from project 'Futures')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Futures
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Futures.build/Debug-xros/Futures.build/Objects-normal/arm64/Futures-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Futures-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Futures.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Futures.build/Debug-xros/Futures.build/Objects-normal/arm64/Futures.swiftmodule (in target 'Futures' from project 'Futures')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Futures
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/Futures.build/Debug-xros/Futures.build/Objects-normal/arm64/Futures.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Futures.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Futures.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Futures.build/Debug-xros/Futures.build/Objects-normal/arm64/Futures.swiftdoc (in target 'Futures' from project 'Futures')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Futures
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/Futures.build/Debug-xros/Futures.build/Objects-normal/arm64/Futures.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Futures.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Futures.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Futures.build/Debug-xros/Futures.build/Objects-normal/arm64/Futures.abi.json (in target 'Futures' from project 'Futures')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Futures
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/Futures.build/Debug-xros/Futures.build/Objects-normal/arm64/Futures.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Futures.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Futures.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Futures.build/Debug-xros/Futures.build/Objects-normal/arm64/Futures.swiftsourceinfo (in target 'Futures' from project 'Futures')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Futures
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/Futures.build/Debug-xros/Futures.build/Objects-normal/arm64/Futures.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Futures.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriver HTTPCodable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'HTTPCodable' from project 'HTTPCodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name HTTPCodable -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPCodable.build/Debug-xros/HTTPCodable.build/Objects-normal/arm64/HTTPCodable.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPCodable.build/Debug-xros/HTTPCodable.build/Objects-normal/arm64/HTTPCodable-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/HTTPCodable.build/Debug-xros/HTTPCodable.build/Objects-normal/arm64/HTTPCodable.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/HTTPCodable.build/Debug-xros/HTTPCodable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPCodable.build/Debug-xros/HTTPCodable.build/Objects-normal/arm64/HTTPCodable_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/HTTPCodable.build/Debug-xros/HTTPCodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPCodable.build/Debug-xros/HTTPCodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPCodable.build/Debug-xros/HTTPCodable.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPCodable.build/Debug-xros/HTTPCodable.build/Objects-normal/arm64/HTTPCodable-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ CodableClient.swift /Users/admin/builder/spi-builder-workspace/Sources/HTTPCodable/CodableClient/CodableClient.swift (in target 'HTTPCodable' from project 'HTTPCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/HTTPCodable/CodableClient/CodableClient.swift (in target 'HTTPCodable' from project 'HTTPCodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ HTTPCodable (in target 'HTTPCodable' from project 'HTTPCodable')
EmitSwiftModule normal arm64 (in target 'HTTPCodable' from project 'HTTPCodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CodableClient+Rest.swift /Users/admin/builder/spi-builder-workspace/Sources/HTTPCodable/CodableClient/CodableClient+Rest.swift (in target 'HTTPCodable' from project 'HTTPCodable')
Failed frontend command:
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/HTTPCodable/Client.swift /Users/admin/builder/spi-builder-workspace/Sources/HTTPCodable/CodableClient/CodableClient+Codable.swift /Users/admin/builder/spi-builder-workspace/Sources/HTTPCodable/CodableClient/CodableClient+Request.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/HTTPCodable/CodableClient/CodableClient+Rest.swift /Users/admin/builder/spi-builder-workspace/Sources/HTTPCodable/CodableClient/CodableClient.swift /Users/admin/builder/spi-builder-workspace/Sources/HTTPCodable/Errors/HTTPCodableError.swift /Users/admin/builder/spi-builder-workspace/Sources/HTTPCodable/Extensions/Encodable+Query.swift /Users/admin/builder/spi-builder-workspace/Sources/HTTPCodable/HTTP/HTTPCodableMethod.swift /Users/admin/builder/spi-builder-workspace/Sources/HTTPCodable/HTTPCodable/HTTPCodable.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPCodable.build/Debug-xros/HTTPCodable.build/Objects-normal/arm64/CodableClient+Rest.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPCodable.build/Debug-xros/HTTPCodable.build/Objects-normal/arm64/CodableClient+Rest.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPCodable.build/Debug-xros/HTTPCodable.build/Objects-normal/arm64/CodableClient+Rest.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPCodable.build/Debug-xros/HTTPCodable.build/Objects-normal/arm64/CodableClient+Rest.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 4 -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPCodable.build/Debug-xros/HTTPCodable.build/Objects-normal/arm64/HTTPCodable_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPCodable.build/Debug-xros/HTTPCodable.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/HTTPCodable.build/Debug-xros/HTTPCodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPCodable.build/Debug-xros/HTTPCodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPCodable.build/Debug-xros/HTTPCodable.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name HTTPCodable -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.4 -target-sdk-name xros26.4 -external-plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPCodable.build/Debug-xros/HTTPCodable.build/Objects-normal/arm64/CodableClient+Rest.o -index-unit-output-path /HTTPCodable.build/Debug-xros/HTTPCodable.build/Objects-normal/arm64/CodableClient+Rest.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/HTTPCodable/CodableClient/CodableClient+Rest.swift (in target 'HTTPCodable' from project 'HTTPCodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/HTTPCodable/CodableClient/CodableClient+Rest.swift:10:45: error: invalid conversion from throwing function of type '(Data) throws -> T' to non-throwing function type '(Data) -> T'
return (future: response.future.map { data in
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPCodable/CodableClient/CodableClient+Rest.swift:27:45: error: invalid conversion from throwing function of type '(Data) throws -> T' to non-throwing function type '(Data) -> T'
return (future: response.future.map { data in
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPCodable/CodableClient/CodableClient+Rest.swift:44:45: error: invalid conversion from throwing function of type '(Data) throws -> T' to non-throwing function type '(Data) -> T'
return (future: response.future.map { data in
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPCodable/CodableClient/CodableClient+Rest.swift:61:45: error: invalid conversion from throwing function of type '(Data) throws -> T' to non-throwing function type '(Data) -> T'
return (future: response.future.map { data in
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPCodable/CodableClient/CodableClient+Rest.swift:77:45: error: invalid conversion from throwing function of type '(Data) throws -> T' to non-throwing function type '(Data) -> T'
return (future: response.future.map { data in
^
SwiftCompile normal arm64 Compiling\ CodableClient+Codable.swift /Users/admin/builder/spi-builder-workspace/Sources/HTTPCodable/CodableClient/CodableClient+Codable.swift (in target 'HTTPCodable' from project 'HTTPCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/HTTPCodable/CodableClient/CodableClient+Codable.swift (in target 'HTTPCodable' from project 'HTTPCodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Encodable+Query.swift /Users/admin/builder/spi-builder-workspace/Sources/HTTPCodable/Extensions/Encodable+Query.swift (in target 'HTTPCodable' from project 'HTTPCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/HTTPCodable/Extensions/Encodable+Query.swift (in target 'HTTPCodable' from project 'HTTPCodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ HTTPCodable.swift /Users/admin/builder/spi-builder-workspace/Sources/HTTPCodable/HTTPCodable/HTTPCodable.swift (in target 'HTTPCodable' from project 'HTTPCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/HTTPCodable/HTTPCodable/HTTPCodable.swift (in target 'HTTPCodable' from project 'HTTPCodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling AnyFuture.swift (in target 'Futures' from project 'Futures')
SwiftCompile normal arm64 Compiling\ CodableClient+Request.swift /Users/admin/builder/spi-builder-workspace/Sources/HTTPCodable/CodableClient/CodableClient+Request.swift (in target 'HTTPCodable' from project 'HTTPCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/HTTPCodable/CodableClient/CodableClient+Request.swift (in target 'HTTPCodable' from project 'HTTPCodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling PromisesExtended.swift (in target 'Futures' from project 'Futures')
SwiftCompile normal arm64 Compiling\ Client.swift /Users/admin/builder/spi-builder-workspace/Sources/HTTPCodable/Client.swift (in target 'HTTPCodable' from project 'HTTPCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/HTTPCodable/Client.swift (in target 'HTTPCodable' from project 'HTTPCodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling DispatchQueue+Futures.swift (in target 'Futures' from project 'Futures')
SwiftCompile normal arm64 Compiling\ HTTPCodableMethod.swift /Users/admin/builder/spi-builder-workspace/Sources/HTTPCodable/HTTP/HTTPCodableMethod.swift (in target 'HTTPCodable' from project 'HTTPCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/HTTPCodable/HTTP/HTTPCodableMethod.swift (in target 'HTTPCodable' from project 'HTTPCodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling Promise.swift (in target 'Futures' from project 'Futures')
2026-04-22 06:41:32.719 xcodebuild[671:4082] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
SwiftCompile normal arm64 Compiling\ CodableClient+Rest.swift /Users/admin/builder/spi-builder-workspace/Sources/HTTPCodable/CodableClient/CodableClient+Rest.swift (in target 'HTTPCodable' from project 'HTTPCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/HTTPCodable/CodableClient/CodableClient+Rest.swift (in target 'HTTPCodable' from project 'HTTPCodable')
Building workspace spi-builder-workspace with scheme HTTPCodable
(3 failures)
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
Futures: https://github.com/formbound/Futures.git @ 1.6.1
HTTPCodable: /Users/admin/builder/spi-builder-workspace
resolved source packages: Futures, HTTPCodable
2026-04-22 06:41:41.011 xcodebuild[753:4480] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "futures",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/formbound/Futures.git"
}
],
"manifest_display_name" : "HTTPCodable",
"name" : "HTTPCodable",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "HTTPCodable",
"targets" : [
"HTTPCodable"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "HTTPCodableTests",
"module_type" : "SwiftTarget",
"name" : "HTTPCodableTests",
"path" : "Tests/HTTPCodableTests",
"sources" : [
"HTTPCodableTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"HTTPCodable"
],
"type" : "test"
},
{
"c99name" : "HTTPCodable",
"module_type" : "SwiftTarget",
"name" : "HTTPCodable",
"path" : "Sources/HTTPCodable",
"product_dependencies" : [
"Futures"
],
"product_memberships" : [
"HTTPCodable"
],
"sources" : [
"Client.swift",
"CodableClient/CodableClient+Codable.swift",
"CodableClient/CodableClient+Request.swift",
"CodableClient/CodableClient+Rest.swift",
"CodableClient/CodableClient.swift",
"Errors/HTTPCodableError.swift",
"Extensions/Encodable+Query.swift",
"HTTP/HTTPCodableMethod.swift",
"HTTPCodable/HTTPCodable.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"HTTPCodable"
]
}
}
2026-04-22 06:41:42.793 xcodebuild[788:4770] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme HTTPCodable -destination generic/platform=xrOS
Command line invocation:
/Applications/Xcode-26.4.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 HTTPCodable -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
HTTPCodable: /Users/admin/builder/spi-builder-workspace
Futures: https://github.com/formbound/Futures.git @ 1.6.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
Target 'HTTPCodable' in project 'HTTPCodable'
➜ Explicit dependency on target 'HTTPCodable' in project 'HTTPCodable'
➜ Explicit dependency on target 'Futures' in project 'Futures'
Target 'HTTPCodable' in project 'HTTPCodable'
➜ Explicit dependency on target 'Futures' in project 'Futures'
Target 'Futures' in project 'Futures'
➜ Explicit dependency on target 'Futures' in project 'Futures'
Target 'Futures' in project 'Futures' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache
SwiftDriver HTTPCodable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'HTTPCodable' from project 'HTTPCodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name HTTPCodable -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPCodable.build/Debug-xros/HTTPCodable.build/Objects-normal/arm64/HTTPCodable.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPCodable.build/Debug-xros/HTTPCodable.build/Objects-normal/arm64/HTTPCodable-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/HTTPCodable.build/Debug-xros/HTTPCodable.build/Objects-normal/arm64/HTTPCodable.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/HTTPCodable.build/Debug-xros/HTTPCodable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPCodable.build/Debug-xros/HTTPCodable.build/Objects-normal/arm64/HTTPCodable_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/HTTPCodable.build/Debug-xros/HTTPCodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPCodable.build/Debug-xros/HTTPCodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPCodable.build/Debug-xros/HTTPCodable.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPCodable.build/Debug-xros/HTTPCodable.build/Objects-normal/arm64/HTTPCodable-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver Futures normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Futures' from project 'Futures')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Futures -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Futures.build/Debug-xros/Futures.build/Objects-normal/arm64/Futures.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Futures.build/Debug-xros/Futures.build/Objects-normal/arm64/Futures-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Futures.build/Debug-xros/Futures.build/Objects-normal/arm64/Futures.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/Futures.build/Debug-xros/Futures.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Futures.build/Debug-xros/Futures.build/Objects-normal/arm64/Futures_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/Futures.build/Debug-xros/Futures.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Futures.build/Debug-xros/Futures.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Futures.build/Debug-xros/Futures.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Futures.build/Debug-xros/Futures.build/Objects-normal/arm64/Futures-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ CodableClient+Rest.swift /Users/admin/builder/spi-builder-workspace/Sources/HTTPCodable/CodableClient/CodableClient+Rest.swift (in target 'HTTPCodable' from project 'HTTPCodable')
Failed frontend command:
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/HTTPCodable/Client.swift /Users/admin/builder/spi-builder-workspace/Sources/HTTPCodable/CodableClient/CodableClient+Codable.swift /Users/admin/builder/spi-builder-workspace/Sources/HTTPCodable/CodableClient/CodableClient+Request.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/HTTPCodable/CodableClient/CodableClient+Rest.swift /Users/admin/builder/spi-builder-workspace/Sources/HTTPCodable/CodableClient/CodableClient.swift /Users/admin/builder/spi-builder-workspace/Sources/HTTPCodable/Errors/HTTPCodableError.swift /Users/admin/builder/spi-builder-workspace/Sources/HTTPCodable/Extensions/Encodable+Query.swift /Users/admin/builder/spi-builder-workspace/Sources/HTTPCodable/HTTP/HTTPCodableMethod.swift /Users/admin/builder/spi-builder-workspace/Sources/HTTPCodable/HTTPCodable/HTTPCodable.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPCodable.build/Debug-xros/HTTPCodable.build/Objects-normal/arm64/CodableClient+Rest.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPCodable.build/Debug-xros/HTTPCodable.build/Objects-normal/arm64/CodableClient+Rest.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPCodable.build/Debug-xros/HTTPCodable.build/Objects-normal/arm64/CodableClient+Rest.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPCodable.build/Debug-xros/HTTPCodable.build/Objects-normal/arm64/CodableClient+Rest.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 4 -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPCodable.build/Debug-xros/HTTPCodable.build/Objects-normal/arm64/HTTPCodable_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPCodable.build/Debug-xros/HTTPCodable.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/HTTPCodable.build/Debug-xros/HTTPCodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPCodable.build/Debug-xros/HTTPCodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPCodable.build/Debug-xros/HTTPCodable.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name HTTPCodable -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.4 -target-sdk-name xros26.4 -external-plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/HTTPCodable.build/Debug-xros/HTTPCodable.build/Objects-normal/arm64/CodableClient+Rest.o -index-unit-output-path /HTTPCodable.build/Debug-xros/HTTPCodable.build/Objects-normal/arm64/CodableClient+Rest.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/HTTPCodable/CodableClient/CodableClient+Rest.swift (in target 'HTTPCodable' from project 'HTTPCodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/HTTPCodable/CodableClient/CodableClient+Rest.swift:10:45: error: invalid conversion from throwing function of type '(Data) throws -> T' to non-throwing function type '(Data) -> T'
return (future: response.future.map { data in
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPCodable/CodableClient/CodableClient+Rest.swift:27:45: error: invalid conversion from throwing function of type '(Data) throws -> T' to non-throwing function type '(Data) -> T'
return (future: response.future.map { data in
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPCodable/CodableClient/CodableClient+Rest.swift:44:45: error: invalid conversion from throwing function of type '(Data) throws -> T' to non-throwing function type '(Data) -> T'
return (future: response.future.map { data in
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPCodable/CodableClient/CodableClient+Rest.swift:61:45: error: invalid conversion from throwing function of type '(Data) throws -> T' to non-throwing function type '(Data) -> T'
return (future: response.future.map { data in
^
/Users/admin/builder/spi-builder-workspace/Sources/HTTPCodable/CodableClient/CodableClient+Rest.swift:77:45: error: invalid conversion from throwing function of type '(Data) throws -> T' to non-throwing function type '(Data) -> T'
return (future: response.future.map { data in
^
SwiftCompile normal arm64 Compiling\ CodableClient+Codable.swift /Users/admin/builder/spi-builder-workspace/Sources/HTTPCodable/CodableClient/CodableClient+Codable.swift (in target 'HTTPCodable' from project 'HTTPCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/HTTPCodable/CodableClient/CodableClient+Codable.swift (in target 'HTTPCodable' from project 'HTTPCodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ HTTPCodable (in target 'HTTPCodable' from project 'HTTPCodable')
EmitSwiftModule normal arm64 (in target 'HTTPCodable' from project 'HTTPCodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ HTTPCodable.swift /Users/admin/builder/spi-builder-workspace/Sources/HTTPCodable/HTTPCodable/HTTPCodable.swift (in target 'HTTPCodable' from project 'HTTPCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/HTTPCodable/HTTPCodable/HTTPCodable.swift (in target 'HTTPCodable' from project 'HTTPCodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ HTTPCodableError.swift /Users/admin/builder/spi-builder-workspace/Sources/HTTPCodable/Errors/HTTPCodableError.swift (in target 'HTTPCodable' from project 'HTTPCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/HTTPCodable/Errors/HTTPCodableError.swift (in target 'HTTPCodable' from project 'HTTPCodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Client.swift /Users/admin/builder/spi-builder-workspace/Sources/HTTPCodable/Client.swift (in target 'HTTPCodable' from project 'HTTPCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/HTTPCodable/Client.swift (in target 'HTTPCodable' from project 'HTTPCodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CodableClient+Request.swift /Users/admin/builder/spi-builder-workspace/Sources/HTTPCodable/CodableClient/CodableClient+Request.swift (in target 'HTTPCodable' from project 'HTTPCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/HTTPCodable/CodableClient/CodableClient+Request.swift (in target 'HTTPCodable' from project 'HTTPCodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CodableClient.swift /Users/admin/builder/spi-builder-workspace/Sources/HTTPCodable/CodableClient/CodableClient.swift (in target 'HTTPCodable' from project 'HTTPCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/HTTPCodable/CodableClient/CodableClient.swift (in target 'HTTPCodable' from project 'HTTPCodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ HTTPCodableMethod.swift /Users/admin/builder/spi-builder-workspace/Sources/HTTPCodable/HTTP/HTTPCodableMethod.swift (in target 'HTTPCodable' from project 'HTTPCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/HTTPCodable/HTTP/HTTPCodableMethod.swift (in target 'HTTPCodable' from project 'HTTPCodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Encodable+Query.swift /Users/admin/builder/spi-builder-workspace/Sources/HTTPCodable/Extensions/Encodable+Query.swift (in target 'HTTPCodable' from project 'HTTPCodable')
SwiftDriverJobDiscovery normal arm64 Compiling CodableClient+Codable.swift (in target 'HTTPCodable' from project 'HTTPCodable')
2026-04-22 06:41:44.324 xcodebuild[791:4818] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
SwiftCompile normal arm64 Compiling\ CodableClient+Rest.swift /Users/admin/builder/spi-builder-workspace/Sources/HTTPCodable/CodableClient/CodableClient+Rest.swift (in target 'HTTPCodable' from project 'HTTPCodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/HTTPCodable/CodableClient/CodableClient+Rest.swift (in target 'HTTPCodable' from project 'HTTPCodable')
Building workspace spi-builder-workspace with scheme HTTPCodable
(3 failures)
BUILD FAILURE 6.3 visionOS