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 ActiveLabel, reference master (36949c), with Swift 6.1 for watchOS using Xcode 16.3 on 26 Apr 2025 05:20:05 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/optonaut/ActiveLabel.swift.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/optonaut/ActiveLabel.swift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 36949c1 Merge pull request #370 from optonaut/115-release-candidate
Cloned https://github.com/optonaut/ActiveLabel.swift.git
Revision (git rev-parse @):
36949c1a69ef8b40574da20c9e24b115f387b1cf
SUCCESS checkout https://github.com/optonaut/ActiveLabel.swift.git at master
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/optonaut/ActiveLabel.swift.git
https://github.com/optonaut/ActiveLabel.swift.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "ActiveLabel",
  "name" : "ActiveLabel",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "ActiveLabel",
      "targets" : [
        "ActiveLabel"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ActiveLabel",
      "module_type" : "SwiftTarget",
      "name" : "ActiveLabel",
      "path" : "ActiveLabel",
      "product_memberships" : [
        "ActiveLabel"
      ],
      "sources" : [
        "ActiveBuilder.swift",
        "ActiveLabel.swift",
        "ActiveType.swift",
        "RegexParser.swift",
        "StringTrimExtension.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.2"
}
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" : "ActiveLabel",
  "name" : "ActiveLabel",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "ActiveLabel",
      "targets" : [
        "ActiveLabel"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ActiveLabel",
      "module_type" : "SwiftTarget",
      "name" : "ActiveLabel",
      "path" : "ActiveLabel",
      "product_memberships" : [
        "ActiveLabel"
      ],
      "sources" : [
        "ActiveBuilder.swift",
        "ActiveLabel.swift",
        "ActiveType.swift",
        "RegexParser.swift",
        "StringTrimExtension.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.2"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "ActiveLabel",
    "schemes" : [
      "ActiveLabel",
      "ActiveLabelDemo"
    ],
    "targets" : [
      "ActiveLabel",
      "ActiveLabelTests",
      "ActiveLabelDemo"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ActiveLabel"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ActiveLabel -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 ActiveLabel -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:
  ActiveLabel: /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 'ActiveLabel' in project 'ActiveLabel'
        ➜ Explicit dependency on target 'ActiveLabel' in project 'ActiveLabel'
    Target 'ActiveLabel' in project 'ActiveLabel' (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: c8142097c4c26044a3ab887e5e1d231a
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/c8142097c4c26044a3ab887e5e1d231a.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
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/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/armv7k/ActiveLabel.LinkFileList (in target 'ActiveLabel' from project 'ActiveLabel')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/armv7k/ActiveLabel.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/armv7k/ActiveLabel.SwiftConstValuesFileList (in target 'ActiveLabel' from project 'ActiveLabel')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/armv7k/ActiveLabel.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/armv7k/ActiveLabel.SwiftFileList (in target 'ActiveLabel' from project 'ActiveLabel')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/armv7k/ActiveLabel.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/armv7k/ActiveLabel-OutputFileMap.json (in target 'ActiveLabel' from project 'ActiveLabel')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/armv7k/ActiveLabel-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/arm64_32/ActiveLabel_const_extract_protocols.json (in target 'ActiveLabel' from project 'ActiveLabel')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/arm64_32/ActiveLabel_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/armv7k/ActiveLabel_const_extract_protocols.json (in target 'ActiveLabel' from project 'ActiveLabel')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/armv7k/ActiveLabel_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/arm64_32/ActiveLabel.SwiftFileList (in target 'ActiveLabel' from project 'ActiveLabel')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/arm64_32/ActiveLabel.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/arm64_32/ActiveLabel.LinkFileList (in target 'ActiveLabel' from project 'ActiveLabel')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/arm64_32/ActiveLabel.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/arm64_32/ActiveLabel.SwiftConstValuesFileList (in target 'ActiveLabel' from project 'ActiveLabel')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/arm64_32/ActiveLabel.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/arm64_32/ActiveLabel-OutputFileMap.json (in target 'ActiveLabel' from project 'ActiveLabel')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/arm64_32/ActiveLabel-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/arm64/ActiveLabel_const_extract_protocols.json (in target 'ActiveLabel' from project 'ActiveLabel')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/arm64/ActiveLabel_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/arm64/ActiveLabel.SwiftFileList (in target 'ActiveLabel' from project 'ActiveLabel')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/arm64/ActiveLabel.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/arm64/ActiveLabel.SwiftConstValuesFileList (in target 'ActiveLabel' from project 'ActiveLabel')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/arm64/ActiveLabel.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/arm64/ActiveLabel.LinkFileList (in target 'ActiveLabel' from project 'ActiveLabel')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/arm64/ActiveLabel.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/ActiveLabel.modulemap (in target 'ActiveLabel' from project 'ActiveLabel')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/ActiveLabel.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/ActiveLabel.DependencyStaticMetadataFileList (in target 'ActiveLabel' from project 'ActiveLabel')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/ActiveLabel.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/arm64/ActiveLabel-OutputFileMap.json (in target 'ActiveLabel' from project 'ActiveLabel')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/arm64/ActiveLabel-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/ActiveLabel.DependencyMetadataFileList (in target 'ActiveLabel' from project 'ActiveLabel')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/ActiveLabel.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/ActiveLabel.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/ActiveLabel.modulemap (in target 'ActiveLabel' from project 'ActiveLabel')
    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/ActiveLabel.build/Debug-watchos/ActiveLabel.build/ActiveLabel.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
SwiftDriver ActiveLabel normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ActiveLabel' from project 'ActiveLabel')
    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 ActiveLabel -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/arm64/ActiveLabel.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4.2 -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/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/arm64/ActiveLabel-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/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/arm64/ActiveLabel.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/ActiveLabel.build/Debug-watchos/ActiveLabel.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/arm64/ActiveLabel_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/ActiveLabel.build/Debug-watchos/ActiveLabel.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.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/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/arm64/ActiveLabel-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver ActiveLabel normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'ActiveLabel' from project 'ActiveLabel')
    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 ActiveLabel -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/arm64_32/ActiveLabel.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4.2 -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/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/arm64_32/ActiveLabel-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/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/arm64_32/ActiveLabel.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/ActiveLabel.build/Debug-watchos/ActiveLabel.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/arm64_32/ActiveLabel_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/ActiveLabel.build/Debug-watchos/ActiveLabel.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.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/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/arm64_32/ActiveLabel-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver ActiveLabel normal armv7k com.apple.xcode.tools.swift.compiler (in target 'ActiveLabel' from project 'ActiveLabel')
    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 ActiveLabel -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/armv7k/ActiveLabel.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4.2 -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/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/armv7k/ActiveLabel-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/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/armv7k/ActiveLabel.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/ActiveLabel.build/Debug-watchos/ActiveLabel.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/armv7k/ActiveLabel_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/ActiveLabel.build/Debug-watchos/ActiveLabel.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.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/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/armv7k/ActiveLabel-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ StringTrimExtension.swift /Users/admin/builder/spi-builder-workspace/ActiveLabel/StringTrimExtension.swift (in target 'ActiveLabel' from project 'ActiveLabel')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/ActiveLabel/StringTrimExtension.swift (in target 'ActiveLabel' from project 'ActiveLabel')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:261:37: error: cannot find 'NSTextStorage' in scope
    internal lazy var textStorage = NSTextStorage()
                                    ^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:262:42: error: cannot find 'NSLayoutManager' in scope
    fileprivate lazy var layoutManager = NSLayoutManager()
                                         ^~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:21:1: note: interface 'NSLayoutManager' forward declared here
@class NSLayoutManager;
^
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:263:42: error: cannot find 'NSTextContainer' in scope
    fileprivate lazy var textContainer = NSTextContainer()
                                         ^~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:20:1: note: interface 'NSTextContainer' forward declared here
@class NSTextContainer;
^
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:120:23: error: property does not override any property from its superclass
    override open var text: String? {
    ~~~~~~~~          ^
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:124:23: error: property does not override any property from its superclass
    override open var attributedText: NSAttributedString? {
    ~~~~~~~~          ^
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:128:23: error: property does not override any property from its superclass
    override open var font: UIFont! {
    ~~~~~~~~          ^
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:132:23: error: property does not override any property from its superclass
    override open var textColor: UIColor! {
    ~~~~~~~~          ^
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:136:23: error: property does not override any property from its superclass
    override open var textAlignment: NSTextAlignment {
    ~~~~~~~~          ^
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:140:23: error: property does not override any property from its superclass
    open override var numberOfLines: Int {
         ~~~~~~~~     ^
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:144:23: error: property does not override any property from its superclass
    open override var lineBreakMode: NSLineBreakMode {
         ~~~~~~~~     ^
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:149:21: error: initializer does not override a designated initializer from its superclass
    override public init(frame: CGRect) {
    ~~~~~~~~        ^
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:161:24: error: method does not override any method from its superclass
    open override func awakeFromNib() {
         ~~~~~~~~      ^
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:166:24: error: method does not override any method from its superclass
    open override func drawText(in rect: CGRect) {
         ~~~~~~~~      ^
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:189:23: error: property does not override any property from its superclass
    open override var intrinsicContentSize: CGSize {
         ~~~~~~~~     ^
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:200:27: error: cannot find type 'UITouch' in scope
    func onTouch(_ touch: UITouch) -> Bool {
                          ^~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:471:52: error: cannot find type 'UITouch' in scope
    open override func touchesBegan(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                   ^~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:471:74: error: cannot find type 'UIEvent' in scope
    open override func touchesBegan(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                                         ^~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:477:52: error: cannot find type 'UITouch' in scope
    open override func touchesMoved(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                   ^~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:477:74: error: cannot find type 'UIEvent' in scope
    open override func touchesMoved(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                                         ^~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:483:56: error: cannot find type 'UITouch' in scope
    open override func touchesCancelled(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                       ^~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:483:78: error: cannot find type 'UIEvent' in scope
    open override func touchesCancelled(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                                             ^~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:489:52: error: cannot find type 'UITouch' in scope
    open override func touchesEnded(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                   ^~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:489:74: error: cannot find type 'UIEvent' in scope
    open override func touchesEnded(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                                         ^~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:19:39: error: cannot find type 'UILabel' in scope
@IBDesignable open class ActiveLabel: UILabel {
                                      ^~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:537:24: error: cannot find type 'UIGestureRecognizerDelegate' in scope
extension ActiveLabel: UIGestureRecognizerDelegate {
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:539:56: error: cannot find type 'UIGestureRecognizer' in scope
    public func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldRecognizeSimultaneouslyWith otherGestureRecognizer: UIGestureRecognizer) -> Bool {
                                                       ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:539:135: error: cannot find type 'UIGestureRecognizer' in scope
    public func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldRecognizeSimultaneouslyWith otherGestureRecognizer: UIGestureRecognizer) -> Bool {
                                                                                                                                      ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:543:56: error: cannot find type 'UIGestureRecognizer' in scope
    public func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldRequireFailureOf otherGestureRecognizer: UIGestureRecognizer) -> Bool {
                                                       ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:543:124: error: cannot find type 'UIGestureRecognizer' in scope
    public func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldRequireFailureOf otherGestureRecognizer: UIGestureRecognizer) -> Bool {
                                                                                                                           ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:547:56: error: cannot find type 'UIGestureRecognizer' in scope
    public func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldBeRequiredToFailBy otherGestureRecognizer: UIGestureRecognizer) -> Bool {
                                                       ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:547:126: error: cannot find type 'UIGestureRecognizer' in scope
    public func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldBeRequiredToFailBy otherGestureRecognizer: UIGestureRecognizer) -> Bool {
                                                                                                                             ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/RegexParser.swift:20:24: warning: static property 'cachedRegularExpressions' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    private static var cachedRegularExpressions: [String : NSRegularExpression] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/ActiveLabel/RegexParser.swift:20:24: note: convert 'cachedRegularExpressions' to a 'let' constant to make 'Sendable' shared state immutable
    private static var cachedRegularExpressions: [String : NSRegularExpression] = [:]
                   ~~~ ^
                   let
/Users/admin/builder/spi-builder-workspace/ActiveLabel/RegexParser.swift:20:24: note: add '@MainActor' to make static property 'cachedRegularExpressions' part of global actor 'MainActor'
    private static var cachedRegularExpressions: [String : NSRegularExpression] = [:]
                       ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/ActiveLabel/RegexParser.swift:20:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    private static var cachedRegularExpressions: [String : NSRegularExpression] = [:]
                       ^
    nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ RegexParser.swift /Users/admin/builder/spi-builder-workspace/ActiveLabel/RegexParser.swift (in target 'ActiveLabel' from project 'ActiveLabel')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/ActiveLabel/RegexParser.swift (in target 'ActiveLabel' from project 'ActiveLabel')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ ActiveLabel (in target 'ActiveLabel' from project 'ActiveLabel')
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/ActiveLabel/ActiveBuilder.swift /Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift /Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveType.swift /Users/admin/builder/spi-builder-workspace/ActiveLabel/RegexParser.swift /Users/admin/builder/spi-builder-workspace/ActiveLabel/StringTrimExtension.swift -target arm64-apple-watchos5.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4.2 -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/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/arm64/ActiveLabel_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/ActiveLabel.build/Debug-watchos/ActiveLabel.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/ActiveLabel.build/Debug-watchos/ActiveLabel.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ActiveLabel -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/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/arm64/ActiveLabel.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/arm64/ActiveLabel.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/arm64/ActiveLabel-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/arm64/ActiveLabel-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/arm64/ActiveLabel-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/arm64/ActiveLabel.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/arm64/ActiveLabel.abi.json
EmitSwiftModule normal arm64 (in target 'ActiveLabel' from project 'ActiveLabel')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:261:37: error: cannot find 'NSTextStorage' in scope
    internal lazy var textStorage = NSTextStorage()
                                    ^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:262:42: error: cannot find 'NSLayoutManager' in scope
    fileprivate lazy var layoutManager = NSLayoutManager()
                                         ^~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:21:1: note: interface 'NSLayoutManager' forward declared here
@class NSLayoutManager;
^
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:263:42: error: cannot find 'NSTextContainer' in scope
    fileprivate lazy var textContainer = NSTextContainer()
                                         ^~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:20:1: note: interface 'NSTextContainer' forward declared here
@class NSTextContainer;
^
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:120:23: error: property does not override any property from its superclass
    override open var text: String? {
    ~~~~~~~~          ^
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:124:23: error: property does not override any property from its superclass
    override open var attributedText: NSAttributedString? {
    ~~~~~~~~          ^
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:128:23: error: property does not override any property from its superclass
    override open var font: UIFont! {
    ~~~~~~~~          ^
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:132:23: error: property does not override any property from its superclass
    override open var textColor: UIColor! {
    ~~~~~~~~          ^
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:136:23: error: property does not override any property from its superclass
    override open var textAlignment: NSTextAlignment {
    ~~~~~~~~          ^
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:140:23: error: property does not override any property from its superclass
    open override var numberOfLines: Int {
         ~~~~~~~~     ^
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:144:23: error: property does not override any property from its superclass
    open override var lineBreakMode: NSLineBreakMode {
         ~~~~~~~~     ^
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:149:21: error: initializer does not override a designated initializer from its superclass
    override public init(frame: CGRect) {
    ~~~~~~~~        ^
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:161:24: error: method does not override any method from its superclass
    open override func awakeFromNib() {
         ~~~~~~~~      ^
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:166:24: error: method does not override any method from its superclass
    open override func drawText(in rect: CGRect) {
         ~~~~~~~~      ^
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:189:23: error: property does not override any property from its superclass
    open override var intrinsicContentSize: CGSize {
         ~~~~~~~~     ^
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:200:27: error: cannot find type 'UITouch' in scope
    func onTouch(_ touch: UITouch) -> Bool {
                          ^~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:471:52: error: cannot find type 'UITouch' in scope
    open override func touchesBegan(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                   ^~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:471:74: error: cannot find type 'UIEvent' in scope
    open override func touchesBegan(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                                         ^~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:477:52: error: cannot find type 'UITouch' in scope
    open override func touchesMoved(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                   ^~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:477:74: error: cannot find type 'UIEvent' in scope
    open override func touchesMoved(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                                         ^~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:483:56: error: cannot find type 'UITouch' in scope
    open override func touchesCancelled(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                       ^~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:483:78: error: cannot find type 'UIEvent' in scope
    open override func touchesCancelled(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                                             ^~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:489:52: error: cannot find type 'UITouch' in scope
    open override func touchesEnded(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                   ^~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:489:74: error: cannot find type 'UIEvent' in scope
    open override func touchesEnded(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                                         ^~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:19:39: error: cannot find type 'UILabel' in scope
@IBDesignable open class ActiveLabel: UILabel {
                                      ^~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:537:24: error: cannot find type 'UIGestureRecognizerDelegate' in scope
extension ActiveLabel: UIGestureRecognizerDelegate {
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:539:56: error: cannot find type 'UIGestureRecognizer' in scope
    public func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldRecognizeSimultaneouslyWith otherGestureRecognizer: UIGestureRecognizer) -> Bool {
                                                       ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:539:135: error: cannot find type 'UIGestureRecognizer' in scope
    public func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldRecognizeSimultaneouslyWith otherGestureRecognizer: UIGestureRecognizer) -> Bool {
                                                                                                                                      ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:543:56: error: cannot find type 'UIGestureRecognizer' in scope
    public func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldRequireFailureOf otherGestureRecognizer: UIGestureRecognizer) -> Bool {
                                                       ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:543:124: error: cannot find type 'UIGestureRecognizer' in scope
    public func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldRequireFailureOf otherGestureRecognizer: UIGestureRecognizer) -> Bool {
                                                                                                                           ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:547:56: error: cannot find type 'UIGestureRecognizer' in scope
    public func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldBeRequiredToFailBy otherGestureRecognizer: UIGestureRecognizer) -> Bool {
                                                       ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:547:126: error: cannot find type 'UIGestureRecognizer' in scope
    public func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldBeRequiredToFailBy otherGestureRecognizer: UIGestureRecognizer) -> Bool {
                                                                                                                             ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/RegexParser.swift:20:24: warning: static property 'cachedRegularExpressions' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    private static var cachedRegularExpressions: [String : NSRegularExpression] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/ActiveLabel/RegexParser.swift:20:24: note: convert 'cachedRegularExpressions' to a 'let' constant to make 'Sendable' shared state immutable
    private static var cachedRegularExpressions: [String : NSRegularExpression] = [:]
                   ~~~ ^
                   let
/Users/admin/builder/spi-builder-workspace/ActiveLabel/RegexParser.swift:20:24: note: add '@MainActor' to make static property 'cachedRegularExpressions' part of global actor 'MainActor'
    private static var cachedRegularExpressions: [String : NSRegularExpression] = [:]
                       ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/ActiveLabel/RegexParser.swift:20:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    private static var cachedRegularExpressions: [String : NSRegularExpression] = [:]
                       ^
    nonisolated(unsafe)
SwiftCompile normal arm64_32 Compiling\ RegexParser.swift /Users/admin/builder/spi-builder-workspace/ActiveLabel/RegexParser.swift (in target 'ActiveLabel' from project 'ActiveLabel')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/ActiveLabel/RegexParser.swift (in target 'ActiveLabel' from project 'ActiveLabel')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftEmitModule normal armv7k Emitting\ module\ for\ ActiveLabel (in target 'ActiveLabel' from project 'ActiveLabel')
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/ActiveLabel/ActiveBuilder.swift /Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift /Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveType.swift /Users/admin/builder/spi-builder-workspace/ActiveLabel/RegexParser.swift /Users/admin/builder/spi-builder-workspace/ActiveLabel/StringTrimExtension.swift -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4.2 -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/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/armv7k/ActiveLabel_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/ActiveLabel.build/Debug-watchos/ActiveLabel.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/ActiveLabel.build/Debug-watchos/ActiveLabel.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ActiveLabel -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/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/armv7k/ActiveLabel.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/armv7k/ActiveLabel.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/armv7k/ActiveLabel-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/armv7k/ActiveLabel-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/armv7k/ActiveLabel-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/armv7k/ActiveLabel.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/armv7k/ActiveLabel.abi.json
EmitSwiftModule normal armv7k (in target 'ActiveLabel' from project 'ActiveLabel')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:261:37: error: cannot find 'NSTextStorage' in scope
    internal lazy var textStorage = NSTextStorage()
                                    ^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:262:42: error: cannot find 'NSLayoutManager' in scope
    fileprivate lazy var layoutManager = NSLayoutManager()
                                         ^~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:21:1: note: interface 'NSLayoutManager' forward declared here
@class NSLayoutManager;
^
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:263:42: error: cannot find 'NSTextContainer' in scope
    fileprivate lazy var textContainer = NSTextContainer()
                                         ^~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:20:1: note: interface 'NSTextContainer' forward declared here
@class NSTextContainer;
^
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:120:23: error: property does not override any property from its superclass
    override open var text: String? {
    ~~~~~~~~          ^
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:124:23: error: property does not override any property from its superclass
    override open var attributedText: NSAttributedString? {
    ~~~~~~~~          ^
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:128:23: error: property does not override any property from its superclass
    override open var font: UIFont! {
    ~~~~~~~~          ^
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:132:23: error: property does not override any property from its superclass
    override open var textColor: UIColor! {
    ~~~~~~~~          ^
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:136:23: error: property does not override any property from its superclass
    override open var textAlignment: NSTextAlignment {
    ~~~~~~~~          ^
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:140:23: error: property does not override any property from its superclass
    open override var numberOfLines: Int {
         ~~~~~~~~     ^
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:144:23: error: property does not override any property from its superclass
    open override var lineBreakMode: NSLineBreakMode {
         ~~~~~~~~     ^
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:149:21: error: initializer does not override a designated initializer from its superclass
    override public init(frame: CGRect) {
    ~~~~~~~~        ^
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:161:24: error: method does not override any method from its superclass
    open override func awakeFromNib() {
         ~~~~~~~~      ^
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:166:24: error: method does not override any method from its superclass
    open override func drawText(in rect: CGRect) {
         ~~~~~~~~      ^
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:189:23: error: property does not override any property from its superclass
    open override var intrinsicContentSize: CGSize {
         ~~~~~~~~     ^
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:200:27: error: cannot find type 'UITouch' in scope
    func onTouch(_ touch: UITouch) -> Bool {
                          ^~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:471:52: error: cannot find type 'UITouch' in scope
    open override func touchesBegan(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                   ^~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:471:74: error: cannot find type 'UIEvent' in scope
    open override func touchesBegan(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                                         ^~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:477:52: error: cannot find type 'UITouch' in scope
    open override func touchesMoved(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                   ^~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:477:74: error: cannot find type 'UIEvent' in scope
    open override func touchesMoved(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                                         ^~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:483:56: error: cannot find type 'UITouch' in scope
    open override func touchesCancelled(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                       ^~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:483:78: error: cannot find type 'UIEvent' in scope
    open override func touchesCancelled(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                                             ^~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:489:52: error: cannot find type 'UITouch' in scope
    open override func touchesEnded(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                   ^~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:489:74: error: cannot find type 'UIEvent' in scope
    open override func touchesEnded(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                                         ^~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:19:39: error: cannot find type 'UILabel' in scope
@IBDesignable open class ActiveLabel: UILabel {
                                      ^~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:537:24: error: cannot find type 'UIGestureRecognizerDelegate' in scope
extension ActiveLabel: UIGestureRecognizerDelegate {
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:539:56: error: cannot find type 'UIGestureRecognizer' in scope
    public func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldRecognizeSimultaneouslyWith otherGestureRecognizer: UIGestureRecognizer) -> Bool {
                                                       ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:539:135: error: cannot find type 'UIGestureRecognizer' in scope
    public func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldRecognizeSimultaneouslyWith otherGestureRecognizer: UIGestureRecognizer) -> Bool {
                                                                                                                                      ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:543:56: error: cannot find type 'UIGestureRecognizer' in scope
    public func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldRequireFailureOf otherGestureRecognizer: UIGestureRecognizer) -> Bool {
                                                       ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:543:124: error: cannot find type 'UIGestureRecognizer' in scope
    public func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldRequireFailureOf otherGestureRecognizer: UIGestureRecognizer) -> Bool {
                                                                                                                           ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:547:56: error: cannot find type 'UIGestureRecognizer' in scope
    public func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldBeRequiredToFailBy otherGestureRecognizer: UIGestureRecognizer) -> Bool {
                                                       ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:547:126: error: cannot find type 'UIGestureRecognizer' in scope
    public func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldBeRequiredToFailBy otherGestureRecognizer: UIGestureRecognizer) -> Bool {
                                                                                                                             ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/RegexParser.swift:20:24: warning: static property 'cachedRegularExpressions' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    private static var cachedRegularExpressions: [String : NSRegularExpression] = [:]
                       ^
/Users/admin/builder/spi-builder-workspace/ActiveLabel/RegexParser.swift:20:24: note: convert 'cachedRegularExpressions' to a 'let' constant to make 'Sendable' shared state immutable
    private static var cachedRegularExpressions: [String : NSRegularExpression] = [:]
                   ~~~ ^
                   let
/Users/admin/builder/spi-builder-workspace/ActiveLabel/RegexParser.swift:20:24: note: add '@MainActor' to make static property 'cachedRegularExpressions' part of global actor 'MainActor'
    private static var cachedRegularExpressions: [String : NSRegularExpression] = [:]
                       ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/ActiveLabel/RegexParser.swift:20:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    private static var cachedRegularExpressions: [String : NSRegularExpression] = [:]
                       ^
    nonisolated(unsafe)
SwiftCompile normal armv7k Compiling\ ActiveType.swift /Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveType.swift (in target 'ActiveLabel' from project 'ActiveLabel')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveType.swift (in target 'ActiveLabel' from project 'ActiveLabel')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

SwiftCompile normal armv7k Compiling\ ActiveBuilder.swift /Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveBuilder.swift (in target 'ActiveLabel' from project 'ActiveLabel')
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
	EmitSwiftModule normal arm64_32 (in target 'ActiveLabel' from project 'ActiveLabel')
	SwiftEmitModule normal arm64 Emitting\ module\ for\ ActiveLabel (in target 'ActiveLabel' from project 'ActiveLabel')
	EmitSwiftModule normal arm64 (in target 'ActiveLabel' from project 'ActiveLabel')
	SwiftEmitModule normal armv7k Emitting\ module\ for\ ActiveLabel (in target 'ActiveLabel' from project 'ActiveLabel')
	EmitSwiftModule normal armv7k (in target 'ActiveLabel' from project 'ActiveLabel')
	SwiftCompile normal armv7k Compiling\ ActiveBuilder.swift /Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveBuilder.swift (in target 'ActiveLabel' from project 'ActiveLabel')
	Building workspace spi-builder-workspace with scheme ActiveLabel
(7 failures)
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  ActiveLabel: /Users/admin/builder/spi-builder-workspace
resolved source packages: ActiveLabel
{
  "dependencies" : [
  ],
  "manifest_display_name" : "ActiveLabel",
  "name" : "ActiveLabel",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "ActiveLabel",
      "targets" : [
        "ActiveLabel"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ActiveLabel",
      "module_type" : "SwiftTarget",
      "name" : "ActiveLabel",
      "path" : "ActiveLabel",
      "product_memberships" : [
        "ActiveLabel"
      ],
      "sources" : [
        "ActiveBuilder.swift",
        "ActiveLabel.swift",
        "ActiveType.swift",
        "RegexParser.swift",
        "StringTrimExtension.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.2"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ActiveLabel"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ActiveLabel -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 ActiveLabel -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
  ActiveLabel: /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 'ActiveLabel' in project 'ActiveLabel'
        ➜ Explicit dependency on target 'ActiveLabel' in project 'ActiveLabel'
    Target 'ActiveLabel' in project 'ActiveLabel' (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: a597c3b845145b633aae19bc88262e82
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/a597c3b845145b633aae19bc88262e82.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 ActiveLabel normal armv7k com.apple.xcode.tools.swift.compiler (in target 'ActiveLabel' from project 'ActiveLabel')
    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 ActiveLabel -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/armv7k/ActiveLabel.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4.2 -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/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/armv7k/ActiveLabel-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/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/armv7k/ActiveLabel.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/ActiveLabel.build/Debug-watchos/ActiveLabel.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/armv7k/ActiveLabel_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/ActiveLabel.build/Debug-watchos/ActiveLabel.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.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/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/armv7k/ActiveLabel-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver ActiveLabel normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ActiveLabel' from project 'ActiveLabel')
    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 ActiveLabel -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/arm64/ActiveLabel.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4.2 -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/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/arm64/ActiveLabel-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/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/arm64/ActiveLabel.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/ActiveLabel.build/Debug-watchos/ActiveLabel.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/arm64/ActiveLabel_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/ActiveLabel.build/Debug-watchos/ActiveLabel.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.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/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/arm64/ActiveLabel-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver ActiveLabel normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'ActiveLabel' from project 'ActiveLabel')
    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 ActiveLabel -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/arm64_32/ActiveLabel.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4.2 -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/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/arm64_32/ActiveLabel-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/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/arm64_32/ActiveLabel.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/ActiveLabel.build/Debug-watchos/ActiveLabel.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/arm64_32/ActiveLabel_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/ActiveLabel.build/Debug-watchos/ActiveLabel.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.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/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/arm64_32/ActiveLabel-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ ActiveLabel (in target 'ActiveLabel' from project 'ActiveLabel')
EmitSwiftModule normal arm64_32 (in target 'ActiveLabel' from project 'ActiveLabel')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:261:37: error: cannot find 'NSTextStorage' in scope
    internal lazy var textStorage = NSTextStorage()
                                    ^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:262:42: error: cannot find 'NSLayoutManager' in scope
    fileprivate lazy var layoutManager = NSLayoutManager()
                                         ^~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:21:1: note: interface 'NSLayoutManager' forward declared here
@class NSLayoutManager;
^
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:263:42: error: cannot find 'NSTextContainer' in scope
    fileprivate lazy var textContainer = NSTextContainer()
                                         ^~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:20:1: note: interface 'NSTextContainer' forward declared here
@class NSTextContainer;
^
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:120:23: error: property does not override any property from its superclass
    override open var text: String? {
    ~~~~~~~~          ^
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:124:23: error: property does not override any property from its superclass
    override open var attributedText: NSAttributedString? {
    ~~~~~~~~          ^
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:128:23: error: property does not override any property from its superclass
    override open var font: UIFont! {
    ~~~~~~~~          ^
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:132:23: error: property does not override any property from its superclass
    override open var textColor: UIColor! {
    ~~~~~~~~          ^
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:136:23: error: property does not override any property from its superclass
    override open var textAlignment: NSTextAlignment {
    ~~~~~~~~          ^
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:140:23: error: property does not override any property from its superclass
    open override var numberOfLines: Int {
         ~~~~~~~~     ^
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:144:23: error: property does not override any property from its superclass
    open override var lineBreakMode: NSLineBreakMode {
         ~~~~~~~~     ^
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:149:21: error: initializer does not override a designated initializer from its superclass
    override public init(frame: CGRect) {
    ~~~~~~~~        ^
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:161:24: error: method does not override any method from its superclass
    open override func awakeFromNib() {
         ~~~~~~~~      ^
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:166:24: error: method does not override any method from its superclass
    open override func drawText(in rect: CGRect) {
         ~~~~~~~~      ^
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:189:23: error: property does not override any property from its superclass
    open override var intrinsicContentSize: CGSize {
         ~~~~~~~~     ^
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:200:27: error: cannot find type 'UITouch' in scope
    func onTouch(_ touch: UITouch) -> Bool {
                          ^~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:471:52: error: cannot find type 'UITouch' in scope
    open override func touchesBegan(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                   ^~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:471:74: error: cannot find type 'UIEvent' in scope
    open override func touchesBegan(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                                         ^~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:477:52: error: cannot find type 'UITouch' in scope
    open override func touchesMoved(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                   ^~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:477:74: error: cannot find type 'UIEvent' in scope
    open override func touchesMoved(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                                         ^~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:483:56: error: cannot find type 'UITouch' in scope
    open override func touchesCancelled(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                       ^~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:483:78: error: cannot find type 'UIEvent' in scope
    open override func touchesCancelled(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                                             ^~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:489:52: error: cannot find type 'UITouch' in scope
    open override func touchesEnded(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                   ^~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:489:74: error: cannot find type 'UIEvent' in scope
    open override func touchesEnded(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                                         ^~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:19:39: error: cannot find type 'UILabel' in scope
@IBDesignable open class ActiveLabel: UILabel {
                                      ^~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:537:24: error: cannot find type 'UIGestureRecognizerDelegate' in scope
extension ActiveLabel: UIGestureRecognizerDelegate {
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:539:56: error: cannot find type 'UIGestureRecognizer' in scope
    public func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldRecognizeSimultaneouslyWith otherGestureRecognizer: UIGestureRecognizer) -> Bool {
                                                       ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:539:135: error: cannot find type 'UIGestureRecognizer' in scope
    public func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldRecognizeSimultaneouslyWith otherGestureRecognizer: UIGestureRecognizer) -> Bool {
                                                                                                                                      ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:543:56: error: cannot find type 'UIGestureRecognizer' in scope
    public func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldRequireFailureOf otherGestureRecognizer: UIGestureRecognizer) -> Bool {
                                                       ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:543:124: error: cannot find type 'UIGestureRecognizer' in scope
    public func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldRequireFailureOf otherGestureRecognizer: UIGestureRecognizer) -> Bool {
                                                                                                                           ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:547:56: error: cannot find type 'UIGestureRecognizer' in scope
    public func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldBeRequiredToFailBy otherGestureRecognizer: UIGestureRecognizer) -> Bool {
                                                       ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift:547:126: error: cannot find type 'UIGestureRecognizer' in scope
    public func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldBeRequiredToFailBy otherGestureRecognizer: UIGestureRecognizer) -> Bool {
                                                                                                                             ^~~~~~~~~~~~~~~~~~~
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/ActiveLabel/ActiveBuilder.swift /Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveLabel.swift /Users/admin/builder/spi-builder-workspace/ActiveLabel/ActiveType.swift /Users/admin/builder/spi-builder-workspace/ActiveLabel/RegexParser.swift /Users/admin/builder/spi-builder-workspace/ActiveLabel/StringTrimExtension.swift -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4.2 -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/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/arm64_32/ActiveLabel_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/ActiveLabel.build/Debug-watchos/ActiveLabel.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/ActiveLabel.build/Debug-watchos/ActiveLabel.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ActiveLabel -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/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/arm64_32/ActiveLabel.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/arm64_32/ActiveLabel.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/arm64_32/ActiveLabel-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/arm64_32/ActiveLabel-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/arm64_32/ActiveLabel-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/arm64_32/ActiveLabel.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ActiveLabel.build/Debug-watchos/ActiveLabel.build/Objects-normal/arm64_32/ActiveLabel.abi.json
SwiftEmitModule normal armv7k Emitting\ module\ for\ ActiveLabel (in target 'ActiveLabel' from project 'ActiveLabel')
EmitSwiftModule normal armv7k (in target 'ActiveLabel' from project 'ActiveLabel')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

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

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

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

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

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

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