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 LabelKit, reference 2.1.0 (51cb5c), with Swift 6.1 for watchOS using Xcode 16.3 on 26 Apr 2025 15:43:23 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/edudnyk/LabelKit.git
Reference: 2.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/edudnyk/LabelKit
 * tag               2.1.0      -> FETCH_HEAD
HEAD is now at 51cb5c6 Podspec version 2.1.0.
Cloned https://github.com/edudnyk/LabelKit.git
Revision (git rev-parse @):
51cb5c686a4d139a91442ab9f8e9401430b2f417
SUCCESS checkout https://github.com/edudnyk/LabelKit.git at 2.1.0
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/edudnyk/LabelKit.git
https://github.com/edudnyk/LabelKit.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "LabelKit",
  "name" : "LabelKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "LabelKit",
      "targets" : [
        "LabelKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LabelKitTests",
      "module_type" : "SwiftTarget",
      "name" : "LabelKitTests",
      "path" : "Tests/LabelKitTests",
      "sources" : [
        "LabelKitTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "LabelKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LabelKit",
      "module_type" : "SwiftTarget",
      "name" : "LabelKit",
      "path" : "Sources/LabelKit",
      "product_memberships" : [
        "LabelKit"
      ],
      "sources" : [
        "LKBoundsDidChangeAction.swift",
        "LKExtensions.swift",
        "LKLabel.swift",
        "LKLabelLayer.swift",
        "LKTextDidChangeAction.swift",
        "LabelView.swift",
        "Utils.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
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "LabelKit",
  "name" : "LabelKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "LabelKit",
      "targets" : [
        "LabelKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LabelKitTests",
      "module_type" : "SwiftTarget",
      "name" : "LabelKitTests",
      "path" : "Tests/LabelKitTests",
      "sources" : [
        "LabelKitTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "LabelKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LabelKit",
      "module_type" : "SwiftTarget",
      "name" : "LabelKit",
      "path" : "Sources/LabelKit",
      "product_memberships" : [
        "LabelKit"
      ],
      "sources" : [
        "LKBoundsDidChangeAction.swift",
        "LKExtensions.swift",
        "LKLabel.swift",
        "LKLabelLayer.swift",
        "LKTextDidChangeAction.swift",
        "LabelView.swift",
        "Utils.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "LabelKit",
    "schemes" : [
      "LabelKit Example iOS",
      "LabelKit Example SwiftUI",
      "LabelKit Example tvOS",
      "LabelKit iOS",
      "LabelKit iOS Tests",
      "LabelKit tvOS",
      "LabelKit tvOS Tests"
    ],
    "targets" : [
      "LabelKit iOS",
      "LabelKit tvOS",
      "Example iOS",
      "Example tvOS",
      "Example SwiftUI",
      "LabelKit iOS Tests",
      "LabelKit tvOS Tests"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "LabelKit"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme LabelKit -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme LabelKit -destination generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
  LabelKit: /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 'LabelKit' in project 'LabelKit'
        ➜ Explicit dependency on target 'LabelKit' in project 'LabelKit'
    Target 'LabelKit' in project 'LabelKit' (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: c17e3c3d99dd8fe7f032d3a4c8b0db31
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/c17e3c3d99dd8fe7f032d3a4c8b0db31.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/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/arm64_32/LabelKit.SwiftFileList (in target 'LabelKit' from project 'LabelKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/arm64_32/LabelKit.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/armv7k/LabelKit.SwiftFileList (in target 'LabelKit' from project 'LabelKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/armv7k/LabelKit.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/armv7k/LabelKit_const_extract_protocols.json (in target 'LabelKit' from project 'LabelKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/armv7k/LabelKit_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/arm64_32/LabelKit.SwiftConstValuesFileList (in target 'LabelKit' from project 'LabelKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/arm64_32/LabelKit.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/arm64_32/LabelKit.LinkFileList (in target 'LabelKit' from project 'LabelKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/arm64_32/LabelKit.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/armv7k/LabelKit-OutputFileMap.json (in target 'LabelKit' from project 'LabelKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/armv7k/LabelKit-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/armv7k/LabelKit.SwiftConstValuesFileList (in target 'LabelKit' from project 'LabelKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/armv7k/LabelKit.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/armv7k/LabelKit.LinkFileList (in target 'LabelKit' from project 'LabelKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/armv7k/LabelKit.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/arm64_32/LabelKit_const_extract_protocols.json (in target 'LabelKit' from project 'LabelKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/arm64_32/LabelKit_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/arm64_32/LabelKit-OutputFileMap.json (in target 'LabelKit' from project 'LabelKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/arm64_32/LabelKit-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/arm64/LabelKit_const_extract_protocols.json (in target 'LabelKit' from project 'LabelKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/arm64/LabelKit_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/arm64/LabelKit.SwiftFileList (in target 'LabelKit' from project 'LabelKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/arm64/LabelKit.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/arm64/LabelKit.LinkFileList (in target 'LabelKit' from project 'LabelKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/arm64/LabelKit.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/arm64/LabelKit-OutputFileMap.json (in target 'LabelKit' from project 'LabelKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/arm64/LabelKit-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/arm64/LabelKit.SwiftConstValuesFileList (in target 'LabelKit' from project 'LabelKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/arm64/LabelKit.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/LabelKit.modulemap (in target 'LabelKit' from project 'LabelKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/LabelKit.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/LabelKit.DependencyStaticMetadataFileList (in target 'LabelKit' from project 'LabelKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/LabelKit.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/LabelKit.DependencyMetadataFileList (in target 'LabelKit' from project 'LabelKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/LabelKit.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/LabelKit.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/LabelKit.modulemap (in target 'LabelKit' from project 'LabelKit')
    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/LabelKit.build/Debug-watchos/LabelKit.build/LabelKit.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
SwiftDriver LabelKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'LabelKit' from project 'LabelKit')
    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 LabelKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/arm64/LabelKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/arm64/LabelKit-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/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/arm64/LabelKit.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/LabelKit.build/Debug-watchos/LabelKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/arm64/LabelKit_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/LabelKit.build/Debug-watchos/LabelKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.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/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/arm64/LabelKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver LabelKit normal armv7k com.apple.xcode.tools.swift.compiler (in target 'LabelKit' from project 'LabelKit')
    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 LabelKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/armv7k/LabelKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/armv7k/LabelKit-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/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/armv7k/LabelKit.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/LabelKit.build/Debug-watchos/LabelKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/armv7k/LabelKit_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/LabelKit.build/Debug-watchos/LabelKit.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.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/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/armv7k/LabelKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver LabelKit normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'LabelKit' from project 'LabelKit')
    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 LabelKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/arm64_32/LabelKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/arm64_32/LabelKit-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/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/arm64_32/LabelKit.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/LabelKit.build/Debug-watchos/LabelKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/arm64_32/LabelKit_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/LabelKit.build/Debug-watchos/LabelKit.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.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/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/arm64_32/LabelKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal armv7k Emitting\ module\ for\ LabelKit (in target 'LabelKit' from project 'LabelKit')
EmitSwiftModule normal armv7k (in target 'LabelKit' from project 'LabelKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftEmitModule normal arm64_32 Emitting\ module\ for\ LabelKit (in target 'LabelKit' from project 'LabelKit')
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/LabelKit/LKBoundsDidChangeAction.swift /Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKLabel.swift /Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKLabelLayer.swift /Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKTextDidChangeAction.swift /Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LabelView.swift /Users/admin/builder/spi-builder-workspace/Sources/LabelKit/Utils.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 -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/arm64_32/LabelKit_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.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/LabelKit.build/Debug-watchos/LabelKit.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name LabelKit -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/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/arm64_32/LabelKit.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/arm64_32/LabelKit.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/arm64_32/LabelKit-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/arm64_32/LabelKit-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/arm64_32/LabelKit-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/arm64_32/LabelKit.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/arm64_32/LabelKit.abi.json
EmitSwiftModule normal arm64_32 (in target 'LabelKit' from project 'LabelKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKBoundsDidChangeAction.swift:37:35: error: 'CABasicAnimation' is unavailable in watchOS
class LKBoundsDidChangeAnimation: CABasicAnimation {
                                  ^~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAAnimation.h:130:12: note: 'CABasicAnimation' has been explicitly marked unavailable here
@interface CABasicAnimation : CAPropertyAnimation
           ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKBoundsDidChangeAction.swift:50:32: error: 'CAAction' is unavailable in watchOS
class LKBoundsDidChangeAction: CAAction {
                               ^~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:931:11: note: 'CAAction' has been explicitly marked unavailable here
@protocol CAAction
          ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKBoundsDidChangeAction.swift:74:19: error: 'CAAction' is unavailable in watchOS
    var actions: [CAAction]
                  ^~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:931:11: note: 'CAAction' has been explicitly marked unavailable here
@protocol CAAction
          ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKBoundsDidChangeAction.swift:75:20: error: 'CAAction' is unavailable in watchOS
    init(actions: [CAAction]) {
                   ^~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:931:11: note: 'CAAction' has been explicitly marked unavailable here
@protocol CAAction
          ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKBoundsDidChangeAction.swift:73:26: error: 'CAAction' is unavailable in watchOS
class LKCompositeAction: CAAction {
                         ^~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:931:11: note: 'CAAction' has been explicitly marked unavailable here
@protocol CAAction
          ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKExtensions.swift:178:11: error: cannot find type 'CABasicAnimation' in scope
extension CABasicAnimation {
          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKLabel.swift:44:29: error: property does not override any property from its superclass
    override open class var layerClass: AnyClass {
    ~~~~~~~~                ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKLabel.swift:52:21: error: initializer does not override a designated initializer from its superclass
    override public init(frame: CGRect) {
    ~~~~~~~~        ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKLabel.swift:78:29: error: property does not override any property from its superclass
    @objc override open var attributedText: NSAttributedString? {
          ~~~~~~~~          ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKLabel.swift:90:23: error: property does not override any property from its superclass
    override open var text: String? {
    ~~~~~~~~          ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKLabel.swift:100:23: error: property does not override any property from its superclass
    override open var backgroundColor: UIColor? {
    ~~~~~~~~          ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKLabel.swift:108:76: error: cannot find type 'CAAction' in scope
    override open func action(for layer: CALayer, forKey event: String) -> CAAction? {
                                                                           ^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKLabel.swift:108:42: error: cannot find type 'CALayer' in scope
    override open func action(for layer: CALayer, forKey event: String) -> CAAction? {
                                         ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKLabel.swift:120:41: error: cannot find type 'CALayer' in scope
    override open func display(_ layer: CALayer) {
                                        ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKLabel.swift:40:21: error: cannot find type 'UILabel' in scope
open class LKLabel: UILabel {
                    ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKLabel.swift:39:2: error: only classes that inherit from NSObject can be declared @objc
@objc
~^~~~
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKLabel.swift:40:12: note: inherit from 'NSObject' to silence this error
open class LKLabel: UILabel {
           ^
                    NSObject,
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKLabel.swift:80:13: error: cannot find 'CATransaction' in scope
            CATransaction.begin()
            ^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKLabel.swift:81:13: error: cannot find 'CATransaction' in scope
            CATransaction.setAnimationDuration(UIView.inheritedAnimationDuration)
            ^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKLabel.swift:81:48: error: cannot find 'UIView' in scope
            CATransaction.setAnimationDuration(UIView.inheritedAnimationDuration)
                                               ^~~~~~
/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/LabelKit/LKLabel.swift:82:93: error: cannot find 'font' in scope
            labelLayer?.attributedText = alignedAttributedText(attributedText, defaultFont: font)
                                                                                            ^~~~
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKLabel.swift:83:13: error: cannot find 'CATransaction' in scope
            CATransaction.commit()
            ^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKLabel.swift:92:13: error: cannot find 'CATransaction' in scope
            CATransaction.begin()
            ^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKLabel.swift:93:13: error: cannot find 'CATransaction' in scope
            CATransaction.setAnimationDuration(UIView.inheritedAnimationDuration)
            ^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKLabel.swift:93:48: error: cannot find 'UIView' in scope
            CATransaction.setAnimationDuration(UIView.inheritedAnimationDuration)
                                               ^~~~~~
/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/LabelKit/LKLabel.swift:94:93: error: cannot find 'font' in scope
            labelLayer?.attributedText = alignedAttributedText(attributedText, defaultFont: font)
                                                                                            ^~~~
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKLabel.swift:95:13: error: cannot find 'CATransaction' in scope
            CATransaction.commit()
            ^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKLabelLayer.swift:78:56: error: 'CAAction' is unavailable in watchOS
    override open func action(forKey event: String) -> CAAction? {
                                                       ^~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:931:11: note: 'CAAction' has been explicitly marked unavailable here
@protocol CAAction
          ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKLabelLayer.swift:38:26: error: 'CALayer' is unavailable in watchOS
open class LKLabelLayer: CALayer {
                         ^~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:86:12: note: 'CALayer' has been explicitly marked unavailable here
@interface CALayer : NSObject <NSSecureCoding, CAMediaTiming>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKLabelLayer.swift:178:14: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
    override open func drawText(in rect: CGRect) {
             ^~~~
             public
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKLabelLayer.swift:178:24: error: method does not override any method from its superclass
    override open func drawText(in rect: CGRect) {
    ~~~~~~~~           ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKLabelLayer.swift:184:23: error: property does not override any property from its superclass
    override open var minimumScaleFactor: CGFloat {
    ~~~~~~~~          ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKLabelLayer.swift:191:23: error: property does not override any property from its superclass
    override open var adjustsFontSizeToFitWidth: Bool {
    ~~~~~~~~          ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKLabelLayer.swift:199:23: error: property does not override any property from its superclass
    override open var lineBreakMode: NSLineBreakMode {
    ~~~~~~~~          ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKLabelLayer.swift:212:23: error: property does not override any property from its superclass
    override open var numberOfLines: Int {
    ~~~~~~~~          ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKLabelLayer.swift:224:76: error: cannot find type 'UITraitCollection' in scope
    override open func traitCollectionDidChange(_ previousTraitCollection: UITraitCollection?) {
                                                                           ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKLabelLayer.swift:224:14: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
    override open func traitCollectionDidChange(_ previousTraitCollection: UITraitCollection?) {
             ^~~~
             public
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKTextDidChangeAction.swift:183:80: error: 'CABasicAnimation' is unavailable in watchOS
                                                   duration: TimeInterval) -> [CABasicAnimation]
                                                                               ^~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAAnimation.h:130:12: note: 'CABasicAnimation' has been explicitly marked unavailable here
@interface CABasicAnimation : CAPropertyAnimation
           ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKTextDidChangeAction.swift:238:112: error: 'CABasicAnimation' is unavailable in watchOS
    private static func animationsForAlphaSwap(forKeyPath keyPath: String, fromValue: Any?, toValue: Any?) -> [CABasicAnimation] {
                                                                                                               ^~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAAnimation.h:130:12: note: 'CABasicAnimation' has been explicitly marked unavailable here
@interface CABasicAnimation : CAPropertyAnimation
           ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKTextDidChangeAction.swift:37:30: error: 'CAAnimationGroup' is unavailable in watchOS
class LKTextDidChangeAction: CAAnimationGroup {
                             ^~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAAnimation.h:384:12: note: 'CAAnimationGroup' has been explicitly marked unavailable here
@interface CAAnimationGroup : CAAnimation
           ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LabelView.swift:53:22: error: 'some' return types are only available in watchOS 6.0.0 or newer
    public var body: some View {
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LabelView.swift:53:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LabelView.swift:38:15: note: add @available attribute to enclosing struct
public struct LabelView: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LabelView.swift:53:27: error: 'View' is only available in watchOS 6.0 or newer
    public var body: some View {
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LabelView.swift:53:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LabelView.swift:38:15: note: add @available attribute to enclosing struct
public struct LabelView: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LabelView.swift:58:28: error: 'some' return types are only available in watchOS 6.0.0 or newer
    var internalLabelView: some View {
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LabelView.swift:58:9: note: add @available attribute to enclosing property
    var internalLabelView: some View {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LabelView.swift:38:15: note: add @available attribute to enclosing struct
public struct LabelView: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LabelView.swift:58:33: error: 'View' is only available in watchOS 6.0 or newer
    var internalLabelView: some View {
                                ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LabelView.swift:58:9: note: add @available attribute to enclosing property
    var internalLabelView: some View {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LabelView.swift:38:15: note: add @available attribute to enclosing struct
public struct LabelView: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LabelView.swift:79:30: error: cannot find type 'Context' in scope
    func makeUIView(context: Context) -> UIViewType {
                             ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LabelView.swift:89:53: error: cannot find type 'Context' in scope
    func updateUIView(_ label: UIViewType, context: Context) {
                                                    ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LabelView.swift:118:71: error: '_ProposedSize' is only available in watchOS 6.0 or newer
    func _overrideSizeThatFits(_ size: inout CGSize, in proposedSize: _ProposedSize, uiView: UIViewType) {
                                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LabelView.swift:118:10: note: add @available attribute to enclosing instance method
    func _overrideSizeThatFits(_ size: inout CGSize, in proposedSize: _ProposedSize, uiView: UIViewType) {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LabelView.swift:65:16: note: add @available attribute to enclosing struct
private struct InternalLabelView: UIViewRepresentable {
               ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LabelView.swift:65:35: error: cannot find type 'UIViewRepresentable' in scope
private struct InternalLabelView: UIViewRepresentable {
                                  ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LabelView.swift:141:33: error: 'some' return types are only available in watchOS 6.0.0 or newer
    public static var previews: some View {
                                ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LabelView.swift:141:23: note: add @available attribute to enclosing static property
    public static var previews: some View {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LabelView.swift:140:15: note: add @available attribute to enclosing struct
public struct LabelView_Previews: PreviewProvider {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LabelView.swift:141:38: error: 'View' is only available in watchOS 6.0 or newer
    public static var previews: some View {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LabelView.swift:141:23: note: add @available attribute to enclosing static property
    public static var previews: some View {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LabelView.swift:140:15: note: add @available attribute to enclosing struct
public struct LabelView_Previews: PreviewProvider {
              ^
SwiftCompile normal arm64_32 Compiling\ LKBoundsDidChangeAction.swift /Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKBoundsDidChangeAction.swift (in target 'LabelKit' from project 'LabelKit')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKBoundsDidChangeAction.swift (in target 'LabelKit' from project 'LabelKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

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

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

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

SwiftEmitModule normal arm64 Emitting\ module\ for\ LabelKit (in target 'LabelKit' from project 'LabelKit')
Command SwiftEmitModule failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64_32 Emitting\ module\ for\ LabelKit (in target 'LabelKit' from project 'LabelKit')
	EmitSwiftModule normal arm64_32 (in target 'LabelKit' from project 'LabelKit')
	SwiftEmitModule normal arm64 Emitting\ module\ for\ LabelKit (in target 'LabelKit' from project 'LabelKit')
	Building workspace spi-builder-workspace with scheme LabelKit
(4 failures)
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  LabelKit: /Users/admin/builder/spi-builder-workspace
resolved source packages: LabelKit
{
  "dependencies" : [
  ],
  "manifest_display_name" : "LabelKit",
  "name" : "LabelKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "LabelKit",
      "targets" : [
        "LabelKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LabelKitTests",
      "module_type" : "SwiftTarget",
      "name" : "LabelKitTests",
      "path" : "Tests/LabelKitTests",
      "sources" : [
        "LabelKitTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "LabelKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LabelKit",
      "module_type" : "SwiftTarget",
      "name" : "LabelKit",
      "path" : "Sources/LabelKit",
      "product_memberships" : [
        "LabelKit"
      ],
      "sources" : [
        "LKBoundsDidChangeAction.swift",
        "LKExtensions.swift",
        "LKLabel.swift",
        "LKLabelLayer.swift",
        "LKTextDidChangeAction.swift",
        "LabelView.swift",
        "Utils.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "LabelKit"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme LabelKit -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 LabelKit -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
  LabelKit: /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 'LabelKit' in project 'LabelKit'
        ➜ Explicit dependency on target 'LabelKit' in project 'LabelKit'
    Target 'LabelKit' in project 'LabelKit' (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: cd98357178b0a75d5635fe5005534635
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/cd98357178b0a75d5635fe5005534635.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 LabelKit normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'LabelKit' from project 'LabelKit')
    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 LabelKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/arm64_32/LabelKit.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 -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/arm64_32/LabelKit-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/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/arm64_32/LabelKit.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/LabelKit.build/Debug-watchos/LabelKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/arm64_32/LabelKit_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/LabelKit.build/Debug-watchos/LabelKit.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.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/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/arm64_32/LabelKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver LabelKit normal armv7k com.apple.xcode.tools.swift.compiler (in target 'LabelKit' from project 'LabelKit')
    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 LabelKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/armv7k/LabelKit.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 -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/armv7k/LabelKit-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/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/armv7k/LabelKit.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/LabelKit.build/Debug-watchos/LabelKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/armv7k/LabelKit_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/LabelKit.build/Debug-watchos/LabelKit.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.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/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/armv7k/LabelKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver LabelKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'LabelKit' from project 'LabelKit')
    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 LabelKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/arm64/LabelKit.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 -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/arm64/LabelKit-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/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/arm64/LabelKit.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/LabelKit.build/Debug-watchos/LabelKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/arm64/LabelKit_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/LabelKit.build/Debug-watchos/LabelKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.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/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/arm64/LabelKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ LKLabel.swift /Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKLabel.swift (in target 'LabelKit' from project 'LabelKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKLabel.swift (in target 'LabelKit' from project 'LabelKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

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

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

SwiftEmitModule normal arm64_32 Emitting\ module\ for\ LabelKit (in target 'LabelKit' from project 'LabelKit')
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/LabelKit/LKBoundsDidChangeAction.swift /Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKLabel.swift /Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKLabelLayer.swift /Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKTextDidChangeAction.swift /Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LabelView.swift /Users/admin/builder/spi-builder-workspace/Sources/LabelKit/Utils.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 -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/arm64_32/LabelKit_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/LabelKit.build/Debug-watchos/LabelKit.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/LabelKit.build/Debug-watchos/LabelKit.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name LabelKit -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/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/arm64_32/LabelKit.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/arm64_32/LabelKit.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/arm64_32/LabelKit-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/arm64_32/LabelKit-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/arm64_32/LabelKit-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/arm64_32/LabelKit.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LabelKit.build/Debug-watchos/LabelKit.build/Objects-normal/arm64_32/LabelKit.abi.json
EmitSwiftModule normal arm64_32 (in target 'LabelKit' from project 'LabelKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKBoundsDidChangeAction.swift:37:35: error: 'CABasicAnimation' is unavailable in watchOS
class LKBoundsDidChangeAnimation: CABasicAnimation {
                                  ^~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAAnimation.h:130:12: note: 'CABasicAnimation' has been explicitly marked unavailable here
@interface CABasicAnimation : CAPropertyAnimation
           ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKBoundsDidChangeAction.swift:50:32: error: 'CAAction' is unavailable in watchOS
class LKBoundsDidChangeAction: CAAction {
                               ^~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:931:11: note: 'CAAction' has been explicitly marked unavailable here
@protocol CAAction
          ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKBoundsDidChangeAction.swift:74:19: error: 'CAAction' is unavailable in watchOS
    var actions: [CAAction]
                  ^~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:931:11: note: 'CAAction' has been explicitly marked unavailable here
@protocol CAAction
          ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKBoundsDidChangeAction.swift:75:20: error: 'CAAction' is unavailable in watchOS
    init(actions: [CAAction]) {
                   ^~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:931:11: note: 'CAAction' has been explicitly marked unavailable here
@protocol CAAction
          ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKBoundsDidChangeAction.swift:73:26: error: 'CAAction' is unavailable in watchOS
class LKCompositeAction: CAAction {
                         ^~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:931:11: note: 'CAAction' has been explicitly marked unavailable here
@protocol CAAction
          ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKExtensions.swift:178:11: error: cannot find type 'CABasicAnimation' in scope
extension CABasicAnimation {
          ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKLabel.swift:44:29: error: property does not override any property from its superclass
    override open class var layerClass: AnyClass {
    ~~~~~~~~                ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKLabel.swift:52:21: error: initializer does not override a designated initializer from its superclass
    override public init(frame: CGRect) {
    ~~~~~~~~        ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKLabel.swift:78:29: error: property does not override any property from its superclass
    @objc override open var attributedText: NSAttributedString? {
          ~~~~~~~~          ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKLabel.swift:90:23: error: property does not override any property from its superclass
    override open var text: String? {
    ~~~~~~~~          ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKLabel.swift:100:23: error: property does not override any property from its superclass
    override open var backgroundColor: UIColor? {
    ~~~~~~~~          ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKLabel.swift:108:76: error: cannot find type 'CAAction' in scope
    override open func action(for layer: CALayer, forKey event: String) -> CAAction? {
                                                                           ^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKLabel.swift:108:42: error: cannot find type 'CALayer' in scope
    override open func action(for layer: CALayer, forKey event: String) -> CAAction? {
                                         ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKLabel.swift:120:41: error: cannot find type 'CALayer' in scope
    override open func display(_ layer: CALayer) {
                                        ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKLabel.swift:40:21: error: cannot find type 'UILabel' in scope
open class LKLabel: UILabel {
                    ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKLabel.swift:39:2: error: only classes that inherit from NSObject can be declared @objc
@objc
~^~~~
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKLabel.swift:40:12: note: inherit from 'NSObject' to silence this error
open class LKLabel: UILabel {
           ^
                    NSObject,
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKLabel.swift:80:13: error: cannot find 'CATransaction' in scope
            CATransaction.begin()
            ^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKLabel.swift:81:13: error: cannot find 'CATransaction' in scope
            CATransaction.setAnimationDuration(UIView.inheritedAnimationDuration)
            ^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKLabel.swift:81:48: error: cannot find 'UIView' in scope
            CATransaction.setAnimationDuration(UIView.inheritedAnimationDuration)
                                               ^~~~~~
/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/LabelKit/LKLabel.swift:82:93: error: cannot find 'font' in scope
            labelLayer?.attributedText = alignedAttributedText(attributedText, defaultFont: font)
                                                                                            ^~~~
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKLabel.swift:83:13: error: cannot find 'CATransaction' in scope
            CATransaction.commit()
            ^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKLabel.swift:92:13: error: cannot find 'CATransaction' in scope
            CATransaction.begin()
            ^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKLabel.swift:93:13: error: cannot find 'CATransaction' in scope
            CATransaction.setAnimationDuration(UIView.inheritedAnimationDuration)
            ^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKLabel.swift:93:48: error: cannot find 'UIView' in scope
            CATransaction.setAnimationDuration(UIView.inheritedAnimationDuration)
                                               ^~~~~~
/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/LabelKit/LKLabel.swift:94:93: error: cannot find 'font' in scope
            labelLayer?.attributedText = alignedAttributedText(attributedText, defaultFont: font)
                                                                                            ^~~~
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKLabel.swift:95:13: error: cannot find 'CATransaction' in scope
            CATransaction.commit()
            ^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKLabelLayer.swift:78:56: error: 'CAAction' is unavailable in watchOS
    override open func action(forKey event: String) -> CAAction? {
                                                       ^~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:931:11: note: 'CAAction' has been explicitly marked unavailable here
@protocol CAAction
          ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKLabelLayer.swift:38:26: error: 'CALayer' is unavailable in watchOS
open class LKLabelLayer: CALayer {
                         ^~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:86:12: note: 'CALayer' has been explicitly marked unavailable here
@interface CALayer : NSObject <NSSecureCoding, CAMediaTiming>
           ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKLabelLayer.swift:178:14: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
    override open func drawText(in rect: CGRect) {
             ^~~~
             public
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKLabelLayer.swift:178:24: error: method does not override any method from its superclass
    override open func drawText(in rect: CGRect) {
    ~~~~~~~~           ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKLabelLayer.swift:184:23: error: property does not override any property from its superclass
    override open var minimumScaleFactor: CGFloat {
    ~~~~~~~~          ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKLabelLayer.swift:191:23: error: property does not override any property from its superclass
    override open var adjustsFontSizeToFitWidth: Bool {
    ~~~~~~~~          ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKLabelLayer.swift:199:23: error: property does not override any property from its superclass
    override open var lineBreakMode: NSLineBreakMode {
    ~~~~~~~~          ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKLabelLayer.swift:212:23: error: property does not override any property from its superclass
    override open var numberOfLines: Int {
    ~~~~~~~~          ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKLabelLayer.swift:224:76: error: cannot find type 'UITraitCollection' in scope
    override open func traitCollectionDidChange(_ previousTraitCollection: UITraitCollection?) {
                                                                           ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKLabelLayer.swift:224:14: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
    override open func traitCollectionDidChange(_ previousTraitCollection: UITraitCollection?) {
             ^~~~
             public
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKTextDidChangeAction.swift:183:80: error: 'CABasicAnimation' is unavailable in watchOS
                                                   duration: TimeInterval) -> [CABasicAnimation]
                                                                               ^~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAAnimation.h:130:12: note: 'CABasicAnimation' has been explicitly marked unavailable here
@interface CABasicAnimation : CAPropertyAnimation
           ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKTextDidChangeAction.swift:238:112: error: 'CABasicAnimation' is unavailable in watchOS
    private static func animationsForAlphaSwap(forKeyPath keyPath: String, fromValue: Any?, toValue: Any?) -> [CABasicAnimation] {
                                                                                                               ^~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAAnimation.h:130:12: note: 'CABasicAnimation' has been explicitly marked unavailable here
@interface CABasicAnimation : CAPropertyAnimation
           ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKTextDidChangeAction.swift:37:30: error: 'CAAnimationGroup' is unavailable in watchOS
class LKTextDidChangeAction: CAAnimationGroup {
                             ^~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAAnimation.h:384:12: note: 'CAAnimationGroup' has been explicitly marked unavailable here
@interface CAAnimationGroup : CAAnimation
           ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LabelView.swift:53:22: error: 'some' return types are only available in watchOS 6.0.0 or newer
    public var body: some View {
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LabelView.swift:53:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LabelView.swift:38:15: note: add @available attribute to enclosing struct
public struct LabelView: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LabelView.swift:53:27: error: 'View' is only available in watchOS 6.0 or newer
    public var body: some View {
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LabelView.swift:53:16: note: add @available attribute to enclosing property
    public var body: some View {
               ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LabelView.swift:38:15: note: add @available attribute to enclosing struct
public struct LabelView: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LabelView.swift:58:28: error: 'some' return types are only available in watchOS 6.0.0 or newer
    var internalLabelView: some View {
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LabelView.swift:58:9: note: add @available attribute to enclosing property
    var internalLabelView: some View {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LabelView.swift:38:15: note: add @available attribute to enclosing struct
public struct LabelView: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LabelView.swift:58:33: error: 'View' is only available in watchOS 6.0 or newer
    var internalLabelView: some View {
                                ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LabelView.swift:58:9: note: add @available attribute to enclosing property
    var internalLabelView: some View {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LabelView.swift:38:15: note: add @available attribute to enclosing struct
public struct LabelView: View {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LabelView.swift:79:30: error: cannot find type 'Context' in scope
    func makeUIView(context: Context) -> UIViewType {
                             ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LabelView.swift:89:53: error: cannot find type 'Context' in scope
    func updateUIView(_ label: UIViewType, context: Context) {
                                                    ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LabelView.swift:118:71: error: '_ProposedSize' is only available in watchOS 6.0 or newer
    func _overrideSizeThatFits(_ size: inout CGSize, in proposedSize: _ProposedSize, uiView: UIViewType) {
                                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LabelView.swift:118:10: note: add @available attribute to enclosing instance method
    func _overrideSizeThatFits(_ size: inout CGSize, in proposedSize: _ProposedSize, uiView: UIViewType) {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LabelView.swift:65:16: note: add @available attribute to enclosing struct
private struct InternalLabelView: UIViewRepresentable {
               ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LabelView.swift:65:35: error: cannot find type 'UIViewRepresentable' in scope
private struct InternalLabelView: UIViewRepresentable {
                                  ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LabelView.swift:141:33: error: 'some' return types are only available in watchOS 6.0.0 or newer
    public static var previews: some View {
                                ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LabelView.swift:141:23: note: add @available attribute to enclosing static property
    public static var previews: some View {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LabelView.swift:140:15: note: add @available attribute to enclosing struct
public struct LabelView_Previews: PreviewProvider {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LabelView.swift:141:38: error: 'View' is only available in watchOS 6.0 or newer
    public static var previews: some View {
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LabelView.swift:141:23: note: add @available attribute to enclosing static property
    public static var previews: some View {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LabelView.swift:140:15: note: add @available attribute to enclosing struct
public struct LabelView_Previews: PreviewProvider {
              ^
SwiftCompile normal arm64_32 Compiling\ LKBoundsDidChangeAction.swift /Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKBoundsDidChangeAction.swift (in target 'LabelKit' from project 'LabelKit')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/LabelKit/LKBoundsDidChangeAction.swift (in target 'LabelKit' from project 'LabelKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64_32 Emitting\ module\ for\ LabelKit (in target 'LabelKit' from project 'LabelKit')
	EmitSwiftModule normal arm64_32 (in target 'LabelKit' from project 'LabelKit')
	Building workspace spi-builder-workspace with scheme LabelKit
(3 failures)
BUILD FAILURE 6.1 watchOS