The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of composable-effect-identifier, reference main (eee236), with Swift 6.1 for tvOS using Xcode 16.3 on 27 Apr 2025 00:12:14 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ComposableEffectIdentifier -destination generic/platform=tvOS 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

   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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%)  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%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.1706 (100.0%)   0.1407 (100.0%)   0.3113 (100.0%)   0.3119 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.1746 seconds (0.1752 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0993 (100.0%)   0.0753 (100.0%)   0.1746 (100.0%)   0.1752 (100.0%)  Building Target
   0.0993 (100.0%)   0.0753 (100.0%)   0.1746 (100.0%)   0.1752 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/combine-schedulers/Sources/CombineSchedulers/FailingScheduler.swift (in target 'CombineSchedulers' from project 'combine-schedulers')
    cd /Users/admin/builder/spi-builder-workspace

SwiftDriverJobDiscovery normal arm64 Compiling Diff.swift, Dump.swift (in target 'CustomDump' from project 'swift-custom-dump')
SwiftCompile normal arm64 Compiling\ TestScheduler.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/combine-schedulers/Sources/CombineSchedulers/TestScheduler.swift (in target 'CombineSchedulers' from project 'combine-schedulers')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745712731245595-swift-frontend-CombineSchedulers-TestScheduler.swift-arm64_apple_tvos13.0-o-Onone-3548516923.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3969 seconds (0.4000 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0351 ( 14.5%)   0.0508 ( 32.6%)   0.0859 ( 21.6%)   0.0860 ( 21.5%)  parse-and-resolve-imports
   0.0337 ( 14.0%)   0.0491 ( 31.5%)   0.0828 ( 20.9%)   0.0829 ( 20.7%)  Import resolution
   0.0358 ( 14.8%)   0.0110 (  7.1%)   0.0468 ( 11.8%)   0.0473 ( 11.8%)  perform-sema
   0.0357 ( 14.8%)   0.0110 (  7.0%)   0.0467 ( 11.8%)   0.0472 ( 11.8%)  Type checking and Semantic analysis
   0.0281 ( 11.6%)   0.0076 (  4.9%)   0.0357 (  9.0%)   0.0362 (  9.1%)  typecheck-stmt
   0.0219 (  9.1%)   0.0058 (  3.7%)   0.0277 (  7.0%)   0.0279 (  7.0%)  typecheck-expr
   0.0131 (  5.4%)   0.0038 (  2.4%)   0.0168 (  4.2%)   0.0170 (  4.2%)  precheck-target
   0.0080 (  3.3%)   0.0048 (  3.1%)   0.0128 (  3.2%)   0.0130 (  3.2%)  IRGen
   0.0078 (  3.2%)   0.0031 (  2.0%)   0.0108 (  2.7%)   0.0111 (  2.8%)  build-rewrite-system
   0.0074 (  3.1%)   0.0035 (  2.2%)   0.0109 (  2.7%)   0.0109 (  2.7%)  typecheck-decl
   0.0050 (  2.1%)   0.0001 (  0.1%)   0.0051 (  1.3%)   0.0054 (  1.3%)  SIL optimization
   0.0043 (  1.8%)   0.0008 (  0.5%)   0.0051 (  1.3%)   0.0051 (  1.3%)  SILGen
   0.0015 (  0.6%)   0.0024 (  1.6%)   0.0039 (  1.0%)   0.0039 (  1.0%)  import-clang-decl
   0.0030 (  1.3%)   0.0005 (  0.3%)   0.0035 (  0.9%)   0.0035 (  0.9%)  SILGen-function
   0.0009 (  0.4%)   0.0015 (  1.0%)   0.0025 (  0.6%)   0.0025 (  0.6%)  load-stdlib
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  associated-type-inference
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.2413 (100.0%)   0.1557 (100.0%)   0.3969 (100.0%)   0.4000 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2048 seconds (0.2079 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.1276 (100.0%)   0.0772 (100.0%)   0.2048 (100.0%)   0.2079 (100.0%)  Building Target
   0.1276 (100.0%)   0.0772 (100.0%)   0.2048 (100.0%)   0.2079 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/combine-schedulers/Sources/CombineSchedulers/TestScheduler.swift (in target 'CombineSchedulers' from project 'combine-schedulers')
    cd /Users/admin/builder/spi-builder-workspace

SwiftDriverJobDiscovery normal arm64 Compiling ImmediateScheduler.swift (in target 'CombineSchedulers' from project 'combine-schedulers')
SwiftCompile normal arm64 Compiling\ Lock.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/combine-schedulers/Sources/CombineSchedulers/Internal/Lock.swift (in target 'CombineSchedulers' from project 'combine-schedulers')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745712731367286-swift-frontend-CombineSchedulers-Lock.swift-arm64_apple_tvos13.0-o-Onone-777040885.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.1998 seconds (0.2049 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0358 ( 38.9%)   0.0480 ( 44.5%)   0.0838 ( 41.9%)   0.0858 ( 41.9%)  parse-and-resolve-imports
   0.0340 ( 37.0%)   0.0462 ( 42.9%)   0.0803 ( 40.2%)   0.0823 ( 40.2%)  Import resolution
   0.0034 (  3.7%)   0.0038 (  3.6%)   0.0072 (  3.6%)   0.0073 (  3.5%)  IRGen
   0.0034 (  3.7%)   0.0015 (  1.4%)   0.0049 (  2.5%)   0.0049 (  2.4%)  perform-sema
   0.0033 (  3.6%)   0.0015 (  1.4%)   0.0049 (  2.4%)   0.0049 (  2.4%)  Type checking and Semantic analysis
   0.0011 (  1.2%)   0.0024 (  2.3%)   0.0036 (  1.8%)   0.0038 (  1.8%)  load-stdlib
   0.0020 (  2.2%)   0.0012 (  1.1%)   0.0032 (  1.6%)   0.0032 (  1.6%)  typecheck-decl
   0.0020 (  2.2%)   0.0007 (  0.7%)   0.0027 (  1.4%)   0.0027 (  1.3%)  typecheck-stmt
   0.0019 (  2.0%)   0.0007 (  0.6%)   0.0025 (  1.3%)   0.0025 (  1.2%)  typecheck-expr
   0.0012 (  1.3%)   0.0003 (  0.3%)   0.0015 (  0.8%)   0.0019 (  0.9%)  SILGen
   0.0015 (  1.6%)   0.0002 (  0.2%)   0.0016 (  0.8%)   0.0016 (  0.8%)  SIL optimization
   0.0007 (  0.8%)   0.0008 (  0.8%)   0.0015 (  0.8%)   0.0016 (  0.8%)  import-clang-decl
   0.0009 (  1.0%)   0.0002 (  0.2%)   0.0012 (  0.6%)   0.0015 (  0.8%)  SILGen-function
   0.0007 (  0.7%)   0.0001 (  0.1%)   0.0007 (  0.4%)   0.0007 (  0.4%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  build-rewrite-system
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  load-all-members
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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%)  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.0921 (100.0%)   0.1077 (100.0%)   0.1998 (100.0%)   0.2049 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.1159 seconds (0.1186 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0537 (100.0%)   0.0622 (100.0%)   0.1159 (100.0%)   0.1186 (100.0%)  Building Target
   0.0537 (100.0%)   0.0622 (100.0%)   0.1159 (100.0%)   0.1186 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/combine-schedulers/Sources/CombineSchedulers/Internal/Lock.swift (in target 'CombineSchedulers' from project 'combine-schedulers')
    cd /Users/admin/builder/spi-builder-workspace

SwiftDriverJobDiscovery normal arm64 Compiling Timer.swift (in target 'CombineSchedulers' from project 'combine-schedulers')
SwiftDriverJobDiscovery normal arm64 Compiling UserNotifications.swift, UserNotificationsUI.swift, CustomDumpReflectable.swift (in target 'CustomDump' from project 'swift-custom-dump')
ExtractAppIntentsMetadata (in target 'XCTestDynamicOverlay' from project 'xctest-dynamic-overlay')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/xctest-dynamic-overlay
    /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 XCTestDynamicOverlay --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk --xcode-version 16E140 --platform-family tvOS --deployment-target 12.0 --bundle-identifier xctest-dynamic-overlay.XCTestDynamicOverlay --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/XCTestDynamicOverlay.appintents --target-triple arm64-apple-tvos12.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/XCTestDynamicOverlay.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xctest-dynamic-overlay.build/Debug-appletvos/XCTestDynamicOverlay.build/Objects-normal/arm64/XCTestDynamicOverlay_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xctest-dynamic-overlay.build/Debug-appletvos/XCTestDynamicOverlay.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xctest-dynamic-overlay.build/Debug-appletvos/XCTestDynamicOverlay.build/Objects-normal/arm64/XCTestDynamicOverlay.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xctest-dynamic-overlay.build/Debug-appletvos/XCTestDynamicOverlay.build/XCTestDynamicOverlay.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xctest-dynamic-overlay.build/Debug-appletvos/XCTestDynamicOverlay.build/XCTestDynamicOverlay.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/xctest-dynamic-overlay.build/Debug-appletvos/XCTestDynamicOverlay.build/Objects-normal/arm64/XCTestDynamicOverlay.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-26 17:12:11.371 appintentsmetadataprocessor[1283:6906] Starting appintentsmetadataprocessor export
2025-04-26 17:12:11.415 appintentsmetadataprocessor[1283:6906] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/CasePaths.o (in target 'CasePaths' from project 'swift-case-paths')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-case-paths
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/CasePaths.o
SwiftDriverJobDiscovery normal arm64 Compiling AnyScheduler.swift (in target 'CombineSchedulers' from project 'combine-schedulers')
SwiftDriver ComposableArchitecture normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ComposableArchitecture -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-appletvos/ComposableArchitecture.build/Objects-normal/arm64/ComposableArchitecture.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 -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -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-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-appletvos/ComposableArchitecture.build/Objects-normal/arm64/ComposableArchitecture-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/swift-composable-architecture.build/Debug-appletvos/ComposableArchitecture.build/Objects-normal/arm64/ComposableArchitecture.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/swift-composable-architecture.build/Debug-appletvos/ComposableArchitecture.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-appletvos/ComposableArchitecture.build/Objects-normal/arm64/ComposableArchitecture_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-appletvos/ComposableArchitecture.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-appletvos/ComposableArchitecture.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-appletvos/ComposableArchitecture.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-appletvos/ComposableArchitecture.build/Objects-normal/arm64/ComposableArchitecture-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling FailingScheduler.swift (in target 'CombineSchedulers' from project 'combine-schedulers')
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/OrderedCollections.o (in target 'OrderedCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/OrderedCollections.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/XCTestDynamicOverlay.o (in target 'XCTestDynamicOverlay' from project 'xctest-dynamic-overlay')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/xctest-dynamic-overlay
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/XCTestDynamicOverlay.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/IdentifiedCollections.o normal (in target 'IdentifiedCollections' from project 'swift-identified-collections')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-identified-collections
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-tvos13.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-identified-collections.build/Debug-appletvos/IdentifiedCollections.build/Objects-normal/arm64/IdentifiedCollections.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-identified-collections.build/Debug-appletvos/IdentifiedCollections.build/Objects-normal/arm64/IdentifiedCollections_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-identified-collections.build/Debug-appletvos/IdentifiedCollections.build/Objects-normal/arm64/IdentifiedCollections_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/appletvos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-identified-collections.build/Debug-appletvos/IdentifiedCollections.build/Objects-normal/arm64/IdentifiedCollections.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/IdentifiedCollections.o
SwiftEmitModule normal arm64 Emitting\ module\ for\ ComposableArchitecture (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
EmitSwiftModule normal arm64 (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
    cd /Users/admin/builder/spi-builder-workspace

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745712731512058-swift-frontend-ComposableArchitecture-all-arm64_apple_tvos13.0-swiftmodule-Onone-2010650344.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 1.1896 seconds (1.2200 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.1890 ( 22.3%)   0.0416 ( 12.2%)   0.2305 ( 19.4%)   0.2331 ( 19.1%)  perform-sema
   0.1883 ( 22.2%)   0.0413 ( 12.1%)   0.2297 ( 19.3%)   0.2322 ( 19.0%)  Type checking and Semantic analysis
   0.1797 ( 21.2%)   0.0392 ( 11.5%)   0.2189 ( 18.4%)   0.2214 ( 18.1%)  typecheck-decl
   0.0546 (  6.4%)   0.0854 ( 25.0%)   0.1400 ( 11.8%)   0.1477 ( 12.1%)  parse-and-resolve-imports
   0.0512 (  6.0%)   0.0831 ( 24.3%)   0.1343 ( 11.3%)   0.1419 ( 11.6%)  Import resolution
   0.0435 (  5.1%)   0.0114 (  3.3%)   0.0549 (  4.6%)   0.0551 (  4.5%)  typecheck-stmt
   0.0287 (  3.4%)   0.0090 (  2.7%)   0.0378 (  3.2%)   0.0381 (  3.1%)  typecheck-expr
   0.0253 (  3.0%)   0.0040 (  1.2%)   0.0293 (  2.5%)   0.0326 (  2.7%)  SILGen
   0.0268 (  3.2%)   0.0051 (  1.5%)   0.0319 (  2.7%)   0.0320 (  2.6%)  SIL optimization
   0.0156 (  1.8%)   0.0056 (  1.6%)   0.0213 (  1.8%)   0.0213 (  1.7%)  build-rewrite-system
   0.0154 (  1.8%)   0.0021 (  0.6%)   0.0175 (  1.5%)   0.0205 (  1.7%)  SILGen-function
   0.0058 (  0.7%)   0.0070 (  2.1%)   0.0129 (  1.1%)   0.0129 (  1.1%)  import-clang-decl
   0.0074 (  0.9%)   0.0018 (  0.5%)   0.0092 (  0.8%)   0.0092 (  0.8%)  Serialization, swiftmodule
   0.0044 (  0.5%)   0.0006 (  0.2%)   0.0050 (  0.4%)   0.0050 (  0.4%)  precheck-target
   0.0041 (  0.5%)   0.0005 (  0.2%)   0.0046 (  0.4%)   0.0046 (  0.4%)  Serialization, swiftsourceinfo
   0.0038 (  0.4%)   0.0003 (  0.1%)   0.0041 (  0.3%)   0.0041 (  0.3%)  Serialization, swiftdoc
   0.0012 (  0.1%)   0.0028 (  0.8%)   0.0039 (  0.3%)   0.0041 (  0.3%)  load-stdlib
   0.0028 (  0.3%)   0.0003 (  0.1%)   0.0032 (  0.3%)   0.0032 (  0.3%)  typecheck-expr-pattern
   0.0002 (  0.0%)   0.0000 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  module-populate-cache
   0.0002 (  0.0%)   0.0000 (  0.0%)   0.0002 (  0.0%)   0.0002 (  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.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  source-file-populate-cache
   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%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-module-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.8484 (100.0%)   0.3413 (100.0%)   1.1896 (100.0%)   1.2200 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.4698 seconds (0.4853 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.3240 (100.0%)   0.1458 (100.0%)   0.4698 (100.0%)   0.4853 (100.0%)  Building Target
   0.3240 (100.0%)   0.1458 (100.0%)   0.4698 (100.0%)   0.4853 (100.0%)  Total
SwiftCompile normal arm64 Compiling\ ConfirmationDialog.swift,\ ForEachStore.swift,\ Identified.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/SwiftUI/ConfirmationDialog.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/SwiftUI/ForEachStore.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/SwiftUI/Identified.swift (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/SwiftUI/ConfirmationDialog.swift (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/SwiftUI/ForEachStore.swift (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/SwiftUI/Identified.swift (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
    cd /Users/admin/builder/spi-builder-workspace

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745712731513506-swift-frontend-ComposableArchitecture-ConfirmationDialog.swift-arm64_apple_tvos13.0-o-Onone-442415734.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.8504 seconds (0.8688 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.1258 ( 21.3%)   0.0238 (  9.2%)   0.1497 ( 17.6%)   0.1512 ( 17.4%)  perform-sema
   0.1255 ( 21.2%)   0.0238 (  9.2%)   0.1493 ( 17.5%)   0.1508 ( 17.4%)  Type checking and Semantic analysis
   0.0559 (  9.4%)   0.0828 ( 32.0%)   0.1387 ( 16.3%)   0.1449 ( 16.7%)  parse-and-resolve-imports
   0.0522 (  8.8%)   0.0803 ( 31.1%)   0.1325 ( 15.6%)   0.1387 ( 16.0%)  Import resolution
   0.0593 ( 10.0%)   0.0069 (  2.7%)   0.0662 (  7.8%)   0.0670 (  7.7%)  typecheck-stmt
   0.0413 (  7.0%)   0.0116 (  4.5%)   0.0529 (  6.2%)   0.0534 (  6.1%)  typecheck-decl
   0.0294 (  5.0%)   0.0084 (  3.2%)   0.0378 (  4.4%)   0.0381 (  4.4%)  IRGen
   0.0233 (  3.9%)   0.0040 (  1.5%)   0.0273 (  3.2%)   0.0274 (  3.2%)  typecheck-expr
   0.0234 (  4.0%)   0.0016 (  0.6%)   0.0250 (  2.9%)   0.0251 (  2.9%)  SILGen
   0.0156 (  2.6%)   0.0051 (  2.0%)   0.0206 (  2.4%)   0.0207 (  2.4%)  build-rewrite-system
   0.0190 (  3.2%)   0.0011 (  0.4%)   0.0201 (  2.4%)   0.0201 (  2.3%)  SILGen-function
   0.0081 (  1.4%)   0.0002 (  0.1%)   0.0083 (  1.0%)   0.0087 (  1.0%)  SIL optimization
   0.0069 (  1.2%)   0.0012 (  0.5%)   0.0081 (  1.0%)   0.0086 (  1.0%)  precheck-target
   0.0034 (  0.6%)   0.0050 (  1.9%)   0.0084 (  1.0%)   0.0085 (  1.0%)  import-clang-decl
   0.0010 (  0.2%)   0.0024 (  0.9%)   0.0034 (  0.4%)   0.0035 (  0.4%)  load-stdlib
   0.0014 (  0.2%)   0.0002 (  0.1%)   0.0015 (  0.2%)   0.0015 (  0.2%)  typecheck-expr-pattern
   0.0003 (  0.0%)   0.0001 (  0.0%)   0.0004 (  0.0%)   0.0004 (  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%)  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%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.5920 (100.0%)   0.2585 (100.0%)   0.8504 (100.0%)   0.8688 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.5102 seconds (0.5279 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.3685 (100.0%)   0.1418 (100.0%)   0.5102 (100.0%)   0.5279 (100.0%)  Building Target
   0.3685 (100.0%)   0.1418 (100.0%)   0.5102 (100.0%)   0.5279 (100.0%)  Total
SwiftCompile normal arm64 Compiling\ Debug.swift,\ Deprecations.swift,\ Exports.swift,\ Locking.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Internal/Debug.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Internal/Deprecations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Internal/Exports.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Internal/Locking.swift (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745712731528385-swift-frontend-ComposableArchitecture-Debug.swift-arm64_apple_tvos13.0-o-Onone-652823710.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.9288 seconds (0.9458 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0556 (  8.6%)   0.0803 ( 28.2%)   0.1360 ( 14.6%)   0.1429 ( 15.1%)  parse-and-resolve-imports
   0.1148 ( 17.8%)   0.0256 (  9.0%)   0.1404 ( 15.1%)   0.1411 ( 14.9%)  perform-sema
   0.1145 ( 17.8%)   0.0255 (  9.0%)   0.1400 ( 15.1%)   0.1407 ( 14.9%)  Type checking and Semantic analysis
   0.0521 (  8.1%)   0.0780 ( 27.4%)   0.1301 ( 14.0%)   0.1369 ( 14.5%)  Import resolution
   0.0940 ( 14.6%)   0.0203 (  7.1%)   0.1143 ( 12.3%)   0.1149 ( 12.1%)  typecheck-stmt
   0.0513 (  8.0%)   0.0123 (  4.3%)   0.0636 (  6.9%)   0.0639 (  6.8%)  typecheck-decl
   0.0517 (  8.0%)   0.0113 (  4.0%)   0.0630 (  6.8%)   0.0632 (  6.7%)  typecheck-expr
   0.0260 (  4.0%)   0.0087 (  3.1%)   0.0347 (  3.7%)   0.0349 (  3.7%)  IRGen
   0.0263 (  4.1%)   0.0065 (  2.3%)   0.0328 (  3.5%)   0.0329 (  3.5%)  precheck-target
   0.0148 (  2.3%)   0.0051 (  1.8%)   0.0199 (  2.1%)   0.0200 (  2.1%)  build-rewrite-system
   0.0167 (  2.6%)   0.0018 (  0.6%)   0.0185 (  2.0%)   0.0186 (  2.0%)  SILGen
   0.0129 (  2.0%)   0.0013 (  0.5%)   0.0142 (  1.5%)   0.0143 (  1.5%)  SILGen-function
   0.0049 (  0.8%)   0.0056 (  2.0%)   0.0104 (  1.1%)   0.0105 (  1.1%)  import-clang-decl
   0.0072 (  1.1%)   0.0001 (  0.0%)   0.0073 (  0.8%)   0.0073 (  0.8%)  SIL optimization
   0.0010 (  0.2%)   0.0020 (  0.7%)   0.0031 (  0.3%)   0.0033 (  0.3%)  load-stdlib
   0.0003 (  0.0%)   0.0000 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  module-populate-cache
   0.0000 (  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.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%)  populate-source-file-class-member-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%)  AST verification
   0.6442 (100.0%)   0.2845 (100.0%)   0.9288 (100.0%)   0.9458 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.4685 seconds (0.4823 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.3256 (100.0%)   0.1429 (100.0%)   0.4685 (100.0%)   0.4823 (100.0%)  Building Target
   0.3256 (100.0%)   0.1429 (100.0%)   0.4685 (100.0%)   0.4823 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Internal/Debug.swift (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Internal/Deprecations.swift (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Internal/Exports.swift (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Internal/Locking.swift (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
    cd /Users/admin/builder/spi-builder-workspace

SwiftDriverJobDiscovery normal arm64 Compiling TestScheduler.swift (in target 'CombineSchedulers' from project 'combine-schedulers')
SwiftCompile normal arm64 Compiling\ WithViewStore.swift,\ FailingEffect.swift,\ TestStore.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/SwiftUI/WithViewStore.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/TestSupport/FailingEffect.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/TestSupport/TestStore.swift (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/SwiftUI/WithViewStore.swift (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/TestSupport/FailingEffect.swift (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/TestSupport/TestStore.swift (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
    cd /Users/admin/builder/spi-builder-workspace

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745712731537963-swift-frontend-ComposableArchitecture-WithViewStore.swift-arm64_apple_tvos13.0-o-Onone-490974989.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 1.0183 seconds (1.0423 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.1202 ( 17.1%)   0.0301 (  9.5%)   0.1503 ( 14.8%)   0.1514 ( 14.5%)  perform-sema
   0.1199 ( 17.1%)   0.0300 (  9.5%)   0.1499 ( 14.7%)   0.1510 ( 14.5%)  Type checking and Semantic analysis
   0.0543 (  7.7%)   0.0796 ( 25.1%)   0.1340 ( 13.2%)   0.1405 ( 13.5%)  parse-and-resolve-imports
   0.0511 (  7.3%)   0.0774 ( 24.4%)   0.1285 ( 12.6%)   0.1350 ( 12.9%)  Import resolution
   0.0998 ( 14.2%)   0.0266 (  8.4%)   0.1264 ( 12.4%)   0.1275 ( 12.2%)  typecheck-stmt
   0.0966 ( 13.8%)   0.0265 (  8.4%)   0.1232 ( 12.1%)   0.1242 ( 11.9%)  typecheck-expr
   0.0612 (  8.7%)   0.0155 (  4.9%)   0.0768 (  7.5%)   0.0772 (  7.4%)  typecheck-decl
   0.0276 (  3.9%)   0.0092 (  2.9%)   0.0369 (  3.6%)   0.0372 (  3.6%)  IRGen
   0.0207 (  3.0%)   0.0086 (  2.7%)   0.0294 (  2.9%)   0.0297 (  2.8%)  precheck-target
   0.0160 (  2.3%)   0.0016 (  0.5%)   0.0176 (  1.7%)   0.0203 (  1.9%)  SILGen
   0.0098 (  1.4%)   0.0010 (  0.3%)   0.0108 (  1.1%)   0.0134 (  1.3%)  SIL optimization
   0.0117 (  1.7%)   0.0011 (  0.3%)   0.0128 (  1.3%)   0.0130 (  1.2%)  SILGen-function
   0.0071 (  1.0%)   0.0022 (  0.7%)   0.0094 (  0.9%)   0.0095 (  0.9%)  build-rewrite-system
   0.0034 (  0.5%)   0.0050 (  1.6%)   0.0084 (  0.8%)   0.0084 (  0.8%)  import-clang-decl
   0.0010 (  0.1%)   0.0021 (  0.7%)   0.0031 (  0.3%)   0.0031 (  0.3%)  load-stdlib
   0.0003 (  0.0%)   0.0002 (  0.1%)   0.0005 (  0.1%)   0.0005 (  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%)  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%)  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.7013 (100.0%)   0.3169 (100.0%)   1.0183 (100.0%)   1.0423 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.4940 seconds (0.5096 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.3511 (100.0%)   0.1429 (100.0%)   0.4940 (100.0%)   0.5096 (100.0%)  Building Target
   0.3511 (100.0%)   0.1429 (100.0%)   0.4940 (100.0%)   0.5096 (100.0%)  Total
SwiftCompile normal arm64 Compiling\ AlertStateUIKit.swift,\ IfLetUIKit.swift,\ ViewStore.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/UIKit/AlertStateUIKit.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/UIKit/IfLetUIKit.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/ViewStore.swift (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745712731572310-swift-frontend-ComposableArchitecture-AlertStateUIKit.swift-arm64_apple_tvos13.0-o-Onone-3425146643.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.6870 seconds (0.7034 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0578 ( 13.5%)   0.0796 ( 30.6%)   0.1374 ( 20.0%)   0.1400 ( 19.9%)  parse-and-resolve-imports
   0.0542 ( 12.7%)   0.0768 ( 29.5%)   0.1310 ( 19.1%)   0.1336 ( 19.0%)  Import resolution
   0.0691 ( 16.2%)   0.0222 (  8.5%)   0.0912 ( 13.3%)   0.0938 ( 13.3%)  perform-sema
   0.0687 ( 16.1%)   0.0221 (  8.5%)   0.0908 ( 13.2%)   0.0933 ( 13.3%)  Type checking and Semantic analysis
   0.0432 ( 10.1%)   0.0114 (  4.4%)   0.0545 (  7.9%)   0.0558 (  7.9%)  typecheck-stmt
   0.0281 (  6.6%)   0.0068 (  2.6%)   0.0349 (  5.1%)   0.0355 (  5.0%)  typecheck-expr
   0.0234 (  5.5%)   0.0103 (  4.0%)   0.0337 (  4.9%)   0.0350 (  5.0%)  typecheck-decl
   0.0242 (  5.7%)   0.0101 (  3.9%)   0.0342 (  5.0%)   0.0349 (  5.0%)  IRGen
   0.0143 (  3.3%)   0.0026 (  1.0%)   0.0169 (  2.5%)   0.0176 (  2.5%)  SILGen
   0.0115 (  2.7%)   0.0035 (  1.4%)   0.0150 (  2.2%)   0.0156 (  2.2%)  precheck-target
   0.0101 (  2.4%)   0.0019 (  0.7%)   0.0120 (  1.7%)   0.0127 (  1.8%)  SILGen-function
   0.0081 (  1.9%)   0.0038 (  1.5%)   0.0120 (  1.7%)   0.0121 (  1.7%)  build-rewrite-system
   0.0048 (  1.1%)   0.0066 (  2.5%)   0.0114 (  1.7%)   0.0114 (  1.6%)  import-clang-decl
   0.0074 (  1.7%)   0.0002 (  0.1%)   0.0076 (  1.1%)   0.0077 (  1.1%)  SIL optimization
   0.0010 (  0.2%)   0.0022 (  0.9%)   0.0033 (  0.5%)   0.0033 (  0.5%)  load-stdlib
   0.0004 (  0.1%)   0.0000 (  0.0%)   0.0005 (  0.1%)   0.0005 (  0.1%)  typecheck-for-each
   0.0003 (  0.1%)   0.0001 (  0.0%)   0.0004 (  0.1%)   0.0004 (  0.1%)  module-populate-cache
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  load-all-members
   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%)  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%)  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.4266 (100.0%)   0.2604 (100.0%)   0.6870 (100.0%)   0.7034 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.4165 seconds (0.4289 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.2735 (100.0%)   0.1430 (100.0%)   0.4165 (100.0%)   0.4289 (100.0%)  Building Target
   0.2735 (100.0%)   0.1430 (100.0%)   0.4165 (100.0%)   0.4289 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/UIKit/AlertStateUIKit.swift (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/UIKit/IfLetUIKit.swift (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/ViewStore.swift (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
    cd /Users/admin/builder/spi-builder-workspace

SwiftDriverJobDiscovery normal arm64 Compiling Lock.swift (in target 'CombineSchedulers' from project 'combine-schedulers')
SwiftCompile normal arm64 Compiling\ Concurrency.swift,\ Debouncing.swift,\ Deferring.swift,\ Throttling.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Effects/Concurrency.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Effects/Debouncing.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Effects/Deferring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Effects/Throttling.swift (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745712731636073-swift-frontend-ComposableArchitecture-Concurrency.swift-arm64_apple_tvos13.0-o-Onone-1301745344.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3950 seconds (0.4005 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0544 ( 24.4%)   0.0667 ( 38.9%)   0.1212 ( 30.7%)   0.1231 ( 30.7%)  parse-and-resolve-imports
   0.0508 ( 22.7%)   0.0642 ( 37.4%)   0.1150 ( 29.1%)   0.1169 ( 29.2%)  Import resolution
   0.0250 ( 11.2%)   0.0082 (  4.8%)   0.0331 (  8.4%)   0.0336 (  8.4%)  perform-sema
   0.0246 ( 11.0%)   0.0081 (  4.7%)   0.0327 (  8.3%)   0.0332 (  8.3%)  Type checking and Semantic analysis
   0.0145 (  6.5%)   0.0065 (  3.8%)   0.0210 (  5.3%)   0.0212 (  5.3%)  IRGen
   0.0152 (  6.8%)   0.0035 (  2.1%)   0.0187 (  4.7%)   0.0192 (  4.8%)  typecheck-stmt
   0.0089 (  4.0%)   0.0044 (  2.6%)   0.0134 (  3.4%)   0.0134 (  3.3%)  typecheck-decl
   0.0069 (  3.1%)   0.0006 (  0.3%)   0.0074 (  1.9%)   0.0074 (  1.9%)  SILGen
   0.0039 (  1.7%)   0.0026 (  1.5%)   0.0065 (  1.6%)   0.0065 (  1.6%)  typecheck-expr
   0.0059 (  2.6%)   0.0004 (  0.3%)   0.0063 (  1.6%)   0.0064 (  1.6%)  SILGen-function
   0.0025 (  1.1%)   0.0034 (  2.0%)   0.0059 (  1.5%)   0.0059 (  1.5%)  import-clang-decl
   0.0054 (  2.4%)   0.0002 (  0.1%)   0.0056 (  1.4%)   0.0056 (  1.4%)  SIL optimization
   0.0025 (  1.1%)   0.0006 (  0.3%)   0.0031 (  0.8%)   0.0032 (  0.8%)  precheck-target
   0.0010 (  0.4%)   0.0017 (  1.0%)   0.0026 (  0.7%)   0.0026 (  0.7%)  load-stdlib
   0.0016 (  0.7%)   0.0005 (  0.3%)   0.0021 (  0.5%)   0.0021 (  0.5%)  build-rewrite-system
   0.0003 (  0.1%)   0.0000 (  0.0%)   0.0003 (  0.1%)   0.0003 (  0.1%)  module-populate-cache
   0.0000 (  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%)  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%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.2233 (100.0%)   0.1717 (100.0%)   0.3950 (100.0%)   0.4005 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2685 seconds (0.2720 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.1659 (100.0%)   0.1027 (100.0%)   0.2685 (100.0%)   0.2720 (100.0%)  Building Target
   0.1659 (100.0%)   0.1027 (100.0%)   0.2685 (100.0%)   0.2720 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Effects/Concurrency.swift (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Effects/Debouncing.swift (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Effects/Deferring.swift (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Effects/Throttling.swift (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
    cd /Users/admin/builder/spi-builder-workspace

SwiftDriverJobDiscovery normal arm64 Compiling UIKit.swift (in target 'CombineSchedulers' from project 'combine-schedulers')
SwiftCompile normal arm64 Compiling\ Timer.swift,\ Binding+IsPresent.swift,\ Create.swift,\ CurrentValueRelay.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Effects/Timer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Internal/Binding+IsPresent.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Internal/Create.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Internal/CurrentValueRelay.swift (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Effects/Timer.swift (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Internal/Binding+IsPresent.swift (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Internal/Create.swift (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Internal/CurrentValueRelay.swift (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
    cd /Users/admin/builder/spi-builder-workspace

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745712731714594-swift-frontend-ComposableArchitecture-Timer.swift-arm64_apple_tvos13.0-o-Onone-2090115277.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.5999 seconds (0.6102 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0566 ( 14.7%)   0.0745 ( 34.7%)   0.1311 ( 21.9%)   0.1325 ( 21.7%)  parse-and-resolve-imports
   0.0528 ( 13.7%)   0.0717 ( 33.4%)   0.1245 ( 20.7%)   0.1256 ( 20.6%)  Import resolution
   0.0588 ( 15.3%)   0.0138 (  6.4%)   0.0726 ( 12.1%)   0.0740 ( 12.1%)  perform-sema
   0.0584 ( 15.2%)   0.0137 (  6.4%)   0.0721 ( 12.0%)   0.0736 ( 12.1%)  Type checking and Semantic analysis
   0.0432 ( 11.2%)   0.0101 (  4.7%)   0.0533 (  8.9%)   0.0536 (  8.8%)  typecheck-stmt
   0.0279 (  7.2%)   0.0074 (  3.4%)   0.0353 (  5.9%)   0.0354 (  5.8%)  typecheck-expr
   0.0187 (  4.8%)   0.0063 (  2.9%)   0.0250 (  4.2%)   0.0251 (  4.1%)  IRGen
   0.0193 (  5.0%)   0.0040 (  1.9%)   0.0233 (  3.9%)   0.0234 (  3.8%)  precheck-target
   0.0145 (  3.8%)   0.0037 (  1.7%)   0.0181 (  3.0%)   0.0193 (  3.2%)  typecheck-decl
   0.0100 (  2.6%)   0.0015 (  0.7%)   0.0115 (  1.9%)   0.0129 (  2.1%)  SILGen
   0.0071 (  1.8%)   0.0022 (  1.0%)   0.0093 (  1.5%)   0.0094 (  1.5%)  build-rewrite-system
   0.0065 (  1.7%)   0.0009 (  0.4%)   0.0075 (  1.2%)   0.0088 (  1.4%)  SILGen-function
   0.0065 (  1.7%)   0.0001 (  0.0%)   0.0066 (  1.1%)   0.0066 (  1.1%)  SIL optimization
   0.0019 (  0.5%)   0.0028 (  1.3%)   0.0046 (  0.8%)   0.0047 (  0.8%)  import-clang-decl
   0.0012 (  0.3%)   0.0020 (  0.9%)   0.0032 (  0.5%)   0.0032 (  0.5%)  load-stdlib
   0.0011 (  0.3%)   0.0001 (  0.0%)   0.0012 (  0.2%)   0.0012 (  0.2%)  typecheck-expr-pattern
   0.0003 (  0.1%)   0.0000 (  0.0%)   0.0004 (  0.1%)   0.0004 (  0.1%)  module-populate-cache
   0.0003 (  0.1%)   0.0000 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  typecheck-for-each
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  associated-type-inference
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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%)  load-all-members
   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.3852 (100.0%)   0.2147 (100.0%)   0.5999 (100.0%)   0.6102 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3431 seconds (0.3497 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.2242 (100.0%)   0.1189 (100.0%)   0.3431 (100.0%)   0.3497 (100.0%)  Building Target
   0.2242 (100.0%)   0.1189 (100.0%)   0.3431 (100.0%)   0.3497 (100.0%)  Total
SwiftDriverJobDiscovery normal arm64 Compiling Foundation.swift, GameKit.swift, KeyPath.swift (in target 'CustomDump' from project 'swift-custom-dump')
SwiftCompile normal arm64 Compiling\ Alert.swift,\ Animation.swift,\ Binding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/SwiftUI/Alert.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/SwiftUI/Animation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/SwiftUI/Binding.swift (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/SwiftUI/Alert.swift (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/SwiftUI/Animation.swift (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/SwiftUI/Binding.swift (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
    cd /Users/admin/builder/spi-builder-workspace

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745712731716687-swift-frontend-ComposableArchitecture-Alert.swift-arm64_apple_tvos13.0-o-Onone-3178810908.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 1.0241 seconds (1.0546 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.1437 ( 18.3%)   0.0253 ( 10.5%)   0.1690 ( 16.5%)   0.1767 ( 16.8%)  perform-sema
   0.1433 ( 18.3%)   0.0253 ( 10.5%)   0.1686 ( 16.5%)   0.1763 ( 16.7%)  Type checking and Semantic analysis
   0.0539 (  6.9%)   0.0716 ( 29.8%)   0.1255 ( 12.3%)   0.1267 ( 12.0%)  parse-and-resolve-imports
   0.0500 (  6.4%)   0.0687 ( 28.7%)   0.1187 ( 11.6%)   0.1200 ( 11.4%)  Import resolution
   0.1046 ( 13.3%)   0.0086 (  3.6%)   0.1132 ( 11.1%)   0.1180 ( 11.2%)  typecheck-stmt
   0.0618 (  7.9%)   0.0031 (  1.3%)   0.0648 (  6.3%)   0.0659 (  6.3%)  SILGen
   0.0564 (  7.2%)   0.0023 (  1.0%)   0.0588 (  5.7%)   0.0596 (  5.7%)  SILGen-function
   0.0428 (  5.5%)   0.0118 (  4.9%)   0.0546 (  5.3%)   0.0565 (  5.4%)  typecheck-decl
   0.0469 (  6.0%)   0.0026 (  1.1%)   0.0494 (  4.8%)   0.0502 (  4.8%)  typecheck-expr
   0.0333 (  4.3%)   0.0086 (  3.6%)   0.0419 (  4.1%)   0.0430 (  4.1%)  IRGen
   0.0163 (  2.1%)   0.0042 (  1.7%)   0.0205 (  2.0%)   0.0207 (  2.0%)  build-rewrite-system
   0.0184 (  2.3%)   0.0009 (  0.4%)   0.0193 (  1.9%)   0.0195 (  1.8%)  precheck-target
   0.0034 (  0.4%)   0.0050 (  2.1%)   0.0084 (  0.8%)   0.0101 (  1.0%)  import-clang-decl
   0.0078 (  1.0%)   0.0001 (  0.0%)   0.0079 (  0.8%)   0.0080 (  0.8%)  SIL optimization
   0.0010 (  0.1%)   0.0018 (  0.7%)   0.0028 (  0.3%)   0.0028 (  0.3%)  load-stdlib
   0.0003 (  0.0%)   0.0001 (  0.0%)   0.0004 (  0.0%)   0.0004 (  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%)  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%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.7842 (100.0%)   0.2399 (100.0%)   1.0241 (100.0%)   1.0546 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.6000 seconds (0.6134 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.4683 (100.0%)   0.1317 (100.0%)   0.6000 (100.0%)   0.6134 (100.0%)  Building Target
   0.4683 (100.0%)   0.1317 (100.0%)   0.6000 (100.0%)   0.6134 (100.0%)  Total
SwiftDriverJobDiscovery normal arm64 Compiling Photos.swift, Speech.swift, StoreKit.swift (in target 'CustomDump' from project 'swift-custom-dump')
SwiftCompile normal arm64 Compiling\ ReducerDebugging.swift,\ ReducerInstrumentation.swift,\ Effect.swift,\ Cancellation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Debugging/ReducerDebugging.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Debugging/ReducerInstrumentation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Effect.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Effects/Cancellation.swift (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745712731779874-swift-frontend-ComposableArchitecture-ReducerDebugging.swift-arm64_apple_tvos13.0-o-Onone-2012199568.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.8109 seconds (0.8366 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.1091 ( 18.9%)   0.0253 ( 10.8%)   0.1345 ( 16.6%)   0.1414 ( 16.9%)  perform-sema
   0.1087 ( 18.9%)   0.0253 ( 10.8%)   0.1340 ( 16.5%)   0.1409 ( 16.8%)  Type checking and Semantic analysis
   0.0543 (  9.4%)   0.0641 ( 27.4%)   0.1184 ( 14.6%)   0.1198 ( 14.3%)  parse-and-resolve-imports
   0.0512 (  8.9%)   0.0620 ( 26.5%)   0.1132 ( 14.0%)   0.1147 ( 13.7%)  Import resolution
   0.0822 ( 14.2%)   0.0170 (  7.3%)   0.0991 ( 12.2%)   0.1030 ( 12.3%)  typecheck-stmt
   0.0668 ( 11.6%)   0.0163 (  7.0%)   0.0831 ( 10.2%)   0.0862 ( 10.3%)  typecheck-decl
   0.0231 (  4.0%)   0.0069 (  3.0%)   0.0300 (  3.7%)   0.0301 (  3.6%)  IRGen
   0.0234 (  4.1%)   0.0052 (  2.2%)   0.0286 (  3.5%)   0.0288 (  3.4%)  typecheck-expr
   0.0164 (  2.8%)   0.0012 (  0.5%)   0.0176 (  2.2%)   0.0177 (  2.1%)  SILGen
   0.0135 (  2.3%)   0.0008 (  0.4%)   0.0143 (  1.8%)   0.0144 (  1.7%)  SILGen-function
   0.0041 (  0.7%)   0.0055 (  2.4%)   0.0097 (  1.2%)   0.0104 (  1.2%)  import-clang-decl
   0.0098 (  1.7%)   0.0001 (  0.0%)   0.0099 (  1.2%)   0.0100 (  1.2%)  SIL optimization
   0.0056 (  1.0%)   0.0016 (  0.7%)   0.0072 (  0.9%)   0.0079 (  0.9%)  build-rewrite-system
   0.0070 (  1.2%)   0.0006 (  0.2%)   0.0076 (  0.9%)   0.0076 (  0.9%)  precheck-target
   0.0010 (  0.2%)   0.0021 (  0.9%)   0.0032 (  0.4%)   0.0032 (  0.4%)  load-stdlib
   0.0003 (  0.0%)   0.0000 (  0.0%)   0.0003 (  0.0%)   0.0003 (  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%)  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%)  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.5768 (100.0%)   0.2342 (100.0%)   0.8109 (100.0%)   0.8366 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.4562 seconds (0.4668 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.3330 (100.0%)   0.1232 (100.0%)   0.4562 (100.0%)   0.4668 (100.0%)  Building Target
   0.3330 (100.0%)   0.1232 (100.0%)   0.4562 (100.0%)   0.4668 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Debugging/ReducerDebugging.swift (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Debugging/ReducerInstrumentation.swift (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Effect.swift (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Effects/Cancellation.swift (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
    cd /Users/admin/builder/spi-builder-workspace

SwiftDriverJobDiscovery normal arm64 Compiling Swift.swift, SwiftUI.swift, UIKit.swift (in target 'CustomDump' from project 'swift-custom-dump')
SwiftDriver\ Compilation CustomDump normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CustomDump' from project 'swift-custom-dump')
    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 CustomDump -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-custom-dump.build/Debug-appletvos/CustomDump.build/Objects-normal/arm64/CustomDump.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 -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -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-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-custom-dump.build/Debug-appletvos/CustomDump.build/Objects-normal/arm64/CustomDump-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/swift-custom-dump.build/Debug-appletvos/CustomDump.build/Objects-normal/arm64/CustomDump.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/swift-custom-dump.build/Debug-appletvos/CustomDump.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-custom-dump.build/Debug-appletvos/CustomDump.build/Objects-normal/arm64/CustomDump_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-custom-dump.build/Debug-appletvos/CustomDump.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-custom-dump.build/Debug-appletvos/CustomDump.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-custom-dump.build/Debug-appletvos/CustomDump.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-custom-dump.build/Debug-appletvos/CustomDump.build/Objects-normal/arm64/CustomDump-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling SwiftUI.swift (in target 'CombineSchedulers' from project 'combine-schedulers')
SwiftCompile normal arm64 Compiling\ IfLetStore.swift,\ SwitchStore.swift,\ TextState.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/SwiftUI/IfLetStore.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/SwiftUI/SwitchStore.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/SwiftUI/TextState.swift (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/SwiftUI/IfLetStore.swift (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/SwiftUI/SwitchStore.swift (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/SwiftUI/TextState.swift (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
    cd /Users/admin/builder/spi-builder-workspace

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745712731887560-swift-frontend-ComposableArchitecture-IfLetStore.swift-arm64_apple_tvos13.0-o-Onone-3185936617.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 2.0124 seconds (2.0491 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.3024 ( 17.9%)   0.0435 ( 13.6%)   0.3460 ( 17.2%)   0.3523 ( 17.2%)  perform-sema
   0.3021 ( 17.9%)   0.0435 ( 13.6%)   0.3456 ( 17.2%)   0.3520 ( 17.2%)  Type checking and Semantic analysis
   0.2727 ( 16.1%)   0.0313 (  9.8%)   0.3039 ( 15.1%)   0.3090 ( 15.1%)  typecheck-stmt
   0.2428 ( 14.4%)   0.0263 (  8.2%)   0.2691 ( 13.4%)   0.2728 ( 13.3%)  typecheck-expr
   0.0525 (  3.1%)   0.0589 ( 18.4%)   0.1114 (  5.5%)   0.1169 (  5.7%)  parse-and-resolve-imports
   0.0493 (  2.9%)   0.0568 ( 17.7%)   0.1061 (  5.3%)   0.1115 (  5.4%)  Import resolution
   0.1044 (  6.2%)   0.0045 (  1.4%)   0.1088 (  5.4%)   0.1088 (  5.3%)  SILGen
   0.0899 (  5.3%)   0.0118 (  3.7%)   0.1017 (  5.1%)   0.1036 (  5.1%)  typecheck-decl
   0.0950 (  5.6%)   0.0036 (  1.1%)   0.0986 (  4.9%)   0.0987 (  4.8%)  SILGen-function
   0.0812 (  4.8%)   0.0159 (  5.0%)   0.0971 (  4.8%)   0.0972 (  4.7%)  IRGen
   0.0536 (  3.2%)   0.0087 (  2.7%)   0.0624 (  3.1%)   0.0640 (  3.1%)  precheck-target
   0.0158 (  0.9%)   0.0056 (  1.8%)   0.0215 (  1.1%)   0.0216 (  1.1%)  build-rewrite-system
   0.0178 (  1.1%)   0.0001 (  0.0%)   0.0180 (  0.9%)   0.0180 (  0.9%)  SIL optimization
   0.0045 (  0.3%)   0.0060 (  1.9%)   0.0105 (  0.5%)   0.0111 (  0.5%)  import-clang-decl
   0.0060 (  0.4%)   0.0021 (  0.6%)   0.0081 (  0.4%)   0.0081 (  0.4%)  typecheck-expr-pattern
   0.0010 (  0.1%)   0.0020 (  0.6%)   0.0030 (  0.1%)   0.0030 (  0.1%)  load-stdlib
   0.0002 (  0.0%)   0.0000 (  0.0%)   0.0002 (  0.0%)   0.0002 (  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.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%)  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
   1.6917 (100.0%)   0.3206 (100.0%)   2.0124 (100.0%)   2.0491 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.1204 seconds (1.1333 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.9725 (100.0%)   0.1479 (100.0%)   1.1204 (100.0%)   1.1333 (100.0%)  Building Target
   0.9725 (100.0%)   0.1479 (100.0%)   1.1204 (100.0%)   1.1333 (100.0%)  Total
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/CustomDump.o normal (in target 'CustomDump' from project 'swift-custom-dump')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-custom-dump
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-tvos13.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-custom-dump.build/Debug-appletvos/CustomDump.build/Objects-normal/arm64/CustomDump.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-custom-dump.build/Debug-appletvos/CustomDump.build/Objects-normal/arm64/CustomDump_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-custom-dump.build/Debug-appletvos/CustomDump.build/Objects-normal/arm64/CustomDump_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/appletvos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-custom-dump.build/Debug-appletvos/CustomDump.build/Objects-normal/arm64/CustomDump.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/CustomDump.o
SwiftDriverJobDiscovery normal arm64 Compiling Concurrency.swift, Debouncing.swift, Deferring.swift, Throttling.swift (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
SwiftCompile normal arm64 Compiling\ RuntimeWarnings.swift,\ Reducer.swift,\ Store.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Internal/RuntimeWarnings.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Reducer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Store.swift (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745712732024024-swift-frontend-ComposableArchitecture-RuntimeWarnings.swift-arm64_apple_tvos13.0-o-Onone-812503882.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.6232 seconds (0.6299 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0503 ( 11.9%)   0.0536 ( 26.6%)   0.1039 ( 16.7%)   0.1045 ( 16.6%)  parse-and-resolve-imports
   0.0469 ( 11.1%)   0.0513 ( 25.5%)   0.0982 ( 15.8%)   0.0988 ( 15.7%)  Import resolution
   0.0717 ( 17.0%)   0.0202 ( 10.0%)   0.0919 ( 14.7%)   0.0931 ( 14.8%)  perform-sema
   0.0713 ( 16.9%)   0.0202 ( 10.0%)   0.0916 ( 14.7%)   0.0927 ( 14.7%)  Type checking and Semantic analysis
   0.0462 ( 11.0%)   0.0105 (  5.2%)   0.0567 (  9.1%)   0.0572 (  9.1%)  typecheck-stmt
   0.0260 (  6.2%)   0.0102 (  5.0%)   0.0362 (  5.8%)   0.0369 (  5.9%)  typecheck-decl
   0.0239 (  5.7%)   0.0091 (  4.5%)   0.0330 (  5.3%)   0.0337 (  5.4%)  typecheck-expr
   0.0231 (  5.5%)   0.0093 (  4.6%)   0.0324 (  5.2%)   0.0328 (  5.2%)  IRGen
   0.0153 (  3.6%)   0.0041 (  2.0%)   0.0194 (  3.1%)   0.0196 (  3.1%)  precheck-target
   0.0107 (  2.5%)   0.0039 (  1.9%)   0.0145 (  2.3%)   0.0147 (  2.3%)  build-rewrite-system
   0.0124 (  2.9%)   0.0013 (  0.6%)   0.0137 (  2.2%)   0.0138 (  2.2%)  SILGen
   0.0105 (  2.5%)   0.0009 (  0.5%)   0.0114 (  1.8%)   0.0115 (  1.8%)  SILGen-function
   0.0085 (  2.0%)   0.0001 (  0.1%)   0.0086 (  1.4%)   0.0088 (  1.4%)  SIL optimization
   0.0033 (  0.8%)   0.0042 (  2.1%)   0.0075 (  1.2%)   0.0076 (  1.2%)  import-clang-decl
   0.0011 (  0.3%)   0.0026 (  1.3%)   0.0037 (  0.6%)   0.0038 (  0.6%)  load-stdlib
   0.0003 (  0.1%)   0.0000 (  0.0%)   0.0003 (  0.0%)   0.0003 (  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%)  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%)  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.4216 (100.0%)   0.2016 (100.0%)   0.6232 (100.0%)   0.6299 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3639 seconds (0.3677 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.2586 (100.0%)   0.1054 (100.0%)   0.3639 (100.0%)   0.3677 (100.0%)  Building Target
   0.2586 (100.0%)   0.1054 (100.0%)   0.3639 (100.0%)   0.3677 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Internal/RuntimeWarnings.swift (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Reducer.swift (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture/Sources/ComposableArchitecture/Store.swift (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
    cd /Users/admin/builder/spi-builder-workspace

SwiftDriver\ Compilation CombineSchedulers normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CombineSchedulers' from project 'combine-schedulers')
    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 CombineSchedulers -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/combine-schedulers.build/Debug-appletvos/CombineSchedulers.build/Objects-normal/arm64/CombineSchedulers.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 -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -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-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/combine-schedulers.build/Debug-appletvos/CombineSchedulers.build/Objects-normal/arm64/CombineSchedulers-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/combine-schedulers.build/Debug-appletvos/CombineSchedulers.build/Objects-normal/arm64/CombineSchedulers.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/combine-schedulers.build/Debug-appletvos/CombineSchedulers.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/combine-schedulers.build/Debug-appletvos/CombineSchedulers.build/Objects-normal/arm64/CombineSchedulers_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/combine-schedulers.build/Debug-appletvos/CombineSchedulers.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/combine-schedulers.build/Debug-appletvos/CombineSchedulers.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/combine-schedulers.build/Debug-appletvos/CombineSchedulers.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/combine-schedulers.build/Debug-appletvos/CombineSchedulers.build/Objects-normal/arm64/CombineSchedulers-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Emitting module for ComposableArchitecture (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
SwiftDriverJobDiscovery normal arm64 Compiling AlertStateUIKit.swift, IfLetUIKit.swift, ViewStore.swift (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
SwiftDriver\ Compilation\ Requirements ComposableArchitecture normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
    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 ComposableArchitecture -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-appletvos/ComposableArchitecture.build/Objects-normal/arm64/ComposableArchitecture.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 -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -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-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-appletvos/ComposableArchitecture.build/Objects-normal/arm64/ComposableArchitecture-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/swift-composable-architecture.build/Debug-appletvos/ComposableArchitecture.build/Objects-normal/arm64/ComposableArchitecture.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/swift-composable-architecture.build/Debug-appletvos/ComposableArchitecture.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-appletvos/ComposableArchitecture.build/Objects-normal/arm64/ComposableArchitecture_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-appletvos/ComposableArchitecture.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-appletvos/ComposableArchitecture.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-appletvos/ComposableArchitecture.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-appletvos/ComposableArchitecture.build/Objects-normal/arm64/ComposableArchitecture-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/Products/Debug-appletvos/CombineSchedulers.o normal (in target 'CombineSchedulers' from project 'combine-schedulers')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/combine-schedulers
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-tvos13.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/combine-schedulers.build/Debug-appletvos/CombineSchedulers.build/Objects-normal/arm64/CombineSchedulers.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/combine-schedulers.build/Debug-appletvos/CombineSchedulers.build/Objects-normal/arm64/CombineSchedulers_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/combine-schedulers.build/Debug-appletvos/CombineSchedulers.build/Objects-normal/arm64/CombineSchedulers_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/appletvos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/combine-schedulers.build/Debug-appletvos/CombineSchedulers.build/Objects-normal/arm64/CombineSchedulers.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/CombineSchedulers.o
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/ComposableArchitecture-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-appletvos/ComposableArchitecture.build/Objects-normal/arm64/ComposableArchitecture-Swift.h (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-appletvos/ComposableArchitecture.build/Objects-normal/arm64/ComposableArchitecture-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/ComposableArchitecture-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ComposableArchitecture.swiftmodule/arm64-apple-tvos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-appletvos/ComposableArchitecture.build/Objects-normal/arm64/ComposableArchitecture.swiftmodule (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture
    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/swift-composable-architecture.build/Debug-appletvos/ComposableArchitecture.build/Objects-normal/arm64/ComposableArchitecture.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ComposableArchitecture.swiftmodule/arm64-apple-tvos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ComposableArchitecture.swiftmodule/arm64-apple-tvos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-appletvos/ComposableArchitecture.build/Objects-normal/arm64/ComposableArchitecture.swiftdoc (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture
    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/swift-composable-architecture.build/Debug-appletvos/ComposableArchitecture.build/Objects-normal/arm64/ComposableArchitecture.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ComposableArchitecture.swiftmodule/arm64-apple-tvos.swiftdoc
SwiftDriverJobDiscovery normal arm64 Compiling Debug.swift, Deprecations.swift, Exports.swift, Locking.swift (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ComposableArchitecture.swiftmodule/arm64-apple-tvos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-appletvos/ComposableArchitecture.build/Objects-normal/arm64/ComposableArchitecture.abi.json (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture
    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/swift-composable-architecture.build/Debug-appletvos/ComposableArchitecture.build/Objects-normal/arm64/ComposableArchitecture.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ComposableArchitecture.swiftmodule/arm64-apple-tvos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ComposableArchitecture.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-appletvos/ComposableArchitecture.build/Objects-normal/arm64/ComposableArchitecture.swiftsourceinfo (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture
    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/swift-composable-architecture.build/Debug-appletvos/ComposableArchitecture.build/Objects-normal/arm64/ComposableArchitecture.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ComposableArchitecture.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo
ExtractAppIntentsMetadata (in target 'IdentifiedCollections' from project 'swift-identified-collections')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-identified-collections
    /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 IdentifiedCollections --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk --xcode-version 16E140 --platform-family tvOS --deployment-target 13.0 --bundle-identifier swift-identified-collections.IdentifiedCollections --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/IdentifiedCollections.appintents --target-triple arm64-apple-tvos13.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/IdentifiedCollections.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-identified-collections.build/Debug-appletvos/IdentifiedCollections.build/Objects-normal/arm64/IdentifiedCollections_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-identified-collections.build/Debug-appletvos/IdentifiedCollections.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-identified-collections.build/Debug-appletvos/IdentifiedCollections.build/Objects-normal/arm64/IdentifiedCollections.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-identified-collections.build/Debug-appletvos/IdentifiedCollections.build/IdentifiedCollections.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-identified-collections.build/Debug-appletvos/IdentifiedCollections.build/IdentifiedCollections.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-identified-collections.build/Debug-appletvos/IdentifiedCollections.build/Objects-normal/arm64/IdentifiedCollections.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-26 17:12:12.047 appintentsmetadataprocessor[1300:6982] Starting appintentsmetadataprocessor export
2025-04-26 17:12:12.089 appintentsmetadataprocessor[1300:6982] Extracted no relevant App Intents symbols, skipping writing output
ExtractAppIntentsMetadata (in target 'CustomDump' from project 'swift-custom-dump')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-custom-dump
    /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 CustomDump --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk --xcode-version 16E140 --platform-family tvOS --deployment-target 13.0 --bundle-identifier swift-custom-dump.CustomDump --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/CustomDump.appintents --target-triple arm64-apple-tvos13.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/CustomDump.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-custom-dump.build/Debug-appletvos/CustomDump.build/Objects-normal/arm64/CustomDump_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-custom-dump.build/Debug-appletvos/CustomDump.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-custom-dump.build/Debug-appletvos/CustomDump.build/Objects-normal/arm64/CustomDump.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-custom-dump.build/Debug-appletvos/CustomDump.build/CustomDump.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-custom-dump.build/Debug-appletvos/CustomDump.build/CustomDump.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-custom-dump.build/Debug-appletvos/CustomDump.build/Objects-normal/arm64/CustomDump.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-26 17:12:12.049 appintentsmetadataprocessor[1301:6983] Starting appintentsmetadataprocessor export
2025-04-26 17:12:12.088 appintentsmetadataprocessor[1301:6983] Extracted no relevant App Intents symbols, skipping writing output
SwiftDriverJobDiscovery normal arm64 Compiling ConfirmationDialog.swift, ForEachStore.swift, Identified.swift (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
SwiftDriverJobDiscovery normal arm64 Compiling WithViewStore.swift, FailingEffect.swift, TestStore.swift (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
ExtractAppIntentsMetadata (in target 'CombineSchedulers' from project 'combine-schedulers')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/combine-schedulers
    /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 CombineSchedulers --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk --xcode-version 16E140 --platform-family tvOS --deployment-target 13.0 --bundle-identifier combine-schedulers.CombineSchedulers --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/CombineSchedulers.appintents --target-triple arm64-apple-tvos13.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/CombineSchedulers.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/combine-schedulers.build/Debug-appletvos/CombineSchedulers.build/Objects-normal/arm64/CombineSchedulers_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/combine-schedulers.build/Debug-appletvos/CombineSchedulers.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/combine-schedulers.build/Debug-appletvos/CombineSchedulers.build/Objects-normal/arm64/CombineSchedulers.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/combine-schedulers.build/Debug-appletvos/CombineSchedulers.build/CombineSchedulers.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/combine-schedulers.build/Debug-appletvos/CombineSchedulers.build/CombineSchedulers.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/combine-schedulers.build/Debug-appletvos/CombineSchedulers.build/Objects-normal/arm64/CombineSchedulers.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-26 17:12:12.077 appintentsmetadataprocessor[1303:7000] Starting appintentsmetadataprocessor export
2025-04-26 17:12:12.114 appintentsmetadataprocessor[1303:7000] Extracted no relevant App Intents symbols, skipping writing output
SwiftDriver ComposableEffectIdentifier normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ComposableEffectIdentifier' from project 'composable-effect-identifier')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ComposableEffectIdentifier -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/composable-effect-identifier.build/Debug-appletvos/ComposableEffectIdentifier.build/Objects-normal/arm64/ComposableEffectIdentifier.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 -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos13.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-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/composable-effect-identifier.build/Debug-appletvos/ComposableEffectIdentifier.build/Objects-normal/arm64/ComposableEffectIdentifier-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/composable-effect-identifier.build/Debug-appletvos/ComposableEffectIdentifier.build/Objects-normal/arm64/ComposableEffectIdentifier.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/composable-effect-identifier.build/Debug-appletvos/ComposableEffectIdentifier.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/composable-effect-identifier.build/Debug-appletvos/ComposableEffectIdentifier.build/Objects-normal/arm64/ComposableEffectIdentifier_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/composable-effect-identifier.build/Debug-appletvos/ComposableEffectIdentifier.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/composable-effect-identifier.build/Debug-appletvos/ComposableEffectIdentifier.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/composable-effect-identifier.build/Debug-appletvos/ComposableEffectIdentifier.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/composable-effect-identifier.build/Debug-appletvos/ComposableEffectIdentifier.build/Objects-normal/arm64/ComposableEffectIdentifier-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Timer.swift, Binding+IsPresent.swift, Create.swift, CurrentValueRelay.swift (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
SwiftEmitModule normal arm64 Emitting\ module\ for\ ComposableEffectIdentifier (in target 'ComposableEffectIdentifier' from project 'composable-effect-identifier')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745712732134483-swift-frontend-ComposableEffectIdentifier-all-arm64_apple_tvos13.0-swiftmodule-Onone-3853258890.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.6133 seconds (0.6342 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0479 ( 13.3%)   0.0827 ( 32.6%)   0.1306 ( 21.3%)   0.1349 ( 21.3%)  parse-and-resolve-imports
   0.0472 ( 13.1%)   0.0818 ( 32.2%)   0.1290 ( 21.0%)   0.1332 ( 21.0%)  Import resolution
   0.0635 ( 17.7%)   0.0208 (  8.2%)   0.0843 ( 13.7%)   0.0875 ( 13.8%)  perform-sema
   0.0634 ( 17.6%)   0.0208 (  8.2%)   0.0842 ( 13.7%)   0.0873 ( 13.8%)  Type checking and Semantic analysis
   0.0619 ( 17.2%)   0.0203 (  8.0%)   0.0822 ( 13.4%)   0.0853 ( 13.5%)  typecheck-decl
   0.0320 (  8.9%)   0.0094 (  3.7%)   0.0414 (  6.7%)   0.0443 (  7.0%)  typecheck-stmt
   0.0141 (  3.9%)   0.0044 (  1.7%)   0.0185 (  3.0%)   0.0185 (  2.9%)  typecheck-expr
   0.0077 (  2.2%)   0.0020 (  0.8%)   0.0097 (  1.6%)   0.0097 (  1.5%)  SIL optimization
   0.0060 (  1.7%)   0.0023 (  0.9%)   0.0083 (  1.4%)   0.0084 (  1.3%)  build-rewrite-system
   0.0028 (  0.8%)   0.0041 (  1.6%)   0.0069 (  1.1%)   0.0069 (  1.1%)  import-clang-decl
   0.0050 (  1.4%)   0.0010 (  0.4%)   0.0060 (  1.0%)   0.0060 (  0.9%)  SILGen
   0.0038 (  1.1%)   0.0008 (  0.3%)   0.0047 (  0.8%)   0.0046 (  0.7%)  SILGen-function
   0.0011 (  0.3%)   0.0025 (  1.0%)   0.0036 (  0.6%)   0.0036 (  0.6%)  load-stdlib
   0.0012 (  0.3%)   0.0004 (  0.1%)   0.0015 (  0.2%)   0.0015 (  0.2%)  precheck-target
   0.0010 (  0.3%)   0.0004 (  0.1%)   0.0013 (  0.2%)   0.0013 (  0.2%)  Serialization, swiftmodule
   0.0005 (  0.1%)   0.0001 (  0.0%)   0.0006 (  0.1%)   0.0006 (  0.1%)  Serialization, swiftdoc
   0.0003 (  0.1%)   0.0001 (  0.0%)   0.0003 (  0.1%)   0.0003 (  0.1%)  Serialization, swiftsourceinfo
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  load-all-members
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-module-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.3595 (100.0%)   0.2538 (100.0%)   0.6133 (100.0%)   0.6342 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2486 seconds (0.2561 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.1348 (100.0%)   0.1138 (100.0%)   0.2486 (100.0%)   0.2561 (100.0%)  Building Target
   0.1348 (100.0%)   0.1138 (100.0%)   0.2486 (100.0%)   0.2561 (100.0%)  Total
EmitSwiftModule normal arm64 (in target 'ComposableEffectIdentifier' from project 'composable-effect-identifier')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/ComposableEffectIdentifier/EffectID.swift:260:18: warning: static property 'issuedWarningsLock' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
      static var issuedWarningsLock = NSRecursiveLock()
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableEffectIdentifier/EffectID.swift:260:18: note: convert 'issuedWarningsLock' to a 'let' constant to make 'Sendable' shared state immutable
      static var issuedWarningsLock = NSRecursiveLock()
             ~~~ ^
             let
/Users/admin/builder/spi-builder-workspace/Sources/ComposableEffectIdentifier/EffectID.swift:260:18: note: add '@MainActor' to make static property 'issuedWarningsLock' part of global actor 'MainActor'
      static var issuedWarningsLock = NSRecursiveLock()
                 ^
      @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ComposableEffectIdentifier/EffectID.swift:260:18: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
      static var issuedWarningsLock = NSRecursiveLock()
                 ^
      nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ComposableEffectIdentifier/EffectID.swift:261:18: warning: static property 'issuedWarnings' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
      static var issuedWarnings = Set<WarningID>()
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableEffectIdentifier/EffectID.swift:261:18: note: convert 'issuedWarnings' to a 'let' constant to make 'Sendable' shared state immutable
      static var issuedWarnings = Set<WarningID>()
             ~~~ ^
             let
/Users/admin/builder/spi-builder-workspace/Sources/ComposableEffectIdentifier/EffectID.swift:261:18: note: add '@MainActor' to make static property 'issuedWarnings' part of global actor 'MainActor'
      static var issuedWarnings = Set<WarningID>()
                 ^
      @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ComposableEffectIdentifier/EffectID.swift:261:18: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
      static var issuedWarnings = Set<WarningID>()
                 ^
      nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ComposableEffectIdentifier/EffectID.swift:272:5: warning: var 'currentEffectIDNamespace' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
var currentEffectIDNamespace = EffectNamespace()
    ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableEffectIdentifier/EffectID.swift:272:5: note: convert 'currentEffectIDNamespace' to a 'let' constant to make 'Sendable' shared state immutable
var currentEffectIDNamespace = EffectNamespace()
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/ComposableEffectIdentifier/EffectID.swift:272:5: note: add '@MainActor' to make var 'currentEffectIDNamespace' part of global actor 'MainActor'
var currentEffectIDNamespace = EffectNamespace()
    ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ComposableEffectIdentifier/EffectID.swift:272:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
var currentEffectIDNamespace = EffectNamespace()
    ^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ComposableEffectIdentifier/EffectID.swift:273:5: warning: var 'mainThreadCurrentEffectIDNamespace' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
var mainThreadCurrentEffectIDNamespace = EffectNamespace()
    ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableEffectIdentifier/EffectID.swift:273:5: note: convert 'mainThreadCurrentEffectIDNamespace' to a 'let' constant to make 'Sendable' shared state immutable
var mainThreadCurrentEffectIDNamespace = EffectNamespace()
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/ComposableEffectIdentifier/EffectID.swift:273:5: note: add '@MainActor' to make var 'mainThreadCurrentEffectIDNamespace' part of global actor 'MainActor'
var mainThreadCurrentEffectIDNamespace = EffectNamespace()
    ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ComposableEffectIdentifier/EffectID.swift:273:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
var mainThreadCurrentEffectIDNamespace = EffectNamespace()
    ^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ComposableEffectIdentifier/Internal/RuntimeWarnings.swift:10:7: warning: let 'rw' is not concurrency-safe because non-'Sendable' type '(dso: UnsafeMutableRawPointer, log: OSLog)' may have shared mutable state; this is an error in the Swift 6 language mode
  let rw = (
      ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableEffectIdentifier/Internal/RuntimeWarnings.swift:10:7: note: add '@MainActor' to make let 'rw' part of global actor 'MainActor'
  let rw = (
      ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ComposableEffectIdentifier/Internal/RuntimeWarnings.swift:10:7: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  let rw = (
      ^
  nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ Reducer+Namespace.swift /Users/admin/builder/spi-builder-workspace/Sources/ComposableEffectIdentifier/Reducer+Namespace.swift (in target 'ComposableEffectIdentifier' from project 'composable-effect-identifier')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745712732136737-swift-frontend-ComposableEffectIdentifier-Reducer_Namespace.swift-arm64_apple_tvos13.0-o-Onone-250937596.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.6037 seconds (0.6162 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0477 ( 13.6%)   0.0831 ( 33.0%)   0.1308 ( 21.7%)   0.1326 ( 21.5%)  parse-and-resolve-imports
   0.0469 ( 13.3%)   0.0820 ( 32.6%)   0.1290 ( 21.4%)   0.1308 ( 21.2%)  Import resolution
   0.0618 ( 17.5%)   0.0182 (  7.2%)   0.0799 ( 13.2%)   0.0822 ( 13.3%)  perform-sema
   0.0617 ( 17.5%)   0.0182 (  7.2%)   0.0799 ( 13.2%)   0.0821 ( 13.3%)  Type checking and Semantic analysis
   0.0553 ( 15.7%)   0.0151 (  6.0%)   0.0704 ( 11.7%)   0.0726 ( 11.8%)  typecheck-stmt
   0.0202 (  5.7%)   0.0079 (  3.1%)   0.0281 (  4.6%)   0.0283 (  4.6%)  precheck-target
   0.0147 (  4.2%)   0.0054 (  2.1%)   0.0201 (  3.3%)   0.0202 (  3.3%)  typecheck-expr
   0.0079 (  2.3%)   0.0074 (  2.9%)   0.0153 (  2.5%)   0.0153 (  2.5%)  IRGen
   0.0100 (  2.8%)   0.0030 (  1.2%)   0.0129 (  2.1%)   0.0144 (  2.3%)  build-rewrite-system
   0.0040 (  1.1%)   0.0053 (  2.1%)   0.0093 (  1.5%)   0.0095 (  1.5%)  import-clang-decl
   0.0060 (  1.7%)   0.0030 (  1.2%)   0.0090 (  1.5%)   0.0090 (  1.5%)  typecheck-decl
   0.0057 (  1.6%)   0.0005 (  0.2%)   0.0062 (  1.0%)   0.0062 (  1.0%)  SILGen
   0.0051 (  1.4%)   0.0004 (  0.2%)   0.0055 (  0.9%)   0.0054 (  0.9%)  SILGen-function
   0.0039 (  1.1%)   0.0000 (  0.0%)   0.0039 (  0.6%)   0.0039 (  0.6%)  SIL optimization
   0.0010 (  0.3%)   0.0024 (  0.9%)   0.0034 (  0.6%)   0.0034 (  0.6%)  load-stdlib
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.3519 (100.0%)   0.2518 (100.0%)   0.6037 (100.0%)   0.6162 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2771 seconds (0.2812 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.1584 (100.0%)   0.1186 (100.0%)   0.2771 (100.0%)   0.2812 (100.0%)  Building Target
   0.1584 (100.0%)   0.1186 (100.0%)   0.2771 (100.0%)   0.2812 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ComposableEffectIdentifier/Reducer+Namespace.swift (in target 'ComposableEffectIdentifier' from project 'composable-effect-identifier')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ Locking.swift /Users/admin/builder/spi-builder-workspace/Sources/ComposableEffectIdentifier/Internal/Locking.swift (in target 'ComposableEffectIdentifier' from project 'composable-effect-identifier')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745712732134432-swift-frontend-ComposableEffectIdentifier-Locking.swift-arm64_apple_tvos13.0-o-Onone-1459746624.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2959 seconds (0.2987 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0477 ( 42.3%)   0.0822 ( 44.9%)   0.1300 ( 43.9%)   0.1313 ( 43.9%)  parse-and-resolve-imports
   0.0469 ( 41.6%)   0.0810 ( 44.2%)   0.1279 ( 43.2%)   0.1292 ( 43.2%)  Import resolution
   0.0042 (  3.7%)   0.0068 (  3.7%)   0.0110 (  3.7%)   0.0111 (  3.7%)  IRGen
   0.0031 (  2.8%)   0.0026 (  1.4%)   0.0057 (  1.9%)   0.0057 (  1.9%)  perform-sema
   0.0030 (  2.7%)   0.0026 (  1.4%)   0.0056 (  1.9%)   0.0056 (  1.9%)  Type checking and Semantic analysis
   0.0011 (  1.0%)   0.0029 (  1.6%)   0.0040 (  1.4%)   0.0040 (  1.4%)  load-stdlib
   0.0013 (  1.2%)   0.0018 (  1.0%)   0.0031 (  1.1%)   0.0031 (  1.0%)  typecheck-decl
   0.0017 (  1.5%)   0.0007 (  0.4%)   0.0025 (  0.8%)   0.0025 (  0.8%)  typecheck-stmt
   0.0009 (  0.8%)   0.0015 (  0.8%)   0.0024 (  0.8%)   0.0024 (  0.8%)  import-clang-decl
   0.0016 (  1.4%)   0.0006 (  0.3%)   0.0022 (  0.7%)   0.0022 (  0.8%)  typecheck-expr
   0.0006 (  0.5%)   0.0000 (  0.0%)   0.0006 (  0.2%)   0.0006 (  0.2%)  SIL optimization
   0.0003 (  0.3%)   0.0002 (  0.1%)   0.0005 (  0.2%)   0.0005 (  0.2%)  SILGen
   0.0002 (  0.1%)   0.0002 (  0.1%)   0.0003 (  0.1%)   0.0003 (  0.1%)  SILGen-function
   0.0001 (  0.1%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  build-rewrite-system
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  load-all-members
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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.1128 (100.0%)   0.1830 (100.0%)   0.2959 (100.0%)   0.2987 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.1615 seconds (0.1631 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0611 (100.0%)   0.1004 (100.0%)   0.1615 (100.0%)   0.1631 (100.0%)  Building Target
   0.0611 (100.0%)   0.1004 (100.0%)   0.1615 (100.0%)   0.1631 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ComposableEffectIdentifier/Internal/Locking.swift (in target 'ComposableEffectIdentifier' from project 'composable-effect-identifier')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ Debug.swift /Users/admin/builder/spi-builder-workspace/Sources/ComposableEffectIdentifier/Internal/Debug.swift (in target 'ComposableEffectIdentifier' from project 'composable-effect-identifier')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745712732150001-swift-frontend-ComposableEffectIdentifier-Debug.swift-arm64_apple_tvos13.0-o-Onone-252866199.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.4884 seconds (0.4988 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0502 ( 18.6%)   0.0801 ( 36.7%)   0.1304 ( 26.7%)   0.1319 ( 26.4%)  parse-and-resolve-imports
   0.0493 ( 18.3%)   0.0787 ( 36.0%)   0.1280 ( 26.2%)   0.1295 ( 26.0%)  Import resolution
   0.0379 ( 14.0%)   0.0125 (  5.7%)   0.0504 ( 10.3%)   0.0516 ( 10.3%)  perform-sema
   0.0378 ( 14.0%)   0.0125 (  5.7%)   0.0503 ( 10.3%)   0.0515 ( 10.3%)  Type checking and Semantic analysis
   0.0368 ( 13.6%)   0.0119 (  5.4%)   0.0487 ( 10.0%)   0.0498 ( 10.0%)  typecheck-stmt
   0.0345 ( 12.8%)   0.0119 (  5.4%)   0.0464 (  9.5%)   0.0475 (  9.5%)  typecheck-decl
   0.0050 (  1.9%)   0.0043 (  1.9%)   0.0093 (  1.9%)   0.0093 (  1.9%)  IRGen
   0.0033 (  1.2%)   0.0005 (  0.2%)   0.0039 (  0.8%)   0.0047 (  0.9%)  SILGen
   0.0044 (  1.6%)   0.0001 (  0.0%)   0.0045 (  0.9%)   0.0045 (  0.9%)  SIL optimization
   0.0029 (  1.1%)   0.0005 (  0.2%)   0.0034 (  0.7%)   0.0042 (  0.8%)  SILGen-function
   0.0012 (  0.4%)   0.0021 (  1.0%)   0.0033 (  0.7%)   0.0033 (  0.7%)  load-stdlib
   0.0023 (  0.8%)   0.0009 (  0.4%)   0.0032 (  0.7%)   0.0032 (  0.6%)  typecheck-expr
   0.0010 (  0.4%)   0.0018 (  0.8%)   0.0028 (  0.6%)   0.0031 (  0.6%)  import-clang-decl
   0.0021 (  0.8%)   0.0003 (  0.2%)   0.0024 (  0.5%)   0.0024 (  0.5%)  precheck-target
   0.0011 (  0.4%)   0.0003 (  0.1%)   0.0014 (  0.3%)   0.0022 (  0.4%)  build-rewrite-system
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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.2697 (100.0%)   0.2186 (100.0%)   0.4884 (100.0%)   0.4988 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2322 seconds (0.2357 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.1244 (100.0%)   0.1079 (100.0%)   0.2322 (100.0%)   0.2357 (100.0%)  Building Target
   0.1244 (100.0%)   0.1079 (100.0%)   0.2322 (100.0%)   0.2357 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ComposableEffectIdentifier/Internal/Debug.swift (in target 'ComposableEffectIdentifier' from project 'composable-effect-identifier')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ RuntimeWarnings.swift /Users/admin/builder/spi-builder-workspace/Sources/ComposableEffectIdentifier/Internal/RuntimeWarnings.swift (in target 'ComposableEffectIdentifier' from project 'composable-effect-identifier')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745712732150476-swift-frontend-ComposableEffectIdentifier-RuntimeWarnings.swift-arm64_apple_tvos13.0-o-Onone-691930771.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3788 seconds (0.3834 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0495 ( 27.5%)   0.0792 ( 39.8%)   0.1287 ( 34.0%)   0.1306 ( 34.1%)  parse-and-resolve-imports
   0.0485 ( 26.9%)   0.0778 ( 39.1%)   0.1263 ( 33.3%)   0.1282 ( 33.4%)  Import resolution
   0.0158 (  8.8%)   0.0075 (  3.8%)   0.0234 (  6.2%)   0.0235 (  6.1%)  perform-sema
   0.0158 (  8.8%)   0.0075 (  3.8%)   0.0233 (  6.1%)   0.0234 (  6.1%)  Type checking and Semantic analysis
   0.0157 (  8.7%)   0.0075 (  3.8%)   0.0232 (  6.1%)   0.0233 (  6.1%)  typecheck-decl
   0.0156 (  8.6%)   0.0073 (  3.7%)   0.0229 (  6.0%)   0.0230 (  6.0%)  typecheck-expr
   0.0048 (  2.7%)   0.0039 (  2.0%)   0.0088 (  2.3%)   0.0088 (  2.3%)  IRGen
   0.0041 (  2.3%)   0.0015 (  0.8%)   0.0056 (  1.5%)   0.0057 (  1.5%)  build-rewrite-system
   0.0017 (  0.9%)   0.0027 (  1.4%)   0.0044 (  1.2%)   0.0044 (  1.2%)  import-clang-decl
   0.0012 (  0.7%)   0.0021 (  1.1%)   0.0033 (  0.9%)   0.0033 (  0.9%)  load-stdlib
   0.0026 (  1.4%)   0.0000 (  0.0%)   0.0026 (  0.7%)   0.0026 (  0.7%)  SIL optimization
   0.0018 (  1.0%)   0.0005 (  0.2%)   0.0022 (  0.6%)   0.0023 (  0.6%)  SILGen
   0.0017 (  0.9%)   0.0004 (  0.2%)   0.0021 (  0.6%)   0.0022 (  0.6%)  SILGen-function
   0.0012 (  0.7%)   0.0007 (  0.4%)   0.0019 (  0.5%)   0.0019 (  0.5%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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%)  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.1799 (100.0%)   0.1988 (100.0%)   0.3788 (100.0%)   0.3834 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.1866 seconds (0.1904 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0868 (100.0%)   0.0997 (100.0%)   0.1866 (100.0%)   0.1904 (100.0%)  Building Target
   0.0868 (100.0%)   0.0997 (100.0%)   0.1866 (100.0%)   0.1904 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ComposableEffectIdentifier/Internal/RuntimeWarnings.swift (in target 'ComposableEffectIdentifier' from project 'composable-effect-identifier')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/ComposableEffectIdentifier/Internal/RuntimeWarnings.swift:10:7: warning: let 'rw' is not concurrency-safe because non-'Sendable' type '(dso: UnsafeMutableRawPointer, log: OSLog)' may have shared mutable state; this is an error in the Swift 6 language mode
  let rw = (
      ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableEffectIdentifier/Internal/RuntimeWarnings.swift:10:7: note: add '@MainActor' to make let 'rw' part of global actor 'MainActor'
  let rw = (
      ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ComposableEffectIdentifier/Internal/RuntimeWarnings.swift:10:7: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  let rw = (
      ^
  nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ Identified+Namespace.swift /Users/admin/builder/spi-builder-workspace/Sources/ComposableEffectIdentifier/Identified+Namespace.swift (in target 'ComposableEffectIdentifier' from project 'composable-effect-identifier')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745712732175206-swift-frontend-ComposableEffectIdentifier-Identified_Namespace.swift-arm64_apple_tvos13.0-o-Onone-3187812940.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.4760 seconds (0.4841 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0490 ( 18.8%)   0.0789 ( 36.6%)   0.1279 ( 26.9%)   0.1298 ( 26.8%)  parse-and-resolve-imports
   0.0483 ( 18.6%)   0.0779 ( 36.1%)   0.1262 ( 26.5%)   0.1281 ( 26.5%)  Import resolution
   0.0377 ( 14.5%)   0.0120 (  5.5%)   0.0496 ( 10.4%)   0.0507 ( 10.5%)  perform-sema
   0.0376 ( 14.5%)   0.0119 (  5.5%)   0.0496 ( 10.4%)   0.0507 ( 10.5%)  Type checking and Semantic analysis
   0.0333 ( 12.8%)   0.0098 (  4.5%)   0.0431 (  9.1%)   0.0442 (  9.1%)  typecheck-stmt
   0.0111 (  4.3%)   0.0032 (  1.5%)   0.0143 (  3.0%)   0.0147 (  3.0%)  typecheck-expr
   0.0100 (  3.8%)   0.0034 (  1.6%)   0.0134 (  2.8%)   0.0136 (  2.8%)  precheck-target
   0.0097 (  3.7%)   0.0025 (  1.2%)   0.0122 (  2.6%)   0.0124 (  2.6%)  build-rewrite-system
   0.0052 (  2.0%)   0.0061 (  2.8%)   0.0113 (  2.4%)   0.0113 (  2.3%)  IRGen
   0.0026 (  1.0%)   0.0037 (  1.7%)   0.0063 (  1.3%)   0.0063 (  1.3%)  import-clang-decl
   0.0041 (  1.6%)   0.0021 (  1.0%)   0.0062 (  1.3%)   0.0062 (  1.3%)  typecheck-decl
   0.0038 (  1.4%)   0.0007 (  0.3%)   0.0045 (  0.9%)   0.0045 (  0.9%)  SILGen
   0.0033 (  1.3%)   0.0007 (  0.3%)   0.0040 (  0.8%)   0.0040 (  0.8%)  SILGen-function
   0.0010 (  0.4%)   0.0027 (  1.3%)   0.0038 (  0.8%)   0.0039 (  0.8%)  load-stdlib
   0.0035 (  1.3%)   0.0001 (  0.0%)   0.0036 (  0.7%)   0.0036 (  0.7%)  SIL 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, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.2602 (100.0%)   0.2158 (100.0%)   0.4760 (100.0%)   0.4841 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2269 seconds (0.2301 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.1191 (100.0%)   0.1078 (100.0%)   0.2269 (100.0%)   0.2301 (100.0%)  Building Target
   0.1191 (100.0%)   0.1078 (100.0%)   0.2269 (100.0%)   0.2301 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ComposableEffectIdentifier/Identified+Namespace.swift (in target 'ComposableEffectIdentifier' from project 'composable-effect-identifier')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ EffectID.swift /Users/admin/builder/spi-builder-workspace/Sources/ComposableEffectIdentifier/EffectID.swift (in target 'ComposableEffectIdentifier' from project 'composable-effect-identifier')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745712732319587-swift-frontend-ComposableEffectIdentifier-EffectID.swift-arm64_apple_tvos13.0-o-Onone-2822172526.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.4653 seconds (0.4701 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0443 ( 13.9%)   0.0515 ( 35.2%)   0.0957 ( 20.6%)   0.0975 ( 20.7%)  parse-and-resolve-imports
   0.0436 ( 13.7%)   0.0507 ( 34.7%)   0.0943 ( 20.3%)   0.0961 ( 20.4%)  Import resolution
   0.0433 ( 13.6%)   0.0080 (  5.5%)   0.0513 ( 11.0%)   0.0513 ( 10.9%)  perform-sema
   0.0432 ( 13.5%)   0.0080 (  5.5%)   0.0512 ( 11.0%)   0.0512 ( 10.9%)  Type checking and Semantic analysis
   0.0361 ( 11.3%)   0.0055 (  3.8%)   0.0416 (  8.9%)   0.0416 (  8.8%)  typecheck-expr
   0.0342 ( 10.7%)   0.0044 (  3.0%)   0.0386 (  8.3%)   0.0386 (  8.2%)  typecheck-stmt
   0.0262 (  8.2%)   0.0059 (  4.0%)   0.0321 (  6.9%)   0.0321 (  6.8%)  typecheck-decl
   0.0113 (  3.5%)   0.0014 (  0.9%)   0.0126 (  2.7%)   0.0126 (  2.7%)  SILGen
   0.0098 (  3.1%)   0.0011 (  0.8%)   0.0110 (  2.4%)   0.0110 (  2.3%)  SILGen-function
   0.0063 (  2.0%)   0.0033 (  2.3%)   0.0096 (  2.1%)   0.0096 (  2.0%)  IRGen
   0.0077 (  2.4%)   0.0010 (  0.7%)   0.0087 (  1.9%)   0.0087 (  1.9%)  precheck-target
   0.0047 (  1.5%)   0.0011 (  0.7%)   0.0058 (  1.2%)   0.0058 (  1.2%)  build-rewrite-system
   0.0052 (  1.6%)   0.0000 (  0.0%)   0.0052 (  1.1%)   0.0052 (  1.1%)  SIL optimization
   0.0022 (  0.7%)   0.0027 (  1.8%)   0.0049 (  1.1%)   0.0050 (  1.1%)  import-clang-decl
   0.0009 (  0.3%)   0.0016 (  1.1%)   0.0026 (  0.5%)   0.0039 (  0.8%)  load-stdlib
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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%)  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.3190 (100.0%)   0.1463 (100.0%)   0.4653 (100.0%)   0.4701 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2226 seconds (0.2257 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.1507 (100.0%)   0.0719 (100.0%)   0.2226 (100.0%)   0.2257 (100.0%)  Building Target
   0.1507 (100.0%)   0.0719 (100.0%)   0.2226 (100.0%)   0.2257 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ComposableEffectIdentifier/EffectID.swift (in target 'ComposableEffectIdentifier' from project 'composable-effect-identifier')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/ComposableEffectIdentifier/EffectID.swift:260:18: warning: static property 'issuedWarningsLock' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
      static var issuedWarningsLock = NSRecursiveLock()
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableEffectIdentifier/EffectID.swift:260:18: note: convert 'issuedWarningsLock' to a 'let' constant to make 'Sendable' shared state immutable
      static var issuedWarningsLock = NSRecursiveLock()
             ~~~ ^
             let
/Users/admin/builder/spi-builder-workspace/Sources/ComposableEffectIdentifier/EffectID.swift:260:18: note: add '@MainActor' to make static property 'issuedWarningsLock' part of global actor 'MainActor'
      static var issuedWarningsLock = NSRecursiveLock()
                 ^
      @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ComposableEffectIdentifier/EffectID.swift:260:18: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
      static var issuedWarningsLock = NSRecursiveLock()
                 ^
      nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ComposableEffectIdentifier/EffectID.swift:261:18: warning: static property 'issuedWarnings' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
      static var issuedWarnings = Set<WarningID>()
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableEffectIdentifier/EffectID.swift:261:18: note: convert 'issuedWarnings' to a 'let' constant to make 'Sendable' shared state immutable
      static var issuedWarnings = Set<WarningID>()
             ~~~ ^
             let
/Users/admin/builder/spi-builder-workspace/Sources/ComposableEffectIdentifier/EffectID.swift:261:18: note: add '@MainActor' to make static property 'issuedWarnings' part of global actor 'MainActor'
      static var issuedWarnings = Set<WarningID>()
                 ^
      @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ComposableEffectIdentifier/EffectID.swift:261:18: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
      static var issuedWarnings = Set<WarningID>()
                 ^
      nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ComposableEffectIdentifier/EffectID.swift:272:5: warning: var 'currentEffectIDNamespace' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
var currentEffectIDNamespace = EffectNamespace()
    ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableEffectIdentifier/EffectID.swift:272:5: note: convert 'currentEffectIDNamespace' to a 'let' constant to make 'Sendable' shared state immutable
var currentEffectIDNamespace = EffectNamespace()
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/ComposableEffectIdentifier/EffectID.swift:272:5: note: add '@MainActor' to make var 'currentEffectIDNamespace' part of global actor 'MainActor'
var currentEffectIDNamespace = EffectNamespace()
    ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ComposableEffectIdentifier/EffectID.swift:272:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
var currentEffectIDNamespace = EffectNamespace()
    ^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ComposableEffectIdentifier/EffectID.swift:273:5: warning: var 'mainThreadCurrentEffectIDNamespace' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
var mainThreadCurrentEffectIDNamespace = EffectNamespace()
    ^
/Users/admin/builder/spi-builder-workspace/Sources/ComposableEffectIdentifier/EffectID.swift:273:5: note: convert 'mainThreadCurrentEffectIDNamespace' to a 'let' constant to make 'Sendable' shared state immutable
var mainThreadCurrentEffectIDNamespace = EffectNamespace()
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/ComposableEffectIdentifier/EffectID.swift:273:5: note: add '@MainActor' to make var 'mainThreadCurrentEffectIDNamespace' part of global actor 'MainActor'
var mainThreadCurrentEffectIDNamespace = EffectNamespace()
    ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ComposableEffectIdentifier/EffectID.swift:273:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
var mainThreadCurrentEffectIDNamespace = EffectNamespace()
    ^
nonisolated(unsafe)
SwiftDriverJobDiscovery normal arm64 Compiling ReducerDebugging.swift, ReducerInstrumentation.swift, Effect.swift, Cancellation.swift (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
SwiftDriverJobDiscovery normal arm64 Compiling Locking.swift (in target 'ComposableEffectIdentifier' from project 'composable-effect-identifier')
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/IdentifiedCollections.o (in target 'IdentifiedCollections' from project 'swift-identified-collections')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-identified-collections
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/IdentifiedCollections.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/CustomDump.o (in target 'CustomDump' from project 'swift-custom-dump')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-custom-dump
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/CustomDump.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/CombineSchedulers.o (in target 'CombineSchedulers' from project 'combine-schedulers')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/combine-schedulers
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/CombineSchedulers.o
SwiftDriverJobDiscovery normal arm64 Compiling Alert.swift, Animation.swift, Binding.swift (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
SwiftDriverJobDiscovery normal arm64 Compiling RuntimeWarnings.swift (in target 'ComposableEffectIdentifier' from project 'composable-effect-identifier')
SwiftDriverJobDiscovery normal arm64 Compiling Debug.swift (in target 'ComposableEffectIdentifier' from project 'composable-effect-identifier')
SwiftDriverJobDiscovery normal arm64 Emitting module for ComposableEffectIdentifier (in target 'ComposableEffectIdentifier' from project 'composable-effect-identifier')
SwiftDriver\ Compilation\ Requirements ComposableEffectIdentifier normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ComposableEffectIdentifier' from project 'composable-effect-identifier')
    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 ComposableEffectIdentifier -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/composable-effect-identifier.build/Debug-appletvos/ComposableEffectIdentifier.build/Objects-normal/arm64/ComposableEffectIdentifier.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 -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos13.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-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/composable-effect-identifier.build/Debug-appletvos/ComposableEffectIdentifier.build/Objects-normal/arm64/ComposableEffectIdentifier-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/composable-effect-identifier.build/Debug-appletvos/ComposableEffectIdentifier.build/Objects-normal/arm64/ComposableEffectIdentifier.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/composable-effect-identifier.build/Debug-appletvos/ComposableEffectIdentifier.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/composable-effect-identifier.build/Debug-appletvos/ComposableEffectIdentifier.build/Objects-normal/arm64/ComposableEffectIdentifier_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/composable-effect-identifier.build/Debug-appletvos/ComposableEffectIdentifier.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/composable-effect-identifier.build/Debug-appletvos/ComposableEffectIdentifier.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/composable-effect-identifier.build/Debug-appletvos/ComposableEffectIdentifier.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/composable-effect-identifier.build/Debug-appletvos/ComposableEffectIdentifier.build/Objects-normal/arm64/ComposableEffectIdentifier-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/ComposableEffectIdentifier-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/composable-effect-identifier.build/Debug-appletvos/ComposableEffectIdentifier.build/Objects-normal/arm64/ComposableEffectIdentifier-Swift.h (in target 'ComposableEffectIdentifier' from project 'composable-effect-identifier')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/composable-effect-identifier.build/Debug-appletvos/ComposableEffectIdentifier.build/Objects-normal/arm64/ComposableEffectIdentifier-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/ComposableEffectIdentifier-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ComposableEffectIdentifier.swiftmodule/arm64-apple-tvos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/composable-effect-identifier.build/Debug-appletvos/ComposableEffectIdentifier.build/Objects-normal/arm64/ComposableEffectIdentifier.swiftmodule (in target 'ComposableEffectIdentifier' from project 'composable-effect-identifier')
    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/composable-effect-identifier.build/Debug-appletvos/ComposableEffectIdentifier.build/Objects-normal/arm64/ComposableEffectIdentifier.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ComposableEffectIdentifier.swiftmodule/arm64-apple-tvos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ComposableEffectIdentifier.swiftmodule/arm64-apple-tvos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/composable-effect-identifier.build/Debug-appletvos/ComposableEffectIdentifier.build/Objects-normal/arm64/ComposableEffectIdentifier.abi.json (in target 'ComposableEffectIdentifier' from project 'composable-effect-identifier')
    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/composable-effect-identifier.build/Debug-appletvos/ComposableEffectIdentifier.build/Objects-normal/arm64/ComposableEffectIdentifier.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ComposableEffectIdentifier.swiftmodule/arm64-apple-tvos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ComposableEffectIdentifier.swiftmodule/arm64-apple-tvos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/composable-effect-identifier.build/Debug-appletvos/ComposableEffectIdentifier.build/Objects-normal/arm64/ComposableEffectIdentifier.swiftdoc (in target 'ComposableEffectIdentifier' from project 'composable-effect-identifier')
    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/composable-effect-identifier.build/Debug-appletvos/ComposableEffectIdentifier.build/Objects-normal/arm64/ComposableEffectIdentifier.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ComposableEffectIdentifier.swiftmodule/arm64-apple-tvos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ComposableEffectIdentifier.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/composable-effect-identifier.build/Debug-appletvos/ComposableEffectIdentifier.build/Objects-normal/arm64/ComposableEffectIdentifier.swiftsourceinfo (in target 'ComposableEffectIdentifier' from project 'composable-effect-identifier')
    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/composable-effect-identifier.build/Debug-appletvos/ComposableEffectIdentifier.build/Objects-normal/arm64/ComposableEffectIdentifier.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ComposableEffectIdentifier.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling RuntimeWarnings.swift, Reducer.swift, Store.swift (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
SwiftDriverJobDiscovery normal arm64 Compiling Identified+Namespace.swift (in target 'ComposableEffectIdentifier' from project 'composable-effect-identifier')
SwiftDriverJobDiscovery normal arm64 Compiling Reducer+Namespace.swift (in target 'ComposableEffectIdentifier' from project 'composable-effect-identifier')
SwiftDriverJobDiscovery normal arm64 Compiling EffectID.swift (in target 'ComposableEffectIdentifier' from project 'composable-effect-identifier')
SwiftDriver\ Compilation ComposableEffectIdentifier normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ComposableEffectIdentifier' from project 'composable-effect-identifier')
    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 ComposableEffectIdentifier -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/composable-effect-identifier.build/Debug-appletvos/ComposableEffectIdentifier.build/Objects-normal/arm64/ComposableEffectIdentifier.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 -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos13.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-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/composable-effect-identifier.build/Debug-appletvos/ComposableEffectIdentifier.build/Objects-normal/arm64/ComposableEffectIdentifier-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/composable-effect-identifier.build/Debug-appletvos/ComposableEffectIdentifier.build/Objects-normal/arm64/ComposableEffectIdentifier.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/composable-effect-identifier.build/Debug-appletvos/ComposableEffectIdentifier.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/composable-effect-identifier.build/Debug-appletvos/ComposableEffectIdentifier.build/Objects-normal/arm64/ComposableEffectIdentifier_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/composable-effect-identifier.build/Debug-appletvos/ComposableEffectIdentifier.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/composable-effect-identifier.build/Debug-appletvos/ComposableEffectIdentifier.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/composable-effect-identifier.build/Debug-appletvos/ComposableEffectIdentifier.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/composable-effect-identifier.build/Debug-appletvos/ComposableEffectIdentifier.build/Objects-normal/arm64/ComposableEffectIdentifier-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling IfLetStore.swift, SwitchStore.swift, TextState.swift (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
SwiftDriver\ Compilation ComposableArchitecture normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
    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 ComposableArchitecture -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-appletvos/ComposableArchitecture.build/Objects-normal/arm64/ComposableArchitecture.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 -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -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-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-appletvos/ComposableArchitecture.build/Objects-normal/arm64/ComposableArchitecture-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/swift-composable-architecture.build/Debug-appletvos/ComposableArchitecture.build/Objects-normal/arm64/ComposableArchitecture.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/swift-composable-architecture.build/Debug-appletvos/ComposableArchitecture.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-appletvos/ComposableArchitecture.build/Objects-normal/arm64/ComposableArchitecture_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-appletvos/ComposableArchitecture.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-appletvos/ComposableArchitecture.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-appletvos/ComposableArchitecture.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-appletvos/ComposableArchitecture.build/Objects-normal/arm64/ComposableArchitecture-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/Products/Debug-appletvos/ComposableArchitecture.o normal (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-tvos13.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-appletvos/ComposableArchitecture.build/Objects-normal/arm64/ComposableArchitecture.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-appletvos/ComposableArchitecture.build/Objects-normal/arm64/ComposableArchitecture_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-appletvos/ComposableArchitecture.build/Objects-normal/arm64/ComposableArchitecture_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/appletvos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-appletvos/ComposableArchitecture.build/Objects-normal/arm64/ComposableArchitecture.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ComposableArchitecture.o
ExtractAppIntentsMetadata (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture
    /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 ComposableArchitecture --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk --xcode-version 16E140 --platform-family tvOS --deployment-target 13.0 --bundle-identifier swift-composable-architecture.ComposableArchitecture --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ComposableArchitecture.appintents --target-triple arm64-apple-tvos13.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ComposableArchitecture.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-appletvos/ComposableArchitecture.build/Objects-normal/arm64/ComposableArchitecture_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-appletvos/ComposableArchitecture.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-appletvos/ComposableArchitecture.build/Objects-normal/arm64/ComposableArchitecture.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-appletvos/ComposableArchitecture.build/ComposableArchitecture.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-appletvos/ComposableArchitecture.build/ComposableArchitecture.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-appletvos/ComposableArchitecture.build/Objects-normal/arm64/ComposableArchitecture.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-26 17:12:13.087 appintentsmetadataprocessor[1313:7050] Starting appintentsmetadataprocessor export
2025-04-26 17:12:13.117 appintentsmetadataprocessor[1313:7050] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ComposableArchitecture.o (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-composable-architecture
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ComposableArchitecture.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ComposableEffectIdentifier.o normal (in target 'ComposableEffectIdentifier' from project 'composable-effect-identifier')
    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-tvos13.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/composable-effect-identifier.build/Debug-appletvos/ComposableEffectIdentifier.build/Objects-normal/arm64/ComposableEffectIdentifier.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/composable-effect-identifier.build/Debug-appletvos/ComposableEffectIdentifier.build/Objects-normal/arm64/ComposableEffectIdentifier_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/composable-effect-identifier.build/Debug-appletvos/ComposableEffectIdentifier.build/Objects-normal/arm64/ComposableEffectIdentifier_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/appletvos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/composable-effect-identifier.build/Debug-appletvos/ComposableEffectIdentifier.build/Objects-normal/arm64/ComposableEffectIdentifier.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ComposableEffectIdentifier.o
ExtractAppIntentsMetadata (in target 'ComposableEffectIdentifier' from project 'composable-effect-identifier')
    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 ComposableEffectIdentifier --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk --xcode-version 16E140 --platform-family tvOS --deployment-target 13.0 --bundle-identifier spi-builder-workspace.ComposableEffectIdentifier --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ComposableEffectIdentifier.appintents --target-triple arm64-apple-tvos13.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ComposableEffectIdentifier.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/composable-effect-identifier.build/Debug-appletvos/ComposableEffectIdentifier.build/Objects-normal/arm64/ComposableEffectIdentifier_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/composable-effect-identifier.build/Debug-appletvos/ComposableEffectIdentifier.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/composable-effect-identifier.build/Debug-appletvos/ComposableEffectIdentifier.build/Objects-normal/arm64/ComposableEffectIdentifier.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/composable-effect-identifier.build/Debug-appletvos/ComposableEffectIdentifier.build/ComposableEffectIdentifier.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/composable-effect-identifier.build/Debug-appletvos/ComposableEffectIdentifier.build/ComposableEffectIdentifier.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/composable-effect-identifier.build/Debug-appletvos/ComposableEffectIdentifier.build/Objects-normal/arm64/ComposableEffectIdentifier.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-26 17:12:13.161 appintentsmetadataprocessor[1316:7065] Starting appintentsmetadataprocessor export
2025-04-26 17:12:13.193 appintentsmetadataprocessor[1316:7065] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ComposableEffectIdentifier.o (in target 'ComposableEffectIdentifier' from project 'composable-effect-identifier')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ComposableEffectIdentifier.o
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-composable-architecture",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-composable-architecture"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "composable-effect-identifier",
  "name" : "composable-effect-identifier",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "ComposableEffectIdentifier",
      "targets" : [
        "ComposableEffectIdentifier"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ComposableEffectIdentifierTests",
      "module_type" : "SwiftTarget",
      "name" : "ComposableEffectIdentifierTests",
      "path" : "Tests/ComposableEffectIdentifierTests",
      "sources" : [
        "EffectIDTests.swift",
        "Reducer+NamespaceTests.swift"
      ],
      "target_dependencies" : [
        "ComposableEffectIdentifier"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ComposableEffectIdentifier",
      "module_type" : "SwiftTarget",
      "name" : "ComposableEffectIdentifier",
      "path" : "Sources/ComposableEffectIdentifier",
      "product_dependencies" : [
        "ComposableArchitecture"
      ],
      "product_memberships" : [
        "ComposableEffectIdentifier"
      ],
      "sources" : [
        "EffectID.swift",
        "Identified+Namespace.swift",
        "Internal/Debug.swift",
        "Internal/Locking.swift",
        "Internal/RuntimeWarnings.swift",
        "Reducer+Namespace.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.4"
}
Done.