The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of ZIPFoundation, reference development (e9b191), with Swift 6.1 for watchOS using Xcode 16.3 on 28 Apr 2025 14:11:55 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 ZIPFoundation -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures

Build Log

                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.6980 seconds (4.4878 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0255 (  6.9%)   0.1072 ( 32.6%)   0.1327 ( 19.0%)   1.9798 ( 44.1%)  parse-and-resolve-imports
   0.0228 (  6.2%)   0.1052 ( 32.0%)   0.1279 ( 18.3%)   1.9751 ( 44.0%)  Import resolution
   0.0855 ( 23.2%)   0.0294 (  8.9%)   0.1149 ( 16.5%)   0.1157 (  2.6%)  build-rewrite-system
   0.0018 (  0.5%)   0.0169 (  5.1%)   0.0186 (  2.7%)   0.1116 (  2.5%)  load-stdlib
   0.0435 ( 11.8%)   0.0122 (  3.7%)   0.0557 (  8.0%)   0.0560 (  1.2%)  perform-sema
   0.0434 ( 11.8%)   0.0122 (  3.7%)   0.0556 (  8.0%)   0.0559 (  1.2%)  Type checking and Semantic analysis
   0.0382 ( 10.4%)   0.0110 (  3.3%)   0.0492 (  7.0%)   0.0495 (  1.1%)  typecheck-stmt
   0.0263 (  7.1%)   0.0064 (  1.9%)   0.0327 (  4.7%)   0.0328 (  0.7%)  typecheck-expr
   0.0147 (  4.0%)   0.0118 (  3.6%)   0.0265 (  3.8%)   0.0265 (  0.6%)  import-clang-decl
   0.0158 (  4.3%)   0.0048 (  1.4%)   0.0206 (  2.9%)   0.0207 (  0.5%)  precheck-target
   0.0126 (  3.4%)   0.0035 (  1.1%)   0.0161 (  2.3%)   0.0162 (  0.4%)  typecheck-decl
   0.0112 (  3.0%)   0.0044 (  1.3%)   0.0156 (  2.2%)   0.0161 (  0.4%)  IRGen
   0.0118 (  3.2%)   0.0002 (  0.1%)   0.0120 (  1.7%)   0.0121 (  0.3%)  SIL optimization
   0.0086 (  2.3%)   0.0019 (  0.6%)   0.0105 (  1.5%)   0.0105 (  0.2%)  SILGen
   0.0059 (  1.6%)   0.0017 (  0.5%)   0.0076 (  1.1%)   0.0076 (  0.2%)  SILGen-function
   0.0009 (  0.2%)   0.0003 (  0.1%)   0.0012 (  0.2%)   0.0012 (  0.0%)  load-all-members
   0.0003 (  0.1%)   0.0001 (  0.0%)   0.0004 (  0.1%)   0.0004 (  0.0%)  get-conformance-access-path
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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%)  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.3689 (100.0%)   0.3291 (100.0%)   0.6980 (100.0%)   4.4878 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.7473 seconds (3.8647 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.9416 (100.0%)   0.8057 (100.0%)   1.7473 (100.0%)   3.8647 (100.0%)  Building Target
   0.9416 (100.0%)   0.8057 (100.0%)   1.7473 (100.0%)   3.8647 (100.0%)  Total
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+MemoryFile.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Data+Serialization.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64_32 Compiling\ URL+ZIP.swift,\ Date+ZIP.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/URL+ZIP.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Date+ZIP.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745849507133961-swift-frontend-ZIPFoundation-URL_ZIP.swift-arm64_32_apple_watchos2.0-o-Onone-3438525897.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.8682 seconds (4.4954 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0261 (  4.8%)   0.0876 ( 27.2%)   0.1137 ( 13.1%)   1.8713 ( 41.6%)  parse-and-resolve-imports
   0.0234 (  4.3%)   0.0854 ( 26.5%)   0.1088 ( 12.5%)   1.8664 ( 41.5%)  Import resolution
   0.0017 (  0.3%)   0.0142 (  4.4%)   0.0160 (  1.8%)   0.1265 (  2.8%)  load-stdlib
   0.0859 ( 15.7%)   0.0295 (  9.2%)   0.1154 ( 13.3%)   0.1163 (  2.6%)  build-rewrite-system
   0.0873 ( 16.0%)   0.0203 (  6.3%)   0.1076 ( 12.4%)   0.1077 (  2.4%)  perform-sema
   0.0871 ( 16.0%)   0.0203 (  6.3%)   0.1074 ( 12.4%)   0.1076 (  2.4%)  Type checking and Semantic analysis
   0.0842 ( 15.4%)   0.0196 (  6.1%)   0.1038 ( 12.0%)   0.1039 (  2.3%)  typecheck-stmt
   0.0749 ( 13.7%)   0.0177 (  5.5%)   0.0927 ( 10.7%)   0.0927 (  2.1%)  typecheck-expr
   0.0146 (  2.7%)   0.0117 (  3.6%)   0.0263 (  3.0%)   0.0263 (  0.6%)  import-clang-decl
   0.0130 (  2.4%)   0.0065 (  2.0%)   0.0195 (  2.2%)   0.0196 (  0.4%)  IRGen
   0.0136 (  2.5%)   0.0038 (  1.2%)   0.0174 (  2.0%)   0.0174 (  0.4%)  typecheck-decl
   0.0116 (  2.1%)   0.0030 (  0.9%)   0.0146 (  1.7%)   0.0146 (  0.3%)  precheck-target
   0.0101 (  1.9%)   0.0001 (  0.0%)   0.0102 (  1.2%)   0.0102 (  0.2%)  SIL optimization
   0.0066 (  1.2%)   0.0011 (  0.4%)   0.0077 (  0.9%)   0.0077 (  0.2%)  SILGen
   0.0046 (  0.8%)   0.0008 (  0.3%)   0.0054 (  0.6%)   0.0054 (  0.1%)  SILGen-function
   0.0010 (  0.2%)   0.0006 (  0.2%)   0.0016 (  0.2%)   0.0016 (  0.0%)  load-all-members
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  module-populate-cache
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  get-conformance-access-path
   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%)  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%)  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.5460 (100.0%)   0.3223 (100.0%)   0.8682 (100.0%)   4.4954 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.8242 seconds (3.8626 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.9969 (100.0%)   0.8273 (100.0%)   1.8242 (100.0%)   3.8626 (100.0%)  Building Target
   0.9969 (100.0%)   0.8273 (100.0%)   1.8242 (100.0%)   3.8626 (100.0%)  Total
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/URL+ZIP.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Date+ZIP.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64_32 Compiling\ FileManager+ZIPDeprecated.swift,\ Archive+ZIP64.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/FileManager+ZIPDeprecated.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745849507134453-swift-frontend-ZIPFoundation-FileManager_ZIPDeprecated.swift-arm64_32_apple_watchos2.0-o-Onone-950031203.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 3.2568 seconds (3.7732 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.9944 ( 43.5%)   0.4415 ( 45.5%)   1.4359 ( 44.1%)   1.6270 ( 43.1%)  parse-and-resolve-imports
   0.9914 ( 43.4%)   0.4354 ( 44.9%)   1.4268 ( 43.8%)   1.6110 ( 42.7%)  Import resolution
   0.0017 (  0.1%)   0.0149 (  1.5%)   0.0165 (  0.5%)   0.1458 (  3.9%)  load-stdlib
   0.0838 (  3.7%)   0.0176 (  1.8%)   0.1015 (  3.1%)   0.1020 (  2.7%)  build-rewrite-system
   0.0460 (  2.0%)   0.0127 (  1.3%)   0.0587 (  1.8%)   0.0617 (  1.6%)  perform-sema
   0.0459 (  2.0%)   0.0127 (  1.3%)   0.0586 (  1.8%)   0.0616 (  1.6%)  Type checking and Semantic analysis
   0.0205 (  0.9%)   0.0099 (  1.0%)   0.0304 (  0.9%)   0.0334 (  0.9%)  typecheck-decl
   0.0276 (  1.2%)   0.0031 (  0.3%)   0.0308 (  0.9%)   0.0308 (  0.8%)  typecheck-stmt
   0.0255 (  1.1%)   0.0033 (  0.3%)   0.0288 (  0.9%)   0.0295 (  0.8%)  typecheck-expr
   0.0138 (  0.6%)   0.0122 (  1.3%)   0.0260 (  0.8%)   0.0267 (  0.7%)  import-clang-decl
   0.0067 (  0.3%)   0.0035 (  0.4%)   0.0102 (  0.3%)   0.0109 (  0.3%)  IRGen
   0.0075 (  0.3%)   0.0022 (  0.2%)   0.0097 (  0.3%)   0.0097 (  0.3%)  SILGen
   0.0092 (  0.4%)   0.0001 (  0.0%)   0.0093 (  0.3%)   0.0093 (  0.2%)  SIL optimization
   0.0064 (  0.3%)   0.0003 (  0.0%)   0.0067 (  0.2%)   0.0067 (  0.2%)  precheck-target
   0.0046 (  0.2%)   0.0005 (  0.0%)   0.0050 (  0.2%)   0.0050 (  0.1%)  SILGen-function
   0.0008 (  0.0%)   0.0003 (  0.0%)   0.0011 (  0.0%)   0.0011 (  0.0%)  load-all-members
   0.0005 (  0.0%)   0.0000 (  0.0%)   0.0005 (  0.0%)   0.0005 (  0.0%)  typecheck-expr-pattern
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  module-populate-cache
   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%)  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%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   2.2866 (100.0%)   0.9702 (100.0%)   3.2568 (100.0%)   3.7732 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 3.3162 seconds (3.8590 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   2.0024 (100.0%)   1.3139 (100.0%)   3.3162 (100.0%)   3.8590 (100.0%)  Building Target
   2.0024 (100.0%)   1.3139 (100.0%)   3.3162 (100.0%)   3.8590 (100.0%)  Total
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/FileManager+ZIPDeprecated.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:146:5: warning: var 'maxUInt32' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
var maxUInt32 = UInt32.max
    ^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:146:5: note: convert 'maxUInt32' to a 'let' constant to make 'Sendable' shared state immutable
var maxUInt32 = UInt32.max
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:146:5: note: add '@MainActor' to make var 'maxUInt32' part of global actor 'MainActor'
var maxUInt32 = UInt32.max
    ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:146:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
var maxUInt32 = UInt32.max
    ^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:5: warning: var 'maxUInt16' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
var maxUInt16 = UInt16.max
    ^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:5: note: convert 'maxUInt16' to a 'let' constant to make 'Sendable' shared state immutable
var maxUInt16 = UInt16.max
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:5: note: add '@MainActor' to make var 'maxUInt16' part of global actor 'MainActor'
var maxUInt16 = UInt16.max
    ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
var maxUInt16 = UInt16.max
    ^
nonisolated(unsafe)
SwiftCompile normal arm64_32 Compiling\ Entry+ZIP64.swift,\ Archive+Helpers.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Entry+ZIP64.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Helpers.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745849507134542-swift-frontend-ZIPFoundation-Entry_ZIP64.swift-arm64_32_apple_watchos2.0-o-Onone-3553296503.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 1.2055 seconds (4.7522 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0303 (  3.8%)   0.1152 ( 28.0%)   0.1455 ( 12.1%)   1.9013 ( 40.0%)  parse-and-resolve-imports
   0.0281 (  3.5%)   0.1132 ( 27.5%)   0.1412 ( 11.7%)   1.8970 ( 39.9%)  Import resolution
   0.1367 ( 17.2%)   0.0236 (  5.7%)   0.1602 ( 13.3%)   0.1612 (  3.4%)  perform-sema
   0.1365 ( 17.2%)   0.0235 (  5.7%)   0.1601 ( 13.3%)   0.1611 (  3.4%)  Type checking and Semantic analysis
   0.1150 ( 14.5%)   0.0185 (  4.5%)   0.1335 ( 11.1%)   0.1344 (  2.8%)  typecheck-stmt
   0.1002 ( 12.6%)   0.0157 (  3.8%)   0.1158 (  9.6%)   0.1167 (  2.5%)  typecheck-expr
   0.0120 (  1.5%)   0.0468 ( 11.4%)   0.0589 (  4.9%)   0.0893 (  1.9%)  load-stdlib
   0.0694 (  8.7%)   0.0136 (  3.3%)   0.0830 (  6.9%)   0.0839 (  1.8%)  typecheck-decl
   0.0619 (  7.8%)   0.0204 (  5.0%)   0.0824 (  6.8%)   0.0824 (  1.7%)  build-rewrite-system
   0.0249 (  3.1%)   0.0003 (  0.1%)   0.0252 (  2.1%)   0.0253 (  0.5%)  SIL optimization
   0.0130 (  1.6%)   0.0107 (  2.6%)   0.0237 (  2.0%)   0.0236 (  0.5%)  import-clang-decl
   0.0192 (  2.4%)   0.0026 (  0.6%)   0.0217 (  1.8%)   0.0218 (  0.5%)  SILGen
   0.0196 (  2.5%)   0.0014 (  0.3%)   0.0210 (  1.7%)   0.0210 (  0.4%)  precheck-target
   0.0142 (  1.8%)   0.0035 (  0.8%)   0.0177 (  1.5%)   0.0177 (  0.4%)  IRGen
   0.0125 (  1.6%)   0.0015 (  0.4%)   0.0140 (  1.2%)   0.0141 (  0.3%)  SILGen-function
   0.0007 (  0.1%)   0.0002 (  0.0%)   0.0009 (  0.1%)   0.0009 (  0.0%)  load-all-members
   0.0003 (  0.0%)   0.0000 (  0.0%)   0.0004 (  0.0%)   0.0004 (  0.0%)  get-conformance-access-path
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  module-populate-cache
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SIL verification, pre-optimization
   0.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%)  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.7947 (100.0%)   0.4108 (100.0%)   1.2055 (100.0%)   4.7522 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.8876 seconds (3.8740 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.9753 (100.0%)   0.9123 (100.0%)   1.8876 (100.0%)   3.8740 (100.0%)  Building Target
   0.9753 (100.0%)   0.9123 (100.0%)   1.8876 (100.0%)   3.8740 (100.0%)  Total
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Entry+ZIP64.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Helpers.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftEmitModule normal arm64_32 Emitting\ module\ for\ ZIPFoundation (in target 'ZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745849507134217-swift-frontend-ZIPFoundation-all-arm64_32_apple_watchos2.0-swiftmodule-Onone-1693827748.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.6045 seconds (3.7800 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0245 (  8.3%)   0.1044 ( 33.7%)   0.1289 ( 21.3%)   1.6696 ( 44.2%)  parse-and-resolve-imports
   0.0223 (  7.6%)   0.1027 ( 33.1%)   0.1250 ( 20.7%)   1.6657 ( 44.1%)  Import resolution
   0.0018 (  0.6%)   0.0168 (  5.4%)   0.0186 (  3.1%)   0.1033 (  2.7%)  load-stdlib
   0.0528 ( 17.9%)   0.0163 (  5.3%)   0.0691 ( 11.4%)   0.0715 (  1.9%)  perform-sema
   0.0526 ( 17.9%)   0.0162 (  5.2%)   0.0687 ( 11.4%)   0.0712 (  1.9%)  Type checking and Semantic analysis
   0.0523 ( 17.8%)   0.0159 (  5.1%)   0.0682 ( 11.3%)   0.0706 (  1.9%)  typecheck-decl
   0.0185 (  6.3%)   0.0083 (  2.7%)   0.0268 (  4.4%)   0.0276 (  0.7%)  typecheck-expr
   0.0179 (  6.1%)   0.0065 (  2.1%)   0.0245 (  4.0%)   0.0249 (  0.7%)  SIL optimization
   0.0154 (  5.2%)   0.0052 (  1.7%)   0.0207 (  3.4%)   0.0207 (  0.5%)  SILGen
   0.0073 (  2.5%)   0.0038 (  1.2%)   0.0111 (  1.8%)   0.0116 (  0.3%)  precheck-target
   0.0078 (  2.7%)   0.0023 (  0.7%)   0.0101 (  1.7%)   0.0101 (  0.3%)  build-rewrite-system
   0.0074 (  2.5%)   0.0027 (  0.9%)   0.0101 (  1.7%)   0.0101 (  0.3%)  SILGen-function
   0.0033 (  1.1%)   0.0040 (  1.3%)   0.0074 (  1.2%)   0.0074 (  0.2%)  import-clang-decl
   0.0031 (  1.0%)   0.0030 (  1.0%)   0.0061 (  1.0%)   0.0065 (  0.2%)  Serialization, swiftmodule
   0.0021 (  0.7%)   0.0006 (  0.2%)   0.0027 (  0.4%)   0.0027 (  0.1%)  typecheck-stmt
   0.0022 (  0.7%)   0.0002 (  0.1%)   0.0023 (  0.4%)   0.0023 (  0.1%)  Serialization, swiftsourceinfo
   0.0011 (  0.4%)   0.0009 (  0.3%)   0.0019 (  0.3%)   0.0019 (  0.1%)  Serialization, swiftdoc
   0.0016 (  0.5%)   0.0003 (  0.1%)   0.0019 (  0.3%)   0.0019 (  0.0%)  typecheck-expr-pattern
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  module-populate-cache
   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%)  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%)  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.2944 (100.0%)   0.3101 (100.0%)   0.6045 (100.0%)   3.7800 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2903 seconds (1.9210 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.1316 (100.0%)   0.1587 (100.0%)   0.2903 (100.0%)   1.9210 (100.0%)  Building Target
   0.1316 (100.0%)   0.1587 (100.0%)   0.2903 (100.0%)   1.9210 (100.0%)  Total
EmitSwiftModule normal arm64_32 (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:146:5: warning: var 'maxUInt32' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
var maxUInt32 = UInt32.max
    ^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:146:5: note: convert 'maxUInt32' to a 'let' constant to make 'Sendable' shared state immutable
var maxUInt32 = UInt32.max
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:146:5: note: add '@MainActor' to make var 'maxUInt32' part of global actor 'MainActor'
var maxUInt32 = UInt32.max
    ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:146:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
var maxUInt32 = UInt32.max
    ^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:5: warning: var 'maxUInt16' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
var maxUInt16 = UInt16.max
    ^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:5: note: convert 'maxUInt16' to a 'let' constant to make 'Sendable' shared state immutable
var maxUInt16 = UInt16.max
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:5: note: add '@MainActor' to make var 'maxUInt16' part of global actor 'MainActor'
var maxUInt16 = UInt16.max
    ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
var maxUInt16 = UInt16.max
    ^
nonisolated(unsafe)
SwiftCompile normal arm64_32 Compiling\ FileManager+ZIP.swift,\ Archive+Progress.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/FileManager+ZIP.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Progress.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745849507135842-swift-frontend-ZIPFoundation-FileManager_ZIP.swift-arm64_32_apple_watchos2.0-o-Onone-1711650274.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.9639 seconds (4.5441 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0249 (  4.0%)   0.0948 ( 27.8%)   0.1197 ( 12.4%)   1.8655 ( 41.1%)  parse-and-resolve-imports
   0.0223 (  3.6%)   0.0929 ( 27.2%)   0.1152 ( 11.9%)   1.8609 ( 41.0%)  Import resolution
   0.0958 ( 15.4%)   0.0199 (  5.8%)   0.1157 ( 12.0%)   0.1157 (  2.5%)  perform-sema
   0.0957 ( 15.4%)   0.0199 (  5.8%)   0.1156 ( 12.0%)   0.1156 (  2.5%)  Type checking and Semantic analysis
   0.0016 (  0.3%)   0.0174 (  5.1%)   0.0191 (  2.0%)   0.1067 (  2.3%)  load-stdlib
   0.0799 ( 12.8%)   0.0157 (  4.6%)   0.0957 (  9.9%)   0.0957 (  2.1%)  typecheck-stmt
   0.0764 ( 12.3%)   0.0164 (  4.8%)   0.0928 (  9.6%)   0.0928 (  2.0%)  typecheck-expr
   0.0654 ( 10.5%)   0.0212 (  6.2%)   0.0866 (  9.0%)   0.0875 (  1.9%)  build-rewrite-system
   0.0492 (  7.9%)   0.0119 (  3.5%)   0.0611 (  6.3%)   0.0611 (  1.3%)  typecheck-decl
   0.0238 (  3.8%)   0.0050 (  1.5%)   0.0288 (  3.0%)   0.0289 (  0.6%)  SILGen
   0.0159 (  2.6%)   0.0117 (  3.4%)   0.0276 (  2.9%)   0.0276 (  0.6%)  import-clang-decl
   0.0217 (  3.5%)   0.0049 (  1.4%)   0.0266 (  2.8%)   0.0266 (  0.6%)  precheck-target
   0.0185 (  3.0%)   0.0040 (  1.2%)   0.0225 (  2.3%)   0.0226 (  0.5%)  SILGen-function
   0.0155 (  2.5%)   0.0050 (  1.5%)   0.0205 (  2.1%)   0.0205 (  0.5%)  IRGen
   0.0140 (  2.3%)   0.0001 (  0.0%)   0.0141 (  1.5%)   0.0141 (  0.3%)  SIL optimization
   0.0013 (  0.2%)   0.0004 (  0.1%)   0.0017 (  0.2%)   0.0017 (  0.0%)  load-all-members
   0.0003 (  0.0%)   0.0001 (  0.0%)   0.0004 (  0.0%)   0.0004 (  0.0%)  typecheck-for-each
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  module-populate-cache
   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%)  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%)  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.6227 (100.0%)   0.3412 (100.0%)   0.9639 (100.0%)   4.5441 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.8323 seconds (3.8689 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.9225 (100.0%)   0.9099 (100.0%)   1.8323 (100.0%)   3.8689 (100.0%)  Building Target
   0.9225 (100.0%)   0.9099 (100.0%)   1.8323 (100.0%)   3.8689 (100.0%)  Total
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/FileManager+ZIP.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Progress.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64_32 Compiling\ Entry.swift,\ Archive+WritingDeprecated.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Entry.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+WritingDeprecated.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Entry.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+WritingDeprecated.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745849507130857-swift-frontend-ZIPFoundation-Entry.swift-arm64_32_apple_watchos2.0-o-Onone-2249682046.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.9192 seconds (4.0982 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0258 (  4.5%)   0.1036 ( 29.7%)   0.1293 ( 14.1%)   1.6647 ( 40.6%)  parse-and-resolve-imports
   0.0229 (  4.0%)   0.1012 ( 29.0%)   0.1241 ( 13.5%)   1.6594 ( 40.5%)  Import resolution
   0.0017 (  0.3%)   0.0139 (  4.0%)   0.0155 (  1.7%)   0.1229 (  3.0%)  load-stdlib
   0.0959 ( 16.8%)   0.0212 (  6.1%)   0.1171 ( 12.7%)   0.1171 (  2.9%)  perform-sema
   0.0958 ( 16.8%)   0.0211 (  6.1%)   0.1169 ( 12.7%)   0.1169 (  2.9%)  Type checking and Semantic analysis
   0.0851 ( 14.9%)   0.0280 (  8.0%)   0.1131 ( 12.3%)   0.1138 (  2.8%)  build-rewrite-system
   0.0689 ( 12.1%)   0.0137 (  3.9%)   0.0827 (  9.0%)   0.0827 (  2.0%)  typecheck-stmt
   0.0551 (  9.7%)   0.0110 (  3.1%)   0.0661 (  7.2%)   0.0661 (  1.6%)  typecheck-expr
   0.0388 (  6.8%)   0.0108 (  3.1%)   0.0496 (  5.4%)   0.0496 (  1.2%)  typecheck-decl
   0.0139 (  2.4%)   0.0114 (  3.3%)   0.0253 (  2.7%)   0.0255 (  0.6%)  import-clang-decl
   0.0134 (  2.4%)   0.0055 (  1.6%)   0.0189 (  2.1%)   0.0189 (  0.5%)  IRGen
   0.0159 (  2.8%)   0.0029 (  0.8%)   0.0189 (  2.1%)   0.0189 (  0.5%)  SILGen
   0.0121 (  2.1%)   0.0021 (  0.6%)   0.0142 (  1.5%)   0.0142 (  0.3%)  precheck-target
   0.0134 (  2.3%)   0.0007 (  0.2%)   0.0141 (  1.5%)   0.0141 (  0.3%)  SIL optimization
   0.0087 (  1.5%)   0.0016 (  0.4%)   0.0103 (  1.1%)   0.0103 (  0.3%)  SILGen-function
   0.0018 (  0.3%)   0.0004 (  0.1%)   0.0022 (  0.2%)   0.0022 (  0.1%)  typecheck-expr-pattern
   0.0007 (  0.1%)   0.0002 (  0.1%)   0.0008 (  0.1%)   0.0008 (  0.0%)  load-all-members
   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%)  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%)  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%)  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.5701 (100.0%)   0.3491 (100.0%)   0.9192 (100.0%)   4.0982 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 2.0266 seconds (3.8725 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.1076 (100.0%)   0.9190 (100.0%)   2.0266 (100.0%)   3.8725 (100.0%)  Building Target
   1.1076 (100.0%)   0.9190 (100.0%)   2.0266 (100.0%)   3.8725 (100.0%)  Total
SwiftEmitModule normal arm64 Emitting\ module\ for\ ZIPFoundation (in target 'ZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745849509128728-swift-frontend-ZIPFoundation-all-arm64_apple_watchos2.0-swiftmodule-Onone-1011898502.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 4.0106 seconds (4.2203 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.1291 ( 45.0%)   0.6457 ( 43.1%)   1.7749 ( 44.3%)   1.8747 ( 44.4%)  parse-and-resolve-imports
   1.1256 ( 44.8%)   0.6293 ( 42.0%)   1.7549 ( 43.8%)   1.8492 ( 43.8%)  Import resolution
   0.0541 (  2.2%)   0.0509 (  3.4%)   0.1050 (  2.6%)   0.1079 (  2.6%)  perform-sema
   0.0539 (  2.1%)   0.0508 (  3.4%)   0.1047 (  2.6%)   0.1075 (  2.5%)  Type checking and Semantic analysis
   0.0536 (  2.1%)   0.0502 (  3.4%)   0.1038 (  2.6%)   0.1067 (  2.5%)  typecheck-decl
   0.0190 (  0.8%)   0.0244 (  1.6%)   0.0434 (  1.1%)   0.0448 (  1.1%)  typecheck-expr
   0.0116 (  0.5%)   0.0176 (  1.2%)   0.0293 (  0.7%)   0.0340 (  0.8%)  load-stdlib
   0.0170 (  0.7%)   0.0059 (  0.4%)   0.0229 (  0.6%)   0.0235 (  0.6%)  SIL optimization
   0.0142 (  0.6%)   0.0026 (  0.2%)   0.0168 (  0.4%)   0.0168 (  0.4%)  SILGen
   0.0068 (  0.3%)   0.0067 (  0.4%)   0.0136 (  0.3%)   0.0138 (  0.3%)  precheck-target
   0.0036 (  0.1%)   0.0074 (  0.5%)   0.0110 (  0.3%)   0.0110 (  0.3%)  import-clang-decl
   0.0074 (  0.3%)   0.0025 (  0.2%)   0.0099 (  0.2%)   0.0099 (  0.2%)  build-rewrite-system
   0.0066 (  0.3%)   0.0018 (  0.1%)   0.0084 (  0.2%)   0.0084 (  0.2%)  SILGen-function
   0.0028 (  0.1%)   0.0008 (  0.1%)   0.0036 (  0.1%)   0.0036 (  0.1%)  Serialization, swiftmodule
   0.0019 (  0.1%)   0.0008 (  0.1%)   0.0027 (  0.1%)   0.0027 (  0.1%)  Serialization, swiftsourceinfo
   0.0018 (  0.1%)   0.0003 (  0.0%)   0.0021 (  0.1%)   0.0021 (  0.1%)  typecheck-stmt
   0.0010 (  0.0%)   0.0008 (  0.1%)   0.0019 (  0.0%)   0.0019 (  0.0%)  Serialization, swiftdoc
   0.0013 (  0.1%)   0.0002 (  0.0%)   0.0015 (  0.0%)   0.0015 (  0.0%)  typecheck-expr-pattern
   0.0002 (  0.0%)   0.0000 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  module-populate-cache
   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.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%)  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%)  associated-type-inference
   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
   2.5117 (100.0%)   1.4989 (100.0%)   4.0106 (100.0%)   4.2203 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 2.0276 seconds (2.1417 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.2467 (100.0%)   0.7809 (100.0%)   2.0276 (100.0%)   2.1417 (100.0%)  Building Target
   1.2467 (100.0%)   0.7809 (100.0%)   2.0276 (100.0%)   2.1417 (100.0%)  Total
EmitSwiftModule normal arm64 (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:146:5: warning: var 'maxUInt32' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
var maxUInt32 = UInt32.max
    ^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:146:5: note: convert 'maxUInt32' to a 'let' constant to make 'Sendable' shared state immutable
var maxUInt32 = UInt32.max
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:146:5: note: add '@MainActor' to make var 'maxUInt32' part of global actor 'MainActor'
var maxUInt32 = UInt32.max
    ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:146:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
var maxUInt32 = UInt32.max
    ^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:5: warning: var 'maxUInt16' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
var maxUInt16 = UInt16.max
    ^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:5: note: convert 'maxUInt16' to a 'let' constant to make 'Sendable' shared state immutable
var maxUInt16 = UInt16.max
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:5: note: add '@MainActor' to make var 'maxUInt16' part of global actor 'MainActor'
var maxUInt16 = UInt16.max
    ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
var maxUInt16 = UInt16.max
    ^
nonisolated(unsafe)
SwiftDriverJobDiscovery normal arm64_32 Emitting module for ZIPFoundation (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftDriver\ Compilation\ Requirements ZIPFoundation normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'ZIPFoundation' from project 'ZIPFoundation')
    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 ZIPFoundation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64_32/ZIPFoundation.SwiftFileList -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos2.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -application-extension -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64_32/ZIPFoundation-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/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64_32/ZIPFoundation.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64_32/ZIPFoundation_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64_32/ZIPFoundation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64_32 Compiling FileManager+ZIPDeprecated.swift, Archive+ZIP64.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftEmitModule normal armv7k Emitting\ module\ for\ ZIPFoundation (in target 'ZIPFoundation' from project 'ZIPFoundation')
EmitSwiftModule normal armv7k (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:146:5: warning: var 'maxUInt32' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
var maxUInt32 = UInt32.max
    ^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:146:5: note: convert 'maxUInt32' to a 'let' constant to make 'Sendable' shared state immutable
var maxUInt32 = UInt32.max
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:146:5: note: add '@MainActor' to make var 'maxUInt32' part of global actor 'MainActor'
var maxUInt32 = UInt32.max
    ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:146:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
var maxUInt32 = UInt32.max
    ^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:5: warning: var 'maxUInt16' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
var maxUInt16 = UInt16.max
    ^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:5: note: convert 'maxUInt16' to a 'let' constant to make 'Sendable' shared state immutable
var maxUInt16 = UInt16.max
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:5: note: add '@MainActor' to make var 'maxUInt16' part of global actor 'MainActor'
var maxUInt16 = UInt16.max
    ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
var maxUInt16 = UInt16.max
    ^
nonisolated(unsafe)
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745849511360298-swift-frontend-ZIPFoundation-all-armv7k_apple_watchos2.0-swiftmodule-Onone-2216072298.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.6259 seconds (3.3536 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0279 (  8.0%)   0.0862 ( 31.1%)   0.1141 ( 18.2%)   1.4725 ( 43.9%)  parse-and-resolve-imports
   0.0251 (  7.2%)   0.0841 ( 30.4%)   0.1092 ( 17.5%)   1.4672 ( 43.8%)  Import resolution
   0.0634 ( 18.1%)   0.0151 (  5.5%)   0.0785 ( 12.5%)   0.0790 (  2.4%)  perform-sema
   0.0631 ( 18.1%)   0.0149 (  5.4%)   0.0780 ( 12.5%)   0.0786 (  2.3%)  Type checking and Semantic analysis
   0.0628 ( 18.0%)   0.0146 (  5.3%)   0.0774 ( 12.4%)   0.0779 (  2.3%)  typecheck-decl
   0.0130 (  3.7%)   0.0347 ( 12.5%)   0.0477 (  7.6%)   0.0569 (  1.7%)  load-stdlib
   0.0207 (  5.9%)   0.0069 (  2.5%)   0.0276 (  4.4%)   0.0276 (  0.8%)  typecheck-expr
   0.0174 (  5.0%)   0.0041 (  1.5%)   0.0214 (  3.4%)   0.0215 (  0.6%)  SILGen
   0.0179 (  5.1%)   0.0027 (  1.0%)   0.0206 (  3.3%)   0.0206 (  0.6%)  SIL optimization
   0.0082 (  2.3%)   0.0026 (  0.9%)   0.0108 (  1.7%)   0.0109 (  0.3%)  build-rewrite-system
   0.0081 (  2.3%)   0.0020 (  0.7%)   0.0101 (  1.6%)   0.0102 (  0.3%)  SILGen-function
   0.0073 (  2.1%)   0.0022 (  0.8%)   0.0096 (  1.5%)   0.0096 (  0.3%)  precheck-target
   0.0039 (  1.1%)   0.0043 (  1.5%)   0.0082 (  1.3%)   0.0082 (  0.2%)  import-clang-decl
   0.0034 (  1.0%)   0.0010 (  0.4%)   0.0044 (  0.7%)   0.0045 (  0.1%)  Serialization, swiftmodule
   0.0022 (  0.6%)   0.0007 (  0.2%)   0.0028 (  0.4%)   0.0028 (  0.1%)  typecheck-stmt
   0.0020 (  0.6%)   0.0002 (  0.1%)   0.0022 (  0.3%)   0.0022 (  0.1%)  Serialization, swiftsourceinfo
   0.0015 (  0.4%)   0.0004 (  0.1%)   0.0019 (  0.3%)   0.0019 (  0.1%)  typecheck-expr-pattern
   0.0011 (  0.3%)   0.0001 (  0.0%)   0.0012 (  0.2%)   0.0012 (  0.0%)  Serialization, swiftdoc
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  module-populate-cache
   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%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  associated-type-inference
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-module-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.3492 (100.0%)   0.2767 (100.0%)   0.6259 (100.0%)   3.3536 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3068 seconds (1.6756 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.1586 (100.0%)   0.1482 (100.0%)   0.3068 (100.0%)   1.6756 (100.0%)  Building Target
   0.1586 (100.0%)   0.1482 (100.0%)   0.3068 (100.0%)   1.6756 (100.0%)  Total
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework/Modules/ZIPFoundation.swiftmodule/arm64_32-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64_32/ZIPFoundation.swiftmodule (in target 'ZIPFoundation' from project 'ZIPFoundation')
    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/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64_32/ZIPFoundation.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework/Modules/ZIPFoundation.swiftmodule/arm64_32-apple-watchos.swiftmodule
SwiftDriverJobDiscovery normal arm64_32 Compiling FileManager+ZIP.swift, Archive+Progress.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework/Modules/ZIPFoundation.swiftmodule/arm64_32-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64_32/ZIPFoundation.swiftdoc (in target 'ZIPFoundation' from project 'ZIPFoundation')
    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/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64_32/ZIPFoundation.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework/Modules/ZIPFoundation.swiftmodule/arm64_32-apple-watchos.swiftdoc
SwiftDriverJobDiscovery normal arm64_32 Compiling URL+ZIP.swift, Date+ZIP.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework/Modules/ZIPFoundation.swiftmodule/arm64_32-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64_32/ZIPFoundation.abi.json (in target 'ZIPFoundation' from project 'ZIPFoundation')
    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/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64_32/ZIPFoundation.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework/Modules/ZIPFoundation.swiftmodule/arm64_32-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework/Modules/ZIPFoundation.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64_32/ZIPFoundation.swiftsourceinfo (in target 'ZIPFoundation' from project 'ZIPFoundation')
    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/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64_32/ZIPFoundation.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework/Modules/ZIPFoundation.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo
SwiftCompile normal arm64 Compiling\ FileManager+ZIP.swift,\ Archive+Progress.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/FileManager+ZIP.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Progress.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745849511385434-swift-frontend-ZIPFoundation-FileManager_ZIP.swift-arm64_apple_watchos2.0-o-Onone-2318917022.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.9449 seconds (0.9479 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.1021 ( 15.4%)   0.0312 ( 11.1%)   0.1332 ( 14.1%)   0.1339 ( 14.1%)  perform-sema
   0.1020 ( 15.3%)   0.0311 ( 11.1%)   0.1331 ( 14.1%)   0.1338 ( 14.1%)  Type checking and Semantic analysis
   0.0855 ( 12.9%)   0.0253 (  9.0%)   0.1108 ( 11.7%)   0.1110 ( 11.7%)  typecheck-stmt
   0.0821 ( 12.4%)   0.0262 (  9.4%)   0.1083 ( 11.5%)   0.1086 ( 11.5%)  typecheck-expr
   0.0797 ( 12.0%)   0.0253 (  9.0%)   0.1049 ( 11.1%)   0.1049 ( 11.1%)  build-rewrite-system
   0.0525 (  7.9%)   0.0217 (  7.8%)   0.0742 (  7.9%)   0.0748 (  7.9%)  typecheck-decl
   0.0260 (  3.9%)   0.0361 ( 12.9%)   0.0622 (  6.6%)   0.0623 (  6.6%)  parse-and-resolve-imports
   0.0237 (  3.6%)   0.0346 ( 12.3%)   0.0582 (  6.2%)   0.0584 (  6.2%)  Import resolution
   0.0243 (  3.7%)   0.0137 (  4.9%)   0.0380 (  4.0%)   0.0381 (  4.0%)  precheck-target
   0.0157 (  2.4%)   0.0206 (  7.3%)   0.0363 (  3.8%)   0.0364 (  3.8%)  import-clang-decl
   0.0223 (  3.4%)   0.0038 (  1.3%)   0.0261 (  2.8%)   0.0261 (  2.8%)  SILGen
   0.0152 (  2.3%)   0.0050 (  1.8%)   0.0202 (  2.1%)   0.0202 (  2.1%)  IRGen
   0.0170 (  2.6%)   0.0029 (  1.0%)   0.0199 (  2.1%)   0.0199 (  2.1%)  SILGen-function
   0.0143 (  2.1%)   0.0003 (  0.1%)   0.0145 (  1.5%)   0.0145 (  1.5%)  SIL optimization
   0.0010 (  0.2%)   0.0018 (  0.6%)   0.0029 (  0.3%)   0.0029 (  0.3%)  load-stdlib
   0.0009 (  0.1%)   0.0003 (  0.1%)   0.0012 (  0.1%)   0.0012 (  0.1%)  load-all-members
   0.0005 (  0.1%)   0.0001 (  0.0%)   0.0005 (  0.1%)   0.0005 (  0.1%)  typecheck-for-each
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  module-populate-cache
   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.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%)  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%)  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.6650 (100.0%)   0.2799 (100.0%)   0.9449 (100.0%)   0.9479 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.2462 seconds (1.2616 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.9974 (100.0%)   0.2489 (100.0%)   1.2462 (100.0%)   1.2616 (100.0%)  Building Target
   0.9974 (100.0%)   0.2489 (100.0%)   1.2462 (100.0%)   1.2616 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/FileManager+ZIP.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Progress.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftDriverJobDiscovery normal arm64_32 Compiling Entry+ZIP64.swift, Archive+Helpers.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftCompile normal arm64 Compiling\ Archive+BackingConfiguration.swift,\ Data+Compression.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+BackingConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Data+Compression.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745849511388133-swift-frontend-ZIPFoundation-Archive_BackingConfiguration.swift-arm64_apple_watchos2.0-o-Onone-414268178.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.6853 seconds (0.6896 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0797 ( 16.4%)   0.0242 ( 12.2%)   0.1038 ( 15.1%)   0.1037 ( 15.0%)  build-rewrite-system
   0.0733 ( 15.1%)   0.0231 ( 11.6%)   0.0964 ( 14.1%)   0.0973 ( 14.1%)  perform-sema
   0.0731 ( 15.0%)   0.0231 ( 11.6%)   0.0962 ( 14.0%)   0.0971 ( 14.1%)  Type checking and Semantic analysis
   0.0510 ( 10.5%)   0.0119 (  6.0%)   0.0628 (  9.2%)   0.0632 (  9.2%)  typecheck-stmt
   0.0280 (  5.7%)   0.0308 ( 15.5%)   0.0587 (  8.6%)   0.0591 (  8.6%)  parse-and-resolve-imports
   0.0457 (  9.4%)   0.0109 (  5.5%)   0.0567 (  8.3%)   0.0567 (  8.2%)  typecheck-expr
   0.0256 (  5.3%)   0.0290 ( 14.6%)   0.0546 (  8.0%)   0.0550 (  8.0%)  Import resolution
   0.0322 (  6.6%)   0.0153 (  7.7%)   0.0474 (  6.9%)   0.0480 (  7.0%)  typecheck-decl
   0.0135 (  2.8%)   0.0174 (  8.8%)   0.0309 (  4.5%)   0.0313 (  4.5%)  import-clang-decl
   0.0156 (  3.2%)   0.0036 (  1.8%)   0.0192 (  2.8%)   0.0196 (  2.8%)  precheck-target
   0.0137 (  2.8%)   0.0022 (  1.1%)   0.0160 (  2.3%)   0.0160 (  2.3%)  SILGen
   0.0103 (  2.1%)   0.0041 (  2.1%)   0.0144 (  2.1%)   0.0144 (  2.1%)  IRGen
   0.0129 (  2.6%)   0.0002 (  0.1%)   0.0131 (  1.9%)   0.0131 (  1.9%)  SIL optimization
   0.0091 (  1.9%)   0.0013 (  0.6%)   0.0104 (  1.5%)   0.0104 (  1.5%)  SILGen-function
   0.0010 (  0.2%)   0.0014 (  0.7%)   0.0023 (  0.3%)   0.0023 (  0.3%)  load-stdlib
   0.0010 (  0.2%)   0.0003 (  0.2%)   0.0014 (  0.2%)   0.0014 (  0.2%)  load-all-members
   0.0008 (  0.2%)   0.0001 (  0.0%)   0.0009 (  0.1%)   0.0009 (  0.1%)  typecheck-expr-pattern
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  module-populate-cache
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SIL verification, pre-optimization
   0.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%)  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.4866 (100.0%)   0.1987 (100.0%)   0.6853 (100.0%)   0.6896 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.2363 seconds (1.2620 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.9768 (100.0%)   0.2596 (100.0%)   1.2363 (100.0%)   1.2620 (100.0%)  Building Target
   0.9768 (100.0%)   0.2596 (100.0%)   1.2363 (100.0%)   1.2620 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+BackingConfiguration.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Data+Compression.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ Archive+Writing.swift,\ Archive.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Writing.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745849511389572-swift-frontend-ZIPFoundation-Archive_Writing.swift-arm64_apple_watchos2.0-o-Onone-2305218664.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 1.0366 seconds (1.0391 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.1324 ( 17.0%)   0.0338 ( 13.0%)   0.1662 ( 16.0%)   0.1665 ( 16.0%)  perform-sema
   0.1322 ( 17.0%)   0.0338 ( 13.0%)   0.1660 ( 16.0%)   0.1663 ( 16.0%)  Type checking and Semantic analysis
   0.0993 ( 12.8%)   0.0203 (  7.8%)   0.1196 ( 11.5%)   0.1199 ( 11.5%)  typecheck-stmt
   0.0963 ( 12.4%)   0.0230 (  8.9%)   0.1193 ( 11.5%)   0.1195 ( 11.5%)  typecheck-expr
   0.0820 ( 10.5%)   0.0252 (  9.7%)   0.1072 ( 10.3%)   0.1071 ( 10.3%)  build-rewrite-system
   0.0637 (  8.2%)   0.0184 (  7.1%)   0.0821 (  7.9%)   0.0822 (  7.9%)  typecheck-decl
   0.0251 (  3.2%)   0.0332 ( 12.8%)   0.0583 (  5.6%)   0.0585 (  5.6%)  parse-and-resolve-imports
   0.0226 (  2.9%)   0.0315 ( 12.1%)   0.0540 (  5.2%)   0.0543 (  5.2%)  Import resolution
   0.0149 (  1.9%)   0.0220 (  8.5%)   0.0369 (  3.6%)   0.0371 (  3.6%)  import-clang-decl
   0.0260 (  3.3%)   0.0039 (  1.5%)   0.0299 (  2.9%)   0.0299 (  2.9%)  SILGen
   0.0192 (  2.5%)   0.0053 (  2.0%)   0.0244 (  2.4%)   0.0244 (  2.4%)  IRGen
   0.0204 (  2.6%)   0.0037 (  1.4%)   0.0240 (  2.3%)   0.0240 (  2.3%)  precheck-target
   0.0209 (  2.7%)   0.0002 (  0.1%)   0.0212 (  2.0%)   0.0212 (  2.0%)  SIL optimization
   0.0182 (  2.3%)   0.0025 (  1.0%)   0.0207 (  2.0%)   0.0207 (  2.0%)  SILGen-function
   0.0011 (  0.1%)   0.0017 (  0.7%)   0.0028 (  0.3%)   0.0035 (  0.3%)  load-stdlib
   0.0013 (  0.2%)   0.0002 (  0.1%)   0.0015 (  0.1%)   0.0015 (  0.1%)  typecheck-expr-pattern
   0.0009 (  0.1%)   0.0005 (  0.2%)   0.0014 (  0.1%)   0.0014 (  0.1%)  load-all-members
   0.0006 (  0.1%)   0.0000 (  0.0%)   0.0006 (  0.1%)   0.0006 (  0.1%)  typecheck-for-each
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  get-conformance-access-path
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  module-populate-cache
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  associated-type-inference
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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.7775 (100.0%)   0.2591 (100.0%)   1.0366 (100.0%)   1.0391 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.2546 seconds (1.2601 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.0433 (100.0%)   0.2113 (100.0%)   1.2546 (100.0%)   1.2601 (100.0%)  Building Target
   1.0433 (100.0%)   0.2113 (100.0%)   1.2546 (100.0%)   1.2601 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Writing.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

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

SwiftCompile normal armv7k Compiling\ Archive+Writing.swift,\ Archive.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Writing.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Writing.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745849511402964-swift-frontend-ZIPFoundation-Archive_Writing.swift-armv7k_apple_watchos2.0-o-Onone-1285756153.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 1.1822 seconds (3.7923 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0334 (  3.9%)   0.0942 ( 28.1%)   0.1276 ( 10.8%)   1.4210 ( 37.5%)  parse-and-resolve-imports
   0.0302 (  3.6%)   0.0918 ( 27.4%)   0.1221 ( 10.3%)   1.4155 ( 37.3%)  Import resolution
   0.1424 ( 16.8%)   0.0237 (  7.1%)   0.1661 ( 14.1%)   0.1679 (  4.4%)  perform-sema
   0.1422 ( 16.8%)   0.0237 (  7.1%)   0.1659 ( 14.0%)   0.1677 (  4.4%)  Type checking and Semantic analysis
   0.1093 ( 12.9%)   0.0159 (  4.8%)   0.1252 ( 10.6%)   0.1268 (  3.3%)  typecheck-stmt
   0.1041 ( 12.3%)   0.0159 (  4.7%)   0.1200 ( 10.2%)   0.1213 (  3.2%)  typecheck-expr
   0.0824 (  9.7%)   0.0260 (  7.8%)   0.1085 (  9.2%)   0.1111 (  2.9%)  build-rewrite-system
   0.0691 (  8.2%)   0.0130 (  3.9%)   0.0821 (  6.9%)   0.0825 (  2.2%)  typecheck-decl
   0.0274 (  3.2%)   0.0043 (  1.3%)   0.0316 (  2.7%)   0.0319 (  0.8%)  SILGen
   0.0233 (  2.8%)   0.0055 (  1.6%)   0.0288 (  2.4%)   0.0291 (  0.8%)  IRGen
   0.0140 (  1.7%)   0.0115 (  3.4%)   0.0255 (  2.2%)   0.0258 (  0.7%)  import-clang-decl
   0.0224 (  2.6%)   0.0029 (  0.9%)   0.0253 (  2.1%)   0.0254 (  0.7%)  precheck-target
   0.0201 (  2.4%)   0.0032 (  0.9%)   0.0233 (  2.0%)   0.0235 (  0.6%)  SILGen-function
   0.0221 (  2.6%)   0.0002 (  0.1%)   0.0223 (  1.9%)   0.0223 (  0.6%)  SIL optimization
   0.0012 (  0.1%)   0.0024 (  0.7%)   0.0036 (  0.3%)   0.0161 (  0.4%)  load-stdlib
   0.0009 (  0.1%)   0.0005 (  0.1%)   0.0014 (  0.1%)   0.0014 (  0.0%)  load-all-members
   0.0011 (  0.1%)   0.0001 (  0.0%)   0.0013 (  0.1%)   0.0013 (  0.0%)  typecheck-expr-pattern
   0.0007 (  0.1%)   0.0001 (  0.0%)   0.0007 (  0.1%)   0.0007 (  0.0%)  typecheck-for-each
   0.0003 (  0.0%)   0.0001 (  0.0%)   0.0004 (  0.0%)   0.0004 (  0.0%)  get-conformance-access-path
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  module-populate-cache
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SIL verification, pre-optimization
   0.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%)  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.8470 (100.0%)   0.3352 (100.0%)   1.1822 (100.0%)   3.7923 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.3599 seconds (2.6948 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.0969 (100.0%)   0.2630 (100.0%)   1.3599 (100.0%)   2.6948 (100.0%)  Building Target
   1.0969 (100.0%)   0.2630 (100.0%)   1.3599 (100.0%)   2.6948 (100.0%)  Total
SwiftDriverJobDiscovery normal arm64 Emitting module for ZIPFoundation (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftDriver\ Compilation\ Requirements ZIPFoundation normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ZIPFoundation' from project 'ZIPFoundation')
    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 ZIPFoundation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.SwiftFileList -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos2.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -application-extension -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation-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/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64_32 Compiling Archive+MemoryFile.swift, Data+Serialization.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftCompile normal armv7k Compiling\ Entry+ZIP64.swift,\ Archive+Helpers.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Entry+ZIP64.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Helpers.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745849511409631-swift-frontend-ZIPFoundation-Entry_ZIP64.swift-armv7k_apple_watchos2.0-o-Onone-3256139244.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 3.5414 seconds (3.7089 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.9255 ( 35.3%)   0.4036 ( 43.9%)   1.3292 ( 37.5%)   1.4031 ( 37.8%)  parse-and-resolve-imports
   0.9224 ( 35.2%)   0.3989 ( 43.3%)   1.3213 ( 37.3%)   1.3916 ( 37.5%)  Import resolution
   0.1427 (  5.4%)   0.0226 (  2.5%)   0.1653 (  4.7%)   0.1681 (  4.5%)  perform-sema
   0.1426 (  5.4%)   0.0226 (  2.5%)   0.1651 (  4.7%)   0.1679 (  4.5%)  Type checking and Semantic analysis
   0.1210 (  4.6%)   0.0131 (  1.4%)   0.1341 (  3.8%)   0.1346 (  3.6%)  typecheck-stmt
   0.1058 (  4.0%)   0.0104 (  1.1%)   0.1162 (  3.3%)   0.1167 (  3.1%)  typecheck-expr
   0.0802 (  3.1%)   0.0147 (  1.6%)   0.0949 (  2.7%)   0.0954 (  2.6%)  build-rewrite-system
   0.0739 (  2.8%)   0.0157 (  1.7%)   0.0896 (  2.5%)   0.0920 (  2.5%)  typecheck-decl
   0.0261 (  1.0%)   0.0004 (  0.0%)   0.0265 (  0.7%)   0.0266 (  0.7%)  SIL optimization
   0.0134 (  0.5%)   0.0111 (  1.2%)   0.0244 (  0.7%)   0.0253 (  0.7%)  import-clang-decl
   0.0202 (  0.8%)   0.0008 (  0.1%)   0.0210 (  0.6%)   0.0213 (  0.6%)  precheck-target
   0.0184 (  0.7%)   0.0010 (  0.1%)   0.0194 (  0.5%)   0.0195 (  0.5%)  SILGen
   0.0148 (  0.6%)   0.0026 (  0.3%)   0.0174 (  0.5%)   0.0175 (  0.5%)  IRGen
   0.0011 (  0.0%)   0.0022 (  0.2%)   0.0032 (  0.1%)   0.0158 (  0.4%)  load-stdlib
   0.0115 (  0.4%)   0.0005 (  0.1%)   0.0121 (  0.3%)   0.0121 (  0.3%)  SILGen-function
   0.0008 (  0.0%)   0.0002 (  0.0%)   0.0010 (  0.0%)   0.0010 (  0.0%)  load-all-members
   0.0003 (  0.0%)   0.0000 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  get-conformance-access-path
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  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%)  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
   2.6209 (100.0%)   0.9204 (100.0%)   3.5414 (100.0%)   3.7089 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 2.5643 seconds (2.6753 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   2.0086 (100.0%)   0.5557 (100.0%)   2.5643 (100.0%)   2.6753 (100.0%)  Building Target
   2.0086 (100.0%)   0.5557 (100.0%)   2.5643 (100.0%)   2.6753 (100.0%)  Total
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Entry+ZIP64.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Helpers.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework/Modules/ZIPFoundation.swiftmodule/arm64-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.swiftmodule (in target 'ZIPFoundation' from project 'ZIPFoundation')
    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/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework/Modules/ZIPFoundation.swiftmodule/arm64-apple-watchos.swiftmodule
SwiftDriverJobDiscovery normal arm64_32 Compiling Archive+Reading.swift, Archive+Deprecated.swift, Data+CompressionDeprecated.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework/Modules/ZIPFoundation.swiftmodule/arm64-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.swiftdoc (in target 'ZIPFoundation' from project 'ZIPFoundation')
    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/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework/Modules/ZIPFoundation.swiftmodule/arm64-apple-watchos.swiftdoc
SwiftDriverJobDiscovery normal arm64_32 Compiling Archive+Writing.swift, Archive.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework/Modules/ZIPFoundation.swiftmodule/arm64-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.abi.json (in target 'ZIPFoundation' from project 'ZIPFoundation')
    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/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework/Modules/ZIPFoundation.swiftmodule/arm64-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework/Modules/ZIPFoundation.swiftmodule/Project/arm64-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.swiftsourceinfo (in target 'ZIPFoundation' from project 'ZIPFoundation')
    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/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework/Modules/ZIPFoundation.swiftmodule/Project/arm64-apple-watchos.swiftsourceinfo
SwiftCompile normal armv7k Compiling\ Entry.swift,\ Archive+WritingDeprecated.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Entry.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+WritingDeprecated.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745849511466006-swift-frontend-ZIPFoundation-Entry.swift-armv7k_apple_watchos2.0-o-Onone-2434709408.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.8991 seconds (3.6638 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0283 (  4.6%)   0.0714 ( 25.5%)   0.0997 ( 11.1%)   1.4797 ( 40.4%)  parse-and-resolve-imports
   0.0247 (  4.0%)   0.0673 ( 24.0%)   0.0920 ( 10.2%)   1.4709 ( 40.1%)  Import resolution
   0.1083 ( 17.5%)   0.0230 (  8.2%)   0.1313 ( 14.6%)   0.1321 (  3.6%)  perform-sema
   0.1082 ( 17.5%)   0.0230 (  8.2%)   0.1312 ( 14.6%)   0.1320 (  3.6%)  Type checking and Semantic analysis
   0.0820 ( 13.2%)   0.0284 ( 10.2%)   0.1104 ( 12.3%)   0.1118 (  3.1%)  build-rewrite-system
   0.0764 ( 12.3%)   0.0150 (  5.4%)   0.0914 ( 10.2%)   0.0918 (  2.5%)  typecheck-stmt
   0.0616 ( 10.0%)   0.0119 (  4.3%)   0.0735 (  8.2%)   0.0738 (  2.0%)  typecheck-expr
   0.0438 (  7.1%)   0.0108 (  3.9%)   0.0546 (  6.1%)   0.0550 (  1.5%)  typecheck-decl
   0.0137 (  2.2%)   0.0118 (  4.2%)   0.0256 (  2.8%)   0.0259 (  0.7%)  import-clang-decl
   0.0182 (  2.9%)   0.0040 (  1.4%)   0.0222 (  2.5%)   0.0229 (  0.6%)  SILGen
   0.0130 (  2.1%)   0.0038 (  1.3%)   0.0167 (  1.9%)   0.0168 (  0.5%)  IRGen
   0.0129 (  2.1%)   0.0021 (  0.8%)   0.0151 (  1.7%)   0.0152 (  0.4%)  precheck-target
   0.0136 (  2.2%)   0.0002 (  0.1%)   0.0138 (  1.5%)   0.0138 (  0.4%)  SIL optimization
   0.0103 (  1.7%)   0.0023 (  0.8%)   0.0126 (  1.4%)   0.0132 (  0.4%)  SILGen-function
   0.0016 (  0.3%)   0.0043 (  1.5%)   0.0059 (  0.7%)   0.0059 (  0.2%)  load-stdlib
   0.0018 (  0.3%)   0.0003 (  0.1%)   0.0021 (  0.2%)   0.0021 (  0.1%)  typecheck-expr-pattern
   0.0007 (  0.1%)   0.0002 (  0.1%)   0.0009 (  0.1%)   0.0009 (  0.0%)  load-all-members
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.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%)  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.6192 (100.0%)   0.2800 (100.0%)   0.8991 (100.0%)   3.6638 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.2236 seconds (2.6209 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.9898 (100.0%)   0.2338 (100.0%)   1.2236 (100.0%)   2.6209 (100.0%)  Building Target
   0.9898 (100.0%)   0.2338 (100.0%)   1.2236 (100.0%)   2.6209 (100.0%)  Total
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Entry.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+WritingDeprecated.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ URL+ZIP.swift,\ Date+ZIP.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/URL+ZIP.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Date+ZIP.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745849511462461-swift-frontend-ZIPFoundation-URL_ZIP.swift-arm64_apple_watchos2.0-o-Onone-3832929514.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.7319 seconds (0.7346 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0759 ( 14.9%)   0.0238 ( 10.7%)   0.0997 ( 13.6%)   0.0996 ( 13.6%)  build-rewrite-system
   0.0819 ( 16.1%)   0.0164 (  7.4%)   0.0984 ( 13.4%)   0.0984 ( 13.4%)  perform-sema
   0.0818 ( 16.1%)   0.0164 (  7.4%)   0.0982 ( 13.4%)   0.0982 ( 13.4%)  Type checking and Semantic analysis
   0.0794 ( 15.6%)   0.0157 (  7.1%)   0.0951 ( 13.0%)   0.0951 ( 12.9%)  typecheck-stmt
   0.0706 ( 13.9%)   0.0139 (  6.3%)   0.0845 ( 11.5%)   0.0845 ( 11.5%)  typecheck-expr
   0.0259 (  5.1%)   0.0560 ( 25.1%)   0.0818 ( 11.2%)   0.0832 ( 11.3%)  parse-and-resolve-imports
   0.0232 (  4.6%)   0.0541 ( 24.3%)   0.0774 ( 10.6%)   0.0788 ( 10.7%)  Import resolution
   0.0128 (  2.5%)   0.0114 (  5.1%)   0.0242 (  3.3%)   0.0242 (  3.3%)  import-clang-decl
   0.0126 (  2.5%)   0.0033 (  1.5%)   0.0159 (  2.2%)   0.0159 (  2.2%)  typecheck-decl
   0.0109 (  2.2%)   0.0043 (  1.9%)   0.0152 (  2.1%)   0.0152 (  2.1%)  IRGen
   0.0113 (  2.2%)   0.0028 (  1.3%)   0.0141 (  1.9%)   0.0141 (  1.9%)  precheck-target
   0.0095 (  1.9%)   0.0001 (  0.1%)   0.0096 (  1.3%)   0.0096 (  1.3%)  SIL optimization
   0.0063 (  1.2%)   0.0009 (  0.4%)   0.0072 (  1.0%)   0.0072 (  1.0%)  SILGen
   0.0044 (  0.9%)   0.0007 (  0.3%)   0.0050 (  0.7%)   0.0050 (  0.7%)  SILGen-function
   0.0014 (  0.3%)   0.0023 (  1.0%)   0.0037 (  0.5%)   0.0037 (  0.5%)  load-stdlib
   0.0009 (  0.2%)   0.0005 (  0.2%)   0.0015 (  0.2%)   0.0015 (  0.2%)  load-all-members
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  module-populate-cache
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  get-conformance-access-path
   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%)  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.5091 (100.0%)   0.2227 (100.0%)   0.7319 (100.0%)   0.7346 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.1648 seconds (1.1729 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.9148 (100.0%)   0.2500 (100.0%)   1.1648 (100.0%)   1.1729 (100.0%)  Building Target
   0.9148 (100.0%)   0.2500 (100.0%)   1.1648 (100.0%)   1.1729 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/URL+ZIP.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Date+ZIP.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftDriverJobDiscovery normal arm64_32 Compiling Archive+BackingConfiguration.swift, Data+Compression.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftCompile normal armv7k Compiling\ Archive+ReadingDeprecated.swift,\ Entry+Serialization.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ReadingDeprecated.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Entry+Serialization.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745849511470712-swift-frontend-ZIPFoundation-Archive_ReadingDeprecated.swift-armv7k_apple_watchos2.0-o-Onone-1055071479.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.7083 seconds (3.2817 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0259 (  5.3%)   0.0561 ( 25.2%)   0.0821 ( 11.6%)   1.3667 ( 41.6%)  parse-and-resolve-imports
   0.0231 (  4.8%)   0.0538 ( 24.2%)   0.0769 ( 10.9%)   1.3616 ( 41.5%)  Import resolution
   0.0851 ( 17.5%)   0.0298 ( 13.4%)   0.1149 ( 16.2%)   0.1151 (  3.5%)  build-rewrite-system
   0.0718 ( 14.8%)   0.0136 (  6.1%)   0.0854 ( 12.1%)   0.0855 (  2.6%)  perform-sema
   0.0717 ( 14.8%)   0.0135 (  6.1%)   0.0853 ( 12.0%)   0.0854 (  2.6%)  Type checking and Semantic analysis
   0.0636 ( 13.1%)   0.0113 (  5.1%)   0.0749 ( 10.6%)   0.0750 (  2.3%)  typecheck-stmt
   0.0605 ( 12.5%)   0.0099 (  4.4%)   0.0704 (  9.9%)   0.0705 (  2.1%)  typecheck-expr
   0.0131 (  2.7%)   0.0120 (  5.4%)   0.0251 (  3.5%)   0.0262 (  0.8%)  import-clang-decl
   0.0185 (  3.8%)   0.0046 (  2.0%)   0.0231 (  3.3%)   0.0231 (  0.7%)  typecheck-decl
   0.0165 (  3.4%)   0.0032 (  1.4%)   0.0197 (  2.8%)   0.0197 (  0.6%)  precheck-target
   0.0115 (  2.4%)   0.0016 (  0.7%)   0.0131 (  1.9%)   0.0138 (  0.4%)  SILGen
   0.0078 (  1.6%)   0.0043 (  1.9%)   0.0121 (  1.7%)   0.0121 (  0.4%)  IRGen
   0.0012 (  0.2%)   0.0076 (  3.4%)   0.0087 (  1.2%)   0.0094 (  0.3%)  load-stdlib
   0.0074 (  1.5%)   0.0011 (  0.5%)   0.0085 (  1.2%)   0.0091 (  0.3%)  SILGen-function
   0.0068 (  1.4%)   0.0002 (  0.1%)   0.0070 (  1.0%)   0.0070 (  0.2%)  SIL optimization
   0.0007 (  0.1%)   0.0003 (  0.1%)   0.0010 (  0.1%)   0.0010 (  0.0%)  load-all-members
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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.4854 (100.0%)   0.2229 (100.0%)   0.7083 (100.0%)   3.2817 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.2925 seconds (2.6115 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.9927 (100.0%)   0.2998 (100.0%)   1.2925 (100.0%)   2.6115 (100.0%)  Building Target
   0.9927 (100.0%)   0.2998 (100.0%)   1.2925 (100.0%)   2.6115 (100.0%)  Total
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ReadingDeprecated.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Entry+Serialization.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal armv7k Compiling\ Archive+Reading.swift,\ Archive+Deprecated.swift,\ Data+CompressionDeprecated.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Reading.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Deprecated.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Data+CompressionDeprecated.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745849511471219-swift-frontend-ZIPFoundation-Archive_Reading.swift-armv7k_apple_watchos2.0-o-Onone-3725801937.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.6602 seconds (3.3406 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0253 (  5.9%)   0.0523 ( 22.5%)   0.0776 ( 11.8%)   1.4153 ( 42.4%)  parse-and-resolve-imports
   0.0227 (  5.3%)   0.0502 ( 21.6%)   0.0729 ( 11.0%)   1.4106 ( 42.2%)  Import resolution
   0.0814 ( 19.1%)   0.0330 ( 14.2%)   0.1145 ( 17.3%)   0.1155 (  3.5%)  build-rewrite-system
   0.0536 ( 12.5%)   0.0151 (  6.5%)   0.0687 ( 10.4%)   0.0693 (  2.1%)  perform-sema
   0.0535 ( 12.5%)   0.0151 (  6.5%)   0.0686 ( 10.4%)   0.0692 (  2.1%)  Type checking and Semantic analysis
   0.0488 ( 11.4%)   0.0133 (  5.7%)   0.0621 (  9.4%)   0.0627 (  1.9%)  typecheck-expr
   0.0361 (  8.5%)   0.0090 (  3.9%)   0.0451 (  6.8%)   0.0457 (  1.4%)  typecheck-stmt
   0.0307 (  7.2%)   0.0106 (  4.6%)   0.0413 (  6.3%)   0.0419 (  1.3%)  typecheck-decl
   0.0146 (  3.4%)   0.0124 (  5.3%)   0.0270 (  4.1%)   0.0270 (  0.8%)  import-clang-decl
   0.0151 (  3.5%)   0.0043 (  1.9%)   0.0194 (  2.9%)   0.0195 (  0.6%)  precheck-target
   0.0137 (  3.2%)   0.0030 (  1.3%)   0.0167 (  2.5%)   0.0169 (  0.5%)  SILGen
   0.0112 (  2.6%)   0.0041 (  1.8%)   0.0154 (  2.3%)   0.0154 (  0.5%)  IRGen
   0.0083 (  2.0%)   0.0020 (  0.9%)   0.0104 (  1.6%)   0.0106 (  0.3%)  SILGen-function
   0.0100 (  2.3%)   0.0002 (  0.1%)   0.0102 (  1.5%)   0.0102 (  0.3%)  SIL optimization
   0.0012 (  0.3%)   0.0076 (  3.3%)   0.0088 (  1.3%)   0.0090 (  0.3%)  load-stdlib
   0.0009 (  0.2%)   0.0005 (  0.2%)   0.0014 (  0.2%)   0.0014 (  0.0%)  load-all-members
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  module-populate-cache
   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%)  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%)  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.4273 (100.0%)   0.2329 (100.0%)   0.6602 (100.0%)   3.3406 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.2471 seconds (2.6089 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.9614 (100.0%)   0.2858 (100.0%)   1.2471 (100.0%)   2.6089 (100.0%)  Building Target
   0.9614 (100.0%)   0.2858 (100.0%)   1.2471 (100.0%)   2.6089 (100.0%)  Total
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Reading.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Deprecated.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Data+CompressionDeprecated.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftDriverJobDiscovery normal arm64_32 Compiling Entry.swift, Archive+WritingDeprecated.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftCompile normal armv7k Compiling\ Archive+BackingConfiguration.swift,\ Data+Compression.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+BackingConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Data+Compression.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745849512723372-swift-frontend-ZIPFoundation-Archive_BackingConfiguration.swift-armv7k_apple_watchos2.0-o-Onone-3446201270.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.7317 seconds (0.8060 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0809 ( 15.2%)   0.0255 ( 12.8%)   0.1064 ( 14.5%)   0.1074 ( 13.3%)  build-rewrite-system
   0.0329 (  6.2%)   0.0346 ( 17.4%)   0.0675 (  9.2%)   0.1039 ( 12.9%)  parse-and-resolve-imports
   0.0792 ( 14.9%)   0.0213 ( 10.7%)   0.1004 ( 13.7%)   0.1018 ( 12.6%)  perform-sema
   0.0790 ( 14.8%)   0.0213 ( 10.7%)   0.1003 ( 13.7%)   0.1017 ( 12.6%)  Type checking and Semantic analysis
   0.0295 (  5.5%)   0.0294 ( 14.8%)   0.0590 (  8.1%)   0.0888 ( 11.0%)  Import resolution
   0.0581 ( 10.9%)   0.0113 (  5.7%)   0.0694 (  9.5%)   0.0698 (  8.7%)  typecheck-stmt
   0.0536 ( 10.1%)   0.0129 (  6.5%)   0.0664 (  9.1%)   0.0673 (  8.3%)  typecheck-expr
   0.0322 (  6.0%)   0.0136 (  6.8%)   0.0458 (  6.3%)   0.0472 (  5.9%)  typecheck-decl
   0.0149 (  2.8%)   0.0138 (  7.0%)   0.0287 (  3.9%)   0.0292 (  3.6%)  import-clang-decl
   0.0170 (  3.2%)   0.0032 (  1.6%)   0.0202 (  2.8%)   0.0206 (  2.6%)  precheck-target
   0.0125 (  2.4%)   0.0057 (  2.8%)   0.0182 (  2.5%)   0.0183 (  2.3%)  IRGen
   0.0151 (  2.8%)   0.0027 (  1.4%)   0.0178 (  2.4%)   0.0179 (  2.2%)  SILGen
   0.0143 (  2.7%)   0.0006 (  0.3%)   0.0149 (  2.0%)   0.0155 (  1.9%)  SIL optimization
   0.0104 (  2.0%)   0.0017 (  0.9%)   0.0121 (  1.7%)   0.0121 (  1.5%)  SILGen-function
   0.0009 (  0.2%)   0.0010 (  0.5%)   0.0019 (  0.3%)   0.0019 (  0.2%)  load-stdlib
   0.0010 (  0.2%)   0.0003 (  0.2%)   0.0013 (  0.2%)   0.0013 (  0.2%)  load-all-members
   0.0009 (  0.2%)   0.0001 (  0.1%)   0.0010 (  0.1%)   0.0010 (  0.1%)  typecheck-expr-pattern
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  module-populate-cache
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SIL verification, pre-optimization
   0.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%)  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.5328 (100.0%)   0.1990 (100.0%)   0.7317 (100.0%)   0.8060 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.2993 seconds (1.3678 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.0361 (100.0%)   0.2632 (100.0%)   1.2993 (100.0%)   1.3678 (100.0%)  Building Target
   1.0361 (100.0%)   0.2632 (100.0%)   1.2993 (100.0%)   1.3678 (100.0%)  Total
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+BackingConfiguration.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Data+Compression.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftDriverJobDiscovery normal arm64 Compiling URL+ZIP.swift, Date+ZIP.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftCompile normal arm64 Compiling\ FileManager+ZIPDeprecated.swift,\ Archive+ZIP64.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/FileManager+ZIPDeprecated.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745849512736813-swift-frontend-ZIPFoundation-FileManager_ZIPDeprecated.swift-arm64_apple_watchos2.0-o-Onone-4073769363.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3813 seconds (0.3815 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0503 ( 17.9%)   0.0112 ( 11.1%)   0.0615 ( 16.1%)   0.0615 ( 16.1%)  perform-sema
   0.0502 ( 17.9%)   0.0112 ( 11.1%)   0.0614 ( 16.1%)   0.0614 ( 16.1%)  Type checking and Semantic analysis
   0.0230 (  8.2%)   0.0241 ( 24.0%)   0.0471 ( 12.3%)   0.0471 ( 12.3%)  parse-and-resolve-imports
   0.0203 (  7.2%)   0.0221 ( 22.0%)   0.0424 ( 11.1%)   0.0424 ( 11.1%)  Import resolution
   0.0324 ( 11.5%)   0.0053 (  5.3%)   0.0377 (  9.9%)   0.0377 (  9.9%)  typecheck-stmt
   0.0290 ( 10.3%)   0.0046 (  4.6%)   0.0336 (  8.8%)   0.0336 (  8.8%)  typecheck-expr
   0.0203 (  7.2%)   0.0064 (  6.3%)   0.0267 (  7.0%)   0.0267 (  7.0%)  typecheck-decl
   0.0131 (  4.7%)   0.0038 (  3.8%)   0.0169 (  4.4%)   0.0169 (  4.4%)  build-rewrite-system
   0.0075 (  2.7%)   0.0037 (  3.7%)   0.0112 (  2.9%)   0.0112 (  2.9%)  IRGen
   0.0098 (  3.5%)   0.0004 (  0.4%)   0.0102 (  2.7%)   0.0105 (  2.8%)  SIL optimization
   0.0083 (  2.9%)   0.0013 (  1.3%)   0.0096 (  2.5%)   0.0096 (  2.5%)  SILGen
   0.0072 (  2.6%)   0.0010 (  1.0%)   0.0081 (  2.1%)   0.0081 (  2.1%)  precheck-target
   0.0051 (  1.8%)   0.0007 (  0.7%)   0.0058 (  1.5%)   0.0058 (  1.5%)  SILGen-function
   0.0025 (  0.9%)   0.0031 (  3.1%)   0.0056 (  1.5%)   0.0056 (  1.5%)  import-clang-decl
   0.0010 (  0.4%)   0.0016 (  1.6%)   0.0026 (  0.7%)   0.0026 (  0.7%)  load-stdlib
   0.0005 (  0.2%)   0.0000 (  0.0%)   0.0005 (  0.1%)   0.0005 (  0.1%)  typecheck-expr-pattern
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  module-populate-cache
   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%)  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%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.2808 (100.0%)   0.1005 (100.0%)   0.3813 (100.0%)   0.3815 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2069 seconds (0.2073 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.1536 (100.0%)   0.0533 (100.0%)   0.2069 (100.0%)   0.2073 (100.0%)  Building Target
   0.1536 (100.0%)   0.0533 (100.0%)   0.2069 (100.0%)   0.2073 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/FileManager+ZIPDeprecated.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:146:5: warning: var 'maxUInt32' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
var maxUInt32 = UInt32.max
    ^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:146:5: note: convert 'maxUInt32' to a 'let' constant to make 'Sendable' shared state immutable
var maxUInt32 = UInt32.max
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:146:5: note: add '@MainActor' to make var 'maxUInt32' part of global actor 'MainActor'
var maxUInt32 = UInt32.max
    ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:146:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
var maxUInt32 = UInt32.max
    ^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:5: warning: var 'maxUInt16' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
var maxUInt16 = UInt16.max
    ^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:5: note: convert 'maxUInt16' to a 'let' constant to make 'Sendable' shared state immutable
var maxUInt16 = UInt16.max
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:5: note: add '@MainActor' to make var 'maxUInt16' part of global actor 'MainActor'
var maxUInt16 = UInt16.max
    ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
var maxUInt16 = UInt16.max
    ^
nonisolated(unsafe)
SwiftDriverJobDiscovery normal arm64 Compiling FileManager+ZIP.swift, Archive+Progress.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftCompile normal armv7k Compiling\ FileManager+ZIPDeprecated.swift,\ Archive+ZIP64.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/FileManager+ZIPDeprecated.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745849512744664-swift-frontend-ZIPFoundation-FileManager_ZIPDeprecated.swift-armv7k_apple_watchos2.0-o-Onone-3834467626.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.5080 seconds (0.5779 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0838 ( 23.1%)   0.0291 ( 20.1%)   0.1129 ( 22.2%)   0.1139 ( 19.7%)  build-rewrite-system
   0.0233 (  6.4%)   0.0244 ( 16.8%)   0.0476 (  9.4%)   0.0818 ( 14.2%)  parse-and-resolve-imports
   0.0200 (  5.5%)   0.0212 ( 14.6%)   0.0412 (  8.1%)   0.0683 ( 11.8%)  Import resolution
   0.0508 ( 14.0%)   0.0145 ( 10.0%)   0.0653 ( 12.9%)   0.0669 ( 11.6%)  perform-sema
   0.0507 ( 14.0%)   0.0145 ( 10.0%)   0.0652 ( 12.8%)   0.0668 ( 11.6%)  Type checking and Semantic analysis
   0.0305 (  8.4%)   0.0052 (  3.6%)   0.0357 (  7.0%)   0.0360 (  6.2%)  typecheck-stmt
   0.0283 (  7.8%)   0.0050 (  3.5%)   0.0333 (  6.6%)   0.0342 (  5.9%)  typecheck-expr
   0.0228 (  6.3%)   0.0100 (  6.9%)   0.0328 (  6.5%)   0.0341 (  5.9%)  typecheck-decl
   0.0130 (  3.6%)   0.0124 (  8.6%)   0.0255 (  5.0%)   0.0271 (  4.7%)  import-clang-decl
   0.0074 (  2.0%)   0.0033 (  2.2%)   0.0107 (  2.1%)   0.0107 (  1.8%)  IRGen
   0.0098 (  2.7%)   0.0003 (  0.2%)   0.0101 (  2.0%)   0.0103 (  1.8%)  SIL optimization
   0.0082 (  2.3%)   0.0015 (  1.0%)   0.0097 (  1.9%)   0.0097 (  1.7%)  SILGen
   0.0069 (  1.9%)   0.0008 (  0.5%)   0.0077 (  1.5%)   0.0077 (  1.3%)  precheck-target
   0.0051 (  1.4%)   0.0009 (  0.6%)   0.0060 (  1.2%)   0.0060 (  1.0%)  SILGen-function
   0.0009 (  0.3%)   0.0016 (  1.1%)   0.0025 (  0.5%)   0.0025 (  0.4%)  load-stdlib
   0.0008 (  0.2%)   0.0003 (  0.2%)   0.0010 (  0.2%)   0.0010 (  0.2%)  load-all-members
   0.0005 (  0.1%)   0.0001 (  0.1%)   0.0006 (  0.1%)   0.0006 (  0.1%)  typecheck-expr-pattern
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  module-populate-cache
   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.0001 (  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%)  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.3628 (100.0%)   0.1451 (100.0%)   0.5080 (100.0%)   0.5779 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.2583 seconds (1.3401 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.9763 (100.0%)   0.2820 (100.0%)   1.2583 (100.0%)   1.3401 (100.0%)  Building Target
   0.9763 (100.0%)   0.2820 (100.0%)   1.2583 (100.0%)   1.3401 (100.0%)  Total
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/FileManager+ZIPDeprecated.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:146:5: warning: var 'maxUInt32' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
var maxUInt32 = UInt32.max
    ^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:146:5: note: convert 'maxUInt32' to a 'let' constant to make 'Sendable' shared state immutable
var maxUInt32 = UInt32.max
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:146:5: note: add '@MainActor' to make var 'maxUInt32' part of global actor 'MainActor'
var maxUInt32 = UInt32.max
    ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:146:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
var maxUInt32 = UInt32.max
    ^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:5: warning: var 'maxUInt16' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
var maxUInt16 = UInt16.max
    ^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:5: note: convert 'maxUInt16' to a 'let' constant to make 'Sendable' shared state immutable
var maxUInt16 = UInt16.max
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:5: note: add '@MainActor' to make var 'maxUInt16' part of global actor 'MainActor'
var maxUInt16 = UInt16.max
    ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
var maxUInt16 = UInt16.max
    ^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ Archive+Reading.swift,\ Archive+Deprecated.swift,\ Data+CompressionDeprecated.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Reading.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Deprecated.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Data+CompressionDeprecated.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745849512745702-swift-frontend-ZIPFoundation-Archive_Reading.swift-arm64_apple_watchos2.0-o-Onone-3050236250.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.4152 seconds (0.4156 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0466 ( 15.4%)   0.0111 (  9.9%)   0.0577 ( 13.9%)   0.0577 ( 13.9%)  perform-sema
   0.0465 ( 15.3%)   0.0111 (  9.9%)   0.0575 ( 13.9%)   0.0575 ( 13.8%)  Type checking and Semantic analysis
   0.0416 ( 13.7%)   0.0097 (  8.7%)   0.0513 ( 12.4%)   0.0513 ( 12.3%)  typecheck-expr
   0.0215 (  7.1%)   0.0230 ( 20.5%)   0.0444 ( 10.7%)   0.0444 ( 10.7%)  parse-and-resolve-imports
   0.0192 (  6.3%)   0.0212 ( 18.9%)   0.0404 (  9.7%)   0.0404 (  9.7%)  Import resolution
   0.0314 ( 10.4%)   0.0066 (  5.9%)   0.0380 (  9.1%)   0.0380 (  9.1%)  typecheck-stmt
   0.0256 (  8.4%)   0.0074 (  6.6%)   0.0330 (  7.9%)   0.0330 (  7.9%)  typecheck-decl
   0.0133 (  4.4%)   0.0032 (  2.8%)   0.0165 (  4.0%)   0.0165 (  4.0%)  precheck-target
   0.0117 (  3.9%)   0.0046 (  4.1%)   0.0163 (  3.9%)   0.0163 (  3.9%)  IRGen
   0.0123 (  4.0%)   0.0024 (  2.1%)   0.0147 (  3.5%)   0.0147 (  3.5%)  SILGen
   0.0100 (  3.3%)   0.0033 (  3.0%)   0.0133 (  3.2%)   0.0133 (  3.2%)  build-rewrite-system
   0.0104 (  3.4%)   0.0003 (  0.3%)   0.0107 (  2.6%)   0.0112 (  2.7%)  SIL optimization
   0.0052 (  1.7%)   0.0047 (  4.2%)   0.0100 (  2.4%)   0.0099 (  2.4%)  import-clang-decl
   0.0067 (  2.2%)   0.0016 (  1.4%)   0.0082 (  2.0%)   0.0082 (  2.0%)  SILGen-function
   0.0010 (  0.3%)   0.0018 (  1.6%)   0.0028 (  0.7%)   0.0028 (  0.7%)  load-stdlib
   0.0002 (  0.1%)   0.0001 (  0.1%)   0.0003 (  0.1%)   0.0003 (  0.1%)  load-all-members
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  module-populate-cache
   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%)  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%)  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.3033 (100.0%)   0.1119 (100.0%)   0.4152 (100.0%)   0.4156 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2171 seconds (0.2181 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.1586 (100.0%)   0.0585 (100.0%)   0.2171 (100.0%)   0.2181 (100.0%)  Building Target
   0.1586 (100.0%)   0.0585 (100.0%)   0.2171 (100.0%)   0.2181 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Reading.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Deprecated.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Data+CompressionDeprecated.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftDriverJobDiscovery normal arm64 Compiling Archive+Writing.swift, Archive.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling Archive+BackingConfiguration.swift, Data+Compression.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftCompile normal arm64 Compiling\ Entry.swift,\ Archive+WritingDeprecated.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Entry.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+WritingDeprecated.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745849513015318-swift-frontend-ZIPFoundation-Entry.swift-arm64_apple_watchos2.0-o-Onone-2388464311.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.6696 seconds (0.6727 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.1025 ( 20.0%)   0.0223 ( 14.3%)   0.1248 ( 18.6%)   0.1254 ( 18.6%)  perform-sema
   0.1024 ( 19.9%)   0.0223 ( 14.3%)   0.1247 ( 18.6%)   0.1252 ( 18.6%)  Type checking and Semantic analysis
   0.0741 ( 14.4%)   0.0157 ( 10.0%)   0.0898 ( 13.4%)   0.0901 ( 13.4%)  typecheck-stmt
   0.0586 ( 11.4%)   0.0121 (  7.8%)   0.0707 ( 10.6%)   0.0709 ( 10.5%)  typecheck-expr
   0.0412 (  8.0%)   0.0103 (  6.6%)   0.0516 (  7.7%)   0.0517 (  7.7%)  typecheck-decl
   0.0246 (  4.8%)   0.0254 ( 16.3%)   0.0500 (  7.5%)   0.0502 (  7.5%)  parse-and-resolve-imports
   0.0223 (  4.3%)   0.0235 ( 15.1%)   0.0458 (  6.8%)   0.0460 (  6.8%)  Import resolution
   0.0175 (  3.4%)   0.0033 (  2.1%)   0.0208 (  3.1%)   0.0208 (  3.1%)  SILGen
   0.0147 (  2.9%)   0.0049 (  3.2%)   0.0197 (  2.9%)   0.0197 (  2.9%)  build-rewrite-system
   0.0121 (  2.4%)   0.0045 (  2.9%)   0.0166 (  2.5%)   0.0166 (  2.5%)  IRGen
   0.0130 (  2.5%)   0.0025 (  1.6%)   0.0156 (  2.3%)   0.0156 (  2.3%)  precheck-target
   0.0138 (  2.7%)   0.0003 (  0.2%)   0.0142 (  2.1%)   0.0148 (  2.2%)  SIL optimization
   0.0101 (  2.0%)   0.0019 (  1.2%)   0.0120 (  1.8%)   0.0120 (  1.8%)  SILGen-function
   0.0034 (  0.7%)   0.0040 (  2.5%)   0.0074 (  1.1%)   0.0074 (  1.1%)  import-clang-decl
   0.0011 (  0.2%)   0.0024 (  1.5%)   0.0035 (  0.5%)   0.0035 (  0.5%)  load-stdlib
   0.0020 (  0.4%)   0.0004 (  0.3%)   0.0024 (  0.4%)   0.0024 (  0.4%)  typecheck-expr-pattern
   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SIL verification, pre-optimization
   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%)  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%)  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.5137 (100.0%)   0.1559 (100.0%)   0.6696 (100.0%)   0.6727 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3474 seconds (0.3498 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.2746 (100.0%)   0.0728 (100.0%)   0.3474 (100.0%)   0.3498 (100.0%)  Building Target
   0.2746 (100.0%)   0.0728 (100.0%)   0.3474 (100.0%)   0.3498 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Entry.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+WritingDeprecated.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftDriverJobDiscovery normal arm64 Compiling FileManager+ZIPDeprecated.swift, Archive+ZIP64.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftCompile normal arm64 Compiling\ Archive+ReadingDeprecated.swift,\ Entry+Serialization.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ReadingDeprecated.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Entry+Serialization.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745849513035577-swift-frontend-ZIPFoundation-Archive_ReadingDeprecated.swift-arm64_apple_watchos2.0-o-Onone-3177867451.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.4999 seconds (0.5043 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0696 ( 18.1%)   0.0131 ( 11.4%)   0.0827 ( 16.5%)   0.0834 ( 16.5%)  perform-sema
   0.0695 ( 18.0%)   0.0130 ( 11.4%)   0.0825 ( 16.5%)   0.0833 ( 16.5%)  Type checking and Semantic analysis
   0.0610 ( 15.8%)   0.0109 (  9.5%)   0.0719 ( 14.4%)   0.0722 ( 14.3%)  typecheck-stmt
   0.0585 ( 15.2%)   0.0100 (  8.7%)   0.0684 ( 13.7%)   0.0687 ( 13.6%)  typecheck-expr
   0.0242 (  6.3%)   0.0237 ( 20.6%)   0.0479 (  9.6%)   0.0486 (  9.6%)  parse-and-resolve-imports
   0.0217 (  5.6%)   0.0217 ( 19.0%)   0.0434 (  8.7%)   0.0441 (  8.7%)  Import resolution
   0.0182 (  4.7%)   0.0046 (  4.0%)   0.0228 (  4.6%)   0.0232 (  4.6%)  typecheck-decl
   0.0164 (  4.2%)   0.0034 (  3.0%)   0.0198 (  4.0%)   0.0199 (  3.9%)  precheck-target
   0.0122 (  3.2%)   0.0041 (  3.5%)   0.0162 (  3.2%)   0.0162 (  3.2%)  build-rewrite-system
   0.0105 (  2.7%)   0.0014 (  1.2%)   0.0119 (  2.4%)   0.0119 (  2.4%)  SILGen
   0.0065 (  1.7%)   0.0032 (  2.8%)   0.0097 (  1.9%)   0.0097 (  1.9%)  IRGen
   0.0067 (  1.7%)   0.0010 (  0.8%)   0.0076 (  1.5%)   0.0076 (  1.5%)  SILGen-function
   0.0065 (  1.7%)   0.0001 (  0.1%)   0.0066 (  1.3%)   0.0067 (  1.3%)  SIL optimization
   0.0028 (  0.7%)   0.0029 (  2.5%)   0.0057 (  1.1%)   0.0058 (  1.2%)  import-clang-decl
   0.0010 (  0.2%)   0.0017 (  1.4%)   0.0026 (  0.5%)   0.0026 (  0.5%)  load-stdlib
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.3852 (100.0%)   0.1147 (100.0%)   0.4999 (100.0%)   0.5043 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2185 seconds (0.2204 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.1660 (100.0%)   0.0525 (100.0%)   0.2185 (100.0%)   0.2204 (100.0%)  Building Target
   0.1660 (100.0%)   0.0525 (100.0%)   0.2185 (100.0%)   0.2204 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ReadingDeprecated.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Entry+Serialization.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftDriverJobDiscovery normal arm64 Compiling Archive+Reading.swift, Archive+Deprecated.swift, Data+CompressionDeprecated.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftCompile normal arm64 Compiling\ Entry+ZIP64.swift,\ Archive+Helpers.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Entry+ZIP64.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Helpers.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745849513104758-swift-frontend-ZIPFoundation-Entry_ZIP64.swift-arm64_apple_watchos2.0-o-Onone-1043440424.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.8393 seconds (0.8412 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.1357 ( 19.3%)   0.0192 ( 14.2%)   0.1549 ( 18.5%)   0.1552 ( 18.5%)  perform-sema
   0.1355 ( 19.2%)   0.0192 ( 14.2%)   0.1547 ( 18.4%)   0.1551 ( 18.4%)  Type checking and Semantic analysis
   0.1141 ( 16.2%)   0.0144 ( 10.7%)   0.1285 ( 15.3%)   0.1289 ( 15.3%)  typecheck-stmt
   0.0994 ( 14.1%)   0.0124 (  9.2%)   0.1119 ( 13.3%)   0.1121 ( 13.3%)  typecheck-expr
   0.0686 (  9.7%)   0.0114 (  8.4%)   0.0799 (  9.5%)   0.0800 (  9.5%)  typecheck-decl
   0.0229 (  3.3%)   0.0204 ( 15.1%)   0.0433 (  5.2%)   0.0433 (  5.2%)  parse-and-resolve-imports
   0.0205 (  2.9%)   0.0185 ( 13.7%)   0.0390 (  4.6%)   0.0390 (  4.6%)  Import resolution
   0.0249 (  3.5%)   0.0003 (  0.2%)   0.0252 (  3.0%)   0.0253 (  3.0%)  SIL optimization
   0.0180 (  2.6%)   0.0025 (  1.8%)   0.0205 (  2.4%)   0.0205 (  2.4%)  SILGen
   0.0193 (  2.7%)   0.0010 (  0.8%)   0.0203 (  2.4%)   0.0204 (  2.4%)  precheck-target
   0.0152 (  2.2%)   0.0041 (  3.1%)   0.0194 (  2.3%)   0.0194 (  2.3%)  build-rewrite-system
   0.0133 (  1.9%)   0.0045 (  3.3%)   0.0178 (  2.1%)   0.0180 (  2.1%)  IRGen
   0.0119 (  1.7%)   0.0017 (  1.3%)   0.0136 (  1.6%)   0.0136 (  1.6%)  SILGen-function
   0.0035 (  0.5%)   0.0035 (  2.6%)   0.0070 (  0.8%)   0.0071 (  0.8%)  import-clang-decl
   0.0010 (  0.1%)   0.0018 (  1.4%)   0.0029 (  0.3%)   0.0029 (  0.3%)  load-stdlib
   0.0002 (  0.0%)   0.0000 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  get-conformance-access-path
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  module-populate-cache
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SIL verification, pre-optimization
   0.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%)  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.7043 (100.0%)   0.1350 (100.0%)   0.8393 (100.0%)   0.8412 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.4046 seconds (0.4065 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.3390 (100.0%)   0.0656 (100.0%)   0.4046 (100.0%)   0.4065 (100.0%)  Building Target
   0.3390 (100.0%)   0.0656 (100.0%)   0.4046 (100.0%)   0.4065 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Entry+ZIP64.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Helpers.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftDriverJobDiscovery normal armv7k Emitting module for ZIPFoundation (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftDriver\ Compilation\ Requirements ZIPFoundation normal armv7k com.apple.xcode.tools.swift.compiler (in target 'ZIPFoundation' from project 'ZIPFoundation')
    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 ZIPFoundation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/armv7k/ZIPFoundation.SwiftFileList -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos2.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -application-extension -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/armv7k/ZIPFoundation-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/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/armv7k/ZIPFoundation.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/armv7k/ZIPFoundation_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/armv7k/ZIPFoundation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Archive+ReadingDeprecated.swift, Entry+Serialization.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftCompile normal arm64_32 Compiling\ Archive+ReadingDeprecated.swift,\ Entry+Serialization.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ReadingDeprecated.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Entry+Serialization.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745849513325953-swift-frontend-ZIPFoundation-Archive_ReadingDeprecated.swift-arm64_32_apple_watchos2.0-o-Onone-2700631261.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.5082 seconds (0.5102 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0700 ( 18.0%)   0.0143 ( 12.0%)   0.0843 ( 16.6%)   0.0846 ( 16.6%)  perform-sema
   0.0699 ( 18.0%)   0.0142 ( 12.0%)   0.0842 ( 16.6%)   0.0845 ( 16.6%)  Type checking and Semantic analysis
   0.0618 ( 15.9%)   0.0117 (  9.8%)   0.0735 ( 14.5%)   0.0738 ( 14.5%)  typecheck-stmt
   0.0590 ( 15.1%)   0.0105 (  8.9%)   0.0695 ( 13.7%)   0.0698 ( 13.7%)  typecheck-expr
   0.0232 (  6.0%)   0.0219 ( 18.4%)   0.0451 (  8.9%)   0.0453 (  8.9%)  parse-and-resolve-imports
   0.0203 (  5.2%)   0.0198 ( 16.7%)   0.0401 (  7.9%)   0.0403 (  7.9%)  Import resolution
   0.0175 (  4.5%)   0.0050 (  4.2%)   0.0225 (  4.4%)   0.0225 (  4.4%)  typecheck-decl
   0.0163 (  4.2%)   0.0033 (  2.8%)   0.0196 (  3.9%)   0.0196 (  3.8%)  precheck-target
   0.0121 (  3.1%)   0.0038 (  3.2%)   0.0159 (  3.1%)   0.0159 (  3.1%)  build-rewrite-system
   0.0125 (  3.2%)   0.0026 (  2.2%)   0.0151 (  3.0%)   0.0152 (  3.0%)  SILGen
   0.0081 (  2.1%)   0.0049 (  4.1%)   0.0129 (  2.5%)   0.0130 (  2.5%)  IRGen
   0.0079 (  2.0%)   0.0015 (  1.3%)   0.0094 (  1.9%)   0.0094 (  1.9%)  SILGen-function
   0.0067 (  1.7%)   0.0003 (  0.2%)   0.0070 (  1.4%)   0.0071 (  1.4%)  SIL optimization
   0.0029 (  0.7%)   0.0033 (  2.8%)   0.0062 (  1.2%)   0.0063 (  1.2%)  import-clang-decl
   0.0010 (  0.3%)   0.0016 (  1.3%)   0.0026 (  0.5%)   0.0026 (  0.5%)  load-stdlib
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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.3895 (100.0%)   0.1187 (100.0%)   0.5082 (100.0%)   0.5102 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2316 seconds (0.2332 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.1764 (100.0%)   0.0552 (100.0%)   0.2316 (100.0%)   0.2332 (100.0%)  Building Target
   0.1764 (100.0%)   0.0552 (100.0%)   0.2316 (100.0%)   0.2332 (100.0%)  Total
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ReadingDeprecated.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Entry+Serialization.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework/Headers/ZIPFoundation-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64_32/ZIPFoundation-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/armv7k/ZIPFoundation-Swift.h (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation-Swift.h -arch arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64_32/ZIPFoundation-Swift.h -arch armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/armv7k/ZIPFoundation-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework/Headers/ZIPFoundation-Swift.h
SwiftDriverJobDiscovery normal arm64 Compiling Entry.swift, Archive+WritingDeprecated.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework/Modules/ZIPFoundation.swiftmodule/armv7k-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/armv7k/ZIPFoundation.swiftmodule (in target 'ZIPFoundation' from project 'ZIPFoundation')
    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/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/armv7k/ZIPFoundation.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework/Modules/ZIPFoundation.swiftmodule/armv7k-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework/Modules/ZIPFoundation.swiftmodule/armv7k-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/armv7k/ZIPFoundation.swiftdoc (in target 'ZIPFoundation' from project 'ZIPFoundation')
    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/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/armv7k/ZIPFoundation.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework/Modules/ZIPFoundation.swiftmodule/armv7k-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework/Modules/ZIPFoundation.swiftmodule/armv7k-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/armv7k/ZIPFoundation.abi.json (in target 'ZIPFoundation' from project 'ZIPFoundation')
    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/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/armv7k/ZIPFoundation.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework/Modules/ZIPFoundation.swiftmodule/armv7k-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework/Modules/ZIPFoundation.swiftmodule/Project/armv7k-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/armv7k/ZIPFoundation.swiftsourceinfo (in target 'ZIPFoundation' from project 'ZIPFoundation')
    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/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/armv7k/ZIPFoundation.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework/Modules/ZIPFoundation.swiftmodule/Project/armv7k-apple-watchos.swiftsourceinfo
SwiftCompile normal armv7k Compiling\ Archive+MemoryFile.swift,\ Data+Serialization.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+MemoryFile.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Data+Serialization.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745849513435350-swift-frontend-ZIPFoundation-Archive_MemoryFile.swift-armv7k_apple_watchos2.0-o-Onone-147397045.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.4588 seconds (0.4615 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0492 ( 15.0%)   0.0188 ( 14.5%)   0.0680 ( 14.8%)   0.0681 ( 14.8%)  build-rewrite-system
   0.0436 ( 13.3%)   0.0105 (  8.1%)   0.0542 ( 11.8%)   0.0544 ( 11.8%)  perform-sema
   0.0435 ( 13.2%)   0.0105 (  8.1%)   0.0541 ( 11.8%)   0.0543 ( 11.8%)  Type checking and Semantic analysis
   0.0245 (  7.5%)   0.0240 ( 18.5%)   0.0486 ( 10.6%)   0.0492 ( 10.7%)  parse-and-resolve-imports
   0.0389 ( 11.8%)   0.0095 (  7.3%)   0.0484 ( 10.6%)   0.0487 ( 10.5%)  typecheck-stmt
   0.0214 (  6.5%)   0.0219 ( 16.9%)   0.0434 (  9.5%)   0.0439 (  9.5%)  Import resolution
   0.0274 (  8.3%)   0.0056 (  4.3%)   0.0330 (  7.2%)   0.0333 (  7.2%)  typecheck-expr
   0.0116 (  3.5%)   0.0097 (  7.5%)   0.0212 (  4.6%)   0.0213 (  4.6%)  import-clang-decl
   0.0157 (  4.8%)   0.0046 (  3.5%)   0.0203 (  4.4%)   0.0204 (  4.4%)  precheck-target
   0.0118 (  3.6%)   0.0046 (  3.5%)   0.0164 (  3.6%)   0.0166 (  3.6%)  IRGen
   0.0116 (  3.5%)   0.0028 (  2.2%)   0.0144 (  3.1%)   0.0144 (  3.1%)  typecheck-decl
   0.0118 (  3.6%)   0.0002 (  0.1%)   0.0120 (  2.6%)   0.0121 (  2.6%)  SIL optimization
   0.0092 (  2.8%)   0.0025 (  2.0%)   0.0117 (  2.6%)   0.0118 (  2.5%)  SILGen
   0.0063 (  1.9%)   0.0021 (  1.6%)   0.0084 (  1.8%)   0.0084 (  1.8%)  SILGen-function
   0.0010 (  0.3%)   0.0020 (  1.6%)   0.0030 (  0.7%)   0.0030 (  0.7%)  load-stdlib
   0.0009 (  0.3%)   0.0003 (  0.2%)   0.0011 (  0.2%)   0.0011 (  0.2%)  load-all-members
   0.0003 (  0.1%)   0.0001 (  0.1%)   0.0004 (  0.1%)   0.0004 (  0.1%)  get-conformance-access-path
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.3290 (100.0%)   0.1298 (100.0%)   0.4588 (100.0%)   0.4615 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.6395 seconds (0.6454 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.5160 (100.0%)   0.1235 (100.0%)   0.6395 (100.0%)   0.6454 (100.0%)  Building Target
   0.5160 (100.0%)   0.1235 (100.0%)   0.6395 (100.0%)   0.6454 (100.0%)  Total
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+MemoryFile.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Data+Serialization.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ Archive+MemoryFile.swift,\ Data+Serialization.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+MemoryFile.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Data+Serialization.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745849513583236-swift-frontend-ZIPFoundation-Archive_MemoryFile.swift-arm64_apple_watchos2.0-o-Onone-3028390067.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3800 seconds (0.3819 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0434 ( 15.6%)   0.0113 ( 11.1%)   0.0547 ( 14.4%)   0.0549 ( 14.4%)  perform-sema
   0.0433 ( 15.6%)   0.0112 ( 11.0%)   0.0546 ( 14.4%)   0.0548 ( 14.3%)  Type checking and Semantic analysis
   0.0385 ( 13.8%)   0.0102 ( 10.1%)   0.0487 ( 12.8%)   0.0489 ( 12.8%)  typecheck-stmt
   0.0228 (  8.2%)   0.0198 ( 19.5%)   0.0427 ( 11.2%)   0.0434 ( 11.4%)  parse-and-resolve-imports
   0.0202 (  7.3%)   0.0177 ( 17.4%)   0.0379 ( 10.0%)   0.0381 ( 10.0%)  Import resolution
   0.0260 (  9.3%)   0.0054 (  5.3%)   0.0314 (  8.3%)   0.0316 (  8.3%)  typecheck-expr
   0.0156 (  5.6%)   0.0043 (  4.2%)   0.0199 (  5.2%)   0.0198 (  5.2%)  precheck-target
   0.0138 (  5.0%)   0.0046 (  4.5%)   0.0184 (  4.9%)   0.0186 (  4.9%)  build-rewrite-system
   0.0105 (  3.8%)   0.0041 (  4.0%)   0.0146 (  3.9%)   0.0146 (  3.8%)  IRGen
   0.0114 (  4.1%)   0.0024 (  2.3%)   0.0138 (  3.6%)   0.0138 (  3.6%)  typecheck-decl
   0.0097 (  3.5%)   0.0028 (  2.7%)   0.0124 (  3.3%)   0.0124 (  3.3%)  SILGen
   0.0113 (  4.1%)   0.0001 (  0.1%)   0.0114 (  3.0%)   0.0114 (  3.0%)  SIL optimization
   0.0065 (  2.3%)   0.0024 (  2.4%)   0.0089 (  2.3%)   0.0089 (  2.3%)  SILGen-function
   0.0037 (  1.3%)   0.0040 (  4.0%)   0.0078 (  2.0%)   0.0078 (  2.0%)  import-clang-decl
   0.0010 (  0.3%)   0.0014 (  1.3%)   0.0023 (  0.6%)   0.0024 (  0.6%)  load-stdlib
   0.0001 (  0.0%)   0.0001 (  0.1%)   0.0002 (  0.0%)   0.0002 (  0.0%)  get-conformance-access-path
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  module-populate-cache
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  load-all-members
   0.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%)  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.2782 (100.0%)   0.1017 (100.0%)   0.3800 (100.0%)   0.3819 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2017 seconds (0.2027 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.1499 (100.0%)   0.0518 (100.0%)   0.2017 (100.0%)   0.2027 (100.0%)  Building Target
   0.1499 (100.0%)   0.0518 (100.0%)   0.2017 (100.0%)   0.2027 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+MemoryFile.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Data+Serialization.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftDriverJobDiscovery normal arm64 Compiling Entry+ZIP64.swift, Archive+Helpers.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftCompile normal armv7k Compiling\ FileManager+ZIP.swift,\ Archive+Progress.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/FileManager+ZIP.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Progress.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/FileManager+ZIP.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Progress.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745849513627377-swift-frontend-ZIPFoundation-FileManager_ZIP.swift-armv7k_apple_watchos2.0-o-Onone-3492293136.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.7915 seconds (0.7964 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.1001 ( 16.1%)   0.0200 ( 11.7%)   0.1201 ( 15.2%)   0.1201 ( 15.1%)  perform-sema
   0.0999 ( 16.1%)   0.0200 ( 11.6%)   0.1199 ( 15.1%)   0.1199 ( 15.1%)  Type checking and Semantic analysis
   0.0839 ( 13.5%)   0.0149 (  8.7%)   0.0988 ( 12.5%)   0.0988 ( 12.4%)  typecheck-stmt
   0.0807 ( 13.0%)   0.0165 (  9.6%)   0.0973 ( 12.3%)   0.0972 ( 12.2%)  typecheck-expr
   0.0463 (  7.5%)   0.0152 (  8.9%)   0.0615 (  7.8%)   0.0653 (  8.2%)  build-rewrite-system
   0.0509 (  8.2%)   0.0116 (  6.8%)   0.0625 (  7.9%)   0.0625 (  7.8%)  typecheck-decl
   0.0226 (  3.6%)   0.0210 ( 12.3%)   0.0436 (  5.5%)   0.0439 (  5.5%)  parse-and-resolve-imports
   0.0201 (  3.2%)   0.0193 ( 11.2%)   0.0394 (  5.0%)   0.0396 (  5.0%)  Import resolution
   0.0240 (  3.9%)   0.0048 (  2.8%)   0.0288 (  3.6%)   0.0288 (  3.6%)  SILGen
   0.0221 (  3.6%)   0.0050 (  2.9%)   0.0271 (  3.4%)   0.0271 (  3.4%)  precheck-target
   0.0193 (  3.1%)   0.0071 (  4.2%)   0.0264 (  3.3%)   0.0267 (  3.4%)  IRGen
   0.0139 (  2.2%)   0.0094 (  5.5%)   0.0232 (  2.9%)   0.0232 (  2.9%)  import-clang-decl
   0.0184 (  3.0%)   0.0038 (  2.2%)   0.0223 (  2.8%)   0.0223 (  2.8%)  SILGen-function
   0.0151 (  2.4%)   0.0005 (  0.3%)   0.0156 (  2.0%)   0.0157 (  2.0%)  SIL optimization
   0.0011 (  0.2%)   0.0018 (  1.1%)   0.0029 (  0.4%)   0.0032 (  0.4%)  load-stdlib
   0.0010 (  0.2%)   0.0003 (  0.2%)   0.0013 (  0.2%)   0.0013 (  0.2%)  load-all-members
   0.0004 (  0.1%)   0.0000 (  0.0%)   0.0004 (  0.1%)   0.0004 (  0.1%)  typecheck-for-each
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  module-populate-cache
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  get-conformance-access-path
   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%)  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%)  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.6201 (100.0%)   0.1714 (100.0%)   0.7915 (100.0%)   0.7964 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.6413 seconds (0.6559 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.5344 (100.0%)   0.1069 (100.0%)   0.6413 (100.0%)   0.6559 (100.0%)  Building Target
   0.5344 (100.0%)   0.1069 (100.0%)   0.6413 (100.0%)   0.6559 (100.0%)  Total
SwiftDriverJobDiscovery normal arm64_32 Compiling Archive+ReadingDeprecated.swift, Entry+Serialization.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling Archive+MemoryFile.swift, Data+Serialization.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftDriver\ Compilation ZIPFoundation normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'ZIPFoundation' from project 'ZIPFoundation')
    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 ZIPFoundation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64_32/ZIPFoundation.SwiftFileList -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos2.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -application-extension -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64_32/ZIPFoundation-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/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64_32/ZIPFoundation.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64_32/ZIPFoundation_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64_32/ZIPFoundation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal armv7k Compiling\ URL+ZIP.swift,\ Date+ZIP.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/URL+ZIP.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Date+ZIP.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745849513851491-swift-frontend-ZIPFoundation-URL_ZIP.swift-armv7k_apple_watchos2.0-o-Onone-3917674133.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.6706 seconds (0.6789 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0974 ( 19.3%)   0.0217 ( 13.1%)   0.1191 ( 17.8%)   0.1207 ( 17.8%)  perform-sema
   0.0973 ( 19.3%)   0.0217 ( 13.1%)   0.1189 ( 17.7%)   0.1206 ( 17.8%)  Type checking and Semantic analysis
   0.0946 ( 18.8%)   0.0210 ( 12.6%)   0.1156 ( 17.2%)   0.1172 ( 17.3%)  typecheck-stmt
   0.0827 ( 16.4%)   0.0188 ( 11.3%)   0.1015 ( 15.1%)   0.1030 ( 15.2%)  typecheck-expr
   0.0261 (  5.2%)   0.0291 ( 17.5%)   0.0552 (  8.2%)   0.0555 (  8.2%)  parse-and-resolve-imports
   0.0235 (  4.6%)   0.0271 ( 16.3%)   0.0505 (  7.5%)   0.0509 (  7.5%)  Import resolution
   0.0148 (  2.9%)   0.0042 (  2.5%)   0.0190 (  2.8%)   0.0191 (  2.8%)  typecheck-decl
   0.0129 (  2.6%)   0.0056 (  3.4%)   0.0185 (  2.8%)   0.0188 (  2.8%)  IRGen
   0.0130 (  2.6%)   0.0033 (  2.0%)   0.0162 (  2.4%)   0.0166 (  2.4%)  precheck-target
   0.0115 (  2.3%)   0.0040 (  2.4%)   0.0155 (  2.3%)   0.0155 (  2.3%)  build-rewrite-system
   0.0120 (  2.4%)   0.0002 (  0.1%)   0.0122 (  1.8%)   0.0123 (  1.8%)  SIL optimization
   0.0053 (  1.0%)   0.0057 (  3.4%)   0.0110 (  1.6%)   0.0111 (  1.6%)  import-clang-decl
   0.0071 (  1.4%)   0.0012 (  0.7%)   0.0083 (  1.2%)   0.0084 (  1.2%)  SILGen
   0.0051 (  1.0%)   0.0009 (  0.5%)   0.0060 (  0.9%)   0.0061 (  0.9%)  SILGen-function
   0.0010 (  0.2%)   0.0015 (  0.9%)   0.0025 (  0.4%)   0.0025 (  0.4%)  load-stdlib
   0.0002 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  load-all-members
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  module-populate-cache
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SIL verification, pre-optimization
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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%)  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.5045 (100.0%)   0.1661 (100.0%)   0.6706 (100.0%)   0.6789 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2938 seconds (0.3016 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.2102 (100.0%)   0.0836 (100.0%)   0.2938 (100.0%)   0.3016 (100.0%)  Building Target
   0.2102 (100.0%)   0.0836 (100.0%)   0.2938 (100.0%)   0.3016 (100.0%)  Total
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/URL+ZIP.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Date+ZIP.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftDriver\ Compilation ZIPFoundation normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ZIPFoundation' from project 'ZIPFoundation')
    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 ZIPFoundation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.SwiftFileList -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos2.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -application-extension -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation-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/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal armv7k Compiling Archive+MemoryFile.swift, Data+Serialization.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64_32/Binary/ZIPFoundation normal arm64_32 (in target 'ZIPFoundation' from project 'ZIPFoundation')
    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_32-apple-watchos2.0 -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64_32/ZIPFoundation.LinkFileList -install_name @rpath/ZIPFoundation.framework/ZIPFoundation -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker @executable_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64_32/ZIPFoundation_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64_32/ZIPFoundation_dependency_info.dat -fapplication-extension -fobjc-link-runtime -fprofile-instr-generate -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64_32/ZIPFoundation.swiftmodule -compatibility_version 1 -current_version 1 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64_32/Binary/ZIPFoundation
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64/Binary/ZIPFoundation normal arm64 (in target 'ZIPFoundation' from project 'ZIPFoundation')
    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-watchos2.0 -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.LinkFileList -install_name @rpath/ZIPFoundation.framework/ZIPFoundation -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker @executable_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation_dependency_info.dat -fapplication-extension -fobjc-link-runtime -fprofile-instr-generate -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.swiftmodule -compatibility_version 1 -current_version 1 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64/Binary/ZIPFoundation
SwiftDriverJobDiscovery normal armv7k Compiling URL+ZIP.swift, Date+ZIP.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftDriverJobDiscovery normal armv7k Compiling Entry+ZIP64.swift, Archive+Helpers.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftDriverJobDiscovery normal armv7k Compiling Archive+Reading.swift, Archive+Deprecated.swift, Data+CompressionDeprecated.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftDriverJobDiscovery normal armv7k Compiling Archive+ReadingDeprecated.swift, Entry+Serialization.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftDriverJobDiscovery normal armv7k Compiling Entry.swift, Archive+WritingDeprecated.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftDriverJobDiscovery normal armv7k Compiling FileManager+ZIPDeprecated.swift, Archive+ZIP64.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftDriverJobDiscovery normal armv7k Compiling Archive+BackingConfiguration.swift, Data+Compression.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftDriverJobDiscovery normal armv7k Compiling Archive+Writing.swift, Archive.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftDriverJobDiscovery normal armv7k Compiling FileManager+ZIP.swift, Archive+Progress.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftDriver\ Compilation ZIPFoundation normal armv7k com.apple.xcode.tools.swift.compiler (in target 'ZIPFoundation' from project 'ZIPFoundation')
    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 ZIPFoundation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/armv7k/ZIPFoundation.SwiftFileList -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos2.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -application-extension -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/armv7k/ZIPFoundation-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/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/armv7k/ZIPFoundation.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/armv7k/ZIPFoundation_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/armv7k/ZIPFoundation-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/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/armv7k/Binary/ZIPFoundation normal armv7k (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target armv7k-apple-watchos2.0 -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/armv7k/ZIPFoundation.LinkFileList -install_name @rpath/ZIPFoundation.framework/ZIPFoundation -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker @executable_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/armv7k/ZIPFoundation_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/armv7k/ZIPFoundation_dependency_info.dat -fapplication-extension -fobjc-link-runtime -fprofile-instr-generate -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/armv7k/ZIPFoundation.swiftmodule -compatibility_version 1 -current_version 1 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/armv7k/Binary/ZIPFoundation
CreateUniversalBinary /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework/ZIPFoundation normal arm64\ armv7k\ arm64_32 (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64/Binary/ZIPFoundation /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/armv7k/Binary/ZIPFoundation /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64_32/Binary/ZIPFoundation -output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework/ZIPFoundation
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework/PrivacyInfo.xcprivacy /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Resources/PrivacyInfo.xcprivacy (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -remove-static-executable /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Resources/PrivacyInfo.xcprivacy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework
ExtractAppIntentsMetadata (in target 'ZIPFoundation' from project 'ZIPFoundation')
    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 ZIPFoundation --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk --xcode-version 16E140 --platform-family watchOS --deployment-target 2.0 --bundle-identifier com.peakstep.ZIPFoundation --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework --target-triple arm64-apple-watchos2.0 --target-triple armv7k-apple-watchos2.0 --target-triple arm64_32-apple-watchos2.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework/ZIPFoundation --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation_dependency_info.dat --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/armv7k/ZIPFoundation_dependency_info.dat --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64_32/ZIPFoundation_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/armv7k/ExtractedAppShortcutsMetadata.stringsdata --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64_32/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.SwiftFileList --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/armv7k/ZIPFoundation.SwiftFileList --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64_32/ZIPFoundation.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/ZIPFoundation.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/ZIPFoundation.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.SwiftConstValuesFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/armv7k/ZIPFoundation.SwiftConstValuesFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64_32/ZIPFoundation.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-28 07:11:54.548 appintentsmetadataprocessor[734:4250] Starting appintentsmetadataprocessor export
2025-04-28 07:11:54.551 appintentsmetadataprocessor[734:4250] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos/ZIPFoundation.framework/ZIPFoundation.tbd (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/tapi stubify -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework/ZIPFoundation -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos/ZIPFoundation.framework/ZIPFoundation.tbd
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace
    /usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework
/Users/admin/builder/spi-builder-workspace/ZIPFoundation.xcodeproj: warning: The watchOS deployment target 'WATCHOS_DEPLOYMENT_TARGET' is set to 2.0, but the range of supported deployment target versions is 4.0 to 11.4.99. (in target 'ZIPFoundation' from project 'ZIPFoundation')
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "ZIPFoundation",
  "name" : "ZIPFoundation",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    },
    {
      "name" : "watchos",
      "version" : "4.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "ZIPFoundation",
      "targets" : [
        "ZIPFoundation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "4",
    "4.2",
    "5"
  ],
  "targets" : [
    {
      "c99name" : "ZIPFoundationTests",
      "module_type" : "SwiftTarget",
      "name" : "ZIPFoundationTests",
      "path" : "Tests/ZIPFoundationTests",
      "sources" : [
        "ZIPFoundationArchiveTests+ZIP64.swift",
        "ZIPFoundationArchiveTests.swift",
        "ZIPFoundationDataSerializationTests.swift",
        "ZIPFoundationEntryTests+ZIP64.swift",
        "ZIPFoundationEntryTests.swift",
        "ZIPFoundationErrorConditionTests+ZIP64.swift",
        "ZIPFoundationErrorConditionTests.swift",
        "ZIPFoundationFileAttributeTests.swift",
        "ZIPFoundationFileManagerTests+ZIP64.swift",
        "ZIPFoundationFileManagerTests.swift",
        "ZIPFoundationMemoryTests.swift",
        "ZIPFoundationPerformanceTests.swift",
        "ZIPFoundationProgressTests.swift",
        "ZIPFoundationReadingTests+ZIP64.swift",
        "ZIPFoundationReadingTests.swift",
        "ZIPFoundationTests.swift",
        "ZIPFoundationWritingTests+ZIP64.swift",
        "ZIPFoundationWritingTests.swift"
      ],
      "target_dependencies" : [
        "ZIPFoundation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ZIPFoundation",
      "module_type" : "SwiftTarget",
      "name" : "ZIPFoundation",
      "path" : "Sources/ZIPFoundation",
      "product_memberships" : [
        "ZIPFoundation"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Archive+BackingConfiguration.swift",
        "Archive+Deprecated.swift",
        "Archive+Helpers.swift",
        "Archive+MemoryFile.swift",
        "Archive+Progress.swift",
        "Archive+Reading.swift",
        "Archive+ReadingDeprecated.swift",
        "Archive+Writing.swift",
        "Archive+WritingDeprecated.swift",
        "Archive+ZIP64.swift",
        "Archive.swift",
        "Data+Compression.swift",
        "Data+CompressionDeprecated.swift",
        "Data+Serialization.swift",
        "Date+ZIP.swift",
        "Entry+Serialization.swift",
        "Entry+ZIP64.swift",
        "Entry.swift",
        "FileManager+ZIP.swift",
        "FileManager+ZIPDeprecated.swift",
        "URL+ZIP.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.