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 CacheStore, reference main (391f94), with Swift 6.1 for watchOS using Xcode 16.3 on 27 Apr 2025 06:38:21 UTC.

Swift 6 data race errors: 6

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme CacheStore -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures

Build Log

        List {
        ^~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:510:9: note: sending task-isolated value of non-Sendable type '() -> some View' to main actor-isolated callee risks causing races in between task-isolated and main actor-isolated uses
        List {
        ^
SwiftDriverJobDiscovery normal armv7k Emitting module for CacheStore (in target 'CacheStore' from project 'CacheStore')
SwiftDriver\ Compilation\ Requirements CacheStore normal armv7k com.apple.xcode.tools.swift.compiler (in target 'CacheStore' from project 'CacheStore')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name CacheStore -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/armv7k/CacheStore.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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos7.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/armv7k/CacheStore-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/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/armv7k/CacheStore.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/CacheStore.build/Debug-watchos/CacheStore.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/armv7k/CacheStore_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.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/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/armv7k/CacheStore-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal armv7k Compiling ScopedKeyCacheStore.swift (in target 'CacheStore' from project 'CacheStore')
SwiftCompile normal arm64_32 Compiling\ ScopedKeyCacheStore.swift /Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/ScopedKeyCacheStore.swift (in target 'CacheStore' from project 'CacheStore')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/ScopedKeyCacheStore.swift (in target 'CacheStore' from project 'CacheStore')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal armv7k Compiling Store+StoreContent.swift (in target 'CacheStore' from project 'CacheStore')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/CacheStore.swiftmodule/armv7k-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/armv7k/CacheStore.swiftmodule (in target 'CacheStore' from project 'CacheStore')
    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/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/armv7k/CacheStore.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/CacheStore.swiftmodule/armv7k-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/CacheStore.swiftmodule/armv7k-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/armv7k/CacheStore.swiftdoc (in target 'CacheStore' from project 'CacheStore')
    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/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/armv7k/CacheStore.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/CacheStore.swiftmodule/armv7k-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/CacheStore.swiftmodule/armv7k-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/armv7k/CacheStore.abi.json (in target 'CacheStore' from project 'CacheStore')
    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/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/armv7k/CacheStore.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/CacheStore.swiftmodule/armv7k-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/CacheStore.swiftmodule/Project/armv7k-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/armv7k/CacheStore.swiftsourceinfo (in target 'CacheStore' from project 'CacheStore')
    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/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/armv7k/CacheStore.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/CacheStore.swiftmodule/Project/armv7k-apple-watchos.swiftsourceinfo
SwiftCompile normal armv7k Compiling\ ScopedStore.swift /Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/ScopedStore.swift (in target 'CacheStore' from project 'CacheStore')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/ScopedStore.swift (in target 'CacheStore' from project 'CacheStore')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ScopedStore.swift /Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/ScopedStore.swift (in target 'CacheStore' from project 'CacheStore')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/ScopedStore.swift (in target 'CacheStore' from project 'CacheStore')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal armv7k Compiling TestStore.swift (in target 'CacheStore' from project 'CacheStore')
SwiftCompile normal arm64_32 Compiling\ TestStore.swift /Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/TestStore.swift (in target 'CacheStore' from project 'CacheStore')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/TestStore.swift (in target 'CacheStore' from project 'CacheStore')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/TestStore.swift:11:23: warning: static property 'handler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    public static var handler: FailureHandler = XCTestDynamicOverlay.XCTFail
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/TestStore.swift:11:23: note: convert 'handler' to a 'let' constant to make 'Sendable' shared state immutable
    public static var handler: FailureHandler = XCTestDynamicOverlay.XCTFail
                  ~~~ ^
                  let
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/TestStore.swift:11:23: note: add '@MainActor' to make static property 'handler' part of global actor 'MainActor'
    public static var handler: FailureHandler = XCTestDynamicOverlay.XCTFail
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/TestStore.swift:11:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static var handler: FailureHandler = XCTestDynamicOverlay.XCTFail
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/TestStore.swift:130:14: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
        Task {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/TestStore.swift:131:13: note: closure captures 'self' which is accessible to code in the current task
            nextAction = await effect.effect()
            ^
SwiftDriverJobDiscovery normal arm64 Compiling StoreContent.swift (in target 'CacheStore' from project 'CacheStore')
SwiftCompile normal armv7k Compiling\ StoreContent.swift /Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Content/StoreContent.swift (in target 'CacheStore' from project 'CacheStore')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Content/StoreContent.swift (in target 'CacheStore' from project 'CacheStore')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64_32 Compiling StoreContent.swift (in target 'CacheStore' from project 'CacheStore')
SwiftCompile normal arm64_32 Compiling\ Store.swift /Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift (in target 'CacheStore' from project 'CacheStore')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift (in target 'CacheStore' from project 'CacheStore')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:153:17: warning: cannot use type alias 'BiDirectionalTransformation' here; 'c' was not imported by this file
    public func scope<ScopedKey: Hashable, ScopedAction, ScopedDependency>(
                ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/c/Sources/c/c.swift:349:15: note: type alias declared here
    typealias BiDirectionalTransformation<From, To> = (
              ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:153:17: warning: cannot use enum 'c' here; 'c' was not imported by this file
    public func scope<ScopedKey: Hashable, ScopedAction, ScopedDependency>(
                ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/c/Sources/c/c.swift:45:13: note: enum declared here
public enum c {
            ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:196:17: warning: cannot use type alias 'BiDirectionalTransformation' here; 'c' was not imported by this file
    public func scope<Value, ScopedValue, ScopedKey: Hashable, ScopedAction, ScopedDependency>(
                ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/c/Sources/c/c.swift:349:15: note: type alias declared here
    typealias BiDirectionalTransformation<From, To> = (
              ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:196:17: warning: cannot use enum 'c' here; 'c' was not imported by this file
    public func scope<Value, ScopedValue, ScopedKey: Hashable, ScopedAction, ScopedDependency>(
                ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/c/Sources/c/c.swift:45:13: note: enum declared here
public enum c {
            ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:244:17: warning: cannot use type alias 'BiDirectionalTransformation' here; 'c' was not imported by this file
    public func actionlessScope<ScopedKey: Hashable, ScopedDependency>(
                ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/c/Sources/c/c.swift:349:15: note: type alias declared here
    typealias BiDirectionalTransformation<From, To> = (
              ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:244:17: warning: cannot use enum 'c' here; 'c' was not imported by this file
    public func actionlessScope<ScopedKey: Hashable, ScopedDependency>(
                ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/c/Sources/c/c.swift:45:13: note: enum declared here
public enum c {
            ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:325:10: warning: cannot use type alias 'BiDirectionalTransformation' here; 'c' was not imported by this file
    func scope<ScopedKey: Hashable, ScopedAction>(
         ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/c/Sources/c/c.swift:349:15: note: type alias declared here
    typealias BiDirectionalTransformation<From, To> = (
              ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:325:10: warning: cannot use enum 'c' here; 'c' was not imported by this file
    func scope<ScopedKey: Hashable, ScopedAction>(
         ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/c/Sources/c/c.swift:45:13: note: enum declared here
public enum c {
            ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:341:10: warning: cannot use type alias 'BiDirectionalTransformation' here; 'c' was not imported by this file
    func actionlessScope<ScopedKey: Hashable>(
         ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/c/Sources/c/c.swift:349:15: note: type alias declared here
    typealias BiDirectionalTransformation<From, To> = (
              ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:341:10: warning: cannot use enum 'c' here; 'c' was not imported by this file
    func actionlessScope<ScopedKey: Hashable>(
         ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/c/Sources/c/c.swift:45:13: note: enum declared here
public enum c {
            ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:265:35: warning: capture of 'self' with non-sendable type 'Store<Key, Action, Dependency>?' in a '@Sendable' closure
            get: { [weak self] in self?.get(key) ?? fallback },
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:8:12: note: generic class 'Store' does not conform to the 'Sendable' protocol
open class Store<Key: Hashable, Action, Dependency>: ObservableObject, ActionHandling {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:265:45: warning: capture of 'key' with non-sendable type 'Key' in a '@Sendable' closure
            get: { [weak self] in self?.get(key) ?? fallback },
                                            ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:8:18: note: consider making generic parameter 'Key' conform to the 'Sendable' protocol
open class Store<Key: Hashable, Action, Dependency>: ObservableObject, ActionHandling {
                 ^
                              , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:265:53: warning: capture of 'fallback' with non-sendable type 'Value' in a '@Sendable' closure
            get: { [weak self] in self?.get(key) ?? fallback },
                                                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:259:25: note: consider making generic parameter 'Value' conform to the 'Sendable' protocol
    public func binding<Value>(
                        ^
                             : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:265:53: warning: implicit capture of 'fallback' requires that 'Value' conforms to 'Sendable'; this is an error in the Swift 6 language mode
            get: { [weak self] in self?.get(key) ?? fallback },
                                                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:259:25: note: consider making generic parameter 'Value' conform to the 'Sendable' protocol
    public func binding<Value>(
                        ^
                             : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:266:35: warning: capture of 'self' with non-sendable type 'Store<Key, Action, Dependency>?' in a '@Sendable' closure
            set: { [weak self] in self?.handle(action: using($0)) }
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:8:12: note: generic class 'Store' does not conform to the 'Sendable' protocol
open class Store<Key: Hashable, Action, Dependency>: ObservableObject, ActionHandling {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:266:56: warning: capture of 'using' with non-sendable type '(Value) -> Action' in a '@Sendable' closure
            set: { [weak self] in self?.handle(action: using($0)) }
                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:266:56: note: a function type must be marked '@Sendable' to conform to 'Sendable'
            set: { [weak self] in self?.handle(action: using($0)) }
                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:277:35: warning: capture of 'self' with non-sendable type 'Store<Key, Action, Dependency>?' in a '@Sendable' closure
            get: { [weak self] in self?.get(key) },
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:8:12: note: generic class 'Store' does not conform to the 'Sendable' protocol
open class Store<Key: Hashable, Action, Dependency>: ObservableObject, ActionHandling {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:277:45: warning: capture of 'key' with non-sendable type 'Key' in a '@Sendable' closure
            get: { [weak self] in self?.get(key) },
                                            ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:8:18: note: consider making generic parameter 'Key' conform to the 'Sendable' protocol
open class Store<Key: Hashable, Action, Dependency>: ObservableObject, ActionHandling {
                 ^
                              , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:278:35: warning: capture of 'self' with non-sendable type 'Store<Key, Action, Dependency>?' in a '@Sendable' closure
            set: { [weak self] in self?.handle(action: using($0)) }
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:8:12: note: generic class 'Store' does not conform to the 'Sendable' protocol
open class Store<Key: Hashable, Action, Dependency>: ObservableObject, ActionHandling {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:278:56: warning: capture of 'using' with non-sendable type '(Value?) -> Action' in a '@Sendable' closure
            set: { [weak self] in self?.handle(action: using($0)) }
                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:278:56: note: a function type must be marked '@Sendable' to conform to 'Sendable'
            set: { [weak self] in self?.handle(action: using($0)) }
                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:290:35: warning: capture of 'transform' with non-sendable type '(ParentValue?) -> Value' in a '@Sendable' closure
            get: { [weak self] in transform(self?.get(key, as: ParentValue.self)) },
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:290:35: note: a function type must be marked '@Sendable' to conform to 'Sendable'
            get: { [weak self] in transform(self?.get(key, as: ParentValue.self)) },
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:290:45: warning: capture of 'self' with non-sendable type 'Store<Key, Action, Dependency>?' in a '@Sendable' closure
            get: { [weak self] in transform(self?.get(key, as: ParentValue.self)) },
                                            ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:8:12: note: generic class 'Store' does not conform to the 'Sendable' protocol
open class Store<Key: Hashable, Action, Dependency>: ObservableObject, ActionHandling {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:290:55: warning: capture of 'key' with non-sendable type 'Key' in a '@Sendable' closure
            get: { [weak self] in transform(self?.get(key, as: ParentValue.self)) },
                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:8:18: note: consider making generic parameter 'Key' conform to the 'Sendable' protocol
open class Store<Key: Hashable, Action, Dependency>: ObservableObject, ActionHandling {
                 ^
                              , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:291:35: warning: capture of 'self' with non-sendable type 'Store<Key, Action, Dependency>?' in a '@Sendable' closure
            set: { [weak self] in self?.handle(action: using($0)) }
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:8:12: note: generic class 'Store' does not conform to the 'Sendable' protocol
open class Store<Key: Hashable, Action, Dependency>: ObservableObject, ActionHandling {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:291:56: warning: capture of 'using' with non-sendable type '(Value) -> Action' in a '@Sendable' closure
            set: { [weak self] in self?.handle(action: using($0)) }
                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:291:56: note: a function type must be marked '@Sendable' to conform to 'Sendable'
            set: { [weak self] in self?.handle(action: using($0)) }
                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:303:35: warning: capture of 'transform' with non-sendable type '(ParentValue?) -> Value?' in a '@Sendable' closure
            get: { [weak self] in transform(self?.get(key, as: ParentValue.self)) },
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:303:35: note: a function type must be marked '@Sendable' to conform to 'Sendable'
            get: { [weak self] in transform(self?.get(key, as: ParentValue.self)) },
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:303:45: warning: capture of 'self' with non-sendable type 'Store<Key, Action, Dependency>?' in a '@Sendable' closure
            get: { [weak self] in transform(self?.get(key, as: ParentValue.self)) },
                                            ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:8:12: note: generic class 'Store' does not conform to the 'Sendable' protocol
open class Store<Key: Hashable, Action, Dependency>: ObservableObject, ActionHandling {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:303:55: warning: capture of 'key' with non-sendable type 'Key' in a '@Sendable' closure
            get: { [weak self] in transform(self?.get(key, as: ParentValue.self)) },
                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:8:18: note: consider making generic parameter 'Key' conform to the 'Sendable' protocol
open class Store<Key: Hashable, Action, Dependency>: ObservableObject, ActionHandling {
                 ^
                              , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:304:35: warning: capture of 'self' with non-sendable type 'Store<Key, Action, Dependency>?' in a '@Sendable' closure
            set: { [weak self] in self?.handle(action: using($0)) }
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:8:12: note: generic class 'Store' does not conform to the 'Sendable' protocol
open class Store<Key: Hashable, Action, Dependency>: ObservableObject, ActionHandling {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:304:56: warning: capture of 'using' with non-sendable type '(Value?) -> Action' in a '@Sendable' closure
            set: { [weak self] in self?.handle(action: using($0)) }
                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:304:56: note: a function type must be marked '@Sendable' to conform to 'Sendable'
            set: { [weak self] in self?.handle(action: using($0)) }
                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:486:9: warning: call to main actor-isolated initializer 'init(store:key:as:toScopedKey:actionHandler:dependencyTransformation:defaultCache:actionTransformation:noContentView:content:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        ForEachStoreView(
        ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/ForEachStoreView.swift:27:5: note: calls to initializer 'init(store:key:as:toScopedKey:actionHandler:dependencyTransformation:defaultCache:actionTransformation:noContentView:content:)' from outside of its actor context are implicitly asynchronous
    init(
    ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/ForEachStoreView.swift:27:5: note: main actor isolation inferred from conformance to protocol 'View'
    init(
    ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:475:17: note: add '@MainActor' to make instance method 'forEach(key:as:toScopedKey:actionHandler:dependencyTransformation:defaultCache:actionTransformation:noContentView:content:)' part of global actor 'MainActor'
    public func forEach<Value: Hashable, ScopedKey: Hashable, ScopedAction, ScopedDependency>(
                ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:510:9: warning: call to main actor-isolated initializer 'init(content:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        List {
        ^
SwiftUI.List.init:2:35: note: calls to initializer 'init(content:)' from outside of its actor context are implicitly asynchronous
@MainActor @preconcurrency public init(@ViewBuilder content: () -> Content)}
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:499:17: note: add '@MainActor' to make instance method 'listEach(key:as:toScopedKey:actionHandler:dependencyTransformation:defaultCache:actionTransformation:noContentView:content:)' part of global actor 'MainActor'
    public func listEach<Value: Hashable, ScopedKey: Hashable, ScopedAction, ScopedDependency>(
                ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:376:35: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
            let effectTask = Task { [weak self] in
                                  ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:377:25: note: closure captures non-Sendable 'self'
                defer { self?.cancel(id: actionEffect.id) }
                        ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:377:42: note: closure captures non-Sendable 'actionEffect'
                defer { self?.cancel(id: actionEffect.id) }
                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:117:17: warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
                self.handle(action: action)
~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:117:17: note: task-isolated 'self' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
                self.handle(action: action)
                ^~~~
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:117:37: warning: sending 'action' risks causing data races; this is an error in the Swift 6 language mode
                self.handle(action: action)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:117:37: note: task-isolated 'action' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
                self.handle(action: action)
                                    ^~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:486:9: warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
        ForEachStoreView(
        ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:486:9: note: sending task-isolated 'self' to main actor-isolated callee risks causing data races between main actor-isolated and task-isolated uses
        ForEachStoreView(
        ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:486:9: warning: sending 'key' risks causing data races; this is an error in the Swift 6 language mode
        ForEachStoreView(
        ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:486:9: note: sending task-isolated 'key' to main actor-isolated callee risks causing data races between main actor-isolated and task-isolated uses
        ForEachStoreView(
        ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:486:9: warning: sending 'scopedKey' risks causing data races; this is an error in the Swift 6 language mode
        ForEachStoreView(
        ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:486:9: note: sending task-isolated 'scopedKey' to main actor-isolated callee risks causing data races between main actor-isolated and task-isolated uses
        ForEachStoreView(
        ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:486:9: warning: sending 'actionHandler' risks causing data races; this is an error in the Swift 6 language mode
        ForEachStoreView(
        ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:486:9: note: sending task-isolated 'actionHandler' to main actor-isolated callee risks causing data races between main actor-isolated and task-isolated uses
        ForEachStoreView(
        ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:486:9: warning: sending 'dependencyTransformation' risks causing data races; this is an error in the Swift 6 language mode
        ForEachStoreView(
        ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:486:9: note: sending task-isolated 'dependencyTransformation' to main actor-isolated callee risks causing data races between main actor-isolated and task-isolated uses
        ForEachStoreView(
        ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:486:9: warning: sending 'noContentView' risks causing data races; this is an error in the Swift 6 language mode
        ForEachStoreView(
        ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:486:9: note: sending task-isolated 'noContentView' to main actor-isolated callee risks causing data races between main actor-isolated and task-isolated uses
        ForEachStoreView(
        ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:486:9: warning: sending 'content' risks causing data races; this is an error in the Swift 6 language mode
        ForEachStoreView(
        ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:486:9: note: sending task-isolated 'content' to main actor-isolated callee risks causing data races between main actor-isolated and task-isolated uses
        ForEachStoreView(
        ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:510:9: warning: sending value of non-Sendable type '() -> some View' risks causing data races; this is an error in the Swift 6 language mode
        List {
        ^~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:510:9: note: sending task-isolated value of non-Sendable type '() -> some View' to main actor-isolated callee risks causing races in between task-isolated and main actor-isolated uses
        List {
        ^
SwiftDriverJobDiscovery normal armv7k Compiling ScopedKeyValueCacheStore.swift (in target 'CacheStore' from project 'CacheStore')
SwiftCompile normal arm64_32 Compiling\ ForEachStoreView.swift /Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/ForEachStoreView.swift (in target 'CacheStore' from project 'CacheStore')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/ForEachStoreView.swift (in target 'CacheStore' from project 'CacheStore')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64_32 Emitting module for CacheStore (in target 'CacheStore' from project 'CacheStore')
SwiftDriver\ Compilation\ Requirements CacheStore normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'CacheStore' from project 'CacheStore')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name CacheStore -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/arm64_32/CacheStore.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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos7.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/arm64_32/CacheStore-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/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/arm64_32/CacheStore.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/CacheStore.build/Debug-watchos/CacheStore.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/arm64_32/CacheStore_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.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/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/arm64_32/CacheStore-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Emitting module for CacheStore (in target 'CacheStore' from project 'CacheStore')
SwiftDriver\ Compilation\ Requirements CacheStore normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CacheStore' from project 'CacheStore')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name CacheStore -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/arm64/CacheStore.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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos7.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/arm64/CacheStore-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/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/arm64/CacheStore.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/CacheStore.build/Debug-watchos/CacheStore.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/arm64/CacheStore_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.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/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/arm64/CacheStore-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/CacheStore.swiftmodule/arm64_32-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/arm64_32/CacheStore.swiftmodule (in target 'CacheStore' from project 'CacheStore')
    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/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/arm64_32/CacheStore.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/CacheStore.swiftmodule/arm64_32-apple-watchos.swiftmodule
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CacheStore-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/arm64/CacheStore-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/arm64_32/CacheStore-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/armv7k/CacheStore-Swift.h (in target 'CacheStore' from project 'CacheStore')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/arm64/CacheStore-Swift.h -arch arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/arm64_32/CacheStore-Swift.h -arch armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/armv7k/CacheStore-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CacheStore-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/CacheStore.swiftmodule/arm64_32-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/arm64_32/CacheStore.swiftdoc (in target 'CacheStore' from project 'CacheStore')
    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/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/arm64_32/CacheStore.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/CacheStore.swiftmodule/arm64_32-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/CacheStore.swiftmodule/arm64_32-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/arm64_32/CacheStore.abi.json (in target 'CacheStore' from project 'CacheStore')
    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/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/arm64_32/CacheStore.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/CacheStore.swiftmodule/arm64_32-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/CacheStore.swiftmodule/arm64-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/arm64/CacheStore.swiftmodule (in target 'CacheStore' from project 'CacheStore')
    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/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/arm64/CacheStore.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/CacheStore.swiftmodule/arm64-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/CacheStore.swiftmodule/arm64-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/arm64/CacheStore.swiftdoc (in target 'CacheStore' from project 'CacheStore')
    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/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/arm64/CacheStore.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/CacheStore.swiftmodule/arm64-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/CacheStore.swiftmodule/arm64-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/arm64/CacheStore.abi.json (in target 'CacheStore' from project 'CacheStore')
    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/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/arm64/CacheStore.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/CacheStore.swiftmodule/arm64-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/CacheStore.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/arm64_32/CacheStore.swiftsourceinfo (in target 'CacheStore' from project 'CacheStore')
    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/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/arm64_32/CacheStore.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/CacheStore.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/CacheStore.swiftmodule/Project/arm64-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/arm64/CacheStore.swiftsourceinfo (in target 'CacheStore' from project 'CacheStore')
    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/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/arm64/CacheStore.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/CacheStore.swiftmodule/Project/arm64-apple-watchos.swiftsourceinfo
SwiftCompile normal arm64_32 Compiling\ Store+StoreContent.swift /Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Content/Store+StoreContent.swift (in target 'CacheStore' from project 'CacheStore')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Content/Store+StoreContent.swift (in target 'CacheStore' from project 'CacheStore')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Store+StoreContent.swift /Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Content/Store+StoreContent.swift (in target 'CacheStore' from project 'CacheStore')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Content/Store+StoreContent.swift (in target 'CacheStore' from project 'CacheStore')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64_32 Compiling ScopedKeyCacheStore.swift (in target 'CacheStore' from project 'CacheStore')
SwiftCompile normal armv7k Compiling\ ActionHandling.swift,\ CacheStore.swift /Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Actions/ActionHandling.swift /Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift (in target 'CacheStore' from project 'CacheStore')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Actions/ActionHandling.swift (in target 'CacheStore' from project 'CacheStore')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift (in target 'CacheStore' from project 'CacheStore')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:219:35: warning: capture of 'self' with non-sendable type 'CacheStore<Key>?' in a '@Sendable' closure
            get: { [weak self] in self?.get(key) ?? fallback },
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:9:12: note: generic class 'CacheStore' does not conform to the 'Sendable' protocol
open class CacheStore<Key: Hashable>: ObservableObject, Cacheable {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:219:45: warning: capture of 'key' with non-sendable type 'Key' in a '@Sendable' closure
            get: { [weak self] in self?.get(key) ?? fallback },
                                            ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:9:23: note: consider making generic parameter 'Key' conform to the 'Sendable' protocol
open class CacheStore<Key: Hashable>: ObservableObject, Cacheable {
                      ^
                                   , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:219:53: warning: capture of 'fallback' with non-sendable type 'Value' in a '@Sendable' closure
            get: { [weak self] in self?.get(key) ?? fallback },
                                                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:213:18: note: consider making generic parameter 'Value' conform to the 'Sendable' protocol
    func binding<Value>(
                 ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:219:53: warning: implicit capture of 'fallback' requires that 'Value' conforms to 'Sendable'; this is an error in the Swift 6 language mode
            get: { [weak self] in self?.get(key) ?? fallback },
                                                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:213:18: note: consider making generic parameter 'Value' conform to the 'Sendable' protocol
    func binding<Value>(
                 ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:220:35: warning: capture of 'self' with non-sendable type 'CacheStore<Key>?' in a '@Sendable' closure
            set: { [weak self] in self?.set(value: $0, forKey: key) }
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:9:12: note: generic class 'CacheStore' does not conform to the 'Sendable' protocol
open class CacheStore<Key: Hashable>: ObservableObject, Cacheable {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:220:64: warning: capture of 'key' with non-sendable type 'Key' in a '@Sendable' closure
            set: { [weak self] in self?.set(value: $0, forKey: key) }
                                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:9:23: note: consider making generic parameter 'Key' conform to the 'Sendable' protocol
open class CacheStore<Key: Hashable>: ObservableObject, Cacheable {
                      ^
                                   , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:230:35: warning: capture of 'self' with non-sendable type 'CacheStore<Key>?' in a '@Sendable' closure
            get: { [weak self] in self?.get(key) },
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:9:12: note: generic class 'CacheStore' does not conform to the 'Sendable' protocol
open class CacheStore<Key: Hashable>: ObservableObject, Cacheable {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:230:45: warning: capture of 'key' with non-sendable type 'Key' in a '@Sendable' closure
            get: { [weak self] in self?.get(key) },
                                            ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:9:23: note: consider making generic parameter 'Key' conform to the 'Sendable' protocol
open class CacheStore<Key: Hashable>: ObservableObject, Cacheable {
                      ^
                                   , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:231:35: warning: capture of 'self' with non-sendable type 'CacheStore<Key>?' in a '@Sendable' closure
            set: { [weak self] in self?.set(value: $0, forKey: key) }
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:9:12: note: generic class 'CacheStore' does not conform to the 'Sendable' protocol
open class CacheStore<Key: Hashable>: ObservableObject, Cacheable {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:231:64: warning: capture of 'key' with non-sendable type 'Key' in a '@Sendable' closure
            set: { [weak self] in self?.set(value: $0, forKey: key) }
                                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:9:23: note: consider making generic parameter 'Key' conform to the 'Sendable' protocol
open class CacheStore<Key: Hashable>: ObservableObject, Cacheable {
                      ^
                                   , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:242:35: warning: capture of 'transform' with non-sendable type '(ParentValue?) -> Value' in a '@Sendable' closure
            get: { [weak self] in transform(self?.get(key, as: ParentValue.self)) },
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:242:35: note: a function type must be marked '@Sendable' to conform to 'Sendable'
            get: { [weak self] in transform(self?.get(key, as: ParentValue.self)) },
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:242:45: warning: capture of 'self' with non-sendable type 'CacheStore<Key>?' in a '@Sendable' closure
            get: { [weak self] in transform(self?.get(key, as: ParentValue.self)) },
                                            ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:9:12: note: generic class 'CacheStore' does not conform to the 'Sendable' protocol
open class CacheStore<Key: Hashable>: ObservableObject, Cacheable {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:242:55: warning: capture of 'key' with non-sendable type 'Key' in a '@Sendable' closure
            get: { [weak self] in transform(self?.get(key, as: ParentValue.self)) },
                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:9:23: note: consider making generic parameter 'Key' conform to the 'Sendable' protocol
open class CacheStore<Key: Hashable>: ObservableObject, Cacheable {
                      ^
                                   , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:243:35: warning: capture of 'self' with non-sendable type 'CacheStore<Key>?' in a '@Sendable' closure
            set: { [weak self] in self?.set(value: $0, forKey: key) }
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:9:12: note: generic class 'CacheStore' does not conform to the 'Sendable' protocol
open class CacheStore<Key: Hashable>: ObservableObject, Cacheable {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:243:64: warning: capture of 'key' with non-sendable type 'Key' in a '@Sendable' closure
            set: { [weak self] in self?.set(value: $0, forKey: key) }
                                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:9:23: note: consider making generic parameter 'Key' conform to the 'Sendable' protocol
open class CacheStore<Key: Hashable>: ObservableObject, Cacheable {
                      ^
                                   , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:254:35: warning: capture of 'transform' with non-sendable type '(ParentValue?) -> Value?' in a '@Sendable' closure
            get: { [weak self] in transform(self?.get(key, as: ParentValue.self)) },
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:254:35: note: a function type must be marked '@Sendable' to conform to 'Sendable'
            get: { [weak self] in transform(self?.get(key, as: ParentValue.self)) },
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:254:45: warning: capture of 'self' with non-sendable type 'CacheStore<Key>?' in a '@Sendable' closure
            get: { [weak self] in transform(self?.get(key, as: ParentValue.self)) },
                                            ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:9:12: note: generic class 'CacheStore' does not conform to the 'Sendable' protocol
open class CacheStore<Key: Hashable>: ObservableObject, Cacheable {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:254:55: warning: capture of 'key' with non-sendable type 'Key' in a '@Sendable' closure
            get: { [weak self] in transform(self?.get(key, as: ParentValue.self)) },
                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:9:23: note: consider making generic parameter 'Key' conform to the 'Sendable' protocol
open class CacheStore<Key: Hashable>: ObservableObject, Cacheable {
                      ^
                                   , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:255:35: warning: capture of 'self' with non-sendable type 'CacheStore<Key>?' in a '@Sendable' closure
            set: { [weak self] in self?.set(value: $0, forKey: key) }
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:9:12: note: generic class 'CacheStore' does not conform to the 'Sendable' protocol
open class CacheStore<Key: Hashable>: ObservableObject, Cacheable {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:255:64: warning: capture of 'key' with non-sendable type 'Key' in a '@Sendable' closure
            set: { [weak self] in self?.set(value: $0, forKey: key) }
                                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:9:23: note: consider making generic parameter 'Key' conform to the 'Sendable' protocol
open class CacheStore<Key: Hashable>: ObservableObject, Cacheable {
                      ^
                                   , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:69:17: warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
                self.set(value: value, forKey: key)
~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:69:17: note: task-isolated 'self' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
                self.set(value: value, forKey: key)
                ^~~~
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:69:33: warning: sending 'value' risks causing data races; this is an error in the Swift 6 language mode
                self.set(value: value, forKey: key)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:69:33: note: task-isolated 'value' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
                self.set(value: value, forKey: key)
                                ^~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:69:48: warning: sending 'key' risks causing data races; this is an error in the Swift 6 language mode
                self.set(value: value, forKey: key)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:69:48: note: task-isolated 'key' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
                self.set(value: value, forKey: key)
                                               ^~~
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:134:17: warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
                self.remove(key)
~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:134:17: note: task-isolated 'self' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
                self.remove(key)
                ^~~~
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:134:29: warning: sending 'key' risks causing data races; this is an error in the Swift 6 language mode
                self.remove(key)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:134:29: note: task-isolated 'key' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
                self.remove(key)
                            ^~~
SwiftDriverJobDiscovery normal arm64_32 Compiling ScopedStore.swift (in target 'CacheStore' from project 'CacheStore')
SwiftCompile normal arm64 Compiling\ ForEachStoreView.swift /Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/ForEachStoreView.swift (in target 'CacheStore' from project 'CacheStore')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/ForEachStoreView.swift (in target 'CacheStore' from project 'CacheStore')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal armv7k Compiling ScopedStore.swift (in target 'CacheStore' from project 'CacheStore')
SwiftCompile normal arm64 Compiling\ TestStore.swift /Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/TestStore.swift (in target 'CacheStore' from project 'CacheStore')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/TestStore.swift (in target 'CacheStore' from project 'CacheStore')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/TestStore.swift:11:23: warning: static property 'handler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    public static var handler: FailureHandler = XCTestDynamicOverlay.XCTFail
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/TestStore.swift:11:23: note: convert 'handler' to a 'let' constant to make 'Sendable' shared state immutable
    public static var handler: FailureHandler = XCTestDynamicOverlay.XCTFail
                  ~~~ ^
                  let
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/TestStore.swift:11:23: note: add '@MainActor' to make static property 'handler' part of global actor 'MainActor'
    public static var handler: FailureHandler = XCTestDynamicOverlay.XCTFail
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/TestStore.swift:11:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static var handler: FailureHandler = XCTestDynamicOverlay.XCTFail
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/TestStore.swift:130:14: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
        Task {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/TestStore.swift:131:13: note: closure captures 'self' which is accessible to code in the current task
            nextAction = await effect.effect()
            ^
SwiftDriverJobDiscovery normal arm64 Compiling ScopedStore.swift (in target 'CacheStore' from project 'CacheStore')
SwiftCompile normal armv7k Compiling\ ForEachStoreView.swift /Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/ForEachStoreView.swift (in target 'CacheStore' from project 'CacheStore')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/ForEachStoreView.swift (in target 'CacheStore' from project 'CacheStore')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal armv7k Compiling StoreContent.swift (in target 'CacheStore' from project 'CacheStore')
SwiftCompile normal arm64 Compiling\ ActionHandling.swift,\ CacheStore.swift /Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Actions/ActionHandling.swift /Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift (in target 'CacheStore' from project 'CacheStore')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Actions/ActionHandling.swift (in target 'CacheStore' from project 'CacheStore')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift (in target 'CacheStore' from project 'CacheStore')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:219:35: warning: capture of 'self' with non-sendable type 'CacheStore<Key>?' in a '@Sendable' closure
            get: { [weak self] in self?.get(key) ?? fallback },
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:9:12: note: generic class 'CacheStore' does not conform to the 'Sendable' protocol
open class CacheStore<Key: Hashable>: ObservableObject, Cacheable {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:219:45: warning: capture of 'key' with non-sendable type 'Key' in a '@Sendable' closure
            get: { [weak self] in self?.get(key) ?? fallback },
                                            ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:9:23: note: consider making generic parameter 'Key' conform to the 'Sendable' protocol
open class CacheStore<Key: Hashable>: ObservableObject, Cacheable {
                      ^
                                   , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:219:53: warning: capture of 'fallback' with non-sendable type 'Value' in a '@Sendable' closure
            get: { [weak self] in self?.get(key) ?? fallback },
                                                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:213:18: note: consider making generic parameter 'Value' conform to the 'Sendable' protocol
    func binding<Value>(
                 ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:219:53: warning: implicit capture of 'fallback' requires that 'Value' conforms to 'Sendable'; this is an error in the Swift 6 language mode
            get: { [weak self] in self?.get(key) ?? fallback },
                                                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:213:18: note: consider making generic parameter 'Value' conform to the 'Sendable' protocol
    func binding<Value>(
                 ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:220:35: warning: capture of 'self' with non-sendable type 'CacheStore<Key>?' in a '@Sendable' closure
            set: { [weak self] in self?.set(value: $0, forKey: key) }
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:9:12: note: generic class 'CacheStore' does not conform to the 'Sendable' protocol
open class CacheStore<Key: Hashable>: ObservableObject, Cacheable {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:220:64: warning: capture of 'key' with non-sendable type 'Key' in a '@Sendable' closure
            set: { [weak self] in self?.set(value: $0, forKey: key) }
                                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:9:23: note: consider making generic parameter 'Key' conform to the 'Sendable' protocol
open class CacheStore<Key: Hashable>: ObservableObject, Cacheable {
                      ^
                                   , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:230:35: warning: capture of 'self' with non-sendable type 'CacheStore<Key>?' in a '@Sendable' closure
            get: { [weak self] in self?.get(key) },
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:9:12: note: generic class 'CacheStore' does not conform to the 'Sendable' protocol
open class CacheStore<Key: Hashable>: ObservableObject, Cacheable {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:230:45: warning: capture of 'key' with non-sendable type 'Key' in a '@Sendable' closure
            get: { [weak self] in self?.get(key) },
                                            ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:9:23: note: consider making generic parameter 'Key' conform to the 'Sendable' protocol
open class CacheStore<Key: Hashable>: ObservableObject, Cacheable {
                      ^
                                   , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:231:35: warning: capture of 'self' with non-sendable type 'CacheStore<Key>?' in a '@Sendable' closure
            set: { [weak self] in self?.set(value: $0, forKey: key) }
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:9:12: note: generic class 'CacheStore' does not conform to the 'Sendable' protocol
open class CacheStore<Key: Hashable>: ObservableObject, Cacheable {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:231:64: warning: capture of 'key' with non-sendable type 'Key' in a '@Sendable' closure
            set: { [weak self] in self?.set(value: $0, forKey: key) }
                                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:9:23: note: consider making generic parameter 'Key' conform to the 'Sendable' protocol
open class CacheStore<Key: Hashable>: ObservableObject, Cacheable {
                      ^
                                   , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:242:35: warning: capture of 'transform' with non-sendable type '(ParentValue?) -> Value' in a '@Sendable' closure
            get: { [weak self] in transform(self?.get(key, as: ParentValue.self)) },
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:242:35: note: a function type must be marked '@Sendable' to conform to 'Sendable'
            get: { [weak self] in transform(self?.get(key, as: ParentValue.self)) },
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:242:45: warning: capture of 'self' with non-sendable type 'CacheStore<Key>?' in a '@Sendable' closure
            get: { [weak self] in transform(self?.get(key, as: ParentValue.self)) },
                                            ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:9:12: note: generic class 'CacheStore' does not conform to the 'Sendable' protocol
open class CacheStore<Key: Hashable>: ObservableObject, Cacheable {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:242:55: warning: capture of 'key' with non-sendable type 'Key' in a '@Sendable' closure
            get: { [weak self] in transform(self?.get(key, as: ParentValue.self)) },
                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:9:23: note: consider making generic parameter 'Key' conform to the 'Sendable' protocol
open class CacheStore<Key: Hashable>: ObservableObject, Cacheable {
                      ^
                                   , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:243:35: warning: capture of 'self' with non-sendable type 'CacheStore<Key>?' in a '@Sendable' closure
            set: { [weak self] in self?.set(value: $0, forKey: key) }
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:9:12: note: generic class 'CacheStore' does not conform to the 'Sendable' protocol
open class CacheStore<Key: Hashable>: ObservableObject, Cacheable {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:243:64: warning: capture of 'key' with non-sendable type 'Key' in a '@Sendable' closure
            set: { [weak self] in self?.set(value: $0, forKey: key) }
                                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:9:23: note: consider making generic parameter 'Key' conform to the 'Sendable' protocol
open class CacheStore<Key: Hashable>: ObservableObject, Cacheable {
                      ^
                                   , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:254:35: warning: capture of 'transform' with non-sendable type '(ParentValue?) -> Value?' in a '@Sendable' closure
            get: { [weak self] in transform(self?.get(key, as: ParentValue.self)) },
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:254:35: note: a function type must be marked '@Sendable' to conform to 'Sendable'
            get: { [weak self] in transform(self?.get(key, as: ParentValue.self)) },
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:254:45: warning: capture of 'self' with non-sendable type 'CacheStore<Key>?' in a '@Sendable' closure
            get: { [weak self] in transform(self?.get(key, as: ParentValue.self)) },
                                            ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:9:12: note: generic class 'CacheStore' does not conform to the 'Sendable' protocol
open class CacheStore<Key: Hashable>: ObservableObject, Cacheable {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:254:55: warning: capture of 'key' with non-sendable type 'Key' in a '@Sendable' closure
            get: { [weak self] in transform(self?.get(key, as: ParentValue.self)) },
                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:9:23: note: consider making generic parameter 'Key' conform to the 'Sendable' protocol
open class CacheStore<Key: Hashable>: ObservableObject, Cacheable {
                      ^
                                   , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:255:35: warning: capture of 'self' with non-sendable type 'CacheStore<Key>?' in a '@Sendable' closure
            set: { [weak self] in self?.set(value: $0, forKey: key) }
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:9:12: note: generic class 'CacheStore' does not conform to the 'Sendable' protocol
open class CacheStore<Key: Hashable>: ObservableObject, Cacheable {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:255:64: warning: capture of 'key' with non-sendable type 'Key' in a '@Sendable' closure
            set: { [weak self] in self?.set(value: $0, forKey: key) }
                                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:9:23: note: consider making generic parameter 'Key' conform to the 'Sendable' protocol
open class CacheStore<Key: Hashable>: ObservableObject, Cacheable {
                      ^
                                   , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:69:17: warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
                self.set(value: value, forKey: key)
~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:69:17: note: task-isolated 'self' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
                self.set(value: value, forKey: key)
                ^~~~
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:69:33: warning: sending 'value' risks causing data races; this is an error in the Swift 6 language mode
                self.set(value: value, forKey: key)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:69:33: note: task-isolated 'value' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
                self.set(value: value, forKey: key)
                                ^~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:69:48: warning: sending 'key' risks causing data races; this is an error in the Swift 6 language mode
                self.set(value: value, forKey: key)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:69:48: note: task-isolated 'key' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
                self.set(value: value, forKey: key)
                                               ^~~
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:134:17: warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
                self.remove(key)
~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:134:17: note: task-isolated 'self' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
                self.remove(key)
                ^~~~
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:134:29: warning: sending 'key' risks causing data races; this is an error in the Swift 6 language mode
                self.remove(key)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:134:29: note: task-isolated 'key' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
                self.remove(key)
                            ^~~
SwiftDriverJobDiscovery normal arm64_32 Compiling Store+StoreContent.swift (in target 'CacheStore' from project 'CacheStore')
SwiftCompile normal arm64 Compiling\ StoreView.swift /Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Content/StoreView.swift (in target 'CacheStore' from project 'CacheStore')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Content/StoreView.swift (in target 'CacheStore' from project 'CacheStore')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling Store+StoreContent.swift (in target 'CacheStore' from project 'CacheStore')
SwiftCompile normal arm64 Compiling\ ScopedKeyCacheStore.swift /Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/ScopedKeyCacheStore.swift (in target 'CacheStore' from project 'CacheStore')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/ScopedKeyCacheStore.swift (in target 'CacheStore' from project 'CacheStore')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64_32 Compiling TestStore.swift (in target 'CacheStore' from project 'CacheStore')
SwiftCompile normal arm64_32 Compiling\ ScopedKeyValueCacheStore.swift /Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/ScopedKeyValueCacheStore.swift (in target 'CacheStore' from project 'CacheStore')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/ScopedKeyValueCacheStore.swift (in target 'CacheStore' from project 'CacheStore')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/ScopedKeyValueCacheStore.swift:22:23: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
    override func set<Value>(value: Value, forKey key: ScopedKey) {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/ScopedKeyValueCacheStore.swift:8:47: note: 'Value' previously declared here
class ScopedKeyValueCacheStore<Key: Hashable, Value, ScopedKey: Hashable, ScopedValue>: CacheStore<ScopedKey> {
                                              ^
SwiftDriverJobDiscovery normal arm64 Compiling Store.swift (in target 'CacheStore' from project 'CacheStore')
SwiftCompile normal arm64_32 Compiling\ ActionHandling.swift,\ CacheStore.swift /Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Actions/ActionHandling.swift /Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift (in target 'CacheStore' from project 'CacheStore')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Actions/ActionHandling.swift (in target 'CacheStore' from project 'CacheStore')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift (in target 'CacheStore' from project 'CacheStore')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:219:35: warning: capture of 'self' with non-sendable type 'CacheStore<Key>?' in a '@Sendable' closure
            get: { [weak self] in self?.get(key) ?? fallback },
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:9:12: note: generic class 'CacheStore' does not conform to the 'Sendable' protocol
open class CacheStore<Key: Hashable>: ObservableObject, Cacheable {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:219:45: warning: capture of 'key' with non-sendable type 'Key' in a '@Sendable' closure
            get: { [weak self] in self?.get(key) ?? fallback },
                                            ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:9:23: note: consider making generic parameter 'Key' conform to the 'Sendable' protocol
open class CacheStore<Key: Hashable>: ObservableObject, Cacheable {
                      ^
                                   , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:219:53: warning: capture of 'fallback' with non-sendable type 'Value' in a '@Sendable' closure
            get: { [weak self] in self?.get(key) ?? fallback },
                                                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:213:18: note: consider making generic parameter 'Value' conform to the 'Sendable' protocol
    func binding<Value>(
                 ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:219:53: warning: implicit capture of 'fallback' requires that 'Value' conforms to 'Sendable'; this is an error in the Swift 6 language mode
            get: { [weak self] in self?.get(key) ?? fallback },
                                                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:213:18: note: consider making generic parameter 'Value' conform to the 'Sendable' protocol
    func binding<Value>(
                 ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:220:35: warning: capture of 'self' with non-sendable type 'CacheStore<Key>?' in a '@Sendable' closure
            set: { [weak self] in self?.set(value: $0, forKey: key) }
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:9:12: note: generic class 'CacheStore' does not conform to the 'Sendable' protocol
open class CacheStore<Key: Hashable>: ObservableObject, Cacheable {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:220:64: warning: capture of 'key' with non-sendable type 'Key' in a '@Sendable' closure
            set: { [weak self] in self?.set(value: $0, forKey: key) }
                                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:9:23: note: consider making generic parameter 'Key' conform to the 'Sendable' protocol
open class CacheStore<Key: Hashable>: ObservableObject, Cacheable {
                      ^
                                   , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:230:35: warning: capture of 'self' with non-sendable type 'CacheStore<Key>?' in a '@Sendable' closure
            get: { [weak self] in self?.get(key) },
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:9:12: note: generic class 'CacheStore' does not conform to the 'Sendable' protocol
open class CacheStore<Key: Hashable>: ObservableObject, Cacheable {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:230:45: warning: capture of 'key' with non-sendable type 'Key' in a '@Sendable' closure
            get: { [weak self] in self?.get(key) },
                                            ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:9:23: note: consider making generic parameter 'Key' conform to the 'Sendable' protocol
open class CacheStore<Key: Hashable>: ObservableObject, Cacheable {
                      ^
                                   , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:231:35: warning: capture of 'self' with non-sendable type 'CacheStore<Key>?' in a '@Sendable' closure
            set: { [weak self] in self?.set(value: $0, forKey: key) }
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:9:12: note: generic class 'CacheStore' does not conform to the 'Sendable' protocol
open class CacheStore<Key: Hashable>: ObservableObject, Cacheable {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:231:64: warning: capture of 'key' with non-sendable type 'Key' in a '@Sendable' closure
            set: { [weak self] in self?.set(value: $0, forKey: key) }
                                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:9:23: note: consider making generic parameter 'Key' conform to the 'Sendable' protocol
open class CacheStore<Key: Hashable>: ObservableObject, Cacheable {
                      ^
                                   , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:242:35: warning: capture of 'transform' with non-sendable type '(ParentValue?) -> Value' in a '@Sendable' closure
            get: { [weak self] in transform(self?.get(key, as: ParentValue.self)) },
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:242:35: note: a function type must be marked '@Sendable' to conform to 'Sendable'
            get: { [weak self] in transform(self?.get(key, as: ParentValue.self)) },
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:242:45: warning: capture of 'self' with non-sendable type 'CacheStore<Key>?' in a '@Sendable' closure
            get: { [weak self] in transform(self?.get(key, as: ParentValue.self)) },
                                            ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:9:12: note: generic class 'CacheStore' does not conform to the 'Sendable' protocol
open class CacheStore<Key: Hashable>: ObservableObject, Cacheable {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:242:55: warning: capture of 'key' with non-sendable type 'Key' in a '@Sendable' closure
            get: { [weak self] in transform(self?.get(key, as: ParentValue.self)) },
                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:9:23: note: consider making generic parameter 'Key' conform to the 'Sendable' protocol
open class CacheStore<Key: Hashable>: ObservableObject, Cacheable {
                      ^
                                   , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:243:35: warning: capture of 'self' with non-sendable type 'CacheStore<Key>?' in a '@Sendable' closure
            set: { [weak self] in self?.set(value: $0, forKey: key) }
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:9:12: note: generic class 'CacheStore' does not conform to the 'Sendable' protocol
open class CacheStore<Key: Hashable>: ObservableObject, Cacheable {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:243:64: warning: capture of 'key' with non-sendable type 'Key' in a '@Sendable' closure
            set: { [weak self] in self?.set(value: $0, forKey: key) }
                                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:9:23: note: consider making generic parameter 'Key' conform to the 'Sendable' protocol
open class CacheStore<Key: Hashable>: ObservableObject, Cacheable {
                      ^
                                   , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:254:35: warning: capture of 'transform' with non-sendable type '(ParentValue?) -> Value?' in a '@Sendable' closure
            get: { [weak self] in transform(self?.get(key, as: ParentValue.self)) },
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:254:35: note: a function type must be marked '@Sendable' to conform to 'Sendable'
            get: { [weak self] in transform(self?.get(key, as: ParentValue.self)) },
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:254:45: warning: capture of 'self' with non-sendable type 'CacheStore<Key>?' in a '@Sendable' closure
            get: { [weak self] in transform(self?.get(key, as: ParentValue.self)) },
                                            ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:9:12: note: generic class 'CacheStore' does not conform to the 'Sendable' protocol
open class CacheStore<Key: Hashable>: ObservableObject, Cacheable {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:254:55: warning: capture of 'key' with non-sendable type 'Key' in a '@Sendable' closure
            get: { [weak self] in transform(self?.get(key, as: ParentValue.self)) },
                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:9:23: note: consider making generic parameter 'Key' conform to the 'Sendable' protocol
open class CacheStore<Key: Hashable>: ObservableObject, Cacheable {
                      ^
                                   , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:255:35: warning: capture of 'self' with non-sendable type 'CacheStore<Key>?' in a '@Sendable' closure
            set: { [weak self] in self?.set(value: $0, forKey: key) }
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:9:12: note: generic class 'CacheStore' does not conform to the 'Sendable' protocol
open class CacheStore<Key: Hashable>: ObservableObject, Cacheable {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:255:64: warning: capture of 'key' with non-sendable type 'Key' in a '@Sendable' closure
            set: { [weak self] in self?.set(value: $0, forKey: key) }
                                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:9:23: note: consider making generic parameter 'Key' conform to the 'Sendable' protocol
open class CacheStore<Key: Hashable>: ObservableObject, Cacheable {
                      ^
                                   , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:69:17: warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
                self.set(value: value, forKey: key)
~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:69:17: note: task-isolated 'self' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
                self.set(value: value, forKey: key)
                ^~~~
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:69:33: warning: sending 'value' risks causing data races; this is an error in the Swift 6 language mode
                self.set(value: value, forKey: key)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:69:33: note: task-isolated 'value' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
                self.set(value: value, forKey: key)
                                ^~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:69:48: warning: sending 'key' risks causing data races; this is an error in the Swift 6 language mode
                self.set(value: value, forKey: key)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:69:48: note: task-isolated 'key' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
                self.set(value: value, forKey: key)
                                               ^~~
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:134:17: warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
                self.remove(key)
~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:134:17: note: task-isolated 'self' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
                self.remove(key)
                ^~~~
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:134:29: warning: sending 'key' risks causing data races; this is an error in the Swift 6 language mode
                self.remove(key)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/CacheStore.swift:134:29: note: task-isolated 'key' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
                self.remove(key)
                            ^~~
SwiftDriverJobDiscovery normal arm64_32 Compiling ForEachStoreView.swift (in target 'CacheStore' from project 'CacheStore')
SwiftCompile normal arm64_32 Compiling\ StoreView.swift /Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Content/StoreView.swift (in target 'CacheStore' from project 'CacheStore')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Content/StoreView.swift (in target 'CacheStore' from project 'CacheStore')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling ForEachStoreView.swift (in target 'CacheStore' from project 'CacheStore')
SwiftCompile normal armv7k Compiling\ Store.swift /Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift (in target 'CacheStore' from project 'CacheStore')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift (in target 'CacheStore' from project 'CacheStore')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:153:17: warning: cannot use type alias 'BiDirectionalTransformation' here; 'c' was not imported by this file
    public func scope<ScopedKey: Hashable, ScopedAction, ScopedDependency>(
                ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/c/Sources/c/c.swift:349:15: note: type alias declared here
    typealias BiDirectionalTransformation<From, To> = (
              ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:153:17: warning: cannot use enum 'c' here; 'c' was not imported by this file
    public func scope<ScopedKey: Hashable, ScopedAction, ScopedDependency>(
                ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/c/Sources/c/c.swift:45:13: note: enum declared here
public enum c {
            ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:196:17: warning: cannot use type alias 'BiDirectionalTransformation' here; 'c' was not imported by this file
    public func scope<Value, ScopedValue, ScopedKey: Hashable, ScopedAction, ScopedDependency>(
                ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/c/Sources/c/c.swift:349:15: note: type alias declared here
    typealias BiDirectionalTransformation<From, To> = (
              ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:196:17: warning: cannot use enum 'c' here; 'c' was not imported by this file
    public func scope<Value, ScopedValue, ScopedKey: Hashable, ScopedAction, ScopedDependency>(
                ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/c/Sources/c/c.swift:45:13: note: enum declared here
public enum c {
            ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:244:17: warning: cannot use type alias 'BiDirectionalTransformation' here; 'c' was not imported by this file
    public func actionlessScope<ScopedKey: Hashable, ScopedDependency>(
                ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/c/Sources/c/c.swift:349:15: note: type alias declared here
    typealias BiDirectionalTransformation<From, To> = (
              ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:244:17: warning: cannot use enum 'c' here; 'c' was not imported by this file
    public func actionlessScope<ScopedKey: Hashable, ScopedDependency>(
                ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/c/Sources/c/c.swift:45:13: note: enum declared here
public enum c {
            ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:325:10: warning: cannot use type alias 'BiDirectionalTransformation' here; 'c' was not imported by this file
    func scope<ScopedKey: Hashable, ScopedAction>(
         ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/c/Sources/c/c.swift:349:15: note: type alias declared here
    typealias BiDirectionalTransformation<From, To> = (
              ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:325:10: warning: cannot use enum 'c' here; 'c' was not imported by this file
    func scope<ScopedKey: Hashable, ScopedAction>(
         ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/c/Sources/c/c.swift:45:13: note: enum declared here
public enum c {
            ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:341:10: warning: cannot use type alias 'BiDirectionalTransformation' here; 'c' was not imported by this file
    func actionlessScope<ScopedKey: Hashable>(
         ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/c/Sources/c/c.swift:349:15: note: type alias declared here
    typealias BiDirectionalTransformation<From, To> = (
              ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:341:10: warning: cannot use enum 'c' here; 'c' was not imported by this file
    func actionlessScope<ScopedKey: Hashable>(
         ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/c/Sources/c/c.swift:45:13: note: enum declared here
public enum c {
            ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:265:35: warning: capture of 'self' with non-sendable type 'Store<Key, Action, Dependency>?' in a '@Sendable' closure
            get: { [weak self] in self?.get(key) ?? fallback },
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:8:12: note: generic class 'Store' does not conform to the 'Sendable' protocol
open class Store<Key: Hashable, Action, Dependency>: ObservableObject, ActionHandling {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:265:45: warning: capture of 'key' with non-sendable type 'Key' in a '@Sendable' closure
            get: { [weak self] in self?.get(key) ?? fallback },
                                            ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:8:18: note: consider making generic parameter 'Key' conform to the 'Sendable' protocol
open class Store<Key: Hashable, Action, Dependency>: ObservableObject, ActionHandling {
                 ^
                              , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:265:53: warning: capture of 'fallback' with non-sendable type 'Value' in a '@Sendable' closure
            get: { [weak self] in self?.get(key) ?? fallback },
                                                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:259:25: note: consider making generic parameter 'Value' conform to the 'Sendable' protocol
    public func binding<Value>(
                        ^
                             : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:265:53: warning: implicit capture of 'fallback' requires that 'Value' conforms to 'Sendable'; this is an error in the Swift 6 language mode
            get: { [weak self] in self?.get(key) ?? fallback },
                                                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:259:25: note: consider making generic parameter 'Value' conform to the 'Sendable' protocol
    public func binding<Value>(
                        ^
                             : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:266:35: warning: capture of 'self' with non-sendable type 'Store<Key, Action, Dependency>?' in a '@Sendable' closure
            set: { [weak self] in self?.handle(action: using($0)) }
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:8:12: note: generic class 'Store' does not conform to the 'Sendable' protocol
open class Store<Key: Hashable, Action, Dependency>: ObservableObject, ActionHandling {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:266:56: warning: capture of 'using' with non-sendable type '(Value) -> Action' in a '@Sendable' closure
            set: { [weak self] in self?.handle(action: using($0)) }
                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:266:56: note: a function type must be marked '@Sendable' to conform to 'Sendable'
            set: { [weak self] in self?.handle(action: using($0)) }
                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:277:35: warning: capture of 'self' with non-sendable type 'Store<Key, Action, Dependency>?' in a '@Sendable' closure
            get: { [weak self] in self?.get(key) },
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:8:12: note: generic class 'Store' does not conform to the 'Sendable' protocol
open class Store<Key: Hashable, Action, Dependency>: ObservableObject, ActionHandling {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:277:45: warning: capture of 'key' with non-sendable type 'Key' in a '@Sendable' closure
            get: { [weak self] in self?.get(key) },
                                            ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:8:18: note: consider making generic parameter 'Key' conform to the 'Sendable' protocol
open class Store<Key: Hashable, Action, Dependency>: ObservableObject, ActionHandling {
                 ^
                              , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:278:35: warning: capture of 'self' with non-sendable type 'Store<Key, Action, Dependency>?' in a '@Sendable' closure
            set: { [weak self] in self?.handle(action: using($0)) }
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:8:12: note: generic class 'Store' does not conform to the 'Sendable' protocol
open class Store<Key: Hashable, Action, Dependency>: ObservableObject, ActionHandling {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:278:56: warning: capture of 'using' with non-sendable type '(Value?) -> Action' in a '@Sendable' closure
            set: { [weak self] in self?.handle(action: using($0)) }
                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:278:56: note: a function type must be marked '@Sendable' to conform to 'Sendable'
            set: { [weak self] in self?.handle(action: using($0)) }
                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:290:35: warning: capture of 'transform' with non-sendable type '(ParentValue?) -> Value' in a '@Sendable' closure
            get: { [weak self] in transform(self?.get(key, as: ParentValue.self)) },
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:290:35: note: a function type must be marked '@Sendable' to conform to 'Sendable'
            get: { [weak self] in transform(self?.get(key, as: ParentValue.self)) },
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:290:45: warning: capture of 'self' with non-sendable type 'Store<Key, Action, Dependency>?' in a '@Sendable' closure
            get: { [weak self] in transform(self?.get(key, as: ParentValue.self)) },
                                            ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:8:12: note: generic class 'Store' does not conform to the 'Sendable' protocol
open class Store<Key: Hashable, Action, Dependency>: ObservableObject, ActionHandling {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:290:55: warning: capture of 'key' with non-sendable type 'Key' in a '@Sendable' closure
            get: { [weak self] in transform(self?.get(key, as: ParentValue.self)) },
                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:8:18: note: consider making generic parameter 'Key' conform to the 'Sendable' protocol
open class Store<Key: Hashable, Action, Dependency>: ObservableObject, ActionHandling {
                 ^
                              , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:291:35: warning: capture of 'self' with non-sendable type 'Store<Key, Action, Dependency>?' in a '@Sendable' closure
            set: { [weak self] in self?.handle(action: using($0)) }
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:8:12: note: generic class 'Store' does not conform to the 'Sendable' protocol
open class Store<Key: Hashable, Action, Dependency>: ObservableObject, ActionHandling {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:291:56: warning: capture of 'using' with non-sendable type '(Value) -> Action' in a '@Sendable' closure
            set: { [weak self] in self?.handle(action: using($0)) }
                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:291:56: note: a function type must be marked '@Sendable' to conform to 'Sendable'
            set: { [weak self] in self?.handle(action: using($0)) }
                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:303:35: warning: capture of 'transform' with non-sendable type '(ParentValue?) -> Value?' in a '@Sendable' closure
            get: { [weak self] in transform(self?.get(key, as: ParentValue.self)) },
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:303:35: note: a function type must be marked '@Sendable' to conform to 'Sendable'
            get: { [weak self] in transform(self?.get(key, as: ParentValue.self)) },
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:303:45: warning: capture of 'self' with non-sendable type 'Store<Key, Action, Dependency>?' in a '@Sendable' closure
            get: { [weak self] in transform(self?.get(key, as: ParentValue.self)) },
                                            ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:8:12: note: generic class 'Store' does not conform to the 'Sendable' protocol
open class Store<Key: Hashable, Action, Dependency>: ObservableObject, ActionHandling {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:303:55: warning: capture of 'key' with non-sendable type 'Key' in a '@Sendable' closure
            get: { [weak self] in transform(self?.get(key, as: ParentValue.self)) },
                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:8:18: note: consider making generic parameter 'Key' conform to the 'Sendable' protocol
open class Store<Key: Hashable, Action, Dependency>: ObservableObject, ActionHandling {
                 ^
                              , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:304:35: warning: capture of 'self' with non-sendable type 'Store<Key, Action, Dependency>?' in a '@Sendable' closure
            set: { [weak self] in self?.handle(action: using($0)) }
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:8:12: note: generic class 'Store' does not conform to the 'Sendable' protocol
open class Store<Key: Hashable, Action, Dependency>: ObservableObject, ActionHandling {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:304:56: warning: capture of 'using' with non-sendable type '(Value?) -> Action' in a '@Sendable' closure
            set: { [weak self] in self?.handle(action: using($0)) }
                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:304:56: note: a function type must be marked '@Sendable' to conform to 'Sendable'
            set: { [weak self] in self?.handle(action: using($0)) }
                                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:486:9: warning: call to main actor-isolated initializer 'init(store:key:as:toScopedKey:actionHandler:dependencyTransformation:defaultCache:actionTransformation:noContentView:content:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        ForEachStoreView(
        ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/ForEachStoreView.swift:27:5: note: calls to initializer 'init(store:key:as:toScopedKey:actionHandler:dependencyTransformation:defaultCache:actionTransformation:noContentView:content:)' from outside of its actor context are implicitly asynchronous
    init(
    ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/ForEachStoreView.swift:27:5: note: main actor isolation inferred from conformance to protocol 'View'
    init(
    ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:475:17: note: add '@MainActor' to make instance method 'forEach(key:as:toScopedKey:actionHandler:dependencyTransformation:defaultCache:actionTransformation:noContentView:content:)' part of global actor 'MainActor'
    public func forEach<Value: Hashable, ScopedKey: Hashable, ScopedAction, ScopedDependency>(
                ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:510:9: warning: call to main actor-isolated initializer 'init(content:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        List {
        ^
SwiftUI.List.init:2:35: note: calls to initializer 'init(content:)' from outside of its actor context are implicitly asynchronous
@MainActor @preconcurrency public init(@ViewBuilder content: () -> Content)}
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:499:17: note: add '@MainActor' to make instance method 'listEach(key:as:toScopedKey:actionHandler:dependencyTransformation:defaultCache:actionTransformation:noContentView:content:)' part of global actor 'MainActor'
    public func listEach<Value: Hashable, ScopedKey: Hashable, ScopedAction, ScopedDependency>(
                ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:376:35: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
            let effectTask = Task { [weak self] in
                                  ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:377:25: note: closure captures non-Sendable 'self'
                defer { self?.cancel(id: actionEffect.id) }
                        ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:377:42: note: closure captures non-Sendable 'actionEffect'
                defer { self?.cancel(id: actionEffect.id) }
                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:117:17: warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
                self.handle(action: action)
~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:117:17: note: task-isolated 'self' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
                self.handle(action: action)
                ^~~~
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:117:37: warning: sending 'action' risks causing data races; this is an error in the Swift 6 language mode
                self.handle(action: action)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:117:37: note: task-isolated 'action' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
                self.handle(action: action)
                                    ^~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:486:9: warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
        ForEachStoreView(
        ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:486:9: note: sending task-isolated 'self' to main actor-isolated callee risks causing data races between main actor-isolated and task-isolated uses
        ForEachStoreView(
        ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:486:9: warning: sending 'key' risks causing data races; this is an error in the Swift 6 language mode
        ForEachStoreView(
        ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:486:9: note: sending task-isolated 'key' to main actor-isolated callee risks causing data races between main actor-isolated and task-isolated uses
        ForEachStoreView(
        ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:486:9: warning: sending 'scopedKey' risks causing data races; this is an error in the Swift 6 language mode
        ForEachStoreView(
        ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:486:9: note: sending task-isolated 'scopedKey' to main actor-isolated callee risks causing data races between main actor-isolated and task-isolated uses
        ForEachStoreView(
        ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:486:9: warning: sending 'actionHandler' risks causing data races; this is an error in the Swift 6 language mode
        ForEachStoreView(
        ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:486:9: note: sending task-isolated 'actionHandler' to main actor-isolated callee risks causing data races between main actor-isolated and task-isolated uses
        ForEachStoreView(
        ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:486:9: warning: sending 'dependencyTransformation' risks causing data races; this is an error in the Swift 6 language mode
        ForEachStoreView(
        ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:486:9: note: sending task-isolated 'dependencyTransformation' to main actor-isolated callee risks causing data races between main actor-isolated and task-isolated uses
        ForEachStoreView(
        ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:486:9: warning: sending 'noContentView' risks causing data races; this is an error in the Swift 6 language mode
        ForEachStoreView(
        ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:486:9: note: sending task-isolated 'noContentView' to main actor-isolated callee risks causing data races between main actor-isolated and task-isolated uses
        ForEachStoreView(
        ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:486:9: warning: sending 'content' risks causing data races; this is an error in the Swift 6 language mode
        ForEachStoreView(
        ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:486:9: note: sending task-isolated 'content' to main actor-isolated callee risks causing data races between main actor-isolated and task-isolated uses
        ForEachStoreView(
        ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:510:9: warning: sending value of non-Sendable type '() -> some View' risks causing data races; this is an error in the Swift 6 language mode
        List {
        ^~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:510:9: note: sending task-isolated value of non-Sendable type '() -> some View' to main actor-isolated callee risks causing races in between task-isolated and main actor-isolated uses
        List {
        ^
SwiftDriverJobDiscovery normal arm64 Compiling StoreView.swift (in target 'CacheStore' from project 'CacheStore')
SwiftCompile normal arm64 Compiling\ ScopedKeyValueCacheStore.swift /Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/ScopedKeyValueCacheStore.swift (in target 'CacheStore' from project 'CacheStore')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/ScopedKeyValueCacheStore.swift (in target 'CacheStore' from project 'CacheStore')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/ScopedKeyValueCacheStore.swift:22:23: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
    override func set<Value>(value: Value, forKey key: ScopedKey) {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/CacheStore/Stores/CacheStore/ScopedKeyValueCacheStore.swift:8:47: note: 'Value' previously declared here
class ScopedKeyValueCacheStore<Key: Hashable, Value, ScopedKey: Hashable, ScopedValue>: CacheStore<ScopedKey> {
                                              ^
SwiftDriverJobDiscovery normal arm64 Compiling TestStore.swift (in target 'CacheStore' from project 'CacheStore')
SwiftDriverJobDiscovery normal armv7k Compiling ForEachStoreView.swift (in target 'CacheStore' from project 'CacheStore')
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/c.build/Debug-watchos/c.build/Objects-normal/armv7k/Binary/c.o normal armv7k (in target 'c' from project 'c')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/c
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target armv7k-apple-watchos7.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/c.build/Debug-watchos/c.build/Objects-normal/armv7k/c.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/c.build/Debug-watchos/c.build/Objects-normal/armv7k/c_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/c.build/Debug-watchos/c.build/Objects-normal/armv7k/c_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/c.build/Debug-watchos/c.build/Objects-normal/armv7k/c.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/c.build/Debug-watchos/c.build/Objects-normal/armv7k/Binary/c.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/c.build/Debug-watchos/c.build/Objects-normal/arm64_32/Binary/c.o normal arm64_32 (in target 'c' from project 'c')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/c
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64_32-apple-watchos7.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/c.build/Debug-watchos/c.build/Objects-normal/arm64_32/c.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/c.build/Debug-watchos/c.build/Objects-normal/arm64_32/c_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/c.build/Debug-watchos/c.build/Objects-normal/arm64_32/c_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/c.build/Debug-watchos/c.build/Objects-normal/arm64_32/c.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/c.build/Debug-watchos/c.build/Objects-normal/arm64_32/Binary/c.o
SwiftDriverJobDiscovery normal arm64 Compiling ScopedKeyCacheStore.swift (in target 'CacheStore' from project 'CacheStore')
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/c.build/Debug-watchos/c.build/Objects-normal/arm64/Binary/c.o normal arm64 (in target 'c' from project 'c')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/c
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-watchos7.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/c.build/Debug-watchos/c.build/Objects-normal/arm64/c.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/c.build/Debug-watchos/c.build/Objects-normal/arm64/c_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/c.build/Debug-watchos/c.build/Objects-normal/arm64/c_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/c.build/Debug-watchos/c.build/Objects-normal/arm64/c.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/c.build/Debug-watchos/c.build/Objects-normal/arm64/Binary/c.o
SwiftDriverJobDiscovery normal arm64_32 Compiling ScopedKeyValueCacheStore.swift (in target 'CacheStore' from project 'CacheStore')
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/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-watchos/XCTestDynamicOverlay.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-custom-dump.build/Debug-watchos/CustomDump.build/Objects-normal/armv7k/Binary/CustomDump.o normal armv7k (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 armv7k-apple-watchos6.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-custom-dump.build/Debug-watchos/CustomDump.build/Objects-normal/armv7k/CustomDump.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-custom-dump.build/Debug-watchos/CustomDump.build/Objects-normal/armv7k/CustomDump_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-custom-dump.build/Debug-watchos/CustomDump.build/Objects-normal/armv7k/CustomDump_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-custom-dump.build/Debug-watchos/CustomDump.build/Objects-normal/armv7k/CustomDump.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-custom-dump.build/Debug-watchos/CustomDump.build/Objects-normal/armv7k/Binary/CustomDump.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-custom-dump.build/Debug-watchos/CustomDump.build/Objects-normal/arm64_32/Binary/CustomDump.o normal arm64_32 (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_32-apple-watchos6.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-custom-dump.build/Debug-watchos/CustomDump.build/Objects-normal/arm64_32/CustomDump.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-custom-dump.build/Debug-watchos/CustomDump.build/Objects-normal/arm64_32/CustomDump_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-custom-dump.build/Debug-watchos/CustomDump.build/Objects-normal/arm64_32/CustomDump_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-custom-dump.build/Debug-watchos/CustomDump.build/Objects-normal/arm64_32/CustomDump.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-custom-dump.build/Debug-watchos/CustomDump.build/Objects-normal/arm64_32/Binary/CustomDump.o
SwiftDriverJobDiscovery normal arm64_32 Compiling Store.swift (in target 'CacheStore' from project 'CacheStore')
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-custom-dump.build/Debug-watchos/CustomDump.build/Objects-normal/arm64/Binary/CustomDump.o normal arm64 (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-watchos6.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-custom-dump.build/Debug-watchos/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-watchos/CustomDump.build/Objects-normal/arm64/CustomDump_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-custom-dump.build/Debug-watchos/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/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-custom-dump.build/Debug-watchos/CustomDump.build/Objects-normal/arm64/CustomDump.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-custom-dump.build/Debug-watchos/CustomDump.build/Objects-normal/arm64/Binary/CustomDump.o
CreateUniversalBinary /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/c.o normal arm64\ armv7k\ arm64_32 (in target 'c' from project 'c')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/c
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/c.build/Debug-watchos/c.build/Objects-normal/arm64/Binary/c.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/c.build/Debug-watchos/c.build/Objects-normal/armv7k/Binary/c.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/c.build/Debug-watchos/c.build/Objects-normal/arm64_32/Binary/c.o -output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/c.o
ExtractAppIntentsMetadata (in target 'c' from project 'c')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/c
    /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 c --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk --xcode-version 16E140 --platform-family watchOS --deployment-target 7.0 --bundle-identifier c.c --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/c.appintents --target-triple arm64-apple-watchos7.0 --target-triple armv7k-apple-watchos7.0 --target-triple arm64_32-apple-watchos7.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/c.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/c.build/Debug-watchos/c.build/Objects-normal/arm64/c_dependency_info.dat --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/c.build/Debug-watchos/c.build/Objects-normal/armv7k/c_dependency_info.dat --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/c.build/Debug-watchos/c.build/Objects-normal/arm64_32/c_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/c.build/Debug-watchos/c.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/c.build/Debug-watchos/c.build/Objects-normal/armv7k/ExtractedAppShortcutsMetadata.stringsdata --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/c.build/Debug-watchos/c.build/Objects-normal/arm64_32/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/c.build/Debug-watchos/c.build/Objects-normal/arm64/c.SwiftFileList --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/c.build/Debug-watchos/c.build/Objects-normal/armv7k/c.SwiftFileList --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/c.build/Debug-watchos/c.build/Objects-normal/arm64_32/c.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/c.build/Debug-watchos/c.build/c.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/c.build/Debug-watchos/c.build/c.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/c.build/Debug-watchos/c.build/Objects-normal/arm64/c.SwiftConstValuesFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/c.build/Debug-watchos/c.build/Objects-normal/armv7k/c.SwiftConstValuesFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/c.build/Debug-watchos/c.build/Objects-normal/arm64_32/c.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-26 23:38:20.566 appintentsmetadataprocessor[1014:5710] Starting appintentsmetadataprocessor export
2025-04-26 23:38:20.610 appintentsmetadataprocessor[1014:5710] Extracted no relevant App Intents symbols, skipping writing output
SwiftDriverJobDiscovery normal armv7k Compiling ActionHandling.swift, CacheStore.swift (in target 'CacheStore' from project 'CacheStore')
CreateUniversalBinary /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/CustomDump.o normal arm64\ armv7k\ arm64_32 (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/lipo -create /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-custom-dump.build/Debug-watchos/CustomDump.build/Objects-normal/arm64/Binary/CustomDump.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-custom-dump.build/Debug-watchos/CustomDump.build/Objects-normal/armv7k/Binary/CustomDump.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-custom-dump.build/Debug-watchos/CustomDump.build/Objects-normal/arm64_32/Binary/CustomDump.o -output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/CustomDump.o
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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk --xcode-version 16E140 --platform-family watchOS --deployment-target 6.0 --bundle-identifier swift-custom-dump.CustomDump --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/CustomDump.appintents --target-triple arm64-apple-watchos6.0 --target-triple armv7k-apple-watchos6.0 --target-triple arm64_32-apple-watchos6.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/CustomDump.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-custom-dump.build/Debug-watchos/CustomDump.build/Objects-normal/arm64/CustomDump_dependency_info.dat --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-custom-dump.build/Debug-watchos/CustomDump.build/Objects-normal/armv7k/CustomDump_dependency_info.dat --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-custom-dump.build/Debug-watchos/CustomDump.build/Objects-normal/arm64_32/CustomDump_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-custom-dump.build/Debug-watchos/CustomDump.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-custom-dump.build/Debug-watchos/CustomDump.build/Objects-normal/armv7k/ExtractedAppShortcutsMetadata.stringsdata --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-custom-dump.build/Debug-watchos/CustomDump.build/Objects-normal/arm64_32/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-custom-dump.build/Debug-watchos/CustomDump.build/Objects-normal/arm64/CustomDump.SwiftFileList --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-custom-dump.build/Debug-watchos/CustomDump.build/Objects-normal/armv7k/CustomDump.SwiftFileList --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-custom-dump.build/Debug-watchos/CustomDump.build/Objects-normal/arm64_32/CustomDump.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-custom-dump.build/Debug-watchos/CustomDump.build/CustomDump.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-custom-dump.build/Debug-watchos/CustomDump.build/CustomDump.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-custom-dump.build/Debug-watchos/CustomDump.build/Objects-normal/arm64/CustomDump.SwiftConstValuesFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-custom-dump.build/Debug-watchos/CustomDump.build/Objects-normal/armv7k/CustomDump.SwiftConstValuesFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-custom-dump.build/Debug-watchos/CustomDump.build/Objects-normal/arm64_32/CustomDump.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-26 23:38:20.604 appintentsmetadataprocessor[1016:5745] Starting appintentsmetadataprocessor export
2025-04-26 23:38:20.643 appintentsmetadataprocessor[1016:5745] Extracted no relevant App Intents symbols, skipping writing output
SwiftDriverJobDiscovery normal arm64_32 Compiling StoreView.swift (in target 'CacheStore' from project 'CacheStore')
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/c.o (in target 'c' from project 'c')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/c
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/c.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/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-watchos/CustomDump.o
SwiftDriverJobDiscovery normal arm64 Compiling ScopedKeyValueCacheStore.swift (in target 'CacheStore' from project 'CacheStore')
SwiftDriverJobDiscovery normal arm64 Compiling ActionHandling.swift, CacheStore.swift (in target 'CacheStore' from project 'CacheStore')
SwiftDriver\ Compilation CacheStore normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CacheStore' from project 'CacheStore')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name CacheStore -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/arm64/CacheStore.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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos7.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/arm64/CacheStore-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/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/arm64/CacheStore.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/CacheStore.build/Debug-watchos/CacheStore.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/arm64/CacheStore_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.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/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/arm64/CacheStore-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/arm64/Binary/CacheStore.o normal arm64 (in target 'CacheStore' from project 'CacheStore')
    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-watchos7.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/arm64/CacheStore.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/arm64/CacheStore_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/arm64/CacheStore_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/arm64/CacheStore.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/arm64/Binary/CacheStore.o
SwiftDriverJobDiscovery normal arm64_32 Compiling ActionHandling.swift, CacheStore.swift (in target 'CacheStore' from project 'CacheStore')
SwiftDriver\ Compilation CacheStore normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'CacheStore' from project 'CacheStore')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name CacheStore -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/arm64_32/CacheStore.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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos7.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/arm64_32/CacheStore-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/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/arm64_32/CacheStore.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/CacheStore.build/Debug-watchos/CacheStore.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/arm64_32/CacheStore_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.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/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/arm64_32/CacheStore-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/arm64_32/Binary/CacheStore.o normal arm64_32 (in target 'CacheStore' from project 'CacheStore')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64_32-apple-watchos7.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/arm64_32/CacheStore.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/arm64_32/CacheStore_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/arm64_32/CacheStore_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/arm64_32/CacheStore.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/arm64_32/Binary/CacheStore.o
SwiftDriverJobDiscovery normal armv7k Compiling Store.swift (in target 'CacheStore' from project 'CacheStore')
SwiftDriver\ Compilation CacheStore normal armv7k com.apple.xcode.tools.swift.compiler (in target 'CacheStore' from project 'CacheStore')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name CacheStore -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/armv7k/CacheStore.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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos7.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/armv7k/CacheStore-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/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/armv7k/CacheStore.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/CacheStore.build/Debug-watchos/CacheStore.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/armv7k/CacheStore_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.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/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/armv7k/CacheStore-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/armv7k/Binary/CacheStore.o normal armv7k (in target 'CacheStore' from project 'CacheStore')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target armv7k-apple-watchos7.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/armv7k/CacheStore.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/armv7k/CacheStore_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/armv7k/CacheStore_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/armv7k/CacheStore.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/armv7k/Binary/CacheStore.o
CreateUniversalBinary /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/CacheStore.o normal arm64\ armv7k\ arm64_32 (in target 'CacheStore' from project 'CacheStore')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/arm64/Binary/CacheStore.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/armv7k/Binary/CacheStore.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/arm64_32/Binary/CacheStore.o -output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/CacheStore.o
ExtractAppIntentsMetadata (in target 'CacheStore' from project 'CacheStore')
    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 CacheStore --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk --xcode-version 16E140 --platform-family watchOS --deployment-target 7.0 --bundle-identifier spi-builder-workspace.CacheStore --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/CacheStore.appintents --target-triple arm64-apple-watchos7.0 --target-triple armv7k-apple-watchos7.0 --target-triple arm64_32-apple-watchos7.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/CacheStore.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/arm64/CacheStore_dependency_info.dat --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/armv7k/CacheStore_dependency_info.dat --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/arm64_32/CacheStore_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/armv7k/ExtractedAppShortcutsMetadata.stringsdata --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/arm64_32/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/arm64/CacheStore.SwiftFileList --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/armv7k/CacheStore.SwiftFileList --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/arm64_32/CacheStore.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/CacheStore.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/CacheStore.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/arm64/CacheStore.SwiftConstValuesFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/armv7k/CacheStore.SwiftConstValuesFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CacheStore.build/Debug-watchos/CacheStore.build/Objects-normal/arm64_32/CacheStore.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-26 23:38:20.942 appintentsmetadataprocessor[1024:5791] Starting appintentsmetadataprocessor export
2025-04-26 23:38:20.978 appintentsmetadataprocessor[1024:5791] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/CacheStore.o (in target 'CacheStore' from project 'CacheStore')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/CacheStore.o
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
    {
      "identity" : "c",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/0xOpenBytes/c"
    },
    {
      "identity" : "swift-custom-dump",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2022.11.1",
            "upper_bound" : "2023.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/0xLeif/swift-custom-dump"
    }
  ],
  "manifest_display_name" : "CacheStore",
  "name" : "CacheStore",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "CacheStore",
      "targets" : [
        "CacheStore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CacheStoreTests",
      "module_type" : "SwiftTarget",
      "name" : "CacheStoreTests",
      "path" : "Tests/CacheStoreTests",
      "sources" : [
        "CacheStoreTests.swift",
        "StoreContentTests.swift",
        "StoreTests.swift"
      ],
      "target_dependencies" : [
        "CacheStore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CacheStore",
      "module_type" : "SwiftTarget",
      "name" : "CacheStore",
      "path" : "Sources/CacheStore",
      "product_dependencies" : [
        "c",
        "CustomDump"
      ],
      "product_memberships" : [
        "CacheStore"
      ],
      "sources" : [
        "Actions/ActionHandling.swift",
        "Stores/CacheStore/CacheStore.swift",
        "Stores/CacheStore/ScopedKeyCacheStore.swift",
        "Stores/CacheStore/ScopedKeyValueCacheStore.swift",
        "Stores/Store/Content/Store+StoreContent.swift",
        "Stores/Store/Content/StoreContent.swift",
        "Stores/Store/Content/StoreView.swift",
        "Stores/Store/ForEachStoreView.swift",
        "Stores/Store/ScopedStore.swift",
        "Stores/Store/Store.swift",
        "Stores/Store/TestStore.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Done.