Build Information
Successful build of ZIPFoundation, reference 0.9.21 (a0e902), with Swift 6.1 for watchOS using Xcode 16.3 on 2 Apr 2026 01:33:04 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ZIPFoundation -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCapturesBuild Log
===-------------------------------------------------------------------------===
Total Execution Time: 0.9935 seconds (4.4365 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0311 ( 4.6%) 0.0795 ( 25.6%) 0.1106 ( 11.1%) 1.8273 ( 41.2%) parse-and-resolve-imports
0.0284 ( 4.2%) 0.0778 ( 25.0%) 0.1063 ( 10.7%) 1.8229 ( 41.1%) Import resolution
0.0996 ( 14.6%) 0.0192 ( 6.2%) 0.1188 ( 12.0%) 0.1189 ( 2.7%) perform-sema
0.0995 ( 14.6%) 0.0191 ( 6.2%) 0.1186 ( 11.9%) 0.1187 ( 2.7%) Type checking and Semantic analysis
0.0805 ( 11.8%) 0.0255 ( 8.2%) 0.1061 ( 10.7%) 0.1065 ( 2.4%) build-rewrite-system
0.0838 ( 12.3%) 0.0152 ( 4.9%) 0.0989 ( 10.0%) 0.0990 ( 2.2%) typecheck-stmt
0.0786 ( 11.5%) 0.0155 ( 5.0%) 0.0942 ( 9.5%) 0.0942 ( 2.1%) typecheck-expr
0.0512 ( 7.5%) 0.0117 ( 3.8%) 0.0629 ( 6.3%) 0.0630 ( 1.4%) typecheck-decl
0.0136 ( 2.0%) 0.0146 ( 4.7%) 0.0282 ( 2.8%) 0.0371 ( 0.8%) load-stdlib
0.0250 ( 3.7%) 0.0057 ( 1.8%) 0.0306 ( 3.1%) 0.0306 ( 0.7%) SILGen
0.0162 ( 2.4%) 0.0122 ( 3.9%) 0.0284 ( 2.9%) 0.0283 ( 0.6%) import-clang-decl
0.0226 ( 3.3%) 0.0047 ( 1.5%) 0.0273 ( 2.7%) 0.0273 ( 0.6%) precheck-target
0.0191 ( 2.8%) 0.0045 ( 1.4%) 0.0236 ( 2.4%) 0.0236 ( 0.5%) SILGen-function
0.0169 ( 2.5%) 0.0053 ( 1.7%) 0.0222 ( 2.2%) 0.0222 ( 0.5%) IRGen
0.0147 ( 2.2%) 0.0002 ( 0.1%) 0.0149 ( 1.5%) 0.0150 ( 0.3%) SIL optimization
0.0009 ( 0.1%) 0.0003 ( 0.1%) 0.0012 ( 0.1%) 0.0012 ( 0.0%) load-all-members
0.0004 ( 0.1%) 0.0000 ( 0.0%) 0.0004 ( 0.0%) 0.0004 ( 0.0%) typecheck-for-each
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) associated-type-inference
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.6825 (100.0%) 0.3110 (100.0%) 0.9935 (100.0%) 4.4365 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.5609 seconds (3.3243 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.0728 (100.0%) 0.4882 (100.0%) 1.5609 (100.0%) 3.3243 (100.0%) Building Target
1.0728 (100.0%) 0.4882 (100.0%) 1.5609 (100.0%) 3.3243 (100.0%) Total
SwiftEmitModule normal arm64 Emitting\ module\ for\ ZIPFoundation (in target 'ZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1775093578390043-swift-frontend-ZIPFoundation-all-arm64_apple_watchos2.0-swiftmodule-Onone-2946160542.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.5511 seconds (3.7200 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0278 ( 8.9%) 0.0754 ( 31.7%) 0.1032 ( 18.7%) 1.6822 ( 45.2%) parse-and-resolve-imports
0.0250 ( 8.0%) 0.0736 ( 30.9%) 0.0986 ( 17.9%) 1.6776 ( 45.1%) Import resolution
0.0530 ( 16.9%) 0.0155 ( 6.5%) 0.0685 ( 12.4%) 0.0691 ( 1.9%) perform-sema
0.0527 ( 16.8%) 0.0154 ( 6.5%) 0.0681 ( 12.4%) 0.0687 ( 1.8%) Type checking and Semantic analysis
0.0525 ( 16.8%) 0.0150 ( 6.3%) 0.0675 ( 12.2%) 0.0680 ( 1.8%) typecheck-decl
0.0136 ( 4.3%) 0.0150 ( 6.3%) 0.0286 ( 5.2%) 0.0372 ( 1.0%) load-stdlib
0.0181 ( 5.8%) 0.0076 ( 3.2%) 0.0257 ( 4.7%) 0.0259 ( 0.7%) typecheck-expr
0.0192 ( 6.1%) 0.0038 ( 1.6%) 0.0230 ( 4.2%) 0.0231 ( 0.6%) SIL optimization
0.0152 ( 4.9%) 0.0037 ( 1.6%) 0.0189 ( 3.4%) 0.0189 ( 0.5%) SILGen
0.0071 ( 2.3%) 0.0030 ( 1.3%) 0.0101 ( 1.8%) 0.0102 ( 0.3%) precheck-target
0.0078 ( 2.5%) 0.0021 ( 0.9%) 0.0099 ( 1.8%) 0.0099 ( 0.3%) build-rewrite-system
0.0070 ( 2.2%) 0.0018 ( 0.8%) 0.0088 ( 1.6%) 0.0088 ( 0.2%) SILGen-function
0.0036 ( 1.1%) 0.0035 ( 1.5%) 0.0071 ( 1.3%) 0.0070 ( 0.2%) import-clang-decl
0.0038 ( 1.2%) 0.0012 ( 0.5%) 0.0050 ( 0.9%) 0.0051 ( 0.1%) Serialization, swiftmodule
0.0019 ( 0.6%) 0.0006 ( 0.3%) 0.0025 ( 0.5%) 0.0025 ( 0.1%) typecheck-stmt
0.0020 ( 0.6%) 0.0003 ( 0.1%) 0.0022 ( 0.4%) 0.0022 ( 0.1%) Serialization, swiftsourceinfo
0.0014 ( 0.4%) 0.0004 ( 0.1%) 0.0017 ( 0.3%) 0.0017 ( 0.0%) typecheck-expr-pattern
0.0011 ( 0.4%) 0.0001 ( 0.0%) 0.0012 ( 0.2%) 0.0012 ( 0.0%) Serialization, swiftdoc
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) associated-type-inference
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-module-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.3131 (100.0%) 0.2381 (100.0%) 0.5511 (100.0%) 3.7200 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.2783 seconds (1.8760 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.1494 (100.0%) 0.1289 (100.0%) 0.2783 (100.0%) 1.8760 (100.0%) Building Target
0.1494 (100.0%) 0.1289 (100.0%) 0.2783 (100.0%) 1.8760 (100.0%) Total
EmitSwiftModule normal arm64 (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:146:5: warning: var 'maxUInt32' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
var maxUInt32 = UInt32.max
^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:146:5: note: convert 'maxUInt32' to a 'let' constant to make 'Sendable' shared state immutable
var maxUInt32 = UInt32.max
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:146:5: note: add '@MainActor' to make var 'maxUInt32' part of global actor 'MainActor'
var maxUInt32 = UInt32.max
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:146:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
var maxUInt32 = UInt32.max
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:5: warning: var 'maxUInt16' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
var maxUInt16 = UInt16.max
^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:5: note: convert 'maxUInt16' to a 'let' constant to make 'Sendable' shared state immutable
var maxUInt16 = UInt16.max
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:5: note: add '@MainActor' to make var 'maxUInt16' part of global actor 'MainActor'
var maxUInt16 = UInt16.max
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
var maxUInt16 = UInt16.max
^
nonisolated(unsafe)
SwiftCompile normal armv7k Compiling\ Archive+BackingConfiguration.swift,\ Data+Compression.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+BackingConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Data+Compression.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1775093578383483-swift-frontend-ZIPFoundation-Archive_BackingConfiguration.swift-armv7k_apple_watchos2.0-o-Onone-2982987071.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.7611 seconds (4.4729 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0283 ( 5.9%) 0.0816 ( 29.1%) 0.1099 ( 14.4%) 1.9372 ( 43.3%) parse-and-resolve-imports
0.0252 ( 5.2%) 0.0791 ( 28.2%) 0.1043 ( 13.7%) 1.9316 ( 43.2%) Import resolution
0.0757 ( 15.7%) 0.0168 ( 6.0%) 0.0925 ( 12.2%) 0.0926 ( 2.1%) perform-sema
0.0756 ( 15.7%) 0.0168 ( 6.0%) 0.0924 ( 12.1%) 0.0924 ( 2.1%) Type checking and Semantic analysis
0.0556 ( 11.6%) 0.0190 ( 6.8%) 0.0746 ( 9.8%) 0.0746 ( 1.7%) build-rewrite-system
0.0018 ( 0.4%) 0.0123 ( 4.4%) 0.0141 ( 1.9%) 0.0712 ( 1.6%) load-stdlib
0.0559 ( 11.6%) 0.0106 ( 3.8%) 0.0665 ( 8.7%) 0.0665 ( 1.5%) typecheck-stmt
0.0507 ( 10.5%) 0.0105 ( 3.7%) 0.0611 ( 8.0%) 0.0611 ( 1.4%) typecheck-expr
0.0303 ( 6.3%) 0.0096 ( 3.4%) 0.0399 ( 5.2%) 0.0400 ( 0.9%) typecheck-decl
0.0142 ( 2.9%) 0.0120 ( 4.3%) 0.0262 ( 3.4%) 0.0261 ( 0.6%) import-clang-decl
0.0168 ( 3.5%) 0.0032 ( 1.1%) 0.0200 ( 2.6%) 0.0200 ( 0.4%) precheck-target
0.0121 ( 2.5%) 0.0046 ( 1.6%) 0.0167 ( 2.2%) 0.0168 ( 0.4%) IRGen
0.0143 ( 3.0%) 0.0021 ( 0.7%) 0.0164 ( 2.2%) 0.0164 ( 0.4%) SILGen
0.0128 ( 2.7%) 0.0002 ( 0.1%) 0.0130 ( 1.7%) 0.0130 ( 0.3%) SIL optimization
0.0096 ( 2.0%) 0.0013 ( 0.5%) 0.0109 ( 1.4%) 0.0109 ( 0.2%) SILGen-function
0.0008 ( 0.2%) 0.0003 ( 0.1%) 0.0012 ( 0.2%) 0.0012 ( 0.0%) load-all-members
0.0009 ( 0.2%) 0.0001 ( 0.0%) 0.0010 ( 0.1%) 0.0010 ( 0.0%) typecheck-expr-pattern
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.4809 (100.0%) 0.2802 (100.0%) 0.7611 (100.0%) 4.4729 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.4058 seconds (3.3364 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8040 (100.0%) 0.6018 (100.0%) 1.4058 (100.0%) 3.3364 (100.0%) Building Target
0.8040 (100.0%) 0.6018 (100.0%) 1.4058 (100.0%) 3.3364 (100.0%) Total
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+BackingConfiguration.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Data+Compression.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal armv7k Compiling\ Archive+MemoryFile.swift,\ Data+Serialization.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+MemoryFile.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Data+Serialization.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1775093578382992-swift-frontend-ZIPFoundation-Archive_MemoryFile.swift-armv7k_apple_watchos2.0-o-Onone-2326850440.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.6236 seconds (3.7827 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0261 ( 7.5%) 0.0775 ( 28.2%) 0.1036 ( 16.6%) 1.6567 ( 43.8%) parse-and-resolve-imports
0.0235 ( 6.7%) 0.0745 ( 27.1%) 0.0980 ( 15.7%) 1.6468 ( 43.5%) Import resolution
0.0841 ( 24.1%) 0.0283 ( 10.3%) 0.1124 ( 18.0%) 0.1124 ( 3.0%) build-rewrite-system
0.0020 ( 0.6%) 0.0122 ( 4.4%) 0.0142 ( 2.3%) 0.0636 ( 1.7%) load-stdlib
0.0396 ( 11.4%) 0.0152 ( 5.5%) 0.0549 ( 8.8%) 0.0568 ( 1.5%) perform-sema
0.0395 ( 11.3%) 0.0152 ( 5.5%) 0.0547 ( 8.8%) 0.0566 ( 1.5%) Type checking and Semantic analysis
0.0349 ( 10.0%) 0.0124 ( 4.5%) 0.0473 ( 7.6%) 0.0482 ( 1.3%) typecheck-stmt
0.0231 ( 6.6%) 0.0043 ( 1.6%) 0.0274 ( 4.4%) 0.0274 ( 0.7%) typecheck-expr
0.0128 ( 3.7%) 0.0111 ( 4.1%) 0.0240 ( 3.8%) 0.0248 ( 0.7%) import-clang-decl
0.0147 ( 4.2%) 0.0078 ( 2.8%) 0.0225 ( 3.6%) 0.0233 ( 0.6%) precheck-target
0.0104 ( 3.0%) 0.0055 ( 2.0%) 0.0160 ( 2.6%) 0.0164 ( 0.4%) IRGen
0.0105 ( 3.0%) 0.0039 ( 1.4%) 0.0144 ( 2.3%) 0.0154 ( 0.4%) typecheck-decl
0.0089 ( 2.6%) 0.0040 ( 1.5%) 0.0129 ( 2.1%) 0.0129 ( 0.3%) SILGen
0.0117 ( 3.4%) 0.0005 ( 0.2%) 0.0122 ( 2.0%) 0.0123 ( 0.3%) SIL optimization
0.0058 ( 1.7%) 0.0018 ( 0.7%) 0.0076 ( 1.2%) 0.0076 ( 0.2%) SILGen-function
0.0008 ( 0.2%) 0.0003 ( 0.1%) 0.0011 ( 0.2%) 0.0011 ( 0.0%) load-all-members
0.0003 ( 0.1%) 0.0001 ( 0.0%) 0.0003 ( 0.1%) 0.0003 ( 0.0%) get-conformance-access-path
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.3490 (100.0%) 0.2746 (100.0%) 0.6236 (100.0%) 3.7827 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.6558 seconds (3.3221 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9844 (100.0%) 0.6714 (100.0%) 1.6558 (100.0%) 3.3221 (100.0%) Building Target
0.9844 (100.0%) 0.6714 (100.0%) 1.6558 (100.0%) 3.3221 (100.0%) Total
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+MemoryFile.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Data+Serialization.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal armv7k Compiling\ Archive+Reading.swift,\ Archive+Deprecated.swift,\ Data+CompressionDeprecated.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Reading.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Deprecated.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Data+CompressionDeprecated.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1775093578388639-swift-frontend-ZIPFoundation-Archive_Reading.swift-armv7k_apple_watchos2.0-o-Onone-4128603243.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.6819 seconds (3.8868 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0287 ( 7.1%) 0.0822 ( 29.5%) 0.1108 ( 16.3%) 1.7035 ( 43.8%) parse-and-resolve-imports
0.0264 ( 6.5%) 0.0806 ( 29.0%) 0.1070 ( 15.7%) 1.6997 ( 43.7%) Import resolution
0.0816 ( 20.2%) 0.0266 ( 9.6%) 0.1082 ( 15.9%) 0.1082 ( 2.8%) build-rewrite-system
0.0448 ( 11.1%) 0.0114 ( 4.1%) 0.0562 ( 8.2%) 0.0562 ( 1.4%) perform-sema
0.0447 ( 11.1%) 0.0114 ( 4.1%) 0.0561 ( 8.2%) 0.0561 ( 1.4%) Type checking and Semantic analysis
0.0405 ( 10.0%) 0.0097 ( 3.5%) 0.0502 ( 7.4%) 0.0502 ( 1.3%) typecheck-expr
0.0113 ( 2.8%) 0.0174 ( 6.3%) 0.0287 ( 4.2%) 0.0480 ( 1.2%) load-stdlib
0.0303 ( 7.5%) 0.0066 ( 2.4%) 0.0369 ( 5.4%) 0.0369 ( 1.0%) typecheck-stmt
0.0248 ( 6.1%) 0.0075 ( 2.7%) 0.0323 ( 4.7%) 0.0323 ( 0.8%) typecheck-decl
0.0141 ( 3.5%) 0.0115 ( 4.1%) 0.0256 ( 3.8%) 0.0256 ( 0.7%) import-clang-decl
0.0120 ( 3.0%) 0.0047 ( 1.7%) 0.0167 ( 2.5%) 0.0167 ( 0.4%) IRGen
0.0133 ( 3.3%) 0.0031 ( 1.1%) 0.0164 ( 2.4%) 0.0165 ( 0.4%) precheck-target
0.0122 ( 3.0%) 0.0025 ( 0.9%) 0.0147 ( 2.2%) 0.0148 ( 0.4%) SILGen
0.0102 ( 2.5%) 0.0005 ( 0.2%) 0.0107 ( 1.6%) 0.0108 ( 0.3%) SIL optimization
0.0075 ( 1.9%) 0.0017 ( 0.6%) 0.0091 ( 1.3%) 0.0092 ( 0.2%) SILGen-function
0.0010 ( 0.3%) 0.0007 ( 0.2%) 0.0017 ( 0.3%) 0.0017 ( 0.0%) load-all-members
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.4038 (100.0%) 0.2781 (100.0%) 0.6819 (100.0%) 3.8868 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.6498 seconds (3.3211 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.0051 (100.0%) 0.6447 (100.0%) 1.6498 (100.0%) 3.3211 (100.0%) Building Target
1.0051 (100.0%) 0.6447 (100.0%) 1.6498 (100.0%) 3.3211 (100.0%) Total
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Reading.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Deprecated.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Data+CompressionDeprecated.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal armv7k Compiling\ URL+ZIP.swift,\ Date+ZIP.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/URL+ZIP.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Date+ZIP.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1775093578393286-swift-frontend-ZIPFoundation-URL_ZIP.swift-armv7k_apple_watchos2.0-o-Onone-1030058465.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 3.3116 seconds (3.9541 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9037 ( 39.5%) 0.4499 ( 44.1%) 1.3536 ( 40.9%) 1.6494 ( 41.7%) parse-and-resolve-imports
0.9008 ( 39.3%) 0.4446 ( 43.5%) 1.3454 ( 40.6%) 1.6355 ( 41.4%) Import resolution
0.0859 ( 3.8%) 0.0197 ( 1.9%) 0.1056 ( 3.2%) 0.1075 ( 2.7%) perform-sema
0.0858 ( 3.7%) 0.0196 ( 1.9%) 0.1054 ( 3.2%) 0.1073 ( 2.7%) Type checking and Semantic analysis
0.0827 ( 3.6%) 0.0209 ( 2.1%) 0.1036 ( 3.1%) 0.1036 ( 2.6%) build-rewrite-system
0.0832 ( 3.6%) 0.0175 ( 1.7%) 0.1007 ( 3.0%) 0.1017 ( 2.6%) typecheck-stmt
0.0750 ( 3.3%) 0.0156 ( 1.5%) 0.0905 ( 2.7%) 0.0916 ( 2.3%) typecheck-expr
0.0018 ( 0.1%) 0.0102 ( 1.0%) 0.0120 ( 0.4%) 0.0608 ( 1.5%) load-stdlib
0.0136 ( 0.6%) 0.0124 ( 1.2%) 0.0259 ( 0.8%) 0.0268 ( 0.7%) import-clang-decl
0.0128 ( 0.6%) 0.0039 ( 0.4%) 0.0166 ( 0.5%) 0.0175 ( 0.4%) typecheck-decl
0.0114 ( 0.5%) 0.0031 ( 0.3%) 0.0145 ( 0.4%) 0.0146 ( 0.4%) IRGen
0.0111 ( 0.5%) 0.0018 ( 0.2%) 0.0130 ( 0.4%) 0.0129 ( 0.3%) precheck-target
0.0100 ( 0.4%) 0.0001 ( 0.0%) 0.0101 ( 0.3%) 0.0102 ( 0.3%) SIL optimization
0.0069 ( 0.3%) 0.0010 ( 0.1%) 0.0079 ( 0.2%) 0.0080 ( 0.2%) SILGen
0.0048 ( 0.2%) 0.0005 ( 0.1%) 0.0053 ( 0.2%) 0.0054 ( 0.1%) SILGen-function
0.0009 ( 0.0%) 0.0003 ( 0.0%) 0.0011 ( 0.0%) 0.0011 ( 0.0%) load-all-members
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) get-conformance-access-path
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
2.2907 (100.0%) 1.0210 (100.0%) 3.3116 (100.0%) 3.9541 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.9061 seconds (3.3106 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.8980 (100.0%) 1.0082 (100.0%) 2.9061 (100.0%) 3.3106 (100.0%) Building Target
1.8980 (100.0%) 1.0082 (100.0%) 2.9061 (100.0%) 3.3106 (100.0%) Total
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/URL+ZIP.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Date+ZIP.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftEmitModule normal armv7k Emitting\ module\ for\ ZIPFoundation (in target 'ZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1775093578384406-swift-frontend-ZIPFoundation-all-armv7k_apple_watchos2.0-swiftmodule-Onone-1506459215.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.5513 seconds (3.6958 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0263 ( 9.1%) 0.0819 ( 31.3%) 0.1082 ( 19.6%) 1.6520 ( 44.7%) parse-and-resolve-imports
0.0237 ( 8.2%) 0.0796 ( 30.4%) 0.1034 ( 18.7%) 1.6431 ( 44.5%) Import resolution
0.0501 ( 17.3%) 0.0165 ( 6.3%) 0.0666 ( 12.1%) 0.0684 ( 1.9%) perform-sema
0.0498 ( 17.2%) 0.0164 ( 6.2%) 0.0661 ( 12.0%) 0.0679 ( 1.8%) Type checking and Semantic analysis
0.0495 ( 17.1%) 0.0160 ( 6.1%) 0.0655 ( 11.9%) 0.0673 ( 1.8%) typecheck-decl
0.0019 ( 0.7%) 0.0134 ( 5.1%) 0.0153 ( 2.8%) 0.0671 ( 1.8%) load-stdlib
0.0181 ( 6.3%) 0.0072 ( 2.8%) 0.0253 ( 4.6%) 0.0258 ( 0.7%) SIL optimization
0.0177 ( 6.1%) 0.0072 ( 2.8%) 0.0249 ( 4.5%) 0.0254 ( 0.7%) typecheck-expr
0.0159 ( 5.5%) 0.0051 ( 2.0%) 0.0210 ( 3.8%) 0.0216 ( 0.6%) SILGen
0.0073 ( 2.5%) 0.0033 ( 1.2%) 0.0105 ( 1.9%) 0.0110 ( 0.3%) precheck-target
0.0076 ( 2.6%) 0.0028 ( 1.1%) 0.0104 ( 1.9%) 0.0110 ( 0.3%) SILGen-function
0.0076 ( 2.6%) 0.0025 ( 0.9%) 0.0101 ( 1.8%) 0.0101 ( 0.3%) build-rewrite-system
0.0034 ( 1.2%) 0.0041 ( 1.6%) 0.0075 ( 1.4%) 0.0082 ( 0.2%) import-clang-decl
0.0035 ( 1.2%) 0.0033 ( 1.3%) 0.0069 ( 1.2%) 0.0073 ( 0.2%) Serialization, swiftmodule
0.0020 ( 0.7%) 0.0006 ( 0.2%) 0.0026 ( 0.5%) 0.0026 ( 0.1%) typecheck-stmt
0.0011 ( 0.4%) 0.0012 ( 0.5%) 0.0024 ( 0.4%) 0.0024 ( 0.1%) Serialization, swiftdoc
0.0021 ( 0.7%) 0.0002 ( 0.1%) 0.0023 ( 0.4%) 0.0023 ( 0.1%) Serialization, swiftsourceinfo
0.0015 ( 0.5%) 0.0003 ( 0.1%) 0.0018 ( 0.3%) 0.0018 ( 0.0%) typecheck-expr-pattern
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) associated-type-inference
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-module-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.2895 (100.0%) 0.2618 (100.0%) 0.5513 (100.0%) 3.6958 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.2692 seconds (1.8780 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.1323 (100.0%) 0.1369 (100.0%) 0.2692 (100.0%) 1.8780 (100.0%) Building Target
0.1323 (100.0%) 0.1369 (100.0%) 0.2692 (100.0%) 1.8780 (100.0%) Total
EmitSwiftModule normal armv7k (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:146:5: warning: var 'maxUInt32' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
var maxUInt32 = UInt32.max
^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:146:5: note: convert 'maxUInt32' to a 'let' constant to make 'Sendable' shared state immutable
var maxUInt32 = UInt32.max
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:146:5: note: add '@MainActor' to make var 'maxUInt32' part of global actor 'MainActor'
var maxUInt32 = UInt32.max
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:146:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
var maxUInt32 = UInt32.max
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:5: warning: var 'maxUInt16' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
var maxUInt16 = UInt16.max
^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:5: note: convert 'maxUInt16' to a 'let' constant to make 'Sendable' shared state immutable
var maxUInt16 = UInt16.max
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:5: note: add '@MainActor' to make var 'maxUInt16' part of global actor 'MainActor'
var maxUInt16 = UInt16.max
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
var maxUInt16 = UInt16.max
^
nonisolated(unsafe)
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ ZIPFoundation (in target 'ZIPFoundation' from project 'ZIPFoundation')
EmitSwiftModule normal arm64_32 (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:146:5: warning: var 'maxUInt32' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
var maxUInt32 = UInt32.max
^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:146:5: note: convert 'maxUInt32' to a 'let' constant to make 'Sendable' shared state immutable
var maxUInt32 = UInt32.max
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:146:5: note: add '@MainActor' to make var 'maxUInt32' part of global actor 'MainActor'
var maxUInt32 = UInt32.max
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:146:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
var maxUInt32 = UInt32.max
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:5: warning: var 'maxUInt16' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
var maxUInt16 = UInt16.max
^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:5: note: convert 'maxUInt16' to a 'let' constant to make 'Sendable' shared state immutable
var maxUInt16 = UInt16.max
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:5: note: add '@MainActor' to make var 'maxUInt16' part of global actor 'MainActor'
var maxUInt16 = UInt16.max
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
var maxUInt16 = UInt16.max
^
nonisolated(unsafe)
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1775093580338548-swift-frontend-ZIPFoundation-all-arm64_32_apple_watchos2.0-swiftmodule-Onone-3039001889.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 3.3965 seconds (3.5182 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.0702 ( 44.8%) 0.4715 ( 46.7%) 1.5418 ( 45.4%) 1.5854 ( 45.1%) parse-and-resolve-imports
1.0673 ( 44.7%) 0.4645 ( 46.0%) 1.5318 ( 45.1%) 1.5721 ( 44.7%) Import resolution
0.0534 ( 2.2%) 0.0146 ( 1.4%) 0.0679 ( 2.0%) 0.0692 ( 2.0%) perform-sema
0.0531 ( 2.2%) 0.0144 ( 1.4%) 0.0675 ( 2.0%) 0.0688 ( 2.0%) Type checking and Semantic analysis
0.0529 ( 2.2%) 0.0141 ( 1.4%) 0.0669 ( 2.0%) 0.0682 ( 1.9%) typecheck-decl
0.0015 ( 0.1%) 0.0095 ( 0.9%) 0.0110 ( 0.3%) 0.0435 ( 1.2%) load-stdlib
0.0185 ( 0.8%) 0.0062 ( 0.6%) 0.0247 ( 0.7%) 0.0250 ( 0.7%) typecheck-expr
0.0175 ( 0.7%) 0.0021 ( 0.2%) 0.0196 ( 0.6%) 0.0199 ( 0.6%) SIL optimization
0.0160 ( 0.7%) 0.0019 ( 0.2%) 0.0179 ( 0.5%) 0.0181 ( 0.5%) SILGen
0.0075 ( 0.3%) 0.0028 ( 0.3%) 0.0103 ( 0.3%) 0.0106 ( 0.3%) precheck-target
0.0076 ( 0.3%) 0.0009 ( 0.1%) 0.0085 ( 0.3%) 0.0086 ( 0.2%) SILGen-function
0.0034 ( 0.1%) 0.0047 ( 0.5%) 0.0081 ( 0.2%) 0.0085 ( 0.2%) import-clang-decl
0.0079 ( 0.3%) 0.0003 ( 0.0%) 0.0081 ( 0.2%) 0.0081 ( 0.2%) build-rewrite-system
0.0033 ( 0.1%) 0.0004 ( 0.0%) 0.0036 ( 0.1%) 0.0037 ( 0.1%) Serialization, swiftmodule
0.0024 ( 0.1%) 0.0005 ( 0.1%) 0.0030 ( 0.1%) 0.0030 ( 0.1%) typecheck-stmt
0.0019 ( 0.1%) 0.0001 ( 0.0%) 0.0021 ( 0.1%) 0.0021 ( 0.1%) Serialization, swiftsourceinfo
0.0017 ( 0.1%) 0.0003 ( 0.0%) 0.0020 ( 0.1%) 0.0020 ( 0.1%) typecheck-expr-pattern
0.0010 ( 0.0%) 0.0001 ( 0.0%) 0.0011 ( 0.0%) 0.0011 ( 0.0%) Serialization, swiftdoc
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) associated-type-inference
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-module-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
2.3875 (100.0%) 1.0090 (100.0%) 3.3965 (100.0%) 3.5182 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.6862 seconds (1.7676 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.1785 (100.0%) 0.5077 (100.0%) 1.6862 (100.0%) 1.7676 (100.0%) Building Target
1.1785 (100.0%) 0.5077 (100.0%) 1.6862 (100.0%) 1.7676 (100.0%) Total
SwiftDriverJobDiscovery normal arm64 Emitting module for ZIPFoundation (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftCompile normal arm64_32 Compiling\ FileManager+ZIP.swift,\ Archive+Progress.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/FileManager+ZIP.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Progress.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/FileManager+ZIP.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Progress.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1775093580338827-swift-frontend-ZIPFoundation-FileManager_ZIP.swift-arm64_32_apple_watchos2.0-o-Onone-2407115053.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.9691 seconds (4.2300 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0309 ( 4.4%) 0.0532 ( 20.4%) 0.0841 ( 8.7%) 1.7004 ( 40.2%) parse-and-resolve-imports
0.0283 ( 4.0%) 0.0510 ( 19.6%) 0.0793 ( 8.2%) 1.6956 ( 40.1%) Import resolution
0.1075 ( 15.2%) 0.0209 ( 8.0%) 0.1284 ( 13.2%) 0.1317 ( 3.1%) perform-sema
0.1074 ( 15.2%) 0.0208 ( 8.0%) 0.1282 ( 13.2%) 0.1315 ( 3.1%) Type checking and Semantic analysis
0.0808 ( 11.4%) 0.0277 ( 10.6%) 0.1084 ( 11.2%) 0.1104 ( 2.6%) build-rewrite-system
0.0885 ( 12.5%) 0.0152 ( 5.8%) 0.1037 ( 10.7%) 0.1070 ( 2.5%) typecheck-stmt
0.0847 ( 12.0%) 0.0164 ( 6.3%) 0.1012 ( 10.4%) 0.1039 ( 2.5%) typecheck-expr
0.0557 ( 7.9%) 0.0126 ( 4.8%) 0.0683 ( 7.0%) 0.0702 ( 1.7%) typecheck-decl
0.0111 ( 1.6%) 0.0121 ( 4.6%) 0.0232 ( 2.4%) 0.0322 ( 0.8%) load-stdlib
0.0241 ( 3.4%) 0.0055 ( 2.1%) 0.0295 ( 3.0%) 0.0310 ( 0.7%) precheck-target
0.0165 ( 2.3%) 0.0123 ( 4.7%) 0.0288 ( 3.0%) 0.0295 ( 0.7%) import-clang-decl
0.0231 ( 3.3%) 0.0042 ( 1.6%) 0.0272 ( 2.8%) 0.0277 ( 0.7%) SILGen
0.0169 ( 2.4%) 0.0056 ( 2.1%) 0.0225 ( 2.3%) 0.0226 ( 0.5%) IRGen
0.0171 ( 2.4%) 0.0028 ( 1.1%) 0.0198 ( 2.0%) 0.0202 ( 0.5%) SILGen-function
0.0141 ( 2.0%) 0.0001 ( 0.0%) 0.0142 ( 1.5%) 0.0142 ( 0.3%) SIL optimization
0.0009 ( 0.1%) 0.0003 ( 0.1%) 0.0012 ( 0.1%) 0.0012 ( 0.0%) load-all-members
0.0004 ( 0.1%) 0.0001 ( 0.0%) 0.0005 ( 0.0%) 0.0005 ( 0.0%) typecheck-for-each
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) associated-type-inference
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.7084 (100.0%) 0.2607 (100.0%) 0.9691 (100.0%) 4.2300 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.2163 seconds (2.8785 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9897 (100.0%) 0.2266 (100.0%) 1.2163 (100.0%) 2.8785 (100.0%) Building Target
0.9897 (100.0%) 0.2266 (100.0%) 1.2163 (100.0%) 2.8785 (100.0%) Total
SwiftDriverJobDiscovery normal armv7k Emitting module for ZIPFoundation (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftDriver\ Compilation\ Requirements ZIPFoundation normal armv7k com.apple.xcode.tools.swift.compiler (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ZIPFoundation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/armv7k/ZIPFoundation.SwiftFileList -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos2.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -application-extension -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/armv7k/ZIPFoundation-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/armv7k/ZIPFoundation.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/armv7k/ZIPFoundation_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/armv7k/ZIPFoundation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Archive+MemoryFile.swift, Data+Serialization.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftDriver\ Compilation\ Requirements ZIPFoundation normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ZIPFoundation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.SwiftFileList -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos2.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -application-extension -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64_32 Compiling\ Archive+MemoryFile.swift,\ Data+Serialization.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+MemoryFile.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Data+Serialization.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1775093581801946-swift-frontend-ZIPFoundation-Archive_MemoryFile.swift-arm64_32_apple_watchos2.0-o-Onone-863557940.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.5489 seconds (0.7789 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0248 ( 6.7%) 0.0343 ( 18.9%) 0.0591 ( 10.8%) 0.1678 ( 21.5%) parse-and-resolve-imports
0.0223 ( 6.1%) 0.0322 ( 17.7%) 0.0544 ( 9.9%) 0.1631 ( 20.9%) Import resolution
0.0864 ( 23.5%) 0.0328 ( 18.1%) 0.1192 ( 21.7%) 0.1203 ( 15.4%) build-rewrite-system
0.0429 ( 11.7%) 0.0137 ( 7.5%) 0.0566 ( 10.3%) 0.0594 ( 7.6%) perform-sema
0.0428 ( 11.7%) 0.0137 ( 7.5%) 0.0565 ( 10.3%) 0.0592 ( 7.6%) Type checking and Semantic analysis
0.0381 ( 10.4%) 0.0127 ( 7.0%) 0.0509 ( 9.3%) 0.0536 ( 6.9%) typecheck-stmt
0.0254 ( 6.9%) 0.0057 ( 3.2%) 0.0312 ( 5.7%) 0.0312 ( 4.0%) typecheck-expr
0.0161 ( 4.4%) 0.0068 ( 3.7%) 0.0229 ( 4.2%) 0.0256 ( 3.3%) precheck-target
0.0133 ( 3.6%) 0.0120 ( 6.6%) 0.0254 ( 4.6%) 0.0254 ( 3.3%) import-clang-decl
0.0113 ( 3.1%) 0.0049 ( 2.7%) 0.0163 ( 3.0%) 0.0164 ( 2.1%) IRGen
0.0115 ( 3.1%) 0.0028 ( 1.5%) 0.0143 ( 2.6%) 0.0143 ( 1.8%) typecheck-decl
0.0101 ( 2.8%) 0.0033 ( 1.8%) 0.0134 ( 2.4%) 0.0136 ( 1.7%) SILGen
0.0123 ( 3.3%) 0.0005 ( 0.3%) 0.0128 ( 2.3%) 0.0131 ( 1.7%) SIL optimization
0.0072 ( 2.0%) 0.0028 ( 1.6%) 0.0100 ( 1.8%) 0.0102 ( 1.3%) SILGen-function
0.0012 ( 0.3%) 0.0028 ( 1.5%) 0.0039 ( 0.7%) 0.0039 ( 0.5%) load-stdlib
0.0009 ( 0.3%) 0.0003 ( 0.2%) 0.0013 ( 0.2%) 0.0013 ( 0.2%) load-all-members
0.0003 ( 0.1%) 0.0001 ( 0.0%) 0.0004 ( 0.1%) 0.0004 ( 0.0%) get-conformance-access-path
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.3674 (100.0%) 0.1815 (100.0%) 0.5489 (100.0%) 0.7789 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.2458 seconds (1.4087 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9697 (100.0%) 0.2761 (100.0%) 1.2458 (100.0%) 1.4087 (100.0%) Building Target
0.9697 (100.0%) 0.2761 (100.0%) 1.2458 (100.0%) 1.4087 (100.0%) Total
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+MemoryFile.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Data+Serialization.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64_32 Compiling\ Entry.swift,\ Archive+WritingDeprecated.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Entry.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+WritingDeprecated.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1775093581803964-swift-frontend-ZIPFoundation-Entry.swift-arm64_32_apple_watchos2.0-o-Onone-3252427413.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.8370 seconds (1.0590 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0237 ( 3.9%) 0.0319 ( 14.0%) 0.0556 ( 6.6%) 0.1584 ( 15.0%) parse-and-resolve-imports
0.0206 ( 3.4%) 0.0293 ( 12.9%) 0.0499 ( 6.0%) 0.1515 ( 14.3%) Import resolution
0.1061 ( 17.4%) 0.0295 ( 13.0%) 0.1356 ( 16.2%) 0.1402 ( 13.2%) perform-sema
0.1060 ( 17.4%) 0.0295 ( 12.9%) 0.1355 ( 16.2%) 0.1400 ( 13.2%) Type checking and Semantic analysis
0.0819 ( 13.4%) 0.0305 ( 13.4%) 0.1124 ( 13.4%) 0.1140 ( 10.8%) build-rewrite-system
0.0757 ( 12.4%) 0.0159 ( 7.0%) 0.0916 ( 10.9%) 0.0921 ( 8.7%) typecheck-stmt
0.0613 ( 10.1%) 0.0136 ( 6.0%) 0.0749 ( 9.0%) 0.0755 ( 7.1%) typecheck-expr
0.0422 ( 6.9%) 0.0168 ( 7.4%) 0.0589 ( 7.0%) 0.0630 ( 6.0%) typecheck-decl
0.0137 ( 2.2%) 0.0125 ( 5.5%) 0.0262 ( 3.1%) 0.0268 ( 2.5%) import-clang-decl
0.0211 ( 3.5%) 0.0038 ( 1.7%) 0.0248 ( 3.0%) 0.0251 ( 2.4%) SILGen
0.0136 ( 2.2%) 0.0050 ( 2.2%) 0.0186 ( 2.2%) 0.0187 ( 1.8%) IRGen
0.0132 ( 2.2%) 0.0025 ( 1.1%) 0.0157 ( 1.9%) 0.0157 ( 1.5%) precheck-target
0.0119 ( 1.9%) 0.0023 ( 1.0%) 0.0142 ( 1.7%) 0.0144 ( 1.4%) SILGen-function
0.0139 ( 2.3%) 0.0005 ( 0.2%) 0.0143 ( 1.7%) 0.0144 ( 1.4%) SIL optimization
0.0011 ( 0.2%) 0.0036 ( 1.6%) 0.0047 ( 0.6%) 0.0051 ( 0.5%) load-stdlib
0.0025 ( 0.4%) 0.0005 ( 0.2%) 0.0030 ( 0.4%) 0.0030 ( 0.3%) typecheck-expr-pattern
0.0007 ( 0.1%) 0.0002 ( 0.1%) 0.0010 ( 0.1%) 0.0010 ( 0.1%) 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%) 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.6091 (100.0%) 0.2280 (100.0%) 0.8370 (100.0%) 1.0590 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.2657 seconds (1.4102 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.0297 (100.0%) 0.2360 (100.0%) 1.2657 (100.0%) 1.4102 (100.0%) Building Target
1.0297 (100.0%) 0.2360 (100.0%) 1.2657 (100.0%) 1.4102 (100.0%) Total
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Entry.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+WritingDeprecated.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64_32 Compiling\ Archive+BackingConfiguration.swift,\ Data+Compression.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+BackingConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Data+Compression.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+BackingConfiguration.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Data+Compression.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1775093581807389-swift-frontend-ZIPFoundation-Archive_BackingConfiguration.swift-arm64_32_apple_watchos2.0-o-Onone-390584140.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.6959 seconds (0.9196 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0247 ( 4.9%) 0.0345 ( 17.8%) 0.0593 ( 8.5%) 0.1700 ( 18.5%) parse-and-resolve-imports
0.0218 ( 4.3%) 0.0321 ( 16.5%) 0.0539 ( 7.7%) 0.1646 ( 17.9%) Import resolution
0.0831 ( 16.6%) 0.0303 ( 15.6%) 0.1134 ( 16.3%) 0.1139 ( 12.4%) build-rewrite-system
0.0754 ( 15.0%) 0.0178 ( 9.1%) 0.0932 ( 13.4%) 0.0936 ( 10.2%) perform-sema
0.0753 ( 15.0%) 0.0177 ( 9.1%) 0.0931 ( 13.4%) 0.0935 ( 10.2%) Type checking and Semantic analysis
0.0562 ( 11.2%) 0.0113 ( 5.8%) 0.0676 ( 9.7%) 0.0677 ( 7.4%) typecheck-stmt
0.0506 ( 10.1%) 0.0109 ( 5.6%) 0.0615 ( 8.8%) 0.0616 ( 6.7%) typecheck-expr
0.0301 ( 6.0%) 0.0100 ( 5.1%) 0.0401 ( 5.8%) 0.0404 ( 4.4%) typecheck-decl
0.0136 ( 2.7%) 0.0116 ( 6.0%) 0.0252 ( 3.6%) 0.0252 ( 2.7%) import-clang-decl
0.0174 ( 3.5%) 0.0032 ( 1.7%) 0.0206 ( 3.0%) 0.0206 ( 2.2%) precheck-target
0.0124 ( 2.5%) 0.0060 ( 3.1%) 0.0184 ( 2.6%) 0.0185 ( 2.0%) IRGen
0.0150 ( 3.0%) 0.0028 ( 1.4%) 0.0178 ( 2.6%) 0.0179 ( 1.9%) SILGen
0.0130 ( 2.6%) 0.0002 ( 0.1%) 0.0131 ( 1.9%) 0.0131 ( 1.4%) SIL optimization
0.0100 ( 2.0%) 0.0016 ( 0.8%) 0.0116 ( 1.7%) 0.0116 ( 1.3%) SILGen-function
0.0011 ( 0.2%) 0.0037 ( 1.9%) 0.0048 ( 0.7%) 0.0048 ( 0.5%) load-stdlib
0.0010 ( 0.2%) 0.0001 ( 0.1%) 0.0011 ( 0.2%) 0.0011 ( 0.1%) typecheck-expr-pattern
0.0008 ( 0.2%) 0.0003 ( 0.2%) 0.0011 ( 0.2%) 0.0011 ( 0.1%) load-all-members
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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.5018 (100.0%) 0.1941 (100.0%) 0.6959 (100.0%) 0.9196 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.2723 seconds (1.4109 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.0197 (100.0%) 0.2526 (100.0%) 1.2723 (100.0%) 1.4109 (100.0%) Building Target
1.0197 (100.0%) 0.2526 (100.0%) 1.2723 (100.0%) 1.4109 (100.0%) Total
SwiftDriverJobDiscovery normal armv7k Compiling URL+ZIP.swift, Date+ZIP.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftCompile normal armv7k Compiling\ FileManager+ZIP.swift,\ Archive+Progress.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/FileManager+ZIP.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Progress.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1775093581810538-swift-frontend-ZIPFoundation-FileManager_ZIP.swift-armv7k_apple_watchos2.0-o-Onone-1096351677.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.6859 seconds (0.6865 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0892 ( 16.8%) 0.0150 ( 9.7%) 0.1041 ( 15.2%) 0.1041 ( 15.2%) perform-sema
0.0890 ( 16.8%) 0.0149 ( 9.7%) 0.1040 ( 15.2%) 0.1040 ( 15.1%) Type checking and Semantic analysis
0.0746 ( 14.0%) 0.0113 ( 7.3%) 0.0859 ( 12.5%) 0.0859 ( 12.5%) typecheck-stmt
0.0710 ( 13.4%) 0.0124 ( 8.0%) 0.0833 ( 12.1%) 0.0833 ( 12.1%) typecheck-expr
0.0456 ( 8.6%) 0.0091 ( 5.9%) 0.0547 ( 8.0%) 0.0547 ( 8.0%) typecheck-decl
0.0220 ( 4.1%) 0.0300 ( 19.4%) 0.0520 ( 7.6%) 0.0522 ( 7.6%) parse-and-resolve-imports
0.0197 ( 3.7%) 0.0284 ( 18.4%) 0.0481 ( 7.0%) 0.0483 ( 7.0%) Import resolution
0.0254 ( 4.8%) 0.0052 ( 3.4%) 0.0306 ( 4.5%) 0.0306 ( 4.5%) SILGen
0.0187 ( 3.5%) 0.0067 ( 4.4%) 0.0254 ( 3.7%) 0.0255 ( 3.7%) IRGen
0.0203 ( 3.8%) 0.0039 ( 2.5%) 0.0242 ( 3.5%) 0.0241 ( 3.5%) precheck-target
0.0194 ( 3.6%) 0.0042 ( 2.7%) 0.0235 ( 3.4%) 0.0235 ( 3.4%) SILGen-function
0.0128 ( 2.4%) 0.0041 ( 2.7%) 0.0169 ( 2.5%) 0.0169 ( 2.5%) build-rewrite-system
0.0150 ( 2.8%) 0.0008 ( 0.5%) 0.0158 ( 2.3%) 0.0159 ( 2.3%) SIL optimization
0.0069 ( 1.3%) 0.0049 ( 3.2%) 0.0118 ( 1.7%) 0.0118 ( 1.7%) import-clang-decl
0.0012 ( 0.2%) 0.0035 ( 2.2%) 0.0047 ( 0.7%) 0.0047 ( 0.7%) load-stdlib
0.0003 ( 0.1%) 0.0001 ( 0.0%) 0.0004 ( 0.1%) 0.0004 ( 0.1%) typecheck-for-each
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) load-all-members
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.0001 ( 0.0%) 0.0001 ( 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%) associated-type-inference
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.5315 (100.0%) 0.1544 (100.0%) 0.6859 (100.0%) 0.6865 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.3616 seconds (0.3647 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.2829 (100.0%) 0.0787 (100.0%) 0.3616 (100.0%) 0.3647 (100.0%) Building Target
0.2829 (100.0%) 0.0787 (100.0%) 0.3616 (100.0%) 0.3647 (100.0%) Total
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/FileManager+ZIP.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Progress.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ Archive+ReadingDeprecated.swift,\ Entry+Serialization.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ReadingDeprecated.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Entry+Serialization.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1775093581813523-swift-frontend-ZIPFoundation-Archive_ReadingDeprecated.swift-arm64_apple_watchos2.0-o-Onone-2400772367.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4823 seconds (0.4827 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0648 ( 17.8%) 0.0107 ( 9.1%) 0.0756 ( 15.7%) 0.0756 ( 15.7%) perform-sema
0.0647 ( 17.8%) 0.0107 ( 9.1%) 0.0755 ( 15.6%) 0.0755 ( 15.6%) Type checking and Semantic analysis
0.0575 ( 15.8%) 0.0088 ( 7.5%) 0.0663 ( 13.7%) 0.0663 ( 13.7%) typecheck-stmt
0.0550 ( 15.1%) 0.0079 ( 6.7%) 0.0629 ( 13.0%) 0.0629 ( 13.0%) typecheck-expr
0.0222 ( 6.1%) 0.0304 ( 25.9%) 0.0527 ( 10.9%) 0.0529 ( 11.0%) parse-and-resolve-imports
0.0200 ( 5.5%) 0.0286 ( 24.3%) 0.0487 ( 10.1%) 0.0488 ( 10.1%) Import resolution
0.0165 ( 4.5%) 0.0037 ( 3.2%) 0.0202 ( 4.2%) 0.0202 ( 4.2%) typecheck-decl
0.0150 ( 4.1%) 0.0024 ( 2.0%) 0.0173 ( 3.6%) 0.0173 ( 3.6%) precheck-target
0.0115 ( 3.1%) 0.0029 ( 2.5%) 0.0144 ( 3.0%) 0.0144 ( 3.0%) build-rewrite-system
0.0116 ( 3.2%) 0.0014 ( 1.2%) 0.0130 ( 2.7%) 0.0130 ( 2.7%) SILGen
0.0082 ( 2.2%) 0.0035 ( 3.0%) 0.0117 ( 2.4%) 0.0117 ( 2.4%) IRGen
0.0075 ( 2.1%) 0.0009 ( 0.8%) 0.0085 ( 1.8%) 0.0085 ( 1.8%) SILGen-function
0.0066 ( 1.8%) 0.0001 ( 0.1%) 0.0067 ( 1.4%) 0.0067 ( 1.4%) SIL optimization
0.0023 ( 0.6%) 0.0025 ( 2.2%) 0.0048 ( 1.0%) 0.0048 ( 1.0%) import-clang-decl
0.0011 ( 0.3%) 0.0030 ( 2.5%) 0.0040 ( 0.8%) 0.0040 ( 0.8%) load-stdlib
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.3647 (100.0%) 0.1176 (100.0%) 0.4823 (100.0%) 0.4827 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.2214 seconds (0.2216 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.1629 (100.0%) 0.0585 (100.0%) 0.2214 (100.0%) 0.2216 (100.0%) Building Target
0.1629 (100.0%) 0.0585 (100.0%) 0.2214 (100.0%) 0.2216 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ReadingDeprecated.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Entry+Serialization.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftDriverJobDiscovery normal armv7k Compiling Archive+MemoryFile.swift, Data+Serialization.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftCompile normal armv7k Compiling\ Archive+Writing.swift,\ Archive.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Writing.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1775093581813146-swift-frontend-ZIPFoundation-Archive_Writing.swift-armv7k_apple_watchos2.0-o-Onone-2625576089.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.8498 seconds (0.8520 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.1278 ( 18.5%) 0.0184 ( 11.4%) 0.1462 ( 17.2%) 0.1462 ( 17.2%) perform-sema
0.1276 ( 18.5%) 0.0184 ( 11.4%) 0.1460 ( 17.2%) 0.1460 ( 17.1%) Type checking and Semantic analysis
0.0982 ( 14.2%) 0.0122 ( 7.6%) 0.1104 ( 13.0%) 0.1104 ( 13.0%) typecheck-stmt
0.0938 ( 13.6%) 0.0122 ( 7.6%) 0.1060 ( 12.5%) 0.1060 ( 12.4%) typecheck-expr
0.0599 ( 8.7%) 0.0100 ( 6.2%) 0.0699 ( 8.2%) 0.0699 ( 8.2%) typecheck-decl
0.0221 ( 3.2%) 0.0312 ( 19.4%) 0.0533 ( 6.3%) 0.0534 ( 6.3%) parse-and-resolve-imports
0.0202 ( 2.9%) 0.0294 ( 18.3%) 0.0495 ( 5.8%) 0.0497 ( 5.8%) Import resolution
0.0286 ( 4.1%) 0.0045 ( 2.8%) 0.0331 ( 3.9%) 0.0340 ( 4.0%) SILGen
0.0260 ( 3.8%) 0.0076 ( 4.7%) 0.0336 ( 4.0%) 0.0339 ( 4.0%) IRGen
0.0205 ( 3.0%) 0.0028 ( 1.7%) 0.0232 ( 2.7%) 0.0238 ( 2.8%) SILGen-function
0.0220 ( 3.2%) 0.0003 ( 0.2%) 0.0223 ( 2.6%) 0.0223 ( 2.6%) SIL optimization
0.0196 ( 2.9%) 0.0019 ( 1.2%) 0.0215 ( 2.5%) 0.0215 ( 2.5%) precheck-target
0.0140 ( 2.0%) 0.0037 ( 2.3%) 0.0177 ( 2.1%) 0.0177 ( 2.1%) build-rewrite-system
0.0050 ( 0.7%) 0.0045 ( 2.8%) 0.0094 ( 1.1%) 0.0094 ( 1.1%) import-clang-decl
0.0011 ( 0.2%) 0.0032 ( 2.0%) 0.0043 ( 0.5%) 0.0043 ( 0.5%) load-stdlib
0.0014 ( 0.2%) 0.0002 ( 0.1%) 0.0016 ( 0.2%) 0.0016 ( 0.2%) typecheck-expr-pattern
0.0006 ( 0.1%) 0.0000 ( 0.0%) 0.0006 ( 0.1%) 0.0006 ( 0.1%) typecheck-for-each
0.0004 ( 0.1%) 0.0001 ( 0.1%) 0.0005 ( 0.1%) 0.0005 ( 0.1%) get-conformance-access-path
0.0002 ( 0.0%) 0.0002 ( 0.1%) 0.0004 ( 0.0%) 0.0004 ( 0.0%) load-all-members
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) associated-type-inference
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.6890 (100.0%) 0.1608 (100.0%) 0.8498 (100.0%) 0.8520 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.5034 seconds (0.5064 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.4182 (100.0%) 0.0853 (100.0%) 0.5034 (100.0%) 0.5064 (100.0%) Building Target
0.4182 (100.0%) 0.0853 (100.0%) 0.5034 (100.0%) 0.5064 (100.0%) Total
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Writing.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64_32 Compiling\ Archive+ReadingDeprecated.swift,\ Entry+Serialization.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ReadingDeprecated.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Entry+Serialization.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1775093581815233-swift-frontend-ZIPFoundation-Archive_ReadingDeprecated.swift-arm64_32_apple_watchos2.0-o-Onone-1308093655.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.6587 seconds (0.8568 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0233 ( 4.9%) 0.0350 ( 18.6%) 0.0583 ( 8.8%) 0.1543 ( 18.0%) parse-and-resolve-imports
0.0206 ( 4.4%) 0.0327 ( 17.4%) 0.0533 ( 8.1%) 0.1494 ( 17.4%) Import resolution
0.0873 ( 18.5%) 0.0327 ( 17.4%) 0.1200 ( 18.2%) 0.1222 ( 14.3%) build-rewrite-system
0.0693 ( 14.7%) 0.0161 ( 8.6%) 0.0854 ( 13.0%) 0.0862 ( 10.1%) perform-sema
0.0692 ( 14.7%) 0.0161 ( 8.6%) 0.0853 ( 13.0%) 0.0860 ( 10.0%) Type checking and Semantic analysis
0.0618 ( 13.1%) 0.0127 ( 6.8%) 0.0745 ( 11.3%) 0.0748 ( 8.7%) typecheck-stmt
0.0586 ( 12.5%) 0.0112 ( 6.0%) 0.0698 ( 10.6%) 0.0704 ( 8.2%) typecheck-expr
0.0175 ( 3.7%) 0.0061 ( 3.3%) 0.0236 ( 3.6%) 0.0243 ( 2.8%) typecheck-decl
0.0124 ( 2.6%) 0.0114 ( 6.0%) 0.0237 ( 3.6%) 0.0238 ( 2.8%) import-clang-decl
0.0154 ( 3.3%) 0.0030 ( 1.6%) 0.0184 ( 2.8%) 0.0185 ( 2.2%) precheck-target
0.0114 ( 2.4%) 0.0019 ( 1.0%) 0.0133 ( 2.0%) 0.0134 ( 1.6%) SILGen
0.0077 ( 1.6%) 0.0041 ( 2.2%) 0.0118 ( 1.8%) 0.0118 ( 1.4%) IRGen
0.0071 ( 1.5%) 0.0011 ( 0.6%) 0.0082 ( 1.2%) 0.0083 ( 1.0%) SILGen-function
0.0072 ( 1.5%) 0.0005 ( 0.3%) 0.0077 ( 1.2%) 0.0082 ( 1.0%) SIL optimization
0.0011 ( 0.2%) 0.0029 ( 1.5%) 0.0040 ( 0.6%) 0.0040 ( 0.5%) load-stdlib
0.0008 ( 0.2%) 0.0003 ( 0.2%) 0.0011 ( 0.2%) 0.0011 ( 0.1%) load-all-members
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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.4708 (100.0%) 0.1879 (100.0%) 0.6587 (100.0%) 0.8568 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.2521 seconds (1.3932 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9821 (100.0%) 0.2700 (100.0%) 1.2521 (100.0%) 1.3932 (100.0%) Building Target
0.9821 (100.0%) 0.2700 (100.0%) 1.2521 (100.0%) 1.3932 (100.0%) Total
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ReadingDeprecated.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Entry+Serialization.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64_32 Compiling\ Archive+Reading.swift,\ Archive+Deprecated.swift,\ Data+CompressionDeprecated.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Reading.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Deprecated.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Data+CompressionDeprecated.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1775093581815715-swift-frontend-ZIPFoundation-Archive_Reading.swift-arm64_32_apple_watchos2.0-o-Onone-2794499889.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.5701 seconds (0.7820 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0236 ( 6.0%) 0.0350 ( 19.4%) 0.0586 ( 10.3%) 0.1628 ( 20.8%) parse-and-resolve-imports
0.0207 ( 5.3%) 0.0325 ( 18.1%) 0.0532 ( 9.3%) 0.1574 ( 20.1%) Import resolution
0.0850 ( 21.8%) 0.0291 ( 16.1%) 0.1140 ( 20.0%) 0.1165 ( 14.9%) build-rewrite-system
0.0458 ( 11.7%) 0.0136 ( 7.5%) 0.0594 ( 10.4%) 0.0594 ( 7.6%) perform-sema
0.0457 ( 11.7%) 0.0135 ( 7.5%) 0.0593 ( 10.4%) 0.0593 ( 7.6%) Type checking and Semantic analysis
0.0416 ( 10.7%) 0.0117 ( 6.5%) 0.0533 ( 9.4%) 0.0533 ( 6.8%) typecheck-expr
0.0299 ( 7.7%) 0.0076 ( 4.2%) 0.0375 ( 6.6%) 0.0375 ( 4.8%) typecheck-stmt
0.0266 ( 6.8%) 0.0096 ( 5.3%) 0.0362 ( 6.3%) 0.0362 ( 4.6%) typecheck-decl
0.0139 ( 3.6%) 0.0124 ( 6.9%) 0.0264 ( 4.6%) 0.0265 ( 3.4%) import-clang-decl
0.0138 ( 3.5%) 0.0037 ( 2.1%) 0.0176 ( 3.1%) 0.0176 ( 2.2%) precheck-target
0.0121 ( 3.1%) 0.0046 ( 2.6%) 0.0167 ( 2.9%) 0.0173 ( 2.2%) IRGen
0.0122 ( 3.1%) 0.0021 ( 1.1%) 0.0143 ( 2.5%) 0.0143 ( 1.8%) SILGen
0.0101 ( 2.6%) 0.0001 ( 0.1%) 0.0102 ( 1.8%) 0.0105 ( 1.3%) SIL optimization
0.0069 ( 1.8%) 0.0014 ( 0.8%) 0.0083 ( 1.4%) 0.0083 ( 1.1%) SILGen-function
0.0009 ( 0.2%) 0.0024 ( 1.3%) 0.0033 ( 0.6%) 0.0033 ( 0.4%) load-stdlib
0.0010 ( 0.2%) 0.0007 ( 0.4%) 0.0016 ( 0.3%) 0.0016 ( 0.2%) load-all-members
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.3901 (100.0%) 0.1800 (100.0%) 0.5701 (100.0%) 0.7820 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.2447 seconds (1.3963 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9678 (100.0%) 0.2769 (100.0%) 1.2447 (100.0%) 1.3963 (100.0%) Building Target
0.9678 (100.0%) 0.2769 (100.0%) 1.2447 (100.0%) 1.3963 (100.0%) Total
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Reading.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Deprecated.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Data+CompressionDeprecated.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftDriverJobDiscovery normal armv7k Compiling Archive+BackingConfiguration.swift, Data+Compression.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftDriverJobDiscovery normal armv7k Compiling Archive+Reading.swift, Archive+Deprecated.swift, Data+CompressionDeprecated.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling Entry+ZIP64.swift, Archive+Helpers.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling Archive+Writing.swift, Archive.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling FileManager+ZIP.swift, Archive+Progress.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling Archive+ReadingDeprecated.swift, Entry+Serialization.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework/Modules/ZIPFoundation.swiftmodule/armv7k-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/armv7k/ZIPFoundation.swiftmodule (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/armv7k/ZIPFoundation.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework/Modules/ZIPFoundation.swiftmodule/armv7k-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework/Modules/ZIPFoundation.swiftmodule/armv7k-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/armv7k/ZIPFoundation.swiftdoc (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/armv7k/ZIPFoundation.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework/Modules/ZIPFoundation.swiftmodule/armv7k-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework/Modules/ZIPFoundation.swiftmodule/armv7k-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/armv7k/ZIPFoundation.abi.json (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/armv7k/ZIPFoundation.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework/Modules/ZIPFoundation.swiftmodule/armv7k-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework/Modules/ZIPFoundation.swiftmodule/arm64-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.swiftmodule (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework/Modules/ZIPFoundation.swiftmodule/arm64-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework/Modules/ZIPFoundation.swiftmodule/arm64-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.swiftdoc (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework/Modules/ZIPFoundation.swiftmodule/arm64-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework/Modules/ZIPFoundation.swiftmodule/arm64-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.abi.json (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework/Modules/ZIPFoundation.swiftmodule/arm64-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework/Modules/ZIPFoundation.swiftmodule/Project/armv7k-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/armv7k/ZIPFoundation.swiftsourceinfo (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/armv7k/ZIPFoundation.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework/Modules/ZIPFoundation.swiftmodule/Project/armv7k-apple-watchos.swiftsourceinfo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework/Modules/ZIPFoundation.swiftmodule/Project/arm64-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.swiftsourceinfo (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework/Modules/ZIPFoundation.swiftmodule/Project/arm64-apple-watchos.swiftsourceinfo
SwiftCompile normal arm64_32 Compiling\ URL+ZIP.swift,\ Date+ZIP.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/URL+ZIP.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Date+ZIP.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1775093582120865-swift-frontend-ZIPFoundation-URL_ZIP.swift-arm64_32_apple_watchos2.0-o-Onone-1280585700.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.7306 seconds (0.7460 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0920 ( 16.7%) 0.0220 ( 12.2%) 0.1140 ( 15.6%) 0.1166 ( 15.6%) perform-sema
0.0919 ( 16.7%) 0.0220 ( 12.2%) 0.1138 ( 15.6%) 0.1165 ( 15.6%) Type checking and Semantic analysis
0.0810 ( 14.7%) 0.0288 ( 16.0%) 0.1098 ( 15.0%) 0.1122 ( 15.0%) build-rewrite-system
0.0882 ( 16.0%) 0.0212 ( 11.7%) 0.1094 ( 15.0%) 0.1120 ( 15.0%) typecheck-stmt
0.0775 ( 14.1%) 0.0182 ( 10.1%) 0.0956 ( 13.1%) 0.0977 ( 13.1%) typecheck-expr
0.0223 ( 4.1%) 0.0193 ( 10.7%) 0.0417 ( 5.7%) 0.0417 ( 5.6%) parse-and-resolve-imports
0.0200 ( 3.6%) 0.0175 ( 9.7%) 0.0375 ( 5.1%) 0.0376 ( 5.0%) Import resolution
0.0142 ( 2.6%) 0.0124 ( 6.9%) 0.0267 ( 3.6%) 0.0273 ( 3.7%) import-clang-decl
0.0150 ( 2.7%) 0.0054 ( 3.0%) 0.0205 ( 2.8%) 0.0215 ( 2.9%) typecheck-decl
0.0122 ( 2.2%) 0.0039 ( 2.2%) 0.0161 ( 2.2%) 0.0166 ( 2.2%) precheck-target
0.0111 ( 2.0%) 0.0049 ( 2.7%) 0.0160 ( 2.2%) 0.0162 ( 2.2%) IRGen
0.0103 ( 1.9%) 0.0003 ( 0.2%) 0.0107 ( 1.5%) 0.0107 ( 1.4%) SIL optimization
0.0072 ( 1.3%) 0.0014 ( 0.8%) 0.0086 ( 1.2%) 0.0088 ( 1.2%) SILGen
0.0050 ( 0.9%) 0.0011 ( 0.6%) 0.0061 ( 0.8%) 0.0061 ( 0.8%) SILGen-function
0.0010 ( 0.2%) 0.0014 ( 0.8%) 0.0024 ( 0.3%) 0.0025 ( 0.3%) load-stdlib
0.0009 ( 0.2%) 0.0006 ( 0.3%) 0.0016 ( 0.2%) 0.0016 ( 0.2%) load-all-members
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) get-conformance-access-path
0.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.5502 (100.0%) 0.1804 (100.0%) 0.7306 (100.0%) 0.7460 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.0633 seconds (1.0892 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8849 (100.0%) 0.1784 (100.0%) 1.0633 (100.0%) 1.0892 (100.0%) Building Target
0.8849 (100.0%) 0.1784 (100.0%) 1.0633 (100.0%) 1.0892 (100.0%) Total
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/URL+ZIP.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Date+ZIP.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal armv7k Compiling\ FileManager+ZIPDeprecated.swift,\ Archive+ZIP64.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/FileManager+ZIPDeprecated.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1775093582171888-swift-frontend-ZIPFoundation-FileManager_ZIPDeprecated.swift-armv7k_apple_watchos2.0-o-Onone-4218579261.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3821 seconds (0.3891 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0503 ( 18.0%) 0.0126 ( 12.2%) 0.0629 ( 16.5%) 0.0641 ( 16.5%) perform-sema
0.0502 ( 18.0%) 0.0126 ( 12.2%) 0.0628 ( 16.4%) 0.0640 ( 16.4%) Type checking and Semantic analysis
0.0230 ( 8.3%) 0.0226 ( 21.9%) 0.0456 ( 11.9%) 0.0462 ( 11.9%) parse-and-resolve-imports
0.0205 ( 7.3%) 0.0208 ( 20.2%) 0.0413 ( 10.8%) 0.0418 ( 10.8%) Import resolution
0.0305 ( 10.9%) 0.0056 ( 5.5%) 0.0361 ( 9.4%) 0.0362 ( 9.3%) typecheck-stmt
0.0281 ( 10.1%) 0.0054 ( 5.2%) 0.0335 ( 8.8%) 0.0343 ( 8.8%) typecheck-expr
0.0227 ( 8.1%) 0.0077 ( 7.5%) 0.0305 ( 8.0%) 0.0316 ( 8.1%) typecheck-decl
0.0133 ( 4.8%) 0.0040 ( 3.9%) 0.0172 ( 4.5%) 0.0175 ( 4.5%) build-rewrite-system
0.0068 ( 2.5%) 0.0036 ( 3.5%) 0.0104 ( 2.7%) 0.0106 ( 2.7%) IRGen
0.0082 ( 2.9%) 0.0015 ( 1.4%) 0.0096 ( 2.5%) 0.0096 ( 2.5%) SILGen
0.0092 ( 3.3%) 0.0002 ( 0.2%) 0.0094 ( 2.5%) 0.0095 ( 2.4%) SIL optimization
0.0069 ( 2.5%) 0.0010 ( 0.9%) 0.0079 ( 2.1%) 0.0087 ( 2.2%) precheck-target
0.0051 ( 1.8%) 0.0008 ( 0.8%) 0.0059 ( 1.5%) 0.0059 ( 1.5%) SILGen-function
0.0027 ( 1.0%) 0.0030 ( 2.9%) 0.0057 ( 1.5%) 0.0057 ( 1.5%) import-clang-decl
0.0009 ( 0.3%) 0.0016 ( 1.5%) 0.0025 ( 0.7%) 0.0025 ( 0.6%) load-stdlib
0.0005 ( 0.2%) 0.0001 ( 0.1%) 0.0006 ( 0.1%) 0.0006 ( 0.1%) typecheck-expr-pattern
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.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.2791 (100.0%) 0.1030 (100.0%) 0.3821 (100.0%) 0.3891 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.2104 seconds (0.2130 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.1568 (100.0%) 0.0536 (100.0%) 0.2104 (100.0%) 0.2130 (100.0%) Building Target
0.1568 (100.0%) 0.0536 (100.0%) 0.2104 (100.0%) 0.2130 (100.0%) Total
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/FileManager+ZIPDeprecated.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:146:5: warning: var 'maxUInt32' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
var maxUInt32 = UInt32.max
^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:146:5: note: convert 'maxUInt32' to a 'let' constant to make 'Sendable' shared state immutable
var maxUInt32 = UInt32.max
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:146:5: note: add '@MainActor' to make var 'maxUInt32' part of global actor 'MainActor'
var maxUInt32 = UInt32.max
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:146:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
var maxUInt32 = UInt32.max
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:5: warning: var 'maxUInt16' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
var maxUInt16 = UInt16.max
^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:5: note: convert 'maxUInt16' to a 'let' constant to make 'Sendable' shared state immutable
var maxUInt16 = UInt16.max
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:5: note: add '@MainActor' to make var 'maxUInt16' part of global actor 'MainActor'
var maxUInt16 = UInt16.max
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
var maxUInt16 = UInt16.max
^
nonisolated(unsafe)
SwiftDriverJobDiscovery normal arm64_32 Emitting module for ZIPFoundation (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftDriver\ Compilation\ Requirements ZIPFoundation normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ZIPFoundation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64_32/ZIPFoundation.SwiftFileList -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos2.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -application-extension -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64_32/ZIPFoundation-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64_32/ZIPFoundation.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64_32/ZIPFoundation_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64_32/ZIPFoundation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal armv7k Compiling FileManager+ZIP.swift, Archive+Progress.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftCompile normal arm64 Compiling\ Archive+Reading.swift,\ Archive+Deprecated.swift,\ Data+CompressionDeprecated.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Reading.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Deprecated.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Data+CompressionDeprecated.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1775093582242881-swift-frontend-ZIPFoundation-Archive_Reading.swift-arm64_apple_watchos2.0-o-Onone-2346453408.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4315 seconds (0.4360 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0476 ( 15.3%) 0.0140 ( 11.6%) 0.0616 ( 14.3%) 0.0624 ( 14.3%) perform-sema
0.0474 ( 15.3%) 0.0140 ( 11.6%) 0.0615 ( 14.2%) 0.0623 ( 14.3%) Type checking and Semantic analysis
0.0427 ( 13.8%) 0.0121 ( 10.0%) 0.0548 ( 12.7%) 0.0556 ( 12.8%) typecheck-expr
0.0225 ( 7.3%) 0.0207 ( 17.0%) 0.0432 ( 10.0%) 0.0433 ( 9.9%) parse-and-resolve-imports
0.0323 ( 10.4%) 0.0087 ( 7.2%) 0.0411 ( 9.5%) 0.0418 ( 9.6%) typecheck-stmt
0.0200 ( 6.5%) 0.0185 ( 15.2%) 0.0385 ( 8.9%) 0.0385 ( 8.8%) Import resolution
0.0267 ( 8.6%) 0.0090 ( 7.4%) 0.0357 ( 8.3%) 0.0365 ( 8.4%) typecheck-decl
0.0133 ( 4.3%) 0.0034 ( 2.8%) 0.0167 ( 3.9%) 0.0167 ( 3.8%) precheck-target
0.0127 ( 4.1%) 0.0027 ( 2.3%) 0.0155 ( 3.6%) 0.0155 ( 3.6%) SILGen
0.0106 ( 3.4%) 0.0045 ( 3.7%) 0.0150 ( 3.5%) 0.0150 ( 3.4%) IRGen
0.0102 ( 3.3%) 0.0043 ( 3.6%) 0.0145 ( 3.4%) 0.0147 ( 3.4%) build-rewrite-system
0.0056 ( 1.8%) 0.0053 ( 4.3%) 0.0109 ( 2.5%) 0.0109 ( 2.5%) import-clang-decl
0.0098 ( 3.2%) 0.0001 ( 0.1%) 0.0099 ( 2.3%) 0.0099 ( 2.3%) SIL optimization
0.0073 ( 2.3%) 0.0020 ( 1.6%) 0.0092 ( 2.1%) 0.0093 ( 2.1%) SILGen-function
0.0010 ( 0.3%) 0.0020 ( 1.6%) 0.0030 ( 0.7%) 0.0030 ( 0.7%) load-stdlib
0.0001 ( 0.0%) 0.0001 ( 0.1%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) get-conformance-access-path
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) load-all-members
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.3101 (100.0%) 0.1214 (100.0%) 0.4315 (100.0%) 0.4360 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.2119 seconds (0.2130 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.1548 (100.0%) 0.0571 (100.0%) 0.2119 (100.0%) 0.2130 (100.0%) Building Target
0.1548 (100.0%) 0.0571 (100.0%) 0.2119 (100.0%) 0.2130 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Reading.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Deprecated.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Data+CompressionDeprecated.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework/Headers/ZIPFoundation-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64_32/ZIPFoundation-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/armv7k/ZIPFoundation-Swift.h (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation-Swift.h -arch arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64_32/ZIPFoundation-Swift.h -arch armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/armv7k/ZIPFoundation-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework/Headers/ZIPFoundation-Swift.h
SwiftDriverJobDiscovery normal armv7k Compiling Archive+Writing.swift, Archive.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework/Modules/ZIPFoundation.swiftmodule/arm64_32-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64_32/ZIPFoundation.swiftmodule (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64_32/ZIPFoundation.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework/Modules/ZIPFoundation.swiftmodule/arm64_32-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework/Modules/ZIPFoundation.swiftmodule/arm64_32-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64_32/ZIPFoundation.swiftdoc (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64_32/ZIPFoundation.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework/Modules/ZIPFoundation.swiftmodule/arm64_32-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework/Modules/ZIPFoundation.swiftmodule/arm64_32-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64_32/ZIPFoundation.abi.json (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64_32/ZIPFoundation.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework/Modules/ZIPFoundation.swiftmodule/arm64_32-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework/Modules/ZIPFoundation.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64_32/ZIPFoundation.swiftsourceinfo (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64_32/ZIPFoundation.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework/Modules/ZIPFoundation.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo
SwiftCompile normal armv7k Compiling\ Entry+ZIP64.swift,\ Archive+Helpers.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Entry+ZIP64.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Helpers.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1775093582399828-swift-frontend-ZIPFoundation-Entry_ZIP64.swift-armv7k_apple_watchos2.0-o-Onone-3902329183.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.9052 seconds (0.9075 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.1416 ( 19.2%) 0.0253 ( 15.2%) 0.1669 ( 18.4%) 0.1673 ( 18.4%) perform-sema
0.1415 ( 19.2%) 0.0253 ( 15.2%) 0.1668 ( 18.4%) 0.1671 ( 18.4%) Type checking and Semantic analysis
0.1199 ( 16.2%) 0.0198 ( 11.9%) 0.1397 ( 15.4%) 0.1401 ( 15.4%) typecheck-stmt
0.1045 ( 14.1%) 0.0171 ( 10.3%) 0.1215 ( 13.4%) 0.1218 ( 13.4%) typecheck-expr
0.0730 ( 9.9%) 0.0148 ( 8.9%) 0.0878 ( 9.7%) 0.0880 ( 9.7%) typecheck-decl
0.0231 ( 3.1%) 0.0217 ( 13.0%) 0.0449 ( 5.0%) 0.0449 ( 4.9%) parse-and-resolve-imports
0.0206 ( 2.8%) 0.0200 ( 12.0%) 0.0406 ( 4.5%) 0.0406 ( 4.5%) Import resolution
0.0266 ( 3.6%) 0.0005 ( 0.3%) 0.0270 ( 3.0%) 0.0275 ( 3.0%) SIL optimization
0.0198 ( 2.7%) 0.0020 ( 1.2%) 0.0218 ( 2.4%) 0.0220 ( 2.4%) precheck-target
0.0193 ( 2.6%) 0.0026 ( 1.5%) 0.0218 ( 2.4%) 0.0218 ( 2.4%) SILGen
0.0161 ( 2.2%) 0.0055 ( 3.3%) 0.0216 ( 2.4%) 0.0216 ( 2.4%) build-rewrite-system
0.0152 ( 2.1%) 0.0047 ( 2.8%) 0.0199 ( 2.2%) 0.0200 ( 2.2%) IRGen
0.0122 ( 1.7%) 0.0015 ( 0.9%) 0.0137 ( 1.5%) 0.0137 ( 1.5%) SILGen-function
0.0037 ( 0.5%) 0.0041 ( 2.4%) 0.0078 ( 0.9%) 0.0078 ( 0.9%) import-clang-decl
0.0010 ( 0.1%) 0.0017 ( 1.0%) 0.0027 ( 0.3%) 0.0027 ( 0.3%) load-stdlib
0.0003 ( 0.0%) 0.0000 ( 0.0%) 0.0004 ( 0.0%) 0.0003 ( 0.0%) get-conformance-access-path
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.7387 (100.0%) 0.1665 (100.0%) 0.9052 (100.0%) 0.9075 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.4512 seconds (0.4550 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.3774 (100.0%) 0.0738 (100.0%) 0.4512 (100.0%) 0.4550 (100.0%) Building Target
0.3774 (100.0%) 0.0738 (100.0%) 0.4512 (100.0%) 0.4550 (100.0%) Total
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Entry+ZIP64.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Helpers.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ Archive+BackingConfiguration.swift,\ Data+Compression.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+BackingConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Data+Compression.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1775093582451109-swift-frontend-ZIPFoundation-Archive_BackingConfiguration.swift-arm64_apple_watchos2.0-o-Onone-816711573.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.5601 seconds (0.5675 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0755 ( 17.8%) 0.0175 ( 12.8%) 0.0930 ( 16.6%) 0.0945 ( 16.6%) perform-sema
0.0754 ( 17.8%) 0.0175 ( 12.8%) 0.0928 ( 16.6%) 0.0943 ( 16.6%) Type checking and Semantic analysis
0.0562 ( 13.3%) 0.0120 ( 8.8%) 0.0682 ( 12.2%) 0.0696 ( 12.3%) typecheck-stmt
0.0507 ( 12.0%) 0.0115 ( 8.5%) 0.0623 ( 11.1%) 0.0635 ( 11.2%) typecheck-expr
0.0239 ( 5.7%) 0.0224 ( 16.4%) 0.0463 ( 8.3%) 0.0463 ( 8.2%) parse-and-resolve-imports
0.0213 ( 5.0%) 0.0204 ( 14.9%) 0.0416 ( 7.4%) 0.0416 ( 7.3%) Import resolution
0.0303 ( 7.2%) 0.0091 ( 6.7%) 0.0394 ( 7.0%) 0.0395 ( 7.0%) typecheck-decl
0.0184 ( 4.3%) 0.0062 ( 4.6%) 0.0246 ( 4.4%) 0.0253 ( 4.5%) build-rewrite-system
0.0168 ( 4.0%) 0.0034 ( 2.5%) 0.0202 ( 3.6%) 0.0211 ( 3.7%) precheck-target
0.0123 ( 2.9%) 0.0053 ( 3.9%) 0.0176 ( 3.1%) 0.0176 ( 3.1%) IRGen
0.0137 ( 3.2%) 0.0025 ( 1.8%) 0.0162 ( 2.9%) 0.0162 ( 2.9%) SILGen
0.0132 ( 3.1%) 0.0001 ( 0.1%) 0.0133 ( 2.4%) 0.0133 ( 2.3%) SIL optimization
0.0091 ( 2.1%) 0.0014 ( 1.0%) 0.0105 ( 1.9%) 0.0105 ( 1.8%) SILGen-function
0.0046 ( 1.1%) 0.0048 ( 3.5%) 0.0094 ( 1.7%) 0.0095 ( 1.7%) import-clang-decl
0.0010 ( 0.2%) 0.0021 ( 1.5%) 0.0031 ( 0.6%) 0.0031 ( 0.5%) load-stdlib
0.0009 ( 0.2%) 0.0001 ( 0.1%) 0.0010 ( 0.2%) 0.0010 ( 0.2%) typecheck-expr-pattern
0.0001 ( 0.0%) 0.0001 ( 0.1%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) load-all-members
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.4237 (100.0%) 0.1364 (100.0%) 0.5601 (100.0%) 0.5675 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.3381 seconds (0.3415 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.2652 (100.0%) 0.0729 (100.0%) 0.3381 (100.0%) 0.3415 (100.0%) Building Target
0.2652 (100.0%) 0.0729 (100.0%) 0.3381 (100.0%) 0.3415 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+BackingConfiguration.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Data+Compression.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftDriverJobDiscovery normal armv7k Compiling FileManager+ZIPDeprecated.swift, Archive+ZIP64.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftCompile normal armv7k Compiling\ Archive+ReadingDeprecated.swift,\ Entry+Serialization.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ReadingDeprecated.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Entry+Serialization.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1775093582520710-swift-frontend-ZIPFoundation-Archive_ReadingDeprecated.swift-armv7k_apple_watchos2.0-o-Onone-2976024370.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.5064 seconds (0.5076 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0697 ( 18.0%) 0.0143 ( 11.9%) 0.0839 ( 16.6%) 0.0840 ( 16.5%) perform-sema
0.0696 ( 18.0%) 0.0142 ( 11.9%) 0.0838 ( 16.5%) 0.0839 ( 16.5%) Type checking and Semantic analysis
0.0616 ( 15.9%) 0.0117 ( 9.7%) 0.0732 ( 14.5%) 0.0733 ( 14.4%) typecheck-stmt
0.0585 ( 15.1%) 0.0107 ( 9.0%) 0.0693 ( 13.7%) 0.0694 ( 13.7%) typecheck-expr
0.0228 ( 5.9%) 0.0217 ( 18.1%) 0.0445 ( 8.8%) 0.0448 ( 8.8%) parse-and-resolve-imports
0.0202 ( 5.2%) 0.0195 ( 16.3%) 0.0397 ( 7.8%) 0.0399 ( 7.9%) Import resolution
0.0185 ( 4.8%) 0.0053 ( 4.4%) 0.0238 ( 4.7%) 0.0238 ( 4.7%) typecheck-decl
0.0158 ( 4.1%) 0.0036 ( 3.0%) 0.0194 ( 3.8%) 0.0194 ( 3.8%) precheck-target
0.0125 ( 3.2%) 0.0048 ( 4.0%) 0.0173 ( 3.4%) 0.0173 ( 3.4%) build-rewrite-system
0.0111 ( 2.9%) 0.0023 ( 1.9%) 0.0133 ( 2.6%) 0.0135 ( 2.7%) SILGen
0.0087 ( 2.2%) 0.0045 ( 3.8%) 0.0132 ( 2.6%) 0.0132 ( 2.6%) IRGen
0.0070 ( 1.8%) 0.0017 ( 1.4%) 0.0088 ( 1.7%) 0.0089 ( 1.7%) SILGen-function
0.0068 ( 1.7%) 0.0002 ( 0.2%) 0.0070 ( 1.4%) 0.0070 ( 1.4%) SIL optimization
0.0027 ( 0.7%) 0.0035 ( 2.9%) 0.0062 ( 1.2%) 0.0062 ( 1.2%) import-clang-decl
0.0010 ( 0.3%) 0.0018 ( 1.5%) 0.0028 ( 0.6%) 0.0028 ( 0.6%) load-stdlib
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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.3865 (100.0%) 0.1199 (100.0%) 0.5064 (100.0%) 0.5076 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.2311 seconds (0.2322 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.1755 (100.0%) 0.0556 (100.0%) 0.2311 (100.0%) 0.2322 (100.0%) Building Target
0.1755 (100.0%) 0.0556 (100.0%) 0.2311 (100.0%) 0.2322 (100.0%) Total
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ReadingDeprecated.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Entry+Serialization.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftDriverJobDiscovery normal arm64 Compiling Archive+Reading.swift, Archive+Deprecated.swift, Data+CompressionDeprecated.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftCompile normal arm64 Compiling\ FileManager+ZIPDeprecated.swift,\ Archive+ZIP64.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/FileManager+ZIPDeprecated.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1775093582821469-swift-frontend-ZIPFoundation-FileManager_ZIPDeprecated.swift-arm64_apple_watchos2.0-o-Onone-14100925.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3990 seconds (0.4090 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0504 ( 17.5%) 0.0125 ( 11.2%) 0.0629 ( 15.8%) 0.0636 ( 15.6%) perform-sema
0.0503 ( 17.5%) 0.0125 ( 11.2%) 0.0628 ( 15.7%) 0.0635 ( 15.5%) Type checking and Semantic analysis
0.0253 ( 8.8%) 0.0264 ( 23.8%) 0.0518 ( 13.0%) 0.0537 ( 13.1%) parse-and-resolve-imports
0.0225 ( 7.8%) 0.0243 ( 21.8%) 0.0468 ( 11.7%) 0.0487 ( 11.9%) Import resolution
0.0306 ( 10.6%) 0.0053 ( 4.8%) 0.0359 ( 9.0%) 0.0365 ( 8.9%) typecheck-stmt
0.0288 ( 10.0%) 0.0051 ( 4.6%) 0.0339 ( 8.5%) 0.0345 ( 8.4%) typecheck-expr
0.0223 ( 7.8%) 0.0077 ( 6.9%) 0.0301 ( 7.5%) 0.0304 ( 7.4%) typecheck-decl
0.0132 ( 4.6%) 0.0042 ( 3.8%) 0.0174 ( 4.4%) 0.0177 ( 4.3%) build-rewrite-system
0.0079 ( 2.7%) 0.0044 ( 4.0%) 0.0123 ( 3.1%) 0.0126 ( 3.1%) IRGen
0.0094 ( 3.3%) 0.0016 ( 1.4%) 0.0109 ( 2.7%) 0.0119 ( 2.9%) SILGen
0.0097 ( 3.4%) 0.0003 ( 0.3%) 0.0100 ( 2.5%) 0.0101 ( 2.5%) SIL optimization
0.0060 ( 2.1%) 0.0009 ( 0.9%) 0.0069 ( 1.7%) 0.0080 ( 1.9%) SILGen-function
0.0067 ( 2.3%) 0.0008 ( 0.7%) 0.0075 ( 1.9%) 0.0077 ( 1.9%) precheck-target
0.0027 ( 0.9%) 0.0033 ( 2.9%) 0.0060 ( 1.5%) 0.0062 ( 1.5%) import-clang-decl
0.0010 ( 0.4%) 0.0019 ( 1.7%) 0.0029 ( 0.7%) 0.0029 ( 0.7%) load-stdlib
0.0006 ( 0.2%) 0.0000 ( 0.0%) 0.0006 ( 0.2%) 0.0006 ( 0.2%) typecheck-expr-pattern
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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.2877 (100.0%) 0.1113 (100.0%) 0.3990 (100.0%) 0.4090 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.2153 seconds (0.2209 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.1574 (100.0%) 0.0579 (100.0%) 0.2153 (100.0%) 0.2209 (100.0%) Building Target
0.1574 (100.0%) 0.0579 (100.0%) 0.2153 (100.0%) 0.2209 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/FileManager+ZIPDeprecated.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:146:5: warning: var 'maxUInt32' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
var maxUInt32 = UInt32.max
^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:146:5: note: convert 'maxUInt32' to a 'let' constant to make 'Sendable' shared state immutable
var maxUInt32 = UInt32.max
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:146:5: note: add '@MainActor' to make var 'maxUInt32' part of global actor 'MainActor'
var maxUInt32 = UInt32.max
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:146:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
var maxUInt32 = UInt32.max
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:5: warning: var 'maxUInt16' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
var maxUInt16 = UInt16.max
^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:5: note: convert 'maxUInt16' to a 'let' constant to make 'Sendable' shared state immutable
var maxUInt16 = UInt16.max
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:5: note: add '@MainActor' to make var 'maxUInt16' part of global actor 'MainActor'
var maxUInt16 = UInt16.max
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
var maxUInt16 = UInt16.max
^
nonisolated(unsafe)
SwiftDriverJobDiscovery normal armv7k Compiling Archive+ReadingDeprecated.swift, Entry+Serialization.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftCompile normal armv7k Compiling\ Entry.swift,\ Archive+WritingDeprecated.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Entry.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+WritingDeprecated.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1775093582872234-swift-frontend-ZIPFoundation-Entry.swift-armv7k_apple_watchos2.0-o-Onone-3136787260.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.6334 seconds (0.6478 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0993 ( 20.0%) 0.0205 ( 15.0%) 0.1199 ( 18.9%) 0.1228 ( 19.0%) perform-sema
0.0992 ( 20.0%) 0.0205 ( 15.0%) 0.1197 ( 18.9%) 0.1226 ( 18.9%) Type checking and Semantic analysis
0.0719 ( 14.5%) 0.0140 ( 10.3%) 0.0860 ( 13.6%) 0.0887 ( 13.7%) typecheck-stmt
0.0565 ( 11.4%) 0.0104 ( 7.6%) 0.0669 ( 10.6%) 0.0677 ( 10.5%) typecheck-expr
0.0392 ( 7.9%) 0.0091 ( 6.6%) 0.0482 ( 7.6%) 0.0485 ( 7.5%) typecheck-decl
0.0226 ( 4.6%) 0.0206 ( 15.0%) 0.0432 ( 6.8%) 0.0434 ( 6.7%) parse-and-resolve-imports
0.0204 ( 4.1%) 0.0189 ( 13.8%) 0.0392 ( 6.2%) 0.0395 ( 6.1%) Import resolution
0.0177 ( 3.6%) 0.0031 ( 2.3%) 0.0208 ( 3.3%) 0.0211 ( 3.3%) SILGen
0.0142 ( 2.9%) 0.0046 ( 3.4%) 0.0188 ( 3.0%) 0.0190 ( 2.9%) build-rewrite-system
0.0131 ( 2.6%) 0.0049 ( 3.6%) 0.0180 ( 2.8%) 0.0181 ( 2.8%) IRGen
0.0131 ( 2.6%) 0.0026 ( 1.9%) 0.0157 ( 2.5%) 0.0170 ( 2.6%) precheck-target
0.0135 ( 2.7%) 0.0005 ( 0.4%) 0.0141 ( 2.2%) 0.0162 ( 2.5%) SIL optimization
0.0095 ( 1.9%) 0.0017 ( 1.2%) 0.0111 ( 1.8%) 0.0111 ( 1.7%) SILGen-function
0.0032 ( 0.7%) 0.0036 ( 2.6%) 0.0068 ( 1.1%) 0.0070 ( 1.1%) import-clang-decl
0.0010 ( 0.2%) 0.0016 ( 1.1%) 0.0025 ( 0.4%) 0.0026 ( 0.4%) load-stdlib
0.0019 ( 0.4%) 0.0003 ( 0.2%) 0.0022 ( 0.3%) 0.0022 ( 0.3%) typecheck-expr-pattern
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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.4967 (100.0%) 0.1367 (100.0%) 0.6334 (100.0%) 0.6478 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.3516 seconds (0.3599 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.2845 (100.0%) 0.0670 (100.0%) 0.3516 (100.0%) 0.3599 (100.0%) Building Target
0.2845 (100.0%) 0.0670 (100.0%) 0.3516 (100.0%) 0.3599 (100.0%) Total
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Entry.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+WritingDeprecated.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftDriverJobDiscovery normal arm64 Compiling Archive+BackingConfiguration.swift, Data+Compression.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftCompile normal arm64_32 Compiling\ Archive+Writing.swift,\ Archive.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Writing.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Writing.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1775093582925108-swift-frontend-ZIPFoundation-Archive_Writing.swift-arm64_32_apple_watchos2.0-o-Onone-1922131810.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.8847 seconds (0.9284 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.1334 ( 18.6%) 0.0235 ( 14.0%) 0.1569 ( 17.7%) 0.1629 ( 17.5%) perform-sema
0.1332 ( 18.6%) 0.0234 ( 14.0%) 0.1567 ( 17.7%) 0.1626 ( 17.5%) Type checking and Semantic analysis
0.1026 ( 14.3%) 0.0163 ( 9.7%) 0.1189 ( 13.4%) 0.1253 ( 13.5%) typecheck-stmt
0.0985 ( 13.7%) 0.0169 ( 10.1%) 0.1154 ( 13.0%) 0.1207 ( 13.0%) typecheck-expr
0.0638 ( 8.9%) 0.0135 ( 8.0%) 0.0773 ( 8.7%) 0.0789 ( 8.5%) typecheck-decl
0.0225 ( 3.1%) 0.0217 ( 12.9%) 0.0442 ( 5.0%) 0.0481 ( 5.2%) parse-and-resolve-imports
0.0199 ( 2.8%) 0.0197 ( 11.7%) 0.0396 ( 4.5%) 0.0435 ( 4.7%) Import resolution
0.0280 ( 3.9%) 0.0066 ( 3.9%) 0.0347 ( 3.9%) 0.0392 ( 4.2%) IRGen
0.0280 ( 3.9%) 0.0057 ( 3.4%) 0.0337 ( 3.8%) 0.0356 ( 3.8%) SILGen
0.0205 ( 2.9%) 0.0044 ( 2.6%) 0.0249 ( 2.8%) 0.0269 ( 2.9%) SILGen-function
0.0214 ( 3.0%) 0.0026 ( 1.6%) 0.0240 ( 2.7%) 0.0247 ( 2.7%) precheck-target
0.0213 ( 3.0%) 0.0002 ( 0.1%) 0.0216 ( 2.4%) 0.0216 ( 2.3%) SIL optimization
0.0139 ( 1.9%) 0.0045 ( 2.7%) 0.0185 ( 2.1%) 0.0187 ( 2.0%) build-rewrite-system
0.0056 ( 0.8%) 0.0056 ( 3.3%) 0.0111 ( 1.3%) 0.0112 ( 1.2%) import-clang-decl
0.0017 ( 0.2%) 0.0014 ( 0.9%) 0.0032 ( 0.4%) 0.0043 ( 0.5%) typecheck-expr-pattern
0.0010 ( 0.1%) 0.0014 ( 0.8%) 0.0023 ( 0.3%) 0.0024 ( 0.3%) load-stdlib
0.0006 ( 0.1%) 0.0001 ( 0.0%) 0.0007 ( 0.1%) 0.0007 ( 0.1%) typecheck-for-each
0.0004 ( 0.1%) 0.0001 ( 0.0%) 0.0005 ( 0.1%) 0.0005 ( 0.0%) get-conformance-access-path
0.0002 ( 0.0%) 0.0002 ( 0.1%) 0.0004 ( 0.0%) 0.0004 ( 0.0%) load-all-members
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) associated-type-inference
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.7168 (100.0%) 0.1679 (100.0%) 0.8847 (100.0%) 0.9284 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.4830 seconds (0.5007 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.4074 (100.0%) 0.0756 (100.0%) 0.4830 (100.0%) 0.5007 (100.0%) Building Target
0.4074 (100.0%) 0.0756 (100.0%) 0.4830 (100.0%) 0.5007 (100.0%) Total
SwiftDriverJobDiscovery normal armv7k Compiling Entry+ZIP64.swift, Archive+Helpers.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftCompile normal arm64 Compiling\ Entry.swift,\ Archive+WritingDeprecated.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Entry.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+WritingDeprecated.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Entry.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+WritingDeprecated.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1775093583116479-swift-frontend-ZIPFoundation-Entry.swift-arm64_apple_watchos2.0-o-Onone-2206035540.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.6854 seconds (0.7180 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.1088 ( 20.5%) 0.0248 ( 16.1%) 0.1336 ( 19.5%) 0.1415 ( 19.7%) perform-sema
0.1087 ( 20.4%) 0.0248 ( 16.1%) 0.1335 ( 19.5%) 0.1413 ( 19.7%) Type checking and Semantic analysis
0.0799 ( 15.0%) 0.0169 ( 11.0%) 0.0967 ( 14.1%) 0.1029 ( 14.3%) typecheck-stmt
0.0630 ( 11.9%) 0.0146 ( 9.5%) 0.0777 ( 11.3%) 0.0830 ( 11.6%) typecheck-expr
0.0450 ( 8.5%) 0.0129 ( 8.4%) 0.0578 ( 8.4%) 0.0610 ( 8.5%) typecheck-decl
0.0216 ( 4.1%) 0.0193 ( 12.5%) 0.0408 ( 6.0%) 0.0414 ( 5.8%) parse-and-resolve-imports
0.0193 ( 3.6%) 0.0178 ( 11.6%) 0.0371 ( 5.4%) 0.0377 ( 5.2%) Import resolution
0.0152 ( 2.9%) 0.0051 ( 3.3%) 0.0203 ( 3.0%) 0.0204 ( 2.8%) build-rewrite-system
0.0163 ( 3.1%) 0.0036 ( 2.4%) 0.0200 ( 2.9%) 0.0200 ( 2.8%) SILGen
0.0138 ( 2.6%) 0.0030 ( 1.9%) 0.0168 ( 2.5%) 0.0176 ( 2.5%) precheck-target
0.0108 ( 2.0%) 0.0030 ( 2.0%) 0.0139 ( 2.0%) 0.0140 ( 1.9%) IRGen
0.0133 ( 2.5%) 0.0001 ( 0.1%) 0.0134 ( 1.9%) 0.0134 ( 1.9%) SIL optimization
0.0093 ( 1.7%) 0.0021 ( 1.4%) 0.0114 ( 1.7%) 0.0114 ( 1.6%) SILGen-function
0.0036 ( 0.7%) 0.0041 ( 2.7%) 0.0078 ( 1.1%) 0.0079 ( 1.1%) import-clang-decl
0.0019 ( 0.4%) 0.0005 ( 0.3%) 0.0024 ( 0.3%) 0.0024 ( 0.3%) typecheck-expr-pattern
0.0009 ( 0.2%) 0.0013 ( 0.8%) 0.0022 ( 0.3%) 0.0022 ( 0.3%) load-stdlib
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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.5316 (100.0%) 0.1538 (100.0%) 0.6854 (100.0%) 0.7180 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.3311 seconds (0.3397 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.2679 (100.0%) 0.0632 (100.0%) 0.3311 (100.0%) 0.3397 (100.0%) Building Target
0.2679 (100.0%) 0.0632 (100.0%) 0.3311 (100.0%) 0.3397 (100.0%) Total
SwiftDriverJobDiscovery normal arm64 Compiling FileManager+ZIPDeprecated.swift, Archive+ZIP64.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftCompile normal arm64_32 Compiling\ FileManager+ZIPDeprecated.swift,\ Archive+ZIP64.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/FileManager+ZIPDeprecated.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/FileManager+ZIPDeprecated.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:146:5: warning: var 'maxUInt32' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
var maxUInt32 = UInt32.max
^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:146:5: note: convert 'maxUInt32' to a 'let' constant to make 'Sendable' shared state immutable
var maxUInt32 = UInt32.max
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:146:5: note: add '@MainActor' to make var 'maxUInt32' part of global actor 'MainActor'
var maxUInt32 = UInt32.max
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:146:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
var maxUInt32 = UInt32.max
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:5: warning: var 'maxUInt16' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
var maxUInt16 = UInt16.max
^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:5: note: convert 'maxUInt16' to a 'let' constant to make 'Sendable' shared state immutable
var maxUInt16 = UInt16.max
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:5: note: add '@MainActor' to make var 'maxUInt16' part of global actor 'MainActor'
var maxUInt16 = UInt16.max
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
var maxUInt16 = UInt16.max
^
nonisolated(unsafe)
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1775093583299098-swift-frontend-ZIPFoundation-FileManager_ZIPDeprecated.swift-arm64_32_apple_watchos2.0-o-Onone-876698279.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3421 seconds (0.3425 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0449 ( 17.9%) 0.0106 ( 11.7%) 0.0555 ( 16.2%) 0.0556 ( 16.2%) perform-sema
0.0448 ( 17.9%) 0.0106 ( 11.6%) 0.0554 ( 16.2%) 0.0555 ( 16.2%) Type checking and Semantic analysis
0.0220 ( 8.8%) 0.0214 ( 23.4%) 0.0434 ( 12.7%) 0.0434 ( 12.7%) parse-and-resolve-imports
0.0194 ( 7.7%) 0.0196 ( 21.6%) 0.0391 ( 11.4%) 0.0391 ( 11.4%) Import resolution
0.0267 ( 10.6%) 0.0052 ( 5.7%) 0.0319 ( 9.3%) 0.0319 ( 9.3%) typecheck-stmt
0.0246 ( 9.8%) 0.0047 ( 5.2%) 0.0294 ( 8.6%) 0.0295 ( 8.6%) typecheck-expr
0.0203 ( 8.1%) 0.0058 ( 6.4%) 0.0261 ( 7.6%) 0.0261 ( 7.6%) typecheck-decl
0.0117 ( 4.7%) 0.0031 ( 3.4%) 0.0148 ( 4.3%) 0.0148 ( 4.3%) build-rewrite-system
0.0072 ( 2.9%) 0.0013 ( 1.4%) 0.0085 ( 2.5%) 0.0085 ( 2.5%) SILGen
0.0060 ( 2.4%) 0.0025 ( 2.7%) 0.0085 ( 2.5%) 0.0085 ( 2.5%) IRGen
0.0084 ( 3.4%) 0.0000 ( 0.0%) 0.0085 ( 2.5%) 0.0085 ( 2.5%) SIL optimization
0.0061 ( 2.4%) 0.0009 ( 1.0%) 0.0070 ( 2.0%) 0.0071 ( 2.1%) precheck-target
0.0026 ( 1.1%) 0.0027 ( 2.9%) 0.0053 ( 1.6%) 0.0053 ( 1.6%) import-clang-decl
0.0044 ( 1.8%) 0.0008 ( 0.9%) 0.0052 ( 1.5%) 0.0052 ( 1.5%) SILGen-function
0.0010 ( 0.4%) 0.0018 ( 2.0%) 0.0028 ( 0.8%) 0.0028 ( 0.8%) load-stdlib
0.0004 ( 0.2%) 0.0000 ( 0.0%) 0.0004 ( 0.1%) 0.0004 ( 0.1%) typecheck-expr-pattern
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.2509 (100.0%) 0.0912 (100.0%) 0.3421 (100.0%) 0.3425 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.1876 seconds (0.1877 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.1412 (100.0%) 0.0464 (100.0%) 0.1876 (100.0%) 0.1877 (100.0%) Building Target
0.1412 (100.0%) 0.0464 (100.0%) 0.1876 (100.0%) 0.1877 (100.0%) Total
SwiftDriverJobDiscovery normal armv7k Compiling Entry.swift, Archive+WritingDeprecated.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftDriver\ Compilation ZIPFoundation normal armv7k com.apple.xcode.tools.swift.compiler (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ZIPFoundation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/armv7k/ZIPFoundation.SwiftFileList -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos2.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -application-extension -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/armv7k/ZIPFoundation-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/armv7k/ZIPFoundation.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/armv7k/ZIPFoundation_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/armv7k/ZIPFoundation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64_32 Compiling Archive+ReadingDeprecated.swift, Entry+Serialization.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftCompile normal arm64_32 Compiling\ Entry+ZIP64.swift,\ Archive+Helpers.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Entry+ZIP64.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Helpers.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Entry+ZIP64.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Helpers.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1775093583304767-swift-frontend-ZIPFoundation-Entry_ZIP64.swift-arm64_32_apple_watchos2.0-o-Onone-2632439264.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.8125 seconds (0.8136 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.1314 ( 19.4%) 0.0190 ( 14.2%) 0.1504 ( 18.5%) 0.1505 ( 18.5%) perform-sema
0.1313 ( 19.3%) 0.0190 ( 14.2%) 0.1503 ( 18.5%) 0.1504 ( 18.5%) Type checking and Semantic analysis
0.1109 ( 16.3%) 0.0145 ( 10.8%) 0.1254 ( 15.4%) 0.1255 ( 15.4%) typecheck-stmt
0.0971 ( 14.3%) 0.0123 ( 9.2%) 0.1094 ( 13.5%) 0.1094 ( 13.5%) typecheck-expr
0.0652 ( 9.6%) 0.0107 ( 8.0%) 0.0760 ( 9.3%) 0.0760 ( 9.3%) typecheck-decl
0.0212 ( 3.1%) 0.0215 ( 16.1%) 0.0427 ( 5.3%) 0.0427 ( 5.2%) parse-and-resolve-imports
0.0188 ( 2.8%) 0.0197 ( 14.7%) 0.0385 ( 4.7%) 0.0385 ( 4.7%) Import resolution
0.0233 ( 3.4%) 0.0006 ( 0.5%) 0.0240 ( 2.9%) 0.0247 ( 3.0%) SIL optimization
0.0188 ( 2.8%) 0.0011 ( 0.8%) 0.0200 ( 2.5%) 0.0200 ( 2.5%) precheck-target
0.0169 ( 2.5%) 0.0017 ( 1.2%) 0.0186 ( 2.3%) 0.0186 ( 2.3%) SILGen
0.0147 ( 2.2%) 0.0035 ( 2.6%) 0.0182 ( 2.2%) 0.0182 ( 2.2%) build-rewrite-system
0.0133 ( 2.0%) 0.0035 ( 2.6%) 0.0168 ( 2.1%) 0.0168 ( 2.1%) IRGen
0.0109 ( 1.6%) 0.0010 ( 0.8%) 0.0119 ( 1.5%) 0.0119 ( 1.5%) SILGen-function
0.0033 ( 0.5%) 0.0035 ( 2.7%) 0.0069 ( 0.8%) 0.0069 ( 0.8%) import-clang-decl
0.0009 ( 0.1%) 0.0020 ( 1.5%) 0.0029 ( 0.4%) 0.0029 ( 0.4%) load-stdlib
0.0003 ( 0.0%) 0.0001 ( 0.0%) 0.0004 ( 0.0%) 0.0004 ( 0.0%) get-conformance-access-path
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.6787 (100.0%) 0.1339 (100.0%) 0.8125 (100.0%) 0.8136 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.3888 seconds (0.3899 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.3284 (100.0%) 0.0603 (100.0%) 0.3888 (100.0%) 0.3899 (100.0%) Building Target
0.3284 (100.0%) 0.0603 (100.0%) 0.3888 (100.0%) 0.3899 (100.0%) Total
SwiftCompile normal arm64 Compiling\ URL+ZIP.swift,\ Date+ZIP.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/URL+ZIP.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Date+ZIP.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1775093583305615-swift-frontend-ZIPFoundation-URL_ZIP.swift-arm64_apple_watchos2.0-o-Onone-2060939961.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.5468 seconds (0.5469 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0814 ( 19.3%) 0.0163 ( 13.1%) 0.0977 ( 17.9%) 0.0977 ( 17.9%) perform-sema
0.0813 ( 19.2%) 0.0163 ( 13.1%) 0.0976 ( 17.8%) 0.0976 ( 17.8%) Type checking and Semantic analysis
0.0787 ( 18.6%) 0.0155 ( 12.5%) 0.0942 ( 17.2%) 0.0943 ( 17.2%) typecheck-stmt
0.0709 ( 16.8%) 0.0138 ( 11.1%) 0.0847 ( 15.5%) 0.0847 ( 15.5%) typecheck-expr
0.0210 ( 5.0%) 0.0215 ( 17.3%) 0.0424 ( 7.8%) 0.0425 ( 7.8%) parse-and-resolve-imports
0.0187 ( 4.4%) 0.0198 ( 16.0%) 0.0385 ( 7.0%) 0.0386 ( 7.1%) Import resolution
0.0128 ( 3.0%) 0.0033 ( 2.7%) 0.0162 ( 3.0%) 0.0162 ( 3.0%) typecheck-decl
0.0113 ( 2.7%) 0.0044 ( 3.6%) 0.0158 ( 2.9%) 0.0158 ( 2.9%) IRGen
0.0111 ( 2.6%) 0.0023 ( 1.8%) 0.0134 ( 2.4%) 0.0133 ( 2.4%) precheck-target
0.0100 ( 2.4%) 0.0033 ( 2.6%) 0.0132 ( 2.4%) 0.0132 ( 2.4%) build-rewrite-system
0.0088 ( 2.1%) 0.0001 ( 0.1%) 0.0089 ( 1.6%) 0.0089 ( 1.6%) SIL optimization
0.0044 ( 1.0%) 0.0041 ( 3.3%) 0.0085 ( 1.6%) 0.0085 ( 1.6%) import-clang-decl
0.0064 ( 1.5%) 0.0008 ( 0.6%) 0.0072 ( 1.3%) 0.0072 ( 1.3%) SILGen
0.0045 ( 1.1%) 0.0006 ( 0.5%) 0.0051 ( 0.9%) 0.0051 ( 0.9%) SILGen-function
0.0010 ( 0.2%) 0.0019 ( 1.5%) 0.0029 ( 0.5%) 0.0029 ( 0.5%) load-stdlib
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) load-all-members
0.0001 ( 0.0%) 0.0001 ( 0.1%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SIL verification, pre-optimization
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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.4227 (100.0%) 0.1241 (100.0%) 0.5468 (100.0%) 0.5469 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.2209 seconds (0.2212 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.1674 (100.0%) 0.0534 (100.0%) 0.2209 (100.0%) 0.2212 (100.0%) Building Target
0.1674 (100.0%) 0.0534 (100.0%) 0.2209 (100.0%) 0.2212 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/URL+ZIP.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Date+ZIP.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftDriverJobDiscovery normal arm64_32 Compiling Archive+Reading.swift, Archive+Deprecated.swift, Data+CompressionDeprecated.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftDriverJobDiscovery normal arm64_32 Compiling Entry.swift, Archive+WritingDeprecated.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftDriverJobDiscovery normal arm64_32 Compiling Archive+MemoryFile.swift, Data+Serialization.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftDriverJobDiscovery normal arm64_32 Compiling URL+ZIP.swift, Date+ZIP.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftDriverJobDiscovery normal arm64_32 Compiling FileManager+ZIP.swift, Archive+Progress.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/armv7k/Binary/ZIPFoundation normal armv7k (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target armv7k-apple-watchos2.0 -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/armv7k/ZIPFoundation.LinkFileList -install_name @rpath/ZIPFoundation.framework/ZIPFoundation -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker @executable_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/armv7k/ZIPFoundation_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/armv7k/ZIPFoundation_dependency_info.dat -fapplication-extension -fobjc-link-runtime -fprofile-instr-generate -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/armv7k/ZIPFoundation.swiftmodule -compatibility_version 1 -current_version 1 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/armv7k/Binary/ZIPFoundation
SwiftDriverJobDiscovery normal arm64_32 Compiling Archive+BackingConfiguration.swift, Data+Compression.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftDriverJobDiscovery normal arm64_32 Compiling Archive+Writing.swift, Archive.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling Entry.swift, Archive+WritingDeprecated.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftDriverJobDiscovery normal arm64_32 Compiling FileManager+ZIPDeprecated.swift, Archive+ZIP64.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling URL+ZIP.swift, Date+ZIP.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftDriver\ Compilation ZIPFoundation normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ZIPFoundation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.SwiftFileList -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos2.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -application-extension -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64/Binary/ZIPFoundation normal arm64 (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-watchos2.0 -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.LinkFileList -install_name @rpath/ZIPFoundation.framework/ZIPFoundation -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker @executable_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation_dependency_info.dat -fapplication-extension -fobjc-link-runtime -fprofile-instr-generate -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.swiftmodule -compatibility_version 1 -current_version 1 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64/Binary/ZIPFoundation
SwiftDriverJobDiscovery normal arm64_32 Compiling Entry+ZIP64.swift, Archive+Helpers.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftDriver\ Compilation ZIPFoundation normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ZIPFoundation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64_32/ZIPFoundation.SwiftFileList -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos2.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -application-extension -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64_32/ZIPFoundation-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64_32/ZIPFoundation.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64_32/ZIPFoundation_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64_32/ZIPFoundation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64_32/Binary/ZIPFoundation normal arm64_32 (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64_32-apple-watchos2.0 -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64_32/ZIPFoundation.LinkFileList -install_name @rpath/ZIPFoundation.framework/ZIPFoundation -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker @executable_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64_32/ZIPFoundation_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64_32/ZIPFoundation_dependency_info.dat -fapplication-extension -fobjc-link-runtime -fprofile-instr-generate -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64_32/ZIPFoundation.swiftmodule -compatibility_version 1 -current_version 1 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64_32/Binary/ZIPFoundation
CreateUniversalBinary /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework/ZIPFoundation normal arm64\ armv7k\ arm64_32 (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64/Binary/ZIPFoundation /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/armv7k/Binary/ZIPFoundation /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64_32/Binary/ZIPFoundation -output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework/ZIPFoundation
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework/PrivacyInfo.xcprivacy /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Resources/PrivacyInfo.xcprivacy (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -remove-static-executable /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Resources/PrivacyInfo.xcprivacy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework
ExtractAppIntentsMetadata (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name ZIPFoundation --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk --xcode-version 16E140 --platform-family watchOS --deployment-target 2.0 --bundle-identifier com.peakstep.ZIPFoundation --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework --target-triple arm64-apple-watchos2.0 --target-triple armv7k-apple-watchos2.0 --target-triple arm64_32-apple-watchos2.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework/ZIPFoundation --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation_dependency_info.dat --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/armv7k/ZIPFoundation_dependency_info.dat --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64_32/ZIPFoundation_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/armv7k/ExtractedAppShortcutsMetadata.stringsdata --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64_32/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.SwiftFileList --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/armv7k/ZIPFoundation.SwiftFileList --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64_32/ZIPFoundation.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/ZIPFoundation.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/ZIPFoundation.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.SwiftConstValuesFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/armv7k/ZIPFoundation.SwiftConstValuesFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-watchos/ZIPFoundation.build/Objects-normal/arm64_32/ZIPFoundation.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-04-01 18:33:03.902 appintentsmetadataprocessor[771:4483] Starting appintentsmetadataprocessor export
2026-04-01 18:33:03.905 appintentsmetadataprocessor[771:4483] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos/ZIPFoundation.framework/ZIPFoundation.tbd (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/tapi stubify -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework/ZIPFoundation -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos/ZIPFoundation.framework/ZIPFoundation.tbd
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ZIPFoundation.framework
/Users/admin/builder/spi-builder-workspace/ZIPFoundation.xcodeproj: warning: The watchOS deployment target 'WATCHOS_DEPLOYMENT_TARGET' is set to 2.0, but the range of supported deployment target versions is 4.0 to 11.4.99. (in target 'ZIPFoundation' from project 'ZIPFoundation')
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "ZIPFoundation",
"name" : "ZIPFoundation",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.13"
},
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "12.0"
},
{
"name" : "watchos",
"version" : "4.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "ZIPFoundation",
"targets" : [
"ZIPFoundation"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"4",
"4.2",
"5"
],
"targets" : [
{
"c99name" : "ZIPFoundationTests",
"module_type" : "SwiftTarget",
"name" : "ZIPFoundationTests",
"path" : "Tests/ZIPFoundationTests",
"sources" : [
"ZIPFoundationArchiveTests+ZIP64.swift",
"ZIPFoundationArchiveTests.swift",
"ZIPFoundationDataSerializationTests.swift",
"ZIPFoundationEntryTests+ZIP64.swift",
"ZIPFoundationEntryTests.swift",
"ZIPFoundationErrorConditionTests+ZIP64.swift",
"ZIPFoundationErrorConditionTests.swift",
"ZIPFoundationFileAttributeTests.swift",
"ZIPFoundationFileManagerTests+ZIP64.swift",
"ZIPFoundationFileManagerTests.swift",
"ZIPFoundationMemoryTests.swift",
"ZIPFoundationPerformanceTests.swift",
"ZIPFoundationProgressTests.swift",
"ZIPFoundationReadingTests+ZIP64.swift",
"ZIPFoundationReadingTests.swift",
"ZIPFoundationTests.swift",
"ZIPFoundationWritingTests+ZIP64.swift",
"ZIPFoundationWritingTests.swift"
],
"target_dependencies" : [
"ZIPFoundation"
],
"type" : "test"
},
{
"c99name" : "ZIPFoundation",
"module_type" : "SwiftTarget",
"name" : "ZIPFoundation",
"path" : "Sources/ZIPFoundation",
"product_memberships" : [
"ZIPFoundation"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Resources/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Archive+BackingConfiguration.swift",
"Archive+Deprecated.swift",
"Archive+Helpers.swift",
"Archive+MemoryFile.swift",
"Archive+Progress.swift",
"Archive+Reading.swift",
"Archive+ReadingDeprecated.swift",
"Archive+Writing.swift",
"Archive+WritingDeprecated.swift",
"Archive+ZIP64.swift",
"Archive.swift",
"Data+Compression.swift",
"Data+CompressionDeprecated.swift",
"Data+Serialization.swift",
"Date+ZIP.swift",
"Entry+Serialization.swift",
"Entry+ZIP64.swift",
"Entry.swift",
"FileManager+ZIP.swift",
"FileManager+ZIPDeprecated.swift",
"URL+ZIP.swift"
],
"target_dependencies" : [
"CZLib"
],
"type" : "library"
},
{
"c99name" : "CZLib",
"module_type" : "SystemLibraryTarget",
"name" : "CZLib",
"path" : "Sources/CZLib",
"product_memberships" : [
"ZIPFoundation"
],
"sources" : [
],
"type" : "system-target"
}
],
"tools_version" : "5.9"
}
Done.