Build Information
Successful build of Kodable, reference 2.0.0 (a48c37
), with Swift 6.1 for visionOS using Xcode 16.3 on 1 May 2025 08:06:50 UTC.
Swift 6 data race errors: 8
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Kodable -destination generic/platform=xrOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.61.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jarmourato/Kodable.git
Reference: 2.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/jarmourato/Kodable
* tag 2.0.0 -> FETCH_HEAD
HEAD is now at a48c374 update CI
Cloned https://github.com/jarmourato/Kodable.git
Revision (git rev-parse @):
a48c374e7fd3c88c61bfda5ea0c4f8dfe5b5a943
SUCCESS checkout https://github.com/jarmourato/Kodable.git at 2.0.0
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/jarmourato/Kodable.git
https://github.com/jarmourato/Kodable.git
{
"dependencies" : [
{
"identity" : "cwlpreconditiontesting",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mattgallagher/CwlPreconditionTesting.git"
},
{
"identity" : "jsen",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/rogerluan/JSEN"
},
{
"identity" : "runtime",
"requirement" : {
"range" : [
{
"lower_bound" : "2.2.2",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/wickwirew/Runtime"
}
],
"manifest_display_name" : "Kodable",
"name" : "Kodable",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.14"
},
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "12.0"
},
{
"name" : "watchos",
"version" : "5.0"
}
],
"products" : [
{
"name" : "Kodable",
"targets" : [
"Kodable"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "KodableTests",
"module_type" : "SwiftTarget",
"name" : "KodableTests",
"path" : "Tests",
"product_dependencies" : [
"CwlPreconditionTesting"
],
"sources" : [
"KodableTests.swift",
"XCTestCase+Utilities.swift"
],
"target_dependencies" : [
"Kodable"
],
"type" : "test"
},
{
"c99name" : "Kodable",
"module_type" : "SwiftTarget",
"name" : "Kodable",
"path" : "Sources",
"product_dependencies" : [
"Runtime",
"JSEN"
],
"product_memberships" : [
"Kodable"
],
"sources" : [
"Debug/DebugJSON.swift",
"Extensions/Codable+NestedKeyable.swift",
"Extensions/Codable+Utilities.swift",
"Extensions/Comparable+Utilities.swift",
"Extensions/DecodingError+Utilities.swift",
"Extensions/Optional+Utilities.swift",
"Extensions/Runtime+Utilities.swift",
"Extensions/TryCatch+Utilities.swift",
"Kodable/Codable+AnyCodingKey.swift",
"Kodable/Codable+Lossless.swift",
"Kodable/Kodable.swift",
"Kodable/KodableError.swift",
"Kodable/KodableOption.swift",
"Kodable/KodableOptions+Presets.swift",
"Kodable/KodableTransformable.swift",
"Wrappers/CodableDate.swift",
"Wrappers/Coding.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/wickwirew/Runtime
Fetching from https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetching from https://github.com/rogerluan/JSEN
Fetching from https://github.com/mattgallagher/CwlCatchException.git
Creating working copy of package ‘JSEN’
Checking out 1.2.1 of package ‘JSEN’
Creating working copy of package ‘CwlPreconditionTesting’
Checking out 2.2.2 of package ‘CwlPreconditionTesting’
Creating working copy of package ‘CwlCatchException’
Checking out 2.2.1 of package ‘CwlCatchException’
Creating working copy of package ‘Runtime’
Checking out 2.2.7 of package ‘Runtime’
Resolve Package Graph
Resolved source packages:
CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.2.1
Kodable: /Users/admin/builder/spi-builder-workspace
CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.2.2
Runtime: https://github.com/wickwirew/Runtime @ 2.2.7
JSEN: https://github.com/rogerluan/JSEN @ 1.2.1
resolved source packages: CwlCatchException, Kodable, CwlPreconditionTesting, Runtime, JSEN
{
"dependencies" : [
{
"identity" : "cwlpreconditiontesting",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mattgallagher/CwlPreconditionTesting.git"
},
{
"identity" : "jsen",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/rogerluan/JSEN"
},
{
"identity" : "runtime",
"requirement" : {
"range" : [
{
"lower_bound" : "2.2.2",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/wickwirew/Runtime"
}
],
"manifest_display_name" : "Kodable",
"name" : "Kodable",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.14"
},
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "12.0"
},
{
"name" : "watchos",
"version" : "5.0"
}
],
"products" : [
{
"name" : "Kodable",
"targets" : [
"Kodable"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "KodableTests",
"module_type" : "SwiftTarget",
"name" : "KodableTests",
"path" : "Tests",
"product_dependencies" : [
"CwlPreconditionTesting"
],
"sources" : [
"KodableTests.swift",
"XCTestCase+Utilities.swift"
],
"target_dependencies" : [
"Kodable"
],
"type" : "test"
},
{
"c99name" : "Kodable",
"module_type" : "SwiftTarget",
"name" : "Kodable",
"path" : "Sources",
"product_dependencies" : [
"Runtime",
"JSEN"
],
"product_memberships" : [
"Kodable"
],
"sources" : [
"Debug/DebugJSON.swift",
"Extensions/Codable+NestedKeyable.swift",
"Extensions/Codable+Utilities.swift",
"Extensions/Comparable+Utilities.swift",
"Extensions/DecodingError+Utilities.swift",
"Extensions/Optional+Utilities.swift",
"Extensions/Runtime+Utilities.swift",
"Extensions/TryCatch+Utilities.swift",
"Kodable/Codable+AnyCodingKey.swift",
"Kodable/Codable+Lossless.swift",
"Kodable/Kodable.swift",
"Kodable/KodableError.swift",
"Kodable/KodableOption.swift",
"Kodable/KodableOptions+Presets.swift",
"Kodable/KodableTransformable.swift",
"Wrappers/CodableDate.swift",
"Wrappers/Coding.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"JSEN",
"Kodable"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"JSEN",
"Kodable"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Kodable -destination generic/platform=xrOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Kodable -destination generic/platform=xrOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
Runtime: https://github.com/wickwirew/Runtime @ 2.2.7
JSEN: https://github.com/rogerluan/JSEN @ 1.2.1
CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.2.1
Kodable: /Users/admin/builder/spi-builder-workspace
CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.2.2
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (7 targets)
Target 'Kodable' in project 'Kodable'
➜ Explicit dependency on target 'Kodable' in project 'Kodable'
➜ Explicit dependency on target 'Runtime' in project 'Runtime'
➜ Explicit dependency on target 'JSEN' in project 'JSEN'
Target 'Kodable' in project 'Kodable'
➜ Explicit dependency on target 'Runtime' in project 'Runtime'
➜ Explicit dependency on target 'JSEN' in project 'JSEN'
Target 'JSEN' in project 'JSEN'
➜ Explicit dependency on target 'JSEN' in project 'JSEN'
Target 'JSEN' in project 'JSEN' (no dependencies)
Target 'Runtime' in project 'Runtime'
➜ Explicit dependency on target 'Runtime' in project 'Runtime'
➜ Explicit dependency on target 'CRuntime' in project 'Runtime'
Target 'Runtime' in project 'Runtime'
➜ Explicit dependency on target 'CRuntime' in project 'Runtime'
Target 'CRuntime' in project 'Runtime' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: d0dd9a31407b78cabc8c7aff9eb25601
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d0dd9a31407b78cabc8c7aff9eb25601.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
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
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/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/Runtime.build/Debug-xros/Runtime.build/Runtime.modulemap (in target 'Runtime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/Runtime.build/Runtime.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/Runtime.build/Runtime.DependencyStaticMetadataFileList (in target 'Runtime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/Runtime.build/Runtime.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/Runtime.build/Objects-normal/arm64/Runtime_const_extract_protocols.json (in target 'Runtime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/Runtime.build/Objects-normal/arm64/Runtime_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/Runtime.build/Runtime.DependencyMetadataFileList (in target 'Runtime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/Runtime.build/Runtime.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/Runtime.build/Objects-normal/arm64/Runtime-OutputFileMap.json (in target 'Runtime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/Runtime.build/Objects-normal/arm64/Runtime-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/Runtime.build/Objects-normal/arm64/Runtime.LinkFileList (in target 'Runtime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/Runtime.build/Objects-normal/arm64/Runtime.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/Runtime.build/Objects-normal/arm64/Runtime.SwiftConstValuesFileList (in target 'Runtime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/Runtime.build/Objects-normal/arm64/Runtime.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/Runtime.build/Objects-normal/arm64/Runtime.SwiftFileList (in target 'Runtime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/Runtime.build/Objects-normal/arm64/Runtime.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kodable.build/Debug-xros/Kodable.build/Objects-normal/arm64/Kodable_const_extract_protocols.json (in target 'Kodable' from project 'Kodable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kodable.build/Debug-xros/Kodable.build/Objects-normal/arm64/Kodable_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kodable.build/Debug-xros/Kodable.build/Objects-normal/arm64/Kodable.SwiftFileList (in target 'Kodable' from project 'Kodable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kodable.build/Debug-xros/Kodable.build/Objects-normal/arm64/Kodable.SwiftFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Runtime.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/Runtime.build/Runtime.modulemap (in target 'Runtime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime
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/Runtime.build/Debug-xros/Runtime.build/Runtime.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kodable.build/Debug-xros/Kodable.build/Objects-normal/arm64/Kodable.SwiftConstValuesFileList (in target 'Kodable' from project 'Kodable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kodable.build/Debug-xros/Kodable.build/Objects-normal/arm64/Kodable.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kodable.build/Debug-xros/Kodable.build/Objects-normal/arm64/Kodable.LinkFileList (in target 'Kodable' from project 'Kodable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kodable.build/Debug-xros/Kodable.build/Objects-normal/arm64/Kodable.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kodable.build/Debug-xros/Kodable.build/Objects-normal/arm64/Kodable-OutputFileMap.json (in target 'Kodable' from project 'Kodable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kodable.build/Debug-xros/Kodable.build/Objects-normal/arm64/Kodable-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kodable.build/Debug-xros/Kodable.build/Kodable.modulemap (in target 'Kodable' from project 'Kodable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kodable.build/Debug-xros/Kodable.build/Kodable.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kodable.build/Debug-xros/Kodable.build/Kodable.DependencyStaticMetadataFileList (in target 'Kodable' from project 'Kodable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kodable.build/Debug-xros/Kodable.build/Kodable.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kodable.build/Debug-xros/Kodable.build/Kodable.DependencyMetadataFileList (in target 'Kodable' from project 'Kodable')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kodable.build/Debug-xros/Kodable.build/Kodable.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSEN.build/Debug-xros/JSEN.build/Objects-normal/arm64/JSEN.SwiftFileList (in target 'JSEN' from project 'JSEN')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JSEN
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSEN.build/Debug-xros/JSEN.build/Objects-normal/arm64/JSEN.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSEN.build/Debug-xros/JSEN.build/Objects-normal/arm64/JSEN_const_extract_protocols.json (in target 'JSEN' from project 'JSEN')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JSEN
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSEN.build/Debug-xros/JSEN.build/Objects-normal/arm64/JSEN_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSEN.build/Debug-xros/JSEN.build/Objects-normal/arm64/JSEN.SwiftConstValuesFileList (in target 'JSEN' from project 'JSEN')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JSEN
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSEN.build/Debug-xros/JSEN.build/Objects-normal/arm64/JSEN.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSEN.build/Debug-xros/JSEN.build/Objects-normal/arm64/JSEN.LinkFileList (in target 'JSEN' from project 'JSEN')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JSEN
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSEN.build/Debug-xros/JSEN.build/Objects-normal/arm64/JSEN.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSEN.build/Debug-xros/JSEN.build/Objects-normal/arm64/JSEN-OutputFileMap.json (in target 'JSEN' from project 'JSEN')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JSEN
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSEN.build/Debug-xros/JSEN.build/Objects-normal/arm64/JSEN-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSEN.build/Debug-xros/JSEN.build/JSEN.modulemap (in target 'JSEN' from project 'JSEN')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JSEN
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSEN.build/Debug-xros/JSEN.build/JSEN.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSEN.build/Debug-xros/JSEN.build/JSEN.DependencyStaticMetadataFileList (in target 'JSEN' from project 'JSEN')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JSEN
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSEN.build/Debug-xros/JSEN.build/JSEN.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSEN.build/Debug-xros/JSEN.build/JSEN.DependencyMetadataFileList (in target 'JSEN' from project 'JSEN')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JSEN
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSEN.build/Debug-xros/JSEN.build/JSEN.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Kodable.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kodable.build/Debug-xros/Kodable.build/Kodable.modulemap (in target 'Kodable' from project 'Kodable')
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/Kodable.build/Debug-xros/Kodable.build/Kodable.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/CRuntime.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp (in target 'CRuntime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/CRuntime.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
-target arm64-apple-xros1.0 -fmodules -gmodules '-fmodules-cache-path=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex' '-fmodule-name=CRuntime' -fpascal-strings -O0 -DSWIFT_PACKAGE '-DDEBUG=1' -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -g -fprofile-instr-generate -fcoverage-mapping -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/CRuntime/include -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/CRuntime.build/DerivedSources-normal/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/CRuntime.build/DerivedSources/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/CRuntime.build/DerivedSources -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -DXcode
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/CRuntime.build/Objects-normal/arm64/CRuntime.LinkFileList (in target 'CRuntime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/CRuntime.build/Objects-normal/arm64/CRuntime.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/CRuntime.build/CRuntime.DependencyStaticMetadataFileList (in target 'CRuntime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/CRuntime.build/CRuntime.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/CRuntime.build/CRuntime.DependencyMetadataFileList (in target 'CRuntime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/CRuntime.build/CRuntime.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/JSEN.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSEN.build/Debug-xros/JSEN.build/JSEN.modulemap (in target 'JSEN' from project 'JSEN')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JSEN
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/JSEN.build/Debug-xros/JSEN.build/JSEN.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/CRuntime.build/Objects-normal/arm64/dummy.o /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/CRuntime/dummy.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CRuntime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/CRuntime.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
builtin-ScanDependencies -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/CRuntime.build/Objects-normal/arm64/dummy.o.scan -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -w -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/CRuntime.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/CRuntime.build/Objects-normal/arm64/dummy.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/CRuntime.build/Objects-normal/arm64/dummy.dia -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/CRuntime/dummy.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/CRuntime.build/Objects-normal/arm64/dummy.o -index-unit-output-path /Runtime.build/Debug-xros/CRuntime.build/Objects-normal/arm64/dummy.o
SwiftDriver Runtime normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Runtime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Runtime -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/Runtime.build/Objects-normal/arm64/Runtime.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.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-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/Runtime.build/Objects-normal/arm64/Runtime-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/Runtime.build/Debug-xros/Runtime.build/Objects-normal/arm64/Runtime.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/Runtime.build/Debug-xros/Runtime.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/Runtime.build/Objects-normal/arm64/Runtime_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/CRuntime/include -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/Runtime.build/Debug-xros/Runtime.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/Runtime.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/Runtime.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/Runtime.build/Debug-xros/Runtime.build/Objects-normal/arm64/Runtime-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver JSEN normal arm64 com.apple.xcode.tools.swift.compiler (in target 'JSEN' from project 'JSEN')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name JSEN -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSEN.build/Debug-xros/JSEN.build/Objects-normal/arm64/JSEN.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.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-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSEN.build/Debug-xros/JSEN.build/Objects-normal/arm64/JSEN-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/JSEN.build/Debug-xros/JSEN.build/Objects-normal/arm64/JSEN.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/JSEN.build/Debug-xros/JSEN.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSEN.build/Debug-xros/JSEN.build/Objects-normal/arm64/JSEN_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/JSEN.build/Debug-xros/JSEN.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSEN.build/Debug-xros/JSEN.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSEN.build/Debug-xros/JSEN.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/JSEN.build/Debug-xros/JSEN.build/Objects-normal/arm64/JSEN-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/CRuntime.build/Objects-normal/arm64/dummy.o /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/CRuntime/dummy.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CRuntime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/CRuntime.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -w -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/CRuntime.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/CRuntime.build/Objects-normal/arm64/dummy.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/CRuntime.build/Objects-normal/arm64/dummy.dia -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/CRuntime/dummy.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/CRuntime.build/Objects-normal/arm64/dummy.o -index-unit-output-path /Runtime.build/Debug-xros/CRuntime.build/Objects-normal/arm64/dummy.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CRuntime.o normal (in target 'CRuntime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/CRuntime.build/Objects-normal/arm64/CRuntime.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/CRuntime.build/Objects-normal/arm64/CRuntime_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/CRuntime.build/Objects-normal/arm64/CRuntime_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CRuntime.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CRuntime.o (in target 'CRuntime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CRuntime.o
SwiftCompile normal arm64 Compiling\ JSEN+SyntacticSugar.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JSEN/Sources/JSEN+SyntacticSugar.swift (in target 'JSEN' from project 'JSEN')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JSEN/Sources/JSEN+SyntacticSugar.swift (in target 'JSEN' from project 'JSEN')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ JSENRepresentable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JSEN/Sources/JSENRepresentable.swift (in target 'JSEN' from project 'JSEN')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JSEN/Sources/JSENRepresentable.swift (in target 'JSEN' from project 'JSEN')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ JSEN.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JSEN/Sources/JSEN.swift (in target 'JSEN' from project 'JSEN')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JSEN/Sources/JSEN.swift (in target 'JSEN' from project 'JSEN')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ JSEN (in target 'JSEN' from project 'JSEN')
EmitSwiftModule normal arm64 (in target 'JSEN' from project 'JSEN')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ KeyPath.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JSEN/Sources/KeyPath.swift (in target 'JSEN' from project 'JSEN')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JSEN/Sources/KeyPath.swift (in target 'JSEN' from project 'JSEN')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ JSEN+KeyPath.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JSEN/Sources/JSEN+KeyPath.swift (in target 'JSEN' from project 'JSEN')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JSEN/Sources/JSEN+KeyPath.swift (in target 'JSEN' from project 'JSEN')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ JSEN+Codable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JSEN/Sources/JSEN+Codable.swift (in target 'JSEN' from project 'JSEN')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JSEN/Sources/JSEN+Codable.swift (in target 'JSEN' from project 'JSEN')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ DefaultValue.swift,\ Factory.swift,\ ClassHeader.swift,\ ClassMetadataLayout.swift,\ ClassTypeDescriptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Factory/DefaultValue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Factory/Factory.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Layouts/ClassHeader.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Layouts/ClassMetadataLayout.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Layouts/ClassTypeDescriptor.swift (in target 'Runtime' from project 'Runtime')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Factory/DefaultValue.swift (in target 'Runtime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Factory/Factory.swift (in target 'Runtime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Layouts/ClassHeader.swift (in target 'Runtime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Layouts/ClassMetadataLayout.swift (in target 'Runtime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Layouts/ClassTypeDescriptor.swift (in target 'Runtime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ RelativePointer.swift,\ RelativeVectorPointer.swift,\ Union.swift,\ Vector.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Pointers/RelativePointer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Pointers/RelativeVectorPointer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Pointers/Union.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Pointers/Vector.swift (in target 'Runtime' from project 'Runtime')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Pointers/RelativePointer.swift (in target 'Runtime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Pointers/RelativeVectorPointer.swift (in target 'Runtime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Pointers/Union.swift (in target 'Runtime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Pointers/Vector.swift (in target 'Runtime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ Runtime (in target 'Runtime' from project 'Runtime')
EmitSwiftModule normal arm64 (in target 'Runtime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ GettersSetters.swift,\ Pointer+Extensions.swift,\ RetainCounts.swift,\ String+Extensions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Utilities/GettersSetters.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Utilities/Pointer+Extensions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Utilities/RetainCounts.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Utilities/String+Extensions.swift (in target 'Runtime' from project 'Runtime')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Utilities/GettersSetters.swift (in target 'Runtime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Utilities/Pointer+Extensions.swift (in target 'Runtime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Utilities/RetainCounts.swift (in target 'Runtime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Utilities/String+Extensions.swift (in target 'Runtime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for JSEN (in target 'JSEN' from project 'JSEN')
SwiftDriver\ Compilation\ Requirements JSEN normal arm64 com.apple.xcode.tools.swift.compiler (in target 'JSEN' from project 'JSEN')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name JSEN -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSEN.build/Debug-xros/JSEN.build/Objects-normal/arm64/JSEN.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.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-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSEN.build/Debug-xros/JSEN.build/Objects-normal/arm64/JSEN-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/JSEN.build/Debug-xros/JSEN.build/Objects-normal/arm64/JSEN.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/JSEN.build/Debug-xros/JSEN.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSEN.build/Debug-xros/JSEN.build/Objects-normal/arm64/JSEN_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/JSEN.build/Debug-xros/JSEN.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSEN.build/Debug-xros/JSEN.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSEN.build/Debug-xros/JSEN.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/JSEN.build/Debug-xros/JSEN.build/Objects-normal/arm64/JSEN-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Emitting module for Runtime (in target 'Runtime' from project 'Runtime')
SwiftCompile normal arm64 Compiling\ MetadataLayoutType.swift,\ ProtocolDescriptor.swift,\ ProtocolMetadataLayout.swift,\ ProtocolTypeContainer.swift,\ StructMetadataLayout.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Layouts/MetadataLayoutType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Layouts/ProtocolDescriptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Layouts/ProtocolMetadataLayout.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Layouts/ProtocolTypeContainer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Layouts/StructMetadataLayout.swift (in target 'Runtime' from project 'Runtime')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Layouts/MetadataLayoutType.swift (in target 'Runtime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Layouts/ProtocolDescriptor.swift (in target 'Runtime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Layouts/ProtocolMetadataLayout.swift (in target 'Runtime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Layouts/ProtocolTypeContainer.swift (in target 'Runtime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Layouts/StructMetadataLayout.swift (in target 'Runtime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriver\ Compilation\ Requirements Runtime normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Runtime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Runtime -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/Runtime.build/Objects-normal/arm64/Runtime.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.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-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/Runtime.build/Objects-normal/arm64/Runtime-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/Runtime.build/Debug-xros/Runtime.build/Objects-normal/arm64/Runtime.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/Runtime.build/Debug-xros/Runtime.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/Runtime.build/Objects-normal/arm64/Runtime_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/CRuntime/include -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/Runtime.build/Debug-xros/Runtime.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/Runtime.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/Runtime.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/Runtime.build/Debug-xros/Runtime.build/Objects-normal/arm64/Runtime-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling JSEN+KeyPath.swift (in target 'JSEN' from project 'JSEN')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/JSEN-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSEN.build/Debug-xros/JSEN.build/Objects-normal/arm64/JSEN-Swift.h (in target 'JSEN' from project 'JSEN')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JSEN
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSEN.build/Debug-xros/JSEN.build/Objects-normal/arm64/JSEN-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/JSEN-Swift.h
SwiftDriverJobDiscovery normal arm64 Compiling JSENRepresentable.swift (in target 'JSEN' from project 'JSEN')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/JSEN.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSEN.build/Debug-xros/JSEN.build/Objects-normal/arm64/JSEN.swiftmodule (in target 'JSEN' from project 'JSEN')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JSEN
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/JSEN.build/Debug-xros/JSEN.build/Objects-normal/arm64/JSEN.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/JSEN.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/JSEN.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSEN.build/Debug-xros/JSEN.build/Objects-normal/arm64/JSEN.swiftdoc (in target 'JSEN' from project 'JSEN')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JSEN
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/JSEN.build/Debug-xros/JSEN.build/Objects-normal/arm64/JSEN.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/JSEN.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/JSEN.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSEN.build/Debug-xros/JSEN.build/Objects-normal/arm64/JSEN.abi.json (in target 'JSEN' from project 'JSEN')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JSEN
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/JSEN.build/Debug-xros/JSEN.build/Objects-normal/arm64/JSEN.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/JSEN.swiftmodule/arm64-apple-xros.abi.json
SwiftDriverJobDiscovery normal arm64 Compiling JSEN.swift (in target 'JSEN' from project 'JSEN')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Runtime-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/Runtime.build/Objects-normal/arm64/Runtime-Swift.h (in target 'Runtime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/Runtime.build/Objects-normal/arm64/Runtime-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Runtime-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/JSEN.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSEN.build/Debug-xros/JSEN.build/Objects-normal/arm64/JSEN.swiftsourceinfo (in target 'JSEN' from project 'JSEN')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JSEN
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/JSEN.build/Debug-xros/JSEN.build/Objects-normal/arm64/JSEN.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/JSEN.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftCompile normal arm64 Compiling\ NominalMetadataType.swift,\ ProtocolMetadata.swift,\ StructMetadata.swift,\ TupleMetadata.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Metadata/NominalMetadataType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Metadata/ProtocolMetadata.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Metadata/StructMetadata.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Metadata/TupleMetadata.swift (in target 'Runtime' from project 'Runtime')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Metadata/NominalMetadataType.swift (in target 'Runtime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Metadata/ProtocolMetadata.swift (in target 'Runtime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Metadata/StructMetadata.swift (in target 'Runtime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Metadata/TupleMetadata.swift (in target 'Runtime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Case.swift,\ Errors.swift,\ FunctionInfo.swift,\ Kind.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Models/Case.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Models/Errors.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Models/FunctionInfo.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Models/Kind.swift (in target 'Runtime' from project 'Runtime')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Models/Case.swift (in target 'Runtime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Models/Errors.swift (in target 'Runtime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Models/FunctionInfo.swift (in target 'Runtime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Models/Kind.swift (in target 'Runtime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Runtime.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/Runtime.build/Objects-normal/arm64/Runtime.swiftmodule (in target 'Runtime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime
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/Runtime.build/Debug-xros/Runtime.build/Objects-normal/arm64/Runtime.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Runtime.swiftmodule/arm64-apple-xros.swiftmodule
SwiftDriverJobDiscovery normal arm64 Compiling GettersSetters.swift, Pointer+Extensions.swift, RetainCounts.swift, String+Extensions.swift (in target 'Runtime' from project 'Runtime')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Runtime.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/Runtime.build/Objects-normal/arm64/Runtime.swiftdoc (in target 'Runtime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime
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/Runtime.build/Debug-xros/Runtime.build/Objects-normal/arm64/Runtime.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Runtime.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Runtime.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/Runtime.build/Objects-normal/arm64/Runtime.abi.json (in target 'Runtime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime
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/Runtime.build/Debug-xros/Runtime.build/Objects-normal/arm64/Runtime.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Runtime.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Runtime.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/Runtime.build/Objects-normal/arm64/Runtime.swiftsourceinfo (in target 'Runtime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime
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/Runtime.build/Debug-xros/Runtime.build/Objects-normal/arm64/Runtime.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Runtime.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftCompile normal arm64 Compiling\ StructTypeDescriptor.swift,\ TargetTypeGenericContextDescriptorHeader.swift,\ TupleMetadataLayout.swift,\ TypeDescriptor.swift,\ ValueWitnessTable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Layouts/StructTypeDescriptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Layouts/TargetTypeGenericContextDescriptorHeader.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Layouts/TupleMetadataLayout.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Layouts/TypeDescriptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Layouts/ValueWitnessTable.swift (in target 'Runtime' from project 'Runtime')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Layouts/StructTypeDescriptor.swift (in target 'Runtime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Layouts/TargetTypeGenericContextDescriptorHeader.swift (in target 'Runtime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Layouts/TupleMetadataLayout.swift (in target 'Runtime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Layouts/TypeDescriptor.swift (in target 'Runtime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Layouts/ValueWitnessTable.swift (in target 'Runtime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ClassMetadata.swift,\ EnumMetadata.swift,\ FuntionMetadata.swift,\ Metadata.swift,\ MetadataType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Metadata/ClassMetadata.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Metadata/EnumMetadata.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Metadata/FuntionMetadata.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Metadata/Metadata.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Metadata/MetadataType.swift (in target 'Runtime' from project 'Runtime')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Metadata/ClassMetadata.swift (in target 'Runtime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Metadata/EnumMetadata.swift (in target 'Runtime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Metadata/FuntionMetadata.swift (in target 'Runtime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Metadata/Metadata.swift (in target 'Runtime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Metadata/MetadataType.swift (in target 'Runtime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ PropertyInfo.swift,\ TypeInfo.swift,\ TypeInfoConvertible.swift,\ Pointers.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Models/PropertyInfo.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Models/TypeInfo.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Models/TypeInfoConvertible.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Pointers/Pointers.swift (in target 'Runtime' from project 'Runtime')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Models/PropertyInfo.swift (in target 'Runtime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Models/TypeInfo.swift (in target 'Runtime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Models/TypeInfoConvertible.swift (in target 'Runtime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Pointers/Pointers.swift (in target 'Runtime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling JSEN+SyntacticSugar.swift (in target 'JSEN' from project 'JSEN')
SwiftCompile normal arm64 Compiling\ EnumMetadataLayout.swift,\ EnumTypeDescriptor.swift,\ ExistentialContainter.swift,\ FieldDescriptor.swift,\ FunctionMetadataLayout.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Layouts/EnumMetadataLayout.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Layouts/EnumTypeDescriptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Layouts/ExistentialContainter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Layouts/FieldDescriptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Layouts/FunctionMetadataLayout.swift (in target 'Runtime' from project 'Runtime')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Layouts/EnumMetadataLayout.swift (in target 'Runtime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Layouts/EnumTypeDescriptor.swift (in target 'Runtime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Layouts/ExistentialContainter.swift (in target 'Runtime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Layouts/FieldDescriptor.swift (in target 'Runtime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/Runtime/Layouts/FunctionMetadataLayout.swift (in target 'Runtime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling RelativePointer.swift, RelativeVectorPointer.swift, Union.swift, Vector.swift (in target 'Runtime' from project 'Runtime')
SwiftDriverJobDiscovery normal arm64 Compiling Case.swift, Errors.swift, FunctionInfo.swift, Kind.swift (in target 'Runtime' from project 'Runtime')
SwiftDriverJobDiscovery normal arm64 Compiling StructTypeDescriptor.swift, TargetTypeGenericContextDescriptorHeader.swift, TupleMetadataLayout.swift, TypeDescriptor.swift, ValueWitnessTable.swift (in target 'Runtime' from project 'Runtime')
SwiftDriver Kodable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Kodable' from project 'Kodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Kodable -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kodable.build/Debug-xros/Kodable.build/Objects-normal/arm64/Kodable.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.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/PackageFrameworks -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-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kodable.build/Debug-xros/Kodable.build/Objects-normal/arm64/Kodable-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/Kodable.build/Debug-xros/Kodable.build/Objects-normal/arm64/Kodable.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/Kodable.build/Debug-xros/Kodable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kodable.build/Debug-xros/Kodable.build/Objects-normal/arm64/Kodable_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/CRuntime/include -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/Kodable.build/Debug-xros/Kodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kodable.build/Debug-xros/Kodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kodable.build/Debug-xros/Kodable.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/Kodable.build/Debug-xros/Kodable.build/Objects-normal/arm64/Kodable-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling MetadataLayoutType.swift, ProtocolDescriptor.swift, ProtocolMetadataLayout.swift, ProtocolTypeContainer.swift, StructMetadataLayout.swift (in target 'Runtime' from project 'Runtime')
SwiftCompile normal arm64 Compiling\ KodableOption.swift,\ KodableOptions+Presets.swift /Users/admin/builder/spi-builder-workspace/Sources/Kodable/KodableOption.swift /Users/admin/builder/spi-builder-workspace/Sources/Kodable/KodableOptions+Presets.swift (in target 'Kodable' from project 'Kodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Kodable/KodableOption.swift (in target 'Kodable' from project 'Kodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Kodable/KodableOptions+Presets.swift (in target 'Kodable' from project 'Kodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Kodable/KodableOptions+Presets.swift:90:1: warning: extension declares a conformance of imported type 'Optional' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension Optional: Comparable where Wrapped: Comparable {
^
/Users/admin/builder/spi-builder-workspace/Sources/Kodable/KodableOptions+Presets.swift:90:1: note: add '@retroactive' to silence this warning
extension Optional: Comparable where Wrapped: Comparable {
^ ~~~~~~~~~~
@retroactive Comparable
SwiftCompile normal arm64 Compiling\ Codable+AnyCodingKey.swift,\ Codable+Lossless.swift /Users/admin/builder/spi-builder-workspace/Sources/Kodable/Codable+AnyCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/Kodable/Codable+Lossless.swift (in target 'Kodable' from project 'Kodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Kodable/Codable+AnyCodingKey.swift (in target 'Kodable' from project 'Kodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Kodable/Codable+Lossless.swift (in target 'Kodable' from project 'Kodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Kodable/Codable+Lossless.swift:166:1: warning: extension declares a conformance of imported type 'Optional' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension Optional: CustomStringConvertible where Wrapped: LosslessDecodable {
^
/Users/admin/builder/spi-builder-workspace/Sources/Kodable/Codable+Lossless.swift:166:1: note: add '@retroactive' to silence this warning
extension Optional: CustomStringConvertible where Wrapped: LosslessDecodable {
^ ~~~~~~~~~~~~~~~~~~~~~~~
@retroactive CustomStringConvertible
/Users/admin/builder/spi-builder-workspace/Sources/Kodable/Codable+Lossless.swift:175:1: warning: extension declares a conformance of imported type 'Optional' to imported protocol 'LosslessStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension Optional: LosslessStringConvertible where Wrapped: LosslessDecodable {
^
/Users/admin/builder/spi-builder-workspace/Sources/Kodable/Codable+Lossless.swift:175:1: note: add '@retroactive' to silence this warning
extension Optional: LosslessStringConvertible where Wrapped: LosslessDecodable {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive LosslessStringConvertible
SwiftEmitModule normal arm64 Emitting\ module\ for\ Kodable (in target 'Kodable' from project 'Kodable')
EmitSwiftModule normal arm64 (in target 'Kodable' from project 'Kodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Extensions/Runtime+Utilities.swift:32:24: warning: static property 'cachedTypeInfo' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var cachedTypeInfo: [HashedType: TypeInfo] = [:]
^
/Users/admin/builder/spi-builder-workspace/Sources/Extensions/Runtime+Utilities.swift:32:24: note: convert 'cachedTypeInfo' to a 'let' constant to make 'Sendable' shared state immutable
private static var cachedTypeInfo: [HashedType: TypeInfo] = [:]
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Extensions/Runtime+Utilities.swift:32:24: note: add '@MainActor' to make static property 'cachedTypeInfo' part of global actor 'MainActor'
private static var cachedTypeInfo: [HashedType: TypeInfo] = [:]
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Extensions/Runtime+Utilities.swift:32:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var cachedTypeInfo: [HashedType: TypeInfo] = [:]
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Kodable/Codable+Lossless.swift:166:1: warning: extension declares a conformance of imported type 'Optional' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension Optional: CustomStringConvertible where Wrapped: LosslessDecodable {
^
/Users/admin/builder/spi-builder-workspace/Sources/Kodable/Codable+Lossless.swift:166:1: note: add '@retroactive' to silence this warning
extension Optional: CustomStringConvertible where Wrapped: LosslessDecodable {
^ ~~~~~~~~~~~~~~~~~~~~~~~
@retroactive CustomStringConvertible
/Users/admin/builder/spi-builder-workspace/Sources/Kodable/Codable+Lossless.swift:175:1: warning: extension declares a conformance of imported type 'Optional' to imported protocol 'LosslessStringConvertible'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension Optional: LosslessStringConvertible where Wrapped: LosslessDecodable {
^
/Users/admin/builder/spi-builder-workspace/Sources/Kodable/Codable+Lossless.swift:175:1: note: add '@retroactive' to silence this warning
extension Optional: LosslessStringConvertible where Wrapped: LosslessDecodable {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive LosslessStringConvertible
/Users/admin/builder/spi-builder-workspace/Sources/Kodable/KodableError.swift:11:10: warning: associated value 'validationFailed(type:property:parsedValue:)' of 'Sendable'-conforming enum 'KodableError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
case validationFailed(type: Any, property: String, parsedValue: Any)
^
/Users/admin/builder/spi-builder-workspace/Sources/Kodable/KodableError.swift:11:10: warning: associated value 'validationFailed(type:property:parsedValue:)' of 'Sendable'-conforming enum 'KodableError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
case validationFailed(type: Any, property: String, parsedValue: Any)
^
/Users/admin/builder/spi-builder-workspace/Sources/Kodable/KodableError.swift:13:19: warning: associated value 'failedDecodingProperty(property:key:type:underlyingError:)' of 'Sendable'-conforming enum 'KodableError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
indirect case failedDecodingProperty(property: String, key: String, type: Any, underlyingError: KodableError)
^
/Users/admin/builder/spi-builder-workspace/Sources/Kodable/KodableError.swift:15:19: warning: associated value 'failedDecodingType(type:underlyingError:)' of 'Sendable'-conforming enum 'KodableError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
indirect case failedDecodingType(type: Any, underlyingError: KodableError)
^
/Users/admin/builder/spi-builder-workspace/Sources/Kodable/KodableOptions+Presets.swift:90:1: warning: extension declares a conformance of imported type 'Optional' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension Optional: Comparable where Wrapped: Comparable {
^
/Users/admin/builder/spi-builder-workspace/Sources/Kodable/KodableOptions+Presets.swift:90:1: note: add '@retroactive' to silence this warning
extension Optional: Comparable where Wrapped: Comparable {
^ ~~~~~~~~~~
@retroactive Comparable
/Users/admin/builder/spi-builder-workspace/Sources/Wrappers/CodableDate.swift:123:24: warning: static property 'iso8601Formatter' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
private static let iso8601Formatter = ISO8601DateFormatter()
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSISO8601DateFormatter.h:46:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
@interface NSISO8601DateFormatter : NSFormatter <NSSecureCoding> {
^
/Users/admin/builder/spi-builder-workspace/Sources/Wrappers/CodableDate.swift:123:24: note: add '@MainActor' to make static property 'iso8601Formatter' part of global actor 'MainActor'
private static let iso8601Formatter = ISO8601DateFormatter()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Wrappers/CodableDate.swift:123:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static let iso8601Formatter = ISO8601DateFormatter()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Wrappers/CodableDate.swift:124:24: warning: static property 'iso8601WithFractionalSecondsFormatter' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
private static let iso8601WithFractionalSecondsFormatter: ISO8601DateFormatter = {
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSISO8601DateFormatter.h:46:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
@interface NSISO8601DateFormatter : NSFormatter <NSSecureCoding> {
^
/Users/admin/builder/spi-builder-workspace/Sources/Wrappers/CodableDate.swift:124:24: note: add '@MainActor' to make static property 'iso8601WithFractionalSecondsFormatter' part of global actor 'MainActor'
private static let iso8601WithFractionalSecondsFormatter: ISO8601DateFormatter = {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Wrappers/CodableDate.swift:124:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static let iso8601WithFractionalSecondsFormatter: ISO8601DateFormatter = {
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Wrappers/CodableDate.swift:132:24: warning: static property 'formatters' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var formatters: [String: Formatter] = [:]
^
/Users/admin/builder/spi-builder-workspace/Sources/Wrappers/CodableDate.swift:132:24: note: convert 'formatters' to a 'let' constant to make 'Sendable' shared state immutable
private static var formatters: [String: Formatter] = [:]
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Wrappers/CodableDate.swift:132:24: note: add '@MainActor' to make static property 'formatters' part of global actor 'MainActor'
private static var formatters: [String: Formatter] = [:]
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Wrappers/CodableDate.swift:132:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var formatters: [String: Formatter] = [:]
^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ Runtime+Utilities.swift,\ TryCatch+Utilities.swift /Users/admin/builder/spi-builder-workspace/Sources/Extensions/Runtime+Utilities.swift /Users/admin/builder/spi-builder-workspace/Sources/Extensions/TryCatch+Utilities.swift (in target 'Kodable' from project 'Kodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Extensions/Runtime+Utilities.swift (in target 'Kodable' from project 'Kodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Extensions/Runtime+Utilities.swift:32:24: warning: static property 'cachedTypeInfo' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var cachedTypeInfo: [HashedType: TypeInfo] = [:]
^
/Users/admin/builder/spi-builder-workspace/Sources/Extensions/Runtime+Utilities.swift:32:24: note: convert 'cachedTypeInfo' to a 'let' constant to make 'Sendable' shared state immutable
private static var cachedTypeInfo: [HashedType: TypeInfo] = [:]
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Extensions/Runtime+Utilities.swift:32:24: note: add '@MainActor' to make static property 'cachedTypeInfo' part of global actor 'MainActor'
private static var cachedTypeInfo: [HashedType: TypeInfo] = [:]
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Extensions/Runtime+Utilities.swift:32:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var cachedTypeInfo: [HashedType: TypeInfo] = [:]
^
nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Extensions/TryCatch+Utilities.swift (in target 'Kodable' from project 'Kodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling PropertyInfo.swift, TypeInfo.swift, TypeInfoConvertible.swift, Pointers.swift (in target 'Runtime' from project 'Runtime')
SwiftCompile normal arm64 Compiling\ DebugJSON.swift,\ Codable+NestedKeyable.swift /Users/admin/builder/spi-builder-workspace/Sources/Debug/DebugJSON.swift /Users/admin/builder/spi-builder-workspace/Sources/Extensions/Codable+NestedKeyable.swift (in target 'Kodable' from project 'Kodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Debug/DebugJSON.swift (in target 'Kodable' from project 'Kodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Extensions/Codable+NestedKeyable.swift (in target 'Kodable' from project 'Kodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling NominalMetadataType.swift, ProtocolMetadata.swift, StructMetadata.swift, TupleMetadata.swift (in target 'Runtime' from project 'Runtime')
SwiftCompile normal arm64 Compiling\ Codable+Utilities.swift,\ Comparable+Utilities.swift /Users/admin/builder/spi-builder-workspace/Sources/Extensions/Codable+Utilities.swift /Users/admin/builder/spi-builder-workspace/Sources/Extensions/Comparable+Utilities.swift (in target 'Kodable' from project 'Kodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Extensions/Codable+Utilities.swift (in target 'Kodable' from project 'Kodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Extensions/Comparable+Utilities.swift (in target 'Kodable' from project 'Kodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling ClassMetadata.swift, EnumMetadata.swift, FuntionMetadata.swift, Metadata.swift, MetadataType.swift (in target 'Runtime' from project 'Runtime')
SwiftCompile normal arm64 Compiling\ DecodingError+Utilities.swift,\ Optional+Utilities.swift /Users/admin/builder/spi-builder-workspace/Sources/Extensions/DecodingError+Utilities.swift /Users/admin/builder/spi-builder-workspace/Sources/Extensions/Optional+Utilities.swift (in target 'Kodable' from project 'Kodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Extensions/DecodingError+Utilities.swift (in target 'Kodable' from project 'Kodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Extensions/Optional+Utilities.swift (in target 'Kodable' from project 'Kodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling EnumMetadataLayout.swift, EnumTypeDescriptor.swift, ExistentialContainter.swift, FieldDescriptor.swift, FunctionMetadataLayout.swift (in target 'Runtime' from project 'Runtime')
SwiftCompile normal arm64 Compiling\ KodableTransformable.swift /Users/admin/builder/spi-builder-workspace/Sources/Kodable/KodableTransformable.swift (in target 'Kodable' from project 'Kodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Kodable/KodableTransformable.swift (in target 'Kodable' from project 'Kodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for Kodable (in target 'Kodable' from project 'Kodable')
SwiftDriver\ Compilation\ Requirements Kodable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Kodable' from project 'Kodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Kodable -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kodable.build/Debug-xros/Kodable.build/Objects-normal/arm64/Kodable.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.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/PackageFrameworks -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-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kodable.build/Debug-xros/Kodable.build/Objects-normal/arm64/Kodable-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/Kodable.build/Debug-xros/Kodable.build/Objects-normal/arm64/Kodable.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/Kodable.build/Debug-xros/Kodable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kodable.build/Debug-xros/Kodable.build/Objects-normal/arm64/Kodable_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/CRuntime/include -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/Kodable.build/Debug-xros/Kodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kodable.build/Debug-xros/Kodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kodable.build/Debug-xros/Kodable.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/Kodable.build/Debug-xros/Kodable.build/Objects-normal/arm64/Kodable-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling JSEN+Codable.swift (in target 'JSEN' from project 'JSEN')
SwiftCompile normal arm64 Compiling\ CodableDate.swift /Users/admin/builder/spi-builder-workspace/Sources/Wrappers/CodableDate.swift (in target 'Kodable' from project 'Kodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Wrappers/CodableDate.swift (in target 'Kodable' from project 'Kodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Wrappers/CodableDate.swift:123:24: warning: static property 'iso8601Formatter' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
private static let iso8601Formatter = ISO8601DateFormatter()
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSISO8601DateFormatter.h:46:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
@interface NSISO8601DateFormatter : NSFormatter <NSSecureCoding> {
^
/Users/admin/builder/spi-builder-workspace/Sources/Wrappers/CodableDate.swift:123:24: note: add '@MainActor' to make static property 'iso8601Formatter' part of global actor 'MainActor'
private static let iso8601Formatter = ISO8601DateFormatter()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Wrappers/CodableDate.swift:123:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static let iso8601Formatter = ISO8601DateFormatter()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Wrappers/CodableDate.swift:124:24: warning: static property 'iso8601WithFractionalSecondsFormatter' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
private static let iso8601WithFractionalSecondsFormatter: ISO8601DateFormatter = {
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSISO8601DateFormatter.h:46:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
@interface NSISO8601DateFormatter : NSFormatter <NSSecureCoding> {
^
/Users/admin/builder/spi-builder-workspace/Sources/Wrappers/CodableDate.swift:124:24: note: add '@MainActor' to make static property 'iso8601WithFractionalSecondsFormatter' part of global actor 'MainActor'
private static let iso8601WithFractionalSecondsFormatter: ISO8601DateFormatter = {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Wrappers/CodableDate.swift:124:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static let iso8601WithFractionalSecondsFormatter: ISO8601DateFormatter = {
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Wrappers/CodableDate.swift:132:24: warning: static property 'formatters' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var formatters: [String: Formatter] = [:]
^
/Users/admin/builder/spi-builder-workspace/Sources/Wrappers/CodableDate.swift:132:24: note: convert 'formatters' to a 'let' constant to make 'Sendable' shared state immutable
private static var formatters: [String: Formatter] = [:]
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Wrappers/CodableDate.swift:132:24: note: add '@MainActor' to make static property 'formatters' part of global actor 'MainActor'
private static var formatters: [String: Formatter] = [:]
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Wrappers/CodableDate.swift:132:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var formatters: [String: Formatter] = [:]
^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ Kodable.swift,\ KodableError.swift /Users/admin/builder/spi-builder-workspace/Sources/Kodable/Kodable.swift /Users/admin/builder/spi-builder-workspace/Sources/Kodable/KodableError.swift (in target 'Kodable' from project 'Kodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Kodable/Kodable.swift (in target 'Kodable' from project 'Kodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Kodable/KodableError.swift (in target 'Kodable' from project 'Kodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Kodable/KodableError.swift:11:10: warning: associated value 'validationFailed(type:property:parsedValue:)' of 'Sendable'-conforming enum 'KodableError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
case validationFailed(type: Any, property: String, parsedValue: Any)
^
/Users/admin/builder/spi-builder-workspace/Sources/Kodable/KodableError.swift:11:10: warning: associated value 'validationFailed(type:property:parsedValue:)' of 'Sendable'-conforming enum 'KodableError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
case validationFailed(type: Any, property: String, parsedValue: Any)
^
/Users/admin/builder/spi-builder-workspace/Sources/Kodable/KodableError.swift:13:19: warning: associated value 'failedDecodingProperty(property:key:type:underlyingError:)' of 'Sendable'-conforming enum 'KodableError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
indirect case failedDecodingProperty(property: String, key: String, type: Any, underlyingError: KodableError)
^
/Users/admin/builder/spi-builder-workspace/Sources/Kodable/KodableError.swift:15:19: warning: associated value 'failedDecodingType(type:underlyingError:)' of 'Sendable'-conforming enum 'KodableError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
indirect case failedDecodingType(type: Any, underlyingError: KodableError)
^
SwiftDriverJobDiscovery normal arm64 Compiling KeyPath.swift (in target 'JSEN' from project 'JSEN')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Kodable-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kodable.build/Debug-xros/Kodable.build/Objects-normal/arm64/Kodable-Swift.h (in target 'Kodable' from project 'Kodable')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kodable.build/Debug-xros/Kodable.build/Objects-normal/arm64/Kodable-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Kodable-Swift.h
SwiftDriverJobDiscovery normal arm64 Compiling DefaultValue.swift, Factory.swift, ClassHeader.swift, ClassMetadataLayout.swift, ClassTypeDescriptor.swift (in target 'Runtime' from project 'Runtime')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Kodable.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kodable.build/Debug-xros/Kodable.build/Objects-normal/arm64/Kodable.swiftmodule (in target 'Kodable' from project 'Kodable')
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/Kodable.build/Debug-xros/Kodable.build/Objects-normal/arm64/Kodable.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Kodable.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Kodable.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kodable.build/Debug-xros/Kodable.build/Objects-normal/arm64/Kodable.swiftdoc (in target 'Kodable' from project 'Kodable')
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/Kodable.build/Debug-xros/Kodable.build/Objects-normal/arm64/Kodable.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Kodable.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Kodable.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kodable.build/Debug-xros/Kodable.build/Objects-normal/arm64/Kodable.abi.json (in target 'Kodable' from project 'Kodable')
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/Kodable.build/Debug-xros/Kodable.build/Objects-normal/arm64/Kodable.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Kodable.swiftmodule/arm64-apple-xros.abi.json
SwiftDriverJobDiscovery normal arm64 Compiling Codable+AnyCodingKey.swift, Codable+Lossless.swift (in target 'Kodable' from project 'Kodable')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Kodable.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kodable.build/Debug-xros/Kodable.build/Objects-normal/arm64/Kodable.swiftsourceinfo (in target 'Kodable' from project 'Kodable')
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/Kodable.build/Debug-xros/Kodable.build/Objects-normal/arm64/Kodable.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Kodable.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriver\ Compilation Runtime normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Runtime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Runtime -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/Runtime.build/Objects-normal/arm64/Runtime.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.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-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/Runtime.build/Objects-normal/arm64/Runtime-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/Runtime.build/Debug-xros/Runtime.build/Objects-normal/arm64/Runtime.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/Runtime.build/Debug-xros/Runtime.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/Runtime.build/Objects-normal/arm64/Runtime_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/CRuntime/include -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/Runtime.build/Debug-xros/Runtime.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/Runtime.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/Runtime.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/Runtime.build/Debug-xros/Runtime.build/Objects-normal/arm64/Runtime-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ Coding.swift /Users/admin/builder/spi-builder-workspace/Sources/Wrappers/Coding.swift (in target 'Kodable' from project 'Kodable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Wrappers/Coding.swift (in target 'Kodable' from project 'Kodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriver\ Compilation JSEN normal arm64 com.apple.xcode.tools.swift.compiler (in target 'JSEN' from project 'JSEN')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name JSEN -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSEN.build/Debug-xros/JSEN.build/Objects-normal/arm64/JSEN.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.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-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSEN.build/Debug-xros/JSEN.build/Objects-normal/arm64/JSEN-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/JSEN.build/Debug-xros/JSEN.build/Objects-normal/arm64/JSEN.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/JSEN.build/Debug-xros/JSEN.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSEN.build/Debug-xros/JSEN.build/Objects-normal/arm64/JSEN_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/JSEN.build/Debug-xros/JSEN.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSEN.build/Debug-xros/JSEN.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSEN.build/Debug-xros/JSEN.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/JSEN.build/Debug-xros/JSEN.build/Objects-normal/arm64/JSEN-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Runtime.o normal (in target 'Runtime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -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 -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/Runtime.build/Objects-normal/arm64/Runtime.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/Runtime.build/Objects-normal/arm64/Runtime_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/Runtime.build/Objects-normal/arm64/Runtime_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/Runtime.build/Objects-normal/arm64/Runtime.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Runtime.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/JSEN.o normal (in target 'JSEN' from project 'JSEN')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JSEN
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSEN.build/Debug-xros/JSEN.build/Objects-normal/arm64/JSEN.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSEN.build/Debug-xros/JSEN.build/Objects-normal/arm64/JSEN_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSEN.build/Debug-xros/JSEN.build/Objects-normal/arm64/JSEN_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSEN.build/Debug-xros/JSEN.build/Objects-normal/arm64/JSEN.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/JSEN.o
SwiftDriverJobDiscovery normal arm64 Compiling Codable+Utilities.swift, Comparable+Utilities.swift (in target 'Kodable' from project 'Kodable')
SwiftDriverJobDiscovery normal arm64 Compiling Runtime+Utilities.swift, TryCatch+Utilities.swift (in target 'Kodable' from project 'Kodable')
SwiftDriverJobDiscovery normal arm64 Compiling KodableOption.swift, KodableOptions+Presets.swift (in target 'Kodable' from project 'Kodable')
SwiftDriverJobDiscovery normal arm64 Compiling DebugJSON.swift, Codable+NestedKeyable.swift (in target 'Kodable' from project 'Kodable')
SwiftDriverJobDiscovery normal arm64 Compiling DecodingError+Utilities.swift, Optional+Utilities.swift (in target 'Kodable' from project 'Kodable')
ExtractAppIntentsMetadata (in target 'Runtime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name Runtime --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk --xcode-version 16E140 --platform-family xrOS --deployment-target 1.0 --bundle-identifier runtime.Runtime --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Runtime.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Runtime.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/Runtime.build/Objects-normal/arm64/Runtime_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/Runtime.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/Runtime.build/Objects-normal/arm64/Runtime.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/Runtime.build/Runtime.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/Runtime.build/Runtime.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Runtime.build/Debug-xros/Runtime.build/Objects-normal/arm64/Runtime.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-05-01 01:06:49.471 appintentsmetadataprocessor[925:4856] Starting appintentsmetadataprocessor export
2025-05-01 01:06:49.518 appintentsmetadataprocessor[925:4856] Extracted no relevant App Intents symbols, skipping writing output
ExtractAppIntentsMetadata (in target 'JSEN' from project 'JSEN')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JSEN
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name JSEN --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk --xcode-version 16E140 --platform-family xrOS --deployment-target 1.0 --bundle-identifier jsen.JSEN --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/JSEN.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/JSEN.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSEN.build/Debug-xros/JSEN.build/Objects-normal/arm64/JSEN_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSEN.build/Debug-xros/JSEN.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSEN.build/Debug-xros/JSEN.build/Objects-normal/arm64/JSEN.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSEN.build/Debug-xros/JSEN.build/JSEN.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSEN.build/Debug-xros/JSEN.build/JSEN.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSEN.build/Debug-xros/JSEN.build/Objects-normal/arm64/JSEN.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-05-01 01:06:49.471 appintentsmetadataprocessor[926:4867] Starting appintentsmetadataprocessor export
2025-05-01 01:06:49.518 appintentsmetadataprocessor[926:4867] Extracted no relevant App Intents symbols, skipping writing output
SwiftDriverJobDiscovery normal arm64 Compiling Coding.swift (in target 'Kodable' from project 'Kodable')
SwiftDriverJobDiscovery normal arm64 Compiling KodableTransformable.swift (in target 'Kodable' from project 'Kodable')
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Runtime.o (in target 'Runtime' from project 'Runtime')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Runtime.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/JSEN.o (in target 'JSEN' from project 'JSEN')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/JSEN
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/JSEN.o
SwiftDriverJobDiscovery normal arm64 Compiling CodableDate.swift (in target 'Kodable' from project 'Kodable')
SwiftDriverJobDiscovery normal arm64 Compiling Kodable.swift, KodableError.swift (in target 'Kodable' from project 'Kodable')
SwiftDriver\ Compilation Kodable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Kodable' from project 'Kodable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Kodable -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kodable.build/Debug-xros/Kodable.build/Objects-normal/arm64/Kodable.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.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/PackageFrameworks -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-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kodable.build/Debug-xros/Kodable.build/Objects-normal/arm64/Kodable-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/Kodable.build/Debug-xros/Kodable.build/Objects-normal/arm64/Kodable.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/Kodable.build/Debug-xros/Kodable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kodable.build/Debug-xros/Kodable.build/Objects-normal/arm64/Kodable_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Runtime/Sources/CRuntime/include -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/Kodable.build/Debug-xros/Kodable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kodable.build/Debug-xros/Kodable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kodable.build/Debug-xros/Kodable.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/Kodable.build/Debug-xros/Kodable.build/Objects-normal/arm64/Kodable-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Kodable.o normal (in target 'Kodable' from project 'Kodable')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -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/PackageFrameworks -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 -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kodable.build/Debug-xros/Kodable.build/Objects-normal/arm64/Kodable.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kodable.build/Debug-xros/Kodable.build/Objects-normal/arm64/Kodable_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kodable.build/Debug-xros/Kodable.build/Objects-normal/arm64/Kodable_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kodable.build/Debug-xros/Kodable.build/Objects-normal/arm64/Kodable.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Kodable.o
ExtractAppIntentsMetadata (in target 'Kodable' from project 'Kodable')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name Kodable --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk --xcode-version 16E140 --platform-family xrOS --deployment-target 1.0 --bundle-identifier spi-builder-workspace.Kodable --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Kodable.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Kodable.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kodable.build/Debug-xros/Kodable.build/Objects-normal/arm64/Kodable_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kodable.build/Debug-xros/Kodable.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kodable.build/Debug-xros/Kodable.build/Objects-normal/arm64/Kodable.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kodable.build/Debug-xros/Kodable.build/Kodable.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kodable.build/Debug-xros/Kodable.build/Kodable.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kodable.build/Debug-xros/Kodable.build/Objects-normal/arm64/Kodable.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-05-01 01:06:49.618 appintentsmetadataprocessor[929:4889] Starting appintentsmetadataprocessor export
2025-05-01 01:06:49.652 appintentsmetadataprocessor[929:4889] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Kodable.o (in target 'Kodable' from project 'Kodable')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Kodable.o
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
{
"identity" : "cwlpreconditiontesting",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mattgallagher/CwlPreconditionTesting.git"
},
{
"identity" : "jsen",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/rogerluan/JSEN"
},
{
"identity" : "runtime",
"requirement" : {
"range" : [
{
"lower_bound" : "2.2.2",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/wickwirew/Runtime"
}
],
"manifest_display_name" : "Kodable",
"name" : "Kodable",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.14"
},
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "12.0"
},
{
"name" : "watchos",
"version" : "5.0"
}
],
"products" : [
{
"name" : "Kodable",
"targets" : [
"Kodable"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "KodableTests",
"module_type" : "SwiftTarget",
"name" : "KodableTests",
"path" : "Tests",
"product_dependencies" : [
"CwlPreconditionTesting"
],
"sources" : [
"KodableTests.swift",
"XCTestCase+Utilities.swift"
],
"target_dependencies" : [
"Kodable"
],
"type" : "test"
},
{
"c99name" : "Kodable",
"module_type" : "SwiftTarget",
"name" : "Kodable",
"path" : "Sources",
"product_dependencies" : [
"Runtime",
"JSEN"
],
"product_memberships" : [
"Kodable"
],
"sources" : [
"Debug/DebugJSON.swift",
"Extensions/Codable+NestedKeyable.swift",
"Extensions/Codable+Utilities.swift",
"Extensions/Comparable+Utilities.swift",
"Extensions/DecodingError+Utilities.swift",
"Extensions/Optional+Utilities.swift",
"Extensions/Runtime+Utilities.swift",
"Extensions/TryCatch+Utilities.swift",
"Kodable/Codable+AnyCodingKey.swift",
"Kodable/Codable+Lossless.swift",
"Kodable/Kodable.swift",
"Kodable/KodableError.swift",
"Kodable/KodableOption.swift",
"Kodable/KodableOptions+Presets.swift",
"Kodable/KodableTransformable.swift",
"Wrappers/CodableDate.swift",
"Wrappers/Coding.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Done.