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

Failed to build AHDownloadButton, reference 1.3.0 (48953e), with Swift 6.1 for watchOS using Xcode 16.3 on 26 Apr 2025 12:58:56 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/amerhukic/AHDownloadButton.git
Reference: 1.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/amerhukic/AHDownloadButton
 * tag               1.3.0      -> FETCH_HEAD
HEAD is now at 48953ef Update version in podspec
Cloned https://github.com/amerhukic/AHDownloadButton.git
Revision (git rev-parse @):
48953ef014e46ba5caf9ea460e790005d20b87e9
SUCCESS checkout https://github.com/amerhukic/AHDownloadButton.git at 1.3.0
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/amerhukic/AHDownloadButton.git
https://github.com/amerhukic/AHDownloadButton.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "AHDownloadButton",
  "name" : "AHDownloadButton",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "AHDownloadButton",
      "targets" : [
        "AHDownloadButton"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "AHDownloadButton",
      "module_type" : "SwiftTarget",
      "name" : "AHDownloadButton",
      "path" : "Sources/AHDownloadButton",
      "product_memberships" : [
        "AHDownloadButton"
      ],
      "sources" : [
        "Classes/AHDownloadButton+StateTransitionAnimation.swift",
        "Classes/AHDownloadButton.swift",
        "Classes/CircleView.swift",
        "Classes/Color.swift",
        "Classes/HighlightableRoundedButton.swift",
        "Classes/ProgressButton.swift",
        "Classes/ProgressCircleView.swift",
        "Classes/UIButton+TitleWidth.swift",
        "Classes/UIView+Constraint.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
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:
  AHDownloadButton: /Users/admin/builder/spi-builder-workspace
resolved source packages: AHDownloadButton
{
  "dependencies" : [
  ],
  "manifest_display_name" : "AHDownloadButton",
  "name" : "AHDownloadButton",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "AHDownloadButton",
      "targets" : [
        "AHDownloadButton"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "AHDownloadButton",
      "module_type" : "SwiftTarget",
      "name" : "AHDownloadButton",
      "path" : "Sources/AHDownloadButton",
      "product_memberships" : [
        "AHDownloadButton"
      ],
      "sources" : [
        "Classes/AHDownloadButton+StateTransitionAnimation.swift",
        "Classes/AHDownloadButton.swift",
        "Classes/CircleView.swift",
        "Classes/Color.swift",
        "Classes/HighlightableRoundedButton.swift",
        "Classes/ProgressButton.swift",
        "Classes/ProgressCircleView.swift",
        "Classes/UIButton+TitleWidth.swift",
        "Classes/UIView+Constraint.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "AHDownloadButton"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AHDownloadButton -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 AHDownloadButton -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:
  AHDownloadButton: /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 'AHDownloadButton' in project 'AHDownloadButton'
        ➜ Explicit dependency on target 'AHDownloadButton' in project 'AHDownloadButton'
    Target 'AHDownloadButton' in project 'AHDownloadButton' (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: 21fe188d3e0f51d5c761510032bfe3bd
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/21fe188d3e0f51d5c761510032bfe3bd.xcbuilddata
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
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/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/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/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/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/armv7k/AHDownloadButton.SwiftFileList (in target 'AHDownloadButton' from project 'AHDownloadButton')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/armv7k/AHDownloadButton.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/armv7k/AHDownloadButton_const_extract_protocols.json (in target 'AHDownloadButton' from project 'AHDownloadButton')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/armv7k/AHDownloadButton_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/armv7k/AHDownloadButton-OutputFileMap.json (in target 'AHDownloadButton' from project 'AHDownloadButton')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/armv7k/AHDownloadButton-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/arm64_32/AHDownloadButton.SwiftConstValuesFileList (in target 'AHDownloadButton' from project 'AHDownloadButton')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/arm64_32/AHDownloadButton.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/armv7k/AHDownloadButton.LinkFileList (in target 'AHDownloadButton' from project 'AHDownloadButton')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/armv7k/AHDownloadButton.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/arm64_32/AHDownloadButton.SwiftFileList (in target 'AHDownloadButton' from project 'AHDownloadButton')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/arm64_32/AHDownloadButton.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/armv7k/AHDownloadButton.SwiftConstValuesFileList (in target 'AHDownloadButton' from project 'AHDownloadButton')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/armv7k/AHDownloadButton.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/arm64_32/AHDownloadButton_const_extract_protocols.json (in target 'AHDownloadButton' from project 'AHDownloadButton')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/arm64_32/AHDownloadButton_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/arm64_32/AHDownloadButton.LinkFileList (in target 'AHDownloadButton' from project 'AHDownloadButton')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/arm64_32/AHDownloadButton.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/arm64_32/AHDownloadButton-OutputFileMap.json (in target 'AHDownloadButton' from project 'AHDownloadButton')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/arm64_32/AHDownloadButton-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/arm64/AHDownloadButton.SwiftFileList (in target 'AHDownloadButton' from project 'AHDownloadButton')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/arm64/AHDownloadButton.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/arm64/AHDownloadButton_const_extract_protocols.json (in target 'AHDownloadButton' from project 'AHDownloadButton')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/arm64/AHDownloadButton_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/arm64/AHDownloadButton.SwiftConstValuesFileList (in target 'AHDownloadButton' from project 'AHDownloadButton')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/arm64/AHDownloadButton.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/arm64/AHDownloadButton.LinkFileList (in target 'AHDownloadButton' from project 'AHDownloadButton')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/arm64/AHDownloadButton.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/arm64/AHDownloadButton-OutputFileMap.json (in target 'AHDownloadButton' from project 'AHDownloadButton')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/arm64/AHDownloadButton-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/AHDownloadButton.modulemap (in target 'AHDownloadButton' from project 'AHDownloadButton')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/AHDownloadButton.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/AHDownloadButton.DependencyStaticMetadataFileList (in target 'AHDownloadButton' from project 'AHDownloadButton')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/AHDownloadButton.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/AHDownloadButton.DependencyMetadataFileList (in target 'AHDownloadButton' from project 'AHDownloadButton')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/AHDownloadButton.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/AHDownloadButton.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/AHDownloadButton.modulemap (in target 'AHDownloadButton' from project 'AHDownloadButton')
    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/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/AHDownloadButton.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
SwiftDriver AHDownloadButton normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'AHDownloadButton' from project 'AHDownloadButton')
    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 AHDownloadButton -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/arm64_32/AHDownloadButton.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-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -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/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/arm64_32/AHDownloadButton-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/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/arm64_32/AHDownloadButton.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/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/arm64_32/AHDownloadButton_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/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.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/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/arm64_32/AHDownloadButton-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver AHDownloadButton normal arm64 com.apple.xcode.tools.swift.compiler (in target 'AHDownloadButton' from project 'AHDownloadButton')
    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 AHDownloadButton -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/arm64/AHDownloadButton.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-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -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/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/arm64/AHDownloadButton-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/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/arm64/AHDownloadButton.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/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/arm64/AHDownloadButton_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/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.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/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/arm64/AHDownloadButton-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver AHDownloadButton normal armv7k com.apple.xcode.tools.swift.compiler (in target 'AHDownloadButton' from project 'AHDownloadButton')
    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 AHDownloadButton -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/armv7k/AHDownloadButton.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-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -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/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/armv7k/AHDownloadButton-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/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/armv7k/AHDownloadButton.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/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/armv7k/AHDownloadButton_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/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.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/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/armv7k/AHDownloadButton-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ HighlightableRoundedButton.swift /Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/HighlightableRoundedButton.swift (in target 'AHDownloadButton' from project 'AHDownloadButton')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/HighlightableRoundedButton.swift (in target 'AHDownloadButton' from project 'AHDownloadButton')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

SwiftCompile normal arm64 Compiling\ AHDownloadButton+StateTransitionAnimation.swift /Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton+StateTransitionAnimation.swift (in target 'AHDownloadButton' from project 'AHDownloadButton')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton+StateTransitionAnimation.swift (in target 'AHDownloadButton' from project 'AHDownloadButton')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ UIButton+TitleWidth.swift /Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/UIButton+TitleWidth.swift (in target 'AHDownloadButton' from project 'AHDownloadButton')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/UIButton+TitleWidth.swift (in target 'AHDownloadButton' from project 'AHDownloadButton')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64 Compiling\ UIView+Constraint.swift /Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/UIView+Constraint.swift (in target 'AHDownloadButton' from project 'AHDownloadButton')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/UIView+Constraint.swift (in target 'AHDownloadButton' from project 'AHDownloadButton')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal armv7k Emitting\ module\ for\ AHDownloadButton (in target 'AHDownloadButton' from project 'AHDownloadButton')
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/AHDownloadButton/Classes/AHDownloadButton+StateTransitionAnimation.swift /Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift /Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/CircleView.swift /Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/Color.swift /Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/HighlightableRoundedButton.swift /Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/ProgressButton.swift /Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/ProgressCircleView.swift /Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/UIButton+TitleWidth.swift /Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/UIView+Constraint.swift -target armv7k-apple-watchos5.0 -enable-objc-interop -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 -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/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/armv7k/AHDownloadButton_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/AHDownloadButton.build/Debug-watchos/AHDownloadButton.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/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name AHDownloadButton -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/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/armv7k/AHDownloadButton.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/armv7k/AHDownloadButton.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/armv7k/AHDownloadButton-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/armv7k/AHDownloadButton-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/armv7k/AHDownloadButton-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/armv7k/AHDownloadButton.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/armv7k/AHDownloadButton.abi.json
EmitSwiftModule normal armv7k (in target 'AHDownloadButton' from project 'AHDownloadButton')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:36:38: error: cannot find type 'NSLayoutConstraint' in scope
        var relativeLayoutAttribute: NSLayoutConstraint.Attribute {
                                     ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:51:33: error: value of type 'HighlightableRoundedButton' has no member 'setTitle'
            startDownloadButton.setTitle(startDownloadButtonTitle, for: .normal)
            ~~~~~~~~~~~~~~~~~~~ ^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:51:74: error: cannot infer contextual base in reference to member 'normal'
            startDownloadButton.setTitle(startDownloadButtonTitle, for: .normal)
                                                                        ~^~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:58:33: error: value of type 'HighlightableRoundedButton' has no member 'titleLabel'
            startDownloadButton.titleLabel?.font = startDownloadButtonTitleFont
            ~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:156:30: error: value of type 'HighlightableRoundedButton' has no member 'setTitle'
            downloadedButton.setTitle(downloadedButtonTitle, for: .normal)
            ~~~~~~~~~~~~~~~~ ^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:156:68: error: cannot infer contextual base in reference to member 'normal'
            downloadedButton.setTitle(downloadedButtonTitle, for: .normal)
                                                                  ~^~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:163:30: error: value of type 'HighlightableRoundedButton' has no member 'titleLabel'
            downloadedButton.titleLabel?.font = downloadedButtonTitleFont
            ~~~~~~~~~~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:200:17: warning: capture of 'self' with non-sendable type 'AHDownloadButton' in a '@Sendable' closure
                self.animationDispatchGroup.enter()
                ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:24:20: note: class 'AHDownloadButton' does not conform to the 'Sendable' protocol
public final class AHDownloadButton: UIView {
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:203:20: warning: capture of 'oldValue' with non-sendable type 'AHDownloadButton.State' in a '@Sendable' closure
                if oldValue == .downloading && currentState == .downloaded && self.downloadingButton.progress == 1 {
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:26:17: note: consider making enum 'State' conform to the 'Sendable' protocol
    public enum State {
                ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:203:48: warning: capture of 'currentState' with non-sendable type 'AHDownloadButton.State' in a '@Sendable' closure
                if oldValue == .downloading && currentState == .downloaded && self.downloadingButton.progress == 1 {
                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:26:17: note: consider making enum 'State' conform to the 'Sendable' protocol
    public enum State {
                ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:203:48: warning: implicit capture of 'currentState' requires that 'AHDownloadButton.State' conforms to 'Sendable'; this is an error in the Swift 6 language mode
                if oldValue == .downloading && currentState == .downloaded && self.downloadingButton.progress == 1 {
                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:26:17: note: consider making enum 'State' conform to the 'Sendable' protocol
    public enum State {
                ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:203:79: warning: implicit capture of 'self' requires that 'AHDownloadButton' conforms to 'Sendable'; this is an error in the Swift 6 language mode
                if oldValue == .downloading && currentState == .downloaded && self.downloadingButton.progress == 1 {
                                                                              ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:24:20: note: class 'AHDownloadButton' does not conform to the 'Sendable' protocol
public final class AHDownloadButton: UIView {
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:229:26: error: cannot find 'self' in scope; did you mean to use it in a type or extension context?
        button.addTarget(self, action: #selector(currentButtonTapped), for: .touchUpInside)
                         ^~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:228:49: error: missing argument for parameter 'frame' in call
        let button = HighlightableRoundedButton()
                                                ^
                                                frame: <#CGRect#>
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/HighlightableRoundedButton.swift:47:14: note: 'init(frame:)' declared here
    override init(frame: CGRect) {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:234:31: error: missing argument for parameter 'frame' in call
        let view = CircleView()
                              ^
                              frame: <#CGRect#>
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/CircleView.swift:40:14: note: 'init(frame:)' declared here
    override init(frame: CGRect) {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:241:26: error: cannot find 'self' in scope; did you mean to use it in a type or extension context?
        button.addTarget(self, action: #selector(currentButtonTapped), for: .touchUpInside)
                         ^~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:240:37: error: missing argument for parameter 'frame' in call
        let button = ProgressButton()
                                    ^
                                    frame: <#CGRect#>
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/ProgressButton.swift:104:14: note: 'init(frame:)' declared here
    override init(frame: CGRect) {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:247:26: error: cannot find 'self' in scope; did you mean to use it in a type or extension context?
        button.addTarget(self, action: #selector(currentButtonTapped), for: .touchUpInside)
                         ^~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:246:49: error: missing argument for parameter 'frame' in call
        let button = HighlightableRoundedButton()
                                                ^
                                                frame: <#CGRect#>
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/HighlightableRoundedButton.swift:47:14: note: 'init(frame:)' declared here
    override init(frame: CGRect) {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:260:45: error: cannot find type 'NSLayoutConstraint' in scope
    var startDownloadButtonWidthConstraint: NSLayoutConstraint!
                                            ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:261:37: error: cannot find type 'NSLayoutConstraint' in scope
    var pendingViewWidthConstraint: NSLayoutConstraint!
                                    ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:262:43: error: cannot find type 'NSLayoutConstraint' in scope
    var downloadingButtonWidthConstraint: NSLayoutConstraint!
                                          ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:263:42: error: cannot find type 'NSLayoutConstraint' in scope
    var downloadedButtonWidthConstraint: NSLayoutConstraint!
                                         ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:264:39: error: cannot find type 'NSLayoutConstraint' in scope
    var horizontalAlignmentAttribute: NSLayoutConstraint.Attribute {
                                      ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:296:21: error: initializer does not override a designated initializer from its superclass
    public override init(frame: CGRect) {
           ~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:413:26: error: method does not override any method from its superclass
    public override func layoutSubviews() {
           ~~~~~~~~      ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:24:38: error: cannot find type 'UIView' in scope
public final class AHDownloadButton: UIView {
                                     ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/CircleView.swift:11:25: error: cannot find type 'UIView' in scope
final class CircleView: UIView {
                        ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/CircleView.swift:31:22: error: cannot find type 'CAShapeLayer' in scope
    let circleLayer: CAShapeLayer = {
                     ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/CircleView.swift:40:14: error: initializer does not override a designated initializer from its superclass
    override init(frame: CGRect) {
    ~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/CircleView.swift:57:19: error: method does not override any method from its superclass
    override func layoutSubviews() {
    ~~~~~~~~      ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/HighlightableRoundedButton.swift:11:41: error: cannot find type 'UIButton' in scope
final class HighlightableRoundedButton: UIButton {
                                        ^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/HighlightableRoundedButton.swift:39:18: error: property does not override any property from its superclass
    override var isHighlighted: Bool {
    ~~~~~~~~     ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/HighlightableRoundedButton.swift:47:14: error: initializer does not override a designated initializer from its superclass
    override init(frame: CGRect) {
    ~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/HighlightableRoundedButton.swift:65:19: error: method does not override any method from its superclass
    override func layoutSubviews() {
    ~~~~~~~~      ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/ProgressButton.swift:11:29: error: cannot find type 'UIControl' in scope
final class ProgressButton: UIControl {
                            ^~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/ProgressButton.swift:22:19: error: cannot find type 'UIView' in scope
    let stopView: UIView = {
                  ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/ProgressButton.swift:30:37: error: missing argument for parameter 'frame' in call
        let circleView = CircleView()
                                    ^
                                    frame: <#CGRect#>
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/CircleView.swift:40:14: note: 'init(frame:)' declared here
    override init(frame: CGRect) {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/ProgressButton.swift:37:39: error: missing argument for parameter 'frame' in call
        let view = ProgressCircleView()
                                      ^
                                      frame: <#CGRect#>
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/ProgressCircleView.swift:54:14: note: 'init(frame:)' declared here
    override init(frame: CGRect) {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/ProgressButton.swift:96:18: error: property does not override any property from its superclass
    override var isHighlighted: Bool {
    ~~~~~~~~     ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/ProgressButton.swift:104:14: error: initializer does not override a designated initializer from its superclass
    override init(frame: CGRect) {
    ~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/ProgressCircleView.swift:10:33: error: cannot find type 'UIView' in scope
final class ProgressCircleView: UIView {
                                ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/ProgressCircleView.swift:15:31: error: missing argument for parameter 'frame' in call
        let view = CircleView()
                              ^
                              frame: <#CGRect#>
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/CircleView.swift:40:14: note: 'init(frame:)' declared here
    override init(frame: CGRect) {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/ProgressCircleView.swift:54:14: error: initializer does not override a designated initializer from its superclass
    override init(frame: CGRect) {
    ~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/ProgressCircleView.swift:81:31: error: cannot find type 'CAAnimationDelegate' in scope
extension ProgressCircleView: CAAnimationDelegate {
                              ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/ProgressCircleView.swift:82:35: error: cannot find type 'CAAnimation' in scope
    func animationDidStop(_ anim: CAAnimation, finished flag: Bool) {
                                  ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/UIButton+TitleWidth.swift:11:11: error: cannot find type 'UIButton' in scope
extension UIButton {
          ^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/UIView+Constraint.swift:11:11: error: cannot find type 'UIView' in scope
extension UIView {
          ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
SwiftEmitModule normal arm64 Emitting\ module\ for\ AHDownloadButton (in target 'AHDownloadButton' from project 'AHDownloadButton')
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/AHDownloadButton/Classes/AHDownloadButton+StateTransitionAnimation.swift /Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift /Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/CircleView.swift /Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/Color.swift /Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/HighlightableRoundedButton.swift /Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/ProgressButton.swift /Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/ProgressCircleView.swift /Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/UIButton+TitleWidth.swift /Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/UIView+Constraint.swift -target arm64-apple-watchos5.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -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 -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/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/arm64/AHDownloadButton_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/AHDownloadButton.build/Debug-watchos/AHDownloadButton.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/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name AHDownloadButton -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/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/arm64/AHDownloadButton.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/arm64/AHDownloadButton.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/arm64/AHDownloadButton-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/arm64/AHDownloadButton-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/arm64/AHDownloadButton-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/arm64/AHDownloadButton.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/arm64/AHDownloadButton.abi.json
EmitSwiftModule normal arm64 (in target 'AHDownloadButton' from project 'AHDownloadButton')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:36:38: error: cannot find type 'NSLayoutConstraint' in scope
        var relativeLayoutAttribute: NSLayoutConstraint.Attribute {
                                     ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:51:33: error: value of type 'HighlightableRoundedButton' has no member 'setTitle'
            startDownloadButton.setTitle(startDownloadButtonTitle, for: .normal)
            ~~~~~~~~~~~~~~~~~~~ ^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:51:74: error: cannot infer contextual base in reference to member 'normal'
            startDownloadButton.setTitle(startDownloadButtonTitle, for: .normal)
                                                                        ~^~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:58:33: error: value of type 'HighlightableRoundedButton' has no member 'titleLabel'
            startDownloadButton.titleLabel?.font = startDownloadButtonTitleFont
            ~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:156:30: error: value of type 'HighlightableRoundedButton' has no member 'setTitle'
            downloadedButton.setTitle(downloadedButtonTitle, for: .normal)
            ~~~~~~~~~~~~~~~~ ^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:156:68: error: cannot infer contextual base in reference to member 'normal'
            downloadedButton.setTitle(downloadedButtonTitle, for: .normal)
                                                                  ~^~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:163:30: error: value of type 'HighlightableRoundedButton' has no member 'titleLabel'
            downloadedButton.titleLabel?.font = downloadedButtonTitleFont
            ~~~~~~~~~~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:200:17: warning: capture of 'self' with non-sendable type 'AHDownloadButton' in a '@Sendable' closure
                self.animationDispatchGroup.enter()
                ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:24:20: note: class 'AHDownloadButton' does not conform to the 'Sendable' protocol
public final class AHDownloadButton: UIView {
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:203:20: warning: capture of 'oldValue' with non-sendable type 'AHDownloadButton.State' in a '@Sendable' closure
                if oldValue == .downloading && currentState == .downloaded && self.downloadingButton.progress == 1 {
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:26:17: note: consider making enum 'State' conform to the 'Sendable' protocol
    public enum State {
                ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:203:48: warning: capture of 'currentState' with non-sendable type 'AHDownloadButton.State' in a '@Sendable' closure
                if oldValue == .downloading && currentState == .downloaded && self.downloadingButton.progress == 1 {
                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:26:17: note: consider making enum 'State' conform to the 'Sendable' protocol
    public enum State {
                ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:203:48: warning: implicit capture of 'currentState' requires that 'AHDownloadButton.State' conforms to 'Sendable'; this is an error in the Swift 6 language mode
                if oldValue == .downloading && currentState == .downloaded && self.downloadingButton.progress == 1 {
                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:26:17: note: consider making enum 'State' conform to the 'Sendable' protocol
    public enum State {
                ^
                      : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:203:79: warning: implicit capture of 'self' requires that 'AHDownloadButton' conforms to 'Sendable'; this is an error in the Swift 6 language mode
                if oldValue == .downloading && currentState == .downloaded && self.downloadingButton.progress == 1 {
                                                                              ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:24:20: note: class 'AHDownloadButton' does not conform to the 'Sendable' protocol
public final class AHDownloadButton: UIView {
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:229:26: error: cannot find 'self' in scope; did you mean to use it in a type or extension context?
        button.addTarget(self, action: #selector(currentButtonTapped), for: .touchUpInside)
                         ^~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:228:49: error: missing argument for parameter 'frame' in call
        let button = HighlightableRoundedButton()
                                                ^
                                                frame: <#CGRect#>
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/HighlightableRoundedButton.swift:47:14: note: 'init(frame:)' declared here
    override init(frame: CGRect) {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:234:31: error: missing argument for parameter 'frame' in call
        let view = CircleView()
                              ^
                              frame: <#CGRect#>
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/CircleView.swift:40:14: note: 'init(frame:)' declared here
    override init(frame: CGRect) {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:241:26: error: cannot find 'self' in scope; did you mean to use it in a type or extension context?
        button.addTarget(self, action: #selector(currentButtonTapped), for: .touchUpInside)
                         ^~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:240:37: error: missing argument for parameter 'frame' in call
        let button = ProgressButton()
                                    ^
                                    frame: <#CGRect#>
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/ProgressButton.swift:104:14: note: 'init(frame:)' declared here
    override init(frame: CGRect) {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:247:26: error: cannot find 'self' in scope; did you mean to use it in a type or extension context?
        button.addTarget(self, action: #selector(currentButtonTapped), for: .touchUpInside)
                         ^~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:246:49: error: missing argument for parameter 'frame' in call
        let button = HighlightableRoundedButton()
                                                ^
                                                frame: <#CGRect#>
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/HighlightableRoundedButton.swift:47:14: note: 'init(frame:)' declared here
    override init(frame: CGRect) {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:260:45: error: cannot find type 'NSLayoutConstraint' in scope
    var startDownloadButtonWidthConstraint: NSLayoutConstraint!
                                            ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:261:37: error: cannot find type 'NSLayoutConstraint' in scope
    var pendingViewWidthConstraint: NSLayoutConstraint!
                                    ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:262:43: error: cannot find type 'NSLayoutConstraint' in scope
    var downloadingButtonWidthConstraint: NSLayoutConstraint!
                                          ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:263:42: error: cannot find type 'NSLayoutConstraint' in scope
    var downloadedButtonWidthConstraint: NSLayoutConstraint!
                                         ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:264:39: error: cannot find type 'NSLayoutConstraint' in scope
    var horizontalAlignmentAttribute: NSLayoutConstraint.Attribute {
                                      ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:296:21: error: initializer does not override a designated initializer from its superclass
    public override init(frame: CGRect) {
           ~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:413:26: error: method does not override any method from its superclass
    public override func layoutSubviews() {
           ~~~~~~~~      ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:24:38: error: cannot find type 'UIView' in scope
public final class AHDownloadButton: UIView {
                                     ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/CircleView.swift:11:25: error: cannot find type 'UIView' in scope
final class CircleView: UIView {
                        ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/CircleView.swift:31:22: error: cannot find type 'CAShapeLayer' in scope
    let circleLayer: CAShapeLayer = {
                     ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/CircleView.swift:40:14: error: initializer does not override a designated initializer from its superclass
    override init(frame: CGRect) {
    ~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/CircleView.swift:57:19: error: method does not override any method from its superclass
    override func layoutSubviews() {
    ~~~~~~~~      ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/HighlightableRoundedButton.swift:11:41: error: cannot find type 'UIButton' in scope
final class HighlightableRoundedButton: UIButton {
                                        ^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/HighlightableRoundedButton.swift:39:18: error: property does not override any property from its superclass
    override var isHighlighted: Bool {
    ~~~~~~~~     ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/HighlightableRoundedButton.swift:47:14: error: initializer does not override a designated initializer from its superclass
    override init(frame: CGRect) {
    ~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/HighlightableRoundedButton.swift:65:19: error: method does not override any method from its superclass
    override func layoutSubviews() {
    ~~~~~~~~      ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/ProgressButton.swift:11:29: error: cannot find type 'UIControl' in scope
final class ProgressButton: UIControl {
                            ^~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/ProgressButton.swift:22:19: error: cannot find type 'UIView' in scope
    let stopView: UIView = {
                  ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/ProgressButton.swift:30:37: error: missing argument for parameter 'frame' in call
        let circleView = CircleView()
                                    ^
                                    frame: <#CGRect#>
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/CircleView.swift:40:14: note: 'init(frame:)' declared here
    override init(frame: CGRect) {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/ProgressButton.swift:37:39: error: missing argument for parameter 'frame' in call
        let view = ProgressCircleView()
                                      ^
                                      frame: <#CGRect#>
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/ProgressCircleView.swift:54:14: note: 'init(frame:)' declared here
    override init(frame: CGRect) {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/ProgressButton.swift:96:18: error: property does not override any property from its superclass
    override var isHighlighted: Bool {
    ~~~~~~~~     ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/ProgressButton.swift:104:14: error: initializer does not override a designated initializer from its superclass
    override init(frame: CGRect) {
    ~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/ProgressCircleView.swift:10:33: error: cannot find type 'UIView' in scope
final class ProgressCircleView: UIView {
                                ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/ProgressCircleView.swift:15:31: error: missing argument for parameter 'frame' in call
        let view = CircleView()
                              ^
                              frame: <#CGRect#>
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/CircleView.swift:40:14: note: 'init(frame:)' declared here
    override init(frame: CGRect) {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/ProgressCircleView.swift:54:14: error: initializer does not override a designated initializer from its superclass
    override init(frame: CGRect) {
    ~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/ProgressCircleView.swift:81:31: error: cannot find type 'CAAnimationDelegate' in scope
extension ProgressCircleView: CAAnimationDelegate {
                              ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/ProgressCircleView.swift:82:35: error: cannot find type 'CAAnimation' in scope
    func animationDidStop(_ anim: CAAnimation, finished flag: Bool) {
                                  ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/UIButton+TitleWidth.swift:11:11: error: cannot find type 'UIButton' in scope
extension UIButton {
          ^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/UIView+Constraint.swift:11:11: error: cannot find type 'UIView' in scope
extension UIView {
          ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ AHDownloadButton (in target 'AHDownloadButton' from project 'AHDownloadButton')
Command SwiftEmitModule failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal armv7k Emitting\ module\ for\ AHDownloadButton (in target 'AHDownloadButton' from project 'AHDownloadButton')
	EmitSwiftModule normal armv7k (in target 'AHDownloadButton' from project 'AHDownloadButton')
	SwiftEmitModule normal arm64 Emitting\ module\ for\ AHDownloadButton (in target 'AHDownloadButton' from project 'AHDownloadButton')
	EmitSwiftModule normal arm64 (in target 'AHDownloadButton' from project 'AHDownloadButton')
	SwiftEmitModule normal arm64_32 Emitting\ module\ for\ AHDownloadButton (in target 'AHDownloadButton' from project 'AHDownloadButton')
	Building workspace spi-builder-workspace with scheme AHDownloadButton
(6 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:
  AHDownloadButton: /Users/admin/builder/spi-builder-workspace
resolved source packages: AHDownloadButton
{
  "dependencies" : [
  ],
  "manifest_display_name" : "AHDownloadButton",
  "name" : "AHDownloadButton",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "AHDownloadButton",
      "targets" : [
        "AHDownloadButton"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "AHDownloadButton",
      "module_type" : "SwiftTarget",
      "name" : "AHDownloadButton",
      "path" : "Sources/AHDownloadButton",
      "product_memberships" : [
        "AHDownloadButton"
      ],
      "sources" : [
        "Classes/AHDownloadButton+StateTransitionAnimation.swift",
        "Classes/AHDownloadButton.swift",
        "Classes/CircleView.swift",
        "Classes/Color.swift",
        "Classes/HighlightableRoundedButton.swift",
        "Classes/ProgressButton.swift",
        "Classes/ProgressCircleView.swift",
        "Classes/UIButton+TitleWidth.swift",
        "Classes/UIView+Constraint.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "AHDownloadButton"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AHDownloadButton -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 AHDownloadButton -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
  AHDownloadButton: /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 'AHDownloadButton' in project 'AHDownloadButton'
        ➜ Explicit dependency on target 'AHDownloadButton' in project 'AHDownloadButton'
    Target 'AHDownloadButton' in project 'AHDownloadButton' (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: 8ea80258e37ab67b1eadbd4ea7d8ceb3
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/8ea80258e37ab67b1eadbd4ea7d8ceb3.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 AHDownloadButton normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'AHDownloadButton' from project 'AHDownloadButton')
    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 AHDownloadButton -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/arm64_32/AHDownloadButton.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-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -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/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/arm64_32/AHDownloadButton-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/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/arm64_32/AHDownloadButton.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/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/arm64_32/AHDownloadButton_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/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.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/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/arm64_32/AHDownloadButton-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver AHDownloadButton normal armv7k com.apple.xcode.tools.swift.compiler (in target 'AHDownloadButton' from project 'AHDownloadButton')
    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 AHDownloadButton -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/armv7k/AHDownloadButton.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-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -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/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/armv7k/AHDownloadButton-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/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/armv7k/AHDownloadButton.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/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/armv7k/AHDownloadButton_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/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.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/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/armv7k/AHDownloadButton-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver AHDownloadButton normal arm64 com.apple.xcode.tools.swift.compiler (in target 'AHDownloadButton' from project 'AHDownloadButton')
    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 AHDownloadButton -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/arm64/AHDownloadButton.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-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -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/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/arm64/AHDownloadButton-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/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/arm64/AHDownloadButton.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/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/arm64/AHDownloadButton_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/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.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/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/arm64/AHDownloadButton-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ HighlightableRoundedButton.swift /Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/HighlightableRoundedButton.swift (in target 'AHDownloadButton' from project 'AHDownloadButton')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/HighlightableRoundedButton.swift (in target 'AHDownloadButton' from project 'AHDownloadButton')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftEmitModule normal armv7k Emitting\ module\ for\ AHDownloadButton (in target 'AHDownloadButton' from project 'AHDownloadButton')
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/AHDownloadButton/Classes/AHDownloadButton+StateTransitionAnimation.swift /Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift /Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/CircleView.swift /Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/Color.swift /Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/HighlightableRoundedButton.swift /Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/ProgressButton.swift /Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/ProgressCircleView.swift /Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/UIButton+TitleWidth.swift /Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/UIView+Constraint.swift -target armv7k-apple-watchos5.0 -enable-objc-interop -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 -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/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/armv7k/AHDownloadButton_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/AHDownloadButton.build/Debug-watchos/AHDownloadButton.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/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name AHDownloadButton -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/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/armv7k/AHDownloadButton.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/armv7k/AHDownloadButton.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/armv7k/AHDownloadButton-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/armv7k/AHDownloadButton-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/armv7k/AHDownloadButton-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/armv7k/AHDownloadButton.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/armv7k/AHDownloadButton.abi.json
EmitSwiftModule normal armv7k (in target 'AHDownloadButton' from project 'AHDownloadButton')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:36:38: error: cannot find type 'NSLayoutConstraint' in scope
        var relativeLayoutAttribute: NSLayoutConstraint.Attribute {
                                     ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:51:33: error: value of type 'HighlightableRoundedButton' has no member 'setTitle'
            startDownloadButton.setTitle(startDownloadButtonTitle, for: .normal)
            ~~~~~~~~~~~~~~~~~~~ ^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:51:74: error: cannot infer contextual base in reference to member 'normal'
            startDownloadButton.setTitle(startDownloadButtonTitle, for: .normal)
                                                                        ~^~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:58:33: error: value of type 'HighlightableRoundedButton' has no member 'titleLabel'
            startDownloadButton.titleLabel?.font = startDownloadButtonTitleFont
            ~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:156:30: error: value of type 'HighlightableRoundedButton' has no member 'setTitle'
            downloadedButton.setTitle(downloadedButtonTitle, for: .normal)
            ~~~~~~~~~~~~~~~~ ^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:156:68: error: cannot infer contextual base in reference to member 'normal'
            downloadedButton.setTitle(downloadedButtonTitle, for: .normal)
                                                                  ~^~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:163:30: error: value of type 'HighlightableRoundedButton' has no member 'titleLabel'
            downloadedButton.titleLabel?.font = downloadedButtonTitleFont
            ~~~~~~~~~~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:229:26: error: cannot find 'self' in scope; did you mean to use it in a type or extension context?
        button.addTarget(self, action: #selector(currentButtonTapped), for: .touchUpInside)
                         ^~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:228:49: error: missing argument for parameter 'frame' in call
        let button = HighlightableRoundedButton()
                                                ^
                                                frame: <#CGRect#>
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/HighlightableRoundedButton.swift:47:14: note: 'init(frame:)' declared here
    override init(frame: CGRect) {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:234:31: error: missing argument for parameter 'frame' in call
        let view = CircleView()
                              ^
                              frame: <#CGRect#>
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/CircleView.swift:40:14: note: 'init(frame:)' declared here
    override init(frame: CGRect) {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:241:26: error: cannot find 'self' in scope; did you mean to use it in a type or extension context?
        button.addTarget(self, action: #selector(currentButtonTapped), for: .touchUpInside)
                         ^~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:240:37: error: missing argument for parameter 'frame' in call
        let button = ProgressButton()
                                    ^
                                    frame: <#CGRect#>
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/ProgressButton.swift:104:14: note: 'init(frame:)' declared here
    override init(frame: CGRect) {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:247:26: error: cannot find 'self' in scope; did you mean to use it in a type or extension context?
        button.addTarget(self, action: #selector(currentButtonTapped), for: .touchUpInside)
                         ^~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:246:49: error: missing argument for parameter 'frame' in call
        let button = HighlightableRoundedButton()
                                                ^
                                                frame: <#CGRect#>
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/HighlightableRoundedButton.swift:47:14: note: 'init(frame:)' declared here
    override init(frame: CGRect) {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:260:45: error: cannot find type 'NSLayoutConstraint' in scope
    var startDownloadButtonWidthConstraint: NSLayoutConstraint!
                                            ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:261:37: error: cannot find type 'NSLayoutConstraint' in scope
    var pendingViewWidthConstraint: NSLayoutConstraint!
                                    ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:262:43: error: cannot find type 'NSLayoutConstraint' in scope
    var downloadingButtonWidthConstraint: NSLayoutConstraint!
                                          ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:263:42: error: cannot find type 'NSLayoutConstraint' in scope
    var downloadedButtonWidthConstraint: NSLayoutConstraint!
                                         ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:264:39: error: cannot find type 'NSLayoutConstraint' in scope
    var horizontalAlignmentAttribute: NSLayoutConstraint.Attribute {
                                      ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:296:21: error: initializer does not override a designated initializer from its superclass
    public override init(frame: CGRect) {
           ~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:413:26: error: method does not override any method from its superclass
    public override func layoutSubviews() {
           ~~~~~~~~      ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:24:38: error: cannot find type 'UIView' in scope
public final class AHDownloadButton: UIView {
                                     ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/CircleView.swift:11:25: error: cannot find type 'UIView' in scope
final class CircleView: UIView {
                        ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/CircleView.swift:31:22: error: cannot find type 'CAShapeLayer' in scope
    let circleLayer: CAShapeLayer = {
                     ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/CircleView.swift:40:14: error: initializer does not override a designated initializer from its superclass
    override init(frame: CGRect) {
    ~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/CircleView.swift:57:19: error: method does not override any method from its superclass
    override func layoutSubviews() {
    ~~~~~~~~      ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/HighlightableRoundedButton.swift:11:41: error: cannot find type 'UIButton' in scope
final class HighlightableRoundedButton: UIButton {
                                        ^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/HighlightableRoundedButton.swift:39:18: error: property does not override any property from its superclass
    override var isHighlighted: Bool {
    ~~~~~~~~     ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/HighlightableRoundedButton.swift:47:14: error: initializer does not override a designated initializer from its superclass
    override init(frame: CGRect) {
    ~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/HighlightableRoundedButton.swift:65:19: error: method does not override any method from its superclass
    override func layoutSubviews() {
    ~~~~~~~~      ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/ProgressButton.swift:11:29: error: cannot find type 'UIControl' in scope
final class ProgressButton: UIControl {
                            ^~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/ProgressButton.swift:22:19: error: cannot find type 'UIView' in scope
    let stopView: UIView = {
                  ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/ProgressButton.swift:30:37: error: missing argument for parameter 'frame' in call
        let circleView = CircleView()
                                    ^
                                    frame: <#CGRect#>
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/CircleView.swift:40:14: note: 'init(frame:)' declared here
    override init(frame: CGRect) {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/ProgressButton.swift:37:39: error: missing argument for parameter 'frame' in call
        let view = ProgressCircleView()
                                      ^
                                      frame: <#CGRect#>
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/ProgressCircleView.swift:54:14: note: 'init(frame:)' declared here
    override init(frame: CGRect) {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/ProgressButton.swift:96:18: error: property does not override any property from its superclass
    override var isHighlighted: Bool {
    ~~~~~~~~     ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/ProgressButton.swift:104:14: error: initializer does not override a designated initializer from its superclass
    override init(frame: CGRect) {
    ~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/ProgressCircleView.swift:10:33: error: cannot find type 'UIView' in scope
final class ProgressCircleView: UIView {
                                ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/ProgressCircleView.swift:15:31: error: missing argument for parameter 'frame' in call
        let view = CircleView()
                              ^
                              frame: <#CGRect#>
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/CircleView.swift:40:14: note: 'init(frame:)' declared here
    override init(frame: CGRect) {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/ProgressCircleView.swift:54:14: error: initializer does not override a designated initializer from its superclass
    override init(frame: CGRect) {
    ~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/ProgressCircleView.swift:81:31: error: cannot find type 'CAAnimationDelegate' in scope
extension ProgressCircleView: CAAnimationDelegate {
                              ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/ProgressCircleView.swift:82:35: error: cannot find type 'CAAnimation' in scope
    func animationDidStop(_ anim: CAAnimation, finished flag: Bool) {
                                  ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/UIButton+TitleWidth.swift:11:11: error: cannot find type 'UIButton' in scope
extension UIButton {
          ^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/UIView+Constraint.swift:11:11: error: cannot find type 'UIView' in scope
extension UIView {
          ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
SwiftCompile normal arm64 Compiling\ CircleView.swift /Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/CircleView.swift (in target 'AHDownloadButton' from project 'AHDownloadButton')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/CircleView.swift (in target 'AHDownloadButton' from project 'AHDownloadButton')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ AHDownloadButton (in target 'AHDownloadButton' from project 'AHDownloadButton')
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/AHDownloadButton/Classes/AHDownloadButton+StateTransitionAnimation.swift /Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift /Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/CircleView.swift /Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/Color.swift /Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/HighlightableRoundedButton.swift /Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/ProgressButton.swift /Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/ProgressCircleView.swift /Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/UIButton+TitleWidth.swift /Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/UIView+Constraint.swift -target arm64-apple-watchos5.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -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 -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/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/arm64/AHDownloadButton_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/AHDownloadButton.build/Debug-watchos/AHDownloadButton.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/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name AHDownloadButton -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/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/arm64/AHDownloadButton.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/arm64/AHDownloadButton.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/arm64/AHDownloadButton-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/arm64/AHDownloadButton-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/arm64/AHDownloadButton-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/arm64/AHDownloadButton.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AHDownloadButton.build/Debug-watchos/AHDownloadButton.build/Objects-normal/arm64/AHDownloadButton.abi.json
EmitSwiftModule normal arm64 (in target 'AHDownloadButton' from project 'AHDownloadButton')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:36:38: error: cannot find type 'NSLayoutConstraint' in scope
        var relativeLayoutAttribute: NSLayoutConstraint.Attribute {
                                     ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:51:33: error: value of type 'HighlightableRoundedButton' has no member 'setTitle'
            startDownloadButton.setTitle(startDownloadButtonTitle, for: .normal)
            ~~~~~~~~~~~~~~~~~~~ ^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:51:74: error: cannot infer contextual base in reference to member 'normal'
            startDownloadButton.setTitle(startDownloadButtonTitle, for: .normal)
                                                                        ~^~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:58:33: error: value of type 'HighlightableRoundedButton' has no member 'titleLabel'
            startDownloadButton.titleLabel?.font = startDownloadButtonTitleFont
            ~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:156:30: error: value of type 'HighlightableRoundedButton' has no member 'setTitle'
            downloadedButton.setTitle(downloadedButtonTitle, for: .normal)
            ~~~~~~~~~~~~~~~~ ^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:156:68: error: cannot infer contextual base in reference to member 'normal'
            downloadedButton.setTitle(downloadedButtonTitle, for: .normal)
                                                                  ~^~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:163:30: error: value of type 'HighlightableRoundedButton' has no member 'titleLabel'
            downloadedButton.titleLabel?.font = downloadedButtonTitleFont
            ~~~~~~~~~~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:229:26: error: cannot find 'self' in scope; did you mean to use it in a type or extension context?
        button.addTarget(self, action: #selector(currentButtonTapped), for: .touchUpInside)
                         ^~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:228:49: error: missing argument for parameter 'frame' in call
        let button = HighlightableRoundedButton()
                                                ^
                                                frame: <#CGRect#>
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/HighlightableRoundedButton.swift:47:14: note: 'init(frame:)' declared here
    override init(frame: CGRect) {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:234:31: error: missing argument for parameter 'frame' in call
        let view = CircleView()
                              ^
                              frame: <#CGRect#>
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/CircleView.swift:40:14: note: 'init(frame:)' declared here
    override init(frame: CGRect) {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:241:26: error: cannot find 'self' in scope; did you mean to use it in a type or extension context?
        button.addTarget(self, action: #selector(currentButtonTapped), for: .touchUpInside)
                         ^~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:240:37: error: missing argument for parameter 'frame' in call
        let button = ProgressButton()
                                    ^
                                    frame: <#CGRect#>
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/ProgressButton.swift:104:14: note: 'init(frame:)' declared here
    override init(frame: CGRect) {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:247:26: error: cannot find 'self' in scope; did you mean to use it in a type or extension context?
        button.addTarget(self, action: #selector(currentButtonTapped), for: .touchUpInside)
                         ^~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:246:49: error: missing argument for parameter 'frame' in call
        let button = HighlightableRoundedButton()
                                                ^
                                                frame: <#CGRect#>
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/HighlightableRoundedButton.swift:47:14: note: 'init(frame:)' declared here
    override init(frame: CGRect) {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:260:45: error: cannot find type 'NSLayoutConstraint' in scope
    var startDownloadButtonWidthConstraint: NSLayoutConstraint!
                                            ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:261:37: error: cannot find type 'NSLayoutConstraint' in scope
    var pendingViewWidthConstraint: NSLayoutConstraint!
                                    ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:262:43: error: cannot find type 'NSLayoutConstraint' in scope
    var downloadingButtonWidthConstraint: NSLayoutConstraint!
                                          ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:263:42: error: cannot find type 'NSLayoutConstraint' in scope
    var downloadedButtonWidthConstraint: NSLayoutConstraint!
                                         ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:264:39: error: cannot find type 'NSLayoutConstraint' in scope
    var horizontalAlignmentAttribute: NSLayoutConstraint.Attribute {
                                      ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:296:21: error: initializer does not override a designated initializer from its superclass
    public override init(frame: CGRect) {
           ~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:413:26: error: method does not override any method from its superclass
    public override func layoutSubviews() {
           ~~~~~~~~      ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton.swift:24:38: error: cannot find type 'UIView' in scope
public final class AHDownloadButton: UIView {
                                     ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/CircleView.swift:11:25: error: cannot find type 'UIView' in scope
final class CircleView: UIView {
                        ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/CircleView.swift:31:22: error: cannot find type 'CAShapeLayer' in scope
    let circleLayer: CAShapeLayer = {
                     ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/CircleView.swift:40:14: error: initializer does not override a designated initializer from its superclass
    override init(frame: CGRect) {
    ~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/CircleView.swift:57:19: error: method does not override any method from its superclass
    override func layoutSubviews() {
    ~~~~~~~~      ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/HighlightableRoundedButton.swift:11:41: error: cannot find type 'UIButton' in scope
final class HighlightableRoundedButton: UIButton {
                                        ^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/HighlightableRoundedButton.swift:39:18: error: property does not override any property from its superclass
    override var isHighlighted: Bool {
    ~~~~~~~~     ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/HighlightableRoundedButton.swift:47:14: error: initializer does not override a designated initializer from its superclass
    override init(frame: CGRect) {
    ~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/HighlightableRoundedButton.swift:65:19: error: method does not override any method from its superclass
    override func layoutSubviews() {
    ~~~~~~~~      ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/ProgressButton.swift:11:29: error: cannot find type 'UIControl' in scope
final class ProgressButton: UIControl {
                            ^~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/ProgressButton.swift:22:19: error: cannot find type 'UIView' in scope
    let stopView: UIView = {
                  ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/ProgressButton.swift:30:37: error: missing argument for parameter 'frame' in call
        let circleView = CircleView()
                                    ^
                                    frame: <#CGRect#>
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/CircleView.swift:40:14: note: 'init(frame:)' declared here
    override init(frame: CGRect) {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/ProgressButton.swift:37:39: error: missing argument for parameter 'frame' in call
        let view = ProgressCircleView()
                                      ^
                                      frame: <#CGRect#>
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/ProgressCircleView.swift:54:14: note: 'init(frame:)' declared here
    override init(frame: CGRect) {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/ProgressButton.swift:96:18: error: property does not override any property from its superclass
    override var isHighlighted: Bool {
    ~~~~~~~~     ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/ProgressButton.swift:104:14: error: initializer does not override a designated initializer from its superclass
    override init(frame: CGRect) {
    ~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/ProgressCircleView.swift:10:33: error: cannot find type 'UIView' in scope
final class ProgressCircleView: UIView {
                                ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/ProgressCircleView.swift:15:31: error: missing argument for parameter 'frame' in call
        let view = CircleView()
                              ^
                              frame: <#CGRect#>
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/CircleView.swift:40:14: note: 'init(frame:)' declared here
    override init(frame: CGRect) {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/ProgressCircleView.swift:54:14: error: initializer does not override a designated initializer from its superclass
    override init(frame: CGRect) {
    ~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/ProgressCircleView.swift:81:31: error: cannot find type 'CAAnimationDelegate' in scope
extension ProgressCircleView: CAAnimationDelegate {
                              ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/ProgressCircleView.swift:82:35: error: cannot find type 'CAAnimation' in scope
    func animationDidStop(_ anim: CAAnimation, finished flag: Bool) {
                                  ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/UIButton+TitleWidth.swift:11:11: error: cannot find type 'UIButton' in scope
extension UIButton {
          ^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/UIView+Constraint.swift:11:11: error: cannot find type 'UIView' in scope
extension UIView {
          ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ AHDownloadButton (in target 'AHDownloadButton' from project 'AHDownloadButton')
EmitSwiftModule normal arm64_32 (in target 'AHDownloadButton' from project 'AHDownloadButton')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64 Compiling\ UIButton+TitleWidth.swift /Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/UIButton+TitleWidth.swift (in target 'AHDownloadButton' from project 'AHDownloadButton')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/UIButton+TitleWidth.swift (in target 'AHDownloadButton' from project 'AHDownloadButton')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64_32 Compiling\ AHDownloadButton+StateTransitionAnimation.swift /Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton+StateTransitionAnimation.swift (in target 'AHDownloadButton' from project 'AHDownloadButton')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/AHDownloadButton/Classes/AHDownloadButton+StateTransitionAnimation.swift (in target 'AHDownloadButton' from project 'AHDownloadButton')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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