Build Information
Successful build of Schedule, reference master (e388fc
), with Swift 6.1 for watchOS using Xcode 16.3 on 26 Apr 2025 03:51:25 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 Schedule-Package -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Build Log
SwiftCompile normal arm64_32 Compiling\ Monthday.swift /Users/admin/builder/spi-builder-workspace/Sources/Schedule/Monthday.swift (in target 'Schedule' from project 'Schedule')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Schedule/Monthday.swift (in target 'Schedule' from project 'Schedule')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745639480494441-swift-frontend-Schedule-Monthday.swift-arm64_32_apple_watchos2.0-o-Onone-3250201906.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.5429 seconds (3.6635 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0204 ( 7.2%) 0.0731 ( 28.1%) 0.0935 ( 17.2%) 1.5685 ( 42.8%) parse-and-resolve-imports
0.0192 ( 6.8%) 0.0722 ( 27.8%) 0.0914 ( 16.8%) 1.5664 ( 42.8%) Import resolution
0.0023 ( 0.8%) 0.0226 ( 8.7%) 0.0249 ( 4.6%) 0.1889 ( 5.2%) load-stdlib
0.0848 ( 30.0%) 0.0307 ( 11.8%) 0.1155 ( 21.3%) 0.1175 ( 3.2%) build-rewrite-system
0.0312 ( 11.0%) 0.0131 ( 5.1%) 0.0443 ( 8.2%) 0.0458 ( 1.2%) perform-sema
0.0311 ( 11.0%) 0.0131 ( 5.0%) 0.0442 ( 8.2%) 0.0457 ( 1.2%) Type checking and Semantic analysis
0.0273 ( 9.7%) 0.0073 ( 2.8%) 0.0346 ( 6.4%) 0.0348 ( 0.9%) typecheck-stmt
0.0141 ( 5.0%) 0.0073 ( 2.8%) 0.0214 ( 3.9%) 0.0223 ( 0.6%) typecheck-decl
0.0133 ( 4.7%) 0.0083 ( 3.2%) 0.0216 ( 4.0%) 0.0216 ( 0.6%) import-clang-decl
0.0146 ( 5.1%) 0.0049 ( 1.9%) 0.0195 ( 3.6%) 0.0201 ( 0.5%) typecheck-expr
0.0117 ( 4.1%) 0.0031 ( 1.2%) 0.0148 ( 2.7%) 0.0148 ( 0.4%) precheck-target
0.0032 ( 1.1%) 0.0022 ( 0.9%) 0.0054 ( 1.0%) 0.0054 ( 0.1%) IRGen
0.0030 ( 1.0%) 0.0009 ( 0.4%) 0.0039 ( 0.7%) 0.0039 ( 0.1%) SILGen
0.0037 ( 1.3%) 0.0001 ( 0.0%) 0.0037 ( 0.7%) 0.0037 ( 0.1%) SIL optimization
0.0021 ( 0.7%) 0.0008 ( 0.3%) 0.0029 ( 0.5%) 0.0029 ( 0.1%) SILGen-function
0.0008 ( 0.3%) 0.0002 ( 0.1%) 0.0010 ( 0.2%) 0.0010 ( 0.0%) load-all-members
0.0002 ( 0.1%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.2830 (100.0%) 0.2599 (100.0%) 0.5429 (100.0%) 3.6635 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.5630 seconds (3.2842 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9117 (100.0%) 0.6513 (100.0%) 1.5630 (100.0%) 3.2842 (100.0%) Building Target
0.9117 (100.0%) 0.6513 (100.0%) 1.5630 (100.0%) 3.2842 (100.0%) Total
SwiftCompile normal arm64_32 Compiling\ Extensions.swift,\ Interval.swift /Users/admin/builder/spi-builder-workspace/Sources/Schedule/Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Schedule/Interval.swift (in target 'Schedule' from project 'Schedule')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745639480498909-swift-frontend-Schedule-Extensions.swift-arm64_32_apple_watchos2.0-o-Onone-4279045056.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.5887 seconds (4.3859 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0209 ( 6.6%) 0.0877 ( 32.1%) 0.1085 ( 18.4%) 1.9441 ( 44.3%) parse-and-resolve-imports
0.0197 ( 6.2%) 0.0868 ( 31.8%) 0.1065 ( 18.1%) 1.9420 ( 44.3%) Import resolution
0.0021 ( 0.7%) 0.0207 ( 7.6%) 0.0228 ( 3.9%) 0.1474 ( 3.4%) load-stdlib
0.0554 ( 17.5%) 0.0207 ( 7.6%) 0.0760 ( 12.9%) 0.0763 ( 1.7%) build-rewrite-system
0.0500 ( 15.8%) 0.0118 ( 4.3%) 0.0618 ( 10.5%) 0.0621 ( 1.4%) perform-sema
0.0499 ( 15.8%) 0.0118 ( 4.3%) 0.0616 ( 10.5%) 0.0619 ( 1.4%) Type checking and Semantic analysis
0.0396 ( 12.6%) 0.0090 ( 3.3%) 0.0487 ( 8.3%) 0.0489 ( 1.1%) typecheck-stmt
0.0123 ( 3.9%) 0.0105 ( 3.8%) 0.0228 ( 3.9%) 0.0228 ( 0.5%) import-clang-decl
0.0144 ( 4.6%) 0.0034 ( 1.3%) 0.0178 ( 3.0%) 0.0181 ( 0.4%) typecheck-expr
0.0116 ( 3.7%) 0.0030 ( 1.1%) 0.0147 ( 2.5%) 0.0147 ( 0.3%) precheck-target
0.0115 ( 3.6%) 0.0027 ( 1.0%) 0.0142 ( 2.4%) 0.0142 ( 0.3%) typecheck-decl
0.0062 ( 2.0%) 0.0027 ( 1.0%) 0.0089 ( 1.5%) 0.0090 ( 0.2%) IRGen
0.0078 ( 2.5%) 0.0010 ( 0.4%) 0.0087 ( 1.5%) 0.0087 ( 0.2%) SILGen
0.0076 ( 2.4%) 0.0003 ( 0.1%) 0.0079 ( 1.3%) 0.0079 ( 0.2%) SIL optimization
0.0059 ( 1.9%) 0.0007 ( 0.2%) 0.0065 ( 1.1%) 0.0065 ( 0.1%) SILGen-function
0.0008 ( 0.2%) 0.0002 ( 0.1%) 0.0010 ( 0.2%) 0.0010 ( 0.0%) load-all-members
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.3158 (100.0%) 0.2729 (100.0%) 0.5887 (100.0%) 4.3859 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.2651 seconds (3.2907 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.6940 (100.0%) 0.5711 (100.0%) 1.2651 (100.0%) 3.2907 (100.0%) Building Target
0.6940 (100.0%) 0.5711 (100.0%) 1.2651 (100.0%) 3.2907 (100.0%) Total
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Schedule/Extensions.swift (in target 'Schedule' from project 'Schedule')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Schedule/Interval.swift (in target 'Schedule' from project 'Schedule')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64_32 Compiling\ TaskCenter.swift /Users/admin/builder/spi-builder-workspace/Sources/Schedule/TaskCenter.swift (in target 'Schedule' from project 'Schedule')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Schedule/TaskCenter.swift (in target 'Schedule' from project 'Schedule')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/Schedule/TaskCenter.swift:28:13: warning: let '_default' is not concurrency-safe because non-'Sendable' type 'TaskCenter' may have shared mutable state; this is an error in the Swift 6 language mode
private let _default = TaskCenter()
^
/Users/admin/builder/spi-builder-workspace/Sources/Schedule/TaskCenter.swift:31:12: note: class 'TaskCenter' does not conform to the 'Sendable' protocol
open class TaskCenter {
^
/Users/admin/builder/spi-builder-workspace/Sources/Schedule/TaskCenter.swift:28:13: note: add '@MainActor' to make let '_default' part of global actor 'MainActor'
private let _default = TaskCenter()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Schedule/TaskCenter.swift:28:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private let _default = TaskCenter()
^
nonisolated(unsafe)
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745639480499392-swift-frontend-Schedule-TaskCenter.swift-arm64_32_apple_watchos2.0-o-Onone-1285686226.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.5885 seconds (4.1407 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0205 ( 6.4%) 0.0821 ( 30.6%) 0.1026 ( 17.4%) 1.8275 ( 44.1%) parse-and-resolve-imports
0.0193 ( 6.0%) 0.0810 ( 30.2%) 0.1003 ( 17.0%) 1.8252 ( 44.1%) Import resolution
0.0022 ( 0.7%) 0.0245 ( 9.1%) 0.0268 ( 4.6%) 0.1269 ( 3.1%) load-stdlib
0.0808 ( 25.3%) 0.0291 ( 10.8%) 0.1100 ( 18.7%) 0.1111 ( 2.7%) build-rewrite-system
0.0429 ( 13.4%) 0.0095 ( 3.5%) 0.0524 ( 8.9%) 0.0526 ( 1.3%) perform-sema
0.0428 ( 13.4%) 0.0095 ( 3.5%) 0.0523 ( 8.9%) 0.0525 ( 1.3%) Type checking and Semantic analysis
0.0282 ( 8.8%) 0.0027 ( 1.0%) 0.0309 ( 5.2%) 0.0309 ( 0.7%) typecheck-stmt
0.0245 ( 7.6%) 0.0045 ( 1.7%) 0.0289 ( 4.9%) 0.0291 ( 0.7%) typecheck-expr
0.0126 ( 3.9%) 0.0125 ( 4.7%) 0.0251 ( 4.3%) 0.0256 ( 0.6%) import-clang-decl
0.0137 ( 4.3%) 0.0067 ( 2.5%) 0.0204 ( 3.5%) 0.0205 ( 0.5%) typecheck-decl
0.0104 ( 3.2%) 0.0040 ( 1.5%) 0.0144 ( 2.4%) 0.0144 ( 0.3%) IRGen
0.0066 ( 2.1%) 0.0010 ( 0.4%) 0.0076 ( 1.3%) 0.0076 ( 0.2%) SILGen
0.0067 ( 2.1%) 0.0001 ( 0.1%) 0.0068 ( 1.2%) 0.0069 ( 0.2%) SIL optimization
0.0049 ( 1.5%) 0.0008 ( 0.3%) 0.0057 ( 1.0%) 0.0057 ( 0.1%) SILGen-function
0.0029 ( 0.9%) 0.0001 ( 0.0%) 0.0031 ( 0.5%) 0.0031 ( 0.1%) precheck-target
0.0007 ( 0.2%) 0.0003 ( 0.1%) 0.0009 ( 0.2%) 0.0009 ( 0.0%) load-all-members
0.0002 ( 0.1%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 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.3200 (100.0%) 0.2685 (100.0%) 0.5885 (100.0%) 4.1407 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.4015 seconds (3.2836 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8797 (100.0%) 0.5218 (100.0%) 1.4015 (100.0%) 3.2836 (100.0%) Building Target
0.8797 (100.0%) 0.5218 (100.0%) 1.4015 (100.0%) 3.2836 (100.0%) Total
SwiftCompile normal arm64_32 Compiling\ Period.swift /Users/admin/builder/spi-builder-workspace/Sources/Schedule/Period.swift (in target 'Schedule' from project 'Schedule')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745639480484948-swift-frontend-Schedule-Period.swift-arm64_32_apple_watchos2.0-o-Onone-1324430370.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.7207 seconds (4.2444 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0214 ( 5.1%) 0.0850 ( 28.4%) 0.1064 ( 14.8%) 1.8119 ( 42.7%) parse-and-resolve-imports
0.0204 ( 4.8%) 0.0841 ( 28.1%) 0.1045 ( 14.5%) 1.8101 ( 42.6%) Import resolution
0.0022 ( 0.5%) 0.0265 ( 8.9%) 0.0288 ( 4.0%) 0.1398 ( 3.3%) load-stdlib
0.0664 ( 15.7%) 0.0163 ( 5.5%) 0.0827 ( 11.5%) 0.0829 ( 2.0%) perform-sema
0.0663 ( 15.7%) 0.0163 ( 5.4%) 0.0826 ( 11.5%) 0.0828 ( 2.0%) Type checking and Semantic analysis
0.0562 ( 13.3%) 0.0198 ( 6.6%) 0.0760 ( 10.5%) 0.0768 ( 1.8%) build-rewrite-system
0.0509 ( 12.1%) 0.0105 ( 3.5%) 0.0614 ( 8.5%) 0.0616 ( 1.5%) typecheck-stmt
0.0473 ( 11.2%) 0.0102 ( 3.4%) 0.0575 ( 8.0%) 0.0576 ( 1.4%) typecheck-expr
0.0163 ( 3.9%) 0.0062 ( 2.1%) 0.0224 ( 3.1%) 0.0224 ( 0.5%) typecheck-decl
0.0124 ( 2.9%) 0.0091 ( 3.1%) 0.0216 ( 3.0%) 0.0216 ( 0.5%) import-clang-decl
0.0163 ( 3.9%) 0.0042 ( 1.4%) 0.0205 ( 2.8%) 0.0205 ( 0.5%) SILGen
0.0119 ( 2.8%) 0.0054 ( 1.8%) 0.0172 ( 2.4%) 0.0173 ( 0.4%) IRGen
0.0113 ( 2.7%) 0.0031 ( 1.0%) 0.0144 ( 2.0%) 0.0144 ( 0.3%) SILGen-function
0.0088 ( 2.1%) 0.0010 ( 0.3%) 0.0098 ( 1.4%) 0.0098 ( 0.2%) precheck-target
0.0088 ( 2.1%) 0.0001 ( 0.0%) 0.0089 ( 1.2%) 0.0089 ( 0.2%) SIL optimization
0.0027 ( 0.6%) 0.0006 ( 0.2%) 0.0033 ( 0.5%) 0.0033 ( 0.1%) typecheck-for-each
0.0012 ( 0.3%) 0.0002 ( 0.1%) 0.0014 ( 0.2%) 0.0014 ( 0.0%) typecheck-expr-pattern
0.0008 ( 0.2%) 0.0003 ( 0.1%) 0.0012 ( 0.2%) 0.0012 ( 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.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.4217 (100.0%) 0.2990 (100.0%) 0.7207 (100.0%) 4.2444 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.4149 seconds (3.3016 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.7893 (100.0%) 0.6256 (100.0%) 1.4149 (100.0%) 3.3016 (100.0%) Building Target
0.7893 (100.0%) 0.6256 (100.0%) 1.4149 (100.0%) 3.3016 (100.0%) Total
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Schedule/Period.swift (in target 'Schedule' from project 'Schedule')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/Schedule/Period.swift:45:24: warning: static property 'quantifiers' is not concurrency-safe because non-'Sendable' type 'Atomic<[String : Int]>' may have shared mutable state; this is an error in the Swift 6 language mode
private static let quantifiers: Atomic<[String: Int]> = Atomic([
^
/Users/admin/builder/spi-builder-workspace/Sources/Schedule/Atomic.swift:4:13: note: generic class 'Atomic' does not conform to the 'Sendable' protocol
final class Atomic<T> {
^
/Users/admin/builder/spi-builder-workspace/Sources/Schedule/Period.swift:45:24: note: add '@MainActor' to make static property 'quantifiers' part of global actor 'MainActor'
private static let quantifiers: Atomic<[String: Int]> = Atomic([
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Schedule/Period.swift:45:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static let quantifiers: Atomic<[String: Int]> = Atomic([
^
nonisolated(unsafe)
SwiftCompile normal arm64_32 Compiling\ Atomic.swift,\ Bag.swift /Users/admin/builder/spi-builder-workspace/Sources/Schedule/Atomic.swift /Users/admin/builder/spi-builder-workspace/Sources/Schedule/Bag.swift (in target 'Schedule' from project 'Schedule')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Schedule/Atomic.swift (in target 'Schedule' from project 'Schedule')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Schedule/Bag.swift (in target 'Schedule' from project 'Schedule')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745639480501868-swift-frontend-Schedule-Atomic.swift-arm64_32_apple_watchos2.0-o-Onone-1295712308.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.5521 seconds (3.6832 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0259 ( 9.7%) 0.0943 ( 33.2%) 0.1202 ( 21.8%) 1.6359 ( 44.4%) parse-and-resolve-imports
0.0250 ( 9.3%) 0.0935 ( 32.9%) 0.1185 ( 21.5%) 1.6342 ( 44.4%) Import resolution
0.0023 ( 0.8%) 0.0199 ( 7.0%) 0.0222 ( 4.0%) 0.1177 ( 3.2%) load-stdlib
0.0814 ( 30.4%) 0.0297 ( 10.5%) 0.1111 ( 20.1%) 0.1112 ( 3.0%) build-rewrite-system
0.0264 ( 9.9%) 0.0082 ( 2.9%) 0.0346 ( 6.3%) 0.0358 ( 1.0%) perform-sema
0.0263 ( 9.8%) 0.0082 ( 2.9%) 0.0345 ( 6.2%) 0.0357 ( 1.0%) Type checking and Semantic analysis
0.0175 ( 6.5%) 0.0066 ( 2.3%) 0.0240 ( 4.4%) 0.0253 ( 0.7%) typecheck-decl
0.0117 ( 4.4%) 0.0098 ( 3.4%) 0.0215 ( 3.9%) 0.0215 ( 0.6%) import-clang-decl
0.0137 ( 5.1%) 0.0026 ( 0.9%) 0.0164 ( 3.0%) 0.0164 ( 0.4%) typecheck-stmt
0.0109 ( 4.1%) 0.0039 ( 1.4%) 0.0148 ( 2.7%) 0.0150 ( 0.4%) typecheck-expr
0.0058 ( 2.2%) 0.0044 ( 1.6%) 0.0102 ( 1.8%) 0.0102 ( 0.3%) IRGen
0.0061 ( 2.3%) 0.0012 ( 0.4%) 0.0073 ( 1.3%) 0.0073 ( 0.2%) SILGen
0.0054 ( 2.0%) 0.0011 ( 0.4%) 0.0064 ( 1.2%) 0.0064 ( 0.2%) precheck-target
0.0041 ( 1.5%) 0.0006 ( 0.2%) 0.0047 ( 0.8%) 0.0047 ( 0.1%) SILGen-function
0.0044 ( 1.6%) 0.0001 ( 0.0%) 0.0045 ( 0.8%) 0.0045 ( 0.1%) SIL optimization
0.0007 ( 0.3%) 0.0003 ( 0.1%) 0.0010 ( 0.2%) 0.0010 ( 0.0%) load-all-members
0.0002 ( 0.1%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) associated-type-inference
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.2676 (100.0%) 0.2844 (100.0%) 0.5521 (100.0%) 3.6832 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.5955 seconds (3.2810 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9279 (100.0%) 0.6676 (100.0%) 1.5955 (100.0%) 3.2810 (100.0%) Building Target
0.9279 (100.0%) 0.6676 (100.0%) 1.5955 (100.0%) 3.2810 (100.0%) Total
SwiftCompile normal arm64_32 Compiling\ Time.swift /Users/admin/builder/spi-builder-workspace/Sources/Schedule/Time.swift (in target 'Schedule' from project 'Schedule')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745639480505243-swift-frontend-Schedule-Time.swift-arm64_32_apple_watchos2.0-o-Onone-467960387.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.7356 seconds (4.2651 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0214 ( 5.1%) 0.0884 ( 28.0%) 0.1098 ( 14.9%) 1.8252 ( 42.8%) parse-and-resolve-imports
0.0203 ( 4.8%) 0.0874 ( 27.7%) 0.1077 ( 14.6%) 1.8231 ( 42.7%) Import resolution
0.0024 ( 0.6%) 0.0196 ( 6.2%) 0.0220 ( 3.0%) 0.1185 ( 2.8%) load-stdlib
0.0806 ( 19.2%) 0.0295 ( 9.3%) 0.1101 ( 15.0%) 0.1109 ( 2.6%) build-rewrite-system
0.0560 ( 13.3%) 0.0156 ( 5.0%) 0.0717 ( 9.7%) 0.0719 ( 1.7%) perform-sema
0.0560 ( 13.3%) 0.0156 ( 5.0%) 0.0716 ( 9.7%) 0.0719 ( 1.7%) Type checking and Semantic analysis
0.0525 ( 12.5%) 0.0145 ( 4.6%) 0.0671 ( 9.1%) 0.0673 ( 1.6%) typecheck-stmt
0.0484 ( 11.5%) 0.0140 ( 4.4%) 0.0624 ( 8.5%) 0.0626 ( 1.5%) typecheck-expr
0.0150 ( 3.6%) 0.0117 ( 3.7%) 0.0267 ( 3.6%) 0.0267 ( 0.6%) import-clang-decl
0.0175 ( 4.2%) 0.0062 ( 2.0%) 0.0237 ( 3.2%) 0.0240 ( 0.6%) typecheck-decl
0.0146 ( 3.5%) 0.0040 ( 1.3%) 0.0186 ( 2.5%) 0.0186 ( 0.4%) precheck-target
0.0113 ( 2.7%) 0.0023 ( 0.7%) 0.0136 ( 1.9%) 0.0136 ( 0.3%) SILGen
0.0082 ( 1.9%) 0.0045 ( 1.4%) 0.0127 ( 1.7%) 0.0127 ( 0.3%) IRGen
0.0069 ( 1.6%) 0.0015 ( 0.5%) 0.0084 ( 1.1%) 0.0084 ( 0.2%) SILGen-function
0.0067 ( 1.6%) 0.0002 ( 0.1%) 0.0069 ( 0.9%) 0.0069 ( 0.2%) SIL optimization
0.0008 ( 0.2%) 0.0002 ( 0.1%) 0.0010 ( 0.1%) 0.0010 ( 0.0%) load-all-members
0.0007 ( 0.2%) 0.0001 ( 0.0%) 0.0009 ( 0.1%) 0.0009 ( 0.0%) typecheck-expr-pattern
0.0003 ( 0.1%) 0.0001 ( 0.0%) 0.0004 ( 0.1%) 0.0004 ( 0.0%) typecheck-for-each
0.0002 ( 0.0%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 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%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.4199 (100.0%) 0.3157 (100.0%) 0.7356 (100.0%) 4.2651 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.4086 seconds (3.2764 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8886 (100.0%) 0.5200 (100.0%) 1.4086 (100.0%) 3.2764 (100.0%) Building Target
0.8886 (100.0%) 0.5200 (100.0%) 1.4086 (100.0%) 3.2764 (100.0%) Total
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Schedule/Time.swift (in target 'Schedule' from project 'Schedule')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64_32 Compiling\ Weekday.swift /Users/admin/builder/spi-builder-workspace/Sources/Schedule/Weekday.swift (in target 'Schedule' from project 'Schedule')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745639480502774-swift-frontend-Schedule-Weekday.swift-arm64_32_apple_watchos2.0-o-Onone-832166322.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 3.1084 seconds (3.5926 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9752 ( 45.7%) 0.4470 ( 45.8%) 1.4222 ( 45.8%) 1.5930 ( 44.3%) parse-and-resolve-imports
0.9740 ( 45.7%) 0.4432 ( 45.4%) 1.4172 ( 45.6%) 1.5843 ( 44.1%) Import resolution
0.0021 ( 0.1%) 0.0187 ( 1.9%) 0.0208 ( 0.7%) 0.1541 ( 4.3%) load-stdlib
0.0827 ( 3.9%) 0.0169 ( 1.7%) 0.0996 ( 3.2%) 0.0996 ( 2.8%) build-rewrite-system
0.0223 ( 1.0%) 0.0117 ( 1.2%) 0.0340 ( 1.1%) 0.0377 ( 1.1%) perform-sema
0.0223 ( 1.0%) 0.0117 ( 1.2%) 0.0339 ( 1.1%) 0.0377 ( 1.0%) Type checking and Semantic analysis
0.0117 ( 0.6%) 0.0107 ( 1.1%) 0.0224 ( 0.7%) 0.0261 ( 0.7%) typecheck-decl
0.0116 ( 0.5%) 0.0080 ( 0.8%) 0.0196 ( 0.6%) 0.0196 ( 0.5%) import-clang-decl
0.0113 ( 0.5%) 0.0012 ( 0.1%) 0.0125 ( 0.4%) 0.0125 ( 0.3%) typecheck-stmt
0.0036 ( 0.2%) 0.0018 ( 0.2%) 0.0055 ( 0.2%) 0.0059 ( 0.2%) SILGen
0.0027 ( 0.1%) 0.0026 ( 0.3%) 0.0052 ( 0.2%) 0.0057 ( 0.2%) IRGen
0.0024 ( 0.1%) 0.0015 ( 0.2%) 0.0039 ( 0.1%) 0.0043 ( 0.1%) SILGen-function
0.0035 ( 0.2%) 0.0001 ( 0.0%) 0.0037 ( 0.1%) 0.0037 ( 0.1%) precheck-target
0.0018 ( 0.1%) 0.0013 ( 0.1%) 0.0032 ( 0.1%) 0.0036 ( 0.1%) typecheck-expr
0.0027 ( 0.1%) 0.0000 ( 0.0%) 0.0028 ( 0.1%) 0.0028 ( 0.1%) SIL optimization
0.0008 ( 0.0%) 0.0001 ( 0.0%) 0.0009 ( 0.0%) 0.0009 ( 0.0%) typecheck-expr-pattern
0.0007 ( 0.0%) 0.0002 ( 0.0%) 0.0008 ( 0.0%) 0.0008 ( 0.0%) load-all-members
0.0002 ( 0.0%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 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%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
2.1316 (100.0%) 0.9768 (100.0%) 3.1084 (100.0%) 3.5926 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.8843 seconds (3.2761 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.8624 (100.0%) 1.0219 (100.0%) 2.8843 (100.0%) 3.2761 (100.0%) Building Target
1.8624 (100.0%) 1.0219 (100.0%) 2.8843 (100.0%) 3.2761 (100.0%) Total
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Schedule/Weekday.swift (in target 'Schedule' from project 'Schedule')
cd /Users/admin/builder/spi-builder-workspace
SwiftEmitModule normal arm64 Emitting\ module\ for\ Schedule (in target 'Schedule' from project 'Schedule')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745639480506959-swift-frontend-Schedule-all-arm64_apple_watchos2.0-swiftmodule-Onone-3200283145.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 3.1642 seconds (3.6270 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9878 ( 46.3%) 0.4566 ( 44.3%) 1.4444 ( 45.6%) 1.6333 ( 45.0%) parse-and-resolve-imports
0.9865 ( 46.3%) 0.4529 ( 43.9%) 1.4395 ( 45.5%) 1.6245 ( 44.8%) Import resolution
0.0149 ( 0.7%) 0.0425 ( 4.1%) 0.0574 ( 1.8%) 0.1102 ( 3.0%) load-stdlib
0.0330 ( 1.5%) 0.0186 ( 1.8%) 0.0516 ( 1.6%) 0.0569 ( 1.6%) perform-sema
0.0328 ( 1.5%) 0.0186 ( 1.8%) 0.0514 ( 1.6%) 0.0567 ( 1.6%) Type checking and Semantic analysis
0.0323 ( 1.5%) 0.0183 ( 1.8%) 0.0506 ( 1.6%) 0.0560 ( 1.5%) typecheck-decl
0.0103 ( 0.5%) 0.0072 ( 0.7%) 0.0175 ( 0.6%) 0.0269 ( 0.7%) SIL optimization
0.0027 ( 0.1%) 0.0052 ( 0.5%) 0.0079 ( 0.3%) 0.0165 ( 0.5%) Serialization, swiftmodule
0.0063 ( 0.3%) 0.0051 ( 0.5%) 0.0114 ( 0.4%) 0.0129 ( 0.4%) typecheck-expr
0.0103 ( 0.5%) 0.0019 ( 0.2%) 0.0121 ( 0.4%) 0.0121 ( 0.3%) SILGen
0.0049 ( 0.2%) 0.0013 ( 0.1%) 0.0061 ( 0.2%) 0.0061 ( 0.2%) SILGen-function
0.0019 ( 0.1%) 0.0022 ( 0.2%) 0.0040 ( 0.1%) 0.0041 ( 0.1%) import-clang-decl
0.0038 ( 0.2%) 0.0001 ( 0.0%) 0.0039 ( 0.1%) 0.0039 ( 0.1%) build-rewrite-system
0.0014 ( 0.1%) 0.0002 ( 0.0%) 0.0016 ( 0.1%) 0.0021 ( 0.1%) Serialization, swiftdoc
0.0013 ( 0.1%) 0.0002 ( 0.0%) 0.0015 ( 0.0%) 0.0015 ( 0.0%) typecheck-stmt
0.0008 ( 0.0%) 0.0003 ( 0.0%) 0.0011 ( 0.0%) 0.0011 ( 0.0%) precheck-target
0.0009 ( 0.0%) 0.0001 ( 0.0%) 0.0010 ( 0.0%) 0.0010 ( 0.0%) typecheck-expr-pattern
0.0007 ( 0.0%) 0.0001 ( 0.0%) 0.0008 ( 0.0%) 0.0008 ( 0.0%) Serialization, swiftsourceinfo
0.0002 ( 0.0%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) module-populate-cache
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SIL verification, pre-optimization
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) associated-type-inference
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.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-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.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
2.1328 (100.0%) 1.0315 (100.0%) 3.1642 (100.0%) 3.6270 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.6023 seconds (1.8654 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.0650 (100.0%) 0.5373 (100.0%) 1.6023 (100.0%) 1.8654 (100.0%) Building Target
1.0650 (100.0%) 0.5373 (100.0%) 1.6023 (100.0%) 1.8654 (100.0%) Total
EmitSwiftModule normal arm64 (in target 'Schedule' from project 'Schedule')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/Schedule/Period.swift:45:24: warning: static property 'quantifiers' is not concurrency-safe because non-'Sendable' type 'Atomic<[String : Int]>' may have shared mutable state; this is an error in the Swift 6 language mode
private static let quantifiers: Atomic<[String: Int]> = Atomic([
^
/Users/admin/builder/spi-builder-workspace/Sources/Schedule/Atomic.swift:4:13: note: generic class 'Atomic' does not conform to the 'Sendable' protocol
final class Atomic<T> {
^
/Users/admin/builder/spi-builder-workspace/Sources/Schedule/Period.swift:45:24: note: add '@MainActor' to make static property 'quantifiers' part of global actor 'MainActor'
private static let quantifiers: Atomic<[String: Int]> = Atomic([
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Schedule/Period.swift:45:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static let quantifiers: Atomic<[String: Int]> = Atomic([
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Schedule/TaskCenter.swift:28:13: warning: let '_default' is not concurrency-safe because non-'Sendable' type 'TaskCenter' may have shared mutable state; this is an error in the Swift 6 language mode
private let _default = TaskCenter()
^
/Users/admin/builder/spi-builder-workspace/Sources/Schedule/TaskCenter.swift:31:12: note: class 'TaskCenter' does not conform to the 'Sendable' protocol
open class TaskCenter {
^
/Users/admin/builder/spi-builder-workspace/Sources/Schedule/TaskCenter.swift:28:13: note: add '@MainActor' to make let '_default' part of global actor 'MainActor'
private let _default = TaskCenter()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Schedule/TaskCenter.swift:28:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private let _default = TaskCenter()
^
nonisolated(unsafe)
SwiftEmitModule normal armv7k Emitting\ module\ for\ Schedule (in target 'Schedule' from project 'Schedule')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745639480493752-swift-frontend-Schedule-all-armv7k_apple_watchos2.0-swiftmodule-Onone-1763662946.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 3.0325 seconds (3.6364 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8942 ( 46.1%) 0.4773 ( 43.7%) 1.3715 ( 45.2%) 1.6328 ( 44.9%) parse-and-resolve-imports
0.8930 ( 46.0%) 0.4738 ( 43.4%) 1.3668 ( 45.1%) 1.6240 ( 44.7%) Import resolution
0.0144 ( 0.7%) 0.0535 ( 4.9%) 0.0679 ( 2.2%) 0.1226 ( 3.4%) load-stdlib
0.0320 ( 1.6%) 0.0191 ( 1.8%) 0.0511 ( 1.7%) 0.0565 ( 1.6%) perform-sema
0.0319 ( 1.6%) 0.0190 ( 1.7%) 0.0509 ( 1.7%) 0.0563 ( 1.5%) Type checking and Semantic analysis
0.0314 ( 1.6%) 0.0188 ( 1.7%) 0.0502 ( 1.7%) 0.0556 ( 1.5%) typecheck-decl
0.0102 ( 0.5%) 0.0093 ( 0.9%) 0.0196 ( 0.6%) 0.0258 ( 0.7%) SIL optimization
0.0027 ( 0.1%) 0.0067 ( 0.6%) 0.0094 ( 0.3%) 0.0156 ( 0.4%) Serialization, swiftmodule
0.0059 ( 0.3%) 0.0059 ( 0.5%) 0.0118 ( 0.4%) 0.0135 ( 0.4%) typecheck-expr
0.0102 ( 0.5%) 0.0025 ( 0.2%) 0.0127 ( 0.4%) 0.0129 ( 0.4%) SILGen
0.0047 ( 0.2%) 0.0013 ( 0.1%) 0.0060 ( 0.2%) 0.0061 ( 0.2%) SILGen-function
0.0017 ( 0.1%) 0.0022 ( 0.2%) 0.0039 ( 0.1%) 0.0039 ( 0.1%) import-clang-decl
0.0038 ( 0.2%) 0.0001 ( 0.0%) 0.0039 ( 0.1%) 0.0039 ( 0.1%) build-rewrite-system
0.0014 ( 0.1%) 0.0009 ( 0.1%) 0.0022 ( 0.1%) 0.0022 ( 0.1%) Serialization, swiftdoc
0.0011 ( 0.1%) 0.0003 ( 0.0%) 0.0014 ( 0.0%) 0.0014 ( 0.0%) typecheck-stmt
0.0008 ( 0.0%) 0.0003 ( 0.0%) 0.0010 ( 0.0%) 0.0010 ( 0.0%) precheck-target
0.0008 ( 0.0%) 0.0001 ( 0.0%) 0.0009 ( 0.0%) 0.0009 ( 0.0%) typecheck-expr-pattern
0.0007 ( 0.0%) 0.0001 ( 0.0%) 0.0007 ( 0.0%) 0.0007 ( 0.0%) Serialization, swiftsourceinfo
0.0002 ( 0.0%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) module-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%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-module-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
1.9413 (100.0%) 1.0912 (100.0%) 3.0325 (100.0%) 3.6364 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.5440 seconds (1.8790 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9703 (100.0%) 0.5737 (100.0%) 1.5440 (100.0%) 1.8790 (100.0%) Building Target
0.9703 (100.0%) 0.5737 (100.0%) 1.5440 (100.0%) 1.8790 (100.0%) Total
EmitSwiftModule normal armv7k (in target 'Schedule' from project 'Schedule')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/Schedule/Period.swift:45:24: warning: static property 'quantifiers' is not concurrency-safe because non-'Sendable' type 'Atomic<[String : Int]>' may have shared mutable state; this is an error in the Swift 6 language mode
private static let quantifiers: Atomic<[String: Int]> = Atomic([
^
/Users/admin/builder/spi-builder-workspace/Sources/Schedule/Atomic.swift:4:13: note: generic class 'Atomic' does not conform to the 'Sendable' protocol
final class Atomic<T> {
^
/Users/admin/builder/spi-builder-workspace/Sources/Schedule/Period.swift:45:24: note: add '@MainActor' to make static property 'quantifiers' part of global actor 'MainActor'
private static let quantifiers: Atomic<[String: Int]> = Atomic([
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Schedule/Period.swift:45:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static let quantifiers: Atomic<[String: Int]> = Atomic([
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Schedule/TaskCenter.swift:28:13: warning: let '_default' is not concurrency-safe because non-'Sendable' type 'TaskCenter' may have shared mutable state; this is an error in the Swift 6 language mode
private let _default = TaskCenter()
^
/Users/admin/builder/spi-builder-workspace/Sources/Schedule/TaskCenter.swift:31:12: note: class 'TaskCenter' does not conform to the 'Sendable' protocol
open class TaskCenter {
^
/Users/admin/builder/spi-builder-workspace/Sources/Schedule/TaskCenter.swift:28:13: note: add '@MainActor' to make let '_default' part of global actor 'MainActor'
private let _default = TaskCenter()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Schedule/TaskCenter.swift:28:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private let _default = TaskCenter()
^
nonisolated(unsafe)
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ Schedule (in target 'Schedule' from project 'Schedule')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745639480487066-swift-frontend-Schedule-all-arm64_32_apple_watchos2.0-swiftmodule-Onone-3164298512.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4483 seconds (3.8367 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0206 ( 10.5%) 0.0861 ( 34.2%) 0.1067 ( 23.8%) 1.7670 ( 46.1%) parse-and-resolve-imports
0.0195 ( 10.0%) 0.0853 ( 33.9%) 0.1048 ( 23.4%) 1.7651 ( 46.0%) Import resolution
0.0155 ( 7.9%) 0.0469 ( 18.6%) 0.0624 ( 13.9%) 0.1301 ( 3.4%) load-stdlib
0.0325 ( 16.6%) 0.0070 ( 2.8%) 0.0395 ( 8.8%) 0.0395 ( 1.0%) perform-sema
0.0324 ( 16.5%) 0.0069 ( 2.7%) 0.0393 ( 8.8%) 0.0393 ( 1.0%) Type checking and Semantic analysis
0.0319 ( 16.2%) 0.0066 ( 2.6%) 0.0385 ( 8.6%) 0.0385 ( 1.0%) typecheck-decl
0.0110 ( 5.6%) 0.0030 ( 1.2%) 0.0140 ( 3.1%) 0.0140 ( 0.4%) SIL optimization
0.0094 ( 4.8%) 0.0021 ( 0.8%) 0.0115 ( 2.6%) 0.0115 ( 0.3%) SILGen
0.0056 ( 2.9%) 0.0020 ( 0.8%) 0.0076 ( 1.7%) 0.0076 ( 0.2%) typecheck-expr
0.0043 ( 2.2%) 0.0011 ( 0.5%) 0.0055 ( 1.2%) 0.0055 ( 0.1%) SILGen-function
0.0038 ( 1.9%) 0.0008 ( 0.3%) 0.0046 ( 1.0%) 0.0046 ( 0.1%) build-rewrite-system
0.0017 ( 0.8%) 0.0024 ( 1.0%) 0.0041 ( 0.9%) 0.0041 ( 0.1%) import-clang-decl
0.0030 ( 1.6%) 0.0008 ( 0.3%) 0.0038 ( 0.9%) 0.0038 ( 0.1%) Serialization, swiftmodule
0.0016 ( 0.8%) 0.0002 ( 0.1%) 0.0017 ( 0.4%) 0.0017 ( 0.0%) Serialization, swiftdoc
0.0010 ( 0.5%) 0.0002 ( 0.1%) 0.0013 ( 0.3%) 0.0013 ( 0.0%) typecheck-stmt
0.0008 ( 0.4%) 0.0001 ( 0.1%) 0.0009 ( 0.2%) 0.0009 ( 0.0%) typecheck-expr-pattern
0.0007 ( 0.4%) 0.0002 ( 0.1%) 0.0009 ( 0.2%) 0.0009 ( 0.0%) Serialization, swiftsourceinfo
0.0007 ( 0.4%) 0.0001 ( 0.0%) 0.0008 ( 0.2%) 0.0008 ( 0.0%) precheck-target
0.0002 ( 0.1%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) module-populate-cache
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) associated-type-inference
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%) 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-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.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.1964 (100.0%) 0.2519 (100.0%) 0.4483 (100.0%) 3.8367 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.2476 seconds (1.9772 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0981 (100.0%) 0.1496 (100.0%) 0.2476 (100.0%) 1.9772 (100.0%) Building Target
0.0981 (100.0%) 0.1496 (100.0%) 0.2476 (100.0%) 1.9772 (100.0%) Total
EmitSwiftModule normal arm64_32 (in target 'Schedule' from project 'Schedule')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/Schedule/Period.swift:45:24: warning: static property 'quantifiers' is not concurrency-safe because non-'Sendable' type 'Atomic<[String : Int]>' may have shared mutable state; this is an error in the Swift 6 language mode
private static let quantifiers: Atomic<[String: Int]> = Atomic([
^
/Users/admin/builder/spi-builder-workspace/Sources/Schedule/Atomic.swift:4:13: note: generic class 'Atomic' does not conform to the 'Sendable' protocol
final class Atomic<T> {
^
/Users/admin/builder/spi-builder-workspace/Sources/Schedule/Period.swift:45:24: note: add '@MainActor' to make static property 'quantifiers' part of global actor 'MainActor'
private static let quantifiers: Atomic<[String: Int]> = Atomic([
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Schedule/Period.swift:45:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static let quantifiers: Atomic<[String: Int]> = Atomic([
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Schedule/TaskCenter.swift:28:13: warning: let '_default' is not concurrency-safe because non-'Sendable' type 'TaskCenter' may have shared mutable state; this is an error in the Swift 6 language mode
private let _default = TaskCenter()
^
/Users/admin/builder/spi-builder-workspace/Sources/Schedule/TaskCenter.swift:31:12: note: class 'TaskCenter' does not conform to the 'Sendable' protocol
open class TaskCenter {
^
/Users/admin/builder/spi-builder-workspace/Sources/Schedule/TaskCenter.swift:28:13: note: add '@MainActor' to make let '_default' part of global actor 'MainActor'
private let _default = TaskCenter()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Schedule/TaskCenter.swift:28:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private let _default = TaskCenter()
^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ RunLoopTask.swift /Users/admin/builder/spi-builder-workspace/Sources/Schedule/RunLoopTask.swift (in target 'Schedule' from project 'Schedule')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745639482444821-swift-frontend-Schedule-RunLoopTask.swift-arm64_apple_watchos2.0-o-Onone-497408560.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3550 seconds (0.3609 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0844 ( 38.2%) 0.0316 ( 23.6%) 0.1160 ( 32.7%) 0.1175 ( 32.6%) build-rewrite-system
0.0206 ( 9.3%) 0.0280 ( 20.9%) 0.0485 ( 13.7%) 0.0502 ( 13.9%) parse-and-resolve-imports
0.0190 ( 8.6%) 0.0266 ( 19.8%) 0.0455 ( 12.8%) 0.0472 ( 13.1%) Import resolution
0.0131 ( 5.9%) 0.0120 ( 8.9%) 0.0251 ( 7.1%) 0.0255 ( 7.1%) import-clang-decl
0.0175 ( 7.9%) 0.0078 ( 5.8%) 0.0253 ( 7.1%) 0.0254 ( 7.0%) perform-sema
0.0175 ( 7.9%) 0.0078 ( 5.8%) 0.0253 ( 7.1%) 0.0253 ( 7.0%) Type checking and Semantic analysis
0.0125 ( 5.6%) 0.0060 ( 4.5%) 0.0185 ( 5.2%) 0.0185 ( 5.1%) typecheck-decl
0.0093 ( 4.2%) 0.0026 ( 2.0%) 0.0119 ( 3.3%) 0.0122 ( 3.4%) SILGen
0.0065 ( 2.9%) 0.0023 ( 1.7%) 0.0088 ( 2.5%) 0.0088 ( 2.4%) typecheck-expr
0.0043 ( 1.9%) 0.0039 ( 2.9%) 0.0082 ( 2.3%) 0.0082 ( 2.3%) IRGen
0.0046 ( 2.1%) 0.0017 ( 1.3%) 0.0063 ( 1.8%) 0.0064 ( 1.8%) typecheck-stmt
0.0054 ( 2.5%) 0.0001 ( 0.1%) 0.0055 ( 1.6%) 0.0055 ( 1.5%) SIL optimization
0.0026 ( 1.2%) 0.0013 ( 1.0%) 0.0040 ( 1.1%) 0.0043 ( 1.2%) SILGen-function
0.0009 ( 0.4%) 0.0017 ( 1.2%) 0.0026 ( 0.7%) 0.0026 ( 0.7%) load-stdlib
0.0015 ( 0.7%) 0.0004 ( 0.3%) 0.0020 ( 0.6%) 0.0020 ( 0.5%) precheck-target
0.0007 ( 0.3%) 0.0002 ( 0.2%) 0.0009 ( 0.3%) 0.0009 ( 0.3%) load-all-members
0.0004 ( 0.2%) 0.0000 ( 0.0%) 0.0004 ( 0.1%) 0.0004 ( 0.1%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.2210 (100.0%) 0.1340 (100.0%) 0.3550 (100.0%) 0.3609 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.2776 seconds (1.3389 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9112 (100.0%) 0.3664 (100.0%) 1.2776 (100.0%) 1.3389 (100.0%) Building Target
0.9112 (100.0%) 0.3664 (100.0%) 1.2776 (100.0%) 1.3389 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Schedule/RunLoopTask.swift (in target 'Schedule' from project 'Schedule')
cd /Users/admin/builder/spi-builder-workspace
SwiftDriverJobDiscovery normal arm64 Emitting module for Schedule (in target 'Schedule' from project 'Schedule')
SwiftCompile normal armv7k Compiling\ Time.swift /Users/admin/builder/spi-builder-workspace/Sources/Schedule/Time.swift (in target 'Schedule' from project 'Schedule')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745639482443702-swift-frontend-Schedule-Time.swift-armv7k_apple_watchos2.0-o-Onone-3288676336.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.5863 seconds (0.5884 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0847 ( 20.1%) 0.0291 ( 17.5%) 0.1138 ( 19.4%) 0.1147 ( 19.5%) build-rewrite-system
0.0567 ( 13.5%) 0.0151 ( 9.1%) 0.0718 ( 12.2%) 0.0720 ( 12.2%) perform-sema
0.0566 ( 13.5%) 0.0151 ( 9.1%) 0.0717 ( 12.2%) 0.0719 ( 12.2%) Type checking and Semantic analysis
0.0517 ( 12.3%) 0.0132 ( 8.0%) 0.0650 ( 11.1%) 0.0650 ( 11.0%) typecheck-stmt
0.0473 ( 11.2%) 0.0129 ( 7.8%) 0.0602 ( 10.3%) 0.0602 ( 10.2%) typecheck-expr
0.0191 ( 4.5%) 0.0242 ( 14.6%) 0.0433 ( 7.4%) 0.0435 ( 7.4%) parse-and-resolve-imports
0.0180 ( 4.3%) 0.0231 ( 13.9%) 0.0411 ( 7.0%) 0.0413 ( 7.0%) Import resolution
0.0141 ( 3.4%) 0.0123 ( 7.4%) 0.0265 ( 4.5%) 0.0265 ( 4.5%) import-clang-decl
0.0186 ( 4.4%) 0.0066 ( 4.0%) 0.0252 ( 4.3%) 0.0254 ( 4.3%) typecheck-decl
0.0140 ( 3.3%) 0.0031 ( 1.9%) 0.0171 ( 2.9%) 0.0171 ( 2.9%) precheck-target
0.0126 ( 3.0%) 0.0027 ( 1.6%) 0.0154 ( 2.6%) 0.0154 ( 2.6%) SILGen
0.0091 ( 2.2%) 0.0043 ( 2.6%) 0.0134 ( 2.3%) 0.0134 ( 2.3%) IRGen
0.0078 ( 1.9%) 0.0018 ( 1.1%) 0.0096 ( 1.6%) 0.0096 ( 1.6%) SILGen-function
0.0068 ( 1.6%) 0.0003 ( 0.2%) 0.0071 ( 1.2%) 0.0071 ( 1.2%) SIL optimization
0.0010 ( 0.2%) 0.0016 ( 1.0%) 0.0026 ( 0.4%) 0.0026 ( 0.4%) load-stdlib
0.0008 ( 0.2%) 0.0002 ( 0.1%) 0.0011 ( 0.2%) 0.0011 ( 0.2%) load-all-members
0.0009 ( 0.2%) 0.0001 ( 0.0%) 0.0009 ( 0.2%) 0.0009 ( 0.2%) typecheck-expr-pattern
0.0004 ( 0.1%) 0.0000 ( 0.0%) 0.0004 ( 0.1%) 0.0004 ( 0.1%) typecheck-for-each
0.0002 ( 0.0%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 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.4204 (100.0%) 0.1659 (100.0%) 0.5863 (100.0%) 0.5884 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.2898 seconds (1.3343 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9665 (100.0%) 0.3233 (100.0%) 1.2898 (100.0%) 1.3343 (100.0%) Building Target
0.9665 (100.0%) 0.3233 (100.0%) 1.2898 (100.0%) 1.3343 (100.0%) Total
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Schedule/Time.swift (in target 'Schedule' from project 'Schedule')
cd /Users/admin/builder/spi-builder-workspace
SwiftDriverJobDiscovery normal armv7k Emitting module for Schedule (in target 'Schedule' from project 'Schedule')
SwiftDriver\ Compilation\ Requirements Schedule normal armv7k com.apple.xcode.tools.swift.compiler (in target 'Schedule' from project 'Schedule')
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 Schedule -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/armv7k/Schedule.SwiftFileList -DSWIFT_PACKAGE -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 -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/armv7k/Schedule-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/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/armv7k/Schedule.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/Schedule.build/Debug-watchos/Schedule.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/armv7k/Schedule_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/Schedule.build/Debug-watchos/Schedule.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/armv7k/Schedule-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64_32 Emitting module for Schedule (in target 'Schedule' from project 'Schedule')
SwiftDriver\ Compilation\ Requirements Schedule normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'Schedule' from project 'Schedule')
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 Schedule -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/arm64_32/Schedule.SwiftFileList -DSWIFT_PACKAGE -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 -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/arm64_32/Schedule-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/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/arm64_32/Schedule.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/Schedule.build/Debug-watchos/Schedule.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/arm64_32/Schedule_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/Schedule.build/Debug-watchos/Schedule.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/arm64_32/Schedule-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriver\ Compilation\ Requirements Schedule normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Schedule' from project 'Schedule')
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 Schedule -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/arm64/Schedule.SwiftFileList -DSWIFT_PACKAGE -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 -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/arm64/Schedule-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/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/arm64/Schedule.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/Schedule.build/Debug-watchos/Schedule.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/arm64/Schedule_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/Schedule.build/Debug-watchos/Schedule.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/arm64/Schedule-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Schedule.framework/Modules/Schedule.swiftmodule/armv7k-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/armv7k/Schedule.swiftmodule (in target 'Schedule' from project 'Schedule')
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/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/armv7k/Schedule.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Schedule.framework/Modules/Schedule.swiftmodule/armv7k-apple-watchos.swiftmodule
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Schedule.framework/Headers/Schedule-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/arm64/Schedule-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/arm64_32/Schedule-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/armv7k/Schedule-Swift.h (in target 'Schedule' from project 'Schedule')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/arm64/Schedule-Swift.h -arch arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/arm64_32/Schedule-Swift.h -arch armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/armv7k/Schedule-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Schedule.framework/Headers/Schedule-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Schedule.framework/Modules/Schedule.swiftmodule/armv7k-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/armv7k/Schedule.swiftdoc (in target 'Schedule' from project 'Schedule')
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/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/armv7k/Schedule.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Schedule.framework/Modules/Schedule.swiftmodule/armv7k-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Schedule.framework/Modules/Schedule.swiftmodule/armv7k-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/armv7k/Schedule.abi.json (in target 'Schedule' from project 'Schedule')
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/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/armv7k/Schedule.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Schedule.framework/Modules/Schedule.swiftmodule/armv7k-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Schedule.framework/Modules/Schedule.swiftmodule/arm64_32-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/arm64_32/Schedule.swiftmodule (in target 'Schedule' from project 'Schedule')
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/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/arm64_32/Schedule.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Schedule.framework/Modules/Schedule.swiftmodule/arm64_32-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Schedule.framework/Modules/Schedule.swiftmodule/arm64_32-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/arm64_32/Schedule.swiftdoc (in target 'Schedule' from project 'Schedule')
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/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/arm64_32/Schedule.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Schedule.framework/Modules/Schedule.swiftmodule/arm64_32-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Schedule.framework/Modules/Schedule.swiftmodule/arm64_32-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/arm64_32/Schedule.abi.json (in target 'Schedule' from project 'Schedule')
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/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/arm64_32/Schedule.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Schedule.framework/Modules/Schedule.swiftmodule/arm64_32-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Schedule.framework/Modules/Schedule.swiftmodule/arm64-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/arm64/Schedule.swiftmodule (in target 'Schedule' from project 'Schedule')
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/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/arm64/Schedule.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Schedule.framework/Modules/Schedule.swiftmodule/arm64-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Schedule.framework/Modules/Schedule.swiftmodule/arm64-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/arm64/Schedule.swiftdoc (in target 'Schedule' from project 'Schedule')
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/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/arm64/Schedule.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Schedule.framework/Modules/Schedule.swiftmodule/arm64-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Schedule.framework/Modules/Schedule.swiftmodule/arm64-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/arm64/Schedule.abi.json (in target 'Schedule' from project 'Schedule')
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/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/arm64/Schedule.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Schedule.framework/Modules/Schedule.swiftmodule/arm64-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Schedule.framework/Modules/Schedule.swiftmodule/Project/armv7k-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/armv7k/Schedule.swiftsourceinfo (in target 'Schedule' from project 'Schedule')
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/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/armv7k/Schedule.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Schedule.framework/Modules/Schedule.swiftmodule/Project/armv7k-apple-watchos.swiftsourceinfo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Schedule.framework/Modules/Schedule.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/arm64_32/Schedule.swiftsourceinfo (in target 'Schedule' from project 'Schedule')
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/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/arm64_32/Schedule.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Schedule.framework/Modules/Schedule.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Schedule.framework/Modules/Schedule.swiftmodule/Project/arm64-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/arm64/Schedule.swiftsourceinfo (in target 'Schedule' from project 'Schedule')
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/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/arm64/Schedule.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Schedule.framework/Modules/Schedule.swiftmodule/Project/arm64-apple-watchos.swiftsourceinfo
SwiftCompile normal armv7k Compiling\ Monthday.swift /Users/admin/builder/spi-builder-workspace/Sources/Schedule/Monthday.swift (in target 'Schedule' from project 'Schedule')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745639482552768-swift-frontend-Schedule-Monthday.swift-armv7k_apple_watchos2.0-o-Onone-1483251186.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4273 seconds (0.4314 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0864 ( 29.4%) 0.0316 ( 23.7%) 0.1179 ( 27.6%) 0.1195 ( 27.7%) build-rewrite-system
0.0334 ( 11.4%) 0.0103 ( 7.7%) 0.0437 ( 10.2%) 0.0441 ( 10.2%) perform-sema
0.0334 ( 11.3%) 0.0102 ( 7.7%) 0.0436 ( 10.2%) 0.0440 ( 10.2%) Type checking and Semantic analysis
0.0302 ( 10.3%) 0.0093 ( 7.0%) 0.0395 ( 9.2%) 0.0398 ( 9.2%) typecheck-stmt
0.0188 ( 6.4%) 0.0192 ( 14.4%) 0.0380 ( 8.9%) 0.0380 ( 8.8%) parse-and-resolve-imports
0.0177 ( 6.0%) 0.0181 ( 13.6%) 0.0359 ( 8.4%) 0.0359 ( 8.3%) Import resolution
0.0141 ( 4.8%) 0.0120 ( 9.0%) 0.0261 ( 6.1%) 0.0264 ( 6.1%) import-clang-decl
0.0164 ( 5.6%) 0.0056 ( 4.2%) 0.0219 ( 5.1%) 0.0223 ( 5.2%) typecheck-expr
0.0149 ( 5.1%) 0.0045 ( 3.4%) 0.0194 ( 4.5%) 0.0195 ( 4.5%) typecheck-decl
0.0126 ( 4.3%) 0.0043 ( 3.2%) 0.0169 ( 4.0%) 0.0170 ( 3.9%) precheck-target
0.0043 ( 1.4%) 0.0032 ( 2.4%) 0.0074 ( 1.7%) 0.0076 ( 1.8%) IRGen
0.0037 ( 1.3%) 0.0017 ( 1.3%) 0.0054 ( 1.3%) 0.0056 ( 1.3%) SILGen
0.0037 ( 1.3%) 0.0001 ( 0.1%) 0.0038 ( 0.9%) 0.0038 ( 0.9%) SIL optimization
0.0025 ( 0.8%) 0.0011 ( 0.9%) 0.0036 ( 0.8%) 0.0037 ( 0.9%) SILGen-function
0.0010 ( 0.3%) 0.0016 ( 1.2%) 0.0026 ( 0.6%) 0.0026 ( 0.6%) load-stdlib
0.0010 ( 0.3%) 0.0003 ( 0.2%) 0.0013 ( 0.3%) 0.0014 ( 0.3%) load-all-members
0.0002 ( 0.1%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 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%) 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.2943 (100.0%) 0.1330 (100.0%) 0.4273 (100.0%) 0.4314 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.1791 seconds (1.2244 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9056 (100.0%) 0.2736 (100.0%) 1.1791 (100.0%) 1.2244 (100.0%) Building Target
0.9056 (100.0%) 0.2736 (100.0%) 1.1791 (100.0%) 1.2244 (100.0%) Total
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Schedule/Monthday.swift (in target 'Schedule' from project 'Schedule')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal armv7k Compiling\ Task.swift /Users/admin/builder/spi-builder-workspace/Sources/Schedule/Task.swift (in target 'Schedule' from project 'Schedule')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Schedule/Task.swift (in target 'Schedule' from project 'Schedule')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745639484083541-swift-frontend-Schedule-Task.swift-armv7k_apple_watchos2.0-o-Onone-2143839509.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3317 seconds (0.3463 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0390 ( 16.8%) 0.0140 ( 14.1%) 0.0531 ( 16.0%) 0.0564 ( 16.3%) perform-sema
0.0390 ( 16.8%) 0.0140 ( 14.1%) 0.0530 ( 16.0%) 0.0563 ( 16.3%) Type checking and Semantic analysis
0.0155 ( 6.7%) 0.0151 ( 15.2%) 0.0306 ( 9.2%) 0.0307 ( 8.9%) parse-and-resolve-imports
0.0190 ( 8.2%) 0.0085 ( 8.6%) 0.0275 ( 8.3%) 0.0305 ( 8.8%) typecheck-decl
0.0232 ( 10.0%) 0.0055 ( 5.5%) 0.0287 ( 8.7%) 0.0291 ( 8.4%) typecheck-stmt
0.0216 ( 9.3%) 0.0063 ( 6.3%) 0.0278 ( 8.4%) 0.0285 ( 8.2%) typecheck-expr
0.0146 ( 6.3%) 0.0133 ( 13.4%) 0.0279 ( 8.4%) 0.0280 ( 8.1%) Import resolution
0.0147 ( 6.3%) 0.0078 ( 7.8%) 0.0225 ( 6.8%) 0.0225 ( 6.5%) IRGen
0.0081 ( 3.5%) 0.0048 ( 4.9%) 0.0129 ( 3.9%) 0.0152 ( 4.4%) build-rewrite-system
0.0124 ( 5.3%) 0.0002 ( 0.2%) 0.0126 ( 3.8%) 0.0127 ( 3.7%) SIL optimization
0.0080 ( 3.5%) 0.0016 ( 1.7%) 0.0097 ( 2.9%) 0.0098 ( 2.8%) precheck-target
0.0072 ( 3.1%) 0.0016 ( 1.6%) 0.0088 ( 2.7%) 0.0094 ( 2.7%) SILGen
0.0052 ( 2.2%) 0.0007 ( 0.7%) 0.0059 ( 1.8%) 0.0065 ( 1.9%) SILGen-function
0.0027 ( 1.1%) 0.0036 ( 3.6%) 0.0062 ( 1.9%) 0.0062 ( 1.8%) import-clang-decl
0.0009 ( 0.4%) 0.0016 ( 1.6%) 0.0025 ( 0.8%) 0.0025 ( 0.7%) load-stdlib
0.0009 ( 0.4%) 0.0003 ( 0.3%) 0.0012 ( 0.4%) 0.0012 ( 0.3%) load-all-members
0.0003 ( 0.1%) 0.0001 ( 0.1%) 0.0004 ( 0.1%) 0.0004 ( 0.1%) get-conformance-access-path
0.0002 ( 0.1%) 0.0000 ( 0.0%) 0.0002 ( 0.1%) 0.0002 ( 0.1%) 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%) 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.2326 (100.0%) 0.0991 (100.0%) 0.3317 (100.0%) 0.3463 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.2192 seconds (0.2307 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.1620 (100.0%) 0.0572 (100.0%) 0.2192 (100.0%) 0.2307 (100.0%) Building Target
0.1620 (100.0%) 0.0572 (100.0%) 0.2192 (100.0%) 0.2307 (100.0%) Total
SwiftDriverJobDiscovery normal arm64_32 Compiling Extensions.swift, Interval.swift (in target 'Schedule' from project 'Schedule')
SwiftCompile normal arm64 Compiling\ Period.swift /Users/admin/builder/spi-builder-workspace/Sources/Schedule/Period.swift (in target 'Schedule' from project 'Schedule')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Schedule/Period.swift (in target 'Schedule' from project 'Schedule')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/Schedule/Period.swift:45:24: warning: static property 'quantifiers' is not concurrency-safe because non-'Sendable' type 'Atomic<[String : Int]>' may have shared mutable state; this is an error in the Swift 6 language mode
private static let quantifiers: Atomic<[String: Int]> = Atomic([
^
/Users/admin/builder/spi-builder-workspace/Sources/Schedule/Atomic.swift:4:13: note: generic class 'Atomic' does not conform to the 'Sendable' protocol
final class Atomic<T> {
^
/Users/admin/builder/spi-builder-workspace/Sources/Schedule/Period.swift:45:24: note: add '@MainActor' to make static property 'quantifiers' part of global actor 'MainActor'
private static let quantifiers: Atomic<[String: Int]> = Atomic([
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Schedule/Period.swift:45:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static let quantifiers: Atomic<[String: Int]> = Atomic([
^
nonisolated(unsafe)
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745639484100871-swift-frontend-Schedule-Period.swift-arm64_apple_watchos2.0-o-Onone-4118396528.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4640 seconds (0.4822 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0648 ( 18.7%) 0.0177 ( 15.1%) 0.0824 ( 17.8%) 0.0852 ( 17.7%) perform-sema
0.0647 ( 18.7%) 0.0176 ( 15.1%) 0.0823 ( 17.7%) 0.0851 ( 17.6%) Type checking and Semantic analysis
0.0496 ( 14.3%) 0.0116 ( 9.9%) 0.0612 ( 13.2%) 0.0633 ( 13.1%) typecheck-stmt
0.0461 ( 13.3%) 0.0113 ( 9.6%) 0.0574 ( 12.4%) 0.0595 ( 12.3%) typecheck-expr
0.0162 ( 4.7%) 0.0153 ( 13.0%) 0.0315 ( 6.8%) 0.0337 ( 7.0%) parse-and-resolve-imports
0.0150 ( 4.3%) 0.0136 ( 11.6%) 0.0286 ( 6.2%) 0.0302 ( 6.3%) Import resolution
0.0150 ( 4.3%) 0.0059 ( 5.1%) 0.0210 ( 4.5%) 0.0216 ( 4.5%) typecheck-decl
0.0171 ( 4.9%) 0.0040 ( 3.4%) 0.0211 ( 4.5%) 0.0214 ( 4.4%) SILGen
0.0120 ( 3.5%) 0.0050 ( 4.3%) 0.0170 ( 3.7%) 0.0189 ( 3.9%) build-rewrite-system
0.0119 ( 3.4%) 0.0029 ( 2.5%) 0.0148 ( 3.2%) 0.0149 ( 3.1%) SILGen-function
0.0095 ( 2.8%) 0.0041 ( 3.5%) 0.0137 ( 3.0%) 0.0137 ( 2.8%) IRGen
0.0092 ( 2.7%) 0.0024 ( 2.0%) 0.0116 ( 2.5%) 0.0133 ( 2.7%) precheck-target
0.0086 ( 2.5%) 0.0001 ( 0.1%) 0.0086 ( 1.9%) 0.0086 ( 1.8%) SIL optimization
0.0026 ( 0.7%) 0.0034 ( 2.9%) 0.0060 ( 1.3%) 0.0060 ( 1.2%) import-clang-decl
0.0022 ( 0.6%) 0.0006 ( 0.5%) 0.0028 ( 0.6%) 0.0028 ( 0.6%) typecheck-for-each
0.0009 ( 0.3%) 0.0016 ( 1.3%) 0.0025 ( 0.5%) 0.0025 ( 0.5%) load-stdlib
0.0011 ( 0.3%) 0.0001 ( 0.1%) 0.0013 ( 0.3%) 0.0013 ( 0.3%) typecheck-expr-pattern
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) load-all-members
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.3468 (100.0%) 0.1172 (100.0%) 0.4640 (100.0%) 0.4822 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.2450 seconds (0.2572 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.1847 (100.0%) 0.0603 (100.0%) 0.2450 (100.0%) 0.2572 (100.0%) Building Target
0.1847 (100.0%) 0.0603 (100.0%) 0.2450 (100.0%) 0.2572 (100.0%) Total
SwiftDriverJobDiscovery normal arm64_32 Compiling Period.swift (in target 'Schedule' from project 'Schedule')
SwiftCompile normal armv7k Compiling\ Plan.swift /Users/admin/builder/spi-builder-workspace/Sources/Schedule/Plan.swift (in target 'Schedule' from project 'Schedule')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Schedule/Plan.swift (in target 'Schedule' from project 'Schedule')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745639484155474-swift-frontend-Schedule-Plan.swift-armv7k_apple_watchos2.0-o-Onone-4058885024.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4875 seconds (0.5073 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0825 ( 22.5%) 0.0188 ( 15.6%) 0.1013 ( 20.8%) 0.1019 ( 20.1%) perform-sema
0.0824 ( 22.4%) 0.0188 ( 15.6%) 0.1012 ( 20.8%) 0.1018 ( 20.1%) Type checking and Semantic analysis
0.0724 ( 19.7%) 0.0141 ( 11.8%) 0.0865 ( 17.7%) 0.0870 ( 17.2%) typecheck-stmt
0.0172 ( 4.7%) 0.0192 ( 16.0%) 0.0364 ( 7.5%) 0.0393 ( 7.7%) parse-and-resolve-imports
0.0156 ( 4.3%) 0.0172 ( 14.4%) 0.0329 ( 6.7%) 0.0357 ( 7.0%) Import resolution
0.0151 ( 4.1%) 0.0073 ( 6.1%) 0.0224 ( 4.6%) 0.0339 ( 6.7%) IRGen
0.0169 ( 4.6%) 0.0062 ( 5.1%) 0.0231 ( 4.7%) 0.0233 ( 4.6%) typecheck-decl
0.0166 ( 4.5%) 0.0040 ( 3.3%) 0.0206 ( 4.2%) 0.0208 ( 4.1%) precheck-target
0.0131 ( 3.6%) 0.0025 ( 2.1%) 0.0156 ( 3.2%) 0.0158 ( 3.1%) typecheck-expr
0.0103 ( 2.8%) 0.0016 ( 1.3%) 0.0119 ( 2.4%) 0.0119 ( 2.3%) SILGen
0.0075 ( 2.0%) 0.0031 ( 2.6%) 0.0106 ( 2.2%) 0.0106 ( 2.1%) build-rewrite-system
0.0073 ( 2.0%) 0.0011 ( 0.9%) 0.0084 ( 1.7%) 0.0084 ( 1.7%) SILGen-function
0.0067 ( 1.8%) 0.0002 ( 0.1%) 0.0069 ( 1.4%) 0.0070 ( 1.4%) SIL optimization
0.0018 ( 0.5%) 0.0030 ( 2.5%) 0.0048 ( 1.0%) 0.0049 ( 1.0%) import-clang-decl
0.0011 ( 0.3%) 0.0030 ( 2.5%) 0.0041 ( 0.8%) 0.0041 ( 0.8%) load-stdlib
0.0006 ( 0.2%) 0.0000 ( 0.0%) 0.0007 ( 0.1%) 0.0007 ( 0.1%) typecheck-for-each
0.0002 ( 0.0%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) module-populate-cache
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) associated-type-inference
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.3675 (100.0%) 0.1200 (100.0%) 0.4875 (100.0%) 0.5073 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.2526 seconds (0.2723 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.1923 (100.0%) 0.0603 (100.0%) 0.2526 (100.0%) 0.2723 (100.0%) Building Target
0.1923 (100.0%) 0.0603 (100.0%) 0.2526 (100.0%) 0.2723 (100.0%) Total
SwiftDriverJobDiscovery normal armv7k Compiling Monthday.swift (in target 'Schedule' from project 'Schedule')
SwiftCompile normal arm64 Compiling\ Extensions.swift,\ Interval.swift /Users/admin/builder/spi-builder-workspace/Sources/Schedule/Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Schedule/Interval.swift (in target 'Schedule' from project 'Schedule')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745639484179086-swift-frontend-Schedule-Extensions.swift-arm64_apple_watchos2.0-o-Onone-2055062021.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3908 seconds (0.3923 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0530 ( 19.6%) 0.0138 ( 11.4%) 0.0668 ( 17.1%) 0.0668 ( 17.0%) perform-sema
0.0529 ( 19.6%) 0.0138 ( 11.4%) 0.0667 ( 17.1%) 0.0667 ( 17.0%) Type checking and Semantic analysis
0.0405 ( 15.0%) 0.0102 ( 8.5%) 0.0507 ( 13.0%) 0.0507 ( 12.9%) typecheck-stmt
0.0194 ( 7.2%) 0.0286 ( 23.7%) 0.0480 ( 12.3%) 0.0482 ( 12.3%) parse-and-resolve-imports
0.0184 ( 6.8%) 0.0277 ( 22.9%) 0.0461 ( 11.8%) 0.0463 ( 11.8%) Import resolution
0.0163 ( 6.0%) 0.0040 ( 3.3%) 0.0203 ( 5.2%) 0.0205 ( 5.2%) typecheck-expr
0.0140 ( 5.2%) 0.0035 ( 2.9%) 0.0174 ( 4.5%) 0.0174 ( 4.4%) typecheck-decl
0.0127 ( 4.7%) 0.0036 ( 3.0%) 0.0163 ( 4.2%) 0.0163 ( 4.1%) precheck-target
0.0104 ( 3.8%) 0.0045 ( 3.7%) 0.0149 ( 3.8%) 0.0149 ( 3.8%) build-rewrite-system
0.0074 ( 2.8%) 0.0052 ( 4.3%) 0.0126 ( 3.2%) 0.0136 ( 3.5%) IRGen
0.0077 ( 2.8%) 0.0008 ( 0.7%) 0.0085 ( 2.2%) 0.0085 ( 2.2%) SILGen
0.0079 ( 2.9%) 0.0002 ( 0.2%) 0.0081 ( 2.1%) 0.0081 ( 2.1%) SIL optimization
0.0058 ( 2.1%) 0.0005 ( 0.4%) 0.0063 ( 1.6%) 0.0063 ( 1.6%) SILGen-function
0.0025 ( 0.9%) 0.0030 ( 2.5%) 0.0055 ( 1.4%) 0.0056 ( 1.4%) import-clang-decl
0.0010 ( 0.4%) 0.0013 ( 1.1%) 0.0023 ( 0.6%) 0.0023 ( 0.6%) load-stdlib
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.2700 (100.0%) 0.1208 (100.0%) 0.3908 (100.0%) 0.3923 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.1988 seconds (0.2024 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.1363 (100.0%) 0.0625 (100.0%) 0.1988 (100.0%) 0.2024 (100.0%) Building Target
0.1363 (100.0%) 0.0625 (100.0%) 0.1988 (100.0%) 0.2024 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Schedule/Extensions.swift (in target 'Schedule' from project 'Schedule')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Schedule/Interval.swift (in target 'Schedule' from project 'Schedule')
cd /Users/admin/builder/spi-builder-workspace
SwiftDriverJobDiscovery normal arm64_32 Compiling Monthday.swift (in target 'Schedule' from project 'Schedule')
SwiftCompile normal armv7k Compiling\ Atomic.swift,\ Bag.swift /Users/admin/builder/spi-builder-workspace/Sources/Schedule/Atomic.swift /Users/admin/builder/spi-builder-workspace/Sources/Schedule/Bag.swift (in target 'Schedule' from project 'Schedule')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745639484187742-swift-frontend-Schedule-Atomic.swift-armv7k_apple_watchos2.0-o-Onone-1844841912.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2946 seconds (0.2948 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0200 ( 11.0%) 0.0306 ( 27.2%) 0.0506 ( 17.2%) 0.0506 ( 17.2%) parse-and-resolve-imports
0.0188 ( 10.3%) 0.0294 ( 26.1%) 0.0481 ( 16.3%) 0.0482 ( 16.3%) Import resolution
0.0296 ( 16.3%) 0.0109 ( 9.7%) 0.0406 ( 13.8%) 0.0406 ( 13.8%) perform-sema
0.0295 ( 16.2%) 0.0109 ( 9.7%) 0.0404 ( 13.7%) 0.0405 ( 13.7%) Type checking and Semantic analysis
0.0208 ( 11.4%) 0.0094 ( 8.3%) 0.0302 ( 10.2%) 0.0302 ( 10.2%) typecheck-decl
0.0144 ( 7.9%) 0.0031 ( 2.8%) 0.0175 ( 5.9%) 0.0175 ( 5.9%) typecheck-stmt
0.0118 ( 6.5%) 0.0040 ( 3.6%) 0.0158 ( 5.4%) 0.0158 ( 5.3%) typecheck-expr
0.0076 ( 4.2%) 0.0037 ( 3.3%) 0.0113 ( 3.8%) 0.0115 ( 3.9%) IRGen
0.0072 ( 3.9%) 0.0032 ( 2.8%) 0.0103 ( 3.5%) 0.0103 ( 3.5%) build-rewrite-system
0.0060 ( 3.3%) 0.0015 ( 1.4%) 0.0075 ( 2.6%) 0.0075 ( 2.6%) precheck-target
0.0057 ( 3.1%) 0.0007 ( 0.6%) 0.0063 ( 2.2%) 0.0063 ( 2.2%) SILGen
0.0043 ( 2.4%) 0.0000 ( 0.0%) 0.0043 ( 1.5%) 0.0043 ( 1.5%) SIL optimization
0.0039 ( 2.1%) 0.0003 ( 0.3%) 0.0042 ( 1.4%) 0.0042 ( 1.4%) SILGen-function
0.0015 ( 0.8%) 0.0027 ( 2.4%) 0.0042 ( 1.4%) 0.0042 ( 1.4%) import-clang-decl
0.0010 ( 0.5%) 0.0019 ( 1.7%) 0.0029 ( 1.0%) 0.0029 ( 1.0%) load-stdlib
0.0002 ( 0.1%) 0.0000 ( 0.0%) 0.0002 ( 0.1%) 0.0002 ( 0.1%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) associated-type-inference
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.1821 (100.0%) 0.1125 (100.0%) 0.2946 (100.0%) 0.2948 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.1576 seconds (0.1587 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0995 (100.0%) 0.0582 (100.0%) 0.1576 (100.0%) 0.1587 (100.0%) Building Target
0.0995 (100.0%) 0.0582 (100.0%) 0.1576 (100.0%) 0.1587 (100.0%) Total
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Schedule/Atomic.swift (in target 'Schedule' from project 'Schedule')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Schedule/Bag.swift (in target 'Schedule' from project 'Schedule')
cd /Users/admin/builder/spi-builder-workspace
SwiftDriverJobDiscovery normal arm64_32 Compiling Time.swift (in target 'Schedule' from project 'Schedule')
SwiftCompile normal armv7k Compiling\ TaskCenter.swift /Users/admin/builder/spi-builder-workspace/Sources/Schedule/TaskCenter.swift (in target 'Schedule' from project 'Schedule')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745639484191559-swift-frontend-Schedule-TaskCenter.swift-armv7k_apple_watchos2.0-o-Onone-1037307115.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3589 seconds (0.3761 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0453 ( 18.8%) 0.0122 ( 10.4%) 0.0575 ( 16.0%) 0.0591 ( 15.7%) perform-sema
0.0452 ( 18.8%) 0.0122 ( 10.4%) 0.0575 ( 16.0%) 0.0591 ( 15.7%) Type checking and Semantic analysis
0.0193 ( 8.0%) 0.0297 ( 25.3%) 0.0490 ( 13.7%) 0.0493 ( 13.1%) parse-and-resolve-imports
0.0181 ( 7.5%) 0.0285 ( 24.3%) 0.0467 ( 13.0%) 0.0469 ( 12.5%) Import resolution
0.0289 ( 12.0%) 0.0050 ( 4.2%) 0.0339 ( 9.4%) 0.0354 ( 9.4%) typecheck-stmt
0.0251 ( 10.4%) 0.0056 ( 4.8%) 0.0308 ( 8.6%) 0.0313 ( 8.3%) typecheck-expr
0.0123 ( 5.1%) 0.0065 ( 5.5%) 0.0188 ( 5.2%) 0.0268 ( 7.1%) IRGen
0.0152 ( 6.3%) 0.0070 ( 6.0%) 0.0222 ( 6.2%) 0.0222 ( 5.9%) typecheck-decl
0.0076 ( 3.2%) 0.0015 ( 1.3%) 0.0092 ( 2.6%) 0.0109 ( 2.9%) SILGen
0.0059 ( 2.4%) 0.0012 ( 1.0%) 0.0071 ( 2.0%) 0.0088 ( 2.3%) SILGen-function
0.0075 ( 3.1%) 0.0003 ( 0.3%) 0.0078 ( 2.2%) 0.0079 ( 2.1%) SIL optimization
0.0047 ( 1.9%) 0.0019 ( 1.6%) 0.0066 ( 1.8%) 0.0066 ( 1.7%) build-rewrite-system
0.0011 ( 0.4%) 0.0030 ( 2.6%) 0.0041 ( 1.1%) 0.0041 ( 1.1%) load-stdlib
0.0015 ( 0.6%) 0.0024 ( 2.0%) 0.0039 ( 1.1%) 0.0039 ( 1.0%) import-clang-decl
0.0033 ( 1.4%) 0.0002 ( 0.2%) 0.0035 ( 1.0%) 0.0035 ( 0.9%) precheck-target
0.0002 ( 0.1%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 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%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.2413 (100.0%) 0.1176 (100.0%) 0.3589 (100.0%) 0.3761 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.2050 seconds (0.2279 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.1414 (100.0%) 0.0636 (100.0%) 0.2050 (100.0%) 0.2279 (100.0%) Building Target
0.1414 (100.0%) 0.0636 (100.0%) 0.2050 (100.0%) 0.2279 (100.0%) Total
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Schedule/TaskCenter.swift (in target 'Schedule' from project 'Schedule')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/Schedule/TaskCenter.swift:28:13: warning: let '_default' is not concurrency-safe because non-'Sendable' type 'TaskCenter' may have shared mutable state; this is an error in the Swift 6 language mode
private let _default = TaskCenter()
^
/Users/admin/builder/spi-builder-workspace/Sources/Schedule/TaskCenter.swift:31:12: note: class 'TaskCenter' does not conform to the 'Sendable' protocol
open class TaskCenter {
^
/Users/admin/builder/spi-builder-workspace/Sources/Schedule/TaskCenter.swift:28:13: note: add '@MainActor' to make let '_default' part of global actor 'MainActor'
private let _default = TaskCenter()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Schedule/TaskCenter.swift:28:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private let _default = TaskCenter()
^
nonisolated(unsafe)
SwiftDriverJobDiscovery normal armv7k Compiling Time.swift (in target 'Schedule' from project 'Schedule')
SwiftCompile normal arm64 Compiling\ Task.swift /Users/admin/builder/spi-builder-workspace/Sources/Schedule/Task.swift (in target 'Schedule' from project 'Schedule')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Schedule/Task.swift (in target 'Schedule' from project 'Schedule')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745639484201168-swift-frontend-Schedule-Task.swift-arm64_apple_watchos2.0-o-Onone-2373566477.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3801 seconds (0.3820 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0205 ( 8.1%) 0.0330 ( 25.7%) 0.0534 ( 14.1%) 0.0536 ( 14.0%) parse-and-resolve-imports
0.0417 ( 16.6%) 0.0111 ( 8.6%) 0.0527 ( 13.9%) 0.0528 ( 13.8%) perform-sema
0.0416 ( 16.5%) 0.0111 ( 8.6%) 0.0527 ( 13.9%) 0.0527 ( 13.8%) Type checking and Semantic analysis
0.0191 ( 7.6%) 0.0315 ( 24.5%) 0.0506 ( 13.3%) 0.0508 ( 13.3%) Import resolution
0.0231 ( 9.2%) 0.0059 ( 4.6%) 0.0290 ( 7.6%) 0.0291 ( 7.6%) typecheck-expr
0.0244 ( 9.7%) 0.0044 ( 3.4%) 0.0287 ( 7.6%) 0.0288 ( 7.5%) typecheck-stmt
0.0207 ( 8.2%) 0.0073 ( 5.6%) 0.0280 ( 7.4%) 0.0280 ( 7.3%) typecheck-decl
0.0122 ( 4.8%) 0.0071 ( 5.5%) 0.0193 ( 5.1%) 0.0198 ( 5.2%) IRGen
0.0120 ( 4.8%) 0.0005 ( 0.4%) 0.0125 ( 3.3%) 0.0131 ( 3.4%) SIL optimization
0.0086 ( 3.4%) 0.0025 ( 2.0%) 0.0111 ( 2.9%) 0.0112 ( 2.9%) SILGen
0.0079 ( 3.1%) 0.0028 ( 2.2%) 0.0106 ( 2.8%) 0.0106 ( 2.8%) build-rewrite-system
0.0083 ( 3.3%) 0.0013 ( 1.0%) 0.0096 ( 2.5%) 0.0096 ( 2.5%) precheck-target
0.0062 ( 2.4%) 0.0013 ( 1.0%) 0.0075 ( 2.0%) 0.0075 ( 2.0%) SILGen-function
0.0030 ( 1.2%) 0.0041 ( 3.2%) 0.0071 ( 1.9%) 0.0071 ( 1.9%) import-clang-decl
0.0013 ( 0.5%) 0.0042 ( 3.3%) 0.0056 ( 1.5%) 0.0056 ( 1.5%) load-stdlib
0.0009 ( 0.4%) 0.0003 ( 0.2%) 0.0012 ( 0.3%) 0.0012 ( 0.3%) load-all-members
0.0002 ( 0.1%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) module-populate-cache
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) get-conformance-access-path
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) associated-type-inference
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.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.2517 (100.0%) 0.1284 (100.0%) 0.3801 (100.0%) 0.3820 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.2334 seconds (0.2406 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.1614 (100.0%) 0.0720 (100.0%) 0.2334 (100.0%) 0.2406 (100.0%) Building Target
0.1614 (100.0%) 0.0720 (100.0%) 0.2334 (100.0%) 0.2406 (100.0%) Total
SwiftCompile normal arm64_32 Compiling\ RunLoopTask.swift /Users/admin/builder/spi-builder-workspace/Sources/Schedule/RunLoopTask.swift (in target 'Schedule' from project 'Schedule')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745639484201637-swift-frontend-Schedule-RunLoopTask.swift-arm64_32_apple_watchos2.0-o-Onone-2597024780.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2405 seconds (0.2411 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0207 ( 15.7%) 0.0341 ( 31.5%) 0.0548 ( 22.8%) 0.0550 ( 22.8%) parse-and-resolve-imports
0.0194 ( 14.7%) 0.0327 ( 30.2%) 0.0520 ( 21.6%) 0.0522 ( 21.6%) Import resolution
0.0182 ( 13.8%) 0.0076 ( 7.0%) 0.0258 ( 10.7%) 0.0259 ( 10.7%) perform-sema
0.0181 ( 13.7%) 0.0076 ( 7.0%) 0.0258 ( 10.7%) 0.0258 ( 10.7%) Type checking and Semantic analysis
0.0127 ( 9.6%) 0.0055 ( 5.1%) 0.0182 ( 7.6%) 0.0182 ( 7.5%) typecheck-decl
0.0093 ( 7.0%) 0.0021 ( 1.9%) 0.0114 ( 4.7%) 0.0114 ( 4.7%) SILGen
0.0047 ( 3.5%) 0.0042 ( 3.9%) 0.0089 ( 3.7%) 0.0090 ( 3.7%) IRGen
0.0066 ( 5.0%) 0.0023 ( 2.2%) 0.0089 ( 3.7%) 0.0089 ( 3.7%) typecheck-expr
0.0050 ( 3.8%) 0.0020 ( 1.8%) 0.0070 ( 2.9%) 0.0070 ( 2.9%) typecheck-stmt
0.0025 ( 1.9%) 0.0036 ( 3.3%) 0.0061 ( 2.5%) 0.0061 ( 2.5%) import-clang-decl
0.0055 ( 4.1%) 0.0002 ( 0.2%) 0.0057 ( 2.4%) 0.0057 ( 2.4%) SIL optimization
0.0043 ( 3.2%) 0.0011 ( 1.0%) 0.0054 ( 2.2%) 0.0054 ( 2.2%) build-rewrite-system
0.0012 ( 0.9%) 0.0040 ( 3.7%) 0.0052 ( 2.2%) 0.0052 ( 2.2%) load-stdlib
0.0024 ( 1.8%) 0.0009 ( 0.8%) 0.0033 ( 1.4%) 0.0033 ( 1.4%) SILGen-function
0.0014 ( 1.1%) 0.0004 ( 0.4%) 0.0019 ( 0.8%) 0.0019 ( 0.8%) precheck-target
0.0002 ( 0.2%) 0.0000 ( 0.0%) 0.0002 ( 0.1%) 0.0002 ( 0.1%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.1322 (100.0%) 0.1083 (100.0%) 0.2405 (100.0%) 0.2411 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.1461 seconds (0.1468 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0860 (100.0%) 0.0601 (100.0%) 0.1461 (100.0%) 0.1468 (100.0%) Building Target
0.0860 (100.0%) 0.0601 (100.0%) 0.1461 (100.0%) 0.1468 (100.0%) Total
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Schedule/RunLoopTask.swift (in target 'Schedule' from project 'Schedule')
cd /Users/admin/builder/spi-builder-workspace
SwiftDriverJobDiscovery normal arm64_32 Compiling Weekday.swift (in target 'Schedule' from project 'Schedule')
SwiftDriverJobDiscovery normal arm64 Compiling RunLoopTask.swift (in target 'Schedule' from project 'Schedule')
SwiftCompile normal arm64 Compiling\ Time.swift /Users/admin/builder/spi-builder-workspace/Sources/Schedule/Time.swift (in target 'Schedule' from project 'Schedule')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745639484200926-swift-frontend-Schedule-Time.swift-arm64_apple_watchos2.0-o-Onone-3099818641.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4911 seconds (0.4930 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0557 ( 16.7%) 0.0157 ( 10.0%) 0.0714 ( 14.5%) 0.0715 ( 14.5%) perform-sema
0.0556 ( 16.6%) 0.0157 ( 10.0%) 0.0713 ( 14.5%) 0.0714 ( 14.5%) Type checking and Semantic analysis
0.0520 ( 15.6%) 0.0144 ( 9.2%) 0.0664 ( 13.5%) 0.0665 ( 13.5%) typecheck-stmt
0.0467 ( 14.0%) 0.0136 ( 8.7%) 0.0603 ( 12.3%) 0.0604 ( 12.2%) typecheck-expr
0.0208 ( 6.2%) 0.0333 ( 21.2%) 0.0541 ( 11.0%) 0.0543 ( 11.0%) parse-and-resolve-imports
0.0194 ( 5.8%) 0.0316 ( 20.1%) 0.0510 ( 10.4%) 0.0512 ( 10.4%) Import resolution
0.0169 ( 5.1%) 0.0060 ( 3.8%) 0.0229 ( 4.7%) 0.0229 ( 4.6%) typecheck-decl
0.0138 ( 4.1%) 0.0038 ( 2.4%) 0.0176 ( 3.6%) 0.0176 ( 3.6%) precheck-target
0.0130 ( 3.9%) 0.0029 ( 1.8%) 0.0158 ( 3.2%) 0.0161 ( 3.3%) SILGen
0.0086 ( 2.6%) 0.0061 ( 3.9%) 0.0147 ( 3.0%) 0.0148 ( 3.0%) IRGen
0.0101 ( 3.0%) 0.0036 ( 2.3%) 0.0137 ( 2.8%) 0.0139 ( 2.8%) build-rewrite-system
0.0079 ( 2.4%) 0.0018 ( 1.2%) 0.0097 ( 2.0%) 0.0099 ( 2.0%) SILGen-function
0.0040 ( 1.2%) 0.0040 ( 2.5%) 0.0080 ( 1.6%) 0.0080 ( 1.6%) import-clang-decl
0.0067 ( 2.0%) 0.0002 ( 0.1%) 0.0069 ( 1.4%) 0.0072 ( 1.5%) SIL optimization
0.0013 ( 0.4%) 0.0042 ( 2.7%) 0.0054 ( 1.1%) 0.0054 ( 1.1%) load-stdlib
0.0010 ( 0.3%) 0.0001 ( 0.1%) 0.0011 ( 0.2%) 0.0011 ( 0.2%) typecheck-expr-pattern
0.0003 ( 0.1%) 0.0000 ( 0.0%) 0.0003 ( 0.1%) 0.0003 ( 0.1%) typecheck-for-each
0.0002 ( 0.0%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) module-populate-cache
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 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%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.3341 (100.0%) 0.1570 (100.0%) 0.4911 (100.0%) 0.4930 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.2172 seconds (0.2198 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.1459 (100.0%) 0.0713 (100.0%) 0.2172 (100.0%) 0.2198 (100.0%) Building Target
0.1459 (100.0%) 0.0713 (100.0%) 0.2172 (100.0%) 0.2198 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Schedule/Time.swift (in target 'Schedule' from project 'Schedule')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal armv7k Compiling\ Weekday.swift /Users/admin/builder/spi-builder-workspace/Sources/Schedule/Weekday.swift (in target 'Schedule' from project 'Schedule')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745639484200532-swift-frontend-Schedule-Weekday.swift-armv7k_apple_watchos2.0-o-Onone-3769168601.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2390 seconds (0.2393 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0197 ( 14.0%) 0.0295 ( 30.0%) 0.0492 ( 20.6%) 0.0493 ( 20.6%) parse-and-resolve-imports
0.0181 ( 12.9%) 0.0276 ( 28.1%) 0.0458 ( 19.1%) 0.0459 ( 19.2%) Import resolution
0.0244 ( 17.4%) 0.0087 ( 8.9%) 0.0332 ( 13.9%) 0.0332 ( 13.9%) perform-sema
0.0244 ( 17.3%) 0.0087 ( 8.9%) 0.0331 ( 13.9%) 0.0331 ( 13.8%) Type checking and Semantic analysis
0.0125 ( 8.9%) 0.0053 ( 5.4%) 0.0178 ( 7.4%) 0.0178 ( 7.4%) typecheck-decl
0.0127 ( 9.0%) 0.0036 ( 3.7%) 0.0163 ( 6.8%) 0.0163 ( 6.8%) typecheck-stmt
0.0065 ( 4.6%) 0.0023 ( 2.3%) 0.0088 ( 3.7%) 0.0088 ( 3.7%) build-rewrite-system
0.0032 ( 2.2%) 0.0025 ( 2.6%) 0.0057 ( 2.4%) 0.0057 ( 2.4%) IRGen
0.0015 ( 1.0%) 0.0042 ( 4.2%) 0.0056 ( 2.4%) 0.0056 ( 2.4%) load-stdlib
0.0041 ( 2.9%) 0.0011 ( 1.1%) 0.0052 ( 2.2%) 0.0052 ( 2.2%) precheck-target
0.0038 ( 2.7%) 0.0007 ( 0.8%) 0.0045 ( 1.9%) 0.0045 ( 1.9%) SILGen
0.0015 ( 1.0%) 0.0023 ( 2.3%) 0.0038 ( 1.6%) 0.0038 ( 1.6%) import-clang-decl
0.0025 ( 1.8%) 0.0005 ( 0.5%) 0.0030 ( 1.3%) 0.0030 ( 1.3%) SILGen-function
0.0020 ( 1.4%) 0.0009 ( 1.0%) 0.0030 ( 1.2%) 0.0030 ( 1.2%) typecheck-expr
0.0028 ( 2.0%) 0.0001 ( 0.1%) 0.0029 ( 1.2%) 0.0029 ( 1.2%) SIL optimization
0.0008 ( 0.6%) 0.0002 ( 0.2%) 0.0010 ( 0.4%) 0.0010 ( 0.4%) typecheck-expr-pattern
0.0002 ( 0.2%) 0.0000 ( 0.0%) 0.0002 ( 0.1%) 0.0002 ( 0.1%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.1407 (100.0%) 0.0983 (100.0%) 0.2390 (100.0%) 0.2393 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.1261 seconds (0.1265 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0727 (100.0%) 0.0534 (100.0%) 0.1261 (100.0%) 0.1265 (100.0%) Building Target
0.0727 (100.0%) 0.0534 (100.0%) 0.1261 (100.0%) 0.1265 (100.0%) Total
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Schedule/Weekday.swift (in target 'Schedule' from project 'Schedule')
cd /Users/admin/builder/spi-builder-workspace
SwiftDriverJobDiscovery normal arm64_32 Compiling Atomic.swift, Bag.swift (in target 'Schedule' from project 'Schedule')
SwiftDriverJobDiscovery normal arm64_32 Compiling TaskCenter.swift (in target 'Schedule' from project 'Schedule')
SwiftCompile normal armv7k Compiling\ RunLoopTask.swift /Users/admin/builder/spi-builder-workspace/Sources/Schedule/RunLoopTask.swift (in target 'Schedule' from project 'Schedule')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Schedule/RunLoopTask.swift (in target 'Schedule' from project 'Schedule')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745639484381666-swift-frontend-Schedule-RunLoopTask.swift-armv7k_apple_watchos2.0-o-Onone-3253354205.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2232 seconds (0.2370 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0202 ( 15.0%) 0.0115 ( 12.9%) 0.0317 ( 14.2%) 0.0352 ( 14.8%) perform-sema
0.0201 ( 15.0%) 0.0115 ( 12.9%) 0.0316 ( 14.2%) 0.0351 ( 14.8%) Type checking and Semantic analysis
0.0173 ( 12.9%) 0.0175 ( 19.7%) 0.0348 ( 15.6%) 0.0350 ( 14.8%) parse-and-resolve-imports
0.0158 ( 11.8%) 0.0162 ( 18.2%) 0.0320 ( 14.4%) 0.0320 ( 13.5%) Import resolution
0.0137 ( 10.2%) 0.0081 ( 9.1%) 0.0218 ( 9.8%) 0.0246 ( 10.4%) typecheck-decl
0.0102 ( 7.6%) 0.0021 ( 2.3%) 0.0123 ( 5.5%) 0.0124 ( 5.2%) SILGen
0.0078 ( 5.8%) 0.0037 ( 4.2%) 0.0115 ( 5.1%) 0.0123 ( 5.2%) typecheck-expr
0.0053 ( 4.0%) 0.0046 ( 5.2%) 0.0100 ( 4.5%) 0.0100 ( 4.2%) IRGen
0.0060 ( 4.5%) 0.0033 ( 3.7%) 0.0093 ( 4.2%) 0.0100 ( 4.2%) typecheck-stmt
0.0031 ( 2.3%) 0.0052 ( 5.8%) 0.0082 ( 3.7%) 0.0099 ( 4.2%) import-clang-decl
0.0040 ( 3.0%) 0.0018 ( 2.0%) 0.0058 ( 2.6%) 0.0059 ( 2.5%) build-rewrite-system
0.0051 ( 3.8%) 0.0001 ( 0.1%) 0.0052 ( 2.3%) 0.0052 ( 2.2%) SIL optimization
0.0028 ( 2.1%) 0.0008 ( 0.8%) 0.0036 ( 1.6%) 0.0036 ( 1.5%) SILGen-function
0.0010 ( 0.8%) 0.0018 ( 2.0%) 0.0028 ( 1.3%) 0.0029 ( 1.2%) load-stdlib
0.0016 ( 1.2%) 0.0008 ( 0.9%) 0.0024 ( 1.1%) 0.0027 ( 1.1%) precheck-target
0.0002 ( 0.2%) 0.0000 ( 0.0%) 0.0002 ( 0.1%) 0.0002 ( 0.1%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.1343 (100.0%) 0.0889 (100.0%) 0.2232 (100.0%) 0.2370 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.1320 seconds (0.1368 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0852 (100.0%) 0.0467 (100.0%) 0.1320 (100.0%) 0.1368 (100.0%) Building Target
0.0852 (100.0%) 0.0467 (100.0%) 0.1320 (100.0%) 0.1368 (100.0%) Total
SwiftDriverJobDiscovery normal armv7k Compiling Task.swift (in target 'Schedule' from project 'Schedule')
SwiftCompile normal arm64_32 Compiling\ Task.swift /Users/admin/builder/spi-builder-workspace/Sources/Schedule/Task.swift (in target 'Schedule' from project 'Schedule')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Schedule/Task.swift (in target 'Schedule' from project 'Schedule')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745639484391036-swift-frontend-Schedule-Task.swift-arm64_32_apple_watchos2.0-o-Onone-4188991526.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3559 seconds (0.3803 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0425 ( 16.9%) 0.0120 ( 11.4%) 0.0544 ( 15.3%) 0.0579 ( 15.2%) perform-sema
0.0424 ( 16.9%) 0.0119 ( 11.4%) 0.0543 ( 15.3%) 0.0579 ( 15.2%) Type checking and Semantic analysis
0.0179 ( 7.1%) 0.0218 ( 20.8%) 0.0396 ( 11.1%) 0.0450 ( 11.8%) parse-and-resolve-imports
0.0169 ( 6.7%) 0.0208 ( 19.9%) 0.0377 ( 10.6%) 0.0431 ( 11.3%) Import resolution
0.0212 ( 8.5%) 0.0078 ( 7.4%) 0.0290 ( 8.1%) 0.0324 ( 8.5%) typecheck-decl
0.0234 ( 9.3%) 0.0065 ( 6.2%) 0.0299 ( 8.4%) 0.0318 ( 8.4%) typecheck-expr
0.0245 ( 9.8%) 0.0045 ( 4.3%) 0.0290 ( 8.2%) 0.0296 ( 7.8%) typecheck-stmt
0.0123 ( 4.9%) 0.0052 ( 5.0%) 0.0175 ( 4.9%) 0.0176 ( 4.6%) IRGen
0.0097 ( 3.9%) 0.0028 ( 2.7%) 0.0126 ( 3.5%) 0.0129 ( 3.4%) SILGen
0.0121 ( 4.8%) 0.0002 ( 0.2%) 0.0123 ( 3.4%) 0.0123 ( 3.2%) SIL optimization
0.0075 ( 3.0%) 0.0027 ( 2.6%) 0.0102 ( 2.9%) 0.0102 ( 2.7%) build-rewrite-system
0.0085 ( 3.4%) 0.0011 ( 1.0%) 0.0095 ( 2.7%) 0.0095 ( 2.5%) precheck-target
0.0072 ( 2.9%) 0.0017 ( 1.6%) 0.0088 ( 2.5%) 0.0091 ( 2.4%) SILGen-function
0.0028 ( 1.1%) 0.0035 ( 3.4%) 0.0064 ( 1.8%) 0.0064 ( 1.7%) import-clang-decl
0.0009 ( 0.4%) 0.0017 ( 1.6%) 0.0027 ( 0.8%) 0.0027 ( 0.7%) load-stdlib
0.0009 ( 0.4%) 0.0003 ( 0.3%) 0.0012 ( 0.3%) 0.0012 ( 0.3%) load-all-members
0.0003 ( 0.1%) 0.0000 ( 0.0%) 0.0003 ( 0.1%) 0.0003 ( 0.1%) get-conformance-access-path
0.0002 ( 0.1%) 0.0000 ( 0.0%) 0.0002 ( 0.1%) 0.0002 ( 0.1%) module-populate-cache
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) associated-type-inference
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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.2513 (100.0%) 0.1045 (100.0%) 0.3559 (100.0%) 0.3803 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.2169 seconds (0.2285 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.1617 (100.0%) 0.0551 (100.0%) 0.2169 (100.0%) 0.2285 (100.0%) Building Target
0.1617 (100.0%) 0.0551 (100.0%) 0.2169 (100.0%) 0.2285 (100.0%) Total
SwiftDriverJobDiscovery normal armv7k Compiling Weekday.swift (in target 'Schedule' from project 'Schedule')
SwiftCompile normal armv7k Compiling\ Period.swift /Users/admin/builder/spi-builder-workspace/Sources/Schedule/Period.swift (in target 'Schedule' from project 'Schedule')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Schedule/Period.swift (in target 'Schedule' from project 'Schedule')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/Schedule/Period.swift:45:24: warning: static property 'quantifiers' is not concurrency-safe because non-'Sendable' type 'Atomic<[String : Int]>' may have shared mutable state; this is an error in the Swift 6 language mode
private static let quantifiers: Atomic<[String: Int]> = Atomic([
^
/Users/admin/builder/spi-builder-workspace/Sources/Schedule/Atomic.swift:4:13: note: generic class 'Atomic' does not conform to the 'Sendable' protocol
final class Atomic<T> {
^
/Users/admin/builder/spi-builder-workspace/Sources/Schedule/Period.swift:45:24: note: add '@MainActor' to make static property 'quantifiers' part of global actor 'MainActor'
private static let quantifiers: Atomic<[String: Int]> = Atomic([
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Schedule/Period.swift:45:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static let quantifiers: Atomic<[String: Int]> = Atomic([
^
nonisolated(unsafe)
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745639484412117-swift-frontend-Schedule-Period.swift-armv7k_apple_watchos2.0-o-Onone-1958469972.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4815 seconds (0.4864 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0644 ( 18.3%) 0.0154 ( 11.9%) 0.0798 ( 16.6%) 0.0804 ( 16.5%) perform-sema
0.0644 ( 18.3%) 0.0154 ( 11.8%) 0.0797 ( 16.6%) 0.0803 ( 16.5%) Type checking and Semantic analysis
0.0494 ( 14.0%) 0.0102 ( 7.8%) 0.0596 ( 12.4%) 0.0600 ( 12.3%) typecheck-stmt
0.0458 ( 13.0%) 0.0097 ( 7.5%) 0.0555 ( 11.5%) 0.0559 ( 11.5%) typecheck-expr
0.0195 ( 5.5%) 0.0265 ( 20.4%) 0.0460 ( 9.5%) 0.0472 ( 9.7%) parse-and-resolve-imports
0.0185 ( 5.3%) 0.0255 ( 19.7%) 0.0440 ( 9.1%) 0.0453 ( 9.3%) Import resolution
0.0158 ( 4.5%) 0.0056 ( 4.4%) 0.0215 ( 4.5%) 0.0217 ( 4.5%) typecheck-decl
0.0167 ( 4.8%) 0.0042 ( 3.3%) 0.0210 ( 4.4%) 0.0210 ( 4.3%) SILGen
0.0114 ( 3.3%) 0.0041 ( 3.2%) 0.0155 ( 3.2%) 0.0156 ( 3.2%) build-rewrite-system
0.0118 ( 3.3%) 0.0029 ( 2.2%) 0.0147 ( 3.0%) 0.0147 ( 3.0%) SILGen-function
0.0095 ( 2.7%) 0.0032 ( 2.5%) 0.0127 ( 2.6%) 0.0127 ( 2.6%) IRGen
0.0082 ( 2.3%) 0.0009 ( 0.7%) 0.0091 ( 1.9%) 0.0091 ( 1.9%) precheck-target
0.0085 ( 2.4%) 0.0001 ( 0.1%) 0.0086 ( 1.8%) 0.0086 ( 1.8%) SIL optimization
0.0027 ( 0.8%) 0.0034 ( 2.6%) 0.0061 ( 1.3%) 0.0061 ( 1.3%) import-clang-decl
0.0027 ( 0.8%) 0.0007 ( 0.5%) 0.0034 ( 0.7%) 0.0036 ( 0.7%) typecheck-for-each
0.0010 ( 0.3%) 0.0017 ( 1.3%) 0.0027 ( 0.6%) 0.0027 ( 0.5%) load-stdlib
0.0012 ( 0.4%) 0.0002 ( 0.1%) 0.0014 ( 0.3%) 0.0014 ( 0.3%) typecheck-expr-pattern
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 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.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%) 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.3518 (100.0%) 0.1297 (100.0%) 0.4815 (100.0%) 0.4864 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.2508 seconds (0.2530 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.1907 (100.0%) 0.0601 (100.0%) 0.2508 (100.0%) 0.2530 (100.0%) Building Target
0.1907 (100.0%) 0.0601 (100.0%) 0.2508 (100.0%) 0.2530 (100.0%) Total
SwiftCompile normal arm64 Compiling\ Monthday.swift /Users/admin/builder/spi-builder-workspace/Sources/Schedule/Monthday.swift (in target 'Schedule' from project 'Schedule')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745639484414474-swift-frontend-Schedule-Monthday.swift-arm64_apple_watchos2.0-o-Onone-3297344144.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3332 seconds (0.3386 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0202 ( 9.5%) 0.0275 ( 22.9%) 0.0477 ( 14.3%) 0.0493 ( 14.6%) parse-and-resolve-imports
0.0356 ( 16.7%) 0.0123 ( 10.2%) 0.0479 ( 14.4%) 0.0483 ( 14.3%) perform-sema
0.0355 ( 16.7%) 0.0123 ( 10.2%) 0.0478 ( 14.3%) 0.0482 ( 14.2%) Type checking and Semantic analysis
0.0190 ( 8.9%) 0.0265 ( 22.1%) 0.0455 ( 13.7%) 0.0471 ( 13.9%) Import resolution
0.0323 ( 15.1%) 0.0111 ( 9.3%) 0.0434 ( 13.0%) 0.0438 ( 12.9%) typecheck-stmt
0.0177 ( 8.3%) 0.0065 ( 5.4%) 0.0242 ( 7.2%) 0.0245 ( 7.2%) typecheck-expr
0.0164 ( 7.7%) 0.0057 ( 4.7%) 0.0221 ( 6.6%) 0.0224 ( 6.6%) typecheck-decl
0.0128 ( 6.0%) 0.0047 ( 3.9%) 0.0174 ( 5.2%) 0.0176 ( 5.2%) precheck-target
0.0063 ( 2.9%) 0.0023 ( 1.9%) 0.0086 ( 2.6%) 0.0086 ( 2.5%) build-rewrite-system
0.0039 ( 1.8%) 0.0042 ( 3.5%) 0.0081 ( 2.4%) 0.0082 ( 2.4%) import-clang-decl
0.0037 ( 1.7%) 0.0036 ( 3.0%) 0.0073 ( 2.2%) 0.0073 ( 2.2%) IRGen
0.0039 ( 1.8%) 0.0003 ( 0.2%) 0.0042 ( 1.3%) 0.0042 ( 1.2%) SIL optimization
0.0026 ( 1.2%) 0.0008 ( 0.7%) 0.0034 ( 1.0%) 0.0035 ( 1.0%) SILGen
0.0020 ( 0.9%) 0.0007 ( 0.6%) 0.0027 ( 0.8%) 0.0027 ( 0.8%) SILGen-function
0.0009 ( 0.4%) 0.0016 ( 1.3%) 0.0025 ( 0.7%) 0.0025 ( 0.7%) load-stdlib
0.0001 ( 0.1%) 0.0000 ( 0.0%) 0.0002 ( 0.1%) 0.0002 ( 0.1%) load-all-members
0.0002 ( 0.1%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0001 ( 0.1%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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.2131 (100.0%) 0.1201 (100.0%) 0.3332 (100.0%) 0.3386 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.1389 seconds (0.1412 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0860 (100.0%) 0.0529 (100.0%) 0.1389 (100.0%) 0.1412 (100.0%) Building Target
0.0860 (100.0%) 0.0529 (100.0%) 0.1389 (100.0%) 0.1412 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Schedule/Monthday.swift (in target 'Schedule' from project 'Schedule')
cd /Users/admin/builder/spi-builder-workspace
SwiftDriverJobDiscovery normal armv7k Compiling Atomic.swift, Bag.swift (in target 'Schedule' from project 'Schedule')
SwiftDriverJobDiscovery normal arm64_32 Compiling RunLoopTask.swift (in target 'Schedule' from project 'Schedule')
SwiftCompile normal arm64 Compiling\ Atomic.swift,\ Bag.swift /Users/admin/builder/spi-builder-workspace/Sources/Schedule/Atomic.swift /Users/admin/builder/spi-builder-workspace/Sources/Schedule/Bag.swift (in target 'Schedule' from project 'Schedule')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745639484425193-swift-frontend-Schedule-Atomic.swift-arm64_apple_watchos2.0-o-Onone-1330653440.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2789 seconds (0.2812 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0197 ( 11.2%) 0.0269 ( 26.2%) 0.0466 ( 16.7%) 0.0470 ( 16.7%) parse-and-resolve-imports
0.0184 ( 10.5%) 0.0256 ( 25.0%) 0.0440 ( 15.8%) 0.0445 ( 15.8%) Import resolution
0.0287 ( 16.2%) 0.0100 ( 9.8%) 0.0386 ( 13.9%) 0.0390 ( 13.9%) perform-sema
0.0286 ( 16.2%) 0.0100 ( 9.7%) 0.0386 ( 13.8%) 0.0389 ( 13.8%) Type checking and Semantic analysis
0.0193 ( 10.9%) 0.0083 ( 8.1%) 0.0276 ( 9.9%) 0.0278 ( 9.9%) typecheck-decl
0.0150 ( 8.5%) 0.0036 ( 3.5%) 0.0185 ( 6.6%) 0.0188 ( 6.7%) typecheck-stmt
0.0116 ( 6.6%) 0.0040 ( 3.9%) 0.0157 ( 5.6%) 0.0157 ( 5.6%) typecheck-expr
0.0062 ( 3.5%) 0.0044 ( 4.3%) 0.0105 ( 3.8%) 0.0107 ( 3.8%) IRGen
0.0071 ( 4.0%) 0.0033 ( 3.2%) 0.0104 ( 3.7%) 0.0105 ( 3.7%) build-rewrite-system
0.0062 ( 3.5%) 0.0019 ( 1.9%) 0.0082 ( 2.9%) 0.0082 ( 2.9%) precheck-target
0.0052 ( 3.0%) 0.0004 ( 0.4%) 0.0057 ( 2.0%) 0.0057 ( 2.0%) SILGen
0.0045 ( 2.6%) 0.0001 ( 0.1%) 0.0046 ( 1.6%) 0.0046 ( 1.6%) SIL optimization
0.0036 ( 2.1%) 0.0002 ( 0.2%) 0.0038 ( 1.4%) 0.0038 ( 1.4%) SILGen-function
0.0011 ( 0.6%) 0.0021 ( 2.1%) 0.0032 ( 1.2%) 0.0032 ( 1.1%) import-clang-decl
0.0010 ( 0.6%) 0.0016 ( 1.6%) 0.0026 ( 0.9%) 0.0026 ( 0.9%) load-stdlib
0.0002 ( 0.1%) 0.0000 ( 0.0%) 0.0002 ( 0.1%) 0.0002 ( 0.1%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) associated-type-inference
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.1765 (100.0%) 0.1024 (100.0%) 0.2789 (100.0%) 0.2812 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.1443 seconds (0.1453 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0930 (100.0%) 0.0513 (100.0%) 0.1443 (100.0%) 0.1453 (100.0%) Building Target
0.0930 (100.0%) 0.0513 (100.0%) 0.1443 (100.0%) 0.1453 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Schedule/Atomic.swift (in target 'Schedule' from project 'Schedule')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Schedule/Bag.swift (in target 'Schedule' from project 'Schedule')
cd /Users/admin/builder/spi-builder-workspace
SwiftDriverJobDiscovery normal arm64 Compiling Period.swift (in target 'Schedule' from project 'Schedule')
SwiftCompile normal arm64 Compiling\ Weekday.swift /Users/admin/builder/spi-builder-workspace/Sources/Schedule/Weekday.swift (in target 'Schedule' from project 'Schedule')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745639484449192-swift-frontend-Schedule-Weekday.swift-arm64_apple_watchos2.0-o-Onone-2974089672.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2314 seconds (0.2354 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0191 ( 13.6%) 0.0233 ( 25.6%) 0.0423 ( 18.3%) 0.0434 ( 18.4%) parse-and-resolve-imports
0.0178 ( 12.7%) 0.0219 ( 24.1%) 0.0397 ( 17.2%) 0.0408 ( 17.3%) Import resolution
0.0249 ( 17.7%) 0.0102 ( 11.2%) 0.0351 ( 15.2%) 0.0355 ( 15.1%) perform-sema
0.0249 ( 17.7%) 0.0102 ( 11.2%) 0.0350 ( 15.1%) 0.0354 ( 15.1%) Type checking and Semantic analysis
0.0135 ( 9.6%) 0.0048 ( 5.3%) 0.0183 ( 7.9%) 0.0185 ( 7.9%) typecheck-stmt
0.0121 ( 8.6%) 0.0054 ( 6.0%) 0.0176 ( 7.6%) 0.0178 ( 7.5%) typecheck-decl
0.0065 ( 4.6%) 0.0025 ( 2.7%) 0.0090 ( 3.9%) 0.0092 ( 3.9%) build-rewrite-system
0.0045 ( 3.2%) 0.0014 ( 1.6%) 0.0060 ( 2.6%) 0.0062 ( 2.6%) precheck-target
0.0029 ( 2.1%) 0.0029 ( 3.2%) 0.0058 ( 2.5%) 0.0058 ( 2.5%) IRGen
0.0015 ( 1.1%) 0.0028 ( 3.1%) 0.0044 ( 1.9%) 0.0045 ( 1.9%) import-clang-decl
0.0011 ( 0.7%) 0.0033 ( 3.6%) 0.0043 ( 1.9%) 0.0045 ( 1.9%) load-stdlib
0.0034 ( 2.4%) 0.0005 ( 0.6%) 0.0039 ( 1.7%) 0.0039 ( 1.6%) SILGen
0.0021 ( 1.5%) 0.0010 ( 1.1%) 0.0031 ( 1.3%) 0.0031 ( 1.3%) typecheck-expr
0.0026 ( 1.8%) 0.0004 ( 0.4%) 0.0030 ( 1.3%) 0.0030 ( 1.3%) SILGen-function
0.0027 ( 1.9%) 0.0001 ( 0.1%) 0.0028 ( 1.2%) 0.0028 ( 1.2%) SIL optimization
0.0008 ( 0.6%) 0.0001 ( 0.1%) 0.0010 ( 0.4%) 0.0010 ( 0.4%) typecheck-expr-pattern
0.0002 ( 0.1%) 0.0000 ( 0.0%) 0.0002 ( 0.1%) 0.0002 ( 0.1%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.1406 (100.0%) 0.0907 (100.0%) 0.2314 (100.0%) 0.2354 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.1148 seconds (0.1165 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0685 (100.0%) 0.0463 (100.0%) 0.1148 (100.0%) 0.1165 (100.0%) Building Target
0.0685 (100.0%) 0.0463 (100.0%) 0.1148 (100.0%) 0.1165 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Schedule/Weekday.swift (in target 'Schedule' from project 'Schedule')
cd /Users/admin/builder/spi-builder-workspace
SwiftDriverJobDiscovery normal arm64 Compiling Extensions.swift, Interval.swift (in target 'Schedule' from project 'Schedule')
SwiftCompile normal arm64_32 Compiling\ Plan.swift /Users/admin/builder/spi-builder-workspace/Sources/Schedule/Plan.swift (in target 'Schedule' from project 'Schedule')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Schedule/Plan.swift (in target 'Schedule' from project 'Schedule')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745639484487461-swift-frontend-Schedule-Plan.swift-arm64_32_apple_watchos2.0-o-Onone-2721096870.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4262 seconds (0.4268 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0711 ( 22.0%) 0.0119 ( 11.5%) 0.0830 ( 19.5%) 0.0830 ( 19.4%) perform-sema
0.0710 ( 22.0%) 0.0119 ( 11.5%) 0.0829 ( 19.4%) 0.0829 ( 19.4%) Type checking and Semantic analysis
0.0629 ( 19.5%) 0.0088 ( 8.6%) 0.0717 ( 16.8%) 0.0717 ( 16.8%) typecheck-stmt
0.0193 ( 6.0%) 0.0252 ( 24.4%) 0.0445 ( 10.4%) 0.0448 ( 10.5%) parse-and-resolve-imports
0.0182 ( 5.6%) 0.0240 ( 23.3%) 0.0422 ( 9.9%) 0.0425 ( 10.0%) Import resolution
0.0166 ( 5.1%) 0.0033 ( 3.2%) 0.0200 ( 4.7%) 0.0200 ( 4.7%) precheck-target
0.0130 ( 4.0%) 0.0034 ( 3.3%) 0.0164 ( 3.9%) 0.0164 ( 3.8%) typecheck-decl
0.0100 ( 3.1%) 0.0050 ( 4.8%) 0.0150 ( 3.5%) 0.0150 ( 3.5%) IRGen
0.0108 ( 3.3%) 0.0011 ( 1.1%) 0.0119 ( 2.8%) 0.0119 ( 2.8%) typecheck-expr
0.0073 ( 2.3%) 0.0024 ( 2.4%) 0.0098 ( 2.3%) 0.0098 ( 2.3%) build-rewrite-system
0.0079 ( 2.4%) 0.0007 ( 0.7%) 0.0086 ( 2.0%) 0.0086 ( 2.0%) SILGen
0.0062 ( 1.9%) 0.0001 ( 0.1%) 0.0063 ( 1.5%) 0.0063 ( 1.5%) SIL optimization
0.0053 ( 1.7%) 0.0005 ( 0.5%) 0.0058 ( 1.4%) 0.0058 ( 1.4%) SILGen-function
0.0016 ( 0.5%) 0.0021 ( 2.0%) 0.0037 ( 0.9%) 0.0037 ( 0.9%) import-clang-decl
0.0011 ( 0.3%) 0.0026 ( 2.5%) 0.0037 ( 0.9%) 0.0037 ( 0.9%) load-stdlib
0.0006 ( 0.2%) 0.0000 ( 0.0%) 0.0006 ( 0.1%) 0.0006 ( 0.1%) typecheck-for-each
0.0002 ( 0.1%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) associated-type-inference
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.3232 (100.0%) 0.1030 (100.0%) 0.4262 (100.0%) 0.4268 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.2266 seconds (0.2272 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.1743 (100.0%) 0.0523 (100.0%) 0.2266 (100.0%) 0.2272 (100.0%) Building Target
0.1743 (100.0%) 0.0523 (100.0%) 0.2266 (100.0%) 0.2272 (100.0%) Total
SwiftDriverJobDiscovery normal armv7k Compiling TaskCenter.swift (in target 'Schedule' from project 'Schedule')
SwiftCompile normal arm64 Compiling\ Plan.swift /Users/admin/builder/spi-builder-workspace/Sources/Schedule/Plan.swift (in target 'Schedule' from project 'Schedule')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745639484491665-swift-frontend-Schedule-Plan.swift-arm64_apple_watchos2.0-o-Onone-147606858.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4140 seconds (0.4144 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0692 ( 22.0%) 0.0113 ( 11.3%) 0.0804 ( 19.4%) 0.0804 ( 19.4%) perform-sema
0.0691 ( 22.0%) 0.0112 ( 11.3%) 0.0803 ( 19.4%) 0.0803 ( 19.4%) Type checking and Semantic analysis
0.0613 ( 19.5%) 0.0087 ( 8.8%) 0.0700 ( 16.9%) 0.0700 ( 16.9%) typecheck-stmt
0.0186 ( 5.9%) 0.0243 ( 24.5%) 0.0429 ( 10.4%) 0.0431 ( 10.4%) parse-and-resolve-imports
0.0175 ( 5.6%) 0.0232 ( 23.4%) 0.0408 ( 9.8%) 0.0410 ( 9.9%) Import resolution
0.0165 ( 5.2%) 0.0032 ( 3.2%) 0.0197 ( 4.8%) 0.0197 ( 4.7%) precheck-target
0.0125 ( 4.0%) 0.0029 ( 2.9%) 0.0154 ( 3.7%) 0.0154 ( 3.7%) typecheck-decl
0.0090 ( 2.8%) 0.0050 ( 5.1%) 0.0140 ( 3.4%) 0.0140 ( 3.4%) IRGen
0.0105 ( 3.3%) 0.0012 ( 1.2%) 0.0117 ( 2.8%) 0.0117 ( 2.8%) typecheck-expr
0.0073 ( 2.3%) 0.0021 ( 2.2%) 0.0094 ( 2.3%) 0.0094 ( 2.3%) build-rewrite-system
0.0080 ( 2.5%) 0.0009 ( 0.9%) 0.0088 ( 2.1%) 0.0088 ( 2.1%) SILGen
0.0062 ( 2.0%) 0.0001 ( 0.1%) 0.0063 ( 1.5%) 0.0063 ( 1.5%) SIL optimization
0.0056 ( 1.8%) 0.0006 ( 0.6%) 0.0062 ( 1.5%) 0.0062 ( 1.5%) SILGen-function
0.0016 ( 0.5%) 0.0022 ( 2.2%) 0.0038 ( 0.9%) 0.0038 ( 0.9%) import-clang-decl
0.0011 ( 0.3%) 0.0023 ( 2.4%) 0.0034 ( 0.8%) 0.0034 ( 0.8%) load-stdlib
0.0005 ( 0.2%) 0.0000 ( 0.0%) 0.0006 ( 0.1%) 0.0006 ( 0.1%) typecheck-for-each
0.0002 ( 0.1%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) associated-type-inference
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.3146 (100.0%) 0.0994 (100.0%) 0.4140 (100.0%) 0.4144 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.2111 seconds (0.2113 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.1615 (100.0%) 0.0496 (100.0%) 0.2111 (100.0%) 0.2113 (100.0%) Building Target
0.1615 (100.0%) 0.0496 (100.0%) 0.2111 (100.0%) 0.2113 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Schedule/Plan.swift (in target 'Schedule' from project 'Schedule')
cd /Users/admin/builder/spi-builder-workspace
SwiftDriverJobDiscovery normal arm64 Compiling Time.swift (in target 'Schedule' from project 'Schedule')
SwiftCompile normal arm64 Compiling\ TaskCenter.swift /Users/admin/builder/spi-builder-workspace/Sources/Schedule/TaskCenter.swift (in target 'Schedule' from project 'Schedule')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745639484496267-swift-frontend-Schedule-TaskCenter.swift-arm64_apple_watchos2.0-o-Onone-2794717285.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2930 seconds (0.2944 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0399 ( 19.0%) 0.0081 ( 9.7%) 0.0480 ( 16.4%) 0.0480 ( 16.3%) perform-sema
0.0398 ( 19.0%) 0.0081 ( 9.7%) 0.0479 ( 16.4%) 0.0480 ( 16.3%) Type checking and Semantic analysis
0.0180 ( 8.6%) 0.0236 ( 28.3%) 0.0416 ( 14.2%) 0.0422 ( 14.3%) parse-and-resolve-imports
0.0170 ( 8.1%) 0.0227 ( 27.1%) 0.0397 ( 13.5%) 0.0403 ( 13.7%) Import resolution
0.0260 ( 12.4%) 0.0029 ( 3.4%) 0.0289 ( 9.9%) 0.0289 ( 9.8%) typecheck-stmt
0.0226 ( 10.8%) 0.0036 ( 4.3%) 0.0262 ( 8.9%) 0.0262 ( 8.9%) typecheck-expr
0.0130 ( 6.2%) 0.0051 ( 6.1%) 0.0181 ( 6.2%) 0.0181 ( 6.1%) typecheck-decl
0.0078 ( 3.7%) 0.0028 ( 3.4%) 0.0106 ( 3.6%) 0.0106 ( 3.6%) IRGen
0.0065 ( 3.1%) 0.0002 ( 0.2%) 0.0066 ( 2.3%) 0.0066 ( 2.3%) SIL optimization
0.0053 ( 2.5%) 0.0008 ( 0.9%) 0.0061 ( 2.1%) 0.0061 ( 2.1%) SILGen
0.0041 ( 2.0%) 0.0012 ( 1.4%) 0.0053 ( 1.8%) 0.0053 ( 1.8%) build-rewrite-system
0.0040 ( 1.9%) 0.0005 ( 0.6%) 0.0045 ( 1.5%) 0.0045 ( 1.5%) SILGen-function
0.0011 ( 0.5%) 0.0021 ( 2.6%) 0.0032 ( 1.1%) 0.0032 ( 1.1%) load-stdlib
0.0014 ( 0.7%) 0.0018 ( 2.2%) 0.0032 ( 1.1%) 0.0032 ( 1.1%) import-clang-decl
0.0028 ( 1.3%) 0.0001 ( 0.1%) 0.0029 ( 1.0%) 0.0029 ( 1.0%) precheck-target
0.0001 ( 0.1%) 0.0000 ( 0.0%) 0.0002 ( 0.1%) 0.0002 ( 0.1%) 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%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.2095 (100.0%) 0.0835 (100.0%) 0.2930 (100.0%) 0.2944 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.1585 seconds (0.1591 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.1151 (100.0%) 0.0433 (100.0%) 0.1585 (100.0%) 0.1591 (100.0%) Building Target
0.1151 (100.0%) 0.0433 (100.0%) 0.1585 (100.0%) 0.1591 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Schedule/TaskCenter.swift (in target 'Schedule' from project 'Schedule')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/Schedule/TaskCenter.swift:28:13: warning: let '_default' is not concurrency-safe because non-'Sendable' type 'TaskCenter' may have shared mutable state; this is an error in the Swift 6 language mode
private let _default = TaskCenter()
^
/Users/admin/builder/spi-builder-workspace/Sources/Schedule/TaskCenter.swift:31:12: note: class 'TaskCenter' does not conform to the 'Sendable' protocol
open class TaskCenter {
^
/Users/admin/builder/spi-builder-workspace/Sources/Schedule/TaskCenter.swift:28:13: note: add '@MainActor' to make let '_default' part of global actor 'MainActor'
private let _default = TaskCenter()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Schedule/TaskCenter.swift:28:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private let _default = TaskCenter()
^
nonisolated(unsafe)
SwiftDriverJobDiscovery normal armv7k Compiling Plan.swift (in target 'Schedule' from project 'Schedule')
SwiftCompile normal armv7k Compiling\ Extensions.swift,\ Interval.swift /Users/admin/builder/spi-builder-workspace/Sources/Schedule/Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Schedule/Interval.swift (in target 'Schedule' from project 'Schedule')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745639484510759-swift-frontend-Schedule-Extensions.swift-armv7k_apple_watchos2.0-o-Onone-1136273254.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3221 seconds (0.3222 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0452 ( 19.3%) 0.0097 ( 11.0%) 0.0549 ( 17.0%) 0.0549 ( 17.0%) perform-sema
0.0450 ( 19.3%) 0.0097 ( 11.0%) 0.0547 ( 17.0%) 0.0547 ( 17.0%) Type checking and Semantic analysis
0.0356 ( 15.2%) 0.0070 ( 7.9%) 0.0426 ( 13.2%) 0.0426 ( 13.2%) typecheck-stmt
0.0182 ( 7.8%) 0.0220 ( 24.9%) 0.0402 ( 12.5%) 0.0403 ( 12.5%) parse-and-resolve-imports
0.0172 ( 7.4%) 0.0210 ( 23.7%) 0.0382 ( 11.9%) 0.0383 ( 11.9%) Import resolution
0.0141 ( 6.0%) 0.0033 ( 3.7%) 0.0174 ( 5.4%) 0.0174 ( 5.4%) typecheck-expr
0.0109 ( 4.7%) 0.0027 ( 3.0%) 0.0135 ( 4.2%) 0.0135 ( 4.2%) typecheck-decl
0.0104 ( 4.5%) 0.0025 ( 2.9%) 0.0130 ( 4.0%) 0.0129 ( 4.0%) precheck-target
0.0090 ( 3.9%) 0.0027 ( 3.0%) 0.0117 ( 3.6%) 0.0117 ( 3.6%) build-rewrite-system
0.0072 ( 3.1%) 0.0007 ( 0.8%) 0.0079 ( 2.5%) 0.0079 ( 2.5%) SILGen
0.0055 ( 2.3%) 0.0024 ( 2.7%) 0.0078 ( 2.4%) 0.0078 ( 2.4%) IRGen
0.0071 ( 3.0%) 0.0001 ( 0.1%) 0.0072 ( 2.2%) 0.0072 ( 2.2%) SIL optimization
0.0055 ( 2.3%) 0.0005 ( 0.6%) 0.0060 ( 1.9%) 0.0060 ( 1.9%) SILGen-function
0.0016 ( 0.7%) 0.0023 ( 2.6%) 0.0039 ( 1.2%) 0.0039 ( 1.2%) import-clang-decl
0.0010 ( 0.4%) 0.0019 ( 2.2%) 0.0029 ( 0.9%) 0.0029 ( 0.9%) load-stdlib
0.0001 ( 0.1%) 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.2337 (100.0%) 0.0884 (100.0%) 0.3221 (100.0%) 0.3222 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.1692 seconds (0.1699 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.1233 (100.0%) 0.0459 (100.0%) 0.1692 (100.0%) 0.1699 (100.0%) Building Target
0.1233 (100.0%) 0.0459 (100.0%) 0.1692 (100.0%) 0.1699 (100.0%) Total
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Schedule/Extensions.swift (in target 'Schedule' from project 'Schedule')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Schedule/Interval.swift (in target 'Schedule' from project 'Schedule')
cd /Users/admin/builder/spi-builder-workspace
SwiftDriverJobDiscovery normal arm64 Compiling Task.swift (in target 'Schedule' from project 'Schedule')
SwiftDriverJobDiscovery normal armv7k Compiling RunLoopTask.swift (in target 'Schedule' from project 'Schedule')
SwiftDriverJobDiscovery normal arm64 Compiling Monthday.swift (in target 'Schedule' from project 'Schedule')
SwiftDriverJobDiscovery normal arm64 Compiling Weekday.swift (in target 'Schedule' from project 'Schedule')
SwiftDriverJobDiscovery normal arm64 Compiling Atomic.swift, Bag.swift (in target 'Schedule' from project 'Schedule')
SwiftDriverJobDiscovery normal arm64_32 Compiling Task.swift (in target 'Schedule' from project 'Schedule')
SwiftDriverJobDiscovery normal arm64 Compiling TaskCenter.swift (in target 'Schedule' from project 'Schedule')
SwiftDriverJobDiscovery normal armv7k Compiling Period.swift (in target 'Schedule' from project 'Schedule')
SwiftDriverJobDiscovery normal armv7k Compiling Extensions.swift, Interval.swift (in target 'Schedule' from project 'Schedule')
SwiftDriver\ Compilation Schedule normal armv7k com.apple.xcode.tools.swift.compiler (in target 'Schedule' from project 'Schedule')
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 Schedule -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/armv7k/Schedule.SwiftFileList -DSWIFT_PACKAGE -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 -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/armv7k/Schedule-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/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/armv7k/Schedule.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/Schedule.build/Debug-watchos/Schedule.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/armv7k/Schedule_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/Schedule.build/Debug-watchos/Schedule.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/armv7k/Schedule-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/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/armv7k/Binary/Schedule normal armv7k (in target 'Schedule' from project 'Schedule')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target armv7k-apple-watchos2.0 -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/armv7k/Schedule.LinkFileList -install_name @rpath/Schedule.framework/Schedule -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/armv7k/Schedule_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/armv7k/Schedule_dependency_info.dat -fobjc-link-runtime -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/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/armv7k/Schedule.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/armv7k/Binary/Schedule
SwiftDriverJobDiscovery normal arm64 Compiling Plan.swift (in target 'Schedule' from project 'Schedule')
SwiftDriver\ Compilation Schedule normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Schedule' from project 'Schedule')
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 Schedule -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/arm64/Schedule.SwiftFileList -DSWIFT_PACKAGE -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 -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/arm64/Schedule-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/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/arm64/Schedule.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/Schedule.build/Debug-watchos/Schedule.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/arm64/Schedule_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/Schedule.build/Debug-watchos/Schedule.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/arm64/Schedule-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/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/arm64/Binary/Schedule normal arm64 (in target 'Schedule' from project 'Schedule')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-watchos2.0 -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/arm64/Schedule.LinkFileList -install_name @rpath/Schedule.framework/Schedule -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/arm64/Schedule_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/arm64/Schedule_dependency_info.dat -fobjc-link-runtime -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/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/arm64/Schedule.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/arm64/Binary/Schedule
SwiftDriverJobDiscovery normal arm64_32 Compiling Plan.swift (in target 'Schedule' from project 'Schedule')
SwiftDriver\ Compilation Schedule normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'Schedule' from project 'Schedule')
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 Schedule -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/arm64_32/Schedule.SwiftFileList -DSWIFT_PACKAGE -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 -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/arm64_32/Schedule-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/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/arm64_32/Schedule.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/Schedule.build/Debug-watchos/Schedule.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/arm64_32/Schedule_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/Schedule.build/Debug-watchos/Schedule.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/arm64_32/Schedule-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/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/arm64_32/Binary/Schedule normal arm64_32 (in target 'Schedule' from project 'Schedule')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64_32-apple-watchos2.0 -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/arm64_32/Schedule.LinkFileList -install_name @rpath/Schedule.framework/Schedule -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/arm64_32/Schedule_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/arm64_32/Schedule_dependency_info.dat -fobjc-link-runtime -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/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/arm64_32/Schedule.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/arm64_32/Binary/Schedule
CreateUniversalBinary /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Schedule.framework/Schedule normal arm64\ armv7k\ arm64_32 (in target 'Schedule' from project 'Schedule')
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/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/arm64/Binary/Schedule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/armv7k/Binary/Schedule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/arm64_32/Binary/Schedule -output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Schedule.framework/Schedule
ExtractAppIntentsMetadata (in target 'Schedule' from project 'Schedule')
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 Schedule --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 Schedule --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Schedule.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/Schedule.framework/Schedule --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/arm64/Schedule_dependency_info.dat --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/armv7k/Schedule_dependency_info.dat --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/arm64_32/Schedule_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/armv7k/ExtractedAppShortcutsMetadata.stringsdata --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/arm64_32/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/arm64/Schedule.SwiftFileList --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/armv7k/Schedule.SwiftFileList --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/arm64_32/Schedule.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/Schedule.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/Schedule.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/arm64/Schedule.SwiftConstValuesFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/armv7k/Schedule.SwiftConstValuesFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Schedule.build/Debug-watchos/Schedule.build/Objects-normal/arm64_32/Schedule.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-25 20:51:24.952 appintentsmetadataprocessor[727:4160] Starting appintentsmetadataprocessor export
2025-04-25 20:51:24.955 appintentsmetadataprocessor[727:4160] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos/Schedule.framework/Schedule.tbd (in target 'Schedule' from project 'Schedule')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/tapi stubify -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Schedule.framework/Schedule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos/Schedule.framework/Schedule.tbd
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Schedule.framework (in target 'Schedule' from project 'Schedule')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Schedule.framework
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Schedule.framework (in target 'Schedule' from project 'Schedule')
cd /Users/admin/builder/spi-builder-workspace
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Schedule.framework
/Users/admin/builder/spi-builder-workspace/Schedule.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 'Schedule' from project 'Schedule')
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "Schedule",
"name" : "Schedule",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.11"
},
{
"name" : "ios",
"version" : "9.0"
},
{
"name" : "tvos",
"version" : "9.0"
},
{
"name" : "watchos",
"version" : "2.0"
}
],
"products" : [
{
"name" : "Schedule",
"targets" : [
"Schedule"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "ScheduleTests",
"module_type" : "SwiftTarget",
"name" : "ScheduleTests",
"path" : "Tests/ScheduleTests",
"sources" : [
"AtomicTests.swift",
"BagTests.swift",
"ExtensionsTests.swift",
"Helpers.swift",
"IntervalTests.swift",
"MonthdayTests.swift",
"PeriodTests.swift",
"PlanTests.swift",
"TaskCenterTests.swift",
"TaskTests.swift",
"TimeTests.swift",
"WeekdayTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"Schedule"
],
"type" : "test"
},
{
"c99name" : "Schedule",
"module_type" : "SwiftTarget",
"name" : "Schedule",
"path" : "Sources/Schedule",
"product_memberships" : [
"Schedule"
],
"sources" : [
"Atomic.swift",
"Bag.swift",
"Extensions.swift",
"Interval.swift",
"Monthday.swift",
"Period.swift",
"Plan.swift",
"RunLoopTask.swift",
"Task.swift",
"TaskCenter.swift",
"Time.swift",
"Weekday.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Done.