The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-sharing, reference 2.8.0 (bc27f8), with Swift 6.1 for visionOS using Xcode 16.3 on 27 Mar 2026 05:30:53 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Sharing -destination generic/platform=xrOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats

Build Log

   0.0047 (  1.4%)   0.0017 (  0.8%)   0.0064 (  1.1%)   0.0067 (  0.9%)  build-rewrite-system
   0.0054 (  1.6%)   0.0007 (  0.3%)   0.0061 (  1.1%)   0.0062 (  0.9%)  SILGen
   0.0018 (  0.5%)   0.0030 (  1.3%)   0.0048 (  0.8%)   0.0048 (  0.7%)  import-clang-decl
   0.0040 (  1.1%)   0.0004 (  0.2%)   0.0044 (  0.8%)   0.0045 (  0.6%)  SILGen-function
   0.0011 (  0.3%)   0.0026 (  1.1%)   0.0037 (  0.6%)   0.0037 (  0.5%)  load-stdlib
   0.0018 (  0.5%)   0.0002 (  0.1%)   0.0020 (  0.4%)   0.0020 (  0.3%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.3472 (100.0%)   0.2284 (100.0%)   0.5756 (100.0%)   0.7180 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3160 seconds (0.3639 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.1944 (100.0%)   0.1216 (100.0%)   0.3160 (100.0%)   0.3639 (100.0%)  Building Target
   0.1944 (100.0%)   0.1216 (100.0%)   0.3160 (100.0%)   0.3639 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Dependency.swift (in target 'Dependencies' from project 'swift-dependencies')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyContext.swift (in target 'Dependencies' from project 'swift-dependencies')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyKey.swift (in target 'Dependencies' from project 'swift-dependencies')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ TimeZone.swift,\ URLSession.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/TimeZone.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/URLSession.swift (in target 'Dependencies' from project 'swift-dependencies')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1774589450617185-swift-frontend-Dependencies-TimeZone.swift-arm64_apple_xros1.0-o-Onone-1423108800.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.4324 seconds (0.5834 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0482 ( 20.9%)   0.0707 ( 34.9%)   0.1189 ( 27.5%)   0.1196 ( 20.5%)  parse-and-resolve-imports
   0.0465 ( 20.2%)   0.0685 ( 33.8%)   0.1150 ( 26.6%)   0.1156 ( 19.8%)  Import resolution
   0.0243 ( 10.6%)   0.0112 (  5.6%)   0.0355 (  8.2%)   0.0717 ( 12.3%)  perform-sema
   0.0242 ( 10.5%)   0.0112 (  5.5%)   0.0354 (  8.2%)   0.0715 ( 12.3%)  Type checking and Semantic analysis
   0.0169 (  7.3%)   0.0072 (  3.5%)   0.0240 (  5.6%)   0.0604 ( 10.4%)  typecheck-expr
   0.0121 (  5.2%)   0.0054 (  2.7%)   0.0175 (  4.0%)   0.0536 (  9.2%)  typecheck-stmt
   0.0108 (  4.7%)   0.0080 (  4.0%)   0.0188 (  4.4%)   0.0190 (  3.3%)  IRGen
   0.0126 (  5.5%)   0.0058 (  2.9%)   0.0183 (  4.2%)   0.0184 (  3.1%)  typecheck-decl
   0.0095 (  4.1%)   0.0025 (  1.3%)   0.0120 (  2.8%)   0.0166 (  2.9%)  SILGen
   0.0046 (  2.0%)   0.0059 (  2.9%)   0.0105 (  2.4%)   0.0105 (  1.8%)  import-clang-decl
   0.0062 (  2.7%)   0.0001 (  0.0%)   0.0062 (  1.4%)   0.0062 (  1.1%)  SIL optimization
   0.0049 (  2.1%)   0.0011 (  0.5%)   0.0060 (  1.4%)   0.0060 (  1.0%)  precheck-target
   0.0038 (  1.7%)   0.0013 (  0.6%)   0.0051 (  1.2%)   0.0051 (  0.9%)  build-rewrite-system
   0.0013 (  0.5%)   0.0027 (  1.3%)   0.0040 (  0.9%)   0.0040 (  0.7%)  load-stdlib
   0.0032 (  1.4%)   0.0006 (  0.3%)   0.0038 (  0.9%)   0.0039 (  0.7%)  SILGen-function
   0.0009 (  0.4%)   0.0002 (  0.1%)   0.0012 (  0.3%)   0.0012 (  0.2%)  load-all-members
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  associated-type-inference
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.2300 (100.0%)   0.2024 (100.0%)   0.4324 (100.0%)   0.5834 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2593 seconds (0.3025 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.1486 (100.0%)   0.1107 (100.0%)   0.2593 (100.0%)   0.3025 (100.0%)  Building Target
   0.1486 (100.0%)   0.1107 (100.0%)   0.2593 (100.0%)   0.3025 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/TimeZone.swift (in target 'Dependencies' from project 'swift-dependencies')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/URLSession.swift (in target 'Dependencies' from project 'swift-dependencies')
    cd /Users/admin/builder/spi-builder-workspace

SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/CustomDump-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-custom-dump.build/Debug-xros/CustomDump.build/Objects-normal/arm64/CustomDump-Swift.h (in target 'CustomDump' from project 'swift-custom-dump')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-custom-dump
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-custom-dump.build/Debug-xros/CustomDump.build/Objects-normal/arm64/CustomDump-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/CustomDump-Swift.h
SwiftDriverJobDiscovery normal arm64 Compiling Swift.swift, SwiftUI.swift, UIKit.swift (in target 'CustomDump' from project 'swift-custom-dump')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CustomDump.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-custom-dump.build/Debug-xros/CustomDump.build/Objects-normal/arm64/CustomDump.swiftmodule (in target 'CustomDump' from project 'swift-custom-dump')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-custom-dump
    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/swift-custom-dump.build/Debug-xros/CustomDump.build/Objects-normal/arm64/CustomDump.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CustomDump.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CustomDump.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-custom-dump.build/Debug-xros/CustomDump.build/Objects-normal/arm64/CustomDump.swiftdoc (in target 'CustomDump' from project 'swift-custom-dump')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-custom-dump
    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/swift-custom-dump.build/Debug-xros/CustomDump.build/Objects-normal/arm64/CustomDump.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CustomDump.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CustomDump.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-custom-dump.build/Debug-xros/CustomDump.build/Objects-normal/arm64/CustomDump.abi.json (in target 'CustomDump' from project 'swift-custom-dump')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-custom-dump
    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/swift-custom-dump.build/Debug-xros/CustomDump.build/Objects-normal/arm64/CustomDump.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CustomDump.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CustomDump.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-custom-dump.build/Debug-xros/CustomDump.build/Objects-normal/arm64/CustomDump.swiftsourceinfo (in target 'CustomDump' from project 'swift-custom-dump')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-custom-dump
    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/swift-custom-dump.build/Debug-xros/CustomDump.build/Objects-normal/arm64/CustomDump.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CustomDump.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftCompile normal arm64 Compiling\ MainRunLoop.swift,\ OpenURL.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/MainRunLoop.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/OpenURL.swift (in target 'Dependencies' from project 'swift-dependencies')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1774589450683800-swift-frontend-Dependencies-MainRunLoop.swift-arm64_apple_xros1.0-o-Onone-1742134778.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3979 seconds (0.4416 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0495 ( 23.5%)   0.0687 ( 36.7%)   0.1182 ( 29.7%)   0.1190 ( 26.9%)  parse-and-resolve-imports
   0.0480 ( 22.8%)   0.0671 ( 35.8%)   0.1151 ( 28.9%)   0.1156 ( 26.2%)  Import resolution
   0.0133 (  6.3%)   0.0048 (  2.6%)   0.0181 (  4.5%)   0.0588 ( 13.3%)  SILGen
   0.0193 (  9.2%)   0.0081 (  4.3%)   0.0274 (  6.9%)   0.0275 (  6.2%)  perform-sema
   0.0192 (  9.1%)   0.0081 (  4.3%)   0.0273 (  6.9%)   0.0274 (  6.2%)  Type checking and Semantic analysis
   0.0171 (  8.1%)   0.0074 (  4.0%)   0.0245 (  6.2%)   0.0246 (  5.6%)  typecheck-decl
   0.0112 (  5.3%)   0.0073 (  3.9%)   0.0186 (  4.7%)   0.0189 (  4.3%)  IRGen
   0.0125 (  5.9%)   0.0051 (  2.7%)   0.0176 (  4.4%)   0.0181 (  4.1%)  typecheck-expr
   0.0058 (  2.8%)   0.0024 (  1.3%)   0.0082 (  2.1%)   0.0085 (  1.9%)  build-rewrite-system
   0.0061 (  2.9%)   0.0001 (  0.1%)   0.0062 (  1.5%)   0.0062 (  1.4%)  SIL optimization
   0.0020 (  1.0%)   0.0031 (  1.7%)   0.0051 (  1.3%)   0.0054 (  1.2%)  import-clang-decl
   0.0013 (  0.6%)   0.0038 (  2.0%)   0.0051 (  1.3%)   0.0051 (  1.2%)  load-stdlib
   0.0030 (  1.4%)   0.0006 (  0.3%)   0.0036 (  0.9%)   0.0037 (  0.8%)  SILGen-function
   0.0012 (  0.6%)   0.0002 (  0.1%)   0.0015 (  0.4%)   0.0015 (  0.3%)  precheck-target
   0.0011 (  0.5%)   0.0003 (  0.1%)   0.0014 (  0.4%)   0.0014 (  0.3%)  typecheck-stmt
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  associated-type-inference
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.2107 (100.0%)   0.1872 (100.0%)   0.3979 (100.0%)   0.4416 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2619 seconds (0.3045 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.1529 (100.0%)   0.1090 (100.0%)   0.2619 (100.0%)   0.3045 (100.0%)  Building Target
   0.1529 (100.0%)   0.1090 (100.0%)   0.2619 (100.0%)   0.3045 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/MainRunLoop.swift (in target 'Dependencies' from project 'swift-dependencies')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/OpenURL.swift (in target 'Dependencies' from project 'swift-dependencies')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ Deprecations.swift,\ Exports.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/Deprecations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/Exports.swift (in target 'Dependencies' from project 'swift-dependencies')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1774589450727078-swift-frontend-Dependencies-Deprecations.swift-arm64_apple_xros1.0-o-Onone-1652133465.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3562 seconds (0.4457 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0483 ( 25.9%)   0.0671 ( 39.5%)   0.1154 ( 32.4%)   0.1175 ( 26.4%)  parse-and-resolve-imports
   0.0468 ( 25.1%)   0.0654 ( 38.5%)   0.1122 ( 31.5%)   0.1142 ( 25.6%)  Import resolution
   0.0133 (  7.1%)   0.0051 (  3.0%)   0.0184 (  5.2%)   0.0604 ( 13.5%)  SILGen
   0.0126 (  6.8%)   0.0050 (  2.9%)   0.0176 (  4.9%)   0.0596 ( 13.4%)  SILGen-function
   0.0108 (  5.8%)   0.0084 (  4.9%)   0.0192 (  5.4%)   0.0193 (  4.3%)  IRGen
   0.0129 (  6.9%)   0.0037 (  2.2%)   0.0166 (  4.7%)   0.0168 (  3.8%)  perform-sema
   0.0129 (  6.9%)   0.0037 (  2.1%)   0.0165 (  4.6%)   0.0167 (  3.7%)  Type checking and Semantic analysis
   0.0102 (  5.5%)   0.0042 (  2.4%)   0.0143 (  4.0%)   0.0150 (  3.4%)  typecheck-expr
   0.0066 (  3.6%)   0.0014 (  0.8%)   0.0080 (  2.3%)   0.0082 (  1.8%)  typecheck-stmt
   0.0038 (  2.0%)   0.0011 (  0.6%)   0.0049 (  1.4%)   0.0049 (  1.1%)  typecheck-decl
   0.0039 (  2.1%)   0.0002 (  0.1%)   0.0042 (  1.2%)   0.0042 (  0.9%)  SIL optimization
   0.0015 (  0.8%)   0.0023 (  1.3%)   0.0038 (  1.1%)   0.0039 (  0.9%)  import-clang-decl
   0.0010 (  0.6%)   0.0020 (  1.2%)   0.0030 (  0.8%)   0.0030 (  0.7%)  load-stdlib
   0.0009 (  0.5%)   0.0003 (  0.2%)   0.0012 (  0.3%)   0.0013 (  0.3%)  build-rewrite-system
   0.0006 (  0.3%)   0.0002 (  0.1%)   0.0008 (  0.2%)   0.0008 (  0.2%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.1861 (100.0%)   0.1701 (100.0%)   0.3562 (100.0%)   0.4457 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2402 seconds (0.2872 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.1390 (100.0%)   0.1012 (100.0%)   0.2402 (100.0%)   0.2872 (100.0%)  Building Target
   0.1390 (100.0%)   0.1012 (100.0%)   0.2402 (100.0%)   0.2872 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/Deprecations.swift (in target 'Dependencies' from project 'swift-dependencies')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Internal/Exports.swift (in target 'Dependencies' from project 'swift-dependencies')
    cd /Users/admin/builder/spi-builder-workspace

SwiftDriverJobDiscovery normal arm64 Compiling CustomDumpRepresentable.swift, CustomDumpStringConvertible.swift, Diff.swift (in target 'CustomDump' from project 'swift-custom-dump')
SwiftCompile normal arm64 Compiling\ UUID.swift,\ WithRandomNumberGenerator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/UUID.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/WithRandomNumberGenerator.swift (in target 'Dependencies' from project 'swift-dependencies')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/UUID.swift (in target 'Dependencies' from project 'swift-dependencies')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/WithRandomNumberGenerator.swift (in target 'Dependencies' from project 'swift-dependencies')
    cd /Users/admin/builder/spi-builder-workspace

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1774589450765931-swift-frontend-Dependencies-UUID.swift-arm64_apple_xros1.0-o-Onone-1400626800.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3853 seconds (0.4355 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0465 ( 21.5%)   0.0591 ( 34.9%)   0.1056 ( 27.4%)   0.1067 ( 24.5%)  parse-and-resolve-imports
   0.0450 ( 20.8%)   0.0571 ( 33.8%)   0.1021 ( 26.5%)   0.1032 ( 23.7%)  Import resolution
   0.0135 (  6.3%)   0.0059 (  3.5%)   0.0195 (  5.1%)   0.0637 ( 14.6%)  SILGen
   0.0190 (  8.8%)   0.0086 (  5.1%)   0.0276 (  7.2%)   0.0282 (  6.5%)  typecheck-expr
   0.0199 (  9.2%)   0.0071 (  4.2%)   0.0270 (  7.0%)   0.0278 (  6.4%)  perform-sema
   0.0199 (  9.2%)   0.0071 (  4.2%)   0.0269 (  7.0%)   0.0277 (  6.4%)  Type checking and Semantic analysis
   0.0133 (  6.1%)   0.0052 (  3.1%)   0.0184 (  4.8%)   0.0186 (  4.3%)  typecheck-stmt
   0.0087 (  4.0%)   0.0059 (  3.5%)   0.0146 (  3.8%)   0.0150 (  3.4%)  IRGen
   0.0091 (  4.2%)   0.0032 (  1.9%)   0.0124 (  3.2%)   0.0130 (  3.0%)  typecheck-decl
   0.0060 (  2.8%)   0.0029 (  1.7%)   0.0089 (  2.3%)   0.0090 (  2.1%)  build-rewrite-system
   0.0044 (  2.0%)   0.0015 (  0.9%)   0.0058 (  1.5%)   0.0059 (  1.4%)  precheck-target
   0.0046 (  2.1%)   0.0002 (  0.1%)   0.0048 (  1.2%)   0.0049 (  1.1%)  SIL optimization
   0.0018 (  0.8%)   0.0028 (  1.7%)   0.0046 (  1.2%)   0.0046 (  1.1%)  import-clang-decl
   0.0033 (  1.5%)   0.0007 (  0.4%)   0.0039 (  1.0%)   0.0043 (  1.0%)  SILGen-function
   0.0010 (  0.5%)   0.0020 (  1.2%)   0.0030 (  0.8%)   0.0030 (  0.7%)  load-stdlib
   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  associated-type-inference
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.2161 (100.0%)   0.1692 (100.0%)   0.3853 (100.0%)   0.4355 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2191 seconds (0.2673 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.1250 (100.0%)   0.0941 (100.0%)   0.2191 (100.0%)   0.2673 (100.0%)  Building Target
   0.1250 (100.0%)   0.0941 (100.0%)   0.2191 (100.0%)   0.2673 (100.0%)  Total
SwiftDriverJobDiscovery normal arm64 Compiling UserNotifications.swift, UserNotificationsUI.swift, CustomDumpReflectable.swift (in target 'CustomDump' from project 'swift-custom-dump')
SwiftCompile normal arm64 Compiling\ Clocks.swift,\ Context.swift,\ Date.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Clocks.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Context.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Date.swift (in target 'Dependencies' from project 'swift-dependencies')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Clocks.swift (in target 'Dependencies' from project 'swift-dependencies')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Context.swift (in target 'Dependencies' from project 'swift-dependencies')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Date.swift (in target 'Dependencies' from project 'swift-dependencies')
    cd /Users/admin/builder/spi-builder-workspace

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1774589450847447-swift-frontend-Dependencies-Clocks.swift-arm64_apple_xros1.0-o-Onone-3260633845.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3426 seconds (0.4112 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0459 ( 24.2%)   0.0566 ( 36.9%)   0.1024 ( 29.9%)   0.1041 ( 25.3%)  parse-and-resolve-imports
   0.0444 ( 23.4%)   0.0541 ( 35.4%)   0.0985 ( 28.8%)   0.1000 ( 24.3%)  Import resolution
   0.0165 (  8.7%)   0.0075 (  4.9%)   0.0240 (  7.0%)   0.0731 ( 17.8%)  SILGen
   0.0161 (  8.5%)   0.0111 (  7.3%)   0.0272 (  7.9%)   0.0401 (  9.8%)  IRGen
   0.0121 (  6.4%)   0.0058 (  3.8%)   0.0179 (  5.2%)   0.0189 (  4.6%)  typecheck-expr
   0.0125 (  6.6%)   0.0035 (  2.3%)   0.0160 (  4.7%)   0.0164 (  4.0%)  perform-sema
   0.0124 (  6.5%)   0.0035 (  2.3%)   0.0158 (  4.6%)   0.0163 (  4.0%)  Type checking and Semantic analysis
   0.0094 (  4.9%)   0.0027 (  1.8%)   0.0121 (  3.5%)   0.0125 (  3.0%)  typecheck-decl
   0.0074 (  3.9%)   0.0006 (  0.4%)   0.0080 (  2.3%)   0.0086 (  2.1%)  SIL optimization
   0.0039 (  2.1%)   0.0014 (  0.9%)   0.0053 (  1.5%)   0.0053 (  1.3%)  build-rewrite-system
   0.0017 (  0.9%)   0.0030 (  1.9%)   0.0047 (  1.4%)   0.0050 (  1.2%)  import-clang-decl
   0.0034 (  1.8%)   0.0011 (  0.7%)   0.0045 (  1.3%)   0.0047 (  1.1%)  SILGen-function
   0.0010 (  0.5%)   0.0017 (  1.1%)   0.0027 (  0.8%)   0.0027 (  0.7%)  load-stdlib
   0.0016 (  0.9%)   0.0004 (  0.2%)   0.0020 (  0.6%)   0.0020 (  0.5%)  typecheck-stmt
   0.0011 (  0.6%)   0.0002 (  0.1%)   0.0013 (  0.4%)   0.0013 (  0.3%)  precheck-target
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  associated-type-inference
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.1894 (100.0%)   0.1531 (100.0%)   0.3426 (100.0%)   0.4112 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2664 seconds (0.3378 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.1619 (100.0%)   0.1045 (100.0%)   0.2664 (100.0%)   0.3378 (100.0%)  Building Target
   0.1619 (100.0%)   0.1045 (100.0%)   0.2664 (100.0%)   0.3378 (100.0%)  Total
SwiftDriverJobDiscovery normal arm64 Compiling XCTAssertDifference.swift, XCTAssertNoDifference.swift (in target 'CustomDump' from project 'swift-custom-dump')
SwiftCompile normal arm64 Compiling\ FireAndForget.swift,\ Locale.swift,\ MainQueue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/FireAndForget.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Locale.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/MainQueue.swift (in target 'Dependencies' from project 'swift-dependencies')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/FireAndForget.swift (in target 'Dependencies' from project 'swift-dependencies')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Locale.swift (in target 'Dependencies' from project 'swift-dependencies')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/MainQueue.swift (in target 'Dependencies' from project 'swift-dependencies')
    cd /Users/admin/builder/spi-builder-workspace

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1774589450957848-swift-frontend-Dependencies-FireAndForget.swift-arm64_apple_xros1.0-o-Onone-1078446071.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.4008 seconds (0.4721 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0515 ( 24.0%)   0.0715 ( 38.3%)   0.1230 ( 30.7%)   0.1343 ( 28.5%)  parse-and-resolve-imports
   0.0500 ( 23.4%)   0.0697 ( 37.3%)   0.1197 ( 29.9%)   0.1310 ( 27.7%)  Import resolution
   0.0129 (  6.0%)   0.0041 (  2.2%)   0.0170 (  4.2%)   0.0548 ( 11.6%)  SILGen
   0.0215 ( 10.1%)   0.0083 (  4.4%)   0.0298 (  7.4%)   0.0324 (  6.9%)  perform-sema
   0.0214 ( 10.0%)   0.0083 (  4.4%)   0.0297 (  7.4%)   0.0323 (  6.8%)  Type checking and Semantic analysis
   0.0167 (  7.8%)   0.0074 (  4.0%)   0.0240 (  6.0%)   0.0267 (  5.6%)  typecheck-decl
   0.0111 (  5.2%)   0.0040 (  2.1%)   0.0151 (  3.8%)   0.0159 (  3.4%)  typecheck-expr
   0.0098 (  4.6%)   0.0052 (  2.8%)   0.0150 (  3.7%)   0.0153 (  3.2%)  IRGen
   0.0050 (  2.4%)   0.0021 (  1.1%)   0.0071 (  1.8%)   0.0082 (  1.7%)  build-rewrite-system
   0.0021 (  1.0%)   0.0035 (  1.9%)   0.0056 (  1.4%)   0.0064 (  1.3%)  import-clang-decl
   0.0044 (  2.1%)   0.0001 (  0.0%)   0.0045 (  1.1%)   0.0045 (  1.0%)  SIL optimization
   0.0027 (  1.3%)   0.0004 (  0.2%)   0.0031 (  0.8%)   0.0031 (  0.7%)  typecheck-stmt
   0.0025 (  1.2%)   0.0004 (  0.2%)   0.0029 (  0.7%)   0.0030 (  0.6%)  SILGen-function
   0.0010 (  0.5%)   0.0017 (  0.9%)   0.0027 (  0.7%)   0.0027 (  0.6%)  load-stdlib
   0.0013 (  0.6%)   0.0002 (  0.1%)   0.0015 (  0.4%)   0.0014 (  0.3%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  associated-type-inference
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.2140 (100.0%)   0.1868 (100.0%)   0.4008 (100.0%)   0.4721 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2531 seconds (0.3066 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.1456 (100.0%)   0.1075 (100.0%)   0.2531 (100.0%)   0.3066 (100.0%)  Building Target
   0.1456 (100.0%)   0.1075 (100.0%)   0.2531 (100.0%)   0.3066 (100.0%)  Total
SwiftDriverJobDiscovery normal arm64 Compiling TypeName.swift, PreviewTrait.swift (in target 'Dependencies' from project 'swift-dependencies')
SwiftCompile normal arm64 Compiling\ DependencyValues.swift,\ Assert.swift,\ Calendar.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Assert.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Calendar.swift (in target 'Dependencies' from project 'swift-dependencies')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues.swift (in target 'Dependencies' from project 'swift-dependencies')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Assert.swift (in target 'Dependencies' from project 'swift-dependencies')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/Calendar.swift (in target 'Dependencies' from project 'swift-dependencies')
    cd /Users/admin/builder/spi-builder-workspace

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1774589450994491-swift-frontend-Dependencies-DependencyValues.swift-arm64_apple_xros1.0-o-Onone-3229065162.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.9179 seconds (1.0807 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.1046 ( 16.7%)   0.0285 (  9.8%)   0.1331 ( 14.5%)   0.1790 ( 16.6%)  perform-sema
   0.1044 ( 16.7%)   0.0285 (  9.8%)   0.1329 ( 14.5%)   0.1788 ( 16.5%)  Type checking and Semantic analysis
   0.0541 (  8.6%)   0.0737 ( 25.3%)   0.1279 ( 13.9%)   0.1382 ( 12.8%)  parse-and-resolve-imports
   0.0526 (  8.4%)   0.0720 ( 24.7%)   0.1246 ( 13.6%)   0.1349 ( 12.5%)  Import resolution
   0.0568 (  9.1%)   0.0193 (  6.6%)   0.0761 (  8.3%)   0.1219 ( 11.3%)  typecheck-decl
   0.0711 ( 11.4%)   0.0157 (  5.4%)   0.0868 (  9.5%)   0.0874 (  8.1%)  typecheck-stmt
   0.0626 ( 10.0%)   0.0186 (  6.4%)   0.0812 (  8.8%)   0.0833 (  7.7%)  typecheck-expr
   0.0291 (  4.7%)   0.0140 (  4.8%)   0.0431 (  4.7%)   0.0435 (  4.0%)  IRGen
   0.0230 (  3.7%)   0.0074 (  2.5%)   0.0304 (  3.3%)   0.0308 (  2.8%)  precheck-target
   0.0198 (  3.2%)   0.0016 (  0.6%)   0.0214 (  2.3%)   0.0215 (  2.0%)  SILGen
   0.0167 (  2.7%)   0.0011 (  0.4%)   0.0178 (  1.9%)   0.0178 (  1.6%)  SILGen-function
   0.0157 (  2.5%)   0.0002 (  0.1%)   0.0159 (  1.7%)   0.0160 (  1.5%)  SIL optimization
   0.0063 (  1.0%)   0.0066 (  2.3%)   0.0129 (  1.4%)   0.0136 (  1.3%)  import-clang-decl
   0.0068 (  1.1%)   0.0026 (  0.9%)   0.0095 (  1.0%)   0.0098 (  0.9%)  build-rewrite-system
   0.0010 (  0.2%)   0.0016 (  0.5%)   0.0026 (  0.3%)   0.0026 (  0.2%)  load-stdlib
   0.0010 (  0.2%)   0.0003 (  0.1%)   0.0014 (  0.1%)   0.0014 (  0.1%)  load-all-members
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  source-file-lookup-class-member
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  populate-module-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  associated-type-inference
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.6262 (100.0%)   0.2917 (100.0%)   0.9179 (100.0%)   1.0807 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.5464 seconds (0.6110 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.4022 (100.0%)   0.1441 (100.0%)   0.5464 (100.0%)   0.6110 (100.0%)  Building Target
   0.4022 (100.0%)   0.1441 (100.0%)   0.5464 (100.0%)   0.6110 (100.0%)  Total
SwiftDriverJobDiscovery normal arm64 Compiling TimeZone.swift, URLSession.swift (in target 'Dependencies' from project 'swift-dependencies')
SwiftCompile normal arm64 Compiling\ TestTrait.swift,\ WithDependencies.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Traits/TestTrait.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/WithDependencies.swift (in target 'Dependencies' from project 'swift-dependencies')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1774589451063449-swift-frontend-Dependencies-TestTrait.swift-arm64_apple_xros1.0-o-Onone-49833642.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.5458 seconds (0.7619 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0502 ( 15.2%)   0.0664 ( 30.9%)   0.1166 ( 21.4%)   0.1327 ( 17.4%)  parse-and-resolve-imports
   0.0490 ( 14.8%)   0.0649 ( 30.1%)   0.1139 ( 20.9%)   0.1297 ( 17.0%)  Import resolution
   0.0493 ( 14.9%)   0.0153 (  7.1%)   0.0646 ( 11.8%)   0.1112 ( 14.6%)  perform-sema
   0.0492 ( 14.9%)   0.0152 (  7.1%)   0.0645 ( 11.8%)   0.1111 ( 14.6%)  Type checking and Semantic analysis
   0.0195 (  5.9%)   0.0084 (  3.9%)   0.0279 (  5.1%)   0.0744 (  9.8%)  typecheck-decl
   0.0191 (  5.8%)   0.0085 (  3.9%)   0.0276 (  5.1%)   0.0712 (  9.3%)  typecheck-expr
   0.0207 (  6.3%)   0.0148 (  6.9%)   0.0355 (  6.5%)   0.0356 (  4.7%)  IRGen
   0.0274 (  8.3%)   0.0064 (  3.0%)   0.0338 (  6.2%)   0.0339 (  4.4%)  typecheck-stmt
   0.0102 (  3.1%)   0.0027 (  1.2%)   0.0129 (  2.4%)   0.0129 (  1.7%)  precheck-target
   0.0107 (  3.2%)   0.0002 (  0.1%)   0.0109 (  2.0%)   0.0110 (  1.4%)  SIL optimization
   0.0084 (  2.5%)   0.0015 (  0.7%)   0.0099 (  1.8%)   0.0099 (  1.3%)  SILGen
   0.0073 (  2.2%)   0.0013 (  0.6%)   0.0086 (  1.6%)   0.0086 (  1.1%)  SILGen-function
   0.0055 (  1.7%)   0.0018 (  0.8%)   0.0073 (  1.3%)   0.0073 (  1.0%)  build-rewrite-system
   0.0024 (  0.7%)   0.0038 (  1.8%)   0.0062 (  1.1%)   0.0063 (  0.8%)  import-clang-decl
   0.0014 (  0.4%)   0.0041 (  1.9%)   0.0055 (  1.0%)   0.0060 (  0.8%)  load-stdlib
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.3305 (100.0%)   0.2153 (100.0%)   0.5458 (100.0%)   0.7619 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.4023 seconds (0.4671 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.2740 (100.0%)   0.1283 (100.0%)   0.4023 (100.0%)   0.4671 (100.0%)  Building Target
   0.2740 (100.0%)   0.1283 (100.0%)   0.4023 (100.0%)   0.4671 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/Traits/TestTrait.swift (in target 'Dependencies' from project 'swift-dependencies')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies/Sources/Dependencies/WithDependencies.swift (in target 'Dependencies' from project 'swift-dependencies')
    cd /Users/admin/builder/spi-builder-workspace

SwiftDriverJobDiscovery normal arm64 Compiling Dependency.swift, DependencyContext.swift, DependencyKey.swift (in target 'Dependencies' from project 'swift-dependencies')
SwiftDriverJobDiscovery normal arm64 Compiling MainRunLoop.swift, OpenURL.swift (in target 'Dependencies' from project 'swift-dependencies')
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/XCTestDynamicOverlay.o normal (in target 'XCTestDynamicOverlay' from project 'xctest-dynamic-overlay')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/xctest-dynamic-overlay
    /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/xctest-dynamic-overlay.build/Debug-xros/XCTestDynamicOverlay.build/Objects-normal/arm64/XCTestDynamicOverlay.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xctest-dynamic-overlay.build/Debug-xros/XCTestDynamicOverlay.build/Objects-normal/arm64/XCTestDynamicOverlay_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xctest-dynamic-overlay.build/Debug-xros/XCTestDynamicOverlay.build/Objects-normal/arm64/XCTestDynamicOverlay_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/xctest-dynamic-overlay.build/Debug-xros/XCTestDynamicOverlay.build/Objects-normal/arm64/XCTestDynamicOverlay.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/XCTestDynamicOverlay.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OrderedCollections.o normal (in target 'OrderedCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections
    /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/swift-collections.build/Debug-xros/OrderedCollections.build/Objects-normal/arm64/OrderedCollections.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-xros/OrderedCollections.build/Objects-normal/arm64/OrderedCollections_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-xros/OrderedCollections.build/Objects-normal/arm64/OrderedCollections_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/swift-collections.build/Debug-xros/OrderedCollections.build/Objects-normal/arm64/OrderedCollections.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OrderedCollections.o
SwiftDriverJobDiscovery normal arm64 Emitting module for Dependencies (in target 'Dependencies' from project 'swift-dependencies')
SwiftDriver\ Compilation\ Requirements Dependencies normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Dependencies' from project 'swift-dependencies')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Dependencies -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-xros/Dependencies.build/Objects-normal/arm64/Dependencies.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -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 -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 6 -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/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/swift-dependencies.build/Debug-xros/Dependencies.build/Objects-normal/arm64/Dependencies-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/swift-dependencies.build/Debug-xros/Dependencies.build/Objects-normal/arm64/Dependencies.swiftmodule -user-module-version 1.6.2 -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name swift_dependencies -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-xros/Dependencies.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-xros/Dependencies.build/Objects-normal/arm64/Dependencies_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/swift-dependencies.build/Debug-xros/Dependencies.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-xros/Dependencies.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-xros/Dependencies.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/swift-dependencies.build/Debug-xros/Dependencies.build/Objects-normal/arm64/Dependencies-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Dump.swift, ExpectDifference.swift, ExpectNoDifference.swift (in target 'CustomDump' from project 'swift-custom-dump')
SwiftDriverJobDiscovery normal arm64 Compiling Deprecations.swift, Exports.swift (in target 'Dependencies' from project 'swift-dependencies')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Dependencies-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-xros/Dependencies.build/Objects-normal/arm64/Dependencies-Swift.h (in target 'Dependencies' from project 'swift-dependencies')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-xros/Dependencies.build/Objects-normal/arm64/Dependencies-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Dependencies-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Dependencies.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-xros/Dependencies.build/Objects-normal/arm64/Dependencies.swiftmodule (in target 'Dependencies' from project 'swift-dependencies')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies
    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/swift-dependencies.build/Debug-xros/Dependencies.build/Objects-normal/arm64/Dependencies.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Dependencies.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Dependencies.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-xros/Dependencies.build/Objects-normal/arm64/Dependencies.swiftdoc (in target 'Dependencies' from project 'swift-dependencies')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies
    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/swift-dependencies.build/Debug-xros/Dependencies.build/Objects-normal/arm64/Dependencies.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Dependencies.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Dependencies.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-xros/Dependencies.build/Objects-normal/arm64/Dependencies.abi.json (in target 'Dependencies' from project 'swift-dependencies')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies
    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/swift-dependencies.build/Debug-xros/Dependencies.build/Objects-normal/arm64/Dependencies.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Dependencies.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Dependencies.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-xros/Dependencies.build/Objects-normal/arm64/Dependencies.swiftsourceinfo (in target 'Dependencies' from project 'swift-dependencies')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies
    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/swift-dependencies.build/Debug-xros/Dependencies.build/Objects-normal/arm64/Dependencies.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Dependencies.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PerceptionCore.o normal (in target 'PerceptionCore' from project 'swift-perception')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-perception
    /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/swift-perception.build/Debug-xros/PerceptionCore.build/Objects-normal/arm64/PerceptionCore.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-perception.build/Debug-xros/PerceptionCore.build/Objects-normal/arm64/PerceptionCore_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-perception.build/Debug-xros/PerceptionCore.build/Objects-normal/arm64/PerceptionCore_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/swift-perception.build/Debug-xros/PerceptionCore.build/Objects-normal/arm64/PerceptionCore.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PerceptionCore.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CombineSchedulers.o normal (in target 'CombineSchedulers' from project 'combine-schedulers')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/combine-schedulers
    /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/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/combine-schedulers.build/Debug-xros/CombineSchedulers.build/Objects-normal/arm64/CombineSchedulers.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/combine-schedulers.build/Debug-xros/CombineSchedulers.build/Objects-normal/arm64/CombineSchedulers_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/combine-schedulers.build/Debug-xros/CombineSchedulers.build/Objects-normal/arm64/CombineSchedulers_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/combine-schedulers.build/Debug-xros/CombineSchedulers.build/Objects-normal/arm64/CombineSchedulers.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CombineSchedulers.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Clocks.o normal (in target 'Clocks' from project 'swift-clocks')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-clocks
    /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/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/swift-clocks.build/Debug-xros/Clocks.build/Objects-normal/arm64/Clocks.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-clocks.build/Debug-xros/Clocks.build/Objects-normal/arm64/Clocks_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-clocks.build/Debug-xros/Clocks.build/Objects-normal/arm64/Clocks_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/swift-clocks.build/Debug-xros/Clocks.build/Objects-normal/arm64/Clocks.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Clocks.o
SwiftDriverJobDiscovery normal arm64 Compiling Photos.swift, Speech.swift, StoreKit.swift (in target 'CustomDump' from project 'swift-custom-dump')
SwiftDriver\ Compilation CustomDump normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CustomDump' from project 'swift-custom-dump')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name CustomDump -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-custom-dump.build/Debug-xros/CustomDump.build/Objects-normal/arm64/CustomDump.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -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 -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 6 -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 -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/swift-custom-dump.build/Debug-xros/CustomDump.build/Objects-normal/arm64/CustomDump-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/swift-custom-dump.build/Debug-xros/CustomDump.build/Objects-normal/arm64/CustomDump.swiftmodule -user-module-version 1.3.3 -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name swift_custom_dump -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-custom-dump.build/Debug-xros/CustomDump.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-custom-dump.build/Debug-xros/CustomDump.build/Objects-normal/arm64/CustomDump_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/swift-custom-dump.build/Debug-xros/CustomDump.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-custom-dump.build/Debug-xros/CustomDump.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-custom-dump.build/Debug-xros/CustomDump.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/swift-custom-dump.build/Debug-xros/CustomDump.build/Objects-normal/arm64/CustomDump-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling UUID.swift, WithRandomNumberGenerator.swift (in target 'Dependencies' from project 'swift-dependencies')
ExtractAppIntentsMetadata (in target 'XCTestDynamicOverlay' from project 'xctest-dynamic-overlay')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/xctest-dynamic-overlay
    /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 XCTestDynamicOverlay --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 xctest-dynamic-overlay.XCTestDynamicOverlay --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/XCTestDynamicOverlay.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/XCTestDynamicOverlay.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xctest-dynamic-overlay.build/Debug-xros/XCTestDynamicOverlay.build/Objects-normal/arm64/XCTestDynamicOverlay_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xctest-dynamic-overlay.build/Debug-xros/XCTestDynamicOverlay.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xctest-dynamic-overlay.build/Debug-xros/XCTestDynamicOverlay.build/Objects-normal/arm64/XCTestDynamicOverlay.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xctest-dynamic-overlay.build/Debug-xros/XCTestDynamicOverlay.build/XCTestDynamicOverlay.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xctest-dynamic-overlay.build/Debug-xros/XCTestDynamicOverlay.build/XCTestDynamicOverlay.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xctest-dynamic-overlay.build/Debug-xros/XCTestDynamicOverlay.build/Objects-normal/arm64/XCTestDynamicOverlay.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-03-26 22:30:51.068 appintentsmetadataprocessor[1977:9567] Starting appintentsmetadataprocessor export
2026-03-26 22:30:51.120 appintentsmetadataprocessor[1977:9567] Extracted no relevant App Intents symbols, skipping writing output
SwiftDriver Sharing normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Sharing' from project 'swift-sharing')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Sharing -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-sharing.build/Debug-xros/Sharing.build/Objects-normal/arm64/Sharing.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -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 -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 6 -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/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/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/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/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/swift-sharing.build/Debug-xros/Sharing.build/Objects-normal/arm64/Sharing-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/swift-sharing.build/Debug-xros/Sharing.build/Objects-normal/arm64/Sharing.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-sharing.build/Debug-xros/Sharing.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-sharing.build/Debug-xros/Sharing.build/Objects-normal/arm64/Sharing_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/swift-sharing.build/Debug-xros/Sharing.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-sharing.build/Debug-xros/Sharing.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-sharing.build/Debug-xros/Sharing.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/swift-sharing.build/Debug-xros/Sharing.build/Objects-normal/arm64/Sharing-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
ExtractAppIntentsMetadata (in target 'OrderedCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections
    /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 OrderedCollections --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 swift-collections.OrderedCollections --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OrderedCollections.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OrderedCollections.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-xros/OrderedCollections.build/Objects-normal/arm64/OrderedCollections_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-xros/OrderedCollections.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-xros/OrderedCollections.build/Objects-normal/arm64/OrderedCollections.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-xros/OrderedCollections.build/OrderedCollections.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-xros/OrderedCollections.build/OrderedCollections.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug-xros/OrderedCollections.build/Objects-normal/arm64/OrderedCollections.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-03-26 22:30:51.095 appintentsmetadataprocessor[1987:9591] Starting appintentsmetadataprocessor export
2026-03-26 22:30:51.137 appintentsmetadataprocessor[1987:9591] Extracted no relevant App Intents symbols, skipping writing output
ExtractAppIntentsMetadata (in target 'PerceptionCore' from project 'swift-perception')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-perception
    /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 PerceptionCore --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 swift-perception.PerceptionCore --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PerceptionCore.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PerceptionCore.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-perception.build/Debug-xros/PerceptionCore.build/Objects-normal/arm64/PerceptionCore_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-perception.build/Debug-xros/PerceptionCore.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-perception.build/Debug-xros/PerceptionCore.build/Objects-normal/arm64/PerceptionCore.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-perception.build/Debug-xros/PerceptionCore.build/PerceptionCore.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-perception.build/Debug-xros/PerceptionCore.build/PerceptionCore.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-perception.build/Debug-xros/PerceptionCore.build/Objects-normal/arm64/PerceptionCore.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-03-26 22:30:51.110 appintentsmetadataprocessor[1988:9621] Starting appintentsmetadataprocessor export
2026-03-26 22:30:51.151 appintentsmetadataprocessor[1988:9621] Extracted no relevant App Intents symbols, skipping writing output
ExtractAppIntentsMetadata (in target 'CombineSchedulers' from project 'combine-schedulers')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/combine-schedulers
    /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 CombineSchedulers --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 combine-schedulers.CombineSchedulers --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CombineSchedulers.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CombineSchedulers.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/combine-schedulers.build/Debug-xros/CombineSchedulers.build/Objects-normal/arm64/CombineSchedulers_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/combine-schedulers.build/Debug-xros/CombineSchedulers.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/combine-schedulers.build/Debug-xros/CombineSchedulers.build/Objects-normal/arm64/CombineSchedulers.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/combine-schedulers.build/Debug-xros/CombineSchedulers.build/CombineSchedulers.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/combine-schedulers.build/Debug-xros/CombineSchedulers.build/CombineSchedulers.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/combine-schedulers.build/Debug-xros/CombineSchedulers.build/Objects-normal/arm64/CombineSchedulers.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-03-26 22:30:51.113 appintentsmetadataprocessor[1990:9623] Starting appintentsmetadataprocessor export
2026-03-26 22:30:51.154 appintentsmetadataprocessor[1990:9623] Extracted no relevant App Intents symbols, skipping writing output
ExtractAppIntentsMetadata (in target 'Clocks' from project 'swift-clocks')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-clocks
    /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 Clocks --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 swift-clocks.Clocks --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Clocks.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Clocks.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-clocks.build/Debug-xros/Clocks.build/Objects-normal/arm64/Clocks_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-clocks.build/Debug-xros/Clocks.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-clocks.build/Debug-xros/Clocks.build/Objects-normal/arm64/Clocks.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-clocks.build/Debug-xros/Clocks.build/Clocks.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-clocks.build/Debug-xros/Clocks.build/Clocks.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-clocks.build/Debug-xros/Clocks.build/Objects-normal/arm64/Clocks.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-03-26 22:30:51.110 appintentsmetadataprocessor[1989:9622] Starting appintentsmetadataprocessor export
2026-03-26 22:30:51.157 appintentsmetadataprocessor[1989:9622] Extracted no relevant App Intents symbols, skipping writing output
SwiftEmitModule normal arm64 Emitting\ module\ for\ Sharing (in target 'Sharing' from project 'swift-sharing')
EmitSwiftModule normal arm64 (in target 'Sharing' from project 'swift-sharing')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/Sharing/Internal/Reference.swift:15:3: warning: 'Perceptible' was deprecated in visionOS 1.0: renamed to 'Observable'
  Perceptible
  ^
/Users/admin/builder/spi-builder-workspace/Sources/Sharing/Internal/Reference.swift:15:3: note: use 'Observable' instead
  Perceptible
  ^~~~~~~~~~~
  Observable
/Users/admin/builder/spi-builder-workspace/Sources/Sharing/Internal/Reference.swift:46:39: warning: 'PerceptionRegistrar' was deprecated in visionOS 1.0: Use 'ObservationRegistrar' instead.
  private let _$perceptionRegistrar = PerceptionRegistrar(isPerceptionCheckingEnabled: false)
                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Sharing/Internal/Reference.swift:45:65: warning: 'Perceptible' was deprecated in visionOS 1.0: renamed to 'Observable'
final class _BoxReference<Value>: MutableReference, Observable, Perceptible, @unchecked Sendable {
                                                                ^
/Users/admin/builder/spi-builder-workspace/Sources/Sharing/Internal/Reference.swift:45:65: note: use 'Observable' instead
final class _BoxReference<Value>: MutableReference, Observable, Perceptible, @unchecked Sendable {
                                                                ^~~~~~~~~~~
                                                                Observable
/Users/admin/builder/spi-builder-workspace/Sources/Sharing/Internal/Reference.swift:174:39: warning: 'PerceptionRegistrar' was deprecated in visionOS 1.0: Use 'ObservationRegistrar' instead.
  private let _$perceptionRegistrar = PerceptionRegistrar(isPerceptionCheckingEnabled: false)
                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Sharing/Internal/Reference.swift:172:26: warning: 'Perceptible' was deprecated in visionOS 1.0: renamed to 'Observable'
  Reference, Observable, Perceptible, @unchecked Sendable
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/Sharing/Internal/Reference.swift:172:26: note: use 'Observable' instead
  Reference, Observable, Perceptible, @unchecked Sendable
                         ^~~~~~~~~~~
                         Observable
/Users/admin/builder/spi-builder-workspace/Sources/Sharing/Shared.swift:475:19: warning: 'Perceptible' was deprecated in visionOS 1.0: renamed to 'Observable'
extension Shared: Perceptible {}
                  ^
/Users/admin/builder/spi-builder-workspace/Sources/Sharing/Shared.swift:475:19: note: use 'Observable' instead
extension Shared: Perceptible {}
                  ^~~~~~~~~~~
                  Observable
/Users/admin/builder/spi-builder-workspace/Sources/Sharing/SharedReader.swift:346:25: warning: 'Perceptible' was deprecated in visionOS 1.0: renamed to 'Observable'
extension SharedReader: Perceptible {}
                        ^
/Users/admin/builder/spi-builder-workspace/Sources/Sharing/SharedReader.swift:346:25: note: use 'Observable' instead
extension SharedReader: Perceptible {}
                        ^~~~~~~~~~~
                        Observable
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1774589451158573-swift-frontend-Sharing-all-arm64_apple_xros1.0-swiftmodule-Onone-2055814076.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 1.1472 seconds (1.2882 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.1690 ( 21.1%)   0.0420 ( 12.1%)   0.2110 ( 18.4%)   0.2522 ( 19.6%)  perform-sema
   0.1686 ( 21.0%)   0.0418 ( 12.1%)   0.2104 ( 18.3%)   0.2516 ( 19.5%)  Type checking and Semantic analysis
   0.1622 ( 20.2%)   0.0399 ( 11.5%)   0.2021 ( 17.6%)   0.2431 ( 18.9%)  typecheck-decl
   0.0576 (  7.2%)   0.0823 ( 23.8%)   0.1399 ( 12.2%)   0.1436 ( 11.1%)  parse-and-resolve-imports
   0.0550 (  6.9%)   0.0801 ( 23.2%)   0.1351 ( 11.8%)   0.1388 ( 10.8%)  Import resolution
   0.0552 (  6.9%)   0.0192 (  5.6%)   0.0743 (  6.5%)   0.0749 (  5.8%)  typecheck-expr
   0.0282 (  3.5%)   0.0042 (  1.2%)   0.0324 (  2.8%)   0.0345 (  2.7%)  SILGen
   0.0261 (  3.3%)   0.0050 (  1.5%)   0.0311 (  2.7%)   0.0323 (  2.5%)  SIL optimization
   0.0183 (  2.3%)   0.0064 (  1.8%)   0.0247 (  2.2%)   0.0249 (  1.9%)  build-rewrite-system
   0.0105 (  1.3%)   0.0107 (  3.1%)   0.0212 (  1.9%)   0.0243 (  1.9%)  import-clang-decl
   0.0160 (  2.0%)   0.0059 (  1.7%)   0.0220 (  1.9%)   0.0221 (  1.7%)  precheck-target
   0.0158 (  2.0%)   0.0023 (  0.7%)   0.0181 (  1.6%)   0.0200 (  1.6%)  SILGen-function
   0.0060 (  0.7%)   0.0011 (  0.3%)   0.0070 (  0.6%)   0.0074 (  0.6%)  Serialization, swiftmodule
   0.0050 (  0.6%)   0.0013 (  0.4%)   0.0063 (  0.5%)   0.0064 (  0.5%)  typecheck-stmt
   0.0033 (  0.4%)   0.0004 (  0.1%)   0.0037 (  0.3%)   0.0039 (  0.3%)  Serialization, swiftsourceinfo
   0.0029 (  0.4%)   0.0005 (  0.2%)   0.0035 (  0.3%)   0.0039 (  0.3%)  Serialization, swiftdoc
   0.0010 (  0.1%)   0.0022 (  0.7%)   0.0033 (  0.3%)   0.0033 (  0.3%)  load-stdlib
   0.0004 (  0.0%)   0.0000 (  0.0%)   0.0004 (  0.0%)   0.0004 (  0.0%)  module-populate-cache
   0.0002 (  0.0%)   0.0000 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  associated-type-inference
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SIL verification, pre-optimization
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  source-file-populate-cache
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  load-all-members
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-module-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.8018 (100.0%)   0.3454 (100.0%)   1.1472 (100.0%)   1.2882 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.4601 seconds (0.5202 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.3155 (100.0%)   0.1446 (100.0%)   0.4601 (100.0%)   0.5202 (100.0%)  Building Target
   0.3155 (100.0%)   0.1446 (100.0%)   0.4601 (100.0%)   0.5202 (100.0%)  Total
SwiftCompile normal arm64 Compiling\ AppStorageKey.swift,\ DefaultKey.swift /Users/admin/builder/spi-builder-workspace/Sources/Sharing/SharedKeys/AppStorageKey.swift /Users/admin/builder/spi-builder-workspace/Sources/Sharing/SharedKeys/DefaultKey.swift (in target 'Sharing' from project 'swift-sharing')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sharing/SharedKeys/AppStorageKey.swift (in target 'Sharing' from project 'swift-sharing')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sharing/SharedKeys/DefaultKey.swift (in target 'Sharing' from project 'swift-sharing')
    cd /Users/admin/builder/spi-builder-workspace

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1774589451184635-swift-frontend-Sharing-AppStorageKey.swift-arm64_apple_xros1.0-o-Onone-2842097046.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 1.0589 seconds (1.1901 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.1329 ( 18.0%)   0.0328 ( 10.2%)   0.1657 ( 15.7%)   0.2074 ( 17.4%)  perform-sema
   0.1327 ( 18.0%)   0.0328 ( 10.2%)   0.1655 ( 15.6%)   0.2072 ( 17.4%)  Type checking and Semantic analysis
   0.0579 (  7.8%)   0.0842 ( 26.2%)   0.1421 ( 13.4%)   0.1433 ( 12.0%)  parse-and-resolve-imports
   0.0555 (  7.5%)   0.0822 ( 25.6%)   0.1377 ( 13.0%)   0.1389 ( 11.7%)  Import resolution
   0.0756 ( 10.2%)   0.0223 (  6.9%)   0.0979 (  9.2%)   0.1367 ( 11.5%)  typecheck-decl
   0.0760 ( 10.3%)   0.0131 (  4.1%)   0.0891 (  8.4%)   0.0919 (  7.7%)  typecheck-stmt
   0.0596 (  8.1%)   0.0124 (  3.9%)   0.0720 (  6.8%)   0.0739 (  6.2%)  typecheck-expr
   0.0400 (  5.4%)   0.0152 (  4.7%)   0.0552 (  5.2%)   0.0560 (  4.7%)  IRGen
   0.0357 (  4.8%)   0.0056 (  1.7%)   0.0412 (  3.9%)   0.0417 (  3.5%)  SILGen
   0.0247 (  3.3%)   0.0037 (  1.1%)   0.0283 (  2.7%)   0.0288 (  2.4%)  SILGen-function
   0.0087 (  1.2%)   0.0092 (  2.9%)   0.0179 (  1.7%)   0.0179 (  1.5%)  import-clang-decl
   0.0125 (  1.7%)   0.0041 (  1.3%)   0.0166 (  1.6%)   0.0165 (  1.4%)  build-rewrite-system
   0.0153 (  2.1%)   0.0002 (  0.0%)   0.0154 (  1.5%)   0.0155 (  1.3%)  SIL optimization
   0.0087 (  1.2%)   0.0006 (  0.2%)   0.0093 (  0.9%)   0.0093 (  0.8%)  precheck-target
   0.0011 (  0.1%)   0.0020 (  0.6%)   0.0031 (  0.3%)   0.0033 (  0.3%)  load-stdlib
   0.0009 (  0.1%)   0.0004 (  0.1%)   0.0012 (  0.1%)   0.0012 (  0.1%)  load-all-members
   0.0003 (  0.0%)   0.0000 (  0.0%)   0.0004 (  0.0%)   0.0004 (  0.0%)  module-populate-cache
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  associated-type-inference
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.7382 (100.0%)   0.3207 (100.0%)   1.0589 (100.0%)   1.1901 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.6363 seconds (0.6812 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.4751 (100.0%)   0.1612 (100.0%)   0.6363 (100.0%)   0.6812 (100.0%)  Building Target
   0.4751 (100.0%)   0.1612 (100.0%)   0.6363 (100.0%)   0.6812 (100.0%)  Total
SwiftCompile normal arm64 Compiling\ SharedContinuations.swift,\ SharedKey.swift /Users/admin/builder/spi-builder-workspace/Sources/Sharing/SharedContinuations.swift /Users/admin/builder/spi-builder-workspace/Sources/Sharing/SharedKey.swift (in target 'Sharing' from project 'swift-sharing')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1774589451204990-swift-frontend-Sharing-SharedContinuations.swift-arm64_apple_xros1.0-o-Onone-3518430374.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.5586 seconds (0.7411 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0589 ( 18.5%)   0.0922 ( 38.3%)   0.1511 ( 27.1%)   0.1529 ( 20.6%)  parse-and-resolve-imports
   0.0564 ( 17.8%)   0.0900 ( 37.3%)   0.1465 ( 26.2%)   0.1482 ( 20.0%)  Import resolution
   0.0389 ( 12.3%)   0.0107 (  4.4%)   0.0496 (  8.9%)   0.0849 ( 11.4%)  perform-sema
   0.0388 ( 12.2%)   0.0107 (  4.4%)   0.0494 (  8.9%)   0.0847 ( 11.4%)  Type checking and Semantic analysis
   0.0233 (  7.4%)   0.0078 (  3.2%)   0.0312 (  5.6%)   0.0664 (  9.0%)  typecheck-expr
   0.0212 (  6.7%)   0.0071 (  3.0%)   0.0283 (  5.1%)   0.0636 (  8.6%)  typecheck-stmt
   0.0036 (  1.1%)   0.0013 (  0.5%)   0.0048 (  0.9%)   0.0401 (  5.4%)  precheck-target
   0.0195 (  6.1%)   0.0074 (  3.1%)   0.0270 (  4.8%)   0.0293 (  4.0%)  IRGen
   0.0186 (  5.9%)   0.0036 (  1.5%)   0.0222 (  4.0%)   0.0223 (  3.0%)  typecheck-decl
   0.0123 (  3.9%)   0.0020 (  0.8%)   0.0143 (  2.6%)   0.0144 (  1.9%)  SILGen
   0.0090 (  2.8%)   0.0014 (  0.6%)   0.0104 (  1.9%)   0.0105 (  1.4%)  SILGen-function
   0.0086 (  2.7%)   0.0003 (  0.1%)   0.0089 (  1.6%)   0.0091 (  1.2%)  SIL optimization
   0.0055 (  1.7%)   0.0016 (  0.7%)   0.0071 (  1.3%)   0.0071 (  1.0%)  build-rewrite-system
   0.0015 (  0.5%)   0.0028 (  1.1%)   0.0042 (  0.8%)   0.0042 (  0.6%)  import-clang-decl
   0.0010 (  0.3%)   0.0020 (  0.8%)   0.0030 (  0.5%)   0.0030 (  0.4%)  load-stdlib
   0.0003 (  0.1%)   0.0000 (  0.0%)   0.0004 (  0.1%)   0.0004 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  associated-type-inference
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.3175 (100.0%)   0.2411 (100.0%)   0.5586 (100.0%)   0.7411 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3795 seconds (0.4262 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.2439 (100.0%)   0.1356 (100.0%)   0.3795 (100.0%)   0.4262 (100.0%)  Building Target
   0.2439 (100.0%)   0.1356 (100.0%)   0.3795 (100.0%)   0.4262 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sharing/SharedContinuations.swift (in target 'Sharing' from project 'swift-sharing')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sharing/SharedKey.swift (in target 'Sharing' from project 'swift-sharing')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ SharedReaderKey.swift,\ SwiftUIStateSharing.swift /Users/admin/builder/spi-builder-workspace/Sources/Sharing/SharedReaderKey.swift /Users/admin/builder/spi-builder-workspace/Sources/Sharing/SwiftUIStateSharing.swift (in target 'Sharing' from project 'swift-sharing')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1774589451219429-swift-frontend-Sharing-SharedReaderKey.swift-arm64_apple_xros1.0-o-Onone-3086387764.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.5483 seconds (0.7452 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0568 ( 17.8%)   0.0898 ( 39.3%)   0.1466 ( 26.7%)   0.1485 ( 19.9%)  parse-and-resolve-imports
   0.0546 ( 17.1%)   0.0882 ( 38.6%)   0.1428 ( 26.0%)   0.1446 ( 19.4%)  Import resolution
   0.0410 ( 12.8%)   0.0074 (  3.2%)   0.0484 (  8.8%)   0.0868 ( 11.6%)  perform-sema
   0.0409 ( 12.8%)   0.0074 (  3.2%)   0.0483 (  8.8%)   0.0867 ( 11.6%)  Type checking and Semantic analysis
   0.0219 (  6.9%)   0.0054 (  2.4%)   0.0273 (  5.0%)   0.0657 (  8.8%)  typecheck-expr
   0.0198 (  6.2%)   0.0036 (  1.6%)   0.0234 (  4.3%)   0.0617 (  8.3%)  typecheck-stmt
   0.0045 (  1.4%)   0.0014 (  0.6%)   0.0059 (  1.1%)   0.0442 (  5.9%)  precheck-target
   0.0182 (  5.7%)   0.0081 (  3.5%)   0.0263 (  4.8%)   0.0274 (  3.7%)  IRGen
   0.0223 (  7.0%)   0.0039 (  1.7%)   0.0261 (  4.8%)   0.0262 (  3.5%)  typecheck-decl
   0.0153 (  4.8%)   0.0031 (  1.4%)   0.0184 (  3.4%)   0.0185 (  2.5%)  SILGen
   0.0121 (  3.8%)   0.0027 (  1.2%)   0.0148 (  2.7%)   0.0149 (  2.0%)  SILGen-function
   0.0062 (  1.9%)   0.0002 (  0.1%)   0.0064 (  1.2%)   0.0064 (  0.9%)  SIL optimization
   0.0012 (  0.4%)   0.0035 (  1.5%)   0.0047 (  0.9%)   0.0047 (  0.6%)  load-stdlib
   0.0016 (  0.5%)   0.0030 (  1.3%)   0.0046 (  0.8%)   0.0046 (  0.6%)  import-clang-decl
   0.0031 (  1.0%)   0.0008 (  0.4%)   0.0040 (  0.7%)   0.0039 (  0.5%)  build-rewrite-system
   0.0003 (  0.1%)   0.0000 (  0.0%)   0.0004 (  0.1%)   0.0004 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  associated-type-inference
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.3199 (100.0%)   0.2285 (100.0%)   0.5483 (100.0%)   0.7452 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3553 seconds (0.3986 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.2269 (100.0%)   0.1284 (100.0%)   0.3553 (100.0%)   0.3986 (100.0%)  Building Target
   0.2269 (100.0%)   0.1284 (100.0%)   0.3553 (100.0%)   0.3986 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sharing/SharedReaderKey.swift (in target 'Sharing' from project 'swift-sharing')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sharing/SwiftUIStateSharing.swift (in target 'Sharing' from project 'swift-sharing')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift,\ Deprecations.swift,\ KeyPath+Sendable.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-sharing.build/Debug-xros/Sharing.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/Sharing/Internal/Deprecations.swift /Users/admin/builder/spi-builder-workspace/Sources/Sharing/Internal/KeyPath+Sendable.swift (in target 'Sharing' from project 'swift-sharing')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1774589451220627-swift-frontend-Sharing-resource_bundle_accessor.swift-arm64_apple_xros1.0-o-Onone-3188878842.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.5867 seconds (0.5913 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0565 ( 17.5%)   0.0926 ( 35.1%)   0.1490 ( 25.4%)   0.1508 ( 25.5%)  parse-and-resolve-imports
   0.0542 ( 16.8%)   0.0908 ( 34.5%)   0.1451 ( 24.7%)   0.1468 ( 24.8%)  Import resolution
   0.0417 ( 12.9%)   0.0153 (  5.8%)   0.0570 (  9.7%)   0.0573 (  9.7%)  perform-sema
   0.0416 ( 12.9%)   0.0153 (  5.8%)   0.0568 (  9.7%)   0.0571 (  9.7%)  Type checking and Semantic analysis
   0.0360 ( 11.1%)   0.0143 (  5.4%)   0.0503 (  8.6%)   0.0505 (  8.5%)  typecheck-decl
   0.0328 ( 10.1%)   0.0119 (  4.5%)   0.0447 (  7.6%)   0.0448 (  7.6%)  typecheck-expr
   0.0111 (  3.4%)   0.0036 (  1.4%)   0.0147 (  2.5%)   0.0148 (  2.5%)  build-rewrite-system
   0.0105 (  3.2%)   0.0037 (  1.4%)   0.0142 (  2.4%)   0.0142 (  2.4%)  precheck-target
   0.0086 (  2.7%)   0.0050 (  1.9%)   0.0136 (  2.3%)   0.0138 (  2.3%)  IRGen
   0.0045 (  1.4%)   0.0049 (  1.9%)   0.0093 (  1.6%)   0.0094 (  1.6%)  import-clang-decl
   0.0076 (  2.4%)   0.0013 (  0.5%)   0.0089 (  1.5%)   0.0089 (  1.5%)  SILGen
   0.0061 (  1.9%)   0.0011 (  0.4%)   0.0072 (  1.2%)   0.0072 (  1.2%)  SILGen-function
   0.0054 (  1.7%)   0.0009 (  0.4%)   0.0063 (  1.1%)   0.0064 (  1.1%)  typecheck-stmt
   0.0049 (  1.5%)   0.0002 (  0.1%)   0.0051 (  0.9%)   0.0052 (  0.9%)  SIL optimization
   0.0013 (  0.4%)   0.0026 (  1.0%)   0.0039 (  0.7%)   0.0039 (  0.7%)  load-stdlib
   0.0003 (  0.1%)   0.0000 (  0.0%)   0.0004 (  0.1%)   0.0004 (  0.1%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.3231 (100.0%)   0.2636 (100.0%)   0.5867 (100.0%)   0.5913 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2816 seconds (0.2844 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.1511 (100.0%)   0.1305 (100.0%)   0.2816 (100.0%)   0.2844 (100.0%)  Building Target
   0.1511 (100.0%)   0.1305 (100.0%)   0.2816 (100.0%)   0.2844 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-sharing.build/Debug-xros/Sharing.build/DerivedSources/resource_bundle_accessor.swift (in target 'Sharing' from project 'swift-sharing')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sharing/Internal/Deprecations.swift (in target 'Sharing' from project 'swift-sharing')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sharing/Internal/KeyPath+Sendable.swift (in target 'Sharing' from project 'swift-sharing')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ SharedBinding.swift,\ SharedCollection.swift /Users/admin/builder/spi-builder-workspace/Sources/Sharing/SharedBinding.swift /Users/admin/builder/spi-builder-workspace/Sources/Sharing/SharedCollection.swift (in target 'Sharing' from project 'swift-sharing')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1774589451225071-swift-frontend-Sharing-SharedBinding.swift-arm64_apple_xros1.0-o-Onone-1982638713.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.4222 seconds (0.4244 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0550 ( 25.5%)   0.0879 ( 42.5%)   0.1429 ( 33.8%)   0.1438 ( 33.9%)  parse-and-resolve-imports
   0.0527 ( 24.5%)   0.0862 ( 41.7%)   0.1390 ( 32.9%)   0.1399 ( 33.0%)  Import resolution
   0.0212 (  9.8%)   0.0052 (  2.5%)   0.0264 (  6.3%)   0.0265 (  6.2%)  perform-sema
   0.0210 (  9.8%)   0.0052 (  2.5%)   0.0262 (  6.2%)   0.0263 (  6.2%)  Type checking and Semantic analysis
   0.0131 (  6.1%)   0.0033 (  1.6%)   0.0164 (  3.9%)   0.0165 (  3.9%)  typecheck-stmt
   0.0103 (  4.8%)   0.0060 (  2.9%)   0.0163 (  3.9%)   0.0163 (  3.8%)  IRGen
   0.0118 (  5.5%)   0.0030 (  1.5%)   0.0148 (  3.5%)   0.0149 (  3.5%)  typecheck-expr
   0.0094 (  4.4%)   0.0021 (  1.0%)   0.0115 (  2.7%)   0.0115 (  2.7%)  typecheck-decl
   0.0059 (  2.7%)   0.0011 (  0.5%)   0.0070 (  1.7%)   0.0070 (  1.7%)  SILGen
   0.0048 (  2.2%)   0.0018 (  0.9%)   0.0066 (  1.6%)   0.0066 (  1.6%)  build-rewrite-system
   0.0038 (  1.8%)   0.0009 (  0.4%)   0.0047 (  1.1%)   0.0047 (  1.1%)  SILGen-function
   0.0011 (  0.5%)   0.0029 (  1.4%)   0.0040 (  1.0%)   0.0040 (  1.0%)  load-stdlib
   0.0038 (  1.8%)   0.0000 (  0.0%)   0.0038 (  0.9%)   0.0038 (  0.9%)  SIL optimization
   0.0005 (  0.2%)   0.0007 (  0.4%)   0.0012 (  0.3%)   0.0012 (  0.3%)  import-clang-decl
   0.0004 (  0.2%)   0.0000 (  0.0%)   0.0005 (  0.1%)   0.0005 (  0.1%)  precheck-target
   0.0003 (  0.2%)   0.0000 (  0.0%)   0.0004 (  0.1%)   0.0004 (  0.1%)  module-populate-cache
   0.0003 (  0.1%)   0.0000 (  0.0%)   0.0003 (  0.1%)   0.0003 (  0.1%)  typecheck-for-each
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.2157 (100.0%)   0.2065 (100.0%)   0.4222 (100.0%)   0.4244 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2446 seconds (0.2457 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.1284 (100.0%)   0.1162 (100.0%)   0.2446 (100.0%)   0.2457 (100.0%)  Building Target
   0.1284 (100.0%)   0.1162 (100.0%)   0.2446 (100.0%)   0.2457 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sharing/SharedBinding.swift (in target 'Sharing' from project 'swift-sharing')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sharing/SharedCollection.swift (in target 'Sharing' from project 'swift-sharing')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ FileStorageKey.swift,\ InMemoryKey.swift /Users/admin/builder/spi-builder-workspace/Sources/Sharing/SharedKeys/FileStorageKey.swift /Users/admin/builder/spi-builder-workspace/Sources/Sharing/SharedKeys/InMemoryKey.swift (in target 'Sharing' from project 'swift-sharing')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1774589451258889-swift-frontend-Sharing-FileStorageKey.swift-arm64_apple_xros1.0-o-Onone-3890649995.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 1.1018 seconds (1.1215 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.1350 ( 17.4%)   0.0327 ( 10.0%)   0.1677 ( 15.2%)   0.1711 ( 15.3%)  perform-sema
   0.1347 ( 17.4%)   0.0327 ( 10.0%)   0.1674 ( 15.2%)   0.1708 ( 15.2%)  Type checking and Semantic analysis
   0.0575 (  7.4%)   0.0806 ( 24.6%)   0.1381 ( 12.5%)   0.1387 ( 12.4%)  parse-and-resolve-imports
   0.0552 (  7.1%)   0.0786 ( 24.0%)   0.1338 ( 12.1%)   0.1344 ( 12.0%)  Import resolution
   0.0962 ( 12.4%)   0.0262 (  8.0%)   0.1225 ( 11.1%)   0.1257 ( 11.2%)  typecheck-decl
   0.0839 ( 10.8%)   0.0198 (  6.0%)   0.1037 (  9.4%)   0.1067 (  9.5%)  typecheck-expr
   0.0623 (  8.0%)   0.0097 (  3.0%)   0.0721 (  6.5%)   0.0734 (  6.5%)  typecheck-stmt
   0.0312 (  4.0%)   0.0112 (  3.4%)   0.0424 (  3.8%)   0.0442 (  3.9%)  IRGen
   0.0326 (  4.2%)   0.0066 (  2.0%)   0.0392 (  3.6%)   0.0397 (  3.5%)  SILGen
   0.0259 (  3.3%)   0.0052 (  1.6%)   0.0311 (  2.8%)   0.0315 (  2.8%)  SILGen-function
   0.0200 (  2.6%)   0.0054 (  1.6%)   0.0253 (  2.3%)   0.0256 (  2.3%)  precheck-target
   0.0173 (  2.2%)   0.0052 (  1.6%)   0.0225 (  2.0%)   0.0227 (  2.0%)  build-rewrite-system
   0.0084 (  1.1%)   0.0095 (  2.9%)   0.0179 (  1.6%)   0.0179 (  1.6%)  import-clang-decl
   0.0127 (  1.6%)   0.0003 (  0.1%)   0.0130 (  1.2%)   0.0138 (  1.2%)  SIL optimization
   0.0012 (  0.2%)   0.0034 (  1.1%)   0.0047 (  0.4%)   0.0047 (  0.4%)  load-stdlib
   0.0003 (  0.0%)   0.0000 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  module-populate-cache
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SIL verification, pre-optimization
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  load-all-members
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  associated-type-inference
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.7746 (100.0%)   0.3272 (100.0%)   1.1018 (100.0%)   1.1215 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.5734 seconds (0.5930 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.4206 (100.0%)   0.1528 (100.0%)   0.5734 (100.0%)   0.5930 (100.0%)  Building Target
   0.4206 (100.0%)   0.1528 (100.0%)   0.5734 (100.0%)   0.5930 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sharing/SharedKeys/FileStorageKey.swift (in target 'Sharing' from project 'swift-sharing')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sharing/SharedKeys/InMemoryKey.swift (in target 'Sharing' from project 'swift-sharing')
    cd /Users/admin/builder/spi-builder-workspace

SwiftDriverJobDiscovery normal arm64 Compiling Clocks.swift, Context.swift, Date.swift (in target 'Dependencies' from project 'swift-dependencies')
SwiftCompile normal arm64 Compiling\ SharedPublisher.swift,\ SharedReader.swift /Users/admin/builder/spi-builder-workspace/Sources/Sharing/SharedPublisher.swift /Users/admin/builder/spi-builder-workspace/Sources/Sharing/SharedReader.swift (in target 'Sharing' from project 'swift-sharing')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1774589451341963-swift-frontend-Sharing-SharedPublisher.swift-arm64_apple_xros1.0-o-Onone-4129500720.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.6789 seconds (0.8228 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0834 ( 18.6%)   0.0220 (  9.6%)   0.1053 ( 15.5%)   0.1479 ( 18.0%)  perform-sema
   0.0832 ( 18.5%)   0.0219 (  9.6%)   0.1051 ( 15.5%)   0.1477 ( 17.9%)  Type checking and Semantic analysis
   0.0561 ( 12.5%)   0.0676 ( 29.4%)   0.1237 ( 18.2%)   0.1247 ( 15.2%)  parse-and-resolve-imports
   0.0539 ( 12.0%)   0.0658 ( 28.7%)   0.1197 ( 17.6%)   0.1206 ( 14.7%)  Import resolution
   0.0440 (  9.8%)   0.0144 (  6.3%)   0.0584 (  8.6%)   0.1009 ( 12.3%)  typecheck-decl
   0.0438 (  9.8%)   0.0088 (  3.8%)   0.0526 (  7.8%)   0.0527 (  6.4%)  typecheck-stmt
   0.0186 (  4.1%)   0.0091 (  3.9%)   0.0276 (  4.1%)   0.0288 (  3.5%)  IRGen
   0.0168 (  3.7%)   0.0056 (  2.4%)   0.0223 (  3.3%)   0.0223 (  2.7%)  typecheck-expr
   0.0114 (  2.5%)   0.0015 (  0.7%)   0.0129 (  1.9%)   0.0194 (  2.4%)  SILGen
   0.0076 (  1.7%)   0.0008 (  0.4%)   0.0084 (  1.2%)   0.0148 (  1.8%)  SILGen-function
   0.0091 (  2.0%)   0.0028 (  1.2%)   0.0119 (  1.8%)   0.0119 (  1.5%)  build-rewrite-system
   0.0049 (  1.1%)   0.0054 (  2.4%)   0.0103 (  1.5%)   0.0105 (  1.3%)  import-clang-decl
   0.0080 (  1.8%)   0.0021 (  0.9%)   0.0101 (  1.5%)   0.0101 (  1.2%)  precheck-target
   0.0070 (  1.6%)   0.0001 (  0.1%)   0.0072 (  1.1%)   0.0072 (  0.9%)  SIL optimization
   0.0010 (  0.2%)   0.0016 (  0.7%)   0.0026 (  0.4%)   0.0026 (  0.3%)  load-stdlib
   0.0003 (  0.1%)   0.0000 (  0.0%)   0.0004 (  0.1%)   0.0004 (  0.0%)  module-populate-cache
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SIL verification, pre-optimization
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  associated-type-inference
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  load-all-members
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.4492 (100.0%)   0.2297 (100.0%)   0.6789 (100.0%)   0.8228 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3514 seconds (0.4272 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.2358 (100.0%)   0.1156 (100.0%)   0.3514 (100.0%)   0.4272 (100.0%)  Building Target
   0.2358 (100.0%)   0.1156 (100.0%)   0.3514 (100.0%)   0.4272 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sharing/SharedPublisher.swift (in target 'Sharing' from project 'swift-sharing')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sharing/SharedReader.swift (in target 'Sharing' from project 'swift-sharing')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/Sharing/SharedReader.swift:346:25: warning: 'Perceptible' was deprecated in visionOS 1.0: renamed to 'Observable'
extension SharedReader: Perceptible {}
                        ^
/Users/admin/builder/spi-builder-workspace/Sources/Sharing/SharedReader.swift:346:25: note: use 'Observable' instead
extension SharedReader: Perceptible {}
                        ^~~~~~~~~~~
                        Observable
/Users/admin/builder/spi-builder-workspace/Sources/Sharing/SharedReader.swift:319:7: warning: '_PerceptionLocals' was deprecated in visionOS 1.0: '_PerceptionLocals' is no longer needed in iOS 17+
      _PerceptionLocals.$skipPerceptionChecking.withValue(true) {
      ^
/Users/admin/builder/spi-builder-workspace/Sources/Sharing/SharedReader.swift:331:7: warning: '_PerceptionLocals' was deprecated in visionOS 1.0: '_PerceptionLocals' is no longer needed in iOS 17+
      _PerceptionLocals.$skipPerceptionChecking.withValue(true) { wrappedValue.id }
      ^
SwiftDriverJobDiscovery normal arm64 Compiling FireAndForget.swift, Locale.swift, MainQueue.swift (in target 'Dependencies' from project 'swift-dependencies')
SwiftCompile normal arm64 Compiling\ PersistentReferences.swift,\ Reference.swift,\ SharedChangeTracker.swift /Users/admin/builder/spi-builder-workspace/Sources/Sharing/Internal/PersistentReferences.swift /Users/admin/builder/spi-builder-workspace/Sources/Sharing/Internal/Reference.swift /Users/admin/builder/spi-builder-workspace/Sources/Sharing/Internal/SharedChangeTracker.swift (in target 'Sharing' from project 'swift-sharing')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sharing/Internal/PersistentReferences.swift (in target 'Sharing' from project 'swift-sharing')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sharing/Internal/Reference.swift (in target 'Sharing' from project 'swift-sharing')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/Sharing/Internal/Reference.swift:15:3: warning: 'Perceptible' was deprecated in visionOS 1.0: renamed to 'Observable'
  Perceptible
  ^
/Users/admin/builder/spi-builder-workspace/Sources/Sharing/Internal/Reference.swift:15:3: note: use 'Observable' instead
  Perceptible
  ^~~~~~~~~~~
  Observable
/Users/admin/builder/spi-builder-workspace/Sources/Sharing/Internal/Reference.swift:46:39: warning: 'PerceptionRegistrar' was deprecated in visionOS 1.0: Use 'ObservationRegistrar' instead.
  private let _$perceptionRegistrar = PerceptionRegistrar(isPerceptionCheckingEnabled: false)
                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Sharing/Internal/Reference.swift:45:65: warning: 'Perceptible' was deprecated in visionOS 1.0: renamed to 'Observable'
final class _BoxReference<Value>: MutableReference, Observable, Perceptible, @unchecked Sendable {
                                                                ^
/Users/admin/builder/spi-builder-workspace/Sources/Sharing/Internal/Reference.swift:45:65: note: use 'Observable' instead
final class _BoxReference<Value>: MutableReference, Observable, Perceptible, @unchecked Sendable {
                                                                ^~~~~~~~~~~
                                                                Observable
/Users/admin/builder/spi-builder-workspace/Sources/Sharing/Internal/Reference.swift:174:39: warning: 'PerceptionRegistrar' was deprecated in visionOS 1.0: Use 'ObservationRegistrar' instead.
  private let _$perceptionRegistrar = PerceptionRegistrar(isPerceptionCheckingEnabled: false)
                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Sharing/Internal/Reference.swift:172:26: warning: 'Perceptible' was deprecated in visionOS 1.0: renamed to 'Observable'
  Reference, Observable, Perceptible, @unchecked Sendable
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/Sharing/Internal/Reference.swift:172:26: note: use 'Observable' instead
  Reference, Observable, Perceptible, @unchecked Sendable
                         ^~~~~~~~~~~
                         Observable
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sharing/Internal/SharedChangeTracker.swift (in target 'Sharing' from project 'swift-sharing')
    cd /Users/admin/builder/spi-builder-workspace

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1774589451542641-swift-frontend-Sharing-PersistentReferences.swift-arm64_apple_xros1.0-o-Onone-3246336239.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.9585 seconds (1.0690 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.1368 ( 19.5%)   0.0279 ( 10.9%)   0.1647 ( 17.2%)   0.1978 ( 18.5%)  perform-sema
   0.1366 ( 19.5%)   0.0279 ( 10.8%)   0.1645 ( 17.2%)   0.1976 ( 18.5%)  Type checking and Semantic analysis
   0.0564 (  8.0%)   0.0695 ( 27.1%)   0.1259 ( 13.1%)   0.1311 ( 12.3%)  parse-and-resolve-imports
   0.0537 (  7.7%)   0.0674 ( 26.3%)   0.1211 ( 12.6%)   0.1260 ( 11.8%)  Import resolution
   0.0751 ( 10.7%)   0.0122 (  4.7%)   0.0873 (  9.1%)   0.1197 ( 11.2%)  typecheck-stmt
   0.0621 (  8.9%)   0.0156 (  6.1%)   0.0777 (  8.1%)   0.0784 (  7.3%)  typecheck-decl
   0.0456 (  6.5%)   0.0129 (  5.0%)   0.0584 (  6.1%)   0.0590 (  5.5%)  typecheck-expr
   0.0411 (  5.9%)   0.0077 (  3.0%)   0.0488 (  5.1%)   0.0488 (  4.6%)  IRGen
   0.0283 (  4.0%)   0.0016 (  0.6%)   0.0300 (  3.1%)   0.0300 (  2.8%)  SILGen
   0.0207 (  2.9%)   0.0009 (  0.3%)   0.0216 (  2.3%)   0.0216 (  2.0%)  SILGen-function
   0.0115 (  1.6%)   0.0040 (  1.6%)   0.0155 (  1.6%)   0.0155 (  1.4%)  build-rewrite-system
   0.0154 (  2.2%)   0.0000 (  0.0%)   0.0154 (  1.6%)   0.0154 (  1.4%)  SIL optimization
   0.0128 (  1.8%)   0.0023 (  0.9%)   0.0151 (  1.6%)   0.0151 (  1.4%)  precheck-target
   0.0039 (  0.6%)   0.0050 (  1.9%)   0.0088 (  0.9%)   0.0095 (  0.9%)  import-clang-decl
   0.0011 (  0.2%)   0.0018 (  0.7%)   0.0029 (  0.3%)   0.0029 (  0.3%)  load-stdlib
   0.0002 (  0.0%)   0.0000 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  module-populate-cache
   0.0002 (  0.0%)   0.0000 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  typecheck-for-each
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  associated-type-inference
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  load-all-members
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.7017 (100.0%)   0.2567 (100.0%)   0.9585 (100.0%)   1.0690 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.6493 seconds (0.6875 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.5231 (100.0%)   0.1262 (100.0%)   0.6493 (100.0%)   0.6875 (100.0%)  Building Target
   0.5231 (100.0%)   0.1262 (100.0%)   0.6493 (100.0%)   0.6875 (100.0%)  Total
SwiftDriverJobDiscovery normal arm64 Compiling SharedBinding.swift, SharedCollection.swift (in target 'Sharing' from project 'swift-sharing')
SwiftCompile normal arm64 Compiling\ MutexBackport.swift,\ NSRecursiveLock+WithLock.swift,\ PassthroughRelay.swift /Users/admin/builder/spi-builder-workspace/Sources/Sharing/Internal/MutexBackport.swift /Users/admin/builder/spi-builder-workspace/Sources/Sharing/Internal/NSRecursiveLock+WithLock.swift /Users/admin/builder/spi-builder-workspace/Sources/Sharing/Internal/PassthroughRelay.swift (in target 'Sharing' from project 'swift-sharing')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1774589451578335-swift-frontend-Sharing-MutexBackport.swift-arm64_apple_xros1.0-o-Onone-3612567348.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.5428 seconds (0.5548 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0555 ( 16.5%)   0.0744 ( 36.0%)   0.1298 ( 23.9%)   0.1356 ( 24.4%)  parse-and-resolve-imports
   0.0535 ( 15.9%)   0.0729 ( 35.3%)   0.1264 ( 23.3%)   0.1322 ( 23.8%)  Import resolution
   0.0493 ( 14.7%)   0.0124 (  6.0%)   0.0617 ( 11.4%)   0.0619 ( 11.1%)  perform-sema
   0.0492 ( 14.6%)   0.0124 (  6.0%)   0.0615 ( 11.3%)   0.0616 ( 11.1%)  Type checking and Semantic analysis
   0.0300 (  8.9%)   0.0084 (  4.0%)   0.0383 (  7.1%)   0.0384 (  6.9%)  typecheck-decl
   0.0265 (  7.9%)   0.0077 (  3.7%)   0.0342 (  6.3%)   0.0343 (  6.2%)  typecheck-expr
   0.0190 (  5.6%)   0.0040 (  2.0%)   0.0230 (  4.2%)   0.0230 (  4.1%)  typecheck-stmt
   0.0119 (  3.5%)   0.0044 (  2.1%)   0.0163 (  3.0%)   0.0163 (  2.9%)  IRGen
   0.0108 (  3.2%)   0.0027 (  1.3%)   0.0134 (  2.5%)   0.0135 (  2.4%)  build-rewrite-system
   0.0077 (  2.3%)   0.0006 (  0.3%)   0.0083 (  1.5%)   0.0083 (  1.5%)  SILGen
   0.0066 (  2.0%)   0.0015 (  0.7%)   0.0081 (  1.5%)   0.0081 (  1.5%)  precheck-target
   0.0056 (  1.7%)   0.0003 (  0.2%)   0.0059 (  1.1%)   0.0059 (  1.1%)  SILGen-function
   0.0058 (  1.7%)   0.0000 (  0.0%)   0.0058 (  1.1%)   0.0058 (  1.0%)  SIL optimization
   0.0022 (  0.6%)   0.0029 (  1.4%)   0.0051 (  0.9%)   0.0051 (  0.9%)  import-clang-decl
   0.0010 (  0.3%)   0.0019 (  0.9%)   0.0029 (  0.5%)   0.0029 (  0.5%)  load-stdlib
   0.0007 (  0.2%)   0.0001 (  0.0%)   0.0008 (  0.1%)   0.0008 (  0.1%)  typecheck-expr-pattern
   0.0007 (  0.2%)   0.0001 (  0.0%)   0.0007 (  0.1%)   0.0007 (  0.1%)  typecheck-for-each
   0.0003 (  0.1%)   0.0000 (  0.0%)   0.0003 (  0.1%)   0.0003 (  0.1%)  module-populate-cache
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  load-all-members
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  associated-type-inference
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.3361 (100.0%)   0.2067 (100.0%)   0.5428 (100.0%)   0.5548 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2816 seconds (0.2875 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.1760 (100.0%)   0.1056 (100.0%)   0.2816 (100.0%)   0.2875 (100.0%)  Building Target
   0.1760 (100.0%)   0.1056 (100.0%)   0.2816 (100.0%)   0.2875 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sharing/Internal/MutexBackport.swift (in target 'Sharing' from project 'swift-sharing')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sharing/Internal/NSRecursiveLock+WithLock.swift (in target 'Sharing' from project 'swift-sharing')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sharing/Internal/PassthroughRelay.swift (in target 'Sharing' from project 'swift-sharing')
    cd /Users/admin/builder/spi-builder-workspace

SwiftDriverJobDiscovery normal arm64 Compiling resource_bundle_accessor.swift, Deprecations.swift, KeyPath+Sendable.swift (in target 'Sharing' from project 'swift-sharing')
SwiftCompile normal arm64 Compiling\ TypeName.swift,\ Shared.swift /Users/admin/builder/spi-builder-workspace/Sources/Sharing/Internal/TypeName.swift /Users/admin/builder/spi-builder-workspace/Sources/Sharing/Shared.swift (in target 'Sharing' from project 'swift-sharing')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1774589451606135-swift-frontend-Sharing-TypeName.swift-arm64_apple_xros1.0-o-Onone-3243389883.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.7949 seconds (0.8142 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0575 ( 10.3%)   0.0736 ( 31.0%)   0.1310 ( 16.5%)   0.1401 ( 17.2%)  parse-and-resolve-imports
   0.0552 (  9.9%)   0.0721 ( 30.4%)   0.1273 ( 16.0%)   0.1364 ( 16.8%)  Import resolution
   0.0974 ( 17.5%)   0.0188 (  7.9%)   0.1162 ( 14.6%)   0.1164 ( 14.3%)  perform-sema
   0.0973 ( 17.4%)   0.0187 (  7.9%)   0.1160 ( 14.6%)   0.1162 ( 14.3%)  Type checking and Semantic analysis
   0.0709 ( 12.7%)   0.0117 (  4.9%)   0.0827 ( 10.4%)   0.0829 ( 10.2%)  typecheck-stmt
   0.0557 ( 10.0%)   0.0118 (  5.0%)   0.0675 (  8.5%)   0.0676 (  8.3%)  typecheck-decl
   0.0340 (  6.1%)   0.0089 (  3.7%)   0.0429 (  5.4%)   0.0431 (  5.3%)  typecheck-expr
   0.0191 (  3.4%)   0.0029 (  1.2%)   0.0220 (  2.8%)   0.0221 (  2.7%)  precheck-target
   0.0173 (  3.1%)   0.0023 (  1.0%)   0.0196 (  2.5%)   0.0196 (  2.4%)  SILGen
   0.0121 (  2.2%)   0.0039 (  1.7%)   0.0160 (  2.0%)   0.0160 (  2.0%)  IRGen
   0.0139 (  2.5%)   0.0019 (  0.8%)   0.0159 (  2.0%)   0.0159 (  1.9%)  SILGen-function
   0.0125 (  2.2%)   0.0030 (  1.3%)   0.0155 (  1.9%)   0.0154 (  1.9%)  build-rewrite-system
   0.0052 (  0.9%)   0.0054 (  2.3%)   0.0106 (  1.3%)   0.0107 (  1.3%)  import-clang-decl
   0.0068 (  1.2%)   0.0001 (  0.0%)   0.0069 (  0.9%)   0.0069 (  0.8%)  SIL optimization
   0.0010 (  0.2%)   0.0019 (  0.8%)   0.0028 (  0.4%)   0.0028 (  0.3%)  load-stdlib
   0.0010 (  0.2%)   0.0002 (  0.1%)   0.0013 (  0.2%)   0.0013 (  0.2%)  typecheck-for-each
   0.0003 (  0.1%)   0.0000 (  0.0%)   0.0004 (  0.0%)   0.0004 (  0.0%)  module-populate-cache
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  load-all-members
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  associated-type-inference
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.5577 (100.0%)   0.2372 (100.0%)   0.7949 (100.0%)   0.8142 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3681 seconds (0.3775 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.2566 (100.0%)   0.1116 (100.0%)   0.3681 (100.0%)   0.3775 (100.0%)  Building Target
   0.2566 (100.0%)   0.1116 (100.0%)   0.3681 (100.0%)   0.3775 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sharing/Internal/TypeName.swift (in target 'Sharing' from project 'swift-sharing')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sharing/Shared.swift (in target 'Sharing' from project 'swift-sharing')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/Sharing/Shared.swift:475:19: warning: 'Perceptible' was deprecated in visionOS 1.0: renamed to 'Observable'
extension Shared: Perceptible {}
                  ^
/Users/admin/builder/spi-builder-workspace/Sources/Sharing/Shared.swift:475:19: note: use 'Observable' instead
extension Shared: Perceptible {}
                  ^~~~~~~~~~~
                  Observable
/Users/admin/builder/spi-builder-workspace/Sources/Sharing/Shared.swift:450:14: warning: '_PerceptionLocals' was deprecated in visionOS 1.0: '_PerceptionLocals' is no longer needed in iOS 17+
      return _PerceptionLocals.$skipPerceptionChecking.withValue(true, operation: isEqual)
             ^
/Users/admin/builder/spi-builder-workspace/Sources/Sharing/Shared.swift:460:7: warning: '_PerceptionLocals' was deprecated in visionOS 1.0: '_PerceptionLocals' is no longer needed in iOS 17+
      _PerceptionLocals.$skipPerceptionChecking.withValue(true) { wrappedValue.id }
      ^
SwiftDriverJobDiscovery normal arm64 Compiling TestTrait.swift, WithDependencies.swift (in target 'Dependencies' from project 'swift-dependencies')
SwiftDriverJobDiscovery normal arm64 Compiling DependencyValues.swift, Assert.swift, Calendar.swift (in target 'Dependencies' from project 'swift-dependencies')
SwiftDriver\ Compilation Dependencies normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Dependencies' from project 'swift-dependencies')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Dependencies -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-xros/Dependencies.build/Objects-normal/arm64/Dependencies.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -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 -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 6 -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/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/swift-dependencies.build/Debug-xros/Dependencies.build/Objects-normal/arm64/Dependencies-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/swift-dependencies.build/Debug-xros/Dependencies.build/Objects-normal/arm64/Dependencies.swiftmodule -user-module-version 1.6.2 -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name swift_dependencies -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-xros/Dependencies.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-xros/Dependencies.build/Objects-normal/arm64/Dependencies_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/swift-dependencies.build/Debug-xros/Dependencies.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-xros/Dependencies.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-xros/Dependencies.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/swift-dependencies.build/Debug-xros/Dependencies.build/Objects-normal/arm64/Dependencies-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/XCTestDynamicOverlay.o (in target 'XCTestDynamicOverlay' from project 'xctest-dynamic-overlay')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/xctest-dynamic-overlay
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/XCTestDynamicOverlay.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PerceptionCore.o (in target 'PerceptionCore' from project 'swift-perception')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-perception
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PerceptionCore.o
SwiftDriverJobDiscovery normal arm64 Compiling SharedReaderKey.swift, SwiftUIStateSharing.swift (in target 'Sharing' from project 'swift-sharing')
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OrderedCollections.o (in target 'OrderedCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/OrderedCollections.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CombineSchedulers.o (in target 'CombineSchedulers' from project 'combine-schedulers')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/combine-schedulers
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CombineSchedulers.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Clocks.o (in target 'Clocks' from project 'swift-clocks')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-clocks
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Clocks.o
SwiftDriverJobDiscovery normal arm64 Compiling SharedContinuations.swift, SharedKey.swift (in target 'Sharing' from project 'swift-sharing')
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CustomDump.o normal (in target 'CustomDump' from project 'swift-custom-dump')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-custom-dump
    /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/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/swift-custom-dump.build/Debug-xros/CustomDump.build/Objects-normal/arm64/CustomDump.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-custom-dump.build/Debug-xros/CustomDump.build/Objects-normal/arm64/CustomDump_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-custom-dump.build/Debug-xros/CustomDump.build/Objects-normal/arm64/CustomDump_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/swift-custom-dump.build/Debug-xros/CustomDump.build/Objects-normal/arm64/CustomDump.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CustomDump.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/IdentifiedCollections.o normal (in target 'IdentifiedCollections' from project 'swift-identified-collections')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-identified-collections
    /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/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/swift-identified-collections.build/Debug-xros/IdentifiedCollections.build/Objects-normal/arm64/IdentifiedCollections.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-identified-collections.build/Debug-xros/IdentifiedCollections.build/Objects-normal/arm64/IdentifiedCollections_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-identified-collections.build/Debug-xros/IdentifiedCollections.build/Objects-normal/arm64/IdentifiedCollections_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/swift-identified-collections.build/Debug-xros/IdentifiedCollections.build/Objects-normal/arm64/IdentifiedCollections.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/IdentifiedCollections.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Dependencies.o normal (in target 'Dependencies' from project 'swift-dependencies')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies
    /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/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/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/swift-dependencies.build/Debug-xros/Dependencies.build/Objects-normal/arm64/Dependencies.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-xros/Dependencies.build/Objects-normal/arm64/Dependencies_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-xros/Dependencies.build/Objects-normal/arm64/Dependencies_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/swift-dependencies.build/Debug-xros/Dependencies.build/Objects-normal/arm64/Dependencies.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Dependencies.o
ExtractAppIntentsMetadata (in target 'IdentifiedCollections' from project 'swift-identified-collections')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-identified-collections
    /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 IdentifiedCollections --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 swift-identified-collections.IdentifiedCollections --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/IdentifiedCollections.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/IdentifiedCollections.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-identified-collections.build/Debug-xros/IdentifiedCollections.build/Objects-normal/arm64/IdentifiedCollections_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-identified-collections.build/Debug-xros/IdentifiedCollections.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-identified-collections.build/Debug-xros/IdentifiedCollections.build/Objects-normal/arm64/IdentifiedCollections.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-identified-collections.build/Debug-xros/IdentifiedCollections.build/IdentifiedCollections.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-identified-collections.build/Debug-xros/IdentifiedCollections.build/IdentifiedCollections.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-identified-collections.build/Debug-xros/IdentifiedCollections.build/Objects-normal/arm64/IdentifiedCollections.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-03-26 22:30:51.712 appintentsmetadataprocessor[2016:9722] Starting appintentsmetadataprocessor export
2026-03-26 22:30:51.753 appintentsmetadataprocessor[2016:9722] Extracted no relevant App Intents symbols, skipping writing output
SwiftDriverJobDiscovery normal arm64 Emitting module for Sharing (in target 'Sharing' from project 'swift-sharing')
SwiftDriver\ Compilation\ Requirements Sharing normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Sharing' from project 'swift-sharing')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Sharing -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-sharing.build/Debug-xros/Sharing.build/Objects-normal/arm64/Sharing.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -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 -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 6 -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/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/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/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/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/swift-sharing.build/Debug-xros/Sharing.build/Objects-normal/arm64/Sharing-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/swift-sharing.build/Debug-xros/Sharing.build/Objects-normal/arm64/Sharing.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-sharing.build/Debug-xros/Sharing.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-sharing.build/Debug-xros/Sharing.build/Objects-normal/arm64/Sharing_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/swift-sharing.build/Debug-xros/Sharing.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-sharing.build/Debug-xros/Sharing.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-sharing.build/Debug-xros/Sharing.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/swift-sharing.build/Debug-xros/Sharing.build/Objects-normal/arm64/Sharing-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
ExtractAppIntentsMetadata (in target 'CustomDump' from project 'swift-custom-dump')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-custom-dump
    /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 CustomDump --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 swift-custom-dump.CustomDump --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CustomDump.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CustomDump.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-custom-dump.build/Debug-xros/CustomDump.build/Objects-normal/arm64/CustomDump_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-custom-dump.build/Debug-xros/CustomDump.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-custom-dump.build/Debug-xros/CustomDump.build/Objects-normal/arm64/CustomDump.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-custom-dump.build/Debug-xros/CustomDump.build/CustomDump.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-custom-dump.build/Debug-xros/CustomDump.build/CustomDump.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-custom-dump.build/Debug-xros/CustomDump.build/Objects-normal/arm64/CustomDump.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-03-26 22:30:51.714 appintentsmetadataprocessor[2017:9732] Starting appintentsmetadataprocessor export
2026-03-26 22:30:51.755 appintentsmetadataprocessor[2017:9732] Extracted no relevant App Intents symbols, skipping writing output
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Sharing-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-sharing.build/Debug-xros/Sharing.build/Objects-normal/arm64/Sharing-Swift.h (in target 'Sharing' from project 'swift-sharing')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-sharing.build/Debug-xros/Sharing.build/Objects-normal/arm64/Sharing-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Sharing-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Sharing.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-sharing.build/Debug-xros/Sharing.build/Objects-normal/arm64/Sharing.swiftmodule (in target 'Sharing' from project 'swift-sharing')
    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/swift-sharing.build/Debug-xros/Sharing.build/Objects-normal/arm64/Sharing.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Sharing.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Sharing.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-sharing.build/Debug-xros/Sharing.build/Objects-normal/arm64/Sharing.swiftdoc (in target 'Sharing' from project 'swift-sharing')
    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/swift-sharing.build/Debug-xros/Sharing.build/Objects-normal/arm64/Sharing.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Sharing.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Sharing.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-sharing.build/Debug-xros/Sharing.build/Objects-normal/arm64/Sharing.abi.json (in target 'Sharing' from project 'swift-sharing')
    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/swift-sharing.build/Debug-xros/Sharing.build/Objects-normal/arm64/Sharing.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Sharing.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Sharing.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-sharing.build/Debug-xros/Sharing.build/Objects-normal/arm64/Sharing.swiftsourceinfo (in target 'Sharing' from project 'swift-sharing')
    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/swift-sharing.build/Debug-xros/Sharing.build/Objects-normal/arm64/Sharing.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Sharing.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
ExtractAppIntentsMetadata (in target 'Dependencies' from project 'swift-dependencies')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies
    /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 Dependencies --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 swift-dependencies.Dependencies --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Dependencies.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Dependencies.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-xros/Dependencies.build/Objects-normal/arm64/Dependencies_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-xros/Dependencies.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-xros/Dependencies.build/Objects-normal/arm64/Dependencies.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-xros/Dependencies.build/Dependencies.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-xros/Dependencies.build/Dependencies.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-dependencies.build/Debug-xros/Dependencies.build/Objects-normal/arm64/Dependencies.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-03-26 22:30:51.727 appintentsmetadataprocessor[2018:9734] Starting appintentsmetadataprocessor export
2026-03-26 22:30:51.765 appintentsmetadataprocessor[2018:9734] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/IdentifiedCollections.o (in target 'IdentifiedCollections' from project 'swift-identified-collections')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-identified-collections
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/IdentifiedCollections.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CustomDump.o (in target 'CustomDump' from project 'swift-custom-dump')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-custom-dump
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CustomDump.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Dependencies.o (in target 'Dependencies' from project 'swift-dependencies')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-dependencies
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Dependencies.o
SwiftDriverJobDiscovery normal arm64 Compiling SharedPublisher.swift, SharedReader.swift (in target 'Sharing' from project 'swift-sharing')
SwiftDriverJobDiscovery normal arm64 Compiling FileStorageKey.swift, InMemoryKey.swift (in target 'Sharing' from project 'swift-sharing')
SwiftDriverJobDiscovery normal arm64 Compiling MutexBackport.swift, NSRecursiveLock+WithLock.swift, PassthroughRelay.swift (in target 'Sharing' from project 'swift-sharing')
SwiftDriverJobDiscovery normal arm64 Compiling AppStorageKey.swift, DefaultKey.swift (in target 'Sharing' from project 'swift-sharing')
SwiftDriverJobDiscovery normal arm64 Compiling TypeName.swift, Shared.swift (in target 'Sharing' from project 'swift-sharing')
SwiftDriverJobDiscovery normal arm64 Compiling PersistentReferences.swift, Reference.swift, SharedChangeTracker.swift (in target 'Sharing' from project 'swift-sharing')
SwiftDriver\ Compilation Sharing normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Sharing' from project 'swift-sharing')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Sharing -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-sharing.build/Debug-xros/Sharing.build/Objects-normal/arm64/Sharing.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -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 -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 6 -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/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/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/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/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/swift-sharing.build/Debug-xros/Sharing.build/Objects-normal/arm64/Sharing-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/swift-sharing.build/Debug-xros/Sharing.build/Objects-normal/arm64/Sharing.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-sharing.build/Debug-xros/Sharing.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-sharing.build/Debug-xros/Sharing.build/Objects-normal/arm64/Sharing_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/swift-sharing.build/Debug-xros/Sharing.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-sharing.build/Debug-xros/Sharing.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-sharing.build/Debug-xros/Sharing.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/swift-sharing.build/Debug-xros/Sharing.build/Objects-normal/arm64/Sharing-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Sharing.o normal (in target 'Sharing' from project 'swift-sharing')
    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/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/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/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/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/swift-sharing.build/Debug-xros/Sharing.build/Objects-normal/arm64/Sharing.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-sharing.build/Debug-xros/Sharing.build/Objects-normal/arm64/Sharing_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-sharing.build/Debug-xros/Sharing.build/Objects-normal/arm64/Sharing_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/swift-sharing.build/Debug-xros/Sharing.build/Objects-normal/arm64/Sharing.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Sharing.o
ExtractAppIntentsMetadata (in target 'Sharing' from project 'swift-sharing')
    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 Sharing --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.Sharing --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Sharing.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Sharing.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-sharing.build/Debug-xros/Sharing.build/Objects-normal/arm64/Sharing_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-sharing.build/Debug-xros/Sharing.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-sharing.build/Debug-xros/Sharing.build/Objects-normal/arm64/Sharing.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-sharing.build/Debug-xros/Sharing.build/Sharing.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-sharing.build/Debug-xros/Sharing.build/Sharing.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-sharing.build/Debug-xros/Sharing.build/Objects-normal/arm64/Sharing.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-03-26 22:30:52.294 appintentsmetadataprocessor[2022:9767] Starting appintentsmetadataprocessor export
2026-03-26 22:30:52.328 appintentsmetadataprocessor[2022:9767] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Sharing.o (in target 'Sharing' from project 'swift-sharing')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Sharing.o
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
    {
      "identity" : "combine-schedulers",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/combine-schedulers"
    },
    {
      "identity" : "swift-concurrency-extras",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-concurrency-extras"
    },
    {
      "identity" : "swift-custom-dump",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-custom-dump"
    },
    {
      "identity" : "swift-dependencies",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-dependencies"
    },
    {
      "identity" : "swift-identified-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-identified-collections"
    },
    {
      "identity" : "swift-perception",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-perception"
    },
    {
      "identity" : "xctest-dynamic-overlay",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/xctest-dynamic-overlay"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "swift-sharing",
  "name" : "swift-sharing",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "Sharing",
      "targets" : [
        "Sharing"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "SharingTests",
      "module_type" : "SwiftTarget",
      "name" : "SharingTests",
      "path" : "Tests/SharingTests",
      "product_dependencies" : [
        "DependenciesTestSupport"
      ],
      "sources" : [
        "AppStorageTests.swift",
        "BindingTests.swift",
        "CompileTimeTests.swift",
        "ContinuationTests.swift",
        "DefaultTests.swift",
        "EquatableTests.swift",
        "ErrorThrowingTests.swift",
        "FileStorageTests.swift",
        "InMemoryTests.swift",
        "IsLoadingTests.swift",
        "ObservationTests.swift",
        "ParametrizedTests.swift",
        "PublisherTests.swift",
        "SharedChangeTrackerTests.swift",
        "SharedTests.swift"
      ],
      "target_dependencies" : [
        "Sharing"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Sharing2",
      "module_type" : "SwiftTarget",
      "name" : "Sharing2",
      "path" : "Sources/VersionMarkerModules/Sharing2",
      "product_memberships" : [
        "Sharing"
      ],
      "sources" : [
        "Empty.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Sharing1",
      "module_type" : "SwiftTarget",
      "name" : "Sharing1",
      "path" : "Sources/VersionMarkerModules/Sharing1",
      "product_memberships" : [
        "Sharing"
      ],
      "sources" : [
        "Empty.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Sharing",
      "module_type" : "SwiftTarget",
      "name" : "Sharing",
      "path" : "Sources/Sharing",
      "product_dependencies" : [
        "CombineSchedulers",
        "ConcurrencyExtras",
        "CustomDump",
        "Dependencies",
        "IdentifiedCollections",
        "IssueReporting",
        "PerceptionCore"
      ],
      "product_memberships" : [
        "Sharing"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Sharing/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Internal/Deprecations.swift",
        "Internal/KeyPath+Sendable.swift",
        "Internal/MutexBackport.swift",
        "Internal/NSRecursiveLock+WithLock.swift",
        "Internal/PassthroughRelay.swift",
        "Internal/PersistentReferences.swift",
        "Internal/Reference.swift",
        "Internal/SharedChangeTracker.swift",
        "Internal/TypeName.swift",
        "Shared.swift",
        "SharedBinding.swift",
        "SharedCollection.swift",
        "SharedContinuations.swift",
        "SharedKey.swift",
        "SharedKeys/AppStorageKey.swift",
        "SharedKeys/DefaultKey.swift",
        "SharedKeys/FileStorageKey.swift",
        "SharedKeys/InMemoryKey.swift",
        "SharedPublisher.swift",
        "SharedReader.swift",
        "SharedReaderKey.swift",
        "SwiftUIStateSharing.swift"
      ],
      "target_dependencies" : [
        "Sharing1",
        "Sharing2"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.