The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of swift-sharing, reference 2.5.0 (2c4108), with Swift 6.1 for visionOS using Xcode 16.3 on 6 May 2025 02:00:12 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

   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0607 (  8.2%)   0.0754 ( 28.3%)   0.1361 ( 13.5%)   0.1394 ( 13.4%)  parse-and-resolve-imports
   0.1106 ( 15.0%)   0.0207 (  7.8%)   0.1313 ( 13.0%)   0.1342 ( 13.0%)  perform-sema
   0.1105 ( 14.9%)   0.0207 (  7.8%)   0.1312 ( 13.0%)   0.1341 ( 12.9%)  Type checking and Semantic analysis
   0.1058 ( 14.3%)   0.0196 (  7.4%)   0.1255 ( 12.5%)   0.1284 ( 12.4%)  typecheck-stmt
   0.1053 ( 14.2%)   0.0201 (  7.5%)   0.1254 ( 12.5%)   0.1283 ( 12.4%)  typecheck-decl
   0.0914 ( 12.4%)   0.0163 (  6.1%)   0.1077 ( 10.7%)   0.1106 ( 10.7%)  typecheck-expr
   0.0438 (  5.9%)   0.0620 ( 23.3%)   0.1058 ( 10.5%)   0.1079 ( 10.4%)  Import resolution
   0.0221 (  3.0%)   0.0099 (  3.7%)   0.0320 (  3.2%)   0.0323 (  3.1%)  IRGen
   0.0180 (  2.4%)   0.0014 (  0.5%)   0.0194 (  1.9%)   0.0277 (  2.7%)  SIL optimization
   0.0190 (  2.6%)   0.0023 (  0.9%)   0.0213 (  2.1%)   0.0214 (  2.1%)  SILGen
   0.0180 (  2.4%)   0.0020 (  0.8%)   0.0200 (  2.0%)   0.0202 (  1.9%)  SILGen-function
   0.0077 (  1.0%)   0.0094 (  3.5%)   0.0171 (  1.7%)   0.0172 (  1.7%)  import-clang-decl
   0.0146 (  2.0%)   0.0018 (  0.7%)   0.0163 (  1.6%)   0.0164 (  1.6%)  precheck-target
   0.0113 (  1.5%)   0.0029 (  1.1%)   0.0142 (  1.4%)   0.0150 (  1.5%)  build-rewrite-system
   0.0009 (  0.1%)   0.0021 (  0.8%)   0.0030 (  0.3%)   0.0030 (  0.3%)  load-stdlib
   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.0001 (  0.0%)  module-populate-cache
   0.0000 (  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%)  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%)  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.7400 (100.0%)   0.2665 (100.0%)   1.0066 (100.0%)   1.0364 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.5274 seconds (0.5596 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.3900 (100.0%)   0.1374 (100.0%)   0.5274 (100.0%)   0.5596 (100.0%)  Building Target
   0.3900 (100.0%)   0.1374 (100.0%)   0.5274 (100.0%)   0.5596 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-custom-dump/Sources/CustomDump/CustomDumpRepresentable.swift (in target 'CustomDump' from project 'swift-custom-dump')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-custom-dump/Sources/CustomDump/CustomDumpStringConvertible.swift (in target 'CustomDump' from project 'swift-custom-dump')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-custom-dump/Sources/CustomDump/Diff.swift (in target 'CustomDump' from project 'swift-custom-dump')
    cd /Users/admin/builder/spi-builder-workspace

SwiftDriverJobDiscovery normal arm64 Compiling Deprecations.swift, Exports.swift (in target 'Dependencies' from project 'swift-dependencies')
SwiftCompile normal arm64 Compiling\ Foundation.swift,\ GameKit.swift,\ KeyPath.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-custom-dump/Sources/CustomDump/Conformances/Foundation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-custom-dump/Sources/CustomDump/Conformances/GameKit.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-custom-dump/Sources/CustomDump/Conformances/KeyPath.swift (in target 'CustomDump' from project 'swift-custom-dump')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1746496809914439-swift-frontend-CustomDump-Foundation.swift-arm64_apple_xros1.0-o-Onone-628452752.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.5259 seconds (0.5317 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0591 ( 19.6%)   0.0788 ( 35.2%)   0.1379 ( 26.2%)   0.1388 ( 26.1%)  parse-and-resolve-imports
   0.0431 ( 14.3%)   0.0653 ( 29.1%)   0.1084 ( 20.6%)   0.1090 ( 20.5%)  Import resolution
   0.0439 ( 14.5%)   0.0161 (  7.2%)   0.0599 ( 11.4%)   0.0606 ( 11.4%)  perform-sema
   0.0437 ( 14.5%)   0.0160 (  7.2%)   0.0598 ( 11.4%)   0.0604 ( 11.4%)  Type checking and Semantic analysis
   0.0321 ( 10.6%)   0.0113 (  5.0%)   0.0434 (  8.2%)   0.0440 (  8.3%)  typecheck-stmt
   0.0106 (  3.5%)   0.0115 (  5.1%)   0.0221 (  4.2%)   0.0225 (  4.2%)  import-clang-decl
   0.0155 (  5.1%)   0.0035 (  1.6%)   0.0190 (  3.6%)   0.0197 (  3.7%)  SILGen
   0.0117 (  3.9%)   0.0052 (  2.3%)   0.0169 (  3.2%)   0.0170 (  3.2%)  typecheck-decl
   0.0105 (  3.5%)   0.0057 (  2.5%)   0.0162 (  3.1%)   0.0168 (  3.2%)  IRGen
   0.0109 (  3.6%)   0.0033 (  1.5%)   0.0141 (  2.7%)   0.0143 (  2.7%)  build-rewrite-system
   0.0084 (  2.8%)   0.0017 (  0.8%)   0.0102 (  1.9%)   0.0102 (  1.9%)  SILGen-function
   0.0054 (  1.8%)   0.0002 (  0.1%)   0.0056 (  1.1%)   0.0056 (  1.0%)  SIL optimization
   0.0038 (  1.3%)   0.0013 (  0.6%)   0.0050 (  1.0%)   0.0055 (  1.0%)  typecheck-expr
   0.0012 (  0.4%)   0.0021 (  0.9%)   0.0033 (  0.6%)   0.0033 (  0.6%)  precheck-target
   0.0009 (  0.3%)   0.0021 (  0.9%)   0.0030 (  0.6%)   0.0030 (  0.6%)  load-stdlib
   0.0008 (  0.3%)   0.0002 (  0.1%)   0.0010 (  0.2%)   0.0010 (  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%)  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%)  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.3017 (100.0%)   0.2242 (100.0%)   0.5259 (100.0%)   0.5317 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3165 seconds (0.3300 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.1906 (100.0%)   0.1260 (100.0%)   0.3165 (100.0%)   0.3300 (100.0%)  Building Target
   0.1906 (100.0%)   0.1260 (100.0%)   0.3165 (100.0%)   0.3300 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-custom-dump/Sources/CustomDump/Conformances/Foundation.swift (in target 'CustomDump' from project 'swift-custom-dump')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-custom-dump/Sources/CustomDump/Conformances/GameKit.swift (in target 'CustomDump' from project 'swift-custom-dump')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-custom-dump/Sources/CustomDump/Conformances/KeyPath.swift (in target 'CustomDump' from project 'swift-custom-dump')
    cd /Users/admin/builder/spi-builder-workspace

SwiftDriverJobDiscovery normal arm64 Compiling FireAndForget.swift, Locale.swift, MainQueue.swift (in target 'Dependencies' from project 'swift-dependencies')
SwiftCompile normal arm64 Compiling\ Photos.swift,\ Speech.swift,\ StoreKit.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-custom-dump/Sources/CustomDump/Conformances/Photos.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-custom-dump/Sources/CustomDump/Conformances/Speech.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-custom-dump/Sources/CustomDump/Conformances/StoreKit.swift (in target 'CustomDump' from project 'swift-custom-dump')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-custom-dump/Sources/CustomDump/Conformances/Photos.swift (in target 'CustomDump' from project 'swift-custom-dump')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-custom-dump/Sources/CustomDump/Conformances/Speech.swift (in target 'CustomDump' from project 'swift-custom-dump')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-custom-dump/Sources/CustomDump/Conformances/StoreKit.swift (in target 'CustomDump' from project 'swift-custom-dump')
    cd /Users/admin/builder/spi-builder-workspace

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1746496809915767-swift-frontend-CustomDump-Photos.swift-arm64_apple_xros1.0-o-Onone-1739542740.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3314 seconds (0.3336 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0583 ( 36.6%)   0.0777 ( 45.1%)   0.1360 ( 41.0%)   0.1367 ( 41.0%)  parse-and-resolve-imports
   0.0428 ( 26.9%)   0.0651 ( 37.8%)   0.1079 ( 32.5%)   0.1085 ( 32.5%)  Import resolution
   0.0134 (  8.4%)   0.0044 (  2.5%)   0.0177 (  5.4%)   0.0180 (  5.4%)  build-rewrite-system
   0.0074 (  4.6%)   0.0092 (  5.3%)   0.0166 (  5.0%)   0.0167 (  5.0%)  import-clang-decl
   0.0086 (  5.4%)   0.0066 (  3.8%)   0.0152 (  4.6%)   0.0153 (  4.6%)  IRGen
   0.0071 (  4.5%)   0.0021 (  1.2%)   0.0092 (  2.8%)   0.0093 (  2.8%)  perform-sema
   0.0070 (  4.4%)   0.0021 (  1.2%)   0.0091 (  2.7%)   0.0092 (  2.8%)  Type checking and Semantic analysis
   0.0044 (  2.8%)   0.0015 (  0.9%)   0.0059 (  1.8%)   0.0060 (  1.8%)  typecheck-stmt
   0.0009 (  0.6%)   0.0019 (  1.1%)   0.0028 (  0.9%)   0.0028 (  0.8%)  load-stdlib
   0.0022 (  1.4%)   0.0004 (  0.3%)   0.0027 (  0.8%)   0.0027 (  0.8%)  SILGen
   0.0021 (  1.4%)   0.0005 (  0.3%)   0.0026 (  0.8%)   0.0026 (  0.8%)  typecheck-decl
   0.0023 (  1.5%)   0.0001 (  0.1%)   0.0025 (  0.7%)   0.0025 (  0.7%)  SIL optimization
   0.0014 (  0.9%)   0.0003 (  0.2%)   0.0017 (  0.5%)   0.0017 (  0.5%)  SILGen-function
   0.0010 (  0.6%)   0.0005 (  0.3%)   0.0014 (  0.4%)   0.0014 (  0.4%)  typecheck-expr
   0.0001 (  0.1%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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.1591 (100.0%)   0.1723 (100.0%)   0.3314 (100.0%)   0.3336 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.7550 seconds (0.7989 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.5378 (100.0%)   0.2172 (100.0%)   0.7550 (100.0%)   0.7989 (100.0%)  Building Target
   0.5378 (100.0%)   0.2172 (100.0%)   0.7550 (100.0%)   0.7989 (100.0%)  Total
SwiftDriverJobDiscovery normal arm64 Compiling Dependency.swift, DependencyContext.swift, DependencyKey.swift (in target 'Dependencies' from project 'swift-dependencies')
SwiftCompile normal arm64 Compiling\ XCTAssertDifference.swift,\ XCTAssertNoDifference.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-custom-dump/Sources/CustomDump/XCTAssertDifference.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-custom-dump/Sources/CustomDump/XCTAssertNoDifference.swift (in target 'CustomDump' from project 'swift-custom-dump')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1746496809970280-swift-frontend-CustomDump-XCTAssertDifference.swift-arm64_apple_xros1.0-o-Onone-1193147232.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3455 seconds (0.3479 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0586 ( 31.1%)   0.0666 ( 42.5%)   0.1253 ( 36.3%)   0.1260 ( 36.2%)  parse-and-resolve-imports
   0.0421 ( 22.3%)   0.0555 ( 35.4%)   0.0976 ( 28.3%)   0.0980 ( 28.2%)  Import resolution
   0.0155 (  8.2%)   0.0046 (  2.9%)   0.0201 (  5.8%)   0.0203 (  5.8%)  perform-sema
   0.0154 (  8.2%)   0.0046 (  2.9%)   0.0200 (  5.8%)   0.0202 (  5.8%)  Type checking and Semantic analysis
   0.0137 (  7.3%)   0.0041 (  2.6%)   0.0178 (  5.2%)   0.0181 (  5.2%)  typecheck-expr
   0.0138 (  7.3%)   0.0040 (  2.5%)   0.0177 (  5.1%)   0.0179 (  5.2%)  typecheck-stmt
   0.0069 (  3.7%)   0.0082 (  5.2%)   0.0151 (  4.4%)   0.0152 (  4.4%)  import-clang-decl
   0.0060 (  3.2%)   0.0047 (  3.0%)   0.0107 (  3.1%)   0.0110 (  3.1%)  IRGen
   0.0063 (  3.3%)   0.0023 (  1.5%)   0.0086 (  2.5%)   0.0087 (  2.5%)  typecheck-decl
   0.0037 (  2.0%)   0.0001 (  0.1%)   0.0038 (  1.1%)   0.0038 (  1.1%)  SIL optimization
   0.0028 (  1.5%)   0.0003 (  0.2%)   0.0030 (  0.9%)   0.0031 (  0.9%)  SILGen
   0.0009 (  0.5%)   0.0014 (  0.9%)   0.0023 (  0.7%)   0.0023 (  0.7%)  load-stdlib
   0.0020 (  1.1%)   0.0002 (  0.1%)   0.0022 (  0.6%)   0.0022 (  0.6%)  SILGen-function
   0.0008 (  0.4%)   0.0001 (  0.0%)   0.0009 (  0.2%)   0.0009 (  0.2%)  precheck-target
   0.0002 (  0.1%)   0.0000 (  0.0%)   0.0003 (  0.1%)   0.0003 (  0.1%)  build-rewrite-system
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.1889 (100.0%)   0.1567 (100.0%)   0.3455 (100.0%)   0.3479 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2067 seconds (0.2080 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.1173 (100.0%)   0.0893 (100.0%)   0.2067 (100.0%)   0.2080 (100.0%)  Building Target
   0.1173 (100.0%)   0.0893 (100.0%)   0.2067 (100.0%)   0.2080 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-custom-dump/Sources/CustomDump/XCTAssertDifference.swift (in target 'CustomDump' from project 'swift-custom-dump')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-custom-dump/Sources/CustomDump/XCTAssertNoDifference.swift (in target 'CustomDump' from project 'swift-custom-dump')
    cd /Users/admin/builder/spi-builder-workspace

SwiftDriverJobDiscovery normal arm64 Compiling UUID.swift, WithRandomNumberGenerator.swift (in target 'Dependencies' from project 'swift-dependencies')
SwiftCompile normal arm64 Compiling\ UserNotifications.swift,\ UserNotificationsUI.swift,\ CustomDumpReflectable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-custom-dump/Sources/CustomDump/Conformances/UserNotifications.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-custom-dump/Sources/CustomDump/Conformances/UserNotificationsUI.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-custom-dump/Sources/CustomDump/CustomDumpReflectable.swift (in target 'CustomDump' from project 'swift-custom-dump')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1746496810016252-swift-frontend-CustomDump-UserNotifications.swift-arm64_apple_xros1.0-o-Onone-1179545933.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.4740 seconds (0.4846 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0595 ( 20.6%)   0.0717 ( 38.8%)   0.1312 ( 27.7%)   0.1335 ( 27.5%)  parse-and-resolve-imports
   0.0431 ( 14.9%)   0.0593 ( 32.1%)   0.1024 ( 21.6%)   0.1038 ( 21.4%)  Import resolution
   0.0348 ( 12.0%)   0.0070 (  3.8%)   0.0418 (  8.8%)   0.0420 (  8.7%)  perform-sema
   0.0347 ( 12.0%)   0.0069 (  3.7%)   0.0416 (  8.8%)   0.0419 (  8.6%)  Type checking and Semantic analysis
   0.0311 ( 10.7%)   0.0059 (  3.2%)   0.0370 (  7.8%)   0.0372 (  7.7%)  typecheck-stmt
   0.0235 (  8.1%)   0.0054 (  2.9%)   0.0289 (  6.1%)   0.0302 (  6.2%)  typecheck-expr
   0.0141 (  4.9%)   0.0091 (  4.9%)   0.0232 (  4.9%)   0.0279 (  5.8%)  IRGen
   0.0070 (  2.4%)   0.0085 (  4.6%)   0.0155 (  3.3%)   0.0157 (  3.2%)  import-clang-decl
   0.0110 (  3.8%)   0.0025 (  1.3%)   0.0134 (  2.8%)   0.0134 (  2.8%)  SILGen
   0.0080 (  2.8%)   0.0022 (  1.2%)   0.0101 (  2.1%)   0.0102 (  2.1%)  precheck-target
   0.0051 (  1.8%)   0.0021 (  1.1%)   0.0072 (  1.5%)   0.0072 (  1.5%)  build-rewrite-system
   0.0057 (  2.0%)   0.0010 (  0.6%)   0.0067 (  1.4%)   0.0067 (  1.4%)  SILGen-function
   0.0041 (  1.4%)   0.0011 (  0.6%)   0.0052 (  1.1%)   0.0052 (  1.1%)  typecheck-decl
   0.0051 (  1.7%)   0.0000 (  0.0%)   0.0051 (  1.1%)   0.0051 (  1.0%)  SIL optimization
   0.0010 (  0.3%)   0.0021 (  1.1%)   0.0031 (  0.6%)   0.0031 (  0.6%)  load-stdlib
   0.0010 (  0.4%)   0.0001 (  0.1%)   0.0012 (  0.2%)   0.0012 (  0.2%)  typecheck-expr-pattern
   0.0003 (  0.1%)   0.0000 (  0.0%)   0.0003 (  0.1%)   0.0003 (  0.1%)  typecheck-for-each
   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%)  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%)  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.2890 (100.0%)   0.1850 (100.0%)   0.4740 (100.0%)   0.4846 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.5502 seconds (0.5855 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.4023 (100.0%)   0.1479 (100.0%)   0.5502 (100.0%)   0.5855 (100.0%)  Building Target
   0.4023 (100.0%)   0.1479 (100.0%)   0.5502 (100.0%)   0.5855 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-custom-dump/Sources/CustomDump/Conformances/UserNotifications.swift (in target 'CustomDump' from project 'swift-custom-dump')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-custom-dump/Sources/CustomDump/Conformances/UserNotificationsUI.swift (in target 'CustomDump' from project 'swift-custom-dump')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-custom-dump/Sources/CustomDump/CustomDumpReflectable.swift (in target 'CustomDump' from project 'swift-custom-dump')
    cd /Users/admin/builder/spi-builder-workspace

SwiftDriverJobDiscovery normal arm64 Emitting module for CustomDump (in target 'CustomDump' from project 'swift-custom-dump')
SwiftDriver\ Compilation\ Requirements 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-Requirements -- /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 Clocks.swift, Context.swift, Date.swift (in target 'Dependencies' from project 'swift-dependencies')
SwiftCompile normal arm64 Compiling\ CoreImage.swift,\ CoreLocation.swift,\ CoreMotion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-custom-dump/Sources/CustomDump/Conformances/CoreImage.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-custom-dump/Sources/CustomDump/Conformances/CoreLocation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-custom-dump/Sources/CustomDump/Conformances/CoreMotion.swift (in target 'CustomDump' from project 'swift-custom-dump')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1746496810083380-swift-frontend-CustomDump-CoreImage.swift-arm64_apple_xros1.0-o-Onone-2405885800.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3378 seconds (0.3496 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0589 ( 33.9%)   0.0685 ( 41.7%)   0.1274 ( 37.7%)   0.1293 ( 37.0%)  parse-and-resolve-imports
   0.0430 ( 24.8%)   0.0571 ( 34.8%)   0.1002 ( 29.7%)   0.1018 ( 29.1%)  Import resolution
   0.0145 (  8.3%)   0.0072 (  4.4%)   0.0217 (  6.4%)   0.0237 (  6.8%)  perform-sema
   0.0144 (  8.3%)   0.0072 (  4.4%)   0.0216 (  6.4%)   0.0236 (  6.7%)  Type checking and Semantic analysis
   0.0103 (  5.9%)   0.0059 (  3.6%)   0.0163 (  4.8%)   0.0173 (  5.0%)  IRGen
   0.0071 (  4.1%)   0.0075 (  4.6%)   0.0146 (  4.3%)   0.0147 (  4.2%)  import-clang-decl
   0.0049 (  2.8%)   0.0045 (  2.7%)   0.0094 (  2.8%)   0.0114 (  3.3%)  typecheck-decl
   0.0087 (  5.0%)   0.0026 (  1.6%)   0.0112 (  3.3%)   0.0112 (  3.2%)  typecheck-stmt
   0.0035 (  2.0%)   0.0004 (  0.2%)   0.0039 (  1.2%)   0.0039 (  1.1%)  SILGen
   0.0018 (  1.0%)   0.0008 (  0.5%)   0.0026 (  0.8%)   0.0036 (  1.0%)  typecheck-expr
   0.0028 (  1.6%)   0.0002 (  0.1%)   0.0030 (  0.9%)   0.0030 (  0.9%)  SIL optimization
   0.0010 (  0.6%)   0.0017 (  1.0%)   0.0027 (  0.8%)   0.0027 (  0.8%)  load-stdlib
   0.0023 (  1.3%)   0.0002 (  0.1%)   0.0025 (  0.7%)   0.0025 (  0.7%)  SILGen-function
   0.0003 (  0.2%)   0.0001 (  0.1%)   0.0005 (  0.1%)   0.0005 (  0.1%)  build-rewrite-system
   0.0002 (  0.1%)   0.0001 (  0.1%)   0.0003 (  0.1%)   0.0003 (  0.1%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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.1737 (100.0%)   0.1641 (100.0%)   0.3378 (100.0%)   0.3496 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3582 seconds (0.3688 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.2396 (100.0%)   0.1186 (100.0%)   0.3582 (100.0%)   0.3688 (100.0%)  Building Target
   0.2396 (100.0%)   0.1186 (100.0%)   0.3582 (100.0%)   0.3688 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-custom-dump/Sources/CustomDump/Conformances/CoreImage.swift (in target 'CustomDump' from project 'swift-custom-dump')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-custom-dump/Sources/CustomDump/Conformances/CoreLocation.swift (in target 'CustomDump' from project 'swift-custom-dump')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-custom-dump/Sources/CustomDump/Conformances/CoreMotion.swift (in target 'CustomDump' from project 'swift-custom-dump')
    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 TestTrait.swift, WithDependencies.swift (in target 'Dependencies' from project 'swift-dependencies')
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\ AnyType.swift,\ CollectionDifference.swift,\ Identifiable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-custom-dump/Sources/CustomDump/Internal/AnyType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-custom-dump/Sources/CustomDump/Internal/CollectionDifference.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-custom-dump/Sources/CustomDump/Internal/Identifiable.swift (in target 'CustomDump' from project 'swift-custom-dump')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1746496810102922-swift-frontend-CustomDump-AnyType.swift-arm64_apple_xros1.0-o-Onone-15545388.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3485 seconds (0.3550 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0593 ( 31.8%)   0.0697 ( 43.0%)   0.1290 ( 37.0%)   0.1317 ( 37.1%)  parse-and-resolve-imports
   0.0418 ( 22.5%)   0.0542 ( 33.4%)   0.0960 ( 27.6%)   0.0964 ( 27.1%)  Import resolution
   0.0073 (  3.9%)   0.0105 (  6.5%)   0.0177 (  5.1%)   0.0198 (  5.6%)  import-clang-decl
   0.0110 (  5.9%)   0.0035 (  2.2%)   0.0145 (  4.2%)   0.0147 (  4.1%)  perform-sema
   0.0109 (  5.8%)   0.0035 (  2.1%)   0.0143 (  4.1%)   0.0145 (  4.1%)  Type checking and Semantic analysis
   0.0071 (  3.8%)   0.0052 (  3.2%)   0.0123 (  3.5%)   0.0126 (  3.5%)  IRGen
   0.0095 (  5.1%)   0.0028 (  1.7%)   0.0123 (  3.5%)   0.0125 (  3.5%)  typecheck-stmt
   0.0079 (  4.2%)   0.0027 (  1.7%)   0.0106 (  3.1%)   0.0108 (  3.0%)  typecheck-expr
   0.0073 (  3.9%)   0.0026 (  1.6%)   0.0099 (  2.8%)   0.0101 (  2.8%)  typecheck-decl
   0.0070 (  3.8%)   0.0021 (  1.3%)   0.0091 (  2.6%)   0.0091 (  2.6%)  SILGen
   0.0063 (  3.4%)   0.0019 (  1.2%)   0.0082 (  2.3%)   0.0082 (  2.3%)  SILGen-function
   0.0046 (  2.5%)   0.0017 (  1.0%)   0.0063 (  1.8%)   0.0064 (  1.8%)  build-rewrite-system
   0.0033 (  1.7%)   0.0001 (  0.1%)   0.0034 (  1.0%)   0.0034 (  1.0%)  SIL optimization
   0.0009 (  0.5%)   0.0013 (  0.8%)   0.0022 (  0.6%)   0.0022 (  0.6%)  load-stdlib
   0.0014 (  0.8%)   0.0001 (  0.1%)   0.0016 (  0.5%)   0.0017 (  0.5%)  precheck-target
   0.0008 (  0.4%)   0.0002 (  0.1%)   0.0010 (  0.3%)   0.0010 (  0.3%)  typecheck-for-each
   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, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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%)  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.1863 (100.0%)   0.1621 (100.0%)   0.3485 (100.0%)   0.3550 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2034 seconds (0.2072 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.1090 (100.0%)   0.0944 (100.0%)   0.2034 (100.0%)   0.2072 (100.0%)  Building Target
   0.1090 (100.0%)   0.0944 (100.0%)   0.2034 (100.0%)   0.2072 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-custom-dump/Sources/CustomDump/Internal/AnyType.swift (in target 'CustomDump' from project 'swift-custom-dump')
    cd /Users/admin/builder/spi-builder-workspace

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

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

SwiftCompile normal arm64 Compiling\ Mirror.swift,\ String.swift,\ Unordered.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-custom-dump/Sources/CustomDump/Internal/Mirror.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-custom-dump/Sources/CustomDump/Internal/String.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-custom-dump/Sources/CustomDump/Internal/Unordered.swift (in target 'CustomDump' from project 'swift-custom-dump')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1746496810198898-swift-frontend-CustomDump-Mirror.swift-arm64_apple_xros1.0-o-Onone-1904209310.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.4578 seconds (0.4696 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0598 ( 21.8%)   0.0697 ( 37.9%)   0.1295 ( 28.3%)   0.1349 ( 28.7%)  parse-and-resolve-imports
   0.0448 ( 16.4%)   0.0592 ( 32.1%)   0.1040 ( 22.7%)   0.1091 ( 23.2%)  Import resolution
   0.0336 ( 12.3%)   0.0092 (  5.0%)   0.0428 (  9.4%)   0.0431 (  9.2%)  perform-sema
   0.0335 ( 12.2%)   0.0092 (  5.0%)   0.0427 (  9.3%)   0.0429 (  9.1%)  Type checking and Semantic analysis
   0.0306 ( 11.2%)   0.0081 (  4.4%)   0.0387 (  8.5%)   0.0390 (  8.3%)  typecheck-stmt
   0.0149 (  5.4%)   0.0041 (  2.2%)   0.0190 (  4.1%)   0.0191 (  4.1%)  typecheck-expr
   0.0074 (  2.7%)   0.0083 (  4.5%)   0.0157 (  3.4%)   0.0158 (  3.4%)  import-clang-decl
   0.0092 (  3.4%)   0.0050 (  2.7%)   0.0142 (  3.1%)   0.0142 (  3.0%)  IRGen
   0.0088 (  3.2%)   0.0026 (  1.4%)   0.0114 (  2.5%)   0.0115 (  2.4%)  build-rewrite-system
   0.0082 (  3.0%)   0.0023 (  1.2%)   0.0105 (  2.3%)   0.0105 (  2.2%)  typecheck-decl
   0.0058 (  2.1%)   0.0012 (  0.7%)   0.0071 (  1.5%)   0.0071 (  1.5%)  SILGen
   0.0056 (  2.0%)   0.0014 (  0.7%)   0.0069 (  1.5%)   0.0070 (  1.5%)  precheck-target
   0.0052 (  1.9%)   0.0011 (  0.6%)   0.0063 (  1.4%)   0.0064 (  1.4%)  SILGen-function
   0.0044 (  1.6%)   0.0001 (  0.1%)   0.0045 (  1.0%)   0.0046 (  1.0%)  SIL optimization
   0.0011 (  0.4%)   0.0026 (  1.4%)   0.0036 (  0.8%)   0.0036 (  0.8%)  load-stdlib
   0.0006 (  0.2%)   0.0001 (  0.0%)   0.0007 (  0.1%)   0.0007 (  0.1%)  typecheck-for-each
   0.0000 (  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%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.2737 (100.0%)   0.1842 (100.0%)   0.4578 (100.0%)   0.4696 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2496 seconds (0.2556 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.1486 (100.0%)   0.1011 (100.0%)   0.2496 (100.0%)   0.2556 (100.0%)  Building Target
   0.1486 (100.0%)   0.1011 (100.0%)   0.2496 (100.0%)   0.2556 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-custom-dump/Sources/CustomDump/Internal/Mirror.swift (in target 'CustomDump' from project 'swift-custom-dump')
    cd /Users/admin/builder/spi-builder-workspace

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

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

SwiftDriverJobDiscovery normal arm64 Compiling DependencyValues.swift, Assert.swift, Calendar.swift (in target 'Dependencies' from project 'swift-dependencies')
SwiftDriverJobDiscovery normal arm64 Compiling XCTAssertDifference.swift, XCTAssertNoDifference.swift (in target 'CustomDump' from project 'swift-custom-dump')
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
SwiftDriver\ Compilation CombineSchedulers normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CombineSchedulers' from project 'combine-schedulers')
    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 CombineSchedulers -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/combine-schedulers.build/Debug-xros/CombineSchedulers.build/Objects-normal/arm64/CombineSchedulers.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/combine-schedulers.build/Debug-xros/CombineSchedulers.build/Objects-normal/arm64/CombineSchedulers-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/combine-schedulers.build/Debug-xros/CombineSchedulers.build/Objects-normal/arm64/CombineSchedulers.swiftmodule -user-module-version 1.0.2 -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name combine_schedulers -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/combine-schedulers.build/Debug-xros/CombineSchedulers.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/combine-schedulers.build/Debug-xros/CombineSchedulers.build/Objects-normal/arm64/CombineSchedulers_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/combine-schedulers.build/Debug-xros/CombineSchedulers.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/combine-schedulers.build/Debug-xros/CombineSchedulers.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/combine-schedulers.build/Debug-xros/CombineSchedulers.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/combine-schedulers.build/Debug-xros/CombineSchedulers.build/Objects-normal/arm64/CombineSchedulers-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriver\ Compilation Clocks normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Clocks' from project 'swift-clocks')
    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 Clocks -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-clocks.build/Debug-xros/Clocks.build/Objects-normal/arm64/Clocks.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-clocks.build/Debug-xros/Clocks.build/Objects-normal/arm64/Clocks-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-clocks.build/Debug-xros/Clocks.build/Objects-normal/arm64/Clocks.swiftmodule -user-module-version 1.0.5 -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name swift_clocks -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-clocks.build/Debug-xros/Clocks.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-clocks.build/Debug-xros/Clocks.build/Objects-normal/arm64/Clocks_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-clocks.build/Debug-xros/Clocks.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-clocks.build/Debug-xros/Clocks.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-clocks.build/Debug-xros/Clocks.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-clocks.build/Debug-xros/Clocks.build/Objects-normal/arm64/Clocks-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/ConcurrencyExtras.o (in target 'ConcurrencyExtras' from project 'swift-concurrency-extras')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-concurrency-extras
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ConcurrencyExtras.o
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 Compiling Swift.swift, SwiftUI.swift, UIKit.swift (in target 'CustomDump' from project 'swift-custom-dump')
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
2025-05-05 19:00:10.254 appintentsmetadataprocessor[1926:9040] Starting appintentsmetadataprocessor export
2025-05-05 19:00:10.293 appintentsmetadataprocessor[1926:9040] Extracted no relevant App Intents symbols, skipping writing output
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
SwiftDriverJobDiscovery normal arm64 Compiling Foundation.swift, GameKit.swift, KeyPath.swift (in target 'CustomDump' from project 'swift-custom-dump')
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
2025-05-05 19:00:10.277 appintentsmetadataprocessor[1928:9044] Starting appintentsmetadataprocessor export
2025-05-05 19:00:10.320 appintentsmetadataprocessor[1928:9044] 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 '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
2025-05-05 19:00:10.319 appintentsmetadataprocessor[1931:9069] Starting appintentsmetadataprocessor export
2025-05-05 19:00:10.359 appintentsmetadataprocessor[1931:9069] Extracted no relevant App Intents symbols, skipping writing output
SwiftDriverJobDiscovery normal arm64 Compiling AnyType.swift, CollectionDifference.swift, Identifiable.swift (in target 'CustomDump' from project 'swift-custom-dump')
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
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:14:3: warning: 'Perceptible' was deprecated in visionOS 1.0: renamed to 'Observable'
  Perceptible
  ^
/Users/admin/builder/spi-builder-workspace/Sources/Sharing/Internal/Reference.swift:14:3: note: use 'Observable' instead
  Perceptible
  ^~~~~~~~~~~
  Observable
/Users/admin/builder/spi-builder-workspace/Sources/Sharing/Internal/Reference.swift:44: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:43: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:43: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:172: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:170: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:170:26: note: use 'Observable' instead
  Reference, Observable, Perceptible, @unchecked Sendable
                         ^~~~~~~~~~~
                         Observable
/Users/admin/builder/spi-builder-workspace/Sources/Sharing/Shared.swift:447: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:447:19: note: use 'Observable' instead
extension Shared: Perceptible {}
                  ^~~~~~~~~~~
                  Observable
/Users/admin/builder/spi-builder-workspace/Sources/Sharing/SharedReader.swift:322: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:322:25: note: use 'Observable' instead
extension SharedReader: Perceptible {}
                        ^~~~~~~~~~~
                        Observable
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1746496810394751-swift-frontend-Sharing-all-arm64_apple_xros1.0-swiftmodule-Onone-2077975154.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 1.0324 seconds (1.1855 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.1491 ( 20.8%)   0.0380 ( 12.1%)   0.1872 ( 18.1%)   0.2338 ( 19.7%)  perform-sema
   0.1488 ( 20.7%)   0.0379 ( 12.0%)   0.1867 ( 18.1%)   0.2333 ( 19.7%)  Type checking and Semantic analysis
   0.1424 ( 19.9%)   0.0361 ( 11.4%)   0.1785 ( 17.3%)   0.2249 ( 19.0%)  typecheck-decl
   0.0510 (  7.1%)   0.0736 ( 23.3%)   0.1246 ( 12.1%)   0.1249 ( 10.5%)  parse-and-resolve-imports
   0.0486 (  6.8%)   0.0714 ( 22.7%)   0.1201 ( 11.6%)   0.1203 ( 10.1%)  Import resolution
   0.0474 (  6.6%)   0.0168 (  5.3%)   0.0642 (  6.2%)   0.0654 (  5.5%)  typecheck-expr
   0.0308 (  4.3%)   0.0070 (  2.2%)   0.0378 (  3.7%)   0.0412 (  3.5%)  SILGen
   0.0238 (  3.3%)   0.0048 (  1.5%)   0.0286 (  2.8%)   0.0294 (  2.5%)  SIL optimization
   0.0170 (  2.4%)   0.0055 (  1.7%)   0.0225 (  2.2%)   0.0226 (  1.9%)  build-rewrite-system
   0.0154 (  2.1%)   0.0035 (  1.1%)   0.0189 (  1.8%)   0.0216 (  1.8%)  SILGen-function
   0.0160 (  2.2%)   0.0049 (  1.6%)   0.0209 (  2.0%)   0.0215 (  1.8%)  precheck-target
   0.0093 (  1.3%)   0.0103 (  3.3%)   0.0196 (  1.9%)   0.0199 (  1.7%)  import-clang-decl
   0.0055 (  0.8%)   0.0018 (  0.6%)   0.0073 (  0.7%)   0.0073 (  0.6%)  Serialization, swiftmodule
   0.0048 (  0.7%)   0.0013 (  0.4%)   0.0061 (  0.6%)   0.0063 (  0.5%)  typecheck-stmt
   0.0002 (  0.0%)   0.0003 (  0.1%)   0.0005 (  0.0%)   0.0039 (  0.3%)  source-file-populate-cache
   0.0029 (  0.4%)   0.0002 (  0.1%)   0.0031 (  0.3%)   0.0031 (  0.3%)  Serialization, swiftsourceinfo
   0.0023 (  0.3%)   0.0003 (  0.1%)   0.0026 (  0.3%)   0.0026 (  0.2%)  Serialization, swiftdoc
   0.0009 (  0.1%)   0.0012 (  0.4%)   0.0021 (  0.2%)   0.0021 (  0.2%)  load-stdlib
   0.0005 (  0.1%)   0.0001 (  0.0%)   0.0006 (  0.1%)   0.0007 (  0.1%)  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%)  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.7172 (100.0%)   0.3152 (100.0%)   1.0324 (100.0%)   1.1855 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.4200 seconds (0.4855 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.2866 (100.0%)   0.1335 (100.0%)   0.4200 (100.0%)   0.4855 (100.0%)  Building Target
   0.2866 (100.0%)   0.1335 (100.0%)   0.4200 (100.0%)   0.4855 (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-1746496810415936-swift-frontend-Sharing-AppStorageKey.swift-arm64_apple_xros1.0-o-Onone-2431927097.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.9294 seconds (1.0490 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.1122 ( 17.7%)   0.0312 ( 10.5%)   0.1434 ( 15.4%)   0.1812 ( 17.3%)  perform-sema
   0.1120 ( 17.7%)   0.0312 ( 10.5%)   0.1432 ( 15.4%)   0.1810 ( 17.3%)  Type checking and Semantic analysis
   0.0505 (  8.0%)   0.0760 ( 25.7%)   0.1265 ( 13.6%)   0.1273 ( 12.1%)  parse-and-resolve-imports
   0.0483 (  7.6%)   0.0736 ( 24.9%)   0.1219 ( 13.1%)   0.1226 ( 11.7%)  Import resolution
   0.0643 ( 10.1%)   0.0205 (  6.9%)   0.0848 (  9.1%)   0.1222 ( 11.7%)  typecheck-decl
   0.0669 ( 10.6%)   0.0141 (  4.8%)   0.0811 (  8.7%)   0.0819 (  7.8%)  typecheck-stmt
   0.0553 (  8.7%)   0.0139 (  4.7%)   0.0692 (  7.4%)   0.0700 (  6.7%)  typecheck-expr
   0.0293 (  4.6%)   0.0113 (  3.8%)   0.0406 (  4.4%)   0.0418 (  4.0%)  IRGen
   0.0292 (  4.6%)   0.0042 (  1.4%)   0.0335 (  3.6%)   0.0342 (  3.3%)  SILGen
   0.0193 (  3.0%)   0.0020 (  0.7%)   0.0213 (  2.3%)   0.0221 (  2.1%)  SILGen-function
   0.0079 (  1.2%)   0.0084 (  2.8%)   0.0163 (  1.8%)   0.0163 (  1.6%)  import-clang-decl
   0.0120 (  1.9%)   0.0041 (  1.4%)   0.0161 (  1.7%)   0.0162 (  1.5%)  build-rewrite-system
   0.0148 (  2.3%)   0.0004 (  0.1%)   0.0152 (  1.6%)   0.0155 (  1.5%)  SIL optimization
   0.0091 (  1.4%)   0.0020 (  0.7%)   0.0111 (  1.2%)   0.0112 (  1.1%)  precheck-target
   0.0010 (  0.2%)   0.0023 (  0.8%)   0.0033 (  0.4%)   0.0033 (  0.3%)  load-stdlib
   0.0007 (  0.1%)   0.0004 (  0.1%)   0.0011 (  0.1%)   0.0011 (  0.1%)  load-all-members
   0.0005 (  0.1%)   0.0003 (  0.1%)   0.0008 (  0.1%)   0.0008 (  0.1%)  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.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%)  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.6335 (100.0%)   0.2960 (100.0%)   0.9294 (100.0%)   1.0490 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.5663 seconds (0.6191 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.4168 (100.0%)   0.1495 (100.0%)   0.5663 (100.0%)   0.6191 (100.0%)  Building Target
   0.4168 (100.0%)   0.1495 (100.0%)   0.5663 (100.0%)   0.6191 (100.0%)  Total
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-1746496810417630-swift-frontend-Sharing-TypeName.swift-arm64_apple_xros1.0-o-Onone-1465389471.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.7874 seconds (0.8066 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0497 (  9.6%)   0.0755 ( 28.2%)   0.1252 ( 15.9%)   0.1267 ( 15.7%)  parse-and-resolve-imports
   0.0962 ( 18.5%)   0.0250 (  9.3%)   0.1212 ( 15.4%)   0.1253 ( 15.5%)  perform-sema
   0.0960 ( 18.5%)   0.0250 (  9.3%)   0.1210 ( 15.4%)   0.1251 ( 15.5%)  Type checking and Semantic analysis
   0.0478 (  9.2%)   0.0739 ( 27.5%)   0.1217 ( 15.5%)   0.1232 ( 15.3%)  Import resolution
   0.0671 ( 12.9%)   0.0133 (  5.0%)   0.0804 ( 10.2%)   0.0806 ( 10.0%)  typecheck-stmt
   0.0476 (  9.2%)   0.0181 (  6.8%)   0.0658 (  8.4%)   0.0697 (  8.6%)  typecheck-decl
   0.0304 (  5.9%)   0.0094 (  3.5%)   0.0398 (  5.1%)   0.0400 (  5.0%)  typecheck-expr
   0.0140 (  2.7%)   0.0066 (  2.5%)   0.0206 (  2.6%)   0.0208 (  2.6%)  IRGen
   0.0167 (  3.2%)   0.0023 (  0.9%)   0.0190 (  2.4%)   0.0191 (  2.4%)  precheck-target
   0.0147 (  2.8%)   0.0026 (  1.0%)   0.0173 (  2.2%)   0.0175 (  2.2%)  SILGen
   0.0120 (  2.3%)   0.0042 (  1.6%)   0.0162 (  2.1%)   0.0170 (  2.1%)  build-rewrite-system
   0.0058 (  1.1%)   0.0073 (  2.7%)   0.0131 (  1.7%)   0.0149 (  1.8%)  import-clang-decl
   0.0119 (  2.3%)   0.0021 (  0.8%)   0.0139 (  1.8%)   0.0142 (  1.8%)  SILGen-function
   0.0071 (  1.4%)   0.0002 (  0.1%)   0.0073 (  0.9%)   0.0076 (  0.9%)  SIL optimization
   0.0010 (  0.2%)   0.0023 (  0.9%)   0.0033 (  0.4%)   0.0033 (  0.4%)  load-stdlib
   0.0007 (  0.1%)   0.0002 (  0.1%)   0.0009 (  0.1%)   0.0009 (  0.1%)  typecheck-for-each
   0.0004 (  0.1%)   0.0001 (  0.0%)   0.0005 (  0.1%)   0.0005 (  0.1%)  module-populate-cache
   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%)  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%)  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.5191 (100.0%)   0.2683 (100.0%)   0.7874 (100.0%)   0.8066 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3756 seconds (0.3857 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.2486 (100.0%)   0.1269 (100.0%)   0.3756 (100.0%)   0.3857 (100.0%)  Building Target
   0.2486 (100.0%)   0.1269 (100.0%)   0.3756 (100.0%)   0.3857 (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:447: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:447:19: note: use 'Observable' instead
extension Shared: Perceptible {}
                  ^~~~~~~~~~~
                  Observable
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-1746496810420656-swift-frontend-Sharing-SharedReaderKey.swift-arm64_apple_xros1.0-o-Onone-802225991.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.5023 seconds (0.6858 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0498 ( 16.5%)   0.0769 ( 38.5%)   0.1267 ( 25.2%)   0.1277 ( 18.6%)  parse-and-resolve-imports
   0.0480 ( 15.9%)   0.0753 ( 37.7%)   0.1234 ( 24.6%)   0.1244 ( 18.1%)  Import resolution
   0.0404 ( 13.4%)   0.0072 (  3.6%)   0.0476 (  9.5%)   0.0838 ( 12.2%)  perform-sema
   0.0403 ( 13.3%)   0.0072 (  3.6%)   0.0474 (  9.4%)   0.0836 ( 12.2%)  Type checking and Semantic analysis
   0.0224 (  7.4%)   0.0053 (  2.7%)   0.0278 (  5.5%)   0.0639 (  9.3%)  typecheck-expr
   0.0199 (  6.6%)   0.0036 (  1.8%)   0.0236 (  4.7%)   0.0598 (  8.7%)  typecheck-stmt
   0.0044 (  1.5%)   0.0013 (  0.6%)   0.0057 (  1.1%)   0.0419 (  6.1%)  precheck-target
   0.0179 (  5.9%)   0.0089 (  4.5%)   0.0269 (  5.3%)   0.0270 (  3.9%)  IRGen
   0.0211 (  7.0%)   0.0037 (  1.8%)   0.0248 (  4.9%)   0.0248 (  3.6%)  typecheck-decl
   0.0147 (  4.9%)   0.0028 (  1.4%)   0.0175 (  3.5%)   0.0176 (  2.6%)  SILGen
   0.0118 (  3.9%)   0.0025 (  1.2%)   0.0143 (  2.8%)   0.0143 (  2.1%)  SILGen-function
   0.0059 (  2.0%)   0.0001 (  0.0%)   0.0060 (  1.2%)   0.0062 (  0.9%)  SIL optimization
   0.0031 (  1.0%)   0.0009 (  0.5%)   0.0041 (  0.8%)   0.0041 (  0.6%)  build-rewrite-system
   0.0012 (  0.4%)   0.0022 (  1.1%)   0.0034 (  0.7%)   0.0034 (  0.5%)  import-clang-decl
   0.0009 (  0.3%)   0.0019 (  1.0%)   0.0029 (  0.6%)   0.0029 (  0.4%)  load-stdlib
   0.0004 (  0.1%)   0.0001 (  0.0%)   0.0005 (  0.1%)   0.0005 (  0.1%)  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%)  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.3025 (100.0%)   0.1998 (100.0%)   0.5023 (100.0%)   0.6858 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3350 seconds (0.3770 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.2188 (100.0%)   0.1162 (100.0%)   0.3350 (100.0%)   0.3770 (100.0%)  Building Target
   0.2188 (100.0%)   0.1162 (100.0%)   0.3350 (100.0%)   0.3770 (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-1746496810474712-swift-frontend-Sharing-resource_bundle_accessor.swift-arm64_apple_xros1.0-o-Onone-2560209206.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.4477 seconds (0.4528 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0491 ( 20.1%)   0.0740 ( 36.3%)   0.1231 ( 27.5%)   0.1240 ( 27.4%)  parse-and-resolve-imports
   0.0469 ( 19.3%)   0.0721 ( 35.3%)   0.1190 ( 26.6%)   0.1198 ( 26.5%)  Import resolution
   0.0285 ( 11.7%)   0.0105 (  5.2%)   0.0390 (  8.7%)   0.0395 (  8.7%)  perform-sema
   0.0284 ( 11.6%)   0.0105 (  5.1%)   0.0389 (  8.7%)   0.0393 (  8.7%)  Type checking and Semantic analysis
   0.0238 (  9.8%)   0.0098 (  4.8%)   0.0336 (  7.5%)   0.0341 (  7.5%)  typecheck-decl
   0.0206 (  8.4%)   0.0075 (  3.7%)   0.0281 (  6.3%)   0.0285 (  6.3%)  typecheck-expr
   0.0080 (  3.3%)   0.0058 (  2.9%)   0.0138 (  3.1%)   0.0141 (  3.1%)  IRGen
   0.0092 (  3.8%)   0.0030 (  1.5%)   0.0122 (  2.7%)   0.0126 (  2.8%)  precheck-target
   0.0070 (  2.9%)   0.0026 (  1.3%)   0.0096 (  2.1%)   0.0100 (  2.2%)  build-rewrite-system
   0.0033 (  1.4%)   0.0036 (  1.8%)   0.0069 (  1.5%)   0.0069 (  1.5%)  import-clang-decl
   0.0051 (  2.1%)   0.0004 (  0.2%)   0.0054 (  1.2%)   0.0059 (  1.3%)  SIL optimization
   0.0048 (  2.0%)   0.0009 (  0.5%)   0.0058 (  1.3%)   0.0058 (  1.3%)  SILGen
   0.0044 (  1.8%)   0.0006 (  0.3%)   0.0050 (  1.1%)   0.0050 (  1.1%)  typecheck-stmt
   0.0035 (  1.4%)   0.0007 (  0.4%)   0.0042 (  0.9%)   0.0042 (  0.9%)  SILGen-function
   0.0009 (  0.4%)   0.0017 (  0.8%)   0.0026 (  0.6%)   0.0026 (  0.6%)  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%)  get-conformance-access-path
   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%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.2437 (100.0%)   0.2040 (100.0%)   0.4477 (100.0%)   0.4528 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2365 seconds (0.2419 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.1248 (100.0%)   0.1117 (100.0%)   0.2365 (100.0%)   0.2419 (100.0%)  Building Target
   0.1248 (100.0%)   0.1117 (100.0%)   0.2365 (100.0%)   0.2419 (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

SwiftDriverJobDiscovery normal arm64 Compiling CustomDumpRepresentable.swift, CustomDumpStringConvertible.swift, Diff.swift (in target 'CustomDump' from project 'swift-custom-dump')
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')
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

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1746496810521343-swift-frontend-Sharing-FileStorageKey.swift-arm64_apple_xros1.0-o-Onone-2117549110.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.9871 seconds (1.0131 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.1190 ( 17.1%)   0.0312 ( 10.8%)   0.1501 ( 15.2%)   0.1538 ( 15.2%)  perform-sema
   0.1187 ( 17.0%)   0.0311 ( 10.7%)   0.1498 ( 15.2%)   0.1535 ( 15.1%)  Type checking and Semantic analysis
   0.0490 (  7.0%)   0.0671 ( 23.2%)   0.1161 ( 11.8%)   0.1163 ( 11.5%)  parse-and-resolve-imports
   0.0473 (  6.8%)   0.0657 ( 22.7%)   0.1130 ( 11.5%)   0.1132 ( 11.2%)  Import resolution
   0.0833 ( 11.9%)   0.0246 (  8.5%)   0.1078 ( 10.9%)   0.1104 ( 10.9%)  typecheck-decl
   0.0719 ( 10.3%)   0.0165 (  5.7%)   0.0885 (  9.0%)   0.0912 (  9.0%)  typecheck-expr
   0.0596 (  8.5%)   0.0103 (  3.6%)   0.0699 (  7.1%)   0.0731 (  7.2%)  typecheck-stmt
   0.0335 (  4.8%)   0.0062 (  2.1%)   0.0397 (  4.0%)   0.0425 (  4.2%)  SILGen
   0.0289 (  4.1%)   0.0089 (  3.1%)   0.0378 (  3.8%)   0.0386 (  3.8%)  IRGen
   0.0274 (  3.9%)   0.0051 (  1.8%)   0.0325 (  3.3%)   0.0352 (  3.5%)  SILGen-function
   0.0172 (  2.5%)   0.0060 (  2.1%)   0.0232 (  2.4%)   0.0240 (  2.4%)  build-rewrite-system
   0.0183 (  2.6%)   0.0037 (  1.3%)   0.0220 (  2.2%)   0.0222 (  2.2%)  precheck-target
   0.0144 (  2.1%)   0.0026 (  0.9%)   0.0169 (  1.7%)   0.0193 (  1.9%)  SIL optimization
   0.0074 (  1.1%)   0.0090 (  3.1%)   0.0165 (  1.7%)   0.0166 (  1.6%)  import-clang-decl
   0.0010 (  0.1%)   0.0018 (  0.6%)   0.0027 (  0.3%)   0.0027 (  0.3%)  load-stdlib
   0.0002 (  0.0%)   0.0000 (  0.0%)   0.0003 (  0.0%)   0.0003 (  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%)  load-all-members
   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%)  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.6973 (100.0%)   0.2898 (100.0%)   0.9871 (100.0%)   1.0131 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.5258 seconds (0.5413 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.3893 (100.0%)   0.1366 (100.0%)   0.5258 (100.0%)   0.5413 (100.0%)  Building Target
   0.3893 (100.0%)   0.1366 (100.0%)   0.5258 (100.0%)   0.5413 (100.0%)  Total
SwiftDriverJobDiscovery normal arm64 Compiling CoreImage.swift, CoreLocation.swift, CoreMotion.swift (in target 'CustomDump' from project 'swift-custom-dump')
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-1746496810523311-swift-frontend-Sharing-SharedPublisher.swift-arm64_apple_xros1.0-o-Onone-4180090974.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.6240 seconds (0.7459 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0714 ( 18.4%)   0.0216 (  9.1%)   0.0930 ( 14.9%)   0.1322 ( 17.7%)  perform-sema
   0.0712 ( 18.4%)   0.0216 (  9.1%)   0.0928 ( 14.9%)   0.1321 ( 17.7%)  Type checking and Semantic analysis
   0.0509 ( 13.1%)   0.0728 ( 30.9%)   0.1238 ( 19.8%)   0.1243 ( 16.7%)  parse-and-resolve-imports
   0.0487 ( 12.6%)   0.0707 ( 29.9%)   0.1194 ( 19.1%)   0.1199 ( 16.1%)  Import resolution
   0.0425 ( 10.9%)   0.0147 (  6.2%)   0.0571 (  9.2%)   0.0935 ( 12.5%)  typecheck-decl
   0.0323 (  8.3%)   0.0076 (  3.2%)   0.0399 (  6.4%)   0.0430 (  5.8%)  typecheck-stmt
   0.0137 (  3.5%)   0.0073 (  3.1%)   0.0210 (  3.4%)   0.0222 (  3.0%)  IRGen
   0.0155 (  4.0%)   0.0058 (  2.5%)   0.0213 (  3.4%)   0.0214 (  2.9%)  typecheck-expr
   0.0085 (  2.2%)   0.0029 (  1.2%)   0.0114 (  1.8%)   0.0119 (  1.6%)  build-rewrite-system
   0.0047 (  1.2%)   0.0052 (  2.2%)   0.0099 (  1.6%)   0.0099 (  1.3%)  import-clang-decl
   0.0083 (  2.1%)   0.0008 (  0.4%)   0.0091 (  1.5%)   0.0097 (  1.3%)  SILGen
   0.0064 (  1.6%)   0.0016 (  0.7%)   0.0080 (  1.3%)   0.0080 (  1.1%)  precheck-target
   0.0068 (  1.8%)   0.0003 (  0.1%)   0.0071 (  1.1%)   0.0073 (  1.0%)  SIL optimization
   0.0055 (  1.4%)   0.0004 (  0.2%)   0.0059 (  0.9%)   0.0061 (  0.8%)  SILGen-function
   0.0010 (  0.3%)   0.0026 (  1.1%)   0.0037 (  0.6%)   0.0037 (  0.5%)  load-stdlib
   0.0004 (  0.1%)   0.0001 (  0.0%)   0.0005 (  0.1%)   0.0005 (  0.1%)  module-populate-cache
   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%)  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%)  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.3880 (100.0%)   0.2360 (100.0%)   0.6240 (100.0%)   0.7459 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3338 seconds (0.3884 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.2087 (100.0%)   0.1250 (100.0%)   0.3338 (100.0%)   0.3884 (100.0%)  Building Target
   0.2087 (100.0%)   0.1250 (100.0%)   0.3338 (100.0%)   0.3884 (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:322: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:322:25: note: use 'Observable' instead
extension SharedReader: Perceptible {}
                        ^~~~~~~~~~~
                        Observable
SwiftDriverJobDiscovery normal arm64 Compiling Mirror.swift, String.swift, Unordered.swift (in target 'CustomDump' from project 'swift-custom-dump')
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-1746496810598892-swift-frontend-Sharing-MutexBackport.swift-arm64_apple_xros1.0-o-Onone-3416331983.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.5212 seconds (0.5292 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0515 ( 16.0%)   0.0670 ( 33.6%)   0.1184 ( 22.7%)   0.1189 ( 22.5%)  parse-and-resolve-imports
   0.0495 ( 15.4%)   0.0649 ( 32.6%)   0.1144 ( 21.9%)   0.1147 ( 21.7%)  Import resolution
   0.0477 ( 14.8%)   0.0135 (  6.8%)   0.0612 ( 11.7%)   0.0630 ( 11.9%)  perform-sema
   0.0475 ( 14.7%)   0.0135 (  6.8%)   0.0610 ( 11.7%)   0.0628 ( 11.9%)  Type checking and Semantic analysis
   0.0285 (  8.9%)   0.0090 (  4.5%)   0.0375 (  7.2%)   0.0381 (  7.2%)  typecheck-decl
   0.0246 (  7.6%)   0.0075 (  3.8%)   0.0320 (  6.1%)   0.0333 (  6.3%)  typecheck-expr
   0.0189 (  5.9%)   0.0045 (  2.3%)   0.0234 (  4.5%)   0.0246 (  4.7%)  typecheck-stmt
   0.0135 (  4.2%)   0.0072 (  3.6%)   0.0206 (  4.0%)   0.0208 (  3.9%)  IRGen
   0.0104 (  3.2%)   0.0033 (  1.7%)   0.0137 (  2.6%)   0.0137 (  2.6%)  build-rewrite-system
   0.0076 (  2.4%)   0.0009 (  0.4%)   0.0085 (  1.6%)   0.0085 (  1.6%)  SILGen
   0.0065 (  2.0%)   0.0016 (  0.8%)   0.0082 (  1.6%)   0.0082 (  1.6%)  precheck-target
   0.0054 (  1.7%)   0.0005 (  0.3%)   0.0059 (  1.1%)   0.0059 (  1.1%)  SILGen-function
   0.0056 (  1.7%)   0.0000 (  0.0%)   0.0056 (  1.1%)   0.0056 (  1.1%)  SIL optimization
   0.0020 (  0.6%)   0.0027 (  1.4%)   0.0047 (  0.9%)   0.0048 (  0.9%)  import-clang-decl
   0.0011 (  0.3%)   0.0027 (  1.4%)   0.0038 (  0.7%)   0.0039 (  0.7%)  load-stdlib
   0.0011 (  0.3%)   0.0001 (  0.1%)   0.0013 (  0.2%)   0.0013 (  0.2%)  typecheck-for-each
   0.0004 (  0.1%)   0.0001 (  0.1%)   0.0005 (  0.1%)   0.0005 (  0.1%)  typecheck-expr-pattern
   0.0003 (  0.1%)   0.0000 (  0.0%)   0.0003 (  0.1%)   0.0003 (  0.1%)  module-populate-cache
   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.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%)  get-conformance-access-path
   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.3220 (100.0%)   0.1992 (100.0%)   0.5212 (100.0%)   0.5292 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2809 seconds (0.2840 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.1728 (100.0%)   0.1081 (100.0%)   0.2809 (100.0%)   0.2840 (100.0%)  Building Target
   0.1728 (100.0%)   0.1081 (100.0%)   0.2809 (100.0%)   0.2840 (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 Dump.swift, ExpectDifference.swift, ExpectNoDifference.swift (in target 'CustomDump' from project 'swift-custom-dump')
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-1746496810668674-swift-frontend-Sharing-SharedBinding.swift-arm64_apple_xros1.0-o-Onone-549150806.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3457 seconds (0.3500 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0500 ( 25.2%)   0.0608 ( 41.2%)   0.1108 ( 32.1%)   0.1120 ( 32.0%)  parse-and-resolve-imports
   0.0480 ( 24.2%)   0.0588 ( 39.8%)   0.1067 ( 30.9%)   0.1079 ( 30.8%)  Import resolution
   0.0198 ( 10.0%)   0.0042 (  2.8%)   0.0240 (  6.9%)   0.0245 (  7.0%)  perform-sema
   0.0197 (  9.9%)   0.0042 (  2.8%)   0.0239 (  6.9%)   0.0243 (  6.9%)  Type checking and Semantic analysis
   0.0090 (  4.5%)   0.0066 (  4.4%)   0.0155 (  4.5%)   0.0155 (  4.4%)  IRGen
   0.0123 (  6.2%)   0.0025 (  1.7%)   0.0148 (  4.3%)   0.0148 (  4.2%)  typecheck-stmt
   0.0108 (  5.5%)   0.0021 (  1.4%)   0.0130 (  3.8%)   0.0130 (  3.7%)  typecheck-expr
   0.0089 (  4.5%)   0.0019 (  1.3%)   0.0108 (  3.1%)   0.0113 (  3.2%)  typecheck-decl
   0.0054 (  2.7%)   0.0011 (  0.7%)   0.0065 (  1.9%)   0.0065 (  1.9%)  SILGen
   0.0043 (  2.2%)   0.0014 (  1.0%)   0.0057 (  1.7%)   0.0062 (  1.8%)  build-rewrite-system
   0.0036 (  1.8%)   0.0010 (  0.6%)   0.0046 (  1.3%)   0.0046 (  1.3%)  SILGen-function
   0.0035 (  1.8%)   0.0000 (  0.0%)   0.0035 (  1.0%)   0.0035 (  1.0%)  SIL optimization
   0.0011 (  0.5%)   0.0021 (  1.4%)   0.0032 (  0.9%)   0.0032 (  0.9%)  load-stdlib
   0.0006 (  0.3%)   0.0009 (  0.6%)   0.0015 (  0.4%)   0.0015 (  0.4%)  import-clang-decl
   0.0004 (  0.2%)   0.0000 (  0.0%)   0.0004 (  0.1%)   0.0004 (  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.2%)   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%)  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%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.1981 (100.0%)   0.1476 (100.0%)   0.3457 (100.0%)   0.3500 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2031 seconds (0.2048 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.1172 (100.0%)   0.0859 (100.0%)   0.2031 (100.0%)   0.2048 (100.0%)  Building Target
   0.1172 (100.0%)   0.0859 (100.0%)   0.2031 (100.0%)   0.2048 (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

SwiftDriverJobDiscovery normal arm64 Compiling UserNotifications.swift, UserNotificationsUI.swift, CustomDumpReflectable.swift (in target 'CustomDump' from project 'swift-custom-dump')
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')
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

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1746496810784777-swift-frontend-Sharing-SharedContinuations.swift-arm64_apple_xros1.0-o-Onone-2289290023.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.6164 seconds (0.7726 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0518 ( 13.4%)   0.0704 ( 30.7%)   0.1221 ( 19.8%)   0.1228 ( 15.9%)  parse-and-resolve-imports
   0.0501 ( 12.9%)   0.0691 ( 30.2%)   0.1191 ( 19.3%)   0.1198 ( 15.5%)  Import resolution
   0.0517 ( 13.3%)   0.0160 (  7.0%)   0.0676 ( 11.0%)   0.0983 ( 12.7%)  perform-sema
   0.0516 ( 13.3%)   0.0159 (  7.0%)   0.0675 ( 11.0%)   0.0982 ( 12.7%)  Type checking and Semantic analysis
   0.0438 ( 11.3%)   0.0146 (  6.4%)   0.0584 (  9.5%)   0.0891 ( 11.5%)  typecheck-expr
   0.0407 ( 10.5%)   0.0137 (  6.0%)   0.0543 (  8.8%)   0.0850 ( 11.0%)  typecheck-stmt
   0.0227 (  5.9%)   0.0079 (  3.5%)   0.0306 (  5.0%)   0.0612 (  7.9%)  precheck-target
   0.0191 (  4.9%)   0.0051 (  2.2%)   0.0242 (  3.9%)   0.0249 (  3.2%)  typecheck-decl
   0.0148 (  3.8%)   0.0045 (  2.0%)   0.0194 (  3.1%)   0.0194 (  2.5%)  IRGen
   0.0092 (  2.4%)   0.0033 (  1.5%)   0.0126 (  2.0%)   0.0134 (  1.7%)  build-rewrite-system
   0.0113 (  2.9%)   0.0015 (  0.7%)   0.0128 (  2.1%)   0.0128 (  1.7%)  SILGen
   0.0087 (  2.3%)   0.0012 (  0.5%)   0.0100 (  1.6%)   0.0100 (  1.3%)  SILGen-function
   0.0082 (  2.1%)   0.0001 (  0.0%)   0.0083 (  1.3%)   0.0083 (  1.1%)  SIL optimization
   0.0023 (  0.6%)   0.0037 (  1.6%)   0.0060 (  1.0%)   0.0060 (  0.8%)  import-clang-decl
   0.0011 (  0.3%)   0.0019 (  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.3875 (100.0%)   0.2289 (100.0%)   0.6164 (100.0%)   0.7726 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3337 seconds (0.3650 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.2295 (100.0%)   0.1041 (100.0%)   0.3337 (100.0%)   0.3650 (100.0%)  Building Target
   0.2295 (100.0%)   0.1041 (100.0%)   0.3337 (100.0%)   0.3650 (100.0%)  Total
SwiftDriverJobDiscovery normal arm64 Compiling resource_bundle_accessor.swift, Deprecations.swift, KeyPath+Sendable.swift (in target 'Sharing' from project 'swift-sharing')
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:14:3: warning: 'Perceptible' was deprecated in visionOS 1.0: renamed to 'Observable'
  Perceptible
  ^
/Users/admin/builder/spi-builder-workspace/Sources/Sharing/Internal/Reference.swift:14:3: note: use 'Observable' instead
  Perceptible
  ^~~~~~~~~~~
  Observable
/Users/admin/builder/spi-builder-workspace/Sources/Sharing/Internal/Reference.swift:44: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:43: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:43: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:172: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:170: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:170: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-1746496810792055-swift-frontend-Sharing-PersistentReferences.swift-arm64_apple_xros1.0-o-Onone-2473923577.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.9200 seconds (1.0118 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.1332 ( 19.6%)   0.0241 ( 10.0%)   0.1573 ( 17.1%)   0.1872 ( 18.5%)  perform-sema
   0.1329 ( 19.6%)   0.0241 ( 10.0%)   0.1570 ( 17.1%)   0.1869 ( 18.5%)  Type checking and Semantic analysis
   0.0531 (  7.8%)   0.0689 ( 28.7%)   0.1220 ( 13.3%)   0.1228 ( 12.1%)  parse-and-resolve-imports
   0.0501 (  7.4%)   0.0671 ( 27.9%)   0.1171 ( 12.7%)   0.1180 ( 11.7%)  Import resolution
   0.0766 ( 11.3%)   0.0108 (  4.5%)   0.0874 (  9.5%)   0.1162 ( 11.5%)  typecheck-stmt
   0.0573 (  8.4%)   0.0132 (  5.5%)   0.0705 (  7.7%)   0.0716 (  7.1%)  typecheck-decl
   0.0428 (  6.3%)   0.0107 (  4.5%)   0.0536 (  5.8%)   0.0535 (  5.3%)  typecheck-expr
   0.0380 (  5.6%)   0.0063 (  2.6%)   0.0443 (  4.8%)   0.0443 (  4.4%)  IRGen
   0.0275 (  4.1%)   0.0017 (  0.7%)   0.0293 (  3.2%)   0.0293 (  2.9%)  SILGen
   0.0196 (  2.9%)   0.0008 (  0.3%)   0.0204 (  2.2%)   0.0203 (  2.0%)  SILGen-function
   0.0152 (  2.2%)   0.0027 (  1.1%)   0.0179 (  1.9%)   0.0179 (  1.8%)  precheck-target
   0.0163 (  2.4%)   0.0001 (  0.0%)   0.0164 (  1.8%)   0.0164 (  1.6%)  SIL optimization
   0.0112 (  1.6%)   0.0030 (  1.3%)   0.0142 (  1.5%)   0.0144 (  1.4%)  build-rewrite-system
   0.0034 (  0.5%)   0.0048 (  2.0%)   0.0082 (  0.9%)   0.0086 (  0.8%)  import-clang-decl
   0.0010 (  0.2%)   0.0019 (  0.8%)   0.0029 (  0.3%)   0.0029 (  0.3%)  load-stdlib
   0.0010 (  0.1%)   0.0001 (  0.0%)   0.0010 (  0.1%)   0.0010 (  0.1%)  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%)  source-file-populate-cache
   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, 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%)  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.6797 (100.0%)   0.2403 (100.0%)   0.9200 (100.0%)   1.0118 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.6284 seconds (0.6591 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.5092 (100.0%)   0.1192 (100.0%)   0.6284 (100.0%)   0.6591 (100.0%)  Building Target
   0.5092 (100.0%)   0.1192 (100.0%)   0.6284 (100.0%)   0.6591 (100.0%)  Total
SwiftDriverJobDiscovery normal arm64 Compiling Photos.swift, Speech.swift, StoreKit.swift (in target 'CustomDump' from project 'swift-custom-dump')
SwiftDriverJobDiscovery normal arm64 Compiling SharedReaderKey.swift, SwiftUIStateSharing.swift (in target 'Sharing' from project 'swift-sharing')
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
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
2025-05-05 19:00:10.829 appintentsmetadataprocessor[1956:9148] Starting appintentsmetadataprocessor export
2025-05-05 19:00:10.866 appintentsmetadataprocessor[1956:9148] 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
2025-05-05 19:00:10.834 appintentsmetadataprocessor[1957:9149] Starting appintentsmetadataprocessor export
2025-05-05 19:00:10.872 appintentsmetadataprocessor[1957:9149] Extracted no relevant App Intents symbols, skipping writing output
SwiftDriverJobDiscovery normal arm64 Compiling TypeName.swift, Shared.swift (in target 'Sharing' from project 'swift-sharing')
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/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/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 SharedBinding.swift, SharedCollection.swift (in target 'Sharing' from project 'swift-sharing')
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
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
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 MutexBackport.swift, NSRecursiveLock+WithLock.swift, PassthroughRelay.swift (in target 'Sharing' from project 'swift-sharing')
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
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
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.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.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.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
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
SwiftDriverJobDiscovery normal arm64 Compiling SharedPublisher.swift, SharedReader.swift (in target 'Sharing' from project 'swift-sharing')
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
2025-05-05 19:00:10.948 appintentsmetadataprocessor[1963:9178] Starting appintentsmetadataprocessor export
2025-05-05 19:00:10.986 appintentsmetadataprocessor[1963:9178] Extracted no relevant App Intents symbols, skipping writing output
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
2025-05-05 19:00:10.973 appintentsmetadataprocessor[1965:9203] Starting appintentsmetadataprocessor export
2025-05-05 19:00:11.008 appintentsmetadataprocessor[1965:9203] Extracted no relevant App Intents symbols, skipping writing output
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
2025-05-05 19:00:10.978 appintentsmetadataprocessor[1966:9204] Starting appintentsmetadataprocessor export
2025-05-05 19:00:11.013 appintentsmetadataprocessor[1966:9204] Extracted no relevant App Intents symbols, skipping writing output
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/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/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 AppStorageKey.swift, DefaultKey.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 SharedContinuations.swift, SharedKey.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
2025-05-05 19:00:11.515 appintentsmetadataprocessor[1971:9232] Starting appintentsmetadataprocessor export
2025-05-05 19:00:11.547 appintentsmetadataprocessor[1971:9232] 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" : "2.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",
        "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.