Build Information
Successful build of LazyArray, reference master (6a4606
), with Swift 6.1 for watchOS using Xcode 16.3 on 25 Apr 2025 01:29:35 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 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-1745544569328307-swift-frontend-LazyArray-LazyArray_Any.swift-arm64_32_apple_watchos2.0-o-Onone-1981946769.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3198 seconds (3.7997 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0190 ( 12.5%) 0.0529 ( 31.5%) 0.0719 ( 22.5%) 1.7505 ( 46.1%) parse-and-resolve-imports
0.0186 ( 12.3%) 0.0523 ( 31.1%) 0.0710 ( 22.2%) 1.7496 ( 46.0%) Import resolution
0.0017 ( 1.1%) 0.0130 ( 7.8%) 0.0148 ( 4.6%) 0.1370 ( 3.6%) load-stdlib
0.0820 ( 54.1%) 0.0321 ( 19.1%) 0.1141 ( 35.7%) 0.1144 ( 3.0%) build-rewrite-system
0.0120 ( 7.9%) 0.0106 ( 6.3%) 0.0226 ( 7.1%) 0.0226 ( 0.6%) import-clang-decl
0.0038 ( 2.5%) 0.0033 ( 2.0%) 0.0071 ( 2.2%) 0.0072 ( 0.2%) IRGen
0.0042 ( 2.7%) 0.0001 ( 0.1%) 0.0043 ( 1.3%) 0.0043 ( 0.1%) SIL optimization
0.0024 ( 1.6%) 0.0008 ( 0.5%) 0.0031 ( 1.0%) 0.0031 ( 0.1%) perform-sema
0.0023 ( 1.5%) 0.0008 ( 0.5%) 0.0031 ( 1.0%) 0.0031 ( 0.1%) Type checking and Semantic analysis
0.0018 ( 1.2%) 0.0006 ( 0.4%) 0.0024 ( 0.8%) 0.0024 ( 0.1%) SILGen
0.0016 ( 1.0%) 0.0005 ( 0.3%) 0.0021 ( 0.6%) 0.0021 ( 0.1%) typecheck-decl
0.0008 ( 0.5%) 0.0005 ( 0.3%) 0.0013 ( 0.4%) 0.0013 ( 0.0%) load-all-members
0.0008 ( 0.5%) 0.0002 ( 0.1%) 0.0010 ( 0.3%) 0.0010 ( 0.0%) SILGen-function
0.0005 ( 0.3%) 0.0002 ( 0.1%) 0.0007 ( 0.2%) 0.0007 ( 0.0%) typecheck-stmt
0.0002 ( 0.2%) 0.0001 ( 0.1%) 0.0003 ( 0.1%) 0.0003 ( 0.0%) typecheck-expr
0.0001 ( 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%) 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.1516 (100.0%) 0.1682 (100.0%) 0.3198 (100.0%) 3.7997 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.5969 seconds (3.4829 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8623 (100.0%) 0.7346 (100.0%) 1.5969 (100.0%) 3.4829 (100.0%) Building Target
0.8623 (100.0%) 0.7346 (100.0%) 1.5969 (100.0%) 3.4829 (100.0%) Total
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')
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
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745544569325614-swift-frontend-LazyArray-LazyArray_CoutableRange.swift-arm64_32_apple_watchos2.0-o-Onone-2165573616.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3603 seconds (3.7026 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0168 ( 8.6%) 0.0401 ( 24.4%) 0.0569 ( 15.8%) 1.6586 ( 44.8%) parse-and-resolve-imports
0.0166 ( 8.5%) 0.0396 ( 24.2%) 0.0562 ( 15.6%) 1.6578 ( 44.8%) Import resolution
0.0018 ( 0.9%) 0.0137 ( 8.3%) 0.0155 ( 4.3%) 0.1518 ( 4.1%) load-stdlib
0.0817 ( 41.6%) 0.0311 ( 19.0%) 0.1128 ( 31.3%) 0.1132 ( 3.1%) build-rewrite-system
0.0119 ( 6.1%) 0.0111 ( 6.7%) 0.0230 ( 6.4%) 0.0235 ( 0.6%) import-clang-decl
0.0144 ( 7.4%) 0.0058 ( 3.5%) 0.0202 ( 5.6%) 0.0207 ( 0.6%) perform-sema
0.0144 ( 7.3%) 0.0058 ( 3.5%) 0.0202 ( 5.6%) 0.0206 ( 0.6%) Type checking and Semantic analysis
0.0116 ( 5.9%) 0.0046 ( 2.8%) 0.0162 ( 4.5%) 0.0166 ( 0.4%) typecheck-stmt
0.0087 ( 4.4%) 0.0037 ( 2.2%) 0.0124 ( 3.4%) 0.0127 ( 0.3%) precheck-target
0.0041 ( 2.1%) 0.0057 ( 3.5%) 0.0098 ( 2.7%) 0.0098 ( 0.3%) IRGen
0.0040 ( 2.0%) 0.0000 ( 0.0%) 0.0040 ( 1.1%) 0.0040 ( 0.1%) SIL optimization
0.0031 ( 1.6%) 0.0007 ( 0.4%) 0.0038 ( 1.0%) 0.0039 ( 0.1%) typecheck-expr
0.0027 ( 1.4%) 0.0006 ( 0.4%) 0.0033 ( 0.9%) 0.0033 ( 0.1%) SILGen
0.0020 ( 1.0%) 0.0009 ( 0.5%) 0.0029 ( 0.8%) 0.0029 ( 0.1%) typecheck-decl
0.0016 ( 0.8%) 0.0003 ( 0.2%) 0.0018 ( 0.5%) 0.0018 ( 0.0%) SILGen-function
0.0008 ( 0.4%) 0.0006 ( 0.3%) 0.0014 ( 0.4%) 0.0014 ( 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, 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%) 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.1963 (100.0%) 0.1640 (100.0%) 0.3603 (100.0%) 3.7026 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.6417 seconds (3.4862 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8903 (100.0%) 0.7514 (100.0%) 1.6417 (100.0%) 3.4862 (100.0%) Building Target
0.8903 (100.0%) 0.7514 (100.0%) 1.6417 (100.0%) 3.4862 (100.0%) Total
SwiftCompile normal arm64_32 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-1745544569326172-swift-frontend-LazyArray-LazyMutableList.swift-arm64_32_apple_watchos2.0-o-Onone-1687014043.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4114 seconds (3.7821 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0201 ( 9.7%) 0.0607 ( 29.8%) 0.0808 ( 19.6%) 1.7266 ( 45.7%) parse-and-resolve-imports
0.0198 ( 9.5%) 0.0600 ( 29.4%) 0.0798 ( 19.4%) 1.7256 ( 45.6%) Import resolution
0.0813 ( 39.2%) 0.0328 ( 16.1%) 0.1141 ( 27.7%) 0.1146 ( 3.0%) build-rewrite-system
0.0017 ( 0.8%) 0.0125 ( 6.2%) 0.0142 ( 3.5%) 0.0928 ( 2.5%) load-stdlib
0.0116 ( 5.6%) 0.0109 ( 5.4%) 0.0226 ( 5.5%) 0.0226 ( 0.6%) import-clang-decl
0.0146 ( 7.0%) 0.0046 ( 2.3%) 0.0192 ( 4.7%) 0.0192 ( 0.5%) perform-sema
0.0145 ( 7.0%) 0.0046 ( 2.3%) 0.0191 ( 4.7%) 0.0192 ( 0.5%) Type checking and Semantic analysis
0.0120 ( 5.8%) 0.0039 ( 1.9%) 0.0159 ( 3.9%) 0.0159 ( 0.4%) typecheck-expr
0.0112 ( 5.4%) 0.0035 ( 1.7%) 0.0147 ( 3.6%) 0.0147 ( 0.4%) typecheck-stmt
0.0080 ( 3.9%) 0.0026 ( 1.3%) 0.0107 ( 2.6%) 0.0107 ( 0.3%) precheck-target
0.0029 ( 1.4%) 0.0054 ( 2.7%) 0.0083 ( 2.0%) 0.0083 ( 0.2%) IRGen
0.0032 ( 1.5%) 0.0011 ( 0.5%) 0.0043 ( 1.0%) 0.0043 ( 0.1%) typecheck-decl
0.0027 ( 1.3%) 0.0002 ( 0.1%) 0.0030 ( 0.7%) 0.0030 ( 0.1%) SIL optimization
0.0021 ( 1.0%) 0.0005 ( 0.3%) 0.0027 ( 0.6%) 0.0027 ( 0.1%) SILGen
0.0008 ( 0.4%) 0.0003 ( 0.1%) 0.0010 ( 0.3%) 0.0010 ( 0.0%) load-all-members
0.0008 ( 0.4%) 0.0001 ( 0.1%) 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%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.2074 (100.0%) 0.2040 (100.0%) 0.4114 (100.0%) 3.7821 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.6600 seconds (3.4860 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8797 (100.0%) 0.7803 (100.0%) 1.6600 (100.0%) 3.4860 (100.0%) Building Target
0.8797 (100.0%) 0.7803 (100.0%) 1.6600 (100.0%) 3.4860 (100.0%) Total
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
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')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745544569327160-swift-frontend-LazyArray-LazyArray_Sequence.swift-arm64_32_apple_watchos2.0-o-Onone-2236989471.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4237 seconds (3.7794 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0194 ( 8.5%) 0.0587 ( 30.1%) 0.0781 ( 18.4%) 1.7099 ( 45.2%) parse-and-resolve-imports
0.0190 ( 8.3%) 0.0580 ( 29.8%) 0.0770 ( 18.2%) 1.7087 ( 45.2%) Import resolution
0.0829 ( 36.2%) 0.0296 ( 15.2%) 0.1124 ( 26.5%) 0.1130 ( 3.0%) build-rewrite-system
0.0017 ( 0.8%) 0.0113 ( 5.8%) 0.0130 ( 3.1%) 0.1044 ( 2.8%) load-stdlib
0.0206 ( 9.0%) 0.0053 ( 2.7%) 0.0258 ( 6.1%) 0.0259 ( 0.7%) perform-sema
0.0205 ( 9.0%) 0.0052 ( 2.7%) 0.0258 ( 6.1%) 0.0258 ( 0.7%) Type checking and Semantic analysis
0.0124 ( 5.4%) 0.0117 ( 6.0%) 0.0241 ( 5.7%) 0.0242 ( 0.6%) import-clang-decl
0.0171 ( 7.5%) 0.0043 ( 2.2%) 0.0214 ( 5.0%) 0.0214 ( 0.6%) typecheck-stmt
0.0104 ( 4.5%) 0.0028 ( 1.4%) 0.0132 ( 3.1%) 0.0132 ( 0.3%) precheck-target
0.0059 ( 2.6%) 0.0049 ( 2.5%) 0.0108 ( 2.5%) 0.0108 ( 0.3%) IRGen
0.0053 ( 2.3%) 0.0001 ( 0.0%) 0.0054 ( 1.3%) 0.0054 ( 0.1%) SIL optimization
0.0041 ( 1.8%) 0.0007 ( 0.4%) 0.0048 ( 1.1%) 0.0048 ( 0.1%) SILGen
0.0040 ( 1.7%) 0.0004 ( 0.2%) 0.0044 ( 1.0%) 0.0044 ( 0.1%) typecheck-expr
0.0022 ( 1.0%) 0.0007 ( 0.4%) 0.0029 ( 0.7%) 0.0030 ( 0.1%) typecheck-decl
0.0024 ( 1.0%) 0.0003 ( 0.2%) 0.0027 ( 0.6%) 0.0027 ( 0.1%) SILGen-function
0.0010 ( 0.4%) 0.0007 ( 0.4%) 0.0017 ( 0.4%) 0.0017 ( 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, 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.2291 (100.0%) 0.1946 (100.0%) 0.4237 (100.0%) 3.7794 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.6771 seconds (3.4869 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9248 (100.0%) 0.7523 (100.0%) 1.6771 (100.0%) 3.4869 (100.0%) Building Target
0.9248 (100.0%) 0.7523 (100.0%) 1.6771 (100.0%) 3.4869 (100.0%) Total
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
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-1745544569333379-swift-frontend-LazyArray-LazyArray.swift-arm64_32_apple_watchos2.0-o-Onone-3651963491.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 3.0145 seconds (3.5747 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9817 ( 47.3%) 0.4292 ( 45.8%) 1.4108 ( 46.8%) 1.6505 ( 46.2%) parse-and-resolve-imports
0.9814 ( 47.3%) 0.4274 ( 45.6%) 1.4088 ( 46.7%) 1.6468 ( 46.1%) Import resolution
0.0847 ( 4.1%) 0.0158 ( 1.7%) 0.1005 ( 3.3%) 0.1007 ( 2.8%) build-rewrite-system
0.0016 ( 0.1%) 0.0131 ( 1.4%) 0.0148 ( 0.5%) 0.0859 ( 2.4%) load-stdlib
0.0126 ( 0.6%) 0.0117 ( 1.2%) 0.0243 ( 0.8%) 0.0244 ( 0.7%) import-clang-decl
0.0023 ( 0.1%) 0.0093 ( 1.0%) 0.0116 ( 0.4%) 0.0153 ( 0.4%) SILGen
0.0024 ( 0.1%) 0.0091 ( 1.0%) 0.0115 ( 0.4%) 0.0139 ( 0.4%) perform-sema
0.0023 ( 0.1%) 0.0091 ( 1.0%) 0.0114 ( 0.4%) 0.0138 ( 0.4%) Type checking and Semantic analysis
0.0015 ( 0.1%) 0.0082 ( 0.9%) 0.0097 ( 0.3%) 0.0117 ( 0.3%) typecheck-decl
0.0019 ( 0.1%) 0.0026 ( 0.3%) 0.0045 ( 0.1%) 0.0045 ( 0.1%) IRGen
0.0012 ( 0.1%) 0.0013 ( 0.1%) 0.0025 ( 0.1%) 0.0033 ( 0.1%) SILGen-function
0.0014 ( 0.1%) 0.0002 ( 0.0%) 0.0017 ( 0.1%) 0.0017 ( 0.0%) SIL optimization
0.0009 ( 0.0%) 0.0002 ( 0.0%) 0.0011 ( 0.0%) 0.0012 ( 0.0%) load-all-members
0.0005 ( 0.0%) 0.0004 ( 0.0%) 0.0009 ( 0.0%) 0.0009 ( 0.0%) typecheck-stmt
0.0001 ( 0.0%) 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%) 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%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
2.0767 (100.0%) 0.9377 (100.0%) 3.0145 (100.0%) 3.5747 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 3.0409 seconds (3.4717 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.8629 (100.0%) 1.1780 (100.0%) 3.0409 (100.0%) 3.4717 (100.0%) Building Target
1.8629 (100.0%) 1.1780 (100.0%) 3.0409 (100.0%) 3.4717 (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
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-1745544569344092-swift-frontend-LazyArray-LazyArray_Array.swift-arm64_32_apple_watchos2.0-o-Onone-4226429402.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3409 seconds (3.7558 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0188 ( 11.7%) 0.0611 ( 33.9%) 0.0798 ( 23.4%) 1.7453 ( 46.5%) parse-and-resolve-imports
0.0185 ( 11.5%) 0.0606 ( 33.7%) 0.0791 ( 23.2%) 1.7446 ( 46.5%) Import resolution
0.0844 ( 52.4%) 0.0328 ( 18.2%) 0.1171 ( 34.4%) 0.1180 ( 3.1%) build-rewrite-system
0.0015 ( 0.9%) 0.0063 ( 3.5%) 0.0078 ( 2.3%) 0.0907 ( 2.4%) load-stdlib
0.0124 ( 7.7%) 0.0106 ( 5.9%) 0.0230 ( 6.8%) 0.0231 ( 0.6%) import-clang-decl
0.0034 ( 2.1%) 0.0030 ( 1.7%) 0.0064 ( 1.9%) 0.0064 ( 0.2%) IRGen
0.0049 ( 3.0%) 0.0014 ( 0.8%) 0.0063 ( 1.8%) 0.0063 ( 0.2%) perform-sema
0.0048 ( 3.0%) 0.0014 ( 0.8%) 0.0062 ( 1.8%) 0.0062 ( 0.2%) Type checking and Semantic analysis
0.0039 ( 2.4%) 0.0001 ( 0.0%) 0.0039 ( 1.2%) 0.0039 ( 0.1%) SIL optimization
0.0026 ( 1.6%) 0.0007 ( 0.4%) 0.0033 ( 1.0%) 0.0033 ( 0.1%) typecheck-stmt
0.0019 ( 1.2%) 0.0005 ( 0.3%) 0.0025 ( 0.7%) 0.0025 ( 0.1%) SILGen
0.0018 ( 1.1%) 0.0006 ( 0.3%) 0.0024 ( 0.7%) 0.0024 ( 0.1%) typecheck-decl
0.0010 ( 0.6%) 0.0006 ( 0.3%) 0.0015 ( 0.5%) 0.0016 ( 0.0%) load-all-members
0.0007 ( 0.4%) 0.0001 ( 0.1%) 0.0008 ( 0.2%) 0.0008 ( 0.0%) SILGen-function
0.0003 ( 0.2%) 0.0001 ( 0.1%) 0.0004 ( 0.1%) 0.0004 ( 0.0%) typecheck-expr
0.0001 ( 0.1%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 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%) 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.1610 (100.0%) 0.1799 (100.0%) 0.3409 (100.0%) 3.7558 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.6263 seconds (3.4622 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8948 (100.0%) 0.7316 (100.0%) 1.6263 (100.0%) 3.4622 (100.0%) Building Target
0.8948 (100.0%) 0.7316 (100.0%) 1.6263 (100.0%) 3.4622 (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
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-1745544569344303-swift-frontend-LazyArray-LazyArray_Linear.swift-arm64_32_apple_watchos2.0-o-Onone-2951598039.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3721 seconds (3.6245 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0203 ( 11.5%) 0.0601 ( 30.8%) 0.0804 ( 21.6%) 1.6654 ( 45.9%) parse-and-resolve-imports
0.0198 ( 11.2%) 0.0595 ( 30.5%) 0.0794 ( 21.3%) 1.6643 ( 45.9%) Import resolution
0.0850 ( 48.0%) 0.0339 ( 17.4%) 0.1189 ( 31.9%) 0.1194 ( 3.3%) build-rewrite-system
0.0013 ( 0.7%) 0.0067 ( 3.4%) 0.0080 ( 2.1%) 0.0859 ( 2.4%) load-stdlib
0.0117 ( 6.6%) 0.0110 ( 5.6%) 0.0226 ( 6.1%) 0.0227 ( 0.6%) import-clang-decl
0.0067 ( 3.8%) 0.0047 ( 2.4%) 0.0114 ( 3.1%) 0.0126 ( 0.3%) perform-sema
0.0067 ( 3.8%) 0.0047 ( 2.4%) 0.0114 ( 3.1%) 0.0125 ( 0.3%) Type checking and Semantic analysis
0.0051 ( 2.9%) 0.0038 ( 1.9%) 0.0089 ( 2.4%) 0.0093 ( 0.3%) typecheck-stmt
0.0051 ( 2.9%) 0.0030 ( 1.5%) 0.0081 ( 2.2%) 0.0081 ( 0.2%) IRGen
0.0026 ( 1.5%) 0.0016 ( 0.8%) 0.0042 ( 1.1%) 0.0049 ( 0.1%) typecheck-decl
0.0019 ( 1.1%) 0.0022 ( 1.2%) 0.0041 ( 1.1%) 0.0046 ( 0.1%) typecheck-for-each
0.0030 ( 1.7%) 0.0015 ( 0.8%) 0.0044 ( 1.2%) 0.0044 ( 0.1%) typecheck-expr
0.0023 ( 1.3%) 0.0010 ( 0.5%) 0.0032 ( 0.9%) 0.0032 ( 0.1%) SILGen
0.0028 ( 1.6%) 0.0001 ( 0.0%) 0.0028 ( 0.8%) 0.0028 ( 0.1%) SIL optimization
0.0014 ( 0.8%) 0.0006 ( 0.3%) 0.0019 ( 0.5%) 0.0019 ( 0.1%) SILGen-function
0.0009 ( 0.5%) 0.0006 ( 0.3%) 0.0015 ( 0.4%) 0.0015 ( 0.0%) load-all-members
0.0005 ( 0.3%) 0.0003 ( 0.1%) 0.0007 ( 0.2%) 0.0007 ( 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%) 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%) 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.1769 (100.0%) 0.1952 (100.0%) 0.3721 (100.0%) 3.6245 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.6933 seconds (3.4630 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9044 (100.0%) 0.7890 (100.0%) 1.6933 (100.0%) 3.4630 (100.0%) Building Target
0.9044 (100.0%) 0.7890 (100.0%) 1.6933 (100.0%) 3.4630 (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
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-1745544569337827-swift-frontend-LazyArray-LazyArray_Reverse.swift-arm64_32_apple_watchos2.0-o-Onone-1839184363.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3694 seconds (3.8961 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0185 ( 10.1%) 0.0575 ( 30.9%) 0.0761 ( 20.6%) 1.8001 ( 46.2%) parse-and-resolve-imports
0.0182 ( 9.9%) 0.0570 ( 30.6%) 0.0751 ( 20.3%) 1.7991 ( 46.2%) Import resolution
0.0818 ( 44.7%) 0.0306 ( 16.4%) 0.1125 ( 30.4%) 0.1133 ( 2.9%) build-rewrite-system
0.0018 ( 1.0%) 0.0100 ( 5.4%) 0.0118 ( 3.2%) 0.0875 ( 2.2%) load-stdlib
0.0128 ( 7.0%) 0.0107 ( 5.7%) 0.0235 ( 6.3%) 0.0236 ( 0.6%) import-clang-decl
0.0108 ( 5.9%) 0.0043 ( 2.3%) 0.0151 ( 4.1%) 0.0156 ( 0.4%) perform-sema
0.0108 ( 5.9%) 0.0042 ( 2.3%) 0.0150 ( 4.1%) 0.0156 ( 0.4%) Type checking and Semantic analysis
0.0086 ( 4.7%) 0.0036 ( 1.9%) 0.0122 ( 3.3%) 0.0127 ( 0.3%) typecheck-stmt
0.0068 ( 3.7%) 0.0028 ( 1.5%) 0.0097 ( 2.6%) 0.0101 ( 0.3%) precheck-target
0.0035 ( 1.9%) 0.0035 ( 1.9%) 0.0070 ( 1.9%) 0.0070 ( 0.2%) IRGen
0.0039 ( 2.1%) 0.0001 ( 0.0%) 0.0040 ( 1.1%) 0.0040 ( 0.1%) SIL optimization
0.0018 ( 1.0%) 0.0006 ( 0.3%) 0.0024 ( 0.7%) 0.0025 ( 0.1%) SILGen
0.0018 ( 1.0%) 0.0006 ( 0.3%) 0.0024 ( 0.7%) 0.0024 ( 0.1%) typecheck-decl
0.0009 ( 0.5%) 0.0004 ( 0.2%) 0.0013 ( 0.4%) 0.0013 ( 0.0%) load-all-members
0.0008 ( 0.4%) 0.0002 ( 0.1%) 0.0009 ( 0.3%) 0.0010 ( 0.0%) SILGen-function
0.0003 ( 0.1%) 0.0001 ( 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.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%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.1831 (100.0%) 0.1864 (100.0%) 0.3694 (100.0%) 3.8961 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.5897 seconds (3.4745 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8705 (100.0%) 0.7193 (100.0%) 1.5897 (100.0%) 3.4745 (100.0%) Building Target
0.8705 (100.0%) 0.7193 (100.0%) 1.5897 (100.0%) 3.4745 (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
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')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745544569344812-swift-frontend-LazyArray-LazyArray_Cache.swift-arm64_32_apple_watchos2.0-o-Onone-2477056521.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4041 seconds (3.8137 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0230 ( 12.2%) 0.0648 ( 30.0%) 0.0878 ( 21.7%) 1.7766 ( 46.6%) parse-and-resolve-imports
0.0228 ( 12.1%) 0.0642 ( 29.7%) 0.0869 ( 21.5%) 1.7757 ( 46.6%) Import resolution
0.0843 ( 44.8%) 0.0328 ( 15.2%) 0.1171 ( 29.0%) 0.1176 ( 3.1%) build-rewrite-system
0.0125 ( 6.7%) 0.0291 ( 13.5%) 0.0416 ( 10.3%) 0.0729 ( 1.9%) load-stdlib
0.0118 ( 6.3%) 0.0110 ( 5.1%) 0.0228 ( 5.6%) 0.0228 ( 0.6%) import-clang-decl
0.0060 ( 3.2%) 0.0026 ( 1.2%) 0.0086 ( 2.1%) 0.0086 ( 0.2%) perform-sema
0.0059 ( 3.2%) 0.0026 ( 1.2%) 0.0085 ( 2.1%) 0.0085 ( 0.2%) Type checking and Semantic analysis
0.0035 ( 1.9%) 0.0028 ( 1.3%) 0.0064 ( 1.6%) 0.0064 ( 0.2%) IRGen
0.0040 ( 2.1%) 0.0018 ( 0.8%) 0.0057 ( 1.4%) 0.0058 ( 0.2%) typecheck-decl
0.0037 ( 2.0%) 0.0020 ( 0.9%) 0.0057 ( 1.4%) 0.0057 ( 0.1%) typecheck-expr
0.0044 ( 2.3%) 0.0001 ( 0.0%) 0.0045 ( 1.1%) 0.0045 ( 0.1%) SIL optimization
0.0023 ( 1.2%) 0.0007 ( 0.3%) 0.0030 ( 0.8%) 0.0030 ( 0.1%) SILGen
0.0018 ( 1.0%) 0.0007 ( 0.3%) 0.0025 ( 0.6%) 0.0025 ( 0.1%) typecheck-stmt
0.0009 ( 0.5%) 0.0005 ( 0.3%) 0.0015 ( 0.4%) 0.0015 ( 0.0%) load-all-members
0.0009 ( 0.5%) 0.0002 ( 0.1%) 0.0011 ( 0.3%) 0.0011 ( 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, 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.1883 (100.0%) 0.2158 (100.0%) 0.4041 (100.0%) 3.8137 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.6620 seconds (3.4662 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9047 (100.0%) 0.7573 (100.0%) 1.6620 (100.0%) 3.4662 (100.0%) Building Target
0.9047 (100.0%) 0.7573 (100.0%) 1.6620 (100.0%) 3.4662 (100.0%) Total
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
SwiftEmitModule normal arm64 Emitting\ module\ for\ LazyArray (in target 'LazyArray' from project 'LazyArray')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745544569339692-swift-frontend-LazyArray-all-arm64_apple_watchos2.0-swiftmodule-Onone-1624633471.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 2.9832 seconds (3.4846 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9911 ( 48.7%) 0.4345 ( 45.8%) 1.4256 ( 47.8%) 1.6523 ( 47.4%) parse-and-resolve-imports
0.9908 ( 48.7%) 0.4325 ( 45.6%) 1.4233 ( 47.7%) 1.6481 ( 47.3%) Import resolution
0.0127 ( 0.6%) 0.0339 ( 3.6%) 0.0467 ( 1.6%) 0.0781 ( 2.2%) load-stdlib
0.0097 ( 0.5%) 0.0123 ( 1.3%) 0.0220 ( 0.7%) 0.0274 ( 0.8%) perform-sema
0.0096 ( 0.5%) 0.0123 ( 1.3%) 0.0218 ( 0.7%) 0.0272 ( 0.8%) Type checking and Semantic analysis
0.0093 ( 0.5%) 0.0122 ( 1.3%) 0.0214 ( 0.7%) 0.0268 ( 0.8%) typecheck-decl
0.0031 ( 0.2%) 0.0036 ( 0.4%) 0.0067 ( 0.2%) 0.0079 ( 0.2%) typecheck-expr
0.0026 ( 0.1%) 0.0036 ( 0.4%) 0.0063 ( 0.2%) 0.0067 ( 0.2%) SIL optimization
0.0029 ( 0.1%) 0.0014 ( 0.1%) 0.0043 ( 0.1%) 0.0045 ( 0.1%) SILGen
0.0007 ( 0.0%) 0.0019 ( 0.2%) 0.0026 ( 0.1%) 0.0030 ( 0.1%) Serialization, swiftmodule
0.0004 ( 0.0%) 0.0004 ( 0.0%) 0.0008 ( 0.0%) 0.0007 ( 0.0%) import-clang-decl
0.0006 ( 0.0%) 0.0001 ( 0.0%) 0.0007 ( 0.0%) 0.0007 ( 0.0%) SILGen-function
0.0004 ( 0.0%) 0.0001 ( 0.0%) 0.0005 ( 0.0%) 0.0005 ( 0.0%) build-rewrite-system
0.0003 ( 0.0%) 0.0001 ( 0.0%) 0.0004 ( 0.0%) 0.0004 ( 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%) 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%) AST verification
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%) module-populate-cache
2.0342 (100.0%) 0.9489 (100.0%) 2.9832 (100.0%) 3.4846 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.5136 seconds (1.7797 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.0218 (100.0%) 0.4918 (100.0%) 1.5136 (100.0%) 1.7797 (100.0%) Building Target
1.0218 (100.0%) 0.4918 (100.0%) 1.5136 (100.0%) 1.7797 (100.0%) Total
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> {
^~~~~~~
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-1745544571197870-swift-frontend-LazyArray-all-armv7k_apple_watchos2.0-swiftmodule-Onone-1572399451.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 2.8741 seconds (3.0166 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9194 ( 48.7%) 0.4599 ( 46.7%) 1.3793 ( 48.0%) 1.4381 ( 47.7%) parse-and-resolve-imports
0.9190 ( 48.7%) 0.4575 ( 46.5%) 1.3766 ( 47.9%) 1.4327 ( 47.5%) Import resolution
0.0099 ( 0.5%) 0.0188 ( 1.9%) 0.0287 ( 1.0%) 0.0358 ( 1.2%) load-stdlib
0.0101 ( 0.5%) 0.0130 ( 1.3%) 0.0231 ( 0.8%) 0.0295 ( 1.0%) perform-sema
0.0100 ( 0.5%) 0.0130 ( 1.3%) 0.0230 ( 0.8%) 0.0294 ( 1.0%) Type checking and Semantic analysis
0.0096 ( 0.5%) 0.0128 ( 1.3%) 0.0224 ( 0.8%) 0.0288 ( 1.0%) typecheck-decl
0.0028 ( 0.1%) 0.0047 ( 0.5%) 0.0075 ( 0.3%) 0.0078 ( 0.3%) SIL optimization
0.0027 ( 0.1%) 0.0034 ( 0.3%) 0.0061 ( 0.2%) 0.0070 ( 0.2%) typecheck-expr
0.0030 ( 0.2%) 0.0010 ( 0.1%) 0.0040 ( 0.1%) 0.0042 ( 0.1%) SILGen
0.0003 ( 0.0%) 0.0005 ( 0.1%) 0.0008 ( 0.0%) 0.0008 ( 0.0%) import-clang-decl
0.0006 ( 0.0%) 0.0001 ( 0.0%) 0.0008 ( 0.0%) 0.0008 ( 0.0%) Serialization, swiftmodule
0.0006 ( 0.0%) 0.0000 ( 0.0%) 0.0006 ( 0.0%) 0.0006 ( 0.0%) SILGen-function
0.0005 ( 0.0%) 0.0000 ( 0.0%) 0.0005 ( 0.0%) 0.0005 ( 0.0%) build-rewrite-system
0.0003 ( 0.0%) 0.0001 ( 0.0%) 0.0004 ( 0.0%) 0.0004 ( 0.0%) Serialization, swiftsourceinfo
0.0001 ( 0.0%) 0.0001 ( 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%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-module-class-member-cache
1.8891 (100.0%) 0.9850 (100.0%) 2.8741 (100.0%) 3.0166 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.4560 seconds (1.5328 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9486 (100.0%) 0.5074 (100.0%) 1.4560 (100.0%) 1.5328 (100.0%) Building Target
0.9486 (100.0%) 0.5074 (100.0%) 1.4560 (100.0%) 1.5328 (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> {
^~~~~~~
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 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
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-1745544572802837-swift-frontend-LazyArray-all-arm64_32_apple_watchos2.0-swiftmodule-Onone-2090664666.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.1360 seconds (0.1403 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0184 ( 25.2%) 0.0208 ( 33.0%) 0.0392 ( 28.9%) 0.0409 ( 29.2%) parse-and-resolve-imports
0.0181 ( 24.8%) 0.0189 ( 30.0%) 0.0370 ( 27.2%) 0.0387 ( 27.6%) Import resolution
0.0084 ( 11.5%) 0.0043 ( 6.8%) 0.0127 ( 9.3%) 0.0129 ( 9.2%) perform-sema
0.0083 ( 11.4%) 0.0042 ( 6.7%) 0.0125 ( 9.2%) 0.0128 ( 9.1%) Type checking and Semantic analysis
0.0080 ( 11.0%) 0.0038 ( 6.0%) 0.0118 ( 8.7%) 0.0120 ( 8.6%) typecheck-decl
0.0027 ( 3.7%) 0.0039 ( 6.2%) 0.0066 ( 4.9%) 0.0067 ( 4.8%) SIL optimization
0.0031 ( 4.3%) 0.0013 ( 2.1%) 0.0044 ( 3.3%) 0.0044 ( 3.2%) SILGen
0.0023 ( 3.2%) 0.0011 ( 1.8%) 0.0035 ( 2.6%) 0.0035 ( 2.5%) typecheck-expr
0.0010 ( 1.4%) 0.0018 ( 2.8%) 0.0028 ( 2.1%) 0.0028 ( 2.0%) load-stdlib
0.0007 ( 1.0%) 0.0008 ( 1.2%) 0.0015 ( 1.1%) 0.0015 ( 1.1%) Serialization, swiftmodule
0.0003 ( 0.4%) 0.0007 ( 1.1%) 0.0010 ( 0.7%) 0.0010 ( 0.7%) Serialization, swiftsourceinfo
0.0007 ( 0.9%) 0.0003 ( 0.5%) 0.0010 ( 0.7%) 0.0010 ( 0.7%) SILGen-function
0.0004 ( 0.5%) 0.0003 ( 0.5%) 0.0007 ( 0.5%) 0.0007 ( 0.5%) build-rewrite-system
0.0003 ( 0.4%) 0.0003 ( 0.5%) 0.0006 ( 0.5%) 0.0006 ( 0.4%) import-clang-decl
0.0001 ( 0.1%) 0.0004 ( 0.7%) 0.0005 ( 0.4%) 0.0005 ( 0.4%) Serialization, swiftdoc
0.0000 ( 0.1%) 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%) 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%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-module-class-member-cache
0.0729 (100.0%) 0.0630 (100.0%) 0.1360 (100.0%) 0.1403 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.0736 seconds (0.0757 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0365 (100.0%) 0.0371 (100.0%) 0.0736 (100.0%) 0.0757 (100.0%) Building Target
0.0365 (100.0%) 0.0371 (100.0%) 0.0736 (100.0%) 0.0757 (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> {
^~~~~~~
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 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
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
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
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/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
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
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/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
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
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 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-1745544573007083-swift-frontend-LazyArray-LazyArray_Map.swift-armv7k_apple_watchos2.0-o-Onone-3136227333.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2327 seconds (0.2342 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0875 ( 59.3%) 0.0356 ( 41.9%) 0.1231 ( 52.9%) 0.1233 ( 52.7%) build-rewrite-system
0.0145 ( 9.8%) 0.0144 ( 16.9%) 0.0289 ( 12.4%) 0.0293 ( 12.5%) parse-and-resolve-imports
0.0142 ( 9.6%) 0.0127 ( 14.9%) 0.0269 ( 11.6%) 0.0273 ( 11.7%) Import resolution
0.0118 ( 8.0%) 0.0096 ( 11.3%) 0.0214 ( 9.2%) 0.0217 ( 9.3%) import-clang-decl
0.0030 ( 2.1%) 0.0028 ( 3.3%) 0.0058 ( 2.5%) 0.0058 ( 2.5%) IRGen
0.0030 ( 2.0%) 0.0023 ( 2.7%) 0.0052 ( 2.3%) 0.0053 ( 2.3%) perform-sema
0.0029 ( 2.0%) 0.0023 ( 2.7%) 0.0052 ( 2.2%) 0.0052 ( 2.2%) Type checking and Semantic analysis
0.0036 ( 2.5%) 0.0000 ( 0.0%) 0.0036 ( 1.6%) 0.0036 ( 1.6%) SIL optimization
0.0017 ( 1.2%) 0.0013 ( 1.6%) 0.0030 ( 1.3%) 0.0030 ( 1.3%) SILGen
0.0019 ( 1.3%) 0.0011 ( 1.3%) 0.0030 ( 1.3%) 0.0030 ( 1.3%) typecheck-decl
0.0010 ( 0.7%) 0.0015 ( 1.8%) 0.0025 ( 1.1%) 0.0025 ( 1.1%) load-stdlib
0.0007 ( 0.5%) 0.0004 ( 0.5%) 0.0011 ( 0.5%) 0.0011 ( 0.5%) SILGen-function
0.0006 ( 0.4%) 0.0004 ( 0.5%) 0.0010 ( 0.4%) 0.0011 ( 0.5%) typecheck-stmt
0.0007 ( 0.5%) 0.0002 ( 0.2%) 0.0010 ( 0.4%) 0.0010 ( 0.4%) load-all-members
0.0003 ( 0.2%) 0.0004 ( 0.4%) 0.0006 ( 0.3%) 0.0006 ( 0.3%) 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, 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.1476 (100.0%) 0.0851 (100.0%) 0.2327 (100.0%) 0.2342 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.1786 seconds (1.1998 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8880 (100.0%) 0.2905 (100.0%) 1.1786 (100.0%) 1.1998 (100.0%) Building Target
0.8880 (100.0%) 0.2905 (100.0%) 1.1786 (100.0%) 1.1998 (100.0%) Total
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')
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
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745544573130991-swift-frontend-LazyArray-LazyArray_Sequence.swift-arm64_apple_watchos2.0-o-Onone-3093086219.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3953 seconds (0.4003 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0906 ( 36.7%) 0.0374 ( 25.3%) 0.1280 ( 32.4%) 0.1287 ( 32.1%) build-rewrite-system
0.0176 ( 7.1%) 0.0242 ( 16.3%) 0.0418 ( 10.6%) 0.0428 ( 10.7%) parse-and-resolve-imports
0.0172 ( 7.0%) 0.0235 ( 15.8%) 0.0407 ( 10.3%) 0.0416 ( 10.4%) Import resolution
0.0245 ( 9.9%) 0.0110 ( 7.4%) 0.0355 ( 9.0%) 0.0360 ( 9.0%) perform-sema
0.0245 ( 9.9%) 0.0110 ( 7.4%) 0.0354 ( 9.0%) 0.0359 ( 9.0%) Type checking and Semantic analysis
0.0205 ( 8.3%) 0.0100 ( 6.7%) 0.0305 ( 7.7%) 0.0310 ( 7.7%) typecheck-stmt
0.0130 ( 5.2%) 0.0119 ( 8.1%) 0.0249 ( 6.3%) 0.0253 ( 6.3%) import-clang-decl
0.0127 ( 5.1%) 0.0069 ( 4.7%) 0.0196 ( 5.0%) 0.0201 ( 5.0%) precheck-target
0.0059 ( 2.4%) 0.0073 ( 4.9%) 0.0132 ( 3.3%) 0.0132 ( 3.3%) IRGen
0.0055 ( 2.2%) 0.0002 ( 0.1%) 0.0056 ( 1.4%) 0.0056 ( 1.4%) SIL optimization
0.0041 ( 1.7%) 0.0009 ( 0.6%) 0.0050 ( 1.3%) 0.0050 ( 1.2%) SILGen
0.0040 ( 1.6%) 0.0005 ( 0.3%) 0.0045 ( 1.1%) 0.0045 ( 1.1%) typecheck-expr
0.0028 ( 1.1%) 0.0007 ( 0.5%) 0.0035 ( 0.9%) 0.0035 ( 0.9%) typecheck-decl
0.0024 ( 1.0%) 0.0005 ( 0.3%) 0.0029 ( 0.7%) 0.0029 ( 0.7%) SILGen-function
0.0010 ( 0.4%) 0.0018 ( 1.2%) 0.0028 ( 0.7%) 0.0028 ( 0.7%) load-stdlib
0.0008 ( 0.3%) 0.0005 ( 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, 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%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.2471 (100.0%) 0.1482 (100.0%) 0.3953 (100.0%) 0.4003 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.2088 seconds (1.2365 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9246 (100.0%) 0.2842 (100.0%) 1.2088 (100.0%) 1.2365 (100.0%) Building Target
0.9246 (100.0%) 0.2842 (100.0%) 1.2088 (100.0%) 1.2365 (100.0%) Total
SwiftDriverJobDiscovery normal arm64_32 Compiling LazyArray+Reverse.swift (in target 'LazyArray' from project 'LazyArray')
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-1745544573140161-swift-frontend-LazyArray-LazyArray_CoutableRange.swift-armv7k_apple_watchos2.0-o-Onone-1529429058.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3435 seconds (0.3459 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0840 ( 40.2%) 0.0363 ( 26.9%) 0.1203 ( 35.0%) 0.1204 ( 34.8%) build-rewrite-system
0.0163 ( 7.8%) 0.0199 ( 14.7%) 0.0362 ( 10.5%) 0.0363 ( 10.5%) parse-and-resolve-imports
0.0160 ( 7.6%) 0.0193 ( 14.3%) 0.0353 ( 10.3%) 0.0354 ( 10.2%) Import resolution
0.0171 ( 8.2%) 0.0103 ( 7.6%) 0.0273 ( 8.0%) 0.0278 ( 8.0%) perform-sema
0.0170 ( 8.1%) 0.0102 ( 7.6%) 0.0273 ( 7.9%) 0.0277 ( 8.0%) Type checking and Semantic analysis
0.0146 ( 7.0%) 0.0096 ( 7.1%) 0.0242 ( 7.0%) 0.0246 ( 7.1%) typecheck-stmt
0.0121 ( 5.8%) 0.0111 ( 8.2%) 0.0232 ( 6.8%) 0.0232 ( 6.7%) import-clang-decl
0.0110 ( 5.3%) 0.0080 ( 5.9%) 0.0190 ( 5.5%) 0.0195 ( 5.6%) precheck-target
0.0047 ( 2.2%) 0.0053 ( 3.9%) 0.0099 ( 2.9%) 0.0099 ( 2.9%) IRGen
0.0035 ( 1.7%) 0.0009 ( 0.7%) 0.0044 ( 1.3%) 0.0044 ( 1.3%) typecheck-expr
0.0041 ( 2.0%) 0.0001 ( 0.1%) 0.0042 ( 1.2%) 0.0042 ( 1.2%) SIL optimization
0.0031 ( 1.5%) 0.0008 ( 0.6%) 0.0040 ( 1.2%) 0.0040 ( 1.1%) SILGen
0.0010 ( 0.5%) 0.0016 ( 1.2%) 0.0026 ( 0.8%) 0.0026 ( 0.8%) load-stdlib
0.0019 ( 0.9%) 0.0005 ( 0.3%) 0.0023 ( 0.7%) 0.0023 ( 0.7%) SILGen-function
0.0018 ( 0.9%) 0.0005 ( 0.4%) 0.0023 ( 0.7%) 0.0023 ( 0.7%) typecheck-decl
0.0007 ( 0.4%) 0.0005 ( 0.4%) 0.0012 ( 0.4%) 0.0012 ( 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%) 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%) 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.2088 (100.0%) 0.1347 (100.0%) 0.3435 (100.0%) 0.3459 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.0558 seconds (1.0661 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8407 (100.0%) 0.2151 (100.0%) 1.0558 (100.0%) 1.0661 (100.0%) Building Target
0.8407 (100.0%) 0.2151 (100.0%) 1.0558 (100.0%) 1.0661 (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
SwiftDriverJobDiscovery normal arm64_32 Compiling LazyArray.swift (in target 'LazyArray' from project 'LazyArray')
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-1745544573160957-swift-frontend-LazyArray-LazyArray.swift-arm64_apple_watchos2.0-o-Onone-1853822988.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2864 seconds (0.2922 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0870 ( 57.2%) 0.0365 ( 27.2%) 0.1235 ( 43.1%) 0.1238 ( 42.4%) build-rewrite-system
0.0194 ( 12.7%) 0.0373 ( 27.8%) 0.0567 ( 19.8%) 0.0593 ( 20.3%) parse-and-resolve-imports
0.0190 ( 12.4%) 0.0364 ( 27.1%) 0.0554 ( 19.3%) 0.0580 ( 19.9%) Import resolution
0.0120 ( 7.9%) 0.0115 ( 8.6%) 0.0235 ( 8.2%) 0.0236 ( 8.1%) import-clang-decl
0.0029 ( 1.9%) 0.0064 ( 4.7%) 0.0093 ( 3.2%) 0.0093 ( 3.2%) IRGen
0.0022 ( 1.5%) 0.0011 ( 0.8%) 0.0033 ( 1.1%) 0.0033 ( 1.1%) perform-sema
0.0022 ( 1.4%) 0.0011 ( 0.8%) 0.0032 ( 1.1%) 0.0032 ( 1.1%) Type checking and Semantic analysis
0.0009 ( 0.6%) 0.0018 ( 1.3%) 0.0027 ( 0.9%) 0.0027 ( 0.9%) load-stdlib
0.0014 ( 0.9%) 0.0006 ( 0.5%) 0.0021 ( 0.7%) 0.0021 ( 0.7%) typecheck-decl
0.0015 ( 1.0%) 0.0006 ( 0.5%) 0.0021 ( 0.7%) 0.0021 ( 0.7%) SILGen
0.0016 ( 1.1%) 0.0000 ( 0.0%) 0.0017 ( 0.6%) 0.0017 ( 0.6%) SIL optimization
0.0009 ( 0.6%) 0.0004 ( 0.3%) 0.0013 ( 0.4%) 0.0013 ( 0.4%) load-all-members
0.0007 ( 0.4%) 0.0002 ( 0.2%) 0.0009 ( 0.3%) 0.0009 ( 0.3%) SILGen-function
0.0004 ( 0.3%) 0.0002 ( 0.2%) 0.0007 ( 0.2%) 0.0007 ( 0.2%) typecheck-stmt
0.0001 ( 0.1%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) typecheck-expr
0.0001 ( 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%) 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%) 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.1523 (100.0%) 0.1341 (100.0%) 0.2864 (100.0%) 0.2922 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.1660 seconds (1.2024 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8689 (100.0%) 0.2971 (100.0%) 1.1660 (100.0%) 1.2024 (100.0%) Building Target
0.8689 (100.0%) 0.2971 (100.0%) 1.1660 (100.0%) 1.2024 (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 arm64_32 Compiling LazyArray+Linear.swift (in target 'LazyArray' from project 'LazyArray')
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-1745544573162615-swift-frontend-LazyArray-LazyArray_Any.swift-armv7k_apple_watchos2.0-o-Onone-3345869197.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2807 seconds (0.2821 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0825 ( 53.3%) 0.0337 ( 26.7%) 0.1162 ( 41.4%) 0.1165 ( 41.3%) build-rewrite-system
0.0196 ( 12.6%) 0.0355 ( 28.2%) 0.0551 ( 19.6%) 0.0555 ( 19.7%) parse-and-resolve-imports
0.0193 ( 12.4%) 0.0347 ( 27.5%) 0.0539 ( 19.2%) 0.0544 ( 19.3%) Import resolution
0.0120 ( 7.7%) 0.0101 ( 8.0%) 0.0220 ( 7.8%) 0.0221 ( 7.8%) import-clang-decl
0.0039 ( 2.5%) 0.0048 ( 3.8%) 0.0088 ( 3.1%) 0.0088 ( 3.1%) IRGen
0.0033 ( 2.1%) 0.0014 ( 1.1%) 0.0047 ( 1.7%) 0.0047 ( 1.7%) perform-sema
0.0032 ( 2.1%) 0.0014 ( 1.1%) 0.0046 ( 1.6%) 0.0046 ( 1.6%) Type checking and Semantic analysis
0.0038 ( 2.5%) 0.0001 ( 0.1%) 0.0039 ( 1.4%) 0.0039 ( 1.4%) SIL optimization
0.0023 ( 1.5%) 0.0010 ( 0.8%) 0.0033 ( 1.2%) 0.0034 ( 1.2%) typecheck-decl
0.0009 ( 0.6%) 0.0016 ( 1.3%) 0.0026 ( 0.9%) 0.0026 ( 0.9%) load-stdlib
0.0015 ( 1.0%) 0.0006 ( 0.5%) 0.0021 ( 0.8%) 0.0021 ( 0.7%) SILGen
0.0008 ( 0.5%) 0.0005 ( 0.4%) 0.0013 ( 0.5%) 0.0013 ( 0.5%) load-all-members
0.0005 ( 0.3%) 0.0002 ( 0.2%) 0.0008 ( 0.3%) 0.0008 ( 0.3%) typecheck-stmt
0.0006 ( 0.4%) 0.0002 ( 0.2%) 0.0008 ( 0.3%) 0.0008 ( 0.3%) SILGen-function
0.0003 ( 0.2%) 0.0002 ( 0.1%) 0.0004 ( 0.1%) 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, 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%) 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.1547 (100.0%) 0.1260 (100.0%) 0.2807 (100.0%) 0.2821 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.0326 seconds (1.0451 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8140 (100.0%) 0.2186 (100.0%) 1.0326 (100.0%) 1.0451 (100.0%) Building Target
0.8140 (100.0%) 0.2186 (100.0%) 1.0326 (100.0%) 1.0451 (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
SwiftDriverJobDiscovery normal arm64_32 Compiling LazyArray+Cache.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')
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
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745544573174896-swift-frontend-LazyArray-LazyArray_Reverse.swift-arm64_apple_watchos2.0-o-Onone-3677271099.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3439 seconds (0.3505 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0862 ( 44.5%) 0.0356 ( 23.7%) 0.1218 ( 35.4%) 0.1220 ( 34.8%) build-rewrite-system
0.0201 ( 10.4%) 0.0365 ( 24.3%) 0.0566 ( 16.4%) 0.0590 ( 16.8%) parse-and-resolve-imports
0.0197 ( 10.2%) 0.0356 ( 23.7%) 0.0553 ( 16.1%) 0.0577 ( 16.5%) Import resolution
0.0124 ( 6.4%) 0.0119 ( 7.9%) 0.0243 ( 7.1%) 0.0245 ( 7.0%) import-clang-decl
0.0118 ( 6.1%) 0.0063 ( 4.2%) 0.0181 ( 5.3%) 0.0183 ( 5.2%) perform-sema
0.0117 ( 6.1%) 0.0063 ( 4.2%) 0.0180 ( 5.2%) 0.0183 ( 5.2%) Type checking and Semantic analysis
0.0092 ( 4.8%) 0.0054 ( 3.6%) 0.0147 ( 4.3%) 0.0149 ( 4.3%) typecheck-stmt
0.0075 ( 3.9%) 0.0043 ( 2.9%) 0.0118 ( 3.4%) 0.0121 ( 3.4%) precheck-target
0.0033 ( 1.7%) 0.0038 ( 2.5%) 0.0072 ( 2.1%) 0.0072 ( 2.1%) IRGen
0.0041 ( 2.1%) 0.0001 ( 0.1%) 0.0042 ( 1.2%) 0.0042 ( 1.2%) SIL optimization
0.0011 ( 0.6%) 0.0021 ( 1.4%) 0.0032 ( 0.9%) 0.0034 ( 1.0%) load-stdlib
0.0022 ( 1.1%) 0.0010 ( 0.7%) 0.0032 ( 0.9%) 0.0032 ( 0.9%) SILGen
0.0022 ( 1.1%) 0.0007 ( 0.5%) 0.0029 ( 0.8%) 0.0029 ( 0.8%) typecheck-decl
0.0009 ( 0.4%) 0.0004 ( 0.2%) 0.0012 ( 0.4%) 0.0012 ( 0.4%) load-all-members
0.0010 ( 0.5%) 0.0002 ( 0.1%) 0.0012 ( 0.3%) 0.0012 ( 0.3%) 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%) 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%) 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.1936 (100.0%) 0.1503 (100.0%) 0.3439 (100.0%) 0.3505 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.1610 seconds (1.1902 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8854 (100.0%) 0.2756 (100.0%) 1.1610 (100.0%) 1.1902 (100.0%) Building Target
0.8854 (100.0%) 0.2756 (100.0%) 1.1610 (100.0%) 1.1902 (100.0%) Total
SwiftDriverJobDiscovery normal arm64_32 Compiling LazyArray+Any.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')
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
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745544573192684-swift-frontend-LazyArray-LazyArray_Array.swift-arm64_apple_watchos2.0-o-Onone-1638696115.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3073 seconds (0.3077 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0844 ( 50.9%) 0.0341 ( 24.2%) 0.1186 ( 38.6%) 0.1187 ( 38.6%) build-rewrite-system
0.0200 ( 12.0%) 0.0407 ( 28.8%) 0.0607 ( 19.7%) 0.0608 ( 19.8%) parse-and-resolve-imports
0.0195 ( 11.8%) 0.0394 ( 27.9%) 0.0589 ( 19.2%) 0.0591 ( 19.2%) Import resolution
0.0123 ( 7.4%) 0.0118 ( 8.3%) 0.0241 ( 7.8%) 0.0242 ( 7.9%) import-clang-decl
0.0041 ( 2.5%) 0.0042 ( 3.0%) 0.0083 ( 2.7%) 0.0084 ( 2.7%) IRGen
0.0058 ( 3.5%) 0.0020 ( 1.4%) 0.0078 ( 2.5%) 0.0078 ( 2.5%) perform-sema
0.0058 ( 3.5%) 0.0020 ( 1.4%) 0.0078 ( 2.5%) 0.0078 ( 2.5%) Type checking and Semantic analysis
0.0011 ( 0.7%) 0.0038 ( 2.7%) 0.0049 ( 1.6%) 0.0049 ( 1.6%) load-stdlib
0.0039 ( 2.3%) 0.0001 ( 0.1%) 0.0040 ( 1.3%) 0.0040 ( 1.3%) SIL optimization
0.0025 ( 1.5%) 0.0011 ( 0.8%) 0.0036 ( 1.2%) 0.0036 ( 1.2%) typecheck-decl
0.0028 ( 1.7%) 0.0008 ( 0.5%) 0.0035 ( 1.2%) 0.0035 ( 1.2%) typecheck-stmt
0.0018 ( 1.1%) 0.0006 ( 0.4%) 0.0024 ( 0.8%) 0.0024 ( 0.8%) SILGen
0.0008 ( 0.5%) 0.0003 ( 0.2%) 0.0011 ( 0.4%) 0.0011 ( 0.4%) load-all-members
0.0007 ( 0.4%) 0.0002 ( 0.1%) 0.0008 ( 0.3%) 0.0008 ( 0.3%) SILGen-function
0.0002 ( 0.2%) 0.0002 ( 0.1%) 0.0004 ( 0.1%) 0.0004 ( 0.1%) typecheck-expr
0.0002 ( 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%) 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%) 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.1660 (100.0%) 0.1413 (100.0%) 0.3073 (100.0%) 0.3077 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.1538 seconds (1.1735 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8765 (100.0%) 0.2773 (100.0%) 1.1538 (100.0%) 1.1735 (100.0%) Building Target
0.8765 (100.0%) 0.2773 (100.0%) 1.1538 (100.0%) 1.1735 (100.0%) Total
SwiftDriverJobDiscovery normal arm64_32 Compiling LazyMutableList.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-1745544573193659-swift-frontend-LazyArray-LazyArray_Cache.swift-arm64_apple_watchos2.0-o-Onone-657734623.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3175 seconds (0.3199 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0825 ( 49.0%) 0.0347 ( 23.3%) 0.1172 ( 36.9%) 0.1179 ( 36.9%) build-rewrite-system
0.0196 ( 11.6%) 0.0430 ( 28.8%) 0.0626 ( 19.7%) 0.0632 ( 19.7%) parse-and-resolve-imports
0.0193 ( 11.5%) 0.0422 ( 28.3%) 0.0615 ( 19.4%) 0.0621 ( 19.4%) Import resolution
0.0121 ( 7.2%) 0.0113 ( 7.6%) 0.0234 ( 7.4%) 0.0236 ( 7.4%) import-clang-decl
0.0041 ( 2.4%) 0.0041 ( 2.8%) 0.0082 ( 2.6%) 0.0083 ( 2.6%) IRGen
0.0057 ( 3.4%) 0.0023 ( 1.5%) 0.0080 ( 2.5%) 0.0080 ( 2.5%) perform-sema
0.0056 ( 3.4%) 0.0023 ( 1.5%) 0.0079 ( 2.5%) 0.0079 ( 2.5%) Type checking and Semantic analysis
0.0039 ( 2.3%) 0.0018 ( 1.2%) 0.0057 ( 1.8%) 0.0057 ( 1.8%) typecheck-decl
0.0035 ( 2.1%) 0.0016 ( 1.1%) 0.0051 ( 1.6%) 0.0051 ( 1.6%) typecheck-expr
0.0049 ( 2.9%) 0.0001 ( 0.1%) 0.0049 ( 1.6%) 0.0051 ( 1.6%) SIL optimization
0.0011 ( 0.7%) 0.0039 ( 2.6%) 0.0050 ( 1.6%) 0.0050 ( 1.6%) load-stdlib
0.0023 ( 1.4%) 0.0008 ( 0.5%) 0.0031 ( 1.0%) 0.0032 ( 1.0%) SILGen
0.0016 ( 0.9%) 0.0004 ( 0.3%) 0.0020 ( 0.6%) 0.0020 ( 0.6%) typecheck-stmt
0.0010 ( 0.6%) 0.0003 ( 0.2%) 0.0013 ( 0.4%) 0.0013 ( 0.4%) SILGen-function
0.0007 ( 0.4%) 0.0005 ( 0.3%) 0.0012 ( 0.4%) 0.0012 ( 0.4%) load-all-members
0.0003 ( 0.2%) 0.0001 ( 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%) 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.1683 (100.0%) 0.1493 (100.0%) 0.3175 (100.0%) 0.3199 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.1514 seconds (1.1717 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8769 (100.0%) 0.2745 (100.0%) 1.1514 (100.0%) 1.1717 (100.0%) Building Target
0.8769 (100.0%) 0.2745 (100.0%) 1.1514 (100.0%) 1.1717 (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
SwiftDriverJobDiscovery normal arm64_32 Compiling LazyArray+Array.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-1745544573197130-swift-frontend-LazyArray-LazyArray_Linear.swift-armv7k_apple_watchos2.0-o-Onone-2313938508.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3116 seconds (0.3121 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0829 ( 48.0%) 0.0325 ( 23.4%) 0.1154 ( 37.0%) 0.1154 ( 37.0%) build-rewrite-system
0.0192 ( 11.1%) 0.0404 ( 29.1%) 0.0595 ( 19.1%) 0.0597 ( 19.1%) parse-and-resolve-imports
0.0188 ( 10.9%) 0.0395 ( 28.5%) 0.0583 ( 18.7%) 0.0585 ( 18.7%) Import resolution
0.0120 ( 7.0%) 0.0102 ( 7.3%) 0.0222 ( 7.1%) 0.0222 ( 7.1%) import-clang-decl
0.0058 ( 3.4%) 0.0043 ( 3.1%) 0.0101 ( 3.2%) 0.0102 ( 3.3%) IRGen
0.0063 ( 3.7%) 0.0018 ( 1.3%) 0.0081 ( 2.6%) 0.0081 ( 2.6%) perform-sema
0.0063 ( 3.6%) 0.0018 ( 1.3%) 0.0081 ( 2.6%) 0.0081 ( 2.6%) Type checking and Semantic analysis
0.0047 ( 2.7%) 0.0012 ( 0.8%) 0.0059 ( 1.9%) 0.0059 ( 1.9%) typecheck-stmt
0.0012 ( 0.7%) 0.0036 ( 2.6%) 0.0048 ( 1.5%) 0.0048 ( 1.5%) load-stdlib
0.0027 ( 1.6%) 0.0008 ( 0.6%) 0.0035 ( 1.1%) 0.0035 ( 1.1%) SILGen
0.0027 ( 1.5%) 0.0008 ( 0.5%) 0.0034 ( 1.1%) 0.0034 ( 1.1%) typecheck-decl
0.0027 ( 1.6%) 0.0006 ( 0.4%) 0.0033 ( 1.1%) 0.0033 ( 1.1%) typecheck-expr
0.0029 ( 1.7%) 0.0001 ( 0.1%) 0.0030 ( 1.0%) 0.0030 ( 1.0%) SIL optimization
0.0018 ( 1.0%) 0.0006 ( 0.4%) 0.0023 ( 0.7%) 0.0023 ( 0.7%) typecheck-for-each
0.0016 ( 0.9%) 0.0003 ( 0.2%) 0.0020 ( 0.6%) 0.0020 ( 0.6%) SILGen-function
0.0008 ( 0.5%) 0.0003 ( 0.2%) 0.0011 ( 0.4%) 0.0011 ( 0.4%) load-all-members
0.0004 ( 0.2%) 0.0000 ( 0.0%) 0.0004 ( 0.1%) 0.0004 ( 0.1%) 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%) 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.1730 (100.0%) 0.1386 (100.0%) 0.3116 (100.0%) 0.3121 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.0031 seconds (1.0112 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.7902 (100.0%) 0.2129 (100.0%) 1.0031 (100.0%) 1.0112 (100.0%) Building Target
0.7902 (100.0%) 0.2129 (100.0%) 1.0031 (100.0%) 1.0112 (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 arm64_32 Compiling LazyArray+Sequence.swift, LazyArray+Range.swift (in target 'LazyArray' from project 'LazyArray')
SwiftCompile normal arm64 Compiling\ LazyArray+CoutableRange.swift /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+CoutableRange.swift (in target 'LazyArray' from project 'LazyArray')
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
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745544573194181-swift-frontend-LazyArray-LazyArray_CoutableRange.swift-arm64_apple_watchos2.0-o-Onone-1314806288.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3546 seconds (0.3554 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0841 ( 41.7%) 0.0330 ( 21.6%) 0.1170 ( 33.0%) 0.1172 ( 33.0%) build-rewrite-system
0.0194 ( 9.6%) 0.0416 ( 27.2%) 0.0610 ( 17.2%) 0.0611 ( 17.2%) parse-and-resolve-imports
0.0190 ( 9.4%) 0.0406 ( 26.6%) 0.0596 ( 16.8%) 0.0597 ( 16.8%) Import resolution
0.0127 ( 6.3%) 0.0123 ( 8.1%) 0.0250 ( 7.1%) 0.0253 ( 7.1%) import-clang-decl
0.0140 ( 6.9%) 0.0046 ( 3.0%) 0.0185 ( 5.2%) 0.0186 ( 5.2%) perform-sema
0.0139 ( 6.9%) 0.0045 ( 3.0%) 0.0185 ( 5.2%) 0.0185 ( 5.2%) Type checking and Semantic analysis
0.0113 ( 5.6%) 0.0036 ( 2.4%) 0.0149 ( 4.2%) 0.0149 ( 4.2%) typecheck-stmt
0.0085 ( 4.2%) 0.0027 ( 1.8%) 0.0112 ( 3.1%) 0.0112 ( 3.2%) precheck-target
0.0038 ( 1.9%) 0.0036 ( 2.3%) 0.0073 ( 2.1%) 0.0073 ( 2.1%) IRGen
0.0012 ( 0.6%) 0.0036 ( 2.3%) 0.0047 ( 1.3%) 0.0047 ( 1.3%) load-stdlib
0.0043 ( 2.1%) 0.0001 ( 0.1%) 0.0044 ( 1.2%) 0.0044 ( 1.2%) SIL optimization
0.0031 ( 1.5%) 0.0006 ( 0.4%) 0.0037 ( 1.0%) 0.0037 ( 1.0%) typecheck-expr
0.0024 ( 1.2%) 0.0007 ( 0.4%) 0.0030 ( 0.9%) 0.0030 ( 0.8%) SILGen
0.0020 ( 1.0%) 0.0008 ( 0.5%) 0.0028 ( 0.8%) 0.0028 ( 0.8%) typecheck-decl
0.0014 ( 0.7%) 0.0003 ( 0.2%) 0.0017 ( 0.5%) 0.0016 ( 0.5%) SILGen-function
0.0008 ( 0.4%) 0.0005 ( 0.3%) 0.0013 ( 0.4%) 0.0013 ( 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%) 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%) 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.2017 (100.0%) 0.1529 (100.0%) 0.3546 (100.0%) 0.3554 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.1484 seconds (1.1697 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8773 (100.0%) 0.2711 (100.0%) 1.1484 (100.0%) 1.1697 (100.0%) Building Target
0.8773 (100.0%) 0.2711 (100.0%) 1.1484 (100.0%) 1.1697 (100.0%) Total
SwiftDriverJobDiscovery normal arm64_32 Compiling LazyArray+CoutableRange.swift (in target 'LazyArray' from project 'LazyArray')
SwiftCompile normal armv7k 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-1745544574302849-swift-frontend-LazyArray-LazyArray.swift-armv7k_apple_watchos2.0-o-Onone-555130842.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.1105 seconds (0.1144 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0171 ( 34.6%) 0.0253 ( 41.3%) 0.0423 ( 38.3%) 0.0436 ( 38.1%) parse-and-resolve-imports
0.0167 ( 33.9%) 0.0245 ( 40.1%) 0.0413 ( 37.4%) 0.0424 ( 37.0%) Import resolution
0.0032 ( 6.5%) 0.0037 ( 6.0%) 0.0069 ( 6.3%) 0.0070 ( 6.1%) IRGen
0.0011 ( 2.3%) 0.0031 ( 5.0%) 0.0042 ( 3.8%) 0.0052 ( 4.6%) load-stdlib
0.0022 ( 4.4%) 0.0011 ( 1.8%) 0.0033 ( 3.0%) 0.0033 ( 2.9%) perform-sema
0.0021 ( 4.3%) 0.0011 ( 1.7%) 0.0032 ( 2.9%) 0.0033 ( 2.9%) Type checking and Semantic analysis
0.0019 ( 3.9%) 0.0008 ( 1.3%) 0.0027 ( 2.5%) 0.0028 ( 2.4%) SILGen
0.0014 ( 2.8%) 0.0006 ( 0.9%) 0.0019 ( 1.7%) 0.0019 ( 1.7%) typecheck-decl
0.0017 ( 3.4%) 0.0001 ( 0.1%) 0.0018 ( 1.6%) 0.0019 ( 1.6%) SIL optimization
0.0011 ( 2.3%) 0.0005 ( 0.8%) 0.0016 ( 1.4%) 0.0016 ( 1.4%) SILGen-function
0.0005 ( 1.0%) 0.0004 ( 0.7%) 0.0009 ( 0.8%) 0.0010 ( 0.8%) typecheck-stmt
0.0001 ( 0.2%) 0.0001 ( 0.2%) 0.0002 ( 0.2%) 0.0002 ( 0.2%) build-rewrite-system
0.0001 ( 0.1%) 0.0000 ( 0.0%) 0.0001 ( 0.1%) 0.0002 ( 0.1%) precheck-target
0.0001 ( 0.2%) 0.0000 ( 0.0%) 0.0001 ( 0.1%) 0.0001 ( 0.1%) typecheck-expr
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.0493 (100.0%) 0.0612 (100.0%) 0.1105 (100.0%) 0.1144 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.0778 seconds (0.0855 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0361 (100.0%) 0.0416 (100.0%) 0.0778 (100.0%) 0.0855 (100.0%) Building Target
0.0361 (100.0%) 0.0416 (100.0%) 0.0778 (100.0%) 0.0855 (100.0%) Total
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
SwiftDriverJobDiscovery normal armv7k Compiling LazyArray+Any.swift (in target 'LazyArray' from project 'LazyArray')
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-1745544574309498-swift-frontend-LazyArray-LazyMutableList.swift-armv7k_apple_watchos2.0-o-Onone-1170650726.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2094 seconds (0.2181 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0162 ( 13.4%) 0.0276 ( 31.0%) 0.0438 ( 20.9%) 0.0444 ( 20.4%) parse-and-resolve-imports
0.0158 ( 13.2%) 0.0269 ( 30.2%) 0.0427 ( 20.4%) 0.0433 ( 19.9%) Import resolution
0.0165 ( 13.7%) 0.0057 ( 6.4%) 0.0223 ( 10.6%) 0.0239 ( 11.0%) perform-sema
0.0165 ( 13.7%) 0.0057 ( 6.4%) 0.0222 ( 10.6%) 0.0238 ( 10.9%) Type checking and Semantic analysis
0.0137 ( 11.4%) 0.0049 ( 5.5%) 0.0186 ( 8.9%) 0.0201 ( 9.2%) typecheck-expr
0.0131 ( 10.9%) 0.0045 ( 5.0%) 0.0175 ( 8.4%) 0.0191 ( 8.7%) typecheck-stmt
0.0092 ( 7.6%) 0.0035 ( 3.9%) 0.0127 ( 6.0%) 0.0137 ( 6.3%) precheck-target
0.0058 ( 4.8%) 0.0015 ( 1.7%) 0.0073 ( 3.5%) 0.0073 ( 3.3%) build-rewrite-system
0.0024 ( 2.0%) 0.0029 ( 3.2%) 0.0053 ( 2.5%) 0.0053 ( 2.4%) IRGen
0.0033 ( 2.7%) 0.0012 ( 1.3%) 0.0045 ( 2.1%) 0.0045 ( 2.1%) typecheck-decl
0.0011 ( 0.9%) 0.0027 ( 3.0%) 0.0038 ( 1.8%) 0.0038 ( 1.7%) load-stdlib
0.0023 ( 1.9%) 0.0006 ( 0.6%) 0.0029 ( 1.4%) 0.0029 ( 1.3%) SILGen
0.0028 ( 2.3%) 0.0000 ( 0.0%) 0.0028 ( 1.3%) 0.0028 ( 1.3%) SIL optimization
0.0010 ( 0.8%) 0.0013 ( 1.4%) 0.0022 ( 1.1%) 0.0022 ( 1.0%) import-clang-decl
0.0008 ( 0.7%) 0.0001 ( 0.2%) 0.0010 ( 0.5%) 0.0009 ( 0.4%) SILGen-function
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%) 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.1204 (100.0%) 0.0890 (100.0%) 0.2094 (100.0%) 0.2181 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.1037 seconds (0.1069 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0535 (100.0%) 0.0502 (100.0%) 0.1037 (100.0%) 0.1069 (100.0%) Building Target
0.0535 (100.0%) 0.0502 (100.0%) 0.1037 (100.0%) 0.1069 (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
SwiftDriverJobDiscovery normal armv7k Compiling LazyArray+CoutableRange.swift (in target 'LazyArray' from project 'LazyArray')
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-1745544574314100-swift-frontend-LazyArray-LazyArray_Linear.swift-arm64_apple_watchos2.0-o-Onone-2492221092.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.1369 seconds (0.1422 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0166 ( 22.0%) 0.0240 ( 38.9%) 0.0406 ( 29.6%) 0.0407 ( 28.6%) parse-and-resolve-imports
0.0162 ( 21.6%) 0.0231 ( 37.5%) 0.0394 ( 28.8%) 0.0395 ( 27.8%) Import resolution
0.0063 ( 8.3%) 0.0019 ( 3.1%) 0.0082 ( 6.0%) 0.0083 ( 5.9%) perform-sema
0.0062 ( 8.3%) 0.0019 ( 3.1%) 0.0081 ( 5.9%) 0.0083 ( 5.8%) Type checking and Semantic analysis
0.0050 ( 6.7%) 0.0030 ( 4.9%) 0.0080 ( 5.9%) 0.0081 ( 5.7%) IRGen
0.0038 ( 5.1%) 0.0012 ( 1.9%) 0.0050 ( 3.6%) 0.0072 ( 5.1%) SILGen
0.0047 ( 6.3%) 0.0012 ( 2.0%) 0.0060 ( 4.4%) 0.0060 ( 4.2%) typecheck-stmt
0.0024 ( 3.1%) 0.0006 ( 1.0%) 0.0030 ( 2.2%) 0.0052 ( 3.7%) SILGen-function
0.0028 ( 3.7%) 0.0008 ( 1.4%) 0.0036 ( 2.6%) 0.0037 ( 2.6%) typecheck-decl
0.0029 ( 3.9%) 0.0005 ( 0.8%) 0.0034 ( 2.5%) 0.0034 ( 2.4%) typecheck-expr
0.0024 ( 3.2%) 0.0007 ( 1.1%) 0.0031 ( 2.2%) 0.0031 ( 2.2%) build-rewrite-system
0.0030 ( 4.0%) 0.0001 ( 0.1%) 0.0031 ( 2.2%) 0.0031 ( 2.2%) SIL optimization
0.0010 ( 1.3%) 0.0019 ( 3.0%) 0.0028 ( 2.1%) 0.0028 ( 2.0%) load-stdlib
0.0015 ( 2.0%) 0.0006 ( 1.0%) 0.0021 ( 1.6%) 0.0022 ( 1.5%) typecheck-for-each
0.0004 ( 0.5%) 0.0000 ( 0.1%) 0.0004 ( 0.3%) 0.0004 ( 0.3%) precheck-target
0.0000 ( 0.0%) 0.0000 ( 0.1%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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%) AST verification
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.0752 (100.0%) 0.0617 (100.0%) 0.1369 (100.0%) 0.1422 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.0912 seconds (0.0949 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0479 (100.0%) 0.0433 (100.0%) 0.0912 (100.0%) 0.0949 (100.0%) Building Target
0.0479 (100.0%) 0.0433 (100.0%) 0.0912 (100.0%) 0.0949 (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 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-1745544574310131-swift-frontend-LazyArray-LazyArray_Array.swift-armv7k_apple_watchos2.0-o-Onone-3702474960.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.1307 seconds (0.1376 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0163 ( 25.9%) 0.0266 ( 39.3%) 0.0429 ( 32.8%) 0.0431 ( 31.3%) parse-and-resolve-imports
0.0160 ( 25.4%) 0.0260 ( 38.4%) 0.0420 ( 32.1%) 0.0422 ( 30.7%) Import resolution
0.0061 ( 9.7%) 0.0027 ( 4.0%) 0.0088 ( 6.8%) 0.0105 ( 7.6%) perform-sema
0.0061 ( 9.6%) 0.0027 ( 4.0%) 0.0088 ( 6.7%) 0.0104 ( 7.6%) Type checking and Semantic analysis
0.0031 ( 4.9%) 0.0013 ( 1.9%) 0.0043 ( 3.3%) 0.0062 ( 4.5%) SILGen
0.0033 ( 5.3%) 0.0016 ( 2.4%) 0.0050 ( 3.8%) 0.0062 ( 4.5%) typecheck-stmt
0.0028 ( 4.5%) 0.0025 ( 3.7%) 0.0053 ( 4.1%) 0.0053 ( 3.9%) IRGen
0.0038 ( 6.0%) 0.0000 ( 0.0%) 0.0038 ( 2.9%) 0.0038 ( 2.7%) SIL optimization
0.0010 ( 1.6%) 0.0024 ( 3.6%) 0.0034 ( 2.6%) 0.0034 ( 2.5%) load-stdlib
0.0021 ( 3.3%) 0.0008 ( 1.2%) 0.0029 ( 2.3%) 0.0030 ( 2.2%) typecheck-decl
0.0011 ( 1.8%) 0.0003 ( 0.4%) 0.0014 ( 1.1%) 0.0015 ( 1.1%) SILGen-function
0.0007 ( 1.1%) 0.0004 ( 0.5%) 0.0011 ( 0.8%) 0.0012 ( 0.8%) build-rewrite-system
0.0002 ( 0.4%) 0.0001 ( 0.2%) 0.0004 ( 0.3%) 0.0004 ( 0.3%) typecheck-expr
0.0001 ( 0.2%) 0.0001 ( 0.1%) 0.0002 ( 0.2%) 0.0002 ( 0.2%) import-clang-decl
0.0002 ( 0.3%) 0.0000 ( 0.1%) 0.0002 ( 0.2%) 0.0002 ( 0.2%) 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%) 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%) 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.0630 (100.0%) 0.0676 (100.0%) 0.1307 (100.0%) 0.1376 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.1003 seconds (0.1046 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0530 (100.0%) 0.0473 (100.0%) 0.1003 (100.0%) 0.1046 (100.0%) Building Target
0.0530 (100.0%) 0.0473 (100.0%) 0.1003 (100.0%) 0.1046 (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+Linear.swift (in target 'LazyArray' from project 'LazyArray')
SwiftDriverJobDiscovery normal armv7k 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-1745544574493708-swift-frontend-LazyArray-LazyArray_Map.swift-arm64_32_apple_watchos2.0-o-Onone-3355064867.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.0966 seconds (0.0988 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0160 ( 31.8%) 0.0196 ( 42.3%) 0.0356 ( 36.8%) 0.0367 ( 37.1%) parse-and-resolve-imports
0.0157 ( 31.2%) 0.0192 ( 41.4%) 0.0349 ( 36.1%) 0.0360 ( 36.4%) Import resolution
0.0034 ( 6.7%) 0.0028 ( 6.1%) 0.0062 ( 6.4%) 0.0062 ( 6.3%) IRGen
0.0038 ( 7.7%) 0.0000 ( 0.1%) 0.0039 ( 4.0%) 0.0039 ( 3.9%) SIL optimization
0.0026 ( 5.3%) 0.0007 ( 1.4%) 0.0033 ( 3.4%) 0.0033 ( 3.3%) perform-sema
0.0026 ( 5.2%) 0.0006 ( 1.4%) 0.0032 ( 3.4%) 0.0032 ( 3.3%) Type checking and Semantic analysis
0.0010 ( 1.9%) 0.0018 ( 4.0%) 0.0028 ( 2.9%) 0.0028 ( 2.8%) load-stdlib
0.0017 ( 3.3%) 0.0005 ( 1.1%) 0.0022 ( 2.3%) 0.0022 ( 2.2%) SILGen
0.0017 ( 3.4%) 0.0004 ( 0.9%) 0.0021 ( 2.2%) 0.0021 ( 2.1%) typecheck-decl
0.0007 ( 1.3%) 0.0002 ( 0.4%) 0.0008 ( 0.9%) 0.0008 ( 0.9%) SILGen-function
0.0006 ( 1.1%) 0.0002 ( 0.4%) 0.0007 ( 0.8%) 0.0007 ( 0.8%) typecheck-stmt
0.0003 ( 0.5%) 0.0001 ( 0.2%) 0.0004 ( 0.4%) 0.0004 ( 0.4%) 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%) 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.0502 (100.0%) 0.0463 (100.0%) 0.0966 (100.0%) 0.0988 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.0756 seconds (0.0768 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0448 (100.0%) 0.0308 (100.0%) 0.0756 (100.0%) 0.0768 (100.0%) Building Target
0.0448 (100.0%) 0.0308 (100.0%) 0.0756 (100.0%) 0.0768 (100.0%) Total
SwiftDriverJobDiscovery normal armv7k Compiling LazyArray.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')
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
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745544574502152-swift-frontend-LazyArray-LazyMutableList.swift-arm64_apple_watchos2.0-o-Onone-929068122.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.1768 seconds (0.1769 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0157 ( 14.4%) 0.0204 ( 30.3%) 0.0361 ( 20.4%) 0.0361 ( 20.4%) parse-and-resolve-imports
0.0155 ( 14.2%) 0.0197 ( 29.3%) 0.0352 ( 19.9%) 0.0352 ( 19.9%) Import resolution
0.0144 ( 13.2%) 0.0044 ( 6.5%) 0.0188 ( 10.6%) 0.0188 ( 10.6%) perform-sema
0.0144 ( 13.1%) 0.0043 ( 6.5%) 0.0187 ( 10.6%) 0.0187 ( 10.6%) Type checking and Semantic analysis
0.0118 ( 10.8%) 0.0038 ( 5.7%) 0.0157 ( 8.9%) 0.0157 ( 8.9%) typecheck-expr
0.0113 ( 10.4%) 0.0034 ( 5.1%) 0.0148 ( 8.4%) 0.0148 ( 8.4%) typecheck-stmt
0.0081 ( 7.4%) 0.0027 ( 4.0%) 0.0108 ( 6.1%) 0.0108 ( 6.1%) precheck-target
0.0053 ( 4.8%) 0.0015 ( 2.2%) 0.0067 ( 3.8%) 0.0067 ( 3.8%) build-rewrite-system
0.0027 ( 2.4%) 0.0029 ( 4.3%) 0.0056 ( 3.1%) 0.0056 ( 3.1%) IRGen
0.0029 ( 2.6%) 0.0009 ( 1.3%) 0.0038 ( 2.1%) 0.0038 ( 2.1%) typecheck-decl
0.0029 ( 2.7%) 0.0000 ( 0.0%) 0.0029 ( 1.7%) 0.0029 ( 1.7%) SIL optimization
0.0021 ( 1.9%) 0.0005 ( 0.8%) 0.0026 ( 1.5%) 0.0026 ( 1.5%) SILGen
0.0009 ( 0.9%) 0.0016 ( 2.4%) 0.0026 ( 1.4%) 0.0026 ( 1.5%) load-stdlib
0.0006 ( 0.6%) 0.0009 ( 1.3%) 0.0015 ( 0.8%) 0.0015 ( 0.8%) import-clang-decl
0.0008 ( 0.7%) 0.0002 ( 0.3%) 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%) 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.1096 (100.0%) 0.0672 (100.0%) 0.1768 (100.0%) 0.1769 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.0841 seconds (0.0841 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0495 (100.0%) 0.0346 (100.0%) 0.0841 (100.0%) 0.0841 (100.0%) Building Target
0.0495 (100.0%) 0.0346 (100.0%) 0.0841 (100.0%) 0.0841 (100.0%) Total
SwiftDriverJobDiscovery normal arm64 Compiling LazyArray+Linear.swift (in target 'LazyArray' from project 'LazyArray')
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')
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
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745544574504205-swift-frontend-LazyArray-LazyArray_Sequence.swift-armv7k_apple_watchos2.0-o-Onone-3445115812.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.1927 seconds (0.1928 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0153 ( 12.1%) 0.0201 ( 30.4%) 0.0353 ( 18.3%) 0.0354 ( 18.4%) parse-and-resolve-imports
0.0150 ( 11.9%) 0.0195 ( 29.5%) 0.0345 ( 17.9%) 0.0346 ( 17.9%) Import resolution
0.0198 ( 15.6%) 0.0047 ( 7.1%) 0.0245 ( 12.7%) 0.0245 ( 12.7%) perform-sema
0.0197 ( 15.6%) 0.0047 ( 7.1%) 0.0244 ( 12.7%) 0.0244 ( 12.7%) Type checking and Semantic analysis
0.0168 ( 13.3%) 0.0040 ( 6.1%) 0.0208 ( 10.8%) 0.0208 ( 10.8%) typecheck-stmt
0.0101 ( 8.0%) 0.0024 ( 3.6%) 0.0125 ( 6.5%) 0.0125 ( 6.5%) precheck-target
0.0049 ( 3.8%) 0.0040 ( 6.1%) 0.0089 ( 4.6%) 0.0089 ( 4.6%) IRGen
0.0051 ( 4.0%) 0.0012 ( 1.9%) 0.0063 ( 3.3%) 0.0063 ( 3.3%) build-rewrite-system
0.0045 ( 3.6%) 0.0007 ( 1.0%) 0.0052 ( 2.7%) 0.0052 ( 2.7%) SILGen
0.0049 ( 3.8%) 0.0001 ( 0.1%) 0.0049 ( 2.5%) 0.0049 ( 2.5%) SIL optimization
0.0041 ( 3.2%) 0.0005 ( 0.7%) 0.0046 ( 2.4%) 0.0046 ( 2.4%) typecheck-expr
0.0011 ( 0.9%) 0.0025 ( 3.8%) 0.0036 ( 1.9%) 0.0037 ( 1.9%) load-stdlib
0.0028 ( 2.2%) 0.0003 ( 0.4%) 0.0031 ( 1.6%) 0.0031 ( 1.6%) SILGen-function
0.0018 ( 1.4%) 0.0005 ( 0.7%) 0.0023 ( 1.2%) 0.0023 ( 1.2%) typecheck-decl
0.0007 ( 0.5%) 0.0009 ( 1.4%) 0.0016 ( 0.8%) 0.0016 ( 0.8%) import-clang-decl
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%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.1267 (100.0%) 0.0660 (100.0%) 0.1927 (100.0%) 0.1928 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.1222 seconds (0.1223 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0817 (100.0%) 0.0405 (100.0%) 0.1222 (100.0%) 0.1223 (100.0%) Building Target
0.0817 (100.0%) 0.0405 (100.0%) 0.1222 (100.0%) 0.1223 (100.0%) Total
SwiftDriverJobDiscovery normal armv7k Compiling LazyArray+Array.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')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745544574505402-swift-frontend-LazyArray-LazyArray_Any.swift-arm64_apple_watchos2.0-o-Onone-2955957869.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.0943 seconds (0.0945 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0151 ( 31.3%) 0.0184 ( 39.9%) 0.0335 ( 35.5%) 0.0335 ( 35.5%) parse-and-resolve-imports
0.0149 ( 30.8%) 0.0179 ( 38.8%) 0.0327 ( 34.7%) 0.0328 ( 34.7%) Import resolution
0.0029 ( 5.9%) 0.0032 ( 7.0%) 0.0061 ( 6.4%) 0.0061 ( 6.4%) IRGen
0.0040 ( 8.3%) 0.0001 ( 0.1%) 0.0040 ( 4.3%) 0.0040 ( 4.3%) SIL optimization
0.0027 ( 5.6%) 0.0011 ( 2.4%) 0.0038 ( 4.0%) 0.0038 ( 4.0%) perform-sema
0.0012 ( 2.4%) 0.0025 ( 5.4%) 0.0037 ( 3.9%) 0.0038 ( 4.0%) load-stdlib
0.0027 ( 5.6%) 0.0011 ( 2.3%) 0.0038 ( 4.0%) 0.0038 ( 4.0%) Type checking and Semantic analysis
0.0019 ( 3.9%) 0.0008 ( 1.8%) 0.0027 ( 2.8%) 0.0027 ( 2.8%) typecheck-decl
0.0014 ( 2.9%) 0.0005 ( 1.1%) 0.0019 ( 2.0%) 0.0019 ( 2.0%) SILGen
0.0006 ( 1.2%) 0.0002 ( 0.3%) 0.0007 ( 0.8%) 0.0007 ( 0.8%) SILGen-function
0.0005 ( 1.0%) 0.0002 ( 0.4%) 0.0007 ( 0.7%) 0.0007 ( 0.7%) typecheck-stmt
0.0002 ( 0.4%) 0.0001 ( 0.3%) 0.0003 ( 0.4%) 0.0003 ( 0.4%) 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.0%) 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%) 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.0483 (100.0%) 0.0461 (100.0%) 0.0943 (100.0%) 0.0945 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.0755 seconds (0.0756 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0441 (100.0%) 0.0314 (100.0%) 0.0755 (100.0%) 0.0756 (100.0%) Building Target
0.0441 (100.0%) 0.0314 (100.0%) 0.0755 (100.0%) 0.0756 (100.0%) Total
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
SwiftDriverJobDiscovery normal armv7k Compiling LazyMutableList.swift (in target 'LazyArray' from project 'LazyArray')
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-1745544574548405-swift-frontend-LazyArray-LazyArray_Map.swift-arm64_apple_watchos2.0-o-Onone-847231857.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.0980 seconds (0.0980 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0164 ( 31.8%) 0.0197 ( 42.3%) 0.0361 ( 36.8%) 0.0361 ( 36.8%) parse-and-resolve-imports
0.0160 ( 31.1%) 0.0191 ( 41.1%) 0.0352 ( 35.9%) 0.0352 ( 35.9%) Import resolution
0.0030 ( 5.9%) 0.0026 ( 5.6%) 0.0056 ( 5.7%) 0.0056 ( 5.7%) IRGen
0.0041 ( 7.9%) 0.0000 ( 0.0%) 0.0041 ( 4.1%) 0.0041 ( 4.1%) SIL optimization
0.0029 ( 5.6%) 0.0009 ( 1.9%) 0.0038 ( 3.9%) 0.0038 ( 3.9%) perform-sema
0.0029 ( 5.6%) 0.0009 ( 1.9%) 0.0037 ( 3.8%) 0.0037 ( 3.8%) Type checking and Semantic analysis
0.0010 ( 1.9%) 0.0016 ( 3.4%) 0.0025 ( 2.6%) 0.0025 ( 2.6%) load-stdlib
0.0019 ( 3.6%) 0.0006 ( 1.3%) 0.0025 ( 2.5%) 0.0025 ( 2.5%) typecheck-decl
0.0016 ( 3.1%) 0.0005 ( 1.1%) 0.0021 ( 2.1%) 0.0021 ( 2.1%) SILGen
0.0006 ( 1.2%) 0.0002 ( 0.5%) 0.0008 ( 0.8%) 0.0008 ( 0.8%) typecheck-stmt
0.0006 ( 1.2%) 0.0001 ( 0.3%) 0.0008 ( 0.8%) 0.0008 ( 0.8%) SILGen-function
0.0003 ( 0.6%) 0.0001 ( 0.3%) 0.0004 ( 0.4%) 0.0004 ( 0.4%) 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.0001 ( 0.2%) 0.0002 ( 0.2%) 0.0002 ( 0.2%) build-rewrite-system
0.0001 ( 0.2%) 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%) 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.0514 (100.0%) 0.0466 (100.0%) 0.0980 (100.0%) 0.0980 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.0747 seconds (0.0747 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0447 (100.0%) 0.0300 (100.0%) 0.0747 (100.0%) 0.0747 (100.0%) Building Target
0.0447 (100.0%) 0.0300 (100.0%) 0.0747 (100.0%) 0.0747 (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 arm64 Compiling LazyArray.swift (in target 'LazyArray' from project 'LazyArray')
SwiftCompile normal armv7k Compiling\ LazyArray+Cache.swift /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Cache.swift (in target 'LazyArray' from project 'LazyArray')
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
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745544574562713-swift-frontend-LazyArray-LazyArray_Cache.swift-armv7k_apple_watchos2.0-o-Onone-3467634532.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.1211 seconds (0.1213 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0162 ( 24.8%) 0.0217 ( 38.9%) 0.0379 ( 31.3%) 0.0380 ( 31.3%) parse-and-resolve-imports
0.0158 ( 24.2%) 0.0210 ( 37.7%) 0.0368 ( 30.4%) 0.0369 ( 30.4%) Import resolution
0.0057 ( 8.7%) 0.0020 ( 3.6%) 0.0077 ( 6.4%) 0.0077 ( 6.4%) perform-sema
0.0057 ( 8.7%) 0.0020 ( 3.6%) 0.0077 ( 6.3%) 0.0077 ( 6.3%) Type checking and Semantic analysis
0.0033 ( 5.0%) 0.0025 ( 4.5%) 0.0058 ( 4.8%) 0.0058 ( 4.8%) IRGen
0.0038 ( 5.8%) 0.0016 ( 2.8%) 0.0054 ( 4.5%) 0.0054 ( 4.5%) typecheck-decl
0.0036 ( 5.5%) 0.0014 ( 2.5%) 0.0050 ( 4.1%) 0.0050 ( 4.1%) typecheck-expr
0.0044 ( 6.8%) 0.0000 ( 0.1%) 0.0045 ( 3.7%) 0.0045 ( 3.7%) SIL optimization
0.0010 ( 1.5%) 0.0017 ( 3.1%) 0.0027 ( 2.2%) 0.0027 ( 2.2%) load-stdlib
0.0019 ( 2.9%) 0.0005 ( 1.0%) 0.0024 ( 2.0%) 0.0024 ( 2.0%) SILGen
0.0018 ( 2.8%) 0.0004 ( 0.7%) 0.0022 ( 1.8%) 0.0022 ( 1.8%) typecheck-stmt
0.0009 ( 1.3%) 0.0002 ( 0.4%) 0.0011 ( 0.9%) 0.0011 ( 0.9%) SILGen-function
0.0005 ( 0.7%) 0.0005 ( 0.9%) 0.0009 ( 0.8%) 0.0009 ( 0.8%) import-clang-decl
0.0005 ( 0.7%) 0.0002 ( 0.3%) 0.0006 ( 0.5%) 0.0006 ( 0.5%) build-rewrite-system
0.0003 ( 0.4%) 0.0000 ( 0.1%) 0.0003 ( 0.3%) 0.0003 ( 0.3%) precheck-target
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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%) 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.0654 (100.0%) 0.0557 (100.0%) 0.1211 (100.0%) 0.1213 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.0846 seconds (0.0847 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0505 (100.0%) 0.0341 (100.0%) 0.0846 (100.0%) 0.0847 (100.0%) Building Target
0.0505 (100.0%) 0.0341 (100.0%) 0.0846 (100.0%) 0.0847 (100.0%) Total
SwiftDriverJobDiscovery normal arm64 Compiling LazyArray+Sequence.swift, LazyArray+Range.swift (in target 'LazyArray' from project 'LazyArray')
SwiftCompile normal armv7k Compiling\ LazyArray+Reverse.swift /Users/admin/builder/spi-builder-workspace/Sources/LazyArray+Reverse.swift (in target 'LazyArray' from project 'LazyArray')
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
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745544574562895-swift-frontend-LazyArray-LazyArray_Reverse.swift-armv7k_apple_watchos2.0-o-Onone-3046595677.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.1423 seconds (0.1426 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0158 ( 19.2%) 0.0207 ( 34.2%) 0.0364 ( 25.6%) 0.0365 ( 25.6%) parse-and-resolve-imports
0.0155 ( 18.9%) 0.0200 ( 33.0%) 0.0354 ( 24.9%) 0.0356 ( 24.9%) Import resolution
0.0097 ( 11.9%) 0.0035 ( 5.8%) 0.0132 ( 9.3%) 0.0132 ( 9.3%) perform-sema
0.0097 ( 11.8%) 0.0035 ( 5.8%) 0.0132 ( 9.3%) 0.0132 ( 9.3%) Type checking and Semantic analysis
0.0072 ( 8.8%) 0.0026 ( 4.4%) 0.0099 ( 6.9%) 0.0099 ( 6.9%) typecheck-stmt
0.0062 ( 7.6%) 0.0022 ( 3.6%) 0.0084 ( 5.9%) 0.0084 ( 5.9%) precheck-target
0.0045 ( 5.5%) 0.0013 ( 2.1%) 0.0058 ( 4.1%) 0.0058 ( 4.0%) build-rewrite-system
0.0030 ( 3.7%) 0.0024 ( 4.0%) 0.0055 ( 3.8%) 0.0055 ( 3.8%) IRGen
0.0040 ( 4.8%) 0.0000 ( 0.1%) 0.0040 ( 2.8%) 0.0040 ( 2.8%) SIL optimization
0.0022 ( 2.7%) 0.0008 ( 1.3%) 0.0030 ( 2.1%) 0.0030 ( 2.1%) typecheck-decl
0.0010 ( 1.2%) 0.0018 ( 3.0%) 0.0028 ( 2.0%) 0.0028 ( 2.0%) load-stdlib
0.0016 ( 1.9%) 0.0005 ( 0.8%) 0.0021 ( 1.4%) 0.0021 ( 1.4%) SILGen
0.0007 ( 0.8%) 0.0008 ( 1.4%) 0.0015 ( 1.1%) 0.0015 ( 1.1%) import-clang-decl
0.0007 ( 0.8%) 0.0001 ( 0.2%) 0.0008 ( 0.6%) 0.0008 ( 0.6%) SILGen-function
0.0002 ( 0.3%) 0.0002 ( 0.4%) 0.0004 ( 0.3%) 0.0004 ( 0.3%) typecheck-expr
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%) 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%) 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.0819 (100.0%) 0.0605 (100.0%) 0.1423 (100.0%) 0.1426 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.0844 seconds (0.0845 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0505 (100.0%) 0.0339 (100.0%) 0.0844 (100.0%) 0.0845 (100.0%) Building Target
0.0505 (100.0%) 0.0339 (100.0%) 0.0844 (100.0%) 0.0845 (100.0%) Total
SwiftDriverJobDiscovery normal arm64 Compiling LazyArray+Reverse.swift (in target 'LazyArray' from project 'LazyArray')
SwiftDriverJobDiscovery normal arm64 Compiling LazyArray+Cache.swift (in target 'LazyArray' from project 'LazyArray')
SwiftDriverJobDiscovery normal arm64 Compiling LazyArray+Array.swift (in target 'LazyArray' from project 'LazyArray')
SwiftDriverJobDiscovery normal arm64 Compiling LazyArray+CoutableRange.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')
SwiftDriverJobDiscovery normal arm64 Compiling LazyMutableList.swift (in target 'LazyArray' from project 'LazyArray')
SwiftDriverJobDiscovery normal arm64 Compiling LazyArray+Map.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
SwiftDriverJobDiscovery normal armv7k Compiling LazyArray+Sequence.swift, LazyArray+Range.swift (in target 'LazyArray' from project 'LazyArray')
SwiftDriverJobDiscovery normal armv7k Compiling LazyArray+Cache.swift (in target 'LazyArray' from project 'LazyArray')
SwiftDriverJobDiscovery normal armv7k Compiling LazyArray+Reverse.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
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
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:29:34.899 appintentsmetadataprocessor[731:4157] Starting appintentsmetadataprocessor export
2025-04-24 18:29:34.902 appintentsmetadataprocessor[731:4157] 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.