The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftCache, reference v2.1.0 (7c1f13), with Swift 6.1 for watchOS using Xcode 16.3 on 17 Feb 2026 10:05:55 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftCache -destination generic/platform=watchOS

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SudhirGadhvi/SwiftCache-SDK.git
Reference: v2.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SudhirGadhvi/SwiftCache-SDK
 * tag               v2.1.0     -> FETCH_HEAD
HEAD is now at 7c1f135 Merge branch 'main' of https://github.com/SudhirGadhvi/SwiftCache-SDK
Cloned https://github.com/SudhirGadhvi/SwiftCache-SDK.git
Revision (git rev-parse @):
7c1f135fc613d0a41a06c5496530458b2f297ad3
SUCCESS checkout https://github.com/SudhirGadhvi/SwiftCache-SDK.git at v2.1.0
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/SudhirGadhvi/SwiftCache-SDK.git
https://github.com/SudhirGadhvi/SwiftCache-SDK.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SwiftCache",
  "name" : "SwiftCache",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftCache",
      "targets" : [
        "SwiftCache"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftCacheTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftCacheTests",
      "path" : "Tests/SwiftCacheTests",
      "sources" : [
        "SwiftCacheTests.swift"
      ],
      "target_dependencies" : [
        "SwiftCache"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftCache",
      "module_type" : "SwiftTarget",
      "name" : "SwiftCache",
      "path" : "Sources/SwiftCache",
      "product_memberships" : [
        "SwiftCache"
      ],
      "sources" : [
        "Core/AdaptiveCachePolicy.swift",
        "Core/CacheAnalytics.swift",
        "Core/CacheLoader.swift",
        "Core/DiskLoader.swift",
        "Core/MemoryLoader.swift",
        "Core/NetworkLoader.swift",
        "Extensions/SwiftCache+Progressive.swift",
        "Extensions/UIImageView+SwiftCache.swift",
        "Models/CacheConfiguration.swift",
        "Models/CacheEntry.swift",
        "Models/CancellationToken.swift",
        "Models/SwiftCacheError.swift",
        "SwiftCache.swift",
        "SwiftUI/CachedImage.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  SwiftCache: /Users/admin/builder/spi-builder-workspace
resolved source packages: SwiftCache
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SwiftCache",
  "name" : "SwiftCache",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftCache",
      "targets" : [
        "SwiftCache"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftCacheTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftCacheTests",
      "path" : "Tests/SwiftCacheTests",
      "sources" : [
        "SwiftCacheTests.swift"
      ],
      "target_dependencies" : [
        "SwiftCache"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftCache",
      "module_type" : "SwiftTarget",
      "name" : "SwiftCache",
      "path" : "Sources/SwiftCache",
      "product_memberships" : [
        "SwiftCache"
      ],
      "sources" : [
        "Core/AdaptiveCachePolicy.swift",
        "Core/CacheAnalytics.swift",
        "Core/CacheLoader.swift",
        "Core/DiskLoader.swift",
        "Core/MemoryLoader.swift",
        "Core/NetworkLoader.swift",
        "Extensions/SwiftCache+Progressive.swift",
        "Extensions/UIImageView+SwiftCache.swift",
        "Models/CacheConfiguration.swift",
        "Models/CacheEntry.swift",
        "Models/CancellationToken.swift",
        "Models/SwiftCacheError.swift",
        "SwiftCache.swift",
        "SwiftUI/CachedImage.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SwiftCache"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftCache -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
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme SwiftCache -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 settings from command line:
    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
Resolve Package Graph
Resolved source packages:
  SwiftCache: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'SwiftCache' in project 'SwiftCache'
        ➜ Explicit dependency on target 'SwiftCache' in project 'SwiftCache'
    Target 'SwiftCache' in project 'SwiftCache' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 114151e9a2ce45d67d31a92855b1d863
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/114151e9a2ce45d67d31a92855b1d863.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/SwiftCache.DependencyMetadataFileList (in target 'SwiftCache' from project 'SwiftCache')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/SwiftCache.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/SwiftCache.DependencyStaticMetadataFileList (in target 'SwiftCache' from project 'SwiftCache')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/SwiftCache.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/SwiftCache.modulemap (in target 'SwiftCache' from project 'SwiftCache')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/SwiftCache.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/armv7k/SwiftCache.SwiftConstValuesFileList (in target 'SwiftCache' from project 'SwiftCache')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/armv7k/SwiftCache.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/armv7k/SwiftCache.LinkFileList (in target 'SwiftCache' from project 'SwiftCache')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/armv7k/SwiftCache.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/armv7k/SwiftCache.SwiftFileList (in target 'SwiftCache' from project 'SwiftCache')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/armv7k/SwiftCache.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/armv7k/SwiftCache_const_extract_protocols.json (in target 'SwiftCache' from project 'SwiftCache')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/armv7k/SwiftCache_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/armv7k/SwiftCache-OutputFileMap.json (in target 'SwiftCache' from project 'SwiftCache')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/armv7k/SwiftCache-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/arm64_32/SwiftCache_const_extract_protocols.json (in target 'SwiftCache' from project 'SwiftCache')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/arm64_32/SwiftCache_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/arm64_32/SwiftCache.SwiftFileList (in target 'SwiftCache' from project 'SwiftCache')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/arm64_32/SwiftCache.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/arm64_32/SwiftCache.SwiftConstValuesFileList (in target 'SwiftCache' from project 'SwiftCache')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/arm64_32/SwiftCache.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/arm64_32/SwiftCache.LinkFileList (in target 'SwiftCache' from project 'SwiftCache')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/arm64_32/SwiftCache.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/arm64_32/SwiftCache-OutputFileMap.json (in target 'SwiftCache' from project 'SwiftCache')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/arm64_32/SwiftCache-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/arm64/SwiftCache.SwiftFileList (in target 'SwiftCache' from project 'SwiftCache')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/arm64/SwiftCache.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/arm64/SwiftCache_const_extract_protocols.json (in target 'SwiftCache' from project 'SwiftCache')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/arm64/SwiftCache_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/arm64/SwiftCache.SwiftConstValuesFileList (in target 'SwiftCache' from project 'SwiftCache')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/arm64/SwiftCache.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/arm64/SwiftCache.LinkFileList (in target 'SwiftCache' from project 'SwiftCache')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/arm64/SwiftCache.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/arm64/SwiftCache-OutputFileMap.json (in target 'SwiftCache' from project 'SwiftCache')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/arm64/SwiftCache-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/SwiftCache.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/SwiftCache.modulemap (in target 'SwiftCache' from project 'SwiftCache')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/SwiftCache.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
SwiftDriver SwiftCache normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SwiftCache' from project 'SwiftCache')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SwiftCache -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/arm64/SwiftCache.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 -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/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/arm64/SwiftCache-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/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/arm64/SwiftCache.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/arm64/SwiftCache_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/SwiftCache.build/Debug-watchos/SwiftCache.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.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/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/arm64/SwiftCache-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver SwiftCache normal armv7k com.apple.xcode.tools.swift.compiler (in target 'SwiftCache' from project 'SwiftCache')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SwiftCache -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/armv7k/SwiftCache.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 -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/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/armv7k/SwiftCache-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/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/armv7k/SwiftCache.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/armv7k/SwiftCache_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/SwiftCache.build/Debug-watchos/SwiftCache.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.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/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/armv7k/SwiftCache-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver SwiftCache normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'SwiftCache' from project 'SwiftCache')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SwiftCache -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/arm64_32/SwiftCache.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 -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/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/arm64_32/SwiftCache-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/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/arm64_32/SwiftCache.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/arm64_32/SwiftCache_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/SwiftCache.build/Debug-watchos/SwiftCache.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.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/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/arm64_32/SwiftCache-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal armv7k Emitting\ module\ for\ SwiftCache (in target 'SwiftCache' from project 'SwiftCache')
EmitSwiftModule normal armv7k (in target 'SwiftCache' from project 'SwiftCache')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Core/AdaptiveCachePolicy.swift:78:17: warning: non-sendable type 'CacheConfiguration?' cannot be returned from actor-isolated implementation to caller of protocol requirement 'recommendConfiguration(current:telemetry:)'; this is an error in the Swift 6 language mode
    public func recommendConfiguration(
                ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Models/CacheConfiguration.swift:12:15: note: consider making struct 'CacheConfiguration' conform to the 'Sendable' protocol
public struct CacheConfiguration {
              ^
                                 : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Core/AdaptiveCachePolicy.swift:78:17: warning: non-sendable parameter type 'CacheConfiguration' cannot be sent from caller of protocol requirement 'recommendConfiguration(current:telemetry:)' into actor-isolated implementation; this is an error in the Swift 6 language mode
    public func recommendConfiguration(
                ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Models/CacheConfiguration.swift:12:15: note: consider making struct 'CacheConfiguration' conform to the 'Sendable' protocol
public struct CacheConfiguration {
              ^
                                 : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Extensions/UIImageView+SwiftCache.swift:16:34: error: cannot find type 'UIImageView' in scope
    internal weak var imageView: UIImageView?
                                 ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Extensions/UIImageView+SwiftCache.swift:19:21: error: cannot find type 'UIImageView' in scope
    init(imageView: UIImageView) {
                    ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Extensions/UIImageView+SwiftCache.swift:94:11: error: cannot find type 'UIImageView' in scope
extension UIImageView {
          ^~~~~~~~~~~
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Core/AdaptiveCachePolicy.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Core/CacheAnalytics.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Core/CacheLoader.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Core/DiskLoader.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Core/MemoryLoader.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Core/NetworkLoader.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Extensions/SwiftCache+Progressive.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Extensions/UIImageView+SwiftCache.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Models/CacheConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Models/CacheEntry.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Models/CancellationToken.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Models/SwiftCacheError.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/SwiftCache.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/SwiftUI/CachedImage.swift -target armv7k-apple-watchos7.0 -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -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 -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 -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/armv7k/SwiftCache_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/swift-overrides.hmap -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/SwiftCache.build/Debug-watchos/SwiftCache.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SwiftCache -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.4 -target-sdk-name watchos11.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/armv7k/SwiftCache.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/armv7k/SwiftCache.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/armv7k/SwiftCache-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/armv7k/SwiftCache-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/armv7k/SwiftCache-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/armv7k/SwiftCache.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/armv7k/SwiftCache.abi.json
SwiftCompile normal armv7k Compiling\ CacheLoader.swift,\ DiskLoader.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Core/CacheLoader.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Core/DiskLoader.swift (in target 'SwiftCache' from project 'SwiftCache')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Core/CacheLoader.swift (in target 'SwiftCache' from project 'SwiftCache')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal armv7k Compiling\ AdaptiveCachePolicy.swift,\ CacheAnalytics.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Core/AdaptiveCachePolicy.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Core/CacheAnalytics.swift (in target 'SwiftCache' from project 'SwiftCache')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Core/AdaptiveCachePolicy.swift (in target 'SwiftCache' from project 'SwiftCache')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal armv7k Compiling\ CacheEntry.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Models/CacheEntry.swift (in target 'SwiftCache' from project 'SwiftCache')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Models/CacheEntry.swift (in target 'SwiftCache' from project 'SwiftCache')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k Compiling\ CacheConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Models/CacheConfiguration.swift (in target 'SwiftCache' from project 'SwiftCache')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Models/CacheConfiguration.swift (in target 'SwiftCache' from project 'SwiftCache')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k Compiling\ CancellationToken.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Models/CancellationToken.swift (in target 'SwiftCache' from project 'SwiftCache')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Models/CancellationToken.swift (in target 'SwiftCache' from project 'SwiftCache')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftEmitModule normal arm64_32 Emitting\ module\ for\ SwiftCache (in target 'SwiftCache' from project 'SwiftCache')
EmitSwiftModule normal arm64_32 (in target 'SwiftCache' from project 'SwiftCache')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Core/AdaptiveCachePolicy.swift:78:17: warning: non-sendable type 'CacheConfiguration?' cannot be returned from actor-isolated implementation to caller of protocol requirement 'recommendConfiguration(current:telemetry:)'; this is an error in the Swift 6 language mode
    public func recommendConfiguration(
                ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Models/CacheConfiguration.swift:12:15: note: consider making struct 'CacheConfiguration' conform to the 'Sendable' protocol
public struct CacheConfiguration {
              ^
                                 : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Core/AdaptiveCachePolicy.swift:78:17: warning: non-sendable parameter type 'CacheConfiguration' cannot be sent from caller of protocol requirement 'recommendConfiguration(current:telemetry:)' into actor-isolated implementation; this is an error in the Swift 6 language mode
    public func recommendConfiguration(
                ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Models/CacheConfiguration.swift:12:15: note: consider making struct 'CacheConfiguration' conform to the 'Sendable' protocol
public struct CacheConfiguration {
              ^
                                 : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Extensions/UIImageView+SwiftCache.swift:16:34: error: cannot find type 'UIImageView' in scope
    internal weak var imageView: UIImageView?
                                 ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Extensions/UIImageView+SwiftCache.swift:19:21: error: cannot find type 'UIImageView' in scope
    init(imageView: UIImageView) {
                    ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Extensions/UIImageView+SwiftCache.swift:94:11: error: cannot find type 'UIImageView' in scope
extension UIImageView {
          ^~~~~~~~~~~
SwiftCompile normal armv7k Compiling\ CachedImage.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/SwiftUI/CachedImage.swift (in target 'SwiftCache' from project 'SwiftCache')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/SwiftUI/CachedImage.swift (in target 'SwiftCache' from project 'SwiftCache')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 Compiling\ CacheEntry.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Models/CacheEntry.swift (in target 'SwiftCache' from project 'SwiftCache')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Models/CacheEntry.swift (in target 'SwiftCache' from project 'SwiftCache')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

** BUILD FAILED **
The following build commands failed:
	EmitSwiftModule normal armv7k (in target 'SwiftCache' from project 'SwiftCache')
	SwiftEmitModule normal armv7k Emitting\ module\ for\ SwiftCache (in target 'SwiftCache' from project 'SwiftCache')
	EmitSwiftModule normal arm64_32 (in target 'SwiftCache' from project 'SwiftCache')
	Building workspace spi-builder-workspace with scheme SwiftCache
(4 failures)
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  SwiftCache: /Users/admin/builder/spi-builder-workspace
resolved source packages: SwiftCache
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SwiftCache",
  "name" : "SwiftCache",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftCache",
      "targets" : [
        "SwiftCache"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftCacheTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftCacheTests",
      "path" : "Tests/SwiftCacheTests",
      "sources" : [
        "SwiftCacheTests.swift"
      ],
      "target_dependencies" : [
        "SwiftCache"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftCache",
      "module_type" : "SwiftTarget",
      "name" : "SwiftCache",
      "path" : "Sources/SwiftCache",
      "product_memberships" : [
        "SwiftCache"
      ],
      "sources" : [
        "Core/AdaptiveCachePolicy.swift",
        "Core/CacheAnalytics.swift",
        "Core/CacheLoader.swift",
        "Core/DiskLoader.swift",
        "Core/MemoryLoader.swift",
        "Core/NetworkLoader.swift",
        "Extensions/SwiftCache+Progressive.swift",
        "Extensions/UIImageView+SwiftCache.swift",
        "Models/CacheConfiguration.swift",
        "Models/CacheEntry.swift",
        "Models/CancellationToken.swift",
        "Models/SwiftCacheError.swift",
        "SwiftCache.swift",
        "SwiftUI/CachedImage.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SwiftCache"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftCache -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme SwiftCache -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
  SwiftCache: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'SwiftCache' in project 'SwiftCache'
        ➜ Explicit dependency on target 'SwiftCache' in project 'SwiftCache'
    Target 'SwiftCache' in project 'SwiftCache' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: ed07387746e764bb530e814249dbf0e5
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/ed07387746e764bb530e814249dbf0e5.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
SwiftDriver SwiftCache normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'SwiftCache' from project 'SwiftCache')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SwiftCache -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/arm64_32/SwiftCache.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -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 -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/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/arm64_32/SwiftCache-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/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/arm64_32/SwiftCache.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/arm64_32/SwiftCache_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/SwiftCache.build/Debug-watchos/SwiftCache.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.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/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/arm64_32/SwiftCache-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver SwiftCache normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SwiftCache' from project 'SwiftCache')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SwiftCache -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/arm64/SwiftCache.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -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 -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/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/arm64/SwiftCache-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/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/arm64/SwiftCache.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/arm64/SwiftCache_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/SwiftCache.build/Debug-watchos/SwiftCache.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.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/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/arm64/SwiftCache-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver SwiftCache normal armv7k com.apple.xcode.tools.swift.compiler (in target 'SwiftCache' from project 'SwiftCache')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SwiftCache -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/armv7k/SwiftCache.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -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 -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/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/armv7k/SwiftCache-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/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/armv7k/SwiftCache.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/armv7k/SwiftCache_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/SwiftCache.build/Debug-watchos/SwiftCache.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.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/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/armv7k/SwiftCache-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ CacheLoader.swift,\ DiskLoader.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Core/CacheLoader.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Core/DiskLoader.swift (in target 'SwiftCache' from project 'SwiftCache')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Core/CacheLoader.swift (in target 'SwiftCache' from project 'SwiftCache')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64 Compiling\ MemoryLoader.swift,\ NetworkLoader.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Core/MemoryLoader.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Core/NetworkLoader.swift (in target 'SwiftCache' from project 'SwiftCache')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Core/MemoryLoader.swift (in target 'SwiftCache' from project 'SwiftCache')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftEmitModule normal arm64_32 Emitting\ module\ for\ SwiftCache (in target 'SwiftCache' from project 'SwiftCache')
EmitSwiftModule normal arm64_32 (in target 'SwiftCache' from project 'SwiftCache')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Extensions/UIImageView+SwiftCache.swift:16:34: error: cannot find type 'UIImageView' in scope
    internal weak var imageView: UIImageView?
                                 ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Extensions/UIImageView+SwiftCache.swift:19:21: error: cannot find type 'UIImageView' in scope
    init(imageView: UIImageView) {
                    ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Extensions/UIImageView+SwiftCache.swift:94:11: error: cannot find type 'UIImageView' in scope
extension UIImageView {
          ^~~~~~~~~~~
SwiftEmitModule normal armv7k Emitting\ module\ for\ SwiftCache (in target 'SwiftCache' from project 'SwiftCache')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Core/AdaptiveCachePolicy.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Core/CacheAnalytics.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Core/CacheLoader.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Core/DiskLoader.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Core/MemoryLoader.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Core/NetworkLoader.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Extensions/SwiftCache+Progressive.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Extensions/UIImageView+SwiftCache.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Models/CacheConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Models/CacheEntry.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Models/CancellationToken.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Models/SwiftCacheError.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/SwiftCache.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/SwiftUI/CachedImage.swift -target armv7k-apple-watchos7.0 -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -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 -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 -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/armv7k/SwiftCache_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/swift-overrides.hmap -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/SwiftCache.build/Debug-watchos/SwiftCache.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SwiftCache -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.4 -target-sdk-name watchos11.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/armv7k/SwiftCache.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/armv7k/SwiftCache.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/armv7k/SwiftCache-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/armv7k/SwiftCache-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/armv7k/SwiftCache-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/armv7k/SwiftCache.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftCache.build/Debug-watchos/SwiftCache.build/Objects-normal/armv7k/SwiftCache.abi.json
EmitSwiftModule normal armv7k (in target 'SwiftCache' from project 'SwiftCache')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Extensions/UIImageView+SwiftCache.swift:16:34: error: cannot find type 'UIImageView' in scope
    internal weak var imageView: UIImageView?
                                 ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Extensions/UIImageView+SwiftCache.swift:19:21: error: cannot find type 'UIImageView' in scope
    init(imageView: UIImageView) {
                    ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Extensions/UIImageView+SwiftCache.swift:94:11: error: cannot find type 'UIImageView' in scope
extension UIImageView {
          ^~~~~~~~~~~
SwiftCompile normal arm64_32 Compiling\ SwiftCache+Progressive.swift,\ UIImageView+SwiftCache.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Extensions/SwiftCache+Progressive.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Extensions/UIImageView+SwiftCache.swift (in target 'SwiftCache' from project 'SwiftCache')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Extensions/SwiftCache+Progressive.swift (in target 'SwiftCache' from project 'SwiftCache')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Extensions/UIImageView+SwiftCache.swift (in target 'SwiftCache' from project 'SwiftCache')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ CachedImage.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/SwiftUI/CachedImage.swift (in target 'SwiftCache' from project 'SwiftCache')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/SwiftUI/CachedImage.swift (in target 'SwiftCache' from project 'SwiftCache')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ SwiftCache (in target 'SwiftCache' from project 'SwiftCache')
EmitSwiftModule normal arm64 (in target 'SwiftCache' from project 'SwiftCache')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k Compiling\ CacheLoader.swift,\ DiskLoader.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Core/CacheLoader.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Core/DiskLoader.swift (in target 'SwiftCache' from project 'SwiftCache')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Core/CacheLoader.swift (in target 'SwiftCache' from project 'SwiftCache')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64_32 Compiling\ CancellationToken.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Models/CancellationToken.swift (in target 'SwiftCache' from project 'SwiftCache')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Models/CancellationToken.swift (in target 'SwiftCache' from project 'SwiftCache')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k Compiling\ SwiftCache+Progressive.swift,\ UIImageView+SwiftCache.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Extensions/SwiftCache+Progressive.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Extensions/UIImageView+SwiftCache.swift (in target 'SwiftCache' from project 'SwiftCache')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Extensions/SwiftCache+Progressive.swift (in target 'SwiftCache' from project 'SwiftCache')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/Extensions/UIImageView+SwiftCache.swift (in target 'SwiftCache' from project 'SwiftCache')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 Compiling\ SwiftCache.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/SwiftCache.swift (in target 'SwiftCache' from project 'SwiftCache')
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
	EmitSwiftModule normal arm64_32 (in target 'SwiftCache' from project 'SwiftCache')
	SwiftEmitModule normal armv7k Emitting\ module\ for\ SwiftCache (in target 'SwiftCache' from project 'SwiftCache')
	EmitSwiftModule normal armv7k (in target 'SwiftCache' from project 'SwiftCache')
	SwiftCompile normal arm64_32 Compiling\ SwiftCache.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftCache/SwiftCache.swift (in target 'SwiftCache' from project 'SwiftCache')
	Building workspace spi-builder-workspace with scheme SwiftCache
(5 failures)
BUILD FAILURE 6.1 watchOS