Build Information
Failed to build JSON, reference main (2673a4
), with Swift 6.2 (beta) for visionOS using Xcode 26.0 on 19 Jun 2025 02:18:49 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme JSON -destination generic/platform=xrOS
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/skelpo/json.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/skelpo/json
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 2673a40 Merge pull request #8 from skelpo/fix-uint-singlevalue-coding
Cloned https://github.com/skelpo/json.git
Revision (git rev-parse @):
2673a405aaab323678a8fd118492b393ae45cebd
SUCCESS checkout https://github.com/skelpo/json.git at main
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/skelpo/json.git
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
JSON: /Users/admin/builder/spi-builder-workspace
resolved source packages: JSON
{
"dependencies" : [
],
"manifest_display_name" : "JSON",
"name" : "JSON",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "JSON",
"targets" : [
"JSON"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "JSONTests",
"module_type" : "SwiftTarget",
"name" : "JSONTests",
"path" : "Tests/JSONTests",
"sources" : [
"DecimalTests.swift",
"JSONCodingTests.swift",
"JSONTests.swift",
"NestedData.swift",
"WeatherModels.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"JSON"
],
"type" : "test"
},
{
"c99name" : "JSON",
"module_type" : "SwiftTarget",
"name" : "JSON",
"path" : "Sources/JSON",
"product_memberships" : [
"JSON"
],
"sources" : [
"Coder/Decoding/_JSONDecoder.swift",
"Coder/Decoding/_JSONKeyedValueDecoder.swift",
"Coder/Decoding/_JSONSingleValueDecoder.swift",
"Coder/Decoding/_JSONUnkeyedDecoder.swift",
"Coder/Encoding/_JSONEncoder.swift",
"Coder/Encoding/_JSONKeyedEncoder.swift",
"Coder/Encoding/_JSONSingleValueEncoder.swift",
"Coder/Encoding/_JSONUnkeyedEncoder.swift",
"Coder/JSON+Type.swift",
"Coder/JSONCoder.swift",
"JSON+Codable.swift",
"JSON+ExpressibleByLiteral.swift",
"JSON+JSONConvertible.swift",
"JSON.swift",
"JSONConvertible.swift",
"Number.swift",
"Operator.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"JSON"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme JSON -destination generic/platform=xrOS
Command line invocation:
/Applications/Xcode-26.0.0-Beta.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 JSON -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
JSON: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'JSON' in project 'JSON'
➜ Explicit dependency on target 'JSON' in project 'JSON'
Target 'JSON' in project 'JSON' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 6c0671d253905caefe32ee8ad2ddc211
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/6c0671d253905caefe32ee8ad2ddc211.xcbuilddata
ClangStatCache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M5263k-63777232b7fc5220f33897c1cc69dbf5.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M5263k-63777232b7fc5220f33897c1cc69dbf5.sdkstatcache
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
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/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/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/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/JSON.build/Debug-xros/JSON.build/JSON.modulemap (in target 'JSON' from project 'JSON')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSON.build/Debug-xros/JSON.build/JSON.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSON.build/Debug-xros/JSON.build/JSON.DependencyMetadataFileList (in target 'JSON' from project 'JSON')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSON.build/Debug-xros/JSON.build/JSON.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSON.build/Debug-xros/JSON.build/JSON.DependencyStaticMetadataFileList (in target 'JSON' from project 'JSON')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSON.build/Debug-xros/JSON.build/JSON.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSON.build/Debug-xros/JSON.build/Objects-normal/arm64/JSON_const_extract_protocols.json (in target 'JSON' from project 'JSON')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSON.build/Debug-xros/JSON.build/Objects-normal/arm64/JSON_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSON.build/Debug-xros/JSON.build/Objects-normal/arm64/JSON.SwiftConstValuesFileList (in target 'JSON' from project 'JSON')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSON.build/Debug-xros/JSON.build/Objects-normal/arm64/JSON.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSON.build/Debug-xros/JSON.build/Objects-normal/arm64/JSON.SwiftFileList (in target 'JSON' from project 'JSON')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSON.build/Debug-xros/JSON.build/Objects-normal/arm64/JSON.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSON.build/Debug-xros/JSON.build/Objects-normal/arm64/JSON.LinkFileList (in target 'JSON' from project 'JSON')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSON.build/Debug-xros/JSON.build/Objects-normal/arm64/JSON.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSON.build/Debug-xros/JSON.build/Objects-normal/arm64/JSON-OutputFileMap.json (in target 'JSON' from project 'JSON')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSON.build/Debug-xros/JSON.build/Objects-normal/arm64/JSON-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/JSON.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSON.build/Debug-xros/JSON.build/JSON.modulemap (in target 'JSON' from project 'JSON')
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/JSON.build/Debug-xros/JSON.build/JSON.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
SwiftDriver JSON normal arm64 com.apple.xcode.tools.swift.compiler (in target 'JSON' from project 'JSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name JSON -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSON.build/Debug-xros/JSON.build/Objects-normal/arm64/JSON.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-26.0.0-Beta.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.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M5263k-63777232b7fc5220f33897c1cc69dbf5.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSON.build/Debug-xros/JSON.build/Objects-normal/arm64/JSON-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/JSON.build/Debug-xros/JSON.build/Objects-normal/arm64/JSON.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/JSON.build/Debug-xros/JSON.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSON.build/Debug-xros/JSON.build/Objects-normal/arm64/JSON_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/JSON.build/Debug-xros/JSON.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSON.build/Debug-xros/JSON.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSON.build/Debug-xros/JSON.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/JSON.build/Debug-xros/JSON.build/Objects-normal/arm64/JSON-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/SwiftShims-F46X5FXY7I1HWEOCOQVSQWDNN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-21H3N9DH1KLS9X4PIJZT9JFO8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-63O7P0417CITDU5TAPFWA16RK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-1YQCTN0O73AHNHZOS6SY3HD3E.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-7G57MOE58GZVJMWN1GCZ599TP.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-AGIMNIU03RBGDKDFQRREAQMB0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-E7LE7DV0CNK9MJMHLAZCYDQGG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-C2AB6M1NNYPFLWYMKDOFRYH8X.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-3H3LLJBXUZYXL2X8I9QOFQSE2.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-EFETDZLNX0FEPQZ2E3PZFKYNR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-DKV1BYCIVIYMBC5V04ISHLS5A.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-E60OGYQQCI50TU38JKHOXIOVC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-DN40O2QXVAPS5PX3RRQK2CDTB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-2J7H31OFACG6OUGQJF3Z2HH2P.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-7IAHOD1D4EZJRBSJ4YXQCX8QK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-ANJZ93KTRF4ZV05C6NV5Q0SRR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-1UIC5AG2ZCLFQ1S2SJZ5E9I8I.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-14HP1DXB4AHZLLZ2VG0XM57OP.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-1TVSUO7YH3KW9W6KS32GSRDVI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-AA5V45I59GR8Q18J0KTZFB92T.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-C55Z6VZ589KY8LHRRM3J869RS.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-8BP09VQ2TO94G5OK8X98USG8N.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-9EX4JLL2HOHSIU45ZL7AEA88A.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-9ABIQSLNMD9AJ6942NNHN34Z2.pcm
SwiftEmitModule normal arm64 Emitting\ module\ for\ JSON (in target 'JSON' from project 'JSON')
EmitSwiftModule normal arm64 (in target 'JSON' from project 'JSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ JSON+Type.swift,\ JSONCoder.swift /Users/admin/builder/spi-builder-workspace/Sources/JSON/Coder/JSON+Type.swift /Users/admin/builder/spi-builder-workspace/Sources/JSON/Coder/JSONCoder.swift (in target 'JSON' from project 'JSON')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSON/Coder/JSON+Type.swift (in target 'JSON' from project 'JSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSON/Coder/JSONCoder.swift (in target 'JSON' from project 'JSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ JSON+JSONConvertible.swift,\ JSON.swift /Users/admin/builder/spi-builder-workspace/Sources/JSON/JSON+JSONConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/JSON/JSON.swift (in target 'JSON' from project 'JSON')
Failed frontend command:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/JSON/Coder/Decoding/_JSONDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/JSON/Coder/Decoding/_JSONKeyedValueDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/JSON/Coder/Decoding/_JSONSingleValueDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/JSON/Coder/Decoding/_JSONUnkeyedDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/JSON/Coder/Encoding/_JSONEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/JSON/Coder/Encoding/_JSONKeyedEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/JSON/Coder/Encoding/_JSONSingleValueEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/JSON/Coder/Encoding/_JSONUnkeyedEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/JSON/Coder/JSON+Type.swift /Users/admin/builder/spi-builder-workspace/Sources/JSON/Coder/JSONCoder.swift /Users/admin/builder/spi-builder-workspace/Sources/JSON/JSON+Codable.swift /Users/admin/builder/spi-builder-workspace/Sources/JSON/JSON+ExpressibleByLiteral.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/JSON/JSON+JSONConvertible.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/JSON/JSON.swift /Users/admin/builder/spi-builder-workspace/Sources/JSON/JSONConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/JSON/Number.swift /Users/admin/builder/spi-builder-workspace/Sources/JSON/Operator.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSON.build/Debug-xros/JSON.build/Objects-normal/arm64/JSON+JSONConvertible.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSON.build/Debug-xros/JSON.build/Objects-normal/arm64/JSON+JSONConvertible.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSON.build/Debug-xros/JSON.build/Objects-normal/arm64/JSON+JSONConvertible.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSON.build/Debug-xros/JSON.build/Objects-normal/arm64/JSON+JSONConvertible.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSON.build/Debug-xros/JSON.build/Objects-normal/arm64/JSON.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSON.build/Debug-xros/JSON.build/Objects-normal/arm64/JSON.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSON.build/Debug-xros/JSON.build/Objects-normal/arm64/JSON.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSON.build/Debug-xros/JSON.build/Objects-normal/arm64/JSON.dia -target arm64-apple-xros1.0 -module-can-import-version Foundation 4030 4030.0.0 -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -disable-implicit-swift-modules -Xcc -fno-implicit-modules -Xcc -fno-implicit-module-maps -explicit-swift-module-map-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSON.build/Debug-xros/JSON.build/Objects-normal/arm64/JSON-dependencies-1.json -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-26.0.0-Beta.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.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.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/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -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/JSON.build/Debug-xros/JSON.build/Objects-normal/arm64/JSON_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -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/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M5263k-63777232b7fc5220f33897c1cc69dbf5.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSON.build/Debug-xros/JSON.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/JSON.build/Debug-xros/JSON.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSON.build/Debug-xros/JSON.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSON.build/Debug-xros/JSON.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name JSON -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.0 -target-sdk-name xros26.0 -clang-target arm64-apple-xros26.0 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSON.build/Debug-xros/JSON.build/Objects-normal/arm64/JSON+JSONConvertible.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSON.build/Debug-xros/JSON.build/Objects-normal/arm64/JSON.o -index-unit-output-path /JSON.build/Debug-xros/JSON.build/Objects-normal/arm64/JSON+JSONConvertible.o -index-unit-output-path /JSON.build/Debug-xros/JSON.build/Objects-normal/arm64/JSON.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/JSON/JSON+JSONConvertible.swift (in target 'JSON' from project 'JSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSON/JSON.swift (in target 'JSON' from project 'JSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/JSON/JSON.swift:59:13: error: circular reference
public enum JSON: Hashable, CustomStringConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/JSON/JSON+Codable.swift:58:63: note: while resolving type 'CodingKeys'
private init(from container: inout KeyedDecodingContainer<CodingKeys>)throws {
^
/Users/admin/builder/spi-builder-workspace/Sources/JSON/JSON+Codable.swift:58:34: note: while resolving type 'inout KeyedDecodingContainer<CodingKeys>'
private init(from container: inout KeyedDecodingContainer<CodingKeys>)throws {
^
/Users/admin/builder/spi-builder-workspace/Sources/JSON/JSON+Codable.swift:58:23: note: through reference here
private init(from container: inout KeyedDecodingContainer<CodingKeys>)throws {
^
/Users/admin/builder/spi-builder-workspace/Sources/JSON/JSON+Codable.swift:58:13: note: through reference here
private init(from container: inout KeyedDecodingContainer<CodingKeys>)throws {
^
/Users/admin/builder/spi-builder-workspace/Sources/JSON/JSON+Codable.swift:58:13: note: through reference here
private init(from container: inout KeyedDecodingContainer<CodingKeys>)throws {
^
/Users/admin/builder/spi-builder-workspace/Sources/JSON/JSON+Codable.swift:1:1: note: through reference here
extension JSON: Codable {
^
SwiftCompile normal arm64 Compiling\ JSON+Codable.swift,\ JSON+ExpressibleByLiteral.swift /Users/admin/builder/spi-builder-workspace/Sources/JSON/JSON+Codable.swift /Users/admin/builder/spi-builder-workspace/Sources/JSON/JSON+ExpressibleByLiteral.swift (in target 'JSON' from project 'JSON')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSON/JSON+Codable.swift (in target 'JSON' from project 'JSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSON/JSON+ExpressibleByLiteral.swift (in target 'JSON' from project 'JSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ _JSONEncoder.swift,\ _JSONKeyedEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/JSON/Coder/Encoding/_JSONEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/JSON/Coder/Encoding/_JSONKeyedEncoder.swift (in target 'JSON' from project 'JSON')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSON/Coder/Encoding/_JSONEncoder.swift (in target 'JSON' from project 'JSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSON/Coder/Encoding/_JSONKeyedEncoder.swift (in target 'JSON' from project 'JSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ JSONConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/JSON/JSONConvertible.swift (in target 'JSON' from project 'JSON')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSON/JSONConvertible.swift (in target 'JSON' from project 'JSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ _JSONSingleValueDecoder.swift,\ _JSONUnkeyedDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/JSON/Coder/Decoding/_JSONSingleValueDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/JSON/Coder/Decoding/_JSONUnkeyedDecoder.swift (in target 'JSON' from project 'JSON')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSON/Coder/Decoding/_JSONSingleValueDecoder.swift (in target 'JSON' from project 'JSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSON/Coder/Decoding/_JSONUnkeyedDecoder.swift (in target 'JSON' from project 'JSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Operator.swift /Users/admin/builder/spi-builder-workspace/Sources/JSON/Operator.swift (in target 'JSON' from project 'JSON')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSON/Operator.swift (in target 'JSON' from project 'JSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ _JSONDecoder.swift,\ _JSONKeyedValueDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/JSON/Coder/Decoding/_JSONDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/JSON/Coder/Decoding/_JSONKeyedValueDecoder.swift (in target 'JSON' from project 'JSON')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSON/Coder/Decoding/_JSONDecoder.swift (in target 'JSON' from project 'JSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSON/Coder/Decoding/_JSONKeyedValueDecoder.swift (in target 'JSON' from project 'JSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ _JSONSingleValueEncoder.swift,\ _JSONUnkeyedEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/JSON/Coder/Encoding/_JSONSingleValueEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/JSON/Coder/Encoding/_JSONUnkeyedEncoder.swift (in target 'JSON' from project 'JSON')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSON/Coder/Encoding/_JSONSingleValueEncoder.swift (in target 'JSON' from project 'JSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSON/Coder/Encoding/_JSONUnkeyedEncoder.swift (in target 'JSON' from project 'JSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Number.swift /Users/admin/builder/spi-builder-workspace/Sources/JSON/Number.swift (in target 'JSON' from project 'JSON')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSON/Number.swift (in target 'JSON' from project 'JSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for JSON (in target 'JSON' from project 'JSON')
SwiftDriver\ Compilation\ Requirements JSON normal arm64 com.apple.xcode.tools.swift.compiler (in target 'JSON' from project 'JSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name JSON -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSON.build/Debug-xros/JSON.build/Objects-normal/arm64/JSON.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-26.0.0-Beta.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.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M5263k-63777232b7fc5220f33897c1cc69dbf5.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSON.build/Debug-xros/JSON.build/Objects-normal/arm64/JSON-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/JSON.build/Debug-xros/JSON.build/Objects-normal/arm64/JSON.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/JSON.build/Debug-xros/JSON.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSON.build/Debug-xros/JSON.build/Objects-normal/arm64/JSON_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/JSON.build/Debug-xros/JSON.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSON.build/Debug-xros/JSON.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSON.build/Debug-xros/JSON.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/JSON.build/Debug-xros/JSON.build/Objects-normal/arm64/JSON-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling JSONConvertible.swift (in target 'JSON' from project 'JSON')
SwiftDriverJobDiscovery normal arm64 Compiling Operator.swift (in target 'JSON' from project 'JSON')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/JSON-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSON.build/Debug-xros/JSON.build/Objects-normal/arm64/JSON-Swift.h (in target 'JSON' from project 'JSON')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSON.build/Debug-xros/JSON.build/Objects-normal/arm64/JSON-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/JSON-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/JSON.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSON.build/Debug-xros/JSON.build/Objects-normal/arm64/JSON.swiftmodule (in target 'JSON' from project 'JSON')
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/JSON.build/Debug-xros/JSON.build/Objects-normal/arm64/JSON.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/JSON.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/JSON.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSON.build/Debug-xros/JSON.build/Objects-normal/arm64/JSON.swiftdoc (in target 'JSON' from project 'JSON')
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/JSON.build/Debug-xros/JSON.build/Objects-normal/arm64/JSON.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/JSON.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/JSON.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSON.build/Debug-xros/JSON.build/Objects-normal/arm64/JSON.abi.json (in target 'JSON' from project 'JSON')
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/JSON.build/Debug-xros/JSON.build/Objects-normal/arm64/JSON.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/JSON.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/JSON.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSON.build/Debug-xros/JSON.build/Objects-normal/arm64/JSON.swiftsourceinfo (in target 'JSON' from project 'JSON')
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/JSON.build/Debug-xros/JSON.build/Objects-normal/arm64/JSON.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/JSON.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling JSON+Codable.swift, JSON+ExpressibleByLiteral.swift (in target 'JSON' from project 'JSON')
** BUILD FAILED **
The following build commands failed:
SwiftCompile normal arm64 Compiling\ JSON+JSONConvertible.swift,\ JSON.swift /Users/admin/builder/spi-builder-workspace/Sources/JSON/JSON+JSONConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/JSON/JSON.swift (in target 'JSON' from project 'JSON')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSON/JSON.swift (in target 'JSON' from project 'JSON')
Building workspace spi-builder-workspace with scheme JSON
(3 failures)
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
JSON: /Users/admin/builder/spi-builder-workspace
resolved source packages: JSON
{
"dependencies" : [
],
"manifest_display_name" : "JSON",
"name" : "JSON",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "JSON",
"targets" : [
"JSON"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "JSONTests",
"module_type" : "SwiftTarget",
"name" : "JSONTests",
"path" : "Tests/JSONTests",
"sources" : [
"DecimalTests.swift",
"JSONCodingTests.swift",
"JSONTests.swift",
"NestedData.swift",
"WeatherModels.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"JSON"
],
"type" : "test"
},
{
"c99name" : "JSON",
"module_type" : "SwiftTarget",
"name" : "JSON",
"path" : "Sources/JSON",
"product_memberships" : [
"JSON"
],
"sources" : [
"Coder/Decoding/_JSONDecoder.swift",
"Coder/Decoding/_JSONKeyedValueDecoder.swift",
"Coder/Decoding/_JSONSingleValueDecoder.swift",
"Coder/Decoding/_JSONUnkeyedDecoder.swift",
"Coder/Encoding/_JSONEncoder.swift",
"Coder/Encoding/_JSONKeyedEncoder.swift",
"Coder/Encoding/_JSONSingleValueEncoder.swift",
"Coder/Encoding/_JSONUnkeyedEncoder.swift",
"Coder/JSON+Type.swift",
"Coder/JSONCoder.swift",
"JSON+Codable.swift",
"JSON+ExpressibleByLiteral.swift",
"JSON+JSONConvertible.swift",
"JSON.swift",
"JSONConvertible.swift",
"Number.swift",
"Operator.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"JSON"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme JSON -destination generic/platform=xrOS
Command line invocation:
/Applications/Xcode-26.0.0-Beta.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 JSON -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
JSON: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'JSON' in project 'JSON'
➜ Explicit dependency on target 'JSON' in project 'JSON'
Target 'JSON' in project 'JSON' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M5263k-63777232b7fc5220f33897c1cc69dbf5.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M5263k-63777232b7fc5220f33897c1cc69dbf5.sdkstatcache
SwiftDriver JSON normal arm64 com.apple.xcode.tools.swift.compiler (in target 'JSON' from project 'JSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name JSON -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSON.build/Debug-xros/JSON.build/Objects-normal/arm64/JSON.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-26.0.0-Beta.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.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M5263k-63777232b7fc5220f33897c1cc69dbf5.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSON.build/Debug-xros/JSON.build/Objects-normal/arm64/JSON-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/JSON.build/Debug-xros/JSON.build/Objects-normal/arm64/JSON.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/JSON.build/Debug-xros/JSON.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSON.build/Debug-xros/JSON.build/Objects-normal/arm64/JSON_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/JSON.build/Debug-xros/JSON.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSON.build/Debug-xros/JSON.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSON.build/Debug-xros/JSON.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/JSON.build/Debug-xros/JSON.build/Objects-normal/arm64/JSON-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ _JSONEncoder.swift,\ _JSONKeyedEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/JSON/Coder/Encoding/_JSONEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/JSON/Coder/Encoding/_JSONKeyedEncoder.swift (in target 'JSON' from project 'JSON')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSON/Coder/Encoding/_JSONEncoder.swift (in target 'JSON' from project 'JSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSON/Coder/Encoding/_JSONKeyedEncoder.swift (in target 'JSON' from project 'JSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ _JSONSingleValueDecoder.swift,\ _JSONUnkeyedDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/JSON/Coder/Decoding/_JSONSingleValueDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/JSON/Coder/Decoding/_JSONUnkeyedDecoder.swift (in target 'JSON' from project 'JSON')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSON/Coder/Decoding/_JSONSingleValueDecoder.swift (in target 'JSON' from project 'JSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSON/Coder/Decoding/_JSONUnkeyedDecoder.swift (in target 'JSON' from project 'JSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ JSON+JSONConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/JSON/JSON+JSONConvertible.swift (in target 'JSON' from project 'JSON')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSON/JSON+JSONConvertible.swift (in target 'JSON' from project 'JSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ _JSONDecoder.swift,\ _JSONKeyedValueDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/JSON/Coder/Decoding/_JSONDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/JSON/Coder/Decoding/_JSONKeyedValueDecoder.swift (in target 'JSON' from project 'JSON')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSON/Coder/Decoding/_JSONDecoder.swift (in target 'JSON' from project 'JSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSON/Coder/Decoding/_JSONKeyedValueDecoder.swift (in target 'JSON' from project 'JSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ JSONCoder.swift /Users/admin/builder/spi-builder-workspace/Sources/JSON/Coder/JSONCoder.swift (in target 'JSON' from project 'JSON')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSON/Coder/JSONCoder.swift (in target 'JSON' from project 'JSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ JSON+Type.swift /Users/admin/builder/spi-builder-workspace/Sources/JSON/Coder/JSON+Type.swift (in target 'JSON' from project 'JSON')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSON/Coder/JSON+Type.swift (in target 'JSON' from project 'JSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ _JSONSingleValueEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/JSON/Coder/Encoding/_JSONSingleValueEncoder.swift (in target 'JSON' from project 'JSON')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSON/Coder/Encoding/_JSONSingleValueEncoder.swift (in target 'JSON' from project 'JSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Number.swift /Users/admin/builder/spi-builder-workspace/Sources/JSON/Number.swift (in target 'JSON' from project 'JSON')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSON/Number.swift (in target 'JSON' from project 'JSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ JSON (in target 'JSON' from project 'JSON')
EmitSwiftModule normal arm64 (in target 'JSON' from project 'JSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ JSON.swift /Users/admin/builder/spi-builder-workspace/Sources/JSON/JSON.swift (in target 'JSON' from project 'JSON')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSON/JSON.swift (in target 'JSON' from project 'JSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/JSON/JSON.swift:59:13: error: circular reference
public enum JSON: Hashable, CustomStringConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/JSON/JSON+Codable.swift:58:63: note: while resolving type 'CodingKeys'
private init(from container: inout KeyedDecodingContainer<CodingKeys>)throws {
^
/Users/admin/builder/spi-builder-workspace/Sources/JSON/JSON+Codable.swift:58:34: note: while resolving type 'inout KeyedDecodingContainer<CodingKeys>'
private init(from container: inout KeyedDecodingContainer<CodingKeys>)throws {
^
/Users/admin/builder/spi-builder-workspace/Sources/JSON/JSON+Codable.swift:58:23: note: through reference here
private init(from container: inout KeyedDecodingContainer<CodingKeys>)throws {
^
/Users/admin/builder/spi-builder-workspace/Sources/JSON/JSON+Codable.swift:58:13: note: through reference here
private init(from container: inout KeyedDecodingContainer<CodingKeys>)throws {
^
/Users/admin/builder/spi-builder-workspace/Sources/JSON/JSON+Codable.swift:58:13: note: through reference here
private init(from container: inout KeyedDecodingContainer<CodingKeys>)throws {
^
/Users/admin/builder/spi-builder-workspace/Sources/JSON/JSON+Codable.swift:1:1: note: through reference here
extension JSON: Codable {
^
Failed frontend command:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/JSON/Coder/Decoding/_JSONDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/JSON/Coder/Decoding/_JSONKeyedValueDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/JSON/Coder/Decoding/_JSONSingleValueDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/JSON/Coder/Decoding/_JSONUnkeyedDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/JSON/Coder/Encoding/_JSONEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/JSON/Coder/Encoding/_JSONKeyedEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/JSON/Coder/Encoding/_JSONSingleValueEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/JSON/Coder/Encoding/_JSONUnkeyedEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/JSON/Coder/JSON+Type.swift /Users/admin/builder/spi-builder-workspace/Sources/JSON/Coder/JSONCoder.swift /Users/admin/builder/spi-builder-workspace/Sources/JSON/JSON+Codable.swift /Users/admin/builder/spi-builder-workspace/Sources/JSON/JSON+ExpressibleByLiteral.swift /Users/admin/builder/spi-builder-workspace/Sources/JSON/JSON+JSONConvertible.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/JSON/JSON.swift /Users/admin/builder/spi-builder-workspace/Sources/JSON/JSONConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/JSON/Number.swift /Users/admin/builder/spi-builder-workspace/Sources/JSON/Operator.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSON.build/Debug-xros/JSON.build/Objects-normal/arm64/JSON.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSON.build/Debug-xros/JSON.build/Objects-normal/arm64/JSON.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSON.build/Debug-xros/JSON.build/Objects-normal/arm64/JSON.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSON.build/Debug-xros/JSON.build/Objects-normal/arm64/JSON.dia -target arm64-apple-xros1.0 -module-can-import-version Foundation 4030 4030.0.0 -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -disable-implicit-swift-modules -Xcc -fno-implicit-modules -Xcc -fno-implicit-module-maps -explicit-swift-module-map-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSON.build/Debug-xros/JSON.build/Objects-normal/arm64/JSON-dependencies-1.json -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-26.0.0-Beta.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.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.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/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -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/JSON.build/Debug-xros/JSON.build/Objects-normal/arm64/JSON_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -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/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M5263k-63777232b7fc5220f33897c1cc69dbf5.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSON.build/Debug-xros/JSON.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/JSON.build/Debug-xros/JSON.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSON.build/Debug-xros/JSON.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSON.build/Debug-xros/JSON.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name JSON -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.0 -target-sdk-name xros26.0 -clang-target arm64-apple-xros26.0 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSON.build/Debug-xros/JSON.build/Objects-normal/arm64/JSON.o -index-unit-output-path /JSON.build/Debug-xros/JSON.build/Objects-normal/arm64/JSON.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ _JSONUnkeyedEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/JSON/Coder/Encoding/_JSONUnkeyedEncoder.swift (in target 'JSON' from project 'JSON')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSON/Coder/Encoding/_JSONUnkeyedEncoder.swift (in target 'JSON' from project 'JSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling JSONCoder.swift (in target 'JSON' from project 'JSON')
SwiftCompile normal arm64 Compiling\ Operator.swift /Users/admin/builder/spi-builder-workspace/Sources/JSON/Operator.swift (in target 'JSON' from project 'JSON')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSON/Operator.swift (in target 'JSON' from project 'JSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling _JSONSingleValueEncoder.swift (in target 'JSON' from project 'JSON')
SwiftCompile normal arm64 Compiling\ JSON+Codable.swift /Users/admin/builder/spi-builder-workspace/Sources/JSON/JSON+Codable.swift (in target 'JSON' from project 'JSON')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSON/JSON+Codable.swift (in target 'JSON' from project 'JSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling JSON+Type.swift (in target 'JSON' from project 'JSON')
SwiftCompile normal arm64 Compiling\ JSONConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/JSON/JSONConvertible.swift (in target 'JSON' from project 'JSON')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSON/JSONConvertible.swift (in target 'JSON' from project 'JSON')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling _JSONSingleValueDecoder.swift, _JSONUnkeyedDecoder.swift (in target 'JSON' from project 'JSON')
SwiftCompile normal arm64 Compiling\ JSON+ExpressibleByLiteral.swift /Users/admin/builder/spi-builder-workspace/Sources/JSON/JSON+ExpressibleByLiteral.swift (in target 'JSON' from project 'JSON')
SwiftDriverJobDiscovery normal arm64 Compiling Number.swift (in target 'JSON' from project 'JSON')
SwiftDriverJobDiscovery normal arm64 Compiling JSON+JSONConvertible.swift (in target 'JSON' from project 'JSON')
SwiftDriverJobDiscovery normal arm64 Compiling _JSONDecoder.swift, _JSONKeyedValueDecoder.swift (in target 'JSON' from project 'JSON')
SwiftDriverJobDiscovery normal arm64 Compiling _JSONEncoder.swift, _JSONKeyedEncoder.swift (in target 'JSON' from project 'JSON')
** BUILD FAILED **
The following build commands failed:
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSON/JSON.swift (in target 'JSON' from project 'JSON')
SwiftCompile normal arm64 Compiling\ JSON.swift /Users/admin/builder/spi-builder-workspace/Sources/JSON/JSON.swift (in target 'JSON' from project 'JSON')
Building workspace spi-builder-workspace with scheme JSON
(3 failures)
BUILD FAILURE 6.2 visionOS