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 DAExpandAnimation, reference master (da38e6), with Swift 6.1 for watchOS using Xcode 16.3 on 30 Apr 2025 11:34:28 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ifitdoesntwork/DAExpandAnimation.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ifitdoesntwork/DAExpandAnimation
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at da38e69 Update README.md
Cloned https://github.com/ifitdoesntwork/DAExpandAnimation.git
Revision (git rev-parse @):
da38e69088b6d4635f1523c3ef1cd0674d020e0d
SUCCESS checkout https://github.com/ifitdoesntwork/DAExpandAnimation.git at master
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/ifitdoesntwork/DAExpandAnimation.git
https://github.com/ifitdoesntwork/DAExpandAnimation.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "DAExpandAnimation",
  "name" : "DAExpandAnimation",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "DAExpandAnimation",
      "targets" : [
        "DAExpandAnimation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5",
    "6"
  ],
  "targets" : [
    {
      "c99name" : "DAExpandAnimation",
      "module_type" : "SwiftTarget",
      "name" : "DAExpandAnimation",
      "path" : "Sources/DAExpandAnimation",
      "product_memberships" : [
        "DAExpandAnimation"
      ],
      "sources" : [
        "DAExpandAnimation.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:
  DAExpandAnimation: /Users/admin/builder/spi-builder-workspace
resolved source packages: DAExpandAnimation
{
  "dependencies" : [
  ],
  "manifest_display_name" : "DAExpandAnimation",
  "name" : "DAExpandAnimation",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "DAExpandAnimation",
      "targets" : [
        "DAExpandAnimation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5",
    "6"
  ],
  "targets" : [
    {
      "c99name" : "DAExpandAnimation",
      "module_type" : "SwiftTarget",
      "name" : "DAExpandAnimation",
      "path" : "Sources/DAExpandAnimation",
      "product_memberships" : [
        "DAExpandAnimation"
      ],
      "sources" : [
        "DAExpandAnimation.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "DAExpandAnimation"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DAExpandAnimation -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats
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 DAExpandAnimation -destination generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats
Resolve Package Graph
Resolved source packages:
  DAExpandAnimation: /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 'DAExpandAnimation' in project 'DAExpandAnimation'
        ➜ Explicit dependency on target 'DAExpandAnimation' in project 'DAExpandAnimation'
    Target 'DAExpandAnimation' in project 'DAExpandAnimation' (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: dfba6ebd83afbae616b1440bb1093ad2
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/dfba6ebd83afbae616b1440bb1093ad2.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/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation.LinkFileList (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation.SwiftConstValuesFileList (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation.SwiftFileList (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation_const_extract_protocols.json (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation-OutputFileMap.json (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation_const_extract_protocols.json (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation-OutputFileMap.json (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation.SwiftFileList (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation.SwiftConstValuesFileList (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation.LinkFileList (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation.SwiftFileList (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation_const_extract_protocols.json (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation.LinkFileList (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation.SwiftConstValuesFileList (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation-OutputFileMap.json (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DAExpandAnimation.modulemap (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DAExpandAnimation.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DAExpandAnimation.DependencyStaticMetadataFileList (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DAExpandAnimation.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DAExpandAnimation.DependencyMetadataFileList (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DAExpandAnimation.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/DAExpandAnimation.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DAExpandAnimation.modulemap (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
    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/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DAExpandAnimation.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
SwiftDriver DAExpandAnimation normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
    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 DAExpandAnimation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -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 6 -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 -parse-as-library -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/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation-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/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation.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/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation_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/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.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/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver DAExpandAnimation normal armv7k com.apple.xcode.tools.swift.compiler (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
    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 DAExpandAnimation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -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 6 -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 -parse-as-library -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/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation-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/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation.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/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation_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/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.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/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver DAExpandAnimation normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
    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 DAExpandAnimation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -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 6 -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 -parse-as-library -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/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation-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/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation.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/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation_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/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.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/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ DAExpandAnimation (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:49:41: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    @MainActor public var slidingPart: (UIView, CGRect) -> UIView? = {
                                        ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:49:60: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    @MainActor public var slidingPart: (UIView, CGRect) -> UIView? = {
                                                           ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:50:12: error: value of type 'UIView' has no member 'resizableSnapshotView'
        $0.resizableSnapshotView(
        ~~ ^~~~~~~~~~~~~~~~~~~~~
/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: class 'UIView' will be imported as an opaque placeholder class and may be missing members; import the definition to access the complete interface
@class 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/DAExpandAnimation/DAExpandAnimation.swift:53:29: error: cannot infer contextual base in reference to member 'zero'
            withCapInsets: .zero
                           ~^~~~
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:62:30: error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
extension DAExpandAnimation: UIViewControllerAnimatedTransitioning {
                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:64:61: error: cannot find type 'UIViewControllerContextTransitioning' in scope
    public func transitionDuration(using transitionContext: UIViewControllerContextTransitioning?) -> TimeInterval {
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:68:60: error: cannot find type 'UIViewControllerContextTransitioning' in scope
    public func animateTransition(using transitionContext: UIViewControllerContextTransitioning) {
                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:179:39: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func animationsWillBegin(in view: UIView, presenting isPresentation: Bool)
                                      ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:190:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func prepare(expanding view: UIView)
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:194:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func animate(expanding view: UIView)
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:198:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func cleanup(expanding view: UIView)
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:202:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func prepare(collapsing view: UIView)
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:206:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func animate(collapsing view: UIView)
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:210:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func cleanup(collapsing view: UIView)
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:219:39: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func animationsWillBegin(in view: UIView, presenting isPresentation: Bool) {}
                                      ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:226:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func prepare(expanding view: UIView) {}
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:227:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func animate(expanding view: UIView) {}
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:228:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func cleanup(expanding view: UIView) {}
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:229:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func prepare(collapsing view: UIView) {}
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:230:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func animate(collapsing view: UIView) {}
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:231:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func cleanup(collapsing view: UIView) {}
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
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/DAExpandAnimation/DAExpandAnimation.swift -target arm64_32-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 6 -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/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation_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/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.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/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name DAExpandAnimation -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/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation-master-emit-module.d -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation.abi.json
SwiftEmitModule normal armv7k Emitting\ module\ for\ DAExpandAnimation (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:49:41: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    @MainActor public var slidingPart: (UIView, CGRect) -> UIView? = {
                                        ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:49:60: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    @MainActor public var slidingPart: (UIView, CGRect) -> UIView? = {
                                                           ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:50:12: error: value of type 'UIView' has no member 'resizableSnapshotView'
        $0.resizableSnapshotView(
        ~~ ^~~~~~~~~~~~~~~~~~~~~
/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: class 'UIView' will be imported as an opaque placeholder class and may be missing members; import the definition to access the complete interface
@class 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/DAExpandAnimation/DAExpandAnimation.swift:53:29: error: cannot infer contextual base in reference to member 'zero'
            withCapInsets: .zero
                           ~^~~~
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:62:30: error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
extension DAExpandAnimation: UIViewControllerAnimatedTransitioning {
                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:64:61: error: cannot find type 'UIViewControllerContextTransitioning' in scope
    public func transitionDuration(using transitionContext: UIViewControllerContextTransitioning?) -> TimeInterval {
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:68:60: error: cannot find type 'UIViewControllerContextTransitioning' in scope
    public func animateTransition(using transitionContext: UIViewControllerContextTransitioning) {
                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:179:39: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func animationsWillBegin(in view: UIView, presenting isPresentation: Bool)
                                      ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:190:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func prepare(expanding view: UIView)
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:194:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func animate(expanding view: UIView)
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:198:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func cleanup(expanding view: UIView)
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:202:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func prepare(collapsing view: UIView)
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:206:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func animate(collapsing view: UIView)
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:210:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func cleanup(collapsing view: UIView)
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:219:39: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func animationsWillBegin(in view: UIView, presenting isPresentation: Bool) {}
                                      ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:226:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func prepare(expanding view: UIView) {}
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:227:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func animate(expanding view: UIView) {}
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:228:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func cleanup(expanding view: UIView) {}
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:229:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func prepare(collapsing view: UIView) {}
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:230:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func animate(collapsing view: UIView) {}
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:231:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func cleanup(collapsing view: UIView) {}
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
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/DAExpandAnimation/DAExpandAnimation.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 6 -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/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation_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/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.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/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name DAExpandAnimation -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/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation-master-emit-module.d -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation.abi.json
SwiftCompile normal armv7k Compiling\ DAExpandAnimation.swift /Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftEmitModule normal arm64 Emitting\ module\ for\ DAExpandAnimation (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
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/DAExpandAnimation/DAExpandAnimation.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 6 -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/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation_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/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.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/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name DAExpandAnimation -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/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation-master-emit-module.d -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation.abi.json
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:49:41: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    @MainActor public var slidingPart: (UIView, CGRect) -> UIView? = {
                                        ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:49:60: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    @MainActor public var slidingPart: (UIView, CGRect) -> UIView? = {
                                                           ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:50:12: error: value of type 'UIView' has no member 'resizableSnapshotView'
        $0.resizableSnapshotView(
        ~~ ^~~~~~~~~~~~~~~~~~~~~
/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: class 'UIView' will be imported as an opaque placeholder class and may be missing members; import the definition to access the complete interface
@class 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/DAExpandAnimation/DAExpandAnimation.swift:53:29: error: cannot infer contextual base in reference to member 'zero'
            withCapInsets: .zero
                           ~^~~~
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:62:30: error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
extension DAExpandAnimation: UIViewControllerAnimatedTransitioning {
                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:64:61: error: cannot find type 'UIViewControllerContextTransitioning' in scope
    public func transitionDuration(using transitionContext: UIViewControllerContextTransitioning?) -> TimeInterval {
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:68:60: error: cannot find type 'UIViewControllerContextTransitioning' in scope
    public func animateTransition(using transitionContext: UIViewControllerContextTransitioning) {
                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:179:39: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func animationsWillBegin(in view: UIView, presenting isPresentation: Bool)
                                      ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:190:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func prepare(expanding view: UIView)
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:194:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func animate(expanding view: UIView)
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:198:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func cleanup(expanding view: UIView)
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:202:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func prepare(collapsing view: UIView)
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:206:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func animate(collapsing view: UIView)
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:210:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func cleanup(collapsing view: UIView)
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:219:39: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func animationsWillBegin(in view: UIView, presenting isPresentation: Bool) {}
                                      ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:226:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func prepare(expanding view: UIView) {}
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:227:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func animate(expanding view: UIView) {}
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:228:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func cleanup(expanding view: UIView) {}
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:229:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func prepare(collapsing view: UIView) {}
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:230:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func animate(collapsing view: UIView) {}
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:231:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func cleanup(collapsing view: UIView) {}
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
SwiftCompile normal arm64 Compiling\ DAExpandAnimation.swift /Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
	SwiftEmitModule normal arm64_32 Emitting\ module\ for\ DAExpandAnimation (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
	SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
	SwiftEmitModule normal armv7k Emitting\ module\ for\ DAExpandAnimation (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
	SwiftEmitModule normal arm64 Emitting\ module\ for\ DAExpandAnimation (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
	Building workspace spi-builder-workspace with scheme DAExpandAnimation
(7 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:
  DAExpandAnimation: /Users/admin/builder/spi-builder-workspace
resolved source packages: DAExpandAnimation
{
  "dependencies" : [
  ],
  "manifest_display_name" : "DAExpandAnimation",
  "name" : "DAExpandAnimation",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "DAExpandAnimation",
      "targets" : [
        "DAExpandAnimation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5",
    "6"
  ],
  "targets" : [
    {
      "c99name" : "DAExpandAnimation",
      "module_type" : "SwiftTarget",
      "name" : "DAExpandAnimation",
      "path" : "Sources/DAExpandAnimation",
      "product_memberships" : [
        "DAExpandAnimation"
      ],
      "sources" : [
        "DAExpandAnimation.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "DAExpandAnimation"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DAExpandAnimation -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 DAExpandAnimation -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
  DAExpandAnimation: /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 'DAExpandAnimation' in project 'DAExpandAnimation'
        ➜ Explicit dependency on target 'DAExpandAnimation' in project 'DAExpandAnimation'
    Target 'DAExpandAnimation' in project 'DAExpandAnimation' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/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/ld -version_details
Build description signature: 492961577e0a8103fc2770786b026541
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/492961577e0a8103fc2770786b026541.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 DAExpandAnimation normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
    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 DAExpandAnimation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation.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 6 -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 -parse-as-library -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/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation-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/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation.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/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation_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/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.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/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver DAExpandAnimation normal armv7k com.apple.xcode.tools.swift.compiler (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
    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 DAExpandAnimation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation.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 6 -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 -parse-as-library -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/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation-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/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation.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/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation_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/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.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/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver DAExpandAnimation normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
    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 DAExpandAnimation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation.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 6 -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 -parse-as-library -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/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation-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/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation.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/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation_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/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.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/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal armv7k Emitting\ module\ for\ DAExpandAnimation (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:49:41: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    @MainActor public var slidingPart: (UIView, CGRect) -> UIView? = {
                                        ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:49:60: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    @MainActor public var slidingPart: (UIView, CGRect) -> UIView? = {
                                                           ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:50:12: error: value of type 'UIView' has no member 'resizableSnapshotView'
        $0.resizableSnapshotView(
        ~~ ^~~~~~~~~~~~~~~~~~~~~
/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: class 'UIView' will be imported as an opaque placeholder class and may be missing members; import the definition to access the complete interface
@class 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/DAExpandAnimation/DAExpandAnimation.swift:53:29: error: cannot infer contextual base in reference to member 'zero'
            withCapInsets: .zero
                           ~^~~~
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:62:30: error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
extension DAExpandAnimation: UIViewControllerAnimatedTransitioning {
                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:64:61: error: cannot find type 'UIViewControllerContextTransitioning' in scope
    public func transitionDuration(using transitionContext: UIViewControllerContextTransitioning?) -> TimeInterval {
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:68:60: error: cannot find type 'UIViewControllerContextTransitioning' in scope
    public func animateTransition(using transitionContext: UIViewControllerContextTransitioning) {
                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:179:39: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func animationsWillBegin(in view: UIView, presenting isPresentation: Bool)
                                      ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:190:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func prepare(expanding view: UIView)
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:194:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func animate(expanding view: UIView)
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:198:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func cleanup(expanding view: UIView)
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:202:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func prepare(collapsing view: UIView)
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:206:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func animate(collapsing view: UIView)
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:210:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func cleanup(collapsing view: UIView)
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:219:39: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func animationsWillBegin(in view: UIView, presenting isPresentation: Bool) {}
                                      ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:226:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func prepare(expanding view: UIView) {}
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:227:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func animate(expanding view: UIView) {}
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:228:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func cleanup(expanding view: UIView) {}
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:229:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func prepare(collapsing view: UIView) {}
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:230:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func animate(collapsing view: UIView) {}
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:231:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func cleanup(collapsing view: UIView) {}
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
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/DAExpandAnimation/DAExpandAnimation.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 6 -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/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation_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/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.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/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name DAExpandAnimation -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/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation-master-emit-module.d -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/armv7k/DAExpandAnimation.abi.json
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ DAExpandAnimation (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
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/DAExpandAnimation/DAExpandAnimation.swift -target arm64_32-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 6 -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/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation_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/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.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/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name DAExpandAnimation -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/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation-master-emit-module.d -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64_32/DAExpandAnimation.abi.json
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:49:41: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    @MainActor public var slidingPart: (UIView, CGRect) -> UIView? = {
                                        ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:49:60: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    @MainActor public var slidingPart: (UIView, CGRect) -> UIView? = {
                                                           ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:50:12: error: value of type 'UIView' has no member 'resizableSnapshotView'
        $0.resizableSnapshotView(
        ~~ ^~~~~~~~~~~~~~~~~~~~~
/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: class 'UIView' will be imported as an opaque placeholder class and may be missing members; import the definition to access the complete interface
@class 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/DAExpandAnimation/DAExpandAnimation.swift:53:29: error: cannot infer contextual base in reference to member 'zero'
            withCapInsets: .zero
                           ~^~~~
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:62:30: error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
extension DAExpandAnimation: UIViewControllerAnimatedTransitioning {
                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:64:61: error: cannot find type 'UIViewControllerContextTransitioning' in scope
    public func transitionDuration(using transitionContext: UIViewControllerContextTransitioning?) -> TimeInterval {
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:68:60: error: cannot find type 'UIViewControllerContextTransitioning' in scope
    public func animateTransition(using transitionContext: UIViewControllerContextTransitioning) {
                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:179:39: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func animationsWillBegin(in view: UIView, presenting isPresentation: Bool)
                                      ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:190:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func prepare(expanding view: UIView)
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:194:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func animate(expanding view: UIView)
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:198:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func cleanup(expanding view: UIView)
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:202:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func prepare(collapsing view: UIView)
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:206:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func animate(collapsing view: UIView)
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:210:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func cleanup(collapsing view: UIView)
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:219:39: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func animationsWillBegin(in view: UIView, presenting isPresentation: Bool) {}
                                      ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:226:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func prepare(expanding view: UIView) {}
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:227:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func animate(expanding view: UIView) {}
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:228:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func cleanup(expanding view: UIView) {}
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:229:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func prepare(collapsing view: UIView) {}
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:230:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func animate(collapsing view: UIView) {}
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:231:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func cleanup(collapsing view: UIView) {}
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
SwiftCompile normal arm64_32 Compiling\ DAExpandAnimation.swift /Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ DAExpandAnimation (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
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/DAExpandAnimation/DAExpandAnimation.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 6 -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/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation_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/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.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/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name DAExpandAnimation -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/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation-master-emit-module.d -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DAExpandAnimation.build/Debug-watchos/DAExpandAnimation.build/Objects-normal/arm64/DAExpandAnimation.abi.json
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:49:41: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    @MainActor public var slidingPart: (UIView, CGRect) -> UIView? = {
                                        ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:49:60: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    @MainActor public var slidingPart: (UIView, CGRect) -> UIView? = {
                                                           ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:50:12: error: value of type 'UIView' has no member 'resizableSnapshotView'
        $0.resizableSnapshotView(
        ~~ ^~~~~~~~~~~~~~~~~~~~~
/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: class 'UIView' will be imported as an opaque placeholder class and may be missing members; import the definition to access the complete interface
@class 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/DAExpandAnimation/DAExpandAnimation.swift:53:29: error: cannot infer contextual base in reference to member 'zero'
            withCapInsets: .zero
                           ~^~~~
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:62:30: error: cannot find type 'UIViewControllerAnimatedTransitioning' in scope
extension DAExpandAnimation: UIViewControllerAnimatedTransitioning {
                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:64:61: error: cannot find type 'UIViewControllerContextTransitioning' in scope
    public func transitionDuration(using transitionContext: UIViewControllerContextTransitioning?) -> TimeInterval {
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:68:60: error: cannot find type 'UIViewControllerContextTransitioning' in scope
    public func animateTransition(using transitionContext: UIViewControllerContextTransitioning) {
                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:179:39: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func animationsWillBegin(in view: UIView, presenting isPresentation: Bool)
                                      ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:190:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func prepare(expanding view: UIView)
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:194:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func animate(expanding view: UIView)
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:198:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func cleanup(expanding view: UIView)
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:202:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func prepare(collapsing view: UIView)
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:206:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func animate(collapsing view: UIView)
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:210:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func cleanup(collapsing view: UIView)
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:219:39: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func animationsWillBegin(in view: UIView, presenting isPresentation: Bool) {}
                                      ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:226:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func prepare(expanding view: UIView) {}
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:227:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func animate(expanding view: UIView) {}
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:228:34: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func cleanup(expanding view: UIView) {}
                                 ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:229:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func prepare(collapsing view: UIView) {}
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:230:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func animate(collapsing view: UIView) {}
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift:231:35: error: 'UIView' is unavailable: This Objective-C class has only been forward-declared; import its owning module to use it
    func cleanup(collapsing view: UIView) {}
                                  ^~~~~~
UIKit.UIView:2:14: note: 'UIView' has been explicitly marked unavailable here
public class UIView {
             ^
SwiftCompile normal arm64 Compiling\ DAExpandAnimation.swift /Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
	SwiftEmitModule normal armv7k Emitting\ module\ for\ DAExpandAnimation (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
	SwiftEmitModule normal arm64_32 Emitting\ module\ for\ DAExpandAnimation (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
	SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
	SwiftEmitModule normal arm64 Emitting\ module\ for\ DAExpandAnimation (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DAExpandAnimation/DAExpandAnimation.swift (in target 'DAExpandAnimation' from project 'DAExpandAnimation')
	Building workspace spi-builder-workspace with scheme DAExpandAnimation
(7 failures)
BUILD FAILURE 6.1 watchOS