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 LazyArray, reference 1.1.0 (d4a88c), with Swift 6.1 for watchOS using Xcode 16.3 on 25 Apr 2025 01:27:14 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 LazyArray -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

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

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745544428244439-swift-frontend-LazyArray-LazyArray_Map.swift-armv7k_apple_watchos2.0-o-Onone-3571145149.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.4508 seconds (3.3542 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0229 ( 13.1%)   0.0942 ( 34.1%)   0.1171 ( 26.0%)   1.5528 ( 46.3%)  parse-and-resolve-imports
   0.0225 ( 12.9%)   0.0935 ( 33.8%)   0.1161 ( 25.7%)   1.5518 ( 46.3%)  Import resolution
   0.0849 ( 48.7%)   0.0318 ( 11.5%)   0.1167 ( 25.9%)   0.1169 (  3.5%)  build-rewrite-system
   0.0117 (  6.7%)   0.0378 ( 13.7%)   0.0495 ( 11.0%)   0.0809 (  2.4%)  load-stdlib
   0.0124 (  7.1%)   0.0112 (  4.1%)   0.0236 (  5.2%)   0.0238 (  0.7%)  import-clang-decl
   0.0035 (  2.0%)   0.0028 (  1.0%)   0.0063 (  1.4%)   0.0063 (  0.2%)  IRGen
   0.0031 (  1.8%)   0.0012 (  0.4%)   0.0043 (  1.0%)   0.0043 (  0.1%)  perform-sema
   0.0031 (  1.8%)   0.0012 (  0.4%)   0.0043 (  0.9%)   0.0043 (  0.1%)  Type checking and Semantic analysis
   0.0039 (  2.2%)   0.0001 (  0.0%)   0.0039 (  0.9%)   0.0039 (  0.1%)  SIL optimization
   0.0021 (  1.2%)   0.0007 (  0.3%)   0.0028 (  0.6%)   0.0028 (  0.1%)  typecheck-decl
   0.0019 (  1.1%)   0.0007 (  0.2%)   0.0025 (  0.6%)   0.0025 (  0.1%)  SILGen
   0.0008 (  0.5%)   0.0005 (  0.2%)   0.0013 (  0.3%)   0.0013 (  0.0%)  load-all-members
   0.0006 (  0.4%)   0.0004 (  0.1%)   0.0010 (  0.2%)   0.0010 (  0.0%)  typecheck-stmt
   0.0007 (  0.4%)   0.0002 (  0.1%)   0.0009 (  0.2%)   0.0010 (  0.0%)  SILGen-function
   0.0003 (  0.2%)   0.0002 (  0.1%)   0.0005 (  0.1%)   0.0005 (  0.0%)  typecheck-expr
   0.0001 (  0.1%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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%)  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%)  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.1744 (100.0%)   0.2764 (100.0%)   0.4508 (100.0%)   3.3542 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.5677 seconds (3.1168 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.9187 (100.0%)   0.6490 (100.0%)   1.5677 (100.0%)   3.1168 (100.0%)  Building Target
   0.9187 (100.0%)   0.6490 (100.0%)   1.5677 (100.0%)   3.1168 (100.0%)  Total
SwiftCompile normal armv7k Compiling\ LazyArray+Any.swift /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Any.swift (in target 'LazyArray' from project 'LazyArray')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745544428242474-swift-frontend-LazyArray-LazyArray_Any.swift-armv7k_apple_watchos2.0-o-Onone-2318453069.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.4231 seconds (3.2782 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0189 ( 12.0%)   0.0890 ( 33.5%)   0.1078 ( 25.5%)   1.4847 ( 45.3%)  parse-and-resolve-imports
   0.0186 ( 11.9%)   0.0884 ( 33.2%)   0.1070 ( 25.3%)   1.4838 ( 45.3%)  Import resolution
   0.0856 ( 54.5%)   0.0316 ( 11.9%)   0.1172 ( 27.7%)   0.1172 (  3.6%)  build-rewrite-system
   0.0014 (  0.9%)   0.0085 (  3.2%)   0.0099 (  2.3%)   0.0989 (  3.0%)  load-stdlib
   0.0120 (  7.7%)   0.0118 (  4.4%)   0.0238 (  5.6%)   0.0239 (  0.7%)  import-clang-decl
   0.0032 (  2.0%)   0.0072 (  2.7%)   0.0104 (  2.5%)   0.0135 (  0.4%)  perform-sema
   0.0031 (  2.0%)   0.0072 (  2.7%)   0.0104 (  2.4%)   0.0135 (  0.4%)  Type checking and Semantic analysis
   0.0018 (  1.1%)   0.0086 (  3.2%)   0.0103 (  2.4%)   0.0133 (  0.4%)  SILGen
   0.0021 (  1.4%)   0.0064 (  2.4%)   0.0085 (  2.0%)   0.0116 (  0.4%)  typecheck-decl
   0.0038 (  2.4%)   0.0054 (  2.0%)   0.0093 (  2.2%)   0.0093 (  0.3%)  IRGen
   0.0038 (  2.4%)   0.0002 (  0.1%)   0.0041 (  1.0%)   0.0041 (  0.1%)  SIL optimization
   0.0009 (  0.6%)   0.0006 (  0.2%)   0.0014 (  0.3%)   0.0014 (  0.0%)  load-all-members
   0.0007 (  0.4%)   0.0005 (  0.2%)   0.0012 (  0.3%)   0.0012 (  0.0%)  SILGen-function
   0.0006 (  0.4%)   0.0004 (  0.1%)   0.0010 (  0.2%)   0.0010 (  0.0%)  typecheck-stmt
   0.0003 (  0.2%)   0.0003 (  0.1%)   0.0006 (  0.1%)   0.0006 (  0.0%)  typecheck-expr
   0.0001 (  0.1%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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%)  AST verification
   0.1571 (100.0%)   0.2660 (100.0%)   0.4231 (100.0%)   3.2782 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.5595 seconds (3.1189 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.9084 (100.0%)   0.6511 (100.0%)   1.5595 (100.0%)   3.1189 (100.0%)  Building Target
   0.9084 (100.0%)   0.6511 (100.0%)   1.5595 (100.0%)   3.1189 (100.0%)  Total
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Any.swift (in target 'LazyArray' from project 'LazyArray')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal armv7k Compiling\ LazyArray+CoutableRange.swift /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+CoutableRange.swift (in target 'LazyArray' from project 'LazyArray')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745544428258785-swift-frontend-LazyArray-LazyArray_CoutableRange.swift-armv7k_apple_watchos2.0-o-Onone-3391269451.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3013 seconds (3.6570 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0168 (  8.4%)   0.0176 ( 17.3%)   0.0344 ( 11.4%)   1.6073 ( 44.0%)  parse-and-resolve-imports
   0.0164 (  8.2%)   0.0170 ( 16.7%)   0.0335 ( 11.1%)   1.6064 ( 43.9%)  Import resolution
   0.0013 (  0.6%)   0.0027 (  2.7%)   0.0040 (  1.3%)   0.2124 (  5.8%)  load-stdlib
   0.0808 ( 40.5%)   0.0302 ( 29.7%)   0.1109 ( 36.8%)   0.1119 (  3.1%)  build-rewrite-system
   0.0127 (  6.4%)   0.0112 ( 11.0%)   0.0239 (  7.9%)   0.0241 (  0.7%)  import-clang-decl
   0.0150 (  7.5%)   0.0046 (  4.5%)   0.0196 (  6.5%)   0.0196 (  0.5%)  perform-sema
   0.0149 (  7.5%)   0.0046 (  4.5%)   0.0195 (  6.5%)   0.0196 (  0.5%)  Type checking and Semantic analysis
   0.0124 (  6.2%)   0.0039 (  3.8%)   0.0162 (  5.4%)   0.0163 (  0.4%)  typecheck-stmt
   0.0091 (  4.6%)   0.0029 (  2.9%)   0.0120 (  4.0%)   0.0120 (  0.3%)  precheck-target
   0.0046 (  2.3%)   0.0042 (  4.1%)   0.0088 (  2.9%)   0.0089 (  0.2%)  IRGen
   0.0045 (  2.2%)   0.0002 (  0.2%)   0.0046 (  1.5%)   0.0047 (  0.1%)  SIL optimization
   0.0037 (  1.9%)   0.0006 (  0.6%)   0.0043 (  1.4%)   0.0043 (  0.1%)  typecheck-expr
   0.0030 (  1.5%)   0.0007 (  0.7%)   0.0037 (  1.2%)   0.0037 (  0.1%)  SILGen
   0.0019 (  0.9%)   0.0006 (  0.6%)   0.0024 (  0.8%)   0.0024 (  0.1%)  typecheck-decl
   0.0018 (  0.9%)   0.0003 (  0.3%)   0.0022 (  0.7%)   0.0022 (  0.1%)  SILGen-function
   0.0008 (  0.4%)   0.0003 (  0.3%)   0.0012 (  0.4%)   0.0012 (  0.0%)  load-all-members
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.1996 (100.0%)   0.1017 (100.0%)   0.3013 (100.0%)   3.6570 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.2710 seconds (3.1061 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.8249 (100.0%)   0.4462 (100.0%)   1.2710 (100.0%)   3.1061 (100.0%)  Building Target
   0.8249 (100.0%)   0.4462 (100.0%)   1.2710 (100.0%)   3.1061 (100.0%)  Total
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+CoutableRange.swift (in target 'LazyArray' from project 'LazyArray')
    cd /Users/admin/builder/spi-builder-workspace

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

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745544428256284-swift-frontend-LazyArray-LazyArray.swift-armv7k_apple_watchos2.0-o-Onone-464354489.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3680 seconds (3.2957 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0184 ( 12.0%)   0.0798 ( 37.3%)   0.0982 ( 26.7%)   1.5055 ( 45.7%)  parse-and-resolve-imports
   0.0181 ( 11.7%)   0.0792 ( 37.0%)   0.0972 ( 26.4%)   1.5045 ( 45.6%)  Import resolution
   0.0911 ( 59.2%)   0.0333 ( 15.6%)   0.1244 ( 33.8%)   0.1244 (  3.8%)  build-rewrite-system
   0.0013 (  0.9%)   0.0035 (  1.6%)   0.0048 (  1.3%)   0.1179 (  3.6%)  load-stdlib
   0.0123 (  8.0%)   0.0118 (  5.5%)   0.0241 (  6.6%)   0.0242 (  0.7%)  import-clang-decl
   0.0023 (  1.5%)   0.0025 (  1.2%)   0.0048 (  1.3%)   0.0048 (  0.1%)  IRGen
   0.0018 (  1.2%)   0.0009 (  0.4%)   0.0027 (  0.7%)   0.0028 (  0.1%)  SILGen
   0.0018 (  1.2%)   0.0007 (  0.3%)   0.0025 (  0.7%)   0.0025 (  0.1%)  perform-sema
   0.0017 (  1.1%)   0.0007 (  0.3%)   0.0025 (  0.7%)   0.0025 (  0.1%)  Type checking and Semantic analysis
   0.0011 (  0.7%)   0.0004 (  0.2%)   0.0016 (  0.4%)   0.0016 (  0.0%)  typecheck-decl
   0.0008 (  0.5%)   0.0007 (  0.3%)   0.0015 (  0.4%)   0.0015 (  0.0%)  load-all-members
   0.0015 (  1.0%)   0.0000 (  0.0%)   0.0015 (  0.4%)   0.0015 (  0.0%)  SIL optimization
   0.0010 (  0.6%)   0.0005 (  0.2%)   0.0015 (  0.4%)   0.0015 (  0.0%)  SILGen-function
   0.0004 (  0.2%)   0.0002 (  0.1%)   0.0005 (  0.1%)   0.0005 (  0.0%)  typecheck-stmt
   0.0001 (  0.1%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  typecheck-expr
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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%)  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%)  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.1538 (100.0%)   0.2142 (100.0%)   0.3680 (100.0%)   3.2957 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.5097 seconds (3.1074 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.9057 (100.0%)   0.6040 (100.0%)   1.5097 (100.0%)   3.1074 (100.0%)  Building Target
   0.9057 (100.0%)   0.6040 (100.0%)   1.5097 (100.0%)   3.1074 (100.0%)  Total
SwiftCompile normal armv7k Compiling\ LazyArray+Sequence.swift,\ LazyArray+Range.swift /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Range.swift (in target 'LazyArray' from project 'LazyArray')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745544428273087-swift-frontend-LazyArray-LazyArray_Sequence.swift-armv7k_apple_watchos2.0-o-Onone-106349700.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.4949 seconds (3.5711 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0190 (  8.1%)   0.0953 ( 36.4%)   0.1143 ( 23.1%)   1.6211 ( 45.4%)  parse-and-resolve-imports
   0.0187 (  8.0%)   0.0947 ( 36.1%)   0.1133 ( 22.9%)   1.6202 ( 45.4%)  Import resolution
   0.0806 ( 34.6%)   0.0300 ( 11.4%)   0.1106 ( 22.3%)   0.1109 (  3.1%)  build-rewrite-system
   0.0011 (  0.5%)   0.0016 (  0.6%)   0.0027 (  0.5%)   0.0646 (  1.8%)  load-stdlib
   0.0229 (  9.8%)   0.0069 (  2.6%)   0.0298 (  6.0%)   0.0298 (  0.8%)  perform-sema
   0.0228 (  9.8%)   0.0069 (  2.6%)   0.0297 (  6.0%)   0.0297 (  0.8%)  Type checking and Semantic analysis
   0.0191 (  8.2%)   0.0060 (  2.3%)   0.0250 (  5.1%)   0.0251 (  0.7%)  typecheck-stmt
   0.0122 (  5.3%)   0.0110 (  4.2%)   0.0232 (  4.7%)   0.0233 (  0.7%)  import-clang-decl
   0.0113 (  4.9%)   0.0036 (  1.4%)   0.0150 (  3.0%)   0.0150 (  0.4%)  precheck-target
   0.0052 (  2.2%)   0.0031 (  1.2%)   0.0083 (  1.7%)   0.0083 (  0.2%)  IRGen
   0.0046 (  2.0%)   0.0008 (  0.3%)   0.0054 (  1.1%)   0.0054 (  0.2%)  typecheck-expr
   0.0045 (  1.9%)   0.0007 (  0.3%)   0.0052 (  1.1%)   0.0052 (  0.1%)  SILGen
   0.0051 (  2.2%)   0.0001 (  0.0%)   0.0052 (  1.0%)   0.0052 (  0.1%)  SIL optimization
   0.0024 (  1.0%)   0.0006 (  0.2%)   0.0030 (  0.6%)   0.0030 (  0.1%)  typecheck-decl
   0.0026 (  1.1%)   0.0003 (  0.1%)   0.0029 (  0.6%)   0.0029 (  0.1%)  SILGen-function
   0.0008 (  0.4%)   0.0005 (  0.2%)   0.0013 (  0.3%)   0.0013 (  0.0%)  load-all-members
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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.2329 (100.0%)   0.2621 (100.0%)   0.4949 (100.0%)   3.5711 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.4601 seconds (3.0969 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.8820 (100.0%)   0.5781 (100.0%)   1.4601 (100.0%)   3.0969 (100.0%)  Building Target
   0.8820 (100.0%)   0.5781 (100.0%)   1.4601 (100.0%)   3.0969 (100.0%)  Total
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift (in target 'LazyArray' from project 'LazyArray')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:10:5: warning: 'public' modifier is redundant for static method declared in a public extension
    public static func EMPTY<E>() -> LazyArray<E> {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:14:5: warning: 'public' modifier is redundant for property declared in a public extension
    public final var isEmpty: Bool {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:18:5: warning: 'public' modifier is redundant for property declared in a public extension
    public final var hasData: Bool {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:22:5: warning: 'public' modifier is redundant for property declared in a public extension
    public final var first: Element? {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:26:5: warning: 'public' modifier is redundant for property declared in a public extension
    public final var last: Element? {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:30:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public final func dropFirst() -> LazyArray<Element> {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:37:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public final func dropFirst(_ n: Int) -> LazyArray<Element> {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:44:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public final func dropLast() -> LazyArray<Element> {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:48:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public final func dropLast(_ n: Int) -> LazyArray<Element> {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:55:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public final func prefix(_ maxLength: Int) -> LazyArray<Element> {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:62:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public final func suffix(_ maxLength: Int) -> LazyArray<Element> {
    ^~~~~~~

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

SwiftCompile normal armv7k Compiling\ LazyMutableList.swift /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyMutableList.swift (in target 'LazyArray' from project 'LazyArray')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745544428264993-swift-frontend-LazyArray-LazyMutableList.swift-armv7k_apple_watchos2.0-o-Onone-2787690515.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.4852 seconds (3.5654 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0206 (  9.6%)   0.0966 ( 35.8%)   0.1172 ( 24.1%)   1.6263 ( 45.6%)  parse-and-resolve-imports
   0.0201 (  9.3%)   0.0958 ( 35.5%)   0.1159 ( 23.9%)   1.6251 ( 45.6%)  Import resolution
   0.0815 ( 37.8%)   0.0304 ( 11.3%)   0.1118 ( 23.0%)   0.1124 (  3.2%)  build-rewrite-system
   0.0013 (  0.6%)   0.0020 (  0.8%)   0.0033 (  0.7%)   0.0630 (  1.8%)  load-stdlib
   0.0120 (  5.6%)   0.0113 (  4.2%)   0.0234 (  4.8%)   0.0234 (  0.7%)  import-clang-decl
   0.0163 (  7.6%)   0.0067 (  2.5%)   0.0230 (  4.7%)   0.0234 (  0.7%)  perform-sema
   0.0163 (  7.6%)   0.0067 (  2.5%)   0.0229 (  4.7%)   0.0233 (  0.7%)  Type checking and Semantic analysis
   0.0130 (  6.0%)   0.0059 (  2.2%)   0.0189 (  3.9%)   0.0192 (  0.5%)  typecheck-expr
   0.0122 (  5.6%)   0.0054 (  2.0%)   0.0175 (  3.6%)   0.0178 (  0.5%)  typecheck-stmt
   0.0088 (  4.1%)   0.0039 (  1.5%)   0.0127 (  2.6%)   0.0130 (  0.4%)  precheck-target
   0.0027 (  1.3%)   0.0028 (  1.0%)   0.0055 (  1.1%)   0.0055 (  0.2%)  IRGen
   0.0039 (  1.8%)   0.0013 (  0.5%)   0.0052 (  1.1%)   0.0053 (  0.1%)  typecheck-decl
   0.0030 (  1.4%)   0.0000 (  0.0%)   0.0030 (  0.6%)   0.0030 (  0.1%)  SIL optimization
   0.0021 (  1.0%)   0.0006 (  0.2%)   0.0027 (  0.6%)   0.0027 (  0.1%)  SILGen
   0.0008 (  0.4%)   0.0003 (  0.1%)   0.0012 (  0.2%)   0.0012 (  0.0%)  load-all-members
   0.0008 (  0.4%)   0.0001 (  0.0%)   0.0009 (  0.2%)   0.0009 (  0.0%)  SILGen-function
   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%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.2154 (100.0%)   0.2698 (100.0%)   0.4852 (100.0%)   3.5654 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.4646 seconds (3.1002 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.8701 (100.0%)   0.5945 (100.0%)   1.4646 (100.0%)   3.1002 (100.0%)  Building Target
   0.8701 (100.0%)   0.5945 (100.0%)   1.4646 (100.0%)   3.1002 (100.0%)  Total
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyMutableList.swift (in target 'LazyArray' from project 'LazyArray')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal armv7k Compiling\ LazyArray+Cache.swift /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Cache.swift (in target 'LazyArray' from project 'LazyArray')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745544428260856-swift-frontend-LazyArray-LazyArray_Cache.swift-armv7k_apple_watchos2.0-o-Onone-3414865685.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.4139 seconds (3.3382 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0197 ( 11.4%)   0.0918 ( 38.1%)   0.1115 ( 26.9%)   1.5375 ( 46.1%)  parse-and-resolve-imports
   0.0193 ( 11.2%)   0.0910 ( 37.7%)   0.1104 ( 26.7%)   1.5364 ( 46.0%)  Import resolution
   0.0859 ( 49.7%)   0.0305 ( 12.6%)   0.1164 ( 28.1%)   0.1166 (  3.5%)  build-rewrite-system
   0.0013 (  0.7%)   0.0037 (  1.5%)   0.0050 (  1.2%)   0.0765 (  2.3%)  load-stdlib
   0.0125 (  7.2%)   0.0110 (  4.6%)   0.0236 (  5.7%)   0.0238 (  0.7%)  import-clang-decl
   0.0061 (  3.5%)   0.0024 (  1.0%)   0.0084 (  2.0%)   0.0085 (  0.3%)  perform-sema
   0.0060 (  3.5%)   0.0024 (  1.0%)   0.0084 (  2.0%)   0.0085 (  0.3%)  Type checking and Semantic analysis
   0.0037 (  2.1%)   0.0026 (  1.1%)   0.0063 (  1.5%)   0.0064 (  0.2%)  IRGen
   0.0042 (  2.5%)   0.0019 (  0.8%)   0.0061 (  1.5%)   0.0062 (  0.2%)  typecheck-decl
   0.0039 (  2.3%)   0.0018 (  0.8%)   0.0057 (  1.4%)   0.0057 (  0.2%)  typecheck-expr
   0.0045 (  2.6%)   0.0003 (  0.1%)   0.0048 (  1.2%)   0.0048 (  0.1%)  SIL optimization
   0.0020 (  1.2%)   0.0006 (  0.2%)   0.0026 (  0.6%)   0.0026 (  0.1%)  SILGen
   0.0016 (  0.9%)   0.0004 (  0.2%)   0.0020 (  0.5%)   0.0020 (  0.1%)  typecheck-stmt
   0.0008 (  0.5%)   0.0005 (  0.2%)   0.0013 (  0.3%)   0.0013 (  0.0%)  load-all-members
   0.0008 (  0.5%)   0.0002 (  0.1%)   0.0010 (  0.2%)   0.0010 (  0.0%)  SILGen-function
   0.0002 (  0.1%)   0.0000 (  0.0%)   0.0003 (  0.1%)   0.0003 (  0.0%)  precheck-target
   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%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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.1727 (100.0%)   0.2412 (100.0%)   0.4139 (100.0%)   3.3382 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.5284 seconds (3.0999 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.9095 (100.0%)   0.6189 (100.0%)   1.5284 (100.0%)   3.0999 (100.0%)  Building Target
   0.9095 (100.0%)   0.6189 (100.0%)   1.5284 (100.0%)   3.0999 (100.0%)  Total
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Cache.swift (in target 'LazyArray' from project 'LazyArray')
    cd /Users/admin/builder/spi-builder-workspace

SwiftEmitModule normal armv7k Emitting\ module\ for\ LazyArray (in target 'LazyArray' from project 'LazyArray')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745544428267057-swift-frontend-LazyArray-all-armv7k_apple_watchos2.0-swiftmodule-Onone-3427604105.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 2.6488 seconds (3.1311 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.8621 ( 48.9%)   0.4237 ( 47.9%)   1.2859 ( 48.5%)   1.4884 ( 47.5%)  parse-and-resolve-imports
   0.8618 ( 48.8%)   0.4214 ( 47.6%)   1.2832 ( 48.4%)   1.4817 ( 47.3%)  Import resolution
   0.0014 (  0.1%)   0.0036 (  0.4%)   0.0050 (  0.2%)   0.0701 (  2.2%)  load-stdlib
   0.0094 (  0.5%)   0.0087 (  1.0%)   0.0181 (  0.7%)   0.0228 (  0.7%)  perform-sema
   0.0093 (  0.5%)   0.0086 (  1.0%)   0.0180 (  0.7%)   0.0227 (  0.7%)  Type checking and Semantic analysis
   0.0090 (  0.5%)   0.0085 (  1.0%)   0.0175 (  0.7%)   0.0222 (  0.7%)  typecheck-decl
   0.0030 (  0.2%)   0.0031 (  0.4%)   0.0062 (  0.2%)   0.0068 (  0.2%)  typecheck-expr
   0.0026 (  0.1%)   0.0031 (  0.4%)   0.0057 (  0.2%)   0.0062 (  0.2%)  SIL optimization
   0.0031 (  0.2%)   0.0015 (  0.2%)   0.0046 (  0.2%)   0.0053 (  0.2%)  SILGen
   0.0006 (  0.0%)   0.0017 (  0.2%)   0.0023 (  0.1%)   0.0027 (  0.1%)  Serialization, swiftmodule
   0.0007 (  0.0%)   0.0001 (  0.0%)   0.0007 (  0.0%)   0.0007 (  0.0%)  SILGen-function
   0.0003 (  0.0%)   0.0004 (  0.0%)   0.0007 (  0.0%)   0.0007 (  0.0%)  import-clang-decl
   0.0004 (  0.0%)   0.0000 (  0.0%)   0.0004 (  0.0%)   0.0004 (  0.0%)  build-rewrite-system
   0.0003 (  0.0%)   0.0001 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  Serialization, swiftsourceinfo
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  Serialization, swiftdoc
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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%)  module-populate-cache
   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
   1.7643 (100.0%)   0.8846 (100.0%)   2.6488 (100.0%)   3.1311 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.3277 seconds (1.6043 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.8817 (100.0%)   0.4460 (100.0%)   1.3277 (100.0%)   1.6043 (100.0%)  Building Target
   0.8817 (100.0%)   0.4460 (100.0%)   1.3277 (100.0%)   1.6043 (100.0%)  Total
EmitSwiftModule normal armv7k (in target 'LazyArray' from project 'LazyArray')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:10:5: warning: 'public' modifier is redundant for static method declared in a public extension
    public static func EMPTY<E>() -> LazyArray<E> {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:14:5: warning: 'public' modifier is redundant for property declared in a public extension
    public final var isEmpty: Bool {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:18:5: warning: 'public' modifier is redundant for property declared in a public extension
    public final var hasData: Bool {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:22:5: warning: 'public' modifier is redundant for property declared in a public extension
    public final var first: Element? {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:26:5: warning: 'public' modifier is redundant for property declared in a public extension
    public final var last: Element? {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:30:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public final func dropFirst() -> LazyArray<Element> {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:37:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public final func dropFirst(_ n: Int) -> LazyArray<Element> {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:44:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public final func dropLast() -> LazyArray<Element> {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:48:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public final func dropLast(_ n: Int) -> LazyArray<Element> {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:55:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public final func prefix(_ maxLength: Int) -> LazyArray<Element> {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:62:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public final func suffix(_ maxLength: Int) -> LazyArray<Element> {
    ^~~~~~~

SwiftCompile normal armv7k Compiling\ LazyArray+Reverse.swift /Users/admin/builder/spi-builder-workspace/Sources/LazyArray+Reverse.swift (in target 'LazyArray' from project 'LazyArray')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745544428266855-swift-frontend-LazyArray-LazyArray_Reverse.swift-armv7k_apple_watchos2.0-o-Onone-889864750.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.4199 seconds (3.8055 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0193 ( 10.5%)   0.0879 ( 37.1%)   0.1072 ( 25.5%)   1.7696 ( 46.5%)  parse-and-resolve-imports
   0.0189 ( 10.3%)   0.0871 ( 36.8%)   0.1060 ( 25.2%)   1.7685 ( 46.5%)  Import resolution
   0.0813 ( 44.4%)   0.0291 ( 12.3%)   0.1104 ( 26.3%)   0.1114 (  2.9%)  build-rewrite-system
   0.0012 (  0.7%)   0.0038 (  1.6%)   0.0050 (  1.2%)   0.0640 (  1.7%)  load-stdlib
   0.0123 (  6.7%)   0.0104 (  4.4%)   0.0227 (  5.4%)   0.0229 (  0.6%)  import-clang-decl
   0.0107 (  5.9%)   0.0039 (  1.7%)   0.0146 (  3.5%)   0.0147 (  0.4%)  perform-sema
   0.0107 (  5.8%)   0.0039 (  1.6%)   0.0146 (  3.5%)   0.0147 (  0.4%)  Type checking and Semantic analysis
   0.0083 (  4.6%)   0.0032 (  1.4%)   0.0116 (  2.8%)   0.0117 (  0.3%)  typecheck-stmt
   0.0070 (  3.8%)   0.0026 (  1.1%)   0.0096 (  2.3%)   0.0097 (  0.3%)  precheck-target
   0.0035 (  1.9%)   0.0031 (  1.3%)   0.0067 (  1.6%)   0.0067 (  0.2%)  IRGen
   0.0040 (  2.2%)   0.0000 (  0.0%)   0.0041 (  1.0%)   0.0041 (  0.1%)  SIL optimization
   0.0020 (  1.1%)   0.0006 (  0.2%)   0.0026 (  0.6%)   0.0026 (  0.1%)  typecheck-decl
   0.0019 (  1.0%)   0.0006 (  0.3%)   0.0025 (  0.6%)   0.0025 (  0.1%)  SILGen
   0.0009 (  0.5%)   0.0002 (  0.1%)   0.0011 (  0.3%)   0.0011 (  0.0%)  SILGen-function
   0.0007 (  0.4%)   0.0002 (  0.1%)   0.0009 (  0.2%)   0.0009 (  0.0%)  load-all-members
   0.0002 (  0.1%)   0.0002 (  0.1%)   0.0004 (  0.1%)   0.0004 (  0.0%)  typecheck-expr
   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%)  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%)  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%)  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.1830 (100.0%)   0.2369 (100.0%)   0.4199 (100.0%)   3.8055 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.3229 seconds (3.0994 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.8111 (100.0%)   0.5118 (100.0%)   1.3229 (100.0%)   3.0994 (100.0%)  Building Target
   0.8111 (100.0%)   0.5118 (100.0%)   1.3229 (100.0%)   3.0994 (100.0%)  Total
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/LazyArray+Reverse.swift (in target 'LazyArray' from project 'LazyArray')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ LazyArray+Sequence.swift,\ LazyArray+Range.swift /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Range.swift (in target 'LazyArray' from project 'LazyArray')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745544428273354-swift-frontend-LazyArray-LazyArray_Sequence.swift-arm64_apple_watchos2.0-o-Onone-446100617.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 3.0055 seconds (3.3448 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.9624 ( 45.3%)   0.3902 ( 44.2%)   1.3526 ( 45.0%)   1.5058 ( 45.0%)  parse-and-resolve-imports
   0.9620 ( 45.3%)   0.3882 ( 44.0%)   1.3503 ( 44.9%)   1.5019 ( 44.9%)  Import resolution
   0.0832 (  3.9%)   0.0166 (  1.9%)   0.0998 (  3.3%)   0.1000 (  3.0%)  build-rewrite-system
   0.0123 (  0.6%)   0.0216 (  2.4%)   0.0338 (  1.1%)   0.0521 (  1.6%)  load-stdlib
   0.0204 (  1.0%)   0.0156 (  1.8%)   0.0359 (  1.2%)   0.0406 (  1.2%)  perform-sema
   0.0203 (  1.0%)   0.0155 (  1.8%)   0.0359 (  1.2%)   0.0405 (  1.2%)  Type checking and Semantic analysis
   0.0168 (  0.8%)   0.0089 (  1.0%)   0.0257 (  0.9%)   0.0269 (  0.8%)  typecheck-stmt
   0.0120 (  0.6%)   0.0093 (  1.0%)   0.0213 (  0.7%)   0.0212 (  0.6%)  import-clang-decl
   0.0100 (  0.5%)   0.0051 (  0.6%)   0.0151 (  0.5%)   0.0160 (  0.5%)  precheck-target
   0.0024 (  0.1%)   0.0064 (  0.7%)   0.0088 (  0.3%)   0.0122 (  0.4%)  typecheck-decl
   0.0049 (  0.2%)   0.0014 (  0.2%)   0.0063 (  0.2%)   0.0068 (  0.2%)  SILGen
   0.0040 (  0.2%)   0.0018 (  0.2%)   0.0058 (  0.2%)   0.0059 (  0.2%)  IRGen
   0.0055 (  0.3%)   0.0001 (  0.0%)   0.0056 (  0.2%)   0.0056 (  0.2%)  SIL optimization
   0.0028 (  0.1%)   0.0008 (  0.1%)   0.0036 (  0.1%)   0.0041 (  0.1%)  SILGen-function
   0.0037 (  0.2%)   0.0004 (  0.0%)   0.0041 (  0.1%)   0.0041 (  0.1%)  typecheck-expr
   0.0008 (  0.0%)   0.0002 (  0.0%)   0.0009 (  0.0%)   0.0010 (  0.0%)  load-all-members
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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%)  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%)  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
   2.1235 (100.0%)   0.8820 (100.0%)   3.0055 (100.0%)   3.3448 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 2.8532 seconds (3.0957 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.8870 (100.0%)   0.9662 (100.0%)   2.8532 (100.0%)   3.0957 (100.0%)  Building Target
   1.8870 (100.0%)   0.9662 (100.0%)   2.8532 (100.0%)   3.0957 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift (in target 'LazyArray' from project 'LazyArray')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:10:5: warning: 'public' modifier is redundant for static method declared in a public extension
    public static func EMPTY<E>() -> LazyArray<E> {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:14:5: warning: 'public' modifier is redundant for property declared in a public extension
    public final var isEmpty: Bool {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:18:5: warning: 'public' modifier is redundant for property declared in a public extension
    public final var hasData: Bool {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:22:5: warning: 'public' modifier is redundant for property declared in a public extension
    public final var first: Element? {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:26:5: warning: 'public' modifier is redundant for property declared in a public extension
    public final var last: Element? {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:30:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public final func dropFirst() -> LazyArray<Element> {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:37:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public final func dropFirst(_ n: Int) -> LazyArray<Element> {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:44:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public final func dropLast() -> LazyArray<Element> {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:48:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public final func dropLast(_ n: Int) -> LazyArray<Element> {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:55:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public final func prefix(_ maxLength: Int) -> LazyArray<Element> {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:62:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public final func suffix(_ maxLength: Int) -> LazyArray<Element> {
    ^~~~~~~

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

SwiftEmitModule normal arm64_32 Emitting\ module\ for\ LazyArray (in target 'LazyArray' from project 'LazyArray')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745544429946980-swift-frontend-LazyArray-all-arm64_32_apple_watchos2.0-swiftmodule-Onone-2173871607.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 3.2586 seconds (3.3818 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.0468 ( 48.8%)   0.4921 ( 44.2%)   1.5389 ( 47.2%)   1.5925 ( 47.1%)  parse-and-resolve-imports
   1.0464 ( 48.8%)   0.4858 ( 43.6%)   1.5322 ( 47.0%)   1.5846 ( 46.9%)  Import resolution
   0.0098 (  0.5%)   0.0347 (  3.1%)   0.0444 (  1.4%)   0.0482 (  1.4%)  perform-sema
   0.0097 (  0.5%)   0.0346 (  3.1%)   0.0443 (  1.4%)   0.0481 (  1.4%)  Type checking and Semantic analysis
   0.0093 (  0.4%)   0.0343 (  3.1%)   0.0436 (  1.3%)   0.0474 (  1.4%)  typecheck-decl
   0.0123 (  0.6%)   0.0182 (  1.6%)   0.0305 (  0.9%)   0.0354 (  1.0%)  load-stdlib
   0.0029 (  0.1%)   0.0073 (  0.7%)   0.0102 (  0.3%)   0.0109 (  0.3%)  typecheck-expr
   0.0025 (  0.1%)   0.0027 (  0.2%)   0.0052 (  0.2%)   0.0052 (  0.2%)  SIL optimization
   0.0030 (  0.1%)   0.0021 (  0.2%)   0.0050 (  0.2%)   0.0052 (  0.2%)  SILGen
   0.0006 (  0.0%)   0.0004 (  0.0%)   0.0010 (  0.0%)   0.0010 (  0.0%)  Serialization, swiftmodule
   0.0006 (  0.0%)   0.0002 (  0.0%)   0.0008 (  0.0%)   0.0008 (  0.0%)  SILGen-function
   0.0004 (  0.0%)   0.0003 (  0.0%)   0.0007 (  0.0%)   0.0007 (  0.0%)  build-rewrite-system
   0.0003 (  0.0%)   0.0004 (  0.0%)   0.0007 (  0.0%)   0.0007 (  0.0%)  Serialization, swiftsourceinfo
   0.0003 (  0.0%)   0.0003 (  0.0%)   0.0006 (  0.0%)   0.0006 (  0.0%)  import-clang-decl
   0.0000 (  0.0%)   0.0002 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  Serialization, swiftdoc
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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%)  module-populate-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%)  populate-module-class-member-cache
   2.1449 (100.0%)   1.1136 (100.0%)   3.2586 (100.0%)   3.3818 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.6426 seconds (1.7079 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.0772 (100.0%)   0.5655 (100.0%)   1.6426 (100.0%)   1.7079 (100.0%)  Building Target
   1.0772 (100.0%)   0.5655 (100.0%)   1.6426 (100.0%)   1.7079 (100.0%)  Total
EmitSwiftModule normal arm64_32 (in target 'LazyArray' from project 'LazyArray')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:10:5: warning: 'public' modifier is redundant for static method declared in a public extension
    public static func EMPTY<E>() -> LazyArray<E> {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:14:5: warning: 'public' modifier is redundant for property declared in a public extension
    public final var isEmpty: Bool {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:18:5: warning: 'public' modifier is redundant for property declared in a public extension
    public final var hasData: Bool {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:22:5: warning: 'public' modifier is redundant for property declared in a public extension
    public final var first: Element? {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:26:5: warning: 'public' modifier is redundant for property declared in a public extension
    public final var last: Element? {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:30:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public final func dropFirst() -> LazyArray<Element> {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:37:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public final func dropFirst(_ n: Int) -> LazyArray<Element> {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:44:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public final func dropLast() -> LazyArray<Element> {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:48:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public final func dropLast(_ n: Int) -> LazyArray<Element> {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:55:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public final func prefix(_ maxLength: Int) -> LazyArray<Element> {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:62:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public final func suffix(_ maxLength: Int) -> LazyArray<Element> {
    ^~~~~~~

SwiftDriverJobDiscovery normal armv7k Emitting module for LazyArray (in target 'LazyArray' from project 'LazyArray')
SwiftDriver\ Compilation\ Requirements LazyArray normal armv7k com.apple.xcode.tools.swift.compiler (in target 'LazyArray' from project 'LazyArray')
    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 LazyArray -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/armv7k/LazyArray.SwiftFileList -DSWIFT_PACKAGE -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 -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 -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -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/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/armv7k/LazyArray-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/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/armv7k/LazyArray.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/LazyArray.build/Debug-watchos/LazyArray.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/armv7k/LazyArray_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/LazyArray.build/Debug-watchos/LazyArray.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/armv7k/LazyArray-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal armv7k Compiling LazyArray+Any.swift (in target 'LazyArray' from project 'LazyArray')
SwiftEmitModule normal arm64 Emitting\ module\ for\ LazyArray (in target 'LazyArray' from project 'LazyArray')
EmitSwiftModule normal arm64 (in target 'LazyArray' from project 'LazyArray')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:10:5: warning: 'public' modifier is redundant for static method declared in a public extension
    public static func EMPTY<E>() -> LazyArray<E> {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:14:5: warning: 'public' modifier is redundant for property declared in a public extension
    public final var isEmpty: Bool {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:18:5: warning: 'public' modifier is redundant for property declared in a public extension
    public final var hasData: Bool {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:22:5: warning: 'public' modifier is redundant for property declared in a public extension
    public final var first: Element? {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:26:5: warning: 'public' modifier is redundant for property declared in a public extension
    public final var last: Element? {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:30:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public final func dropFirst() -> LazyArray<Element> {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:37:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public final func dropFirst(_ n: Int) -> LazyArray<Element> {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:44:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public final func dropLast() -> LazyArray<Element> {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:48:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public final func dropLast(_ n: Int) -> LazyArray<Element> {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:55:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public final func prefix(_ maxLength: Int) -> LazyArray<Element> {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:62:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public final func suffix(_ maxLength: Int) -> LazyArray<Element> {
    ^~~~~~~

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745544431715203-swift-frontend-LazyArray-all-arm64_apple_watchos2.0-swiftmodule-Onone-3736050154.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.1360 seconds (0.1395 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0167 ( 22.6%)   0.0222 ( 35.9%)   0.0390 ( 28.7%)   0.0392 ( 28.1%)  parse-and-resolve-imports
   0.0164 ( 22.1%)   0.0212 ( 34.3%)   0.0376 ( 27.6%)   0.0379 ( 27.1%)  Import resolution
   0.0094 ( 12.7%)   0.0030 (  4.9%)   0.0124 (  9.1%)   0.0125 (  9.0%)  perform-sema
   0.0093 ( 12.5%)   0.0030 (  4.8%)   0.0123 (  9.0%)   0.0124 (  8.9%)  Type checking and Semantic analysis
   0.0090 ( 12.1%)   0.0029 (  4.6%)   0.0118 (  8.7%)   0.0119 (  8.6%)  typecheck-decl
   0.0038 (  5.2%)   0.0016 (  2.6%)   0.0054 (  4.0%)   0.0068 (  4.9%)  SILGen
   0.0029 (  3.9%)   0.0023 (  3.7%)   0.0052 (  3.8%)   0.0052 (  3.7%)  SIL optimization
   0.0025 (  3.4%)   0.0014 (  2.2%)   0.0039 (  2.9%)   0.0039 (  2.8%)  typecheck-expr
   0.0012 (  1.6%)   0.0024 (  3.8%)   0.0035 (  2.6%)   0.0035 (  2.5%)  load-stdlib
   0.0008 (  1.1%)   0.0003 (  0.5%)   0.0011 (  0.8%)   0.0023 (  1.6%)  SILGen-function
   0.0009 (  1.2%)   0.0007 (  1.1%)   0.0016 (  1.2%)   0.0016 (  1.1%)  Serialization, swiftmodule
   0.0004 (  0.6%)   0.0004 (  0.7%)   0.0008 (  0.6%)   0.0008 (  0.6%)  build-rewrite-system
   0.0003 (  0.4%)   0.0004 (  0.7%)   0.0007 (  0.5%)   0.0008 (  0.5%)  import-clang-decl
   0.0003 (  0.4%)   0.0001 (  0.2%)   0.0004 (  0.3%)   0.0004 (  0.3%)  Serialization, swiftsourceinfo
   0.0001 (  0.1%)   0.0000 (  0.1%)   0.0001 (  0.1%)   0.0001 (  0.1%)  Serialization, swiftdoc
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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%)  AST verification
   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%)  populate-module-class-member-cache
   0.0740 (100.0%)   0.0620 (100.0%)   0.1360 (100.0%)   0.1395 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.0736 seconds (0.0774 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0372 (100.0%)   0.0365 (100.0%)   0.0736 (100.0%)   0.0774 (100.0%)  Building Target
   0.0372 (100.0%)   0.0365 (100.0%)   0.0736 (100.0%)   0.0774 (100.0%)  Total
SwiftCompile normal arm64_32 Compiling\ LazyArray+Cache.swift /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Cache.swift (in target 'LazyArray' from project 'LazyArray')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Cache.swift (in target 'LazyArray' from project 'LazyArray')
    cd /Users/admin/builder/spi-builder-workspace

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745544431716848-swift-frontend-LazyArray-LazyArray_Cache.swift-arm64_32_apple_watchos2.0-o-Onone-3851475223.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2758 seconds (0.2796 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0895 ( 51.9%)   0.0333 ( 32.2%)   0.1228 ( 44.5%)   0.1249 ( 44.7%)  build-rewrite-system
   0.0164 (  9.5%)   0.0203 ( 19.6%)   0.0367 ( 13.3%)   0.0369 ( 13.2%)  parse-and-resolve-imports
   0.0161 (  9.4%)   0.0195 ( 18.9%)   0.0357 ( 12.9%)   0.0359 ( 12.8%)  Import resolution
   0.0124 (  7.2%)   0.0123 ( 11.9%)   0.0247 (  9.0%)   0.0247 (  8.8%)  import-clang-decl
   0.0047 (  2.7%)   0.0055 (  5.3%)   0.0102 (  3.7%)   0.0111 (  4.0%)  IRGen
   0.0063 (  3.7%)   0.0023 (  2.2%)   0.0087 (  3.1%)   0.0087 (  3.1%)  perform-sema
   0.0063 (  3.7%)   0.0023 (  2.2%)   0.0086 (  3.1%)   0.0086 (  3.1%)  Type checking and Semantic analysis
   0.0045 (  2.6%)   0.0018 (  1.8%)   0.0063 (  2.3%)   0.0063 (  2.3%)  typecheck-decl
   0.0037 (  2.2%)   0.0016 (  1.5%)   0.0053 (  1.9%)   0.0053 (  1.9%)  typecheck-expr
   0.0046 (  2.6%)   0.0002 (  0.1%)   0.0047 (  1.7%)   0.0047 (  1.7%)  SIL optimization
   0.0028 (  1.6%)   0.0010 (  1.0%)   0.0038 (  1.4%)   0.0042 (  1.5%)  SILGen
   0.0011 (  0.6%)   0.0023 (  2.2%)   0.0034 (  1.2%)   0.0035 (  1.3%)  load-stdlib
   0.0016 (  0.9%)   0.0003 (  0.3%)   0.0019 (  0.7%)   0.0019 (  0.7%)  typecheck-stmt
   0.0012 (  0.7%)   0.0004 (  0.3%)   0.0016 (  0.6%)   0.0016 (  0.6%)  SILGen-function
   0.0008 (  0.4%)   0.0003 (  0.2%)   0.0010 (  0.4%)   0.0010 (  0.4%)  load-all-members
   0.0002 (  0.1%)   0.0000 (  0.0%)   0.0003 (  0.1%)   0.0003 (  0.1%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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.1723 (100.0%)   0.1035 (100.0%)   0.2758 (100.0%)   0.2796 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.2033 seconds (1.2654 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.9235 (100.0%)   0.2798 (100.0%)   1.2033 (100.0%)   1.2654 (100.0%)  Building Target
   0.9235 (100.0%)   0.2798 (100.0%)   1.2033 (100.0%)   1.2654 (100.0%)  Total
SwiftDriverJobDiscovery normal armv7k Compiling LazyArray+Cache.swift (in target 'LazyArray' from project 'LazyArray')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/LazyArray.framework/Modules/LazyArray.swiftmodule/armv7k-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/armv7k/LazyArray.swiftmodule (in target 'LazyArray' from project 'LazyArray')
    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/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/armv7k/LazyArray.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/LazyArray.framework/Modules/LazyArray.swiftmodule/armv7k-apple-watchos.swiftmodule
SwiftDriverJobDiscovery normal armv7k Compiling LazyArray+Reverse.swift (in target 'LazyArray' from project 'LazyArray')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/LazyArray.framework/Modules/LazyArray.swiftmodule/armv7k-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/armv7k/LazyArray.swiftdoc (in target 'LazyArray' from project 'LazyArray')
    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/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/armv7k/LazyArray.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/LazyArray.framework/Modules/LazyArray.swiftmodule/armv7k-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/LazyArray.framework/Modules/LazyArray.swiftmodule/armv7k-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/armv7k/LazyArray.abi.json (in target 'LazyArray' from project 'LazyArray')
    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/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/armv7k/LazyArray.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/LazyArray.framework/Modules/LazyArray.swiftmodule/armv7k-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/LazyArray.framework/Modules/LazyArray.swiftmodule/Project/armv7k-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/armv7k/LazyArray.swiftsourceinfo (in target 'LazyArray' from project 'LazyArray')
    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/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/armv7k/LazyArray.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/LazyArray.framework/Modules/LazyArray.swiftmodule/Project/armv7k-apple-watchos.swiftsourceinfo
SwiftCompile normal arm64_32 Compiling\ LazyArray+Any.swift /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Any.swift (in target 'LazyArray' from project 'LazyArray')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Any.swift (in target 'LazyArray' from project 'LazyArray')
    cd /Users/admin/builder/spi-builder-workspace

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745544431754825-swift-frontend-LazyArray-LazyArray_Any.swift-arm64_32_apple_watchos2.0-o-Onone-725433221.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2877 seconds (0.2989 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0900 ( 55.4%)   0.0352 ( 28.1%)   0.1252 ( 43.5%)   0.1288 ( 43.1%)  build-rewrite-system
   0.0193 ( 11.9%)   0.0335 ( 26.7%)   0.0528 ( 18.3%)   0.0561 ( 18.8%)  parse-and-resolve-imports
   0.0190 ( 11.7%)   0.0323 ( 25.8%)   0.0513 ( 17.8%)   0.0546 ( 18.3%)  Import resolution
   0.0123 (  7.6%)   0.0120 (  9.6%)   0.0243 (  8.4%)   0.0245 (  8.2%)  import-clang-decl
   0.0034 (  2.1%)   0.0035 (  2.8%)   0.0068 (  2.4%)   0.0068 (  2.3%)  IRGen
   0.0032 (  2.0%)   0.0015 (  1.2%)   0.0047 (  1.6%)   0.0048 (  1.6%)  perform-sema
   0.0032 (  2.0%)   0.0015 (  1.2%)   0.0047 (  1.6%)   0.0048 (  1.6%)  Type checking and Semantic analysis
   0.0042 (  2.6%)   0.0003 (  0.3%)   0.0045 (  1.6%)   0.0046 (  1.5%)  SIL optimization
   0.0011 (  0.7%)   0.0024 (  1.9%)   0.0035 (  1.2%)   0.0038 (  1.3%)  load-stdlib
   0.0023 (  1.4%)   0.0011 (  0.9%)   0.0034 (  1.2%)   0.0035 (  1.2%)  typecheck-decl
   0.0019 (  1.2%)   0.0008 (  0.6%)   0.0027 (  0.9%)   0.0027 (  0.9%)  SILGen
   0.0008 (  0.5%)   0.0006 (  0.4%)   0.0014 (  0.5%)   0.0014 (  0.5%)  load-all-members
   0.0008 (  0.5%)   0.0003 (  0.2%)   0.0011 (  0.4%)   0.0011 (  0.4%)  SILGen-function
   0.0005 (  0.3%)   0.0003 (  0.2%)   0.0008 (  0.3%)   0.0008 (  0.3%)  typecheck-stmt
   0.0003 (  0.2%)   0.0002 (  0.1%)   0.0004 (  0.2%)   0.0004 (  0.1%)  typecheck-expr
   0.0001 (  0.1%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.1623 (100.0%)   0.1254 (100.0%)   0.2877 (100.0%)   0.2989 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.1862 seconds (1.2293 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.9117 (100.0%)   0.2745 (100.0%)   1.1862 (100.0%)   1.2293 (100.0%)  Building Target
   0.9117 (100.0%)   0.2745 (100.0%)   1.1862 (100.0%)   1.2293 (100.0%)  Total
SwiftCompile normal arm64_32 Compiling\ LazyArray+Linear.swift /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Linear.swift (in target 'LazyArray' from project 'LazyArray')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745544431755926-swift-frontend-LazyArray-LazyArray_Linear.swift-arm64_32_apple_watchos2.0-o-Onone-2005605538.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3156 seconds (0.3176 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0884 ( 48.2%)   0.0340 ( 25.7%)   0.1224 ( 38.8%)   0.1234 ( 38.9%)  build-rewrite-system
   0.0189 ( 10.3%)   0.0324 ( 24.5%)   0.0513 ( 16.3%)   0.0516 ( 16.3%)  parse-and-resolve-imports
   0.0185 ( 10.1%)   0.0312 ( 23.6%)   0.0497 ( 15.7%)   0.0500 ( 15.7%)  Import resolution
   0.0124 (  6.8%)   0.0118 (  8.9%)   0.0242 (  7.7%)   0.0243 (  7.7%)  import-clang-decl
   0.0075 (  4.1%)   0.0033 (  2.5%)   0.0108 (  3.4%)   0.0108 (  3.4%)  perform-sema
   0.0074 (  4.0%)   0.0033 (  2.5%)   0.0107 (  3.4%)   0.0107 (  3.4%)  Type checking and Semantic analysis
   0.0053 (  2.9%)   0.0053 (  4.0%)   0.0106 (  3.4%)   0.0107 (  3.4%)  IRGen
   0.0058 (  3.2%)   0.0026 (  2.0%)   0.0085 (  2.7%)   0.0085 (  2.7%)  typecheck-stmt
   0.0034 (  1.9%)   0.0014 (  1.1%)   0.0048 (  1.5%)   0.0049 (  1.5%)  SILGen
   0.0024 (  1.3%)   0.0017 (  1.3%)   0.0041 (  1.3%)   0.0041 (  1.3%)  typecheck-for-each
   0.0030 (  1.6%)   0.0010 (  0.7%)   0.0040 (  1.3%)   0.0040 (  1.3%)  typecheck-decl
   0.0031 (  1.7%)   0.0009 (  0.7%)   0.0040 (  1.3%)   0.0040 (  1.2%)  typecheck-expr
   0.0011 (  0.6%)   0.0020 (  1.5%)   0.0031 (  1.0%)   0.0031 (  1.0%)  load-stdlib
   0.0027 (  1.5%)   0.0001 (  0.0%)   0.0028 (  0.9%)   0.0028 (  0.9%)  SIL optimization
   0.0021 (  1.1%)   0.0005 (  0.4%)   0.0026 (  0.8%)   0.0026 (  0.8%)  SILGen-function
   0.0009 (  0.5%)   0.0005 (  0.4%)   0.0014 (  0.4%)   0.0014 (  0.4%)  load-all-members
   0.0005 (  0.2%)   0.0002 (  0.2%)   0.0007 (  0.2%)   0.0007 (  0.2%)  precheck-target
   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%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, 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%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.1833 (100.0%)   0.1323 (100.0%)   0.3156 (100.0%)   0.3176 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.1754 seconds (1.2259 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.9112 (100.0%)   0.2643 (100.0%)   1.1754 (100.0%)   1.2259 (100.0%)  Building Target
   0.9112 (100.0%)   0.2643 (100.0%)   1.1754 (100.0%)   1.2259 (100.0%)  Total
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Linear.swift (in target 'LazyArray' from project 'LazyArray')
    cd /Users/admin/builder/spi-builder-workspace

SwiftDriverJobDiscovery normal arm64_32 Emitting module for LazyArray (in target 'LazyArray' from project 'LazyArray')
SwiftDriver\ Compilation\ Requirements LazyArray normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'LazyArray' from project 'LazyArray')
    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 LazyArray -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/arm64_32/LazyArray.SwiftFileList -DSWIFT_PACKAGE -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 -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 -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -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/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/arm64_32/LazyArray-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/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/arm64_32/LazyArray.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/LazyArray.build/Debug-watchos/LazyArray.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/arm64_32/LazyArray_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/LazyArray.build/Debug-watchos/LazyArray.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/arm64_32/LazyArray-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal armv7k Compiling LazyArray+CoutableRange.swift (in target 'LazyArray' from project 'LazyArray')
SwiftCompile normal arm64 Compiling\ LazyArray+Array.swift /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Array.swift (in target 'LazyArray' from project 'LazyArray')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745544431762602-swift-frontend-LazyArray-LazyArray_Array.swift-arm64_apple_watchos2.0-o-Onone-3149735381.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.1404 seconds (0.1418 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0188 ( 28.9%)   0.0310 ( 41.2%)   0.0498 ( 35.5%)   0.0504 ( 35.5%)  parse-and-resolve-imports
   0.0184 ( 28.2%)   0.0297 ( 39.4%)   0.0480 ( 34.2%)   0.0486 ( 34.3%)  Import resolution
   0.0039 (  6.1%)   0.0054 (  7.2%)   0.0093 (  6.6%)   0.0093 (  6.6%)  IRGen
   0.0050 (  7.7%)   0.0018 (  2.4%)   0.0068 (  4.9%)   0.0069 (  4.8%)  perform-sema
   0.0049 (  7.6%)   0.0018 (  2.4%)   0.0068 (  4.8%)   0.0068 (  4.8%)  Type checking and Semantic analysis
   0.0039 (  6.0%)   0.0002 (  0.2%)   0.0041 (  2.9%)   0.0041 (  2.9%)  SIL optimization
   0.0025 (  3.8%)   0.0012 (  1.6%)   0.0037 (  2.6%)   0.0038 (  2.7%)  SILGen
   0.0026 (  4.0%)   0.0009 (  1.3%)   0.0035 (  2.5%)   0.0035 (  2.5%)  typecheck-stmt
   0.0019 (  2.9%)   0.0008 (  1.0%)   0.0027 (  1.9%)   0.0027 (  1.9%)  typecheck-decl
   0.0010 (  1.5%)   0.0013 (  1.7%)   0.0023 (  1.6%)   0.0023 (  1.6%)  load-stdlib
   0.0011 (  1.6%)   0.0005 (  0.6%)   0.0016 (  1.1%)   0.0016 (  1.2%)  SILGen-function
   0.0006 (  1.0%)   0.0004 (  0.5%)   0.0010 (  0.7%)   0.0010 (  0.7%)  build-rewrite-system
   0.0002 (  0.4%)   0.0002 (  0.2%)   0.0004 (  0.3%)   0.0004 (  0.3%)  typecheck-expr
   0.0001 (  0.2%)   0.0001 (  0.1%)   0.0002 (  0.1%)   0.0002 (  0.1%)  import-clang-decl
   0.0001 (  0.2%)   0.0000 (  0.0%)   0.0002 (  0.1%)   0.0002 (  0.1%)  precheck-target
   0.0000 (  0.0%)   0.0001 (  0.1%)   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%)  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%)  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.0651 (100.0%)   0.0752 (100.0%)   0.1404 (100.0%)   0.1418 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.1054 seconds (0.1070 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0549 (100.0%)   0.0504 (100.0%)   0.1054 (100.0%)   0.1070 (100.0%)  Building Target
   0.0549 (100.0%)   0.0504 (100.0%)   0.1054 (100.0%)   0.1070 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Array.swift (in target 'LazyArray' from project 'LazyArray')
    cd /Users/admin/builder/spi-builder-workspace

Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/LazyArray.framework/Modules/LazyArray.swiftmodule/arm64_32-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/arm64_32/LazyArray.swiftmodule (in target 'LazyArray' from project 'LazyArray')
    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/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/arm64_32/LazyArray.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/LazyArray.framework/Modules/LazyArray.swiftmodule/arm64_32-apple-watchos.swiftmodule
SwiftDriverJobDiscovery normal arm64 Compiling LazyArray+Sequence.swift, LazyArray+Range.swift (in target 'LazyArray' from project 'LazyArray')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/LazyArray.framework/Modules/LazyArray.swiftmodule/arm64_32-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/arm64_32/LazyArray.swiftdoc (in target 'LazyArray' from project 'LazyArray')
    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/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/arm64_32/LazyArray.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/LazyArray.framework/Modules/LazyArray.swiftmodule/arm64_32-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/LazyArray.framework/Modules/LazyArray.swiftmodule/arm64_32-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/arm64_32/LazyArray.abi.json (in target 'LazyArray' from project 'LazyArray')
    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/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/arm64_32/LazyArray.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/LazyArray.framework/Modules/LazyArray.swiftmodule/arm64_32-apple-watchos.abi.json
SwiftDriverJobDiscovery normal armv7k Compiling LazyMutableList.swift (in target 'LazyArray' from project 'LazyArray')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/LazyArray.framework/Modules/LazyArray.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/arm64_32/LazyArray.swiftsourceinfo (in target 'LazyArray' from project 'LazyArray')
    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/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/arm64_32/LazyArray.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/LazyArray.framework/Modules/LazyArray.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo
SwiftCompile normal arm64 Compiling\ LazyArray+Linear.swift /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Linear.swift (in target 'LazyArray' from project 'LazyArray')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745544431775043-swift-frontend-LazyArray-LazyArray_Linear.swift-arm64_apple_watchos2.0-o-Onone-2554371038.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.1647 seconds (0.1679 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0193 ( 23.7%)   0.0321 ( 38.5%)   0.0514 ( 31.2%)   0.0521 ( 31.0%)  parse-and-resolve-imports
   0.0189 ( 23.3%)   0.0314 ( 37.6%)   0.0503 ( 30.6%)   0.0510 ( 30.4%)  Import resolution
   0.0059 (  7.2%)   0.0046 (  5.5%)   0.0104 (  6.3%)   0.0111 (  6.6%)  IRGen
   0.0067 (  8.2%)   0.0026 (  3.1%)   0.0092 (  5.6%)   0.0094 (  5.6%)  perform-sema
   0.0066 (  8.2%)   0.0025 (  3.0%)   0.0092 (  5.6%)   0.0093 (  5.6%)  Type checking and Semantic analysis
   0.0049 (  6.0%)   0.0017 (  2.0%)   0.0066 (  4.0%)   0.0068 (  4.0%)  typecheck-stmt
   0.0012 (  1.5%)   0.0032 (  3.8%)   0.0044 (  2.7%)   0.0048 (  2.8%)  load-stdlib
   0.0027 (  3.3%)   0.0012 (  1.4%)   0.0039 (  2.4%)   0.0040 (  2.4%)  SILGen
   0.0029 (  3.5%)   0.0011 (  1.3%)   0.0039 (  2.4%)   0.0039 (  2.3%)  typecheck-decl
   0.0025 (  3.0%)   0.0011 (  1.3%)   0.0035 (  2.1%)   0.0035 (  2.1%)  build-rewrite-system
   0.0028 (  3.5%)   0.0006 (  0.7%)   0.0035 (  2.1%)   0.0035 (  2.1%)  typecheck-expr
   0.0030 (  3.6%)   0.0001 (  0.1%)   0.0030 (  1.8%)   0.0030 (  1.8%)  SIL optimization
   0.0018 (  2.3%)   0.0010 (  1.2%)   0.0028 (  1.7%)   0.0030 (  1.8%)  typecheck-for-each
   0.0016 (  2.0%)   0.0004 (  0.4%)   0.0020 (  1.2%)   0.0020 (  1.2%)  SILGen-function
   0.0004 (  0.5%)   0.0000 (  0.0%)   0.0004 (  0.3%)   0.0004 (  0.3%)  precheck-target
   0.0000 (  0.1%)   0.0001 (  0.1%)   0.0001 (  0.1%)   0.0001 (  0.1%)  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%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0812 (100.0%)   0.0835 (100.0%)   0.1647 (100.0%)   0.1679 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.1024 seconds (0.1049 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0512 (100.0%)   0.0512 (100.0%)   0.1024 (100.0%)   0.1049 (100.0%)  Building Target
   0.0512 (100.0%)   0.0512 (100.0%)   0.1024 (100.0%)   0.1049 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Linear.swift (in target 'LazyArray' from project 'LazyArray')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ LazyArray+CoutableRange.swift /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+CoutableRange.swift (in target 'LazyArray' from project 'LazyArray')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745544431776805-swift-frontend-LazyArray-LazyArray_CoutableRange.swift-arm64_apple_watchos2.0-o-Onone-1161639992.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2122 seconds (0.2155 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0184 ( 15.9%)   0.0311 ( 32.2%)   0.0496 ( 23.4%)   0.0501 ( 23.3%)  parse-and-resolve-imports
   0.0180 ( 15.6%)   0.0301 ( 31.1%)   0.0481 ( 22.7%)   0.0487 ( 22.6%)  Import resolution
   0.0155 ( 13.4%)   0.0059 (  6.1%)   0.0213 ( 10.0%)   0.0216 ( 10.0%)  perform-sema
   0.0154 ( 13.3%)   0.0058 (  6.0%)   0.0213 ( 10.0%)   0.0215 ( 10.0%)  Type checking and Semantic analysis
   0.0126 ( 10.9%)   0.0048 (  5.0%)   0.0174 (  8.2%)   0.0175 (  8.1%)  typecheck-stmt
   0.0092 (  8.0%)   0.0034 (  3.6%)   0.0126 (  6.0%)   0.0127 (  5.9%)  precheck-target
   0.0041 (  3.6%)   0.0043 (  4.4%)   0.0084 (  4.0%)   0.0085 (  4.0%)  IRGen
   0.0055 (  4.8%)   0.0020 (  2.1%)   0.0075 (  3.6%)   0.0075 (  3.5%)  build-rewrite-system
   0.0012 (  1.0%)   0.0046 (  4.8%)   0.0058 (  2.7%)   0.0058 (  2.7%)  load-stdlib
   0.0046 (  4.0%)   0.0003 (  0.4%)   0.0050 (  2.3%)   0.0050 (  2.3%)  SIL optimization
   0.0037 (  3.2%)   0.0009 (  0.9%)   0.0046 (  2.2%)   0.0046 (  2.1%)  typecheck-expr
   0.0029 (  2.5%)   0.0009 (  0.9%)   0.0038 (  1.8%)   0.0044 (  2.0%)  SILGen
   0.0021 (  1.8%)   0.0008 (  0.9%)   0.0029 (  1.4%)   0.0031 (  1.4%)  typecheck-decl
   0.0016 (  1.4%)   0.0003 (  0.3%)   0.0020 (  0.9%)   0.0025 (  1.2%)  SILGen-function
   0.0008 (  0.7%)   0.0011 (  1.1%)   0.0019 (  0.9%)   0.0019 (  0.9%)  import-clang-decl
   0.0000 (  0.0%)   0.0000 (  0.1%)   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%)  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%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.1157 (100.0%)   0.0965 (100.0%)   0.2122 (100.0%)   0.2155 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.1239 seconds (0.1271 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0678 (100.0%)   0.0561 (100.0%)   0.1239 (100.0%)   0.1271 (100.0%)  Building Target
   0.0678 (100.0%)   0.0561 (100.0%)   0.1239 (100.0%)   0.1271 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+CoutableRange.swift (in target 'LazyArray' from project 'LazyArray')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ LazyArray.swift /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray.swift (in target 'LazyArray' from project 'LazyArray')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745544431784583-swift-frontend-LazyArray-LazyArray.swift-arm64_apple_watchos2.0-o-Onone-3660334614.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.1212 seconds (0.1216 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0189 ( 37.4%)   0.0312 ( 44.2%)   0.0501 ( 41.3%)   0.0503 ( 41.3%)  parse-and-resolve-imports
   0.0186 ( 36.8%)   0.0305 ( 43.3%)   0.0491 ( 40.5%)   0.0493 ( 40.6%)  Import resolution
   0.0023 (  4.5%)   0.0028 (  3.9%)   0.0051 (  4.2%)   0.0051 (  4.2%)  IRGen
   0.0019 (  3.8%)   0.0011 (  1.5%)   0.0030 (  2.5%)   0.0031 (  2.5%)  SILGen
   0.0009 (  1.9%)   0.0021 (  2.9%)   0.0030 (  2.5%)   0.0030 (  2.5%)  load-stdlib
   0.0018 (  3.6%)   0.0008 (  1.1%)   0.0026 (  2.2%)   0.0026 (  2.2%)  perform-sema
   0.0018 (  3.6%)   0.0008 (  1.1%)   0.0026 (  2.1%)   0.0026 (  2.1%)  Type checking and Semantic analysis
   0.0010 (  2.0%)   0.0006 (  0.9%)   0.0016 (  1.4%)   0.0016 (  1.4%)  SILGen-function
   0.0012 (  2.3%)   0.0005 (  0.7%)   0.0016 (  1.4%)   0.0016 (  1.3%)  typecheck-decl
   0.0015 (  2.9%)   0.0000 (  0.0%)   0.0015 (  1.2%)   0.0015 (  1.2%)  SIL optimization
   0.0004 (  0.8%)   0.0002 (  0.2%)   0.0006 (  0.5%)   0.0006 (  0.5%)  typecheck-stmt
   0.0001 (  0.2%)   0.0000 (  0.1%)   0.0001 (  0.1%)   0.0001 (  0.1%)  typecheck-expr
   0.0001 (  0.1%)   0.0000 (  0.1%)   0.0001 (  0.1%)   0.0001 (  0.1%)  build-rewrite-system
   0.0001 (  0.1%)   0.0000 (  0.0%)   0.0001 (  0.1%)   0.0001 (  0.0%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0506 (100.0%)   0.0705 (100.0%)   0.1212 (100.0%)   0.1216 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.0793 seconds (0.0796 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0348 (100.0%)   0.0445 (100.0%)   0.0793 (100.0%)   0.0796 (100.0%)  Building Target
   0.0348 (100.0%)   0.0445 (100.0%)   0.0793 (100.0%)   0.0796 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray.swift (in target 'LazyArray' from project 'LazyArray')
    cd /Users/admin/builder/spi-builder-workspace

SwiftDriverJobDiscovery normal armv7k Compiling LazyArray+Map.swift (in target 'LazyArray' from project 'LazyArray')
SwiftCompile normal armv7k Compiling\ LazyArray+Array.swift /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Array.swift (in target 'LazyArray' from project 'LazyArray')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745544431784506-swift-frontend-LazyArray-LazyArray_Array.swift-armv7k_apple_watchos2.0-o-Onone-2699721066.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.1517 seconds (0.1524 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0194 ( 28.6%)   0.0346 ( 41.3%)   0.0540 ( 35.6%)   0.0542 ( 35.6%)  parse-and-resolve-imports
   0.0190 ( 28.0%)   0.0336 ( 40.0%)   0.0525 ( 34.6%)   0.0527 ( 34.6%)  Import resolution
   0.0041 (  6.0%)   0.0049 (  5.9%)   0.0090 (  5.9%)   0.0092 (  6.1%)  IRGen
   0.0057 (  8.4%)   0.0023 (  2.7%)   0.0079 (  5.2%)   0.0080 (  5.2%)  perform-sema
   0.0056 (  8.3%)   0.0022 (  2.6%)   0.0078 (  5.2%)   0.0079 (  5.2%)  Type checking and Semantic analysis
   0.0041 (  6.1%)   0.0001 (  0.1%)   0.0042 (  2.8%)   0.0042 (  2.7%)  SIL optimization
   0.0028 (  4.1%)   0.0011 (  1.3%)   0.0039 (  2.6%)   0.0039 (  2.5%)  typecheck-stmt
   0.0011 (  1.6%)   0.0026 (  3.1%)   0.0037 (  2.4%)   0.0037 (  2.4%)  load-stdlib
   0.0024 (  3.5%)   0.0010 (  1.2%)   0.0034 (  2.2%)   0.0034 (  2.2%)  typecheck-decl
   0.0018 (  2.6%)   0.0006 (  0.7%)   0.0024 (  1.6%)   0.0024 (  1.6%)  SILGen
   0.0007 (  1.0%)   0.0003 (  0.4%)   0.0010 (  0.7%)   0.0010 (  0.7%)  build-rewrite-system
   0.0007 (  1.0%)   0.0002 (  0.2%)   0.0009 (  0.6%)   0.0009 (  0.6%)  SILGen-function
   0.0003 (  0.4%)   0.0002 (  0.2%)   0.0005 (  0.3%)   0.0005 (  0.3%)  typecheck-expr
   0.0001 (  0.2%)   0.0002 (  0.2%)   0.0003 (  0.2%)   0.0004 (  0.3%)  import-clang-decl
   0.0002 (  0.2%)   0.0000 (  0.0%)   0.0002 (  0.1%)   0.0002 (  0.1%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.0677 (100.0%)   0.0839 (100.0%)   0.1517 (100.0%)   0.1524 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.1093 seconds (0.1107 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0559 (100.0%)   0.0534 (100.0%)   0.1093 (100.0%)   0.1107 (100.0%)  Building Target
   0.0559 (100.0%)   0.0534 (100.0%)   0.1093 (100.0%)   0.1107 (100.0%)  Total
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Array.swift (in target 'LazyArray' from project 'LazyArray')
    cd /Users/admin/builder/spi-builder-workspace

SwiftDriverJobDiscovery normal armv7k Compiling LazyArray+Sequence.swift, LazyArray+Range.swift (in target 'LazyArray' from project 'LazyArray')
SwiftCompile normal armv7k Compiling\ LazyArray+Linear.swift /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Linear.swift (in target 'LazyArray' from project 'LazyArray')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745544431785102-swift-frontend-LazyArray-LazyArray_Linear.swift-armv7k_apple_watchos2.0-o-Onone-2961084711.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.1615 seconds (0.1629 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0188 ( 24.2%)   0.0336 ( 40.2%)   0.0524 ( 32.5%)   0.0528 ( 32.4%)  parse-and-resolve-imports
   0.0185 ( 23.8%)   0.0329 ( 39.3%)   0.0513 ( 31.8%)   0.0517 ( 31.7%)  Import resolution
   0.0063 (  8.0%)   0.0054 (  6.4%)   0.0116 (  7.2%)   0.0118 (  7.3%)  IRGen
   0.0061 (  7.9%)   0.0021 (  2.5%)   0.0082 (  5.1%)   0.0083 (  5.1%)  perform-sema
   0.0061 (  7.8%)   0.0021 (  2.5%)   0.0082 (  5.1%)   0.0082 (  5.1%)  Type checking and Semantic analysis
   0.0043 (  5.5%)   0.0011 (  1.3%)   0.0054 (  3.3%)   0.0054 (  3.3%)  typecheck-stmt
   0.0028 (  3.6%)   0.0012 (  1.4%)   0.0040 (  2.5%)   0.0040 (  2.5%)  typecheck-decl
   0.0024 (  3.1%)   0.0010 (  1.2%)   0.0034 (  2.1%)   0.0036 (  2.2%)  build-rewrite-system
   0.0031 (  4.0%)   0.0001 (  0.1%)   0.0032 (  2.0%)   0.0034 (  2.1%)  SIL optimization
   0.0025 (  3.2%)   0.0006 (  0.8%)   0.0031 (  1.9%)   0.0031 (  1.9%)  SILGen
   0.0010 (  1.3%)   0.0021 (  2.5%)   0.0031 (  1.9%)   0.0031 (  1.9%)  load-stdlib
   0.0026 (  3.3%)   0.0004 (  0.5%)   0.0030 (  1.9%)   0.0030 (  1.9%)  typecheck-expr
   0.0015 (  1.9%)   0.0006 (  0.7%)   0.0021 (  1.3%)   0.0021 (  1.3%)  typecheck-for-each
   0.0015 (  1.9%)   0.0003 (  0.4%)   0.0018 (  1.1%)   0.0018 (  1.1%)  SILGen-function
   0.0004 (  0.5%)   0.0000 (  0.0%)   0.0004 (  0.3%)   0.0004 (  0.3%)  precheck-target
   0.0000 (  0.1%)   0.0001 (  0.1%)   0.0001 (  0.1%)   0.0001 (  0.1%)  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%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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.0778 (100.0%)   0.0837 (100.0%)   0.1615 (100.0%)   0.1629 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.1059 seconds (0.1075 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0523 (100.0%)   0.0536 (100.0%)   0.1059 (100.0%)   0.1075 (100.0%)  Building Target
   0.0523 (100.0%)   0.0536 (100.0%)   0.1059 (100.0%)   0.1075 (100.0%)  Total
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Linear.swift (in target 'LazyArray' from project 'LazyArray')
    cd /Users/admin/builder/spi-builder-workspace

SwiftDriverJobDiscovery normal armv7k Compiling LazyArray.swift (in target 'LazyArray' from project 'LazyArray')
SwiftCompile normal arm64 Compiling\ LazyArray+Reverse.swift /Users/admin/builder/spi-builder-workspace/Sources/LazyArray+Reverse.swift (in target 'LazyArray' from project 'LazyArray')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745544431864780-swift-frontend-LazyArray-LazyArray_Reverse.swift-arm64_apple_watchos2.0-o-Onone-132189955.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.1633 seconds (0.1664 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0190 ( 20.8%)   0.0249 ( 34.8%)   0.0440 ( 26.9%)   0.0452 ( 27.2%)  parse-and-resolve-imports
   0.0186 ( 20.3%)   0.0243 ( 33.8%)   0.0429 ( 26.2%)   0.0441 ( 26.5%)  Import resolution
   0.0103 ( 11.2%)   0.0038 (  5.4%)   0.0141 (  8.6%)   0.0142 (  8.5%)  perform-sema
   0.0102 ( 11.2%)   0.0038 (  5.3%)   0.0141 (  8.6%)   0.0141 (  8.5%)  Type checking and Semantic analysis
   0.0080 (  8.8%)   0.0032 (  4.4%)   0.0112 (  6.9%)   0.0113 (  6.8%)  typecheck-stmt
   0.0067 (  7.3%)   0.0026 (  3.6%)   0.0093 (  5.7%)   0.0093 (  5.6%)  precheck-target
   0.0038 (  4.2%)   0.0033 (  4.6%)   0.0071 (  4.3%)   0.0071 (  4.3%)  IRGen
   0.0046 (  5.1%)   0.0015 (  2.1%)   0.0062 (  3.8%)   0.0062 (  3.7%)  build-rewrite-system
   0.0041 (  4.5%)   0.0001 (  0.1%)   0.0042 (  2.6%)   0.0043 (  2.6%)  SIL optimization
   0.0011 (  1.2%)   0.0019 (  2.7%)   0.0030 (  1.9%)   0.0030 (  1.8%)  load-stdlib
   0.0018 (  2.0%)   0.0006 (  0.8%)   0.0024 (  1.5%)   0.0024 (  1.5%)  typecheck-decl
   0.0015 (  1.7%)   0.0004 (  0.6%)   0.0020 (  1.2%)   0.0020 (  1.2%)  SILGen
   0.0008 (  0.9%)   0.0010 (  1.4%)   0.0019 (  1.1%)   0.0019 (  1.1%)  import-clang-decl
   0.0006 (  0.7%)   0.0001 (  0.2%)   0.0007 (  0.5%)   0.0007 (  0.4%)  SILGen-function
   0.0002 (  0.3%)   0.0001 (  0.2%)   0.0004 (  0.2%)   0.0004 (  0.2%)  typecheck-expr
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0916 (100.0%)   0.0717 (100.0%)   0.1633 (100.0%)   0.1664 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.1003 seconds (0.1037 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0588 (100.0%)   0.0415 (100.0%)   0.1003 (100.0%)   0.1037 (100.0%)  Building Target
   0.0588 (100.0%)   0.0415 (100.0%)   0.1003 (100.0%)   0.1037 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/LazyArray+Reverse.swift (in target 'LazyArray' from project 'LazyArray')
    cd /Users/admin/builder/spi-builder-workspace

SwiftDriverJobDiscovery normal arm64 Emitting module for LazyArray (in target 'LazyArray' from project 'LazyArray')
SwiftDriver\ Compilation\ Requirements LazyArray normal arm64 com.apple.xcode.tools.swift.compiler (in target 'LazyArray' from project 'LazyArray')
    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 LazyArray -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/arm64/LazyArray.SwiftFileList -DSWIFT_PACKAGE -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 -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 -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -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/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/arm64/LazyArray-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/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/arm64/LazyArray.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/LazyArray.build/Debug-watchos/LazyArray.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/arm64/LazyArray_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/LazyArray.build/Debug-watchos/LazyArray.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/arm64/LazyArray-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling LazyArray.swift (in target 'LazyArray' from project 'LazyArray')
SwiftCompile normal arm64_32 Compiling\ LazyArray+Reverse.swift /Users/admin/builder/spi-builder-workspace/Sources/LazyArray+Reverse.swift (in target 'LazyArray' from project 'LazyArray')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745544431934515-swift-frontend-LazyArray-LazyArray_Reverse.swift-arm64_32_apple_watchos2.0-o-Onone-1587973420.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3180 seconds (0.3207 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0822 ( 43.1%)   0.0335 ( 26.4%)   0.1157 ( 36.4%)   0.1158 ( 36.1%)  build-rewrite-system
   0.0200 ( 10.5%)   0.0262 ( 20.6%)   0.0462 ( 14.5%)   0.0463 ( 14.4%)  parse-and-resolve-imports
   0.0196 ( 10.3%)   0.0249 ( 19.6%)   0.0445 ( 14.0%)   0.0446 ( 13.9%)  Import resolution
   0.0126 (  6.6%)   0.0106 (  8.3%)   0.0232 (  7.3%)   0.0234 (  7.3%)  import-clang-decl
   0.0120 (  6.3%)   0.0066 (  5.2%)   0.0186 (  5.8%)   0.0191 (  6.0%)  perform-sema
   0.0119 (  6.3%)   0.0066 (  5.2%)   0.0185 (  5.8%)   0.0190 (  5.9%)  Type checking and Semantic analysis
   0.0094 (  4.9%)   0.0058 (  4.6%)   0.0152 (  4.8%)   0.0157 (  4.9%)  typecheck-stmt
   0.0076 (  4.0%)   0.0051 (  4.0%)   0.0127 (  4.0%)   0.0132 (  4.1%)  precheck-target
   0.0041 (  2.1%)   0.0039 (  3.1%)   0.0080 (  2.5%)   0.0082 (  2.5%)  IRGen
   0.0041 (  2.2%)   0.0000 (  0.0%)   0.0042 (  1.3%)   0.0042 (  1.3%)  SIL optimization
   0.0022 (  1.1%)   0.0010 (  0.8%)   0.0032 (  1.0%)   0.0032 (  1.0%)  SILGen
   0.0021 (  1.1%)   0.0007 (  0.5%)   0.0028 (  0.9%)   0.0028 (  0.9%)  typecheck-decl
   0.0010 (  0.5%)   0.0014 (  1.1%)   0.0023 (  0.7%)   0.0023 (  0.7%)  load-stdlib
   0.0009 (  0.4%)   0.0005 (  0.4%)   0.0013 (  0.4%)   0.0013 (  0.4%)  load-all-members
   0.0009 (  0.5%)   0.0003 (  0.2%)   0.0012 (  0.4%)   0.0012 (  0.4%)  SILGen-function
   0.0002 (  0.1%)   0.0001 (  0.1%)   0.0004 (  0.1%)   0.0004 (  0.1%)  typecheck-expr
   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%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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.1908 (100.0%)   0.1272 (100.0%)   0.3180 (100.0%)   0.3207 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.0380 seconds (1.0501 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.8292 (100.0%)   0.2088 (100.0%)   1.0380 (100.0%)   1.0501 (100.0%)  Building Target
   0.8292 (100.0%)   0.2088 (100.0%)   1.0380 (100.0%)   1.0501 (100.0%)  Total
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/LazyArray+Reverse.swift (in target 'LazyArray' from project 'LazyArray')
    cd /Users/admin/builder/spi-builder-workspace

SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/LazyArray.framework/Headers/LazyArray-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/arm64/LazyArray-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/arm64_32/LazyArray-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/armv7k/LazyArray-Swift.h (in target 'LazyArray' from project 'LazyArray')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/arm64/LazyArray-Swift.h -arch arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/arm64_32/LazyArray-Swift.h -arch armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/armv7k/LazyArray-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/LazyArray.framework/Headers/LazyArray-Swift.h
SwiftDriverJobDiscovery normal arm64 Compiling LazyArray+Array.swift (in target 'LazyArray' from project 'LazyArray')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/LazyArray.framework/Modules/LazyArray.swiftmodule/arm64-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/arm64/LazyArray.swiftmodule (in target 'LazyArray' from project 'LazyArray')
    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/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/arm64/LazyArray.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/LazyArray.framework/Modules/LazyArray.swiftmodule/arm64-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/LazyArray.framework/Modules/LazyArray.swiftmodule/arm64-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/arm64/LazyArray.swiftdoc (in target 'LazyArray' from project 'LazyArray')
    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/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/arm64/LazyArray.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/LazyArray.framework/Modules/LazyArray.swiftmodule/arm64-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/LazyArray.framework/Modules/LazyArray.swiftmodule/arm64-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/arm64/LazyArray.abi.json (in target 'LazyArray' from project 'LazyArray')
    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/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/arm64/LazyArray.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/LazyArray.framework/Modules/LazyArray.swiftmodule/arm64-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/LazyArray.framework/Modules/LazyArray.swiftmodule/Project/arm64-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/arm64/LazyArray.swiftsourceinfo (in target 'LazyArray' from project 'LazyArray')
    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/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/arm64/LazyArray.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/LazyArray.framework/Modules/LazyArray.swiftmodule/Project/arm64-apple-watchos.swiftsourceinfo
SwiftCompile normal arm64_32 Compiling\ LazyArray+Sequence.swift,\ LazyArray+Range.swift /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Range.swift (in target 'LazyArray' from project 'LazyArray')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift (in target 'LazyArray' from project 'LazyArray')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:10:5: warning: 'public' modifier is redundant for static method declared in a public extension
    public static func EMPTY<E>() -> LazyArray<E> {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:14:5: warning: 'public' modifier is redundant for property declared in a public extension
    public final var isEmpty: Bool {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:18:5: warning: 'public' modifier is redundant for property declared in a public extension
    public final var hasData: Bool {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:22:5: warning: 'public' modifier is redundant for property declared in a public extension
    public final var first: Element? {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:26:5: warning: 'public' modifier is redundant for property declared in a public extension
    public final var last: Element? {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:30:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public final func dropFirst() -> LazyArray<Element> {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:37:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public final func dropFirst(_ n: Int) -> LazyArray<Element> {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:44:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public final func dropLast() -> LazyArray<Element> {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:48:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public final func dropLast(_ n: Int) -> LazyArray<Element> {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:55:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public final func prefix(_ maxLength: Int) -> LazyArray<Element> {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:62:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public final func suffix(_ maxLength: Int) -> LazyArray<Element> {
    ^~~~~~~

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

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745544431945827-swift-frontend-LazyArray-LazyArray_Sequence.swift-arm64_32_apple_watchos2.0-o-Onone-2959487702.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3819 seconds (0.3823 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0848 ( 33.9%)   0.0309 ( 23.4%)   0.1156 ( 30.3%)   0.1157 ( 30.3%)  build-rewrite-system
   0.0198 (  7.9%)   0.0278 ( 21.1%)   0.0477 ( 12.5%)   0.0477 ( 12.5%)  parse-and-resolve-imports
   0.0194 (  7.8%)   0.0269 ( 20.5%)   0.0464 ( 12.1%)   0.0464 ( 12.1%)  Import resolution
   0.0251 ( 10.0%)   0.0074 (  5.6%)   0.0325 (  8.5%)   0.0325 (  8.5%)  perform-sema
   0.0250 ( 10.0%)   0.0074 (  5.6%)   0.0324 (  8.5%)   0.0324 (  8.5%)  Type checking and Semantic analysis
   0.0212 (  8.5%)   0.0064 (  4.8%)   0.0276 (  7.2%)   0.0276 (  7.2%)  typecheck-stmt
   0.0125 (  5.0%)   0.0111 (  8.4%)   0.0236 (  6.2%)   0.0238 (  6.2%)  import-clang-decl
   0.0127 (  5.1%)   0.0042 (  3.2%)   0.0169 (  4.4%)   0.0169 (  4.4%)  precheck-target
   0.0052 (  2.1%)   0.0041 (  3.1%)   0.0093 (  2.4%)   0.0093 (  2.4%)  IRGen
   0.0060 (  2.4%)   0.0012 (  0.9%)   0.0072 (  1.9%)   0.0072 (  1.9%)  SILGen
   0.0055 (  2.2%)   0.0001 (  0.1%)   0.0056 (  1.5%)   0.0056 (  1.5%)  SIL optimization
   0.0048 (  1.9%)   0.0006 (  0.5%)   0.0055 (  1.4%)   0.0055 (  1.4%)  typecheck-expr
   0.0039 (  1.5%)   0.0005 (  0.4%)   0.0044 (  1.2%)   0.0044 (  1.1%)  SILGen-function
   0.0023 (  0.9%)   0.0007 (  0.5%)   0.0030 (  0.8%)   0.0030 (  0.8%)  typecheck-decl
   0.0010 (  0.4%)   0.0019 (  1.5%)   0.0029 (  0.8%)   0.0030 (  0.8%)  load-stdlib
   0.0009 (  0.4%)   0.0004 (  0.3%)   0.0013 (  0.3%)   0.0013 (  0.3%)  load-all-members
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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.2503 (100.0%)   0.1316 (100.0%)   0.3819 (100.0%)   0.3823 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.9924 seconds (1.0473 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.8049 (100.0%)   0.1875 (100.0%)   0.9924 (100.0%)   1.0473 (100.0%)  Building Target
   0.8049 (100.0%)   0.1875 (100.0%)   0.9924 (100.0%)   1.0473 (100.0%)  Total
SwiftDriverJobDiscovery normal arm64 Compiling LazyArray+Linear.swift (in target 'LazyArray' from project 'LazyArray')
SwiftCompile normal arm64_32 Compiling\ LazyMutableList.swift /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyMutableList.swift (in target 'LazyArray' from project 'LazyArray')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyMutableList.swift (in target 'LazyArray' from project 'LazyArray')
    cd /Users/admin/builder/spi-builder-workspace

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745544431950741-swift-frontend-LazyArray-LazyMutableList.swift-arm64_32_apple_watchos2.0-o-Onone-1474076160.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3813 seconds (0.3841 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0843 ( 36.2%)   0.0339 ( 22.8%)   0.1182 ( 31.0%)   0.1186 ( 30.9%)  build-rewrite-system
   0.0216 (  9.3%)   0.0342 ( 23.0%)   0.0558 ( 14.6%)   0.0566 ( 14.7%)  parse-and-resolve-imports
   0.0211 (  9.0%)   0.0332 ( 22.3%)   0.0543 ( 14.2%)   0.0551 ( 14.3%)  Import resolution
   0.0193 (  8.3%)   0.0071 (  4.8%)   0.0264 (  6.9%)   0.0264 (  6.9%)  perform-sema
   0.0192 (  8.3%)   0.0071 (  4.8%)   0.0263 (  6.9%)   0.0263 (  6.9%)  Type checking and Semantic analysis
   0.0133 (  5.7%)   0.0110 (  7.4%)   0.0243 (  6.4%)   0.0251 (  6.5%)  import-clang-decl
   0.0155 (  6.7%)   0.0060 (  4.1%)   0.0216 (  5.7%)   0.0216 (  5.6%)  typecheck-expr
   0.0144 (  6.2%)   0.0053 (  3.6%)   0.0198 (  5.2%)   0.0198 (  5.1%)  typecheck-stmt
   0.0094 (  4.1%)   0.0037 (  2.5%)   0.0131 (  3.4%)   0.0131 (  3.4%)  precheck-target
   0.0046 (  2.0%)   0.0017 (  1.2%)   0.0063 (  1.7%)   0.0063 (  1.7%)  typecheck-decl
   0.0026 (  1.1%)   0.0023 (  1.6%)   0.0049 (  1.3%)   0.0049 (  1.3%)  IRGen
   0.0010 (  0.4%)   0.0020 (  1.3%)   0.0030 (  0.8%)   0.0030 (  0.8%)  load-stdlib
   0.0027 (  1.2%)   0.0000 (  0.0%)   0.0027 (  0.7%)   0.0027 (  0.7%)  SIL optimization
   0.0019 (  0.8%)   0.0005 (  0.4%)   0.0024 (  0.6%)   0.0024 (  0.6%)  SILGen
   0.0009 (  0.4%)   0.0004 (  0.3%)   0.0013 (  0.3%)   0.0013 (  0.3%)  load-all-members
   0.0007 (  0.3%)   0.0001 (  0.1%)   0.0008 (  0.2%)   0.0008 (  0.2%)  SILGen-function
   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%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.2327 (100.0%)   0.1486 (100.0%)   0.3813 (100.0%)   0.3841 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.0253 seconds (1.0356 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.8090 (100.0%)   0.2163 (100.0%)   1.0253 (100.0%)   1.0356 (100.0%)  Building Target
   0.8090 (100.0%)   0.2163 (100.0%)   1.0253 (100.0%)   1.0356 (100.0%)  Total
SwiftCompile normal arm64 Compiling\ LazyArray+Map.swift /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Map.swift (in target 'LazyArray' from project 'LazyArray')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745544431961961-swift-frontend-LazyArray-LazyArray_Map.swift-arm64_apple_watchos2.0-o-Onone-3975950857.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.1321 seconds (0.1324 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0205 ( 32.4%)   0.0296 ( 43.2%)   0.0502 ( 38.0%)   0.0503 ( 38.0%)  parse-and-resolve-imports
   0.0200 ( 31.6%)   0.0288 ( 42.0%)   0.0488 ( 37.0%)   0.0490 ( 37.0%)  Import resolution
   0.0036 (  5.7%)   0.0030 (  4.4%)   0.0066 (  5.0%)   0.0066 (  5.0%)  IRGen
   0.0035 (  5.6%)   0.0011 (  1.7%)   0.0047 (  3.5%)   0.0047 (  3.5%)  perform-sema
   0.0035 (  5.5%)   0.0011 (  1.6%)   0.0046 (  3.5%)   0.0046 (  3.5%)  Type checking and Semantic analysis
   0.0042 (  6.6%)   0.0001 (  0.2%)   0.0043 (  3.3%)   0.0043 (  3.3%)  SIL optimization
   0.0016 (  2.5%)   0.0026 (  3.7%)   0.0042 (  3.2%)   0.0042 (  3.1%)  load-stdlib
   0.0023 (  3.6%)   0.0008 (  1.1%)   0.0031 (  2.3%)   0.0031 (  2.3%)  typecheck-decl
   0.0020 (  3.1%)   0.0006 (  0.9%)   0.0026 (  2.0%)   0.0026 (  2.0%)  SILGen
   0.0007 (  1.2%)   0.0003 (  0.4%)   0.0010 (  0.8%)   0.0010 (  0.8%)  typecheck-stmt
   0.0008 (  1.2%)   0.0002 (  0.3%)   0.0010 (  0.7%)   0.0010 (  0.7%)  SILGen-function
   0.0003 (  0.5%)   0.0002 (  0.3%)   0.0005 (  0.4%)   0.0005 (  0.4%)  typecheck-expr
   0.0001 (  0.1%)   0.0001 (  0.2%)   0.0002 (  0.2%)   0.0002 (  0.2%)  import-clang-decl
   0.0001 (  0.2%)   0.0001 (  0.1%)   0.0002 (  0.1%)   0.0002 (  0.1%)  build-rewrite-system
   0.0001 (  0.2%)   0.0000 (  0.0%)   0.0002 (  0.1%)   0.0002 (  0.1%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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.0634 (100.0%)   0.0687 (100.0%)   0.1321 (100.0%)   0.1324 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.0982 seconds (0.0984 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0545 (100.0%)   0.0437 (100.0%)   0.0982 (100.0%)   0.0984 (100.0%)  Building Target
   0.0545 (100.0%)   0.0437 (100.0%)   0.0982 (100.0%)   0.0984 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Map.swift (in target 'LazyArray' from project 'LazyArray')
    cd /Users/admin/builder/spi-builder-workspace

SwiftDriverJobDiscovery normal armv7k Compiling LazyArray+Linear.swift (in target 'LazyArray' from project 'LazyArray')
SwiftCompile normal arm64 Compiling\ LazyMutableList.swift /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyMutableList.swift (in target 'LazyArray' from project 'LazyArray')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745544431966125-swift-frontend-LazyArray-LazyMutableList.swift-arm64_apple_watchos2.0-o-Onone-3538849414.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2156 seconds (0.2158 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0201 ( 16.0%)   0.0289 ( 32.0%)   0.0490 ( 22.7%)   0.0491 ( 22.7%)  parse-and-resolve-imports
   0.0197 ( 15.8%)   0.0283 ( 31.3%)   0.0480 ( 22.3%)   0.0481 ( 22.3%)  Import resolution
   0.0157 ( 12.5%)   0.0055 (  6.0%)   0.0211 (  9.8%)   0.0211 (  9.8%)  perform-sema
   0.0156 ( 12.5%)   0.0055 (  6.0%)   0.0211 (  9.8%)   0.0211 (  9.8%)  Type checking and Semantic analysis
   0.0130 ( 10.4%)   0.0047 (  5.2%)   0.0177 (  8.2%)   0.0177 (  8.2%)  typecheck-expr
   0.0123 (  9.8%)   0.0042 (  4.7%)   0.0165 (  7.7%)   0.0165 (  7.7%)  typecheck-stmt
   0.0092 (  7.3%)   0.0034 (  3.8%)   0.0126 (  5.8%)   0.0126 (  5.8%)  precheck-target
   0.0054 (  4.3%)   0.0017 (  1.9%)   0.0072 (  3.3%)   0.0072 (  3.3%)  build-rewrite-system
   0.0027 (  2.2%)   0.0029 (  3.2%)   0.0057 (  2.6%)   0.0057 (  2.6%)  IRGen
   0.0032 (  2.6%)   0.0012 (  1.3%)   0.0044 (  2.0%)   0.0044 (  2.0%)  typecheck-decl
   0.0010 (  0.8%)   0.0020 (  2.2%)   0.0030 (  1.4%)   0.0030 (  1.4%)  load-stdlib
   0.0029 (  2.3%)   0.0000 (  0.0%)   0.0029 (  1.4%)   0.0029 (  1.4%)  SIL optimization
   0.0022 (  1.7%)   0.0006 (  0.7%)   0.0028 (  1.3%)   0.0028 (  1.3%)  SILGen
   0.0013 (  1.0%)   0.0014 (  1.6%)   0.0027 (  1.3%)   0.0027 (  1.3%)  import-clang-decl
   0.0008 (  0.7%)   0.0001 (  0.1%)   0.0010 (  0.5%)   0.0010 (  0.5%)  SILGen-function
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.1252 (100.0%)   0.0905 (100.0%)   0.2156 (100.0%)   0.2158 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.1017 seconds (0.1019 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0560 (100.0%)   0.0457 (100.0%)   0.1017 (100.0%)   0.1019 (100.0%)  Building Target
   0.0560 (100.0%)   0.0457 (100.0%)   0.1017 (100.0%)   0.1019 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyMutableList.swift (in target 'LazyArray' from project 'LazyArray')
    cd /Users/admin/builder/spi-builder-workspace

SwiftDriverJobDiscovery normal armv7k Compiling LazyArray+Array.swift (in target 'LazyArray' from project 'LazyArray')
SwiftDriver\ Compilation LazyArray normal armv7k com.apple.xcode.tools.swift.compiler (in target 'LazyArray' from project 'LazyArray')
    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 LazyArray -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/armv7k/LazyArray.SwiftFileList -DSWIFT_PACKAGE -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 -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 -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -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/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/armv7k/LazyArray-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/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/armv7k/LazyArray.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/LazyArray.build/Debug-watchos/LazyArray.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/armv7k/LazyArray_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/LazyArray.build/Debug-watchos/LazyArray.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/armv7k/LazyArray-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling LazyArray+CoutableRange.swift (in target 'LazyArray' from project 'LazyArray')
SwiftCompile normal arm64 Compiling\ LazyArray+Cache.swift /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Cache.swift (in target 'LazyArray' from project 'LazyArray')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745544431978767-swift-frontend-LazyArray-LazyArray_Cache.swift-arm64_apple_watchos2.0-o-Onone-1378415275.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.1492 seconds (0.1510 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0203 ( 26.0%)   0.0268 ( 37.6%)   0.0471 ( 31.6%)   0.0473 ( 31.4%)  parse-and-resolve-imports
   0.0199 ( 25.6%)   0.0262 ( 36.7%)   0.0461 ( 30.9%)   0.0464 ( 30.7%)  Import resolution
   0.0048 (  6.1%)   0.0051 (  7.2%)   0.0099 (  6.6%)   0.0111 (  7.4%)  IRGen
   0.0063 (  8.1%)   0.0023 (  3.2%)   0.0086 (  5.8%)   0.0086 (  5.7%)  perform-sema
   0.0063 (  8.1%)   0.0023 (  3.2%)   0.0085 (  5.7%)   0.0085 (  5.7%)  Type checking and Semantic analysis
   0.0042 (  5.4%)   0.0017 (  2.4%)   0.0059 (  4.0%)   0.0059 (  3.9%)  typecheck-decl
   0.0040 (  5.2%)   0.0017 (  2.3%)   0.0057 (  3.8%)   0.0057 (  3.8%)  typecheck-expr
   0.0043 (  5.5%)   0.0000 (  0.1%)   0.0043 (  2.9%)   0.0043 (  2.9%)  SIL optimization
   0.0011 (  1.4%)   0.0030 (  4.2%)   0.0041 (  2.7%)   0.0041 (  2.7%)  load-stdlib
   0.0023 (  3.0%)   0.0007 (  1.0%)   0.0030 (  2.0%)   0.0030 (  2.0%)  SILGen
   0.0020 (  2.5%)   0.0005 (  0.7%)   0.0024 (  1.6%)   0.0024 (  1.6%)  typecheck-stmt
   0.0010 (  1.3%)   0.0002 (  0.3%)   0.0012 (  0.8%)   0.0012 (  0.8%)  SILGen-function
   0.0006 (  0.7%)   0.0006 (  0.9%)   0.0012 (  0.8%)   0.0012 (  0.8%)  import-clang-decl
   0.0005 (  0.6%)   0.0002 (  0.3%)   0.0007 (  0.5%)   0.0007 (  0.5%)  build-rewrite-system
   0.0003 (  0.4%)   0.0000 (  0.0%)   0.0003 (  0.2%)   0.0003 (  0.2%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.0778 (100.0%)   0.0714 (100.0%)   0.1492 (100.0%)   0.1510 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.1024 seconds (0.1306 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0576 (100.0%)   0.0449 (100.0%)   0.1024 (100.0%)   0.1306 (100.0%)  Building Target
   0.0576 (100.0%)   0.0449 (100.0%)   0.1024 (100.0%)   0.1306 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Cache.swift (in target 'LazyArray' from project 'LazyArray')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64_32 Compiling\ LazyArray.swift /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray.swift (in target 'LazyArray' from project 'LazyArray')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745544432040194-swift-frontend-LazyArray-LazyArray.swift-arm64_32_apple_watchos2.0-o-Onone-3232676229.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2388 seconds (0.2523 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0825 ( 56.8%)   0.0322 ( 34.3%)   0.1147 ( 48.0%)   0.1147 ( 45.4%)  build-rewrite-system
   0.0179 ( 12.3%)   0.0218 ( 23.3%)   0.0397 ( 16.6%)   0.0398 ( 15.8%)  parse-and-resolve-imports
   0.0176 ( 12.1%)   0.0211 ( 22.5%)   0.0387 ( 16.2%)   0.0387 ( 15.3%)  Import resolution
   0.0122 (  8.4%)   0.0098 ( 10.5%)   0.0221 (  9.2%)   0.0221 (  8.7%)  import-clang-decl
   0.0011 (  0.7%)   0.0023 (  2.4%)   0.0033 (  1.4%)   0.0167 (  6.6%)  load-stdlib
   0.0022 (  1.5%)   0.0028 (  3.0%)   0.0050 (  2.1%)   0.0050 (  2.0%)  IRGen
   0.0020 (  1.4%)   0.0009 (  0.9%)   0.0029 (  1.2%)   0.0029 (  1.1%)  perform-sema
   0.0020 (  1.4%)   0.0008 (  0.9%)   0.0028 (  1.2%)   0.0028 (  1.1%)  Type checking and Semantic analysis
   0.0018 (  1.2%)   0.0006 (  0.6%)   0.0023 (  1.0%)   0.0023 (  0.9%)  SILGen
   0.0013 (  0.9%)   0.0006 (  0.6%)   0.0019 (  0.8%)   0.0019 (  0.8%)  typecheck-decl
   0.0018 (  1.2%)   0.0000 (  0.0%)   0.0018 (  0.7%)   0.0018 (  0.7%)  SIL optimization
   0.0011 (  0.8%)   0.0004 (  0.5%)   0.0016 (  0.7%)   0.0016 (  0.6%)  load-all-members
   0.0010 (  0.7%)   0.0003 (  0.3%)   0.0013 (  0.5%)   0.0013 (  0.5%)  SILGen-function
   0.0004 (  0.3%)   0.0001 (  0.1%)   0.0006 (  0.2%)   0.0006 (  0.2%)  typecheck-stmt
   0.0001 (  0.1%)   0.0000 (  0.0%)   0.0001 (  0.1%)   0.0001 (  0.1%)  typecheck-expr
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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.1452 (100.0%)   0.0936 (100.0%)   0.2388 (100.0%)   0.2523 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.9224 seconds (0.9436 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.7505 (100.0%)   0.1720 (100.0%)   0.9224 (100.0%)   0.9436 (100.0%)  Building Target
   0.7505 (100.0%)   0.1720 (100.0%)   0.9224 (100.0%)   0.9436 (100.0%)  Total
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray.swift (in target 'LazyArray' from project 'LazyArray')
    cd /Users/admin/builder/spi-builder-workspace

SwiftDriverJobDiscovery normal arm64 Compiling LazyArray+Reverse.swift (in target 'LazyArray' from project 'LazyArray')
SwiftCompile normal arm64_32 Compiling\ LazyArray+CoutableRange.swift /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+CoutableRange.swift (in target 'LazyArray' from project 'LazyArray')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745544432125327-swift-frontend-LazyArray-LazyArray_CoutableRange.swift-arm64_32_apple_watchos2.0-o-Onone-2790812586.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3104 seconds (0.3112 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0812 ( 40.7%)   0.0316 ( 28.4%)   0.1128 ( 36.3%)   0.1133 ( 36.4%)  build-rewrite-system
   0.0181 (  9.1%)   0.0218 ( 19.6%)   0.0399 ( 12.8%)   0.0399 ( 12.8%)  parse-and-resolve-imports
   0.0179 (  9.0%)   0.0213 ( 19.1%)   0.0391 ( 12.6%)   0.0391 ( 12.6%)  Import resolution
   0.0120 (  6.0%)   0.0109 (  9.8%)   0.0229 (  7.4%)   0.0232 (  7.4%)  import-clang-decl
   0.0148 (  7.4%)   0.0051 (  4.6%)   0.0199 (  6.4%)   0.0199 (  6.4%)  perform-sema
   0.0147 (  7.4%)   0.0051 (  4.6%)   0.0198 (  6.4%)   0.0198 (  6.4%)  Type checking and Semantic analysis
   0.0122 (  6.1%)   0.0042 (  3.8%)   0.0164 (  5.3%)   0.0164 (  5.3%)  typecheck-stmt
   0.0090 (  4.5%)   0.0032 (  2.9%)   0.0123 (  4.0%)   0.0123 (  3.9%)  precheck-target
   0.0040 (  2.0%)   0.0034 (  3.0%)   0.0073 (  2.4%)   0.0073 (  2.4%)  IRGen
   0.0036 (  1.8%)   0.0007 (  0.6%)   0.0043 (  1.4%)   0.0043 (  1.4%)  typecheck-expr
   0.0041 (  2.0%)   0.0000 (  0.0%)   0.0041 (  1.3%)   0.0041 (  1.3%)  SIL optimization
   0.0025 (  1.3%)   0.0008 (  0.7%)   0.0033 (  1.1%)   0.0033 (  1.1%)  SILGen
   0.0011 (  0.5%)   0.0018 (  1.6%)   0.0029 (  0.9%)   0.0029 (  0.9%)  load-stdlib
   0.0018 (  0.9%)   0.0007 (  0.6%)   0.0024 (  0.8%)   0.0024 (  0.8%)  typecheck-decl
   0.0014 (  0.7%)   0.0003 (  0.2%)   0.0017 (  0.5%)   0.0017 (  0.5%)  SILGen-function
   0.0009 (  0.4%)   0.0005 (  0.4%)   0.0014 (  0.4%)   0.0014 (  0.4%)  load-all-members
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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%)  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.1992 (100.0%)   0.1112 (100.0%)   0.3104 (100.0%)   0.3112 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.8854 seconds (0.8928 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.7255 (100.0%)   0.1599 (100.0%)   0.8854 (100.0%)   0.8928 (100.0%)  Building Target
   0.7255 (100.0%)   0.1599 (100.0%)   0.8854 (100.0%)   0.8928 (100.0%)  Total
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+CoutableRange.swift (in target 'LazyArray' from project 'LazyArray')
    cd /Users/admin/builder/spi-builder-workspace

SwiftDriverJobDiscovery normal arm64 Compiling LazyArray+Map.swift (in target 'LazyArray' from project 'LazyArray')
SwiftCompile normal arm64_32 Compiling\ LazyArray+Map.swift /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Map.swift (in target 'LazyArray' from project 'LazyArray')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Map.swift (in target 'LazyArray' from project 'LazyArray')
    cd /Users/admin/builder/spi-builder-workspace

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745544432131418-swift-frontend-LazyArray-LazyArray_Map.swift-arm64_32_apple_watchos2.0-o-Onone-3799672220.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2420 seconds (0.2431 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0819 ( 54.7%)   0.0317 ( 34.4%)   0.1136 ( 46.9%)   0.1147 ( 47.2%)  build-rewrite-system
   0.0171 ( 11.4%)   0.0200 ( 21.7%)   0.0371 ( 15.3%)   0.0371 ( 15.3%)  parse-and-resolve-imports
   0.0168 ( 11.2%)   0.0192 ( 20.9%)   0.0360 ( 14.9%)   0.0360 ( 14.8%)  Import resolution
   0.0114 (  7.6%)   0.0097 ( 10.5%)   0.0211 (  8.7%)   0.0211 (  8.7%)  import-clang-decl
   0.0040 (  2.6%)   0.0036 (  3.9%)   0.0075 (  3.1%)   0.0075 (  3.1%)  IRGen
   0.0033 (  2.2%)   0.0012 (  1.3%)   0.0046 (  1.9%)   0.0046 (  1.9%)  perform-sema
   0.0033 (  2.2%)   0.0012 (  1.3%)   0.0045 (  1.9%)   0.0045 (  1.8%)  Type checking and Semantic analysis
   0.0038 (  2.5%)   0.0000 (  0.0%)   0.0038 (  1.6%)   0.0038 (  1.6%)  SIL optimization
   0.0010 (  0.7%)   0.0026 (  2.8%)   0.0036 (  1.5%)   0.0036 (  1.5%)  load-stdlib
   0.0022 (  1.4%)   0.0008 (  0.8%)   0.0029 (  1.2%)   0.0029 (  1.2%)  SILGen
   0.0020 (  1.3%)   0.0007 (  0.8%)   0.0027 (  1.1%)   0.0027 (  1.1%)  typecheck-decl
   0.0011 (  0.7%)   0.0006 (  0.7%)   0.0017 (  0.7%)   0.0017 (  0.7%)  load-all-members
   0.0008 (  0.6%)   0.0004 (  0.4%)   0.0012 (  0.5%)   0.0012 (  0.5%)  typecheck-stmt
   0.0008 (  0.5%)   0.0002 (  0.2%)   0.0010 (  0.4%)   0.0010 (  0.4%)  SILGen-function
   0.0003 (  0.2%)   0.0002 (  0.2%)   0.0004 (  0.2%)   0.0004 (  0.2%)  typecheck-expr
   0.0001 (  0.1%)   0.0000 (  0.0%)   0.0001 (  0.1%)   0.0001 (  0.1%)  precheck-target
   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%)  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%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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.1499 (100.0%)   0.0921 (100.0%)   0.2420 (100.0%)   0.2431 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.8758 seconds (0.8835 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.7188 (100.0%)   0.1570 (100.0%)   0.8758 (100.0%)   0.8835 (100.0%)  Building Target
   0.7188 (100.0%)   0.1570 (100.0%)   0.8758 (100.0%)   0.8835 (100.0%)  Total
SwiftDriverJobDiscovery normal arm64 Compiling LazyMutableList.swift (in target 'LazyArray' from project 'LazyArray')
SwiftCompile normal arm64_32 Compiling\ LazyArray+Array.swift /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Array.swift (in target 'LazyArray' from project 'LazyArray')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745544432173788-swift-frontend-LazyArray-LazyArray_Array.swift-arm64_32_apple_watchos2.0-o-Onone-3602230691.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2140 seconds (0.2144 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0564 ( 42.9%)   0.0215 ( 26.1%)   0.0779 ( 36.4%)   0.0779 ( 36.4%)  build-rewrite-system
   0.0175 ( 13.3%)   0.0198 ( 24.0%)   0.0373 ( 17.4%)   0.0375 ( 17.5%)  parse-and-resolve-imports
   0.0172 ( 13.1%)   0.0190 ( 23.0%)   0.0361 ( 16.9%)   0.0363 ( 16.9%)  Import resolution
   0.0127 (  9.7%)   0.0111 ( 13.5%)   0.0239 ( 11.2%)   0.0239 ( 11.1%)  import-clang-decl
   0.0053 (  4.1%)   0.0017 (  2.0%)   0.0070 (  3.3%)   0.0070 (  3.3%)  perform-sema
   0.0053 (  4.0%)   0.0017 (  2.0%)   0.0069 (  3.2%)   0.0069 (  3.2%)  Type checking and Semantic analysis
   0.0034 (  2.6%)   0.0029 (  3.5%)   0.0063 (  2.9%)   0.0063 (  2.9%)  IRGen
   0.0034 (  2.6%)   0.0000 (  0.0%)   0.0034 (  1.6%)   0.0034 (  1.6%)  SIL optimization
   0.0026 (  2.0%)   0.0008 (  0.9%)   0.0034 (  1.6%)   0.0034 (  1.6%)  typecheck-stmt
   0.0011 (  0.8%)   0.0020 (  2.4%)   0.0031 (  1.4%)   0.0031 (  1.4%)  load-stdlib
   0.0022 (  1.7%)   0.0008 (  1.0%)   0.0030 (  1.4%)   0.0030 (  1.4%)  typecheck-decl
   0.0020 (  1.6%)   0.0006 (  0.8%)   0.0027 (  1.2%)   0.0027 (  1.2%)  SILGen
   0.0010 (  0.8%)   0.0003 (  0.4%)   0.0013 (  0.6%)   0.0013 (  0.6%)  load-all-members
   0.0008 (  0.6%)   0.0002 (  0.2%)   0.0010 (  0.4%)   0.0010 (  0.4%)  SILGen-function
   0.0002 (  0.2%)   0.0002 (  0.2%)   0.0004 (  0.2%)   0.0004 (  0.2%)  typecheck-expr
   0.0001 (  0.1%)   0.0000 (  0.0%)   0.0002 (  0.1%)   0.0002 (  0.1%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.1315 (100.0%)   0.0826 (100.0%)   0.2140 (100.0%)   0.2144 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.7984 seconds (0.8115 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.6205 (100.0%)   0.1779 (100.0%)   0.7984 (100.0%)   0.8115 (100.0%)  Building Target
   0.6205 (100.0%)   0.1779 (100.0%)   0.7984 (100.0%)   0.8115 (100.0%)  Total
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Array.swift (in target 'LazyArray' from project 'LazyArray')
    cd /Users/admin/builder/spi-builder-workspace

SwiftDriverJobDiscovery normal arm64 Compiling LazyArray+Cache.swift (in target 'LazyArray' from project 'LazyArray')
SwiftCompile normal arm64 Compiling\ LazyArray+Any.swift /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Any.swift (in target 'LazyArray' from project 'LazyArray')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Any.swift (in target 'LazyArray' from project 'LazyArray')
    cd /Users/admin/builder/spi-builder-workspace

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745544433205575-swift-frontend-LazyArray-LazyArray_Any.swift-arm64_apple_watchos2.0-o-Onone-4102627175.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.0912 seconds (0.0912 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0151 ( 30.8%)   0.0164 ( 38.8%)   0.0315 ( 34.5%)   0.0315 ( 34.5%)  parse-and-resolve-imports
   0.0147 ( 30.0%)   0.0145 ( 34.4%)   0.0293 ( 32.1%)   0.0293 ( 32.1%)  Import resolution
   0.0027 (  5.6%)   0.0025 (  5.8%)   0.0052 (  5.7%)   0.0052 (  5.7%)  IRGen
   0.0031 (  6.3%)   0.0019 (  4.6%)   0.0050 (  5.5%)   0.0050 (  5.5%)  perform-sema
   0.0030 (  6.2%)   0.0019 (  4.6%)   0.0050 (  5.4%)   0.0050 (  5.4%)  Type checking and Semantic analysis
   0.0038 (  7.8%)   0.0000 (  0.1%)   0.0039 (  4.2%)   0.0039 (  4.2%)  SIL optimization
   0.0019 (  3.9%)   0.0012 (  2.8%)   0.0031 (  3.4%)   0.0031 (  3.4%)  typecheck-decl
   0.0016 (  3.3%)   0.0011 (  2.5%)   0.0027 (  2.9%)   0.0027 (  2.9%)  SILGen
   0.0010 (  1.9%)   0.0014 (  3.4%)   0.0024 (  2.6%)   0.0024 (  2.6%)  load-stdlib
   0.0007 (  1.3%)   0.0004 (  0.9%)   0.0011 (  1.2%)   0.0011 (  1.2%)  typecheck-stmt
   0.0006 (  1.3%)   0.0004 (  0.8%)   0.0010 (  1.1%)   0.0010 (  1.1%)  SILGen-function
   0.0004 (  0.8%)   0.0004 (  0.8%)   0.0007 (  0.8%)   0.0007 (  0.8%)  typecheck-expr
   0.0001 (  0.2%)   0.0001 (  0.2%)   0.0002 (  0.2%)   0.0002 (  0.2%)  import-clang-decl
   0.0001 (  0.2%)   0.0000 (  0.0%)   0.0001 (  0.1%)   0.0001 (  0.1%)  precheck-target
   0.0001 (  0.2%)   0.0000 (  0.1%)   0.0001 (  0.1%)   0.0001 (  0.1%)  build-rewrite-system
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.0490 (100.0%)   0.0422 (100.0%)   0.0912 (100.0%)   0.0912 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.0770 seconds (0.0771 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0442 (100.0%)   0.0328 (100.0%)   0.0770 (100.0%)   0.0771 (100.0%)  Building Target
   0.0442 (100.0%)   0.0328 (100.0%)   0.0770 (100.0%)   0.0771 (100.0%)  Total
SwiftDriverJobDiscovery normal arm64_32 Compiling LazyArray+Array.swift (in target 'LazyArray' from project 'LazyArray')
SwiftDriverJobDiscovery normal arm64_32 Compiling LazyArray+Linear.swift (in target 'LazyArray' from project 'LazyArray')
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/armv7k/Binary/LazyArray normal armv7k (in target 'LazyArray' from project 'LazyArray')
    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 -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/armv7k/LazyArray.LinkFileList -install_name @rpath/LazyArray.framework/LazyArray -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/armv7k/LazyArray_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/armv7k/LazyArray_dependency_info.dat -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/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/armv7k/LazyArray.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/armv7k/Binary/LazyArray
SwiftDriverJobDiscovery normal arm64_32 Compiling LazyArray+Reverse.swift (in target 'LazyArray' from project 'LazyArray')
SwiftDriverJobDiscovery normal arm64_32 Compiling LazyArray+Cache.swift (in target 'LazyArray' from project 'LazyArray')
SwiftDriverJobDiscovery normal arm64_32 Compiling LazyArray.swift (in target 'LazyArray' from project 'LazyArray')
SwiftDriverJobDiscovery normal arm64_32 Compiling LazyArray+CoutableRange.swift (in target 'LazyArray' from project 'LazyArray')
SwiftDriverJobDiscovery normal arm64_32 Compiling LazyArray+Any.swift (in target 'LazyArray' from project 'LazyArray')
SwiftDriverJobDiscovery normal arm64_32 Compiling LazyMutableList.swift (in target 'LazyArray' from project 'LazyArray')
SwiftDriverJobDiscovery normal arm64_32 Compiling LazyArray+Sequence.swift, LazyArray+Range.swift (in target 'LazyArray' from project 'LazyArray')
SwiftDriverJobDiscovery normal arm64_32 Compiling LazyArray+Map.swift (in target 'LazyArray' from project 'LazyArray')
SwiftDriver\ Compilation LazyArray normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'LazyArray' from project 'LazyArray')
    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 LazyArray -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/arm64_32/LazyArray.SwiftFileList -DSWIFT_PACKAGE -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 -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 -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -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/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/arm64_32/LazyArray-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/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/arm64_32/LazyArray.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/LazyArray.build/Debug-watchos/LazyArray.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/arm64_32/LazyArray_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/LazyArray.build/Debug-watchos/LazyArray.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/arm64_32/LazyArray-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/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/arm64_32/Binary/LazyArray normal arm64_32 (in target 'LazyArray' from project 'LazyArray')
    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 -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/arm64_32/LazyArray.LinkFileList -install_name @rpath/LazyArray.framework/LazyArray -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/arm64_32/LazyArray_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/arm64_32/LazyArray_dependency_info.dat -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/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/arm64_32/LazyArray.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/arm64_32/Binary/LazyArray
SwiftDriverJobDiscovery normal arm64 Compiling LazyArray+Any.swift (in target 'LazyArray' from project 'LazyArray')
SwiftDriver\ Compilation LazyArray normal arm64 com.apple.xcode.tools.swift.compiler (in target 'LazyArray' from project 'LazyArray')
    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 LazyArray -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/arm64/LazyArray.SwiftFileList -DSWIFT_PACKAGE -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 -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 -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -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/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/arm64/LazyArray-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/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/arm64/LazyArray.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/LazyArray.build/Debug-watchos/LazyArray.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/arm64/LazyArray_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/LazyArray.build/Debug-watchos/LazyArray.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/arm64/LazyArray-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/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/arm64/Binary/LazyArray normal arm64 (in target 'LazyArray' from project 'LazyArray')
    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 -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/arm64/LazyArray.LinkFileList -install_name @rpath/LazyArray.framework/LazyArray -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/arm64/LazyArray_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/arm64/LazyArray_dependency_info.dat -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/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/arm64/LazyArray.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/arm64/Binary/LazyArray
CreateUniversalBinary /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/LazyArray.framework/LazyArray normal arm64\ armv7k\ arm64_32 (in target 'LazyArray' from project 'LazyArray')
    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/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/arm64/Binary/LazyArray /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/armv7k/Binary/LazyArray /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/arm64_32/Binary/LazyArray -output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/LazyArray.framework/LazyArray
ExtractAppIntentsMetadata (in target 'LazyArray' from project 'LazyArray')
    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 LazyArray --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 LazyArray --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/LazyArray.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/LazyArray.framework/LazyArray --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/arm64/LazyArray_dependency_info.dat --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/armv7k/LazyArray_dependency_info.dat --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/arm64_32/LazyArray_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/armv7k/ExtractedAppShortcutsMetadata.stringsdata --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/arm64_32/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/arm64/LazyArray.SwiftFileList --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/armv7k/LazyArray.SwiftFileList --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/arm64_32/LazyArray.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/LazyArray.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/LazyArray.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/arm64/LazyArray.SwiftConstValuesFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/armv7k/LazyArray.SwiftConstValuesFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-watchos/LazyArray.build/Objects-normal/arm64_32/LazyArray.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-24 18:27:13.501 appintentsmetadataprocessor[724:4131] Starting appintentsmetadataprocessor export
2025-04-24 18:27:13.504 appintentsmetadataprocessor[724:4131] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos/LazyArray.framework/LazyArray.tbd (in target 'LazyArray' from project 'LazyArray')
    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 -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/LazyArray.framework/LazyArray -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos/LazyArray.framework/LazyArray.tbd
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/LazyArray.framework (in target 'LazyArray' from project 'LazyArray')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/LazyArray.framework
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/LazyArray.framework (in target 'LazyArray' from project 'LazyArray')
    cd /Users/admin/builder/spi-builder-workspace
    /usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/LazyArray.framework
/Users/admin/builder/spi-builder-workspace/LazyArray.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 'LazyArray' from project 'LazyArray')
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "LazyArray",
  "name" : "LazyArray",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "LazyArray",
      "targets" : [
        "LazyArray"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "3",
    "4"
  ],
  "targets" : [
    {
      "c99name" : "LazyArrayTests",
      "module_type" : "SwiftTarget",
      "name" : "LazyArrayTests",
      "path" : "Tests/LazyArrayTests",
      "sources" : [
        "LazyArrayTests.swift"
      ],
      "target_dependencies" : [
        "LazyArray"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LazyArray",
      "module_type" : "SwiftTarget",
      "name" : "LazyArray",
      "path" : "Sources/LazyArray",
      "product_memberships" : [
        "LazyArray"
      ],
      "sources" : [
        "LazyArray+Any.swift",
        "LazyArray+Array.swift",
        "LazyArray+Cache.swift",
        "LazyArray+CoutableRange.swift",
        "LazyArray+Linear.swift",
        "LazyArray+Map.swift",
        "LazyArray+Range.swift",
        "LazyArray+Sequence.swift",
        "LazyArray.swift",
        "LazyMutableList.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
Done.