The Swift Package Index logo.Swift Package Index

Build Information

Failed to build TransientLabel, reference 1.2.0 (3371d3), with Swift 6.1 for watchOS using Xcode 16.3 on 27 Oct 2025 15:11: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 TransientLabel -destination generic/platform=watchOS

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/JoshuaSullivan/TransientLabel.git
Reference: 1.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/JoshuaSullivan/TransientLabel
 * tag               1.2.0      -> FETCH_HEAD
HEAD is now at 3371d3b Add unit tests using Swift Testing framework
Cloned https://github.com/JoshuaSullivan/TransientLabel.git
Revision (git rev-parse @):
3371d3bf260dafe9fe7fcc8ab79be8ae83c39bea
SUCCESS checkout https://github.com/JoshuaSullivan/TransientLabel.git at 1.2.0
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/JoshuaSullivan/TransientLabel.git
https://github.com/JoshuaSullivan/TransientLabel.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "TransientLabel",
  "name" : "TransientLabel",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "TransientLabel",
      "targets" : [
        "TransientLabel"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TransientLabelTests",
      "module_type" : "SwiftTarget",
      "name" : "TransientLabelTests",
      "path" : "Tests/TransientLabelTests",
      "sources" : [
        "TransientLabelBackgroundTests.swift",
        "TransientLabelTests.swift",
        "TransientLabelViewTests.swift"
      ],
      "target_dependencies" : [
        "TransientLabel"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TransientLabel",
      "module_type" : "SwiftTarget",
      "name" : "TransientLabel",
      "path" : "Sources/TransientLabel",
      "product_memberships" : [
        "TransientLabel"
      ],
      "sources" : [
        "TransientLabel.swift",
        "TransientLabelBackground.swift",
        "TransientLabelView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  TransientLabel: /Users/admin/builder/spi-builder-workspace
resolved source packages: TransientLabel
{
  "dependencies" : [
  ],
  "manifest_display_name" : "TransientLabel",
  "name" : "TransientLabel",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "TransientLabel",
      "targets" : [
        "TransientLabel"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TransientLabelTests",
      "module_type" : "SwiftTarget",
      "name" : "TransientLabelTests",
      "path" : "Tests/TransientLabelTests",
      "sources" : [
        "TransientLabelBackgroundTests.swift",
        "TransientLabelTests.swift",
        "TransientLabelViewTests.swift"
      ],
      "target_dependencies" : [
        "TransientLabel"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TransientLabel",
      "module_type" : "SwiftTarget",
      "name" : "TransientLabel",
      "path" : "Sources/TransientLabel",
      "product_memberships" : [
        "TransientLabel"
      ],
      "sources" : [
        "TransientLabel.swift",
        "TransientLabelBackground.swift",
        "TransientLabelView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "TransientLabel"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme TransientLabel -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 TransientLabel -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:
  TransientLabel: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
    Target 'TransientLabel' in project 'TransientLabel'
        ➜ Explicit dependency on target 'TransientLabel' in project 'TransientLabel'
        ➜ Explicit dependency on target 'TransientLabel_TransientLabel' in project 'TransientLabel'
    Target 'TransientLabel' in project 'TransientLabel'
        ➜ Explicit dependency on target 'TransientLabel_TransientLabel' in project 'TransientLabel'
    Target 'TransientLabel_TransientLabel' in project 'TransientLabel' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
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: 2e1a91095b9da15bc80ef04924d00a7a
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/2e1a91095b9da15bc80ef04924d00a7a.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
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/TransientLabel_TransientLabel.bundle (in target 'TransientLabel_TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/TransientLabel_TransientLabel.bundle
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel_TransientLabel.build/TransientLabel_TransientLabel.DependencyMetadataFileList (in target 'TransientLabel_TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel_TransientLabel.build/TransientLabel_TransientLabel.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel_TransientLabel.build/empty-TransientLabel_TransientLabel.plist (in target 'TransientLabel_TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel_TransientLabel.build/empty-TransientLabel_TransientLabel.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/TransientLabel.modulemap (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/TransientLabel.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel_TransientLabel.build/TransientLabel_TransientLabel.DependencyStaticMetadataFileList (in target 'TransientLabel_TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel_TransientLabel.build/TransientLabel_TransientLabel.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/TransientLabel.DependencyMetadataFileList (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/TransientLabel.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/TransientLabel.DependencyStaticMetadataFileList (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/TransientLabel.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/armv7k/TransientLabel.SwiftFileList (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/armv7k/TransientLabel.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/armv7k/TransientLabel-OutputFileMap.json (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/armv7k/TransientLabel-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/armv7k/TransientLabel_const_extract_protocols.json (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/armv7k/TransientLabel_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/armv7k/TransientLabel.SwiftConstValuesFileList (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/armv7k/TransientLabel.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/armv7k/TransientLabel.LinkFileList (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/armv7k/TransientLabel.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel.SwiftFileList (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel.LinkFileList (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel_const_extract_protocols.json (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel.SwiftConstValuesFileList (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel-OutputFileMap.json (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64/TransientLabel.SwiftFileList (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64/TransientLabel.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64/TransientLabel_const_extract_protocols.json (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64/TransientLabel_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64/TransientLabel.SwiftConstValuesFileList (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64/TransientLabel.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64/TransientLabel.LinkFileList (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64/TransientLabel.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64/TransientLabel-OutputFileMap.json (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64/TransientLabel-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/resource_bundle_accessor.swift (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/resource_bundle_accessor.swift
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/TransientLabel.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/TransientLabel.modulemap (in target 'TransientLabel' from project 'TransientLabel')
    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/TransientLabel.build/Debug-watchos/TransientLabel.build/TransientLabel.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel_TransientLabel.build/assetcatalog_output/unthinned (in target 'TransientLabel_TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel_TransientLabel.build/assetcatalog_output/unthinned
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel_TransientLabel.build/assetcatalog_output/thinned (in target 'TransientLabel_TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel_TransientLabel.build/assetcatalog_output/thinned
GenerateAssetSymbols /Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/Media.xcassets (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/actool /Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/Media.xcassets --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos --output-format human-readable-text --notices --warnings --export-dependency-info /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/assetcatalog_dependencies --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/assetcatalog_generated_info.plist --compress-pngs --enable-on-demand-resources NO --development-region en --target-device watch --minimum-deployment-target 8.0 --platform watchos --bundle-identifier spi-builder-workspace.TransientLabel --generate-swift-asset-symbol-extensions NO --generate-swift-asset-symbols /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/GeneratedAssetSymbols.swift --generate-objc-asset-symbols /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/GeneratedAssetSymbols.h --generate-asset-symbol-index /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/GeneratedAssetSymbols-Index.plist
/* com.apple.actool.compilation-results */
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/GeneratedAssetSymbols-Index.plist
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/GeneratedAssetSymbols.h
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/GeneratedAssetSymbols.swift
CompileAssetCatalogVariant thinned /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/TransientLabel_TransientLabel.bundle /Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/Media.xcassets (in target 'TransientLabel_TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/actool /Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/Media.xcassets --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel_TransientLabel.build/assetcatalog_output/thinned --output-format human-readable-text --notices --warnings --export-dependency-info /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel_TransientLabel.build/assetcatalog_dependencies_thinned --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel_TransientLabel.build/assetcatalog_generated_info.plist_thinned --compress-pngs --enable-on-demand-resources NO --development-region en --target-device watch --minimum-deployment-target 8.0 --platform watchos
SwiftDriver TransientLabel normal armv7k com.apple.xcode.tools.swift.compiler (in target 'TransientLabel' from project 'TransientLabel')
    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 TransientLabel -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/armv7k/TransientLabel.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-watchos8.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/armv7k/TransientLabel-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/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/armv7k/TransientLabel.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/armv7k/TransientLabel_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/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.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/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/armv7k/TransientLabel-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver TransientLabel normal arm64 com.apple.xcode.tools.swift.compiler (in target 'TransientLabel' from project 'TransientLabel')
    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 TransientLabel -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64/TransientLabel.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-watchos8.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64/TransientLabel-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/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64/TransientLabel.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64/TransientLabel_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/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.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/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64/TransientLabel-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver TransientLabel normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'TransientLabel' from project 'TransientLabel')
    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 TransientLabel -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel.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-watchos8.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel-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/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel_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/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.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/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal armv7k Compiling\ GeneratedAssetSymbols.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/GeneratedAssetSymbols.swift (in target 'TransientLabel' from project 'TransientLabel')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/GeneratedAssetSymbols.swift (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal armv7k Emitting\ module\ for\ TransientLabel (in target 'TransientLabel' from project 'TransientLabel')
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/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabel.swift /Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelBackground.swift /Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/GeneratedAssetSymbols.swift -target armv7k-apple-watchos8.0 -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/armv7k/TransientLabel_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/TransientLabel.build/Debug-watchos/TransientLabel.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/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name TransientLabel -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.4 -target-sdk-name watchos11.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/armv7k/TransientLabel.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/armv7k/TransientLabel.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/armv7k/TransientLabel-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/armv7k/TransientLabel-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/armv7k/TransientLabel-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/armv7k/TransientLabel.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/armv7k/TransientLabel.abi.json
EmitSwiftModule normal armv7k (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabel.swift:8:80: error: type 'UIColor' has no member 'systemBackground'
    public static let defaultBackground = TransientLabelBackground.solidColor(.systemBackground.withAlphaComponent(0.4))
                                                                              ~^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabel.swift:23:28: error: cannot find type 'UIView' in scope
    private let container: UIView
                           ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabel.swift:24:24: error: cannot find type 'UILabel' in scope
    private let label: UILabel
                       ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabel.swift:25:21: error: cannot find type 'UIView' in scope
    private let bg: UIView
                    ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabel.swift:27:27: error: cannot find type 'UIViewPropertyAnimator' in scope
    private var animator: UIViewPropertyAnimator
                          ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabel.swift:41:132: error: type 'UIColor' has no member 'label'
    public convenience init(delay: TimeInterval = 1, font: UIFont = .preferredFont(forTextStyle: .headline), textColor: UIColor = .label, backgroundColor: UIColor = .systemBackground.withAlphaComponent(0.4)) {
                                                                                                                                  ~^~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabel.swift:41:167: error: type 'UIColor' has no member 'systemBackground'
    public convenience init(delay: TimeInterval = 1, font: UIFont = .preferredFont(forTextStyle: .headline), textColor: UIColor = .label, backgroundColor: UIColor = .systemBackground.withAlphaComponent(0.4)) {
                                                                                                                                                                     ~^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabel.swift:53:120: error: type 'UIColor' has no member 'label'
    public init(delay: TimeInterval = 1, font: UIFont = .preferredFont(forTextStyle: .headline), textColor: UIColor = .label, background: TransientLabelBackground) {
                                                                                                                      ~^~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabel.swift:172:25: error: property does not override any property from its superclass
    public override var intrinsicContentSize: CGSize {
           ~~~~~~~~     ^
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabel.swift:177:37: error: cannot find type 'UIViewPropertyAnimator' in scope
    private func describe(animator: UIViewPropertyAnimator, label: String? = nil) {
                                    ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabel.swift:5:36: error: cannot find type 'UIView' in scope
public final class TransientLabel: UIView {
                                   ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelBackground.swift:6:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'TransientLabelBackground' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let `default`: TransientLabelBackground = .solidColor(.systemBackground.withAlphaComponent(0.4))
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelBackground.swift:4:13: note: consider making enum 'TransientLabelBackground' conform to the 'Sendable' protocol
public enum TransientLabelBackground {
            ^
                                     : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelBackground.swift:6:23: note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
    public static let `default`: TransientLabelBackground = .solidColor(.systemBackground.withAlphaComponent(0.4))
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelBackground.swift:6:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let `default`: TransientLabelBackground = .solidColor(.systemBackground.withAlphaComponent(0.4))
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelBackground.swift:6:74: error: type 'UIColor' has no member 'systemBackground'
    public static let `default`: TransientLabelBackground = .solidColor(.systemBackground.withAlphaComponent(0.4))
                                                                        ~^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelBackground.swift:15:15: error: cannot find type 'UIBlurEffect' in scope
    case blur(UIBlurEffect.Style)
              ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelBackground.swift:20:17: error: cannot find type 'UIView' in scope
    case custom(UIView)
                ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:92:17: error: cannot find type 'UIVisualEffect' in scope
    var effect: UIVisualEffect
                ^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:93:67: error: cannot find type 'UIVisualEffectView' in scope
    func makeUIView(context: UIViewRepresentableContext<Self>) -> UIVisualEffectView { UIVisualEffectView(effect: effect) }
                                                                  ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:93:30: error: cannot find type 'UIViewRepresentableContext' in scope
    func makeUIView(context: UIViewRepresentableContext<Self>) -> UIVisualEffectView { UIVisualEffectView(effect: effect) }
                             ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:94:33: error: cannot find type 'UIVisualEffectView' in scope
    func updateUIView(_ uiView: UIVisualEffectView, context: UIViewRepresentableContext<Self>) { uiView.effect = effect }
                                ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:94:62: error: cannot find type 'UIViewRepresentableContext' in scope
    func updateUIView(_ uiView: UIVisualEffectView, context: UIViewRepresentableContext<Self>) { uiView.effect = effect }
                                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:91:34: error: cannot find type 'UIViewRepresentable' in scope
private struct VisualEffectView: UIViewRepresentable {
                                 ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:99:17: error: cannot find type 'UIView' in scope
    var uiView: UIView
                ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:100:47: error: cannot find type 'UIView' in scope
    func makeUIView(context: Context) -> some UIView { uiView }
                                              ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:100:42: error: 'some' types are only permitted in properties, subscripts, and functions
    func makeUIView(context: Context) -> some UIView { uiView }
                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:100:30: error: cannot find type 'Context' in scope
    func makeUIView(context: Context) -> some UIView { uiView }
                             ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:101:33: error: cannot find type 'UIViewType' in scope
    func updateUIView(_ uiView: UIViewType, context: Context) {}
                                ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:101:54: error: cannot find type 'Context' in scope
    func updateUIView(_ uiView: UIViewType, context: Context) {}
                                                     ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:98:31: error: cannot find type 'UIViewRepresentable' in scope
private struct UIViewWrapper: UIViewRepresentable {
                              ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:129:22: error: cannot find 'UIView' in scope
        let bgView = UIView(frame: .zero)
                     ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:136:5: error: cannot use explicit 'return' statement in the body of result builder 'ViewBuilder'
    return VStack {
    ^
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:136:5: note: remove 'return' statements to apply the result builder
    return VStack {
    ^~~~~~~

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

SwiftCompile normal armv7k Compiling\ resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/resource_bundle_accessor.swift (in target 'TransientLabel' from project 'TransientLabel')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/resource_bundle_accessor.swift (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64_32 Emitting\ module\ for\ TransientLabel (in target 'TransientLabel' from project 'TransientLabel')
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/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabel.swift /Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelBackground.swift /Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/GeneratedAssetSymbols.swift -target arm64_32-apple-watchos8.0 -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel_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/TransientLabel.build/Debug-watchos/TransientLabel.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/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name TransientLabel -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.4 -target-sdk-name watchos11.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel.abi.json
EmitSwiftModule normal arm64_32 (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabel.swift:8:80: error: type 'UIColor' has no member 'systemBackground'
    public static let defaultBackground = TransientLabelBackground.solidColor(.systemBackground.withAlphaComponent(0.4))
                                                                              ~^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabel.swift:23:28: error: cannot find type 'UIView' in scope
    private let container: UIView
                           ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabel.swift:24:24: error: cannot find type 'UILabel' in scope
    private let label: UILabel
                       ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabel.swift:25:21: error: cannot find type 'UIView' in scope
    private let bg: UIView
                    ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabel.swift:27:27: error: cannot find type 'UIViewPropertyAnimator' in scope
    private var animator: UIViewPropertyAnimator
                          ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabel.swift:41:132: error: type 'UIColor' has no member 'label'
    public convenience init(delay: TimeInterval = 1, font: UIFont = .preferredFont(forTextStyle: .headline), textColor: UIColor = .label, backgroundColor: UIColor = .systemBackground.withAlphaComponent(0.4)) {
                                                                                                                                  ~^~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabel.swift:41:167: error: type 'UIColor' has no member 'systemBackground'
    public convenience init(delay: TimeInterval = 1, font: UIFont = .preferredFont(forTextStyle: .headline), textColor: UIColor = .label, backgroundColor: UIColor = .systemBackground.withAlphaComponent(0.4)) {
                                                                                                                                                                     ~^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabel.swift:53:120: error: type 'UIColor' has no member 'label'
    public init(delay: TimeInterval = 1, font: UIFont = .preferredFont(forTextStyle: .headline), textColor: UIColor = .label, background: TransientLabelBackground) {
                                                                                                                      ~^~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabel.swift:172:25: error: property does not override any property from its superclass
    public override var intrinsicContentSize: CGSize {
           ~~~~~~~~     ^
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabel.swift:177:37: error: cannot find type 'UIViewPropertyAnimator' in scope
    private func describe(animator: UIViewPropertyAnimator, label: String? = nil) {
                                    ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabel.swift:5:36: error: cannot find type 'UIView' in scope
public final class TransientLabel: UIView {
                                   ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelBackground.swift:6:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'TransientLabelBackground' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let `default`: TransientLabelBackground = .solidColor(.systemBackground.withAlphaComponent(0.4))
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelBackground.swift:4:13: note: consider making enum 'TransientLabelBackground' conform to the 'Sendable' protocol
public enum TransientLabelBackground {
            ^
                                     : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelBackground.swift:6:23: note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
    public static let `default`: TransientLabelBackground = .solidColor(.systemBackground.withAlphaComponent(0.4))
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelBackground.swift:6:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let `default`: TransientLabelBackground = .solidColor(.systemBackground.withAlphaComponent(0.4))
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelBackground.swift:6:74: error: type 'UIColor' has no member 'systemBackground'
    public static let `default`: TransientLabelBackground = .solidColor(.systemBackground.withAlphaComponent(0.4))
                                                                        ~^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelBackground.swift:15:15: error: cannot find type 'UIBlurEffect' in scope
    case blur(UIBlurEffect.Style)
              ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelBackground.swift:20:17: error: cannot find type 'UIView' in scope
    case custom(UIView)
                ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:92:17: error: cannot find type 'UIVisualEffect' in scope
    var effect: UIVisualEffect
                ^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:93:67: error: cannot find type 'UIVisualEffectView' in scope
    func makeUIView(context: UIViewRepresentableContext<Self>) -> UIVisualEffectView { UIVisualEffectView(effect: effect) }
                                                                  ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:93:30: error: cannot find type 'UIViewRepresentableContext' in scope
    func makeUIView(context: UIViewRepresentableContext<Self>) -> UIVisualEffectView { UIVisualEffectView(effect: effect) }
                             ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:94:33: error: cannot find type 'UIVisualEffectView' in scope
    func updateUIView(_ uiView: UIVisualEffectView, context: UIViewRepresentableContext<Self>) { uiView.effect = effect }
                                ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:94:62: error: cannot find type 'UIViewRepresentableContext' in scope
    func updateUIView(_ uiView: UIVisualEffectView, context: UIViewRepresentableContext<Self>) { uiView.effect = effect }
                                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:91:34: error: cannot find type 'UIViewRepresentable' in scope
private struct VisualEffectView: UIViewRepresentable {
                                 ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:99:17: error: cannot find type 'UIView' in scope
    var uiView: UIView
                ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:100:47: error: cannot find type 'UIView' in scope
    func makeUIView(context: Context) -> some UIView { uiView }
                                              ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:100:42: error: 'some' types are only permitted in properties, subscripts, and functions
    func makeUIView(context: Context) -> some UIView { uiView }
                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:100:30: error: cannot find type 'Context' in scope
    func makeUIView(context: Context) -> some UIView { uiView }
                             ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:101:33: error: cannot find type 'UIViewType' in scope
    func updateUIView(_ uiView: UIViewType, context: Context) {}
                                ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:101:54: error: cannot find type 'Context' in scope
    func updateUIView(_ uiView: UIViewType, context: Context) {}
                                                     ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:98:31: error: cannot find type 'UIViewRepresentable' in scope
private struct UIViewWrapper: UIViewRepresentable {
                              ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:129:22: error: cannot find 'UIView' in scope
        let bgView = UIView(frame: .zero)
                     ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:136:5: error: cannot use explicit 'return' statement in the body of result builder 'ViewBuilder'
    return VStack {
    ^
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:136:5: note: remove 'return' statements to apply the result builder
    return VStack {
    ^~~~~~~

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

/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabel.swift:8:80: error: type 'UIColor' has no member 'systemBackground'
    public static let defaultBackground = TransientLabelBackground.solidColor(.systemBackground.withAlphaComponent(0.4))
                                                                              ~^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabel.swift:23:28: error: cannot find type 'UIView' in scope
    private let container: UIView
                           ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabel.swift:24:24: error: cannot find type 'UILabel' in scope
    private let label: UILabel
                       ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabel.swift:25:21: error: cannot find type 'UIView' in scope
    private let bg: UIView
                    ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabel.swift:27:27: error: cannot find type 'UIViewPropertyAnimator' in scope
    private var animator: UIViewPropertyAnimator
                          ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabel.swift:41:132: error: type 'UIColor' has no member 'label'
    public convenience init(delay: TimeInterval = 1, font: UIFont = .preferredFont(forTextStyle: .headline), textColor: UIColor = .label, backgroundColor: UIColor = .systemBackground.withAlphaComponent(0.4)) {
                                                                                                                                  ~^~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabel.swift:41:167: error: type 'UIColor' has no member 'systemBackground'
    public convenience init(delay: TimeInterval = 1, font: UIFont = .preferredFont(forTextStyle: .headline), textColor: UIColor = .label, backgroundColor: UIColor = .systemBackground.withAlphaComponent(0.4)) {
                                                                                                                                                                     ~^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabel.swift:53:120: error: type 'UIColor' has no member 'label'
    public init(delay: TimeInterval = 1, font: UIFont = .preferredFont(forTextStyle: .headline), textColor: UIColor = .label, background: TransientLabelBackground) {
                                                                                                                      ~^~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabel.swift:172:25: error: property does not override any property from its superclass
    public override var intrinsicContentSize: CGSize {
           ~~~~~~~~     ^
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabel.swift:177:37: error: cannot find type 'UIViewPropertyAnimator' in scope
    private func describe(animator: UIViewPropertyAnimator, label: String? = nil) {
                                    ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabel.swift:5:36: error: cannot find type 'UIView' in scope
public final class TransientLabel: UIView {
                                   ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelBackground.swift:6:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'TransientLabelBackground' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let `default`: TransientLabelBackground = .solidColor(.systemBackground.withAlphaComponent(0.4))
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelBackground.swift:4:13: note: consider making enum 'TransientLabelBackground' conform to the 'Sendable' protocol
public enum TransientLabelBackground {
            ^
                                     : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelBackground.swift:6:23: note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
    public static let `default`: TransientLabelBackground = .solidColor(.systemBackground.withAlphaComponent(0.4))
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelBackground.swift:6:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let `default`: TransientLabelBackground = .solidColor(.systemBackground.withAlphaComponent(0.4))
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelBackground.swift:6:74: error: type 'UIColor' has no member 'systemBackground'
    public static let `default`: TransientLabelBackground = .solidColor(.systemBackground.withAlphaComponent(0.4))
                                                                        ~^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelBackground.swift:15:15: error: cannot find type 'UIBlurEffect' in scope
    case blur(UIBlurEffect.Style)
              ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelBackground.swift:20:17: error: cannot find type 'UIView' in scope
    case custom(UIView)
                ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:92:17: error: cannot find type 'UIVisualEffect' in scope
    var effect: UIVisualEffect
                ^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:93:67: error: cannot find type 'UIVisualEffectView' in scope
    func makeUIView(context: UIViewRepresentableContext<Self>) -> UIVisualEffectView { UIVisualEffectView(effect: effect) }
                                                                  ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:93:30: error: cannot find type 'UIViewRepresentableContext' in scope
    func makeUIView(context: UIViewRepresentableContext<Self>) -> UIVisualEffectView { UIVisualEffectView(effect: effect) }
                             ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:94:33: error: cannot find type 'UIVisualEffectView' in scope
    func updateUIView(_ uiView: UIVisualEffectView, context: UIViewRepresentableContext<Self>) { uiView.effect = effect }
                                ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:94:62: error: cannot find type 'UIViewRepresentableContext' in scope
    func updateUIView(_ uiView: UIVisualEffectView, context: UIViewRepresentableContext<Self>) { uiView.effect = effect }
                                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:91:34: error: cannot find type 'UIViewRepresentable' in scope
private struct VisualEffectView: UIViewRepresentable {
                                 ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:99:17: error: cannot find type 'UIView' in scope
    var uiView: UIView
                ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:100:47: error: cannot find type 'UIView' in scope
    func makeUIView(context: Context) -> some UIView { uiView }
                                              ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:100:42: error: 'some' types are only permitted in properties, subscripts, and functions
    func makeUIView(context: Context) -> some UIView { uiView }
                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:100:30: error: cannot find type 'Context' in scope
    func makeUIView(context: Context) -> some UIView { uiView }
                             ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:101:33: error: cannot find type 'UIViewType' in scope
    func updateUIView(_ uiView: UIViewType, context: Context) {}
                                ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:101:54: error: cannot find type 'Context' in scope
    func updateUIView(_ uiView: UIViewType, context: Context) {}
                                                     ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:98:31: error: cannot find type 'UIViewRepresentable' in scope
private struct UIViewWrapper: UIViewRepresentable {
                              ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:129:22: error: cannot find 'UIView' in scope
        let bgView = UIView(frame: .zero)
                     ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:136:5: error: cannot use explicit 'return' statement in the body of result builder 'ViewBuilder'
    return VStack {
    ^
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:136:5: note: remove 'return' statements to apply the result builder
    return VStack {
    ^~~~~~~

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

SwiftCompile normal arm64_32 Compiling\ GeneratedAssetSymbols.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/GeneratedAssetSymbols.swift (in target 'TransientLabel' from project 'TransientLabel')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/GeneratedAssetSymbols.swift (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64 Compiling\ TransientLabelView.swift /Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift (in target 'TransientLabel' from project 'TransientLabel')
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal armv7k Emitting\ module\ for\ TransientLabel (in target 'TransientLabel' from project 'TransientLabel')
	EmitSwiftModule normal armv7k (in target 'TransientLabel' from project 'TransientLabel')
	SwiftEmitModule normal arm64_32 Emitting\ module\ for\ TransientLabel (in target 'TransientLabel' from project 'TransientLabel')
	EmitSwiftModule normal arm64_32 (in target 'TransientLabel' from project 'TransientLabel')
	EmitSwiftModule normal arm64 (in target 'TransientLabel' from project 'TransientLabel')
	SwiftCompile normal arm64 Compiling\ TransientLabelView.swift /Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift (in target 'TransientLabel' from project 'TransientLabel')
	Building workspace spi-builder-workspace with scheme TransientLabel
(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:
  TransientLabel: /Users/admin/builder/spi-builder-workspace
resolved source packages: TransientLabel
{
  "dependencies" : [
  ],
  "manifest_display_name" : "TransientLabel",
  "name" : "TransientLabel",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "TransientLabel",
      "targets" : [
        "TransientLabel"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TransientLabelTests",
      "module_type" : "SwiftTarget",
      "name" : "TransientLabelTests",
      "path" : "Tests/TransientLabelTests",
      "sources" : [
        "TransientLabelBackgroundTests.swift",
        "TransientLabelTests.swift",
        "TransientLabelViewTests.swift"
      ],
      "target_dependencies" : [
        "TransientLabel"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TransientLabel",
      "module_type" : "SwiftTarget",
      "name" : "TransientLabel",
      "path" : "Sources/TransientLabel",
      "product_memberships" : [
        "TransientLabel"
      ],
      "sources" : [
        "TransientLabel.swift",
        "TransientLabelBackground.swift",
        "TransientLabelView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "TransientLabel"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme TransientLabel -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 TransientLabel -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
  TransientLabel: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
    Target 'TransientLabel' in project 'TransientLabel'
        ➜ Explicit dependency on target 'TransientLabel' in project 'TransientLabel'
        ➜ Explicit dependency on target 'TransientLabel_TransientLabel' in project 'TransientLabel'
    Target 'TransientLabel' in project 'TransientLabel'
        ➜ Explicit dependency on target 'TransientLabel_TransientLabel' in project 'TransientLabel'
    Target 'TransientLabel_TransientLabel' in project 'TransientLabel' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
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: 563f8b2ef83afd21c6c4fa73579ece1f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/563f8b2ef83afd21c6c4fa73579ece1f.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
CompileAssetCatalogVariant thinned /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/TransientLabel_TransientLabel.bundle /Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/Media.xcassets (in target 'TransientLabel_TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/actool /Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/Media.xcassets --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel_TransientLabel.build/assetcatalog_output/thinned --output-format human-readable-text --notices --warnings --export-dependency-info /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel_TransientLabel.build/assetcatalog_dependencies_thinned --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel_TransientLabel.build/assetcatalog_generated_info.plist_thinned --compress-pngs --enable-on-demand-resources NO --development-region en --target-device watch --minimum-deployment-target 8.0 --platform watchos
SwiftDriver TransientLabel normal arm64 com.apple.xcode.tools.swift.compiler (in target 'TransientLabel' from project 'TransientLabel')
    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 TransientLabel -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64/TransientLabel.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-watchos8.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64/TransientLabel-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/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64/TransientLabel.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64/TransientLabel_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/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.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/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64/TransientLabel-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver TransientLabel normal armv7k com.apple.xcode.tools.swift.compiler (in target 'TransientLabel' from project 'TransientLabel')
    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 TransientLabel -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/armv7k/TransientLabel.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-watchos8.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/armv7k/TransientLabel-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/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/armv7k/TransientLabel.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/armv7k/TransientLabel_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/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.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/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/armv7k/TransientLabel-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver TransientLabel normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'TransientLabel' from project 'TransientLabel')
    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 TransientLabel -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel.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-watchos8.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel-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/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel_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/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.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/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel-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\ TransientLabel (in target 'TransientLabel' from project 'TransientLabel')
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/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabel.swift /Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelBackground.swift /Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/GeneratedAssetSymbols.swift -target arm64_32-apple-watchos8.0 -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel_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/TransientLabel.build/Debug-watchos/TransientLabel.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/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name TransientLabel -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.4 -target-sdk-name watchos11.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel.abi.json
EmitSwiftModule normal arm64_32 (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabel.swift:8:80: error: type 'UIColor' has no member 'systemBackground'
    public static let defaultBackground = TransientLabelBackground.solidColor(.systemBackground.withAlphaComponent(0.4))
                                                                              ~^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabel.swift:23:28: error: cannot find type 'UIView' in scope
    private let container: UIView
                           ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabel.swift:24:24: error: cannot find type 'UILabel' in scope
    private let label: UILabel
                       ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabel.swift:25:21: error: cannot find type 'UIView' in scope
    private let bg: UIView
                    ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabel.swift:27:27: error: cannot find type 'UIViewPropertyAnimator' in scope
    private var animator: UIViewPropertyAnimator
                          ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabel.swift:41:132: error: type 'UIColor' has no member 'label'
    public convenience init(delay: TimeInterval = 1, font: UIFont = .preferredFont(forTextStyle: .headline), textColor: UIColor = .label, backgroundColor: UIColor = .systemBackground.withAlphaComponent(0.4)) {
                                                                                                                                  ~^~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabel.swift:41:167: error: type 'UIColor' has no member 'systemBackground'
    public convenience init(delay: TimeInterval = 1, font: UIFont = .preferredFont(forTextStyle: .headline), textColor: UIColor = .label, backgroundColor: UIColor = .systemBackground.withAlphaComponent(0.4)) {
                                                                                                                                                                     ~^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabel.swift:53:120: error: type 'UIColor' has no member 'label'
    public init(delay: TimeInterval = 1, font: UIFont = .preferredFont(forTextStyle: .headline), textColor: UIColor = .label, background: TransientLabelBackground) {
                                                                                                                      ~^~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabel.swift:172:25: error: property does not override any property from its superclass
    public override var intrinsicContentSize: CGSize {
           ~~~~~~~~     ^
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabel.swift:177:37: error: cannot find type 'UIViewPropertyAnimator' in scope
    private func describe(animator: UIViewPropertyAnimator, label: String? = nil) {
                                    ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabel.swift:5:36: error: cannot find type 'UIView' in scope
public final class TransientLabel: UIView {
                                   ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelBackground.swift:6:74: error: type 'UIColor' has no member 'systemBackground'
    public static let `default`: TransientLabelBackground = .solidColor(.systemBackground.withAlphaComponent(0.4))
                                                                        ~^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelBackground.swift:15:15: error: cannot find type 'UIBlurEffect' in scope
    case blur(UIBlurEffect.Style)
              ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelBackground.swift:20:17: error: cannot find type 'UIView' in scope
    case custom(UIView)
                ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:92:17: error: cannot find type 'UIVisualEffect' in scope
    var effect: UIVisualEffect
                ^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:93:67: error: cannot find type 'UIVisualEffectView' in scope
    func makeUIView(context: UIViewRepresentableContext<Self>) -> UIVisualEffectView { UIVisualEffectView(effect: effect) }
                                                                  ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:93:30: error: cannot find type 'UIViewRepresentableContext' in scope
    func makeUIView(context: UIViewRepresentableContext<Self>) -> UIVisualEffectView { UIVisualEffectView(effect: effect) }
                             ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:94:33: error: cannot find type 'UIVisualEffectView' in scope
    func updateUIView(_ uiView: UIVisualEffectView, context: UIViewRepresentableContext<Self>) { uiView.effect = effect }
                                ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:94:62: error: cannot find type 'UIViewRepresentableContext' in scope
    func updateUIView(_ uiView: UIVisualEffectView, context: UIViewRepresentableContext<Self>) { uiView.effect = effect }
                                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:91:34: error: cannot find type 'UIViewRepresentable' in scope
private struct VisualEffectView: UIViewRepresentable {
                                 ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:99:17: error: cannot find type 'UIView' in scope
    var uiView: UIView
                ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:100:47: error: cannot find type 'UIView' in scope
    func makeUIView(context: Context) -> some UIView { uiView }
                                              ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:100:42: error: 'some' types are only permitted in properties, subscripts, and functions
    func makeUIView(context: Context) -> some UIView { uiView }
                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:100:30: error: cannot find type 'Context' in scope
    func makeUIView(context: Context) -> some UIView { uiView }
                             ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:101:33: error: cannot find type 'UIViewType' in scope
    func updateUIView(_ uiView: UIViewType, context: Context) {}
                                ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:101:54: error: cannot find type 'Context' in scope
    func updateUIView(_ uiView: UIViewType, context: Context) {}
                                                     ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:98:31: error: cannot find type 'UIViewRepresentable' in scope
private struct UIViewWrapper: UIViewRepresentable {
                              ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:129:22: error: cannot find 'UIView' in scope
        let bgView = UIView(frame: .zero)
                     ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:136:5: error: cannot use explicit 'return' statement in the body of result builder 'ViewBuilder'
    return VStack {
    ^
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:136:5: note: remove 'return' statements to apply the result builder
    return VStack {
    ^~~~~~~

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

SwiftCompile normal arm64_32 Compiling\ resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/resource_bundle_accessor.swift (in target 'TransientLabel' from project 'TransientLabel')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/resource_bundle_accessor.swift (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftEmitModule normal armv7k Emitting\ module\ for\ TransientLabel (in target 'TransientLabel' from project 'TransientLabel')
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/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabel.swift /Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelBackground.swift /Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/GeneratedAssetSymbols.swift -target armv7k-apple-watchos8.0 -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/armv7k/TransientLabel_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/TransientLabel.build/Debug-watchos/TransientLabel.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/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name TransientLabel -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.4 -target-sdk-name watchos11.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/armv7k/TransientLabel.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/armv7k/TransientLabel.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/armv7k/TransientLabel-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/armv7k/TransientLabel-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/armv7k/TransientLabel-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/armv7k/TransientLabel.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/armv7k/TransientLabel.abi.json
EmitSwiftModule normal armv7k (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabel.swift:8:80: error: type 'UIColor' has no member 'systemBackground'
    public static let defaultBackground = TransientLabelBackground.solidColor(.systemBackground.withAlphaComponent(0.4))
                                                                              ~^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabel.swift:23:28: error: cannot find type 'UIView' in scope
    private let container: UIView
                           ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabel.swift:24:24: error: cannot find type 'UILabel' in scope
    private let label: UILabel
                       ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabel.swift:25:21: error: cannot find type 'UIView' in scope
    private let bg: UIView
                    ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabel.swift:27:27: error: cannot find type 'UIViewPropertyAnimator' in scope
    private var animator: UIViewPropertyAnimator
                          ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabel.swift:41:132: error: type 'UIColor' has no member 'label'
    public convenience init(delay: TimeInterval = 1, font: UIFont = .preferredFont(forTextStyle: .headline), textColor: UIColor = .label, backgroundColor: UIColor = .systemBackground.withAlphaComponent(0.4)) {
                                                                                                                                  ~^~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabel.swift:41:167: error: type 'UIColor' has no member 'systemBackground'
    public convenience init(delay: TimeInterval = 1, font: UIFont = .preferredFont(forTextStyle: .headline), textColor: UIColor = .label, backgroundColor: UIColor = .systemBackground.withAlphaComponent(0.4)) {
                                                                                                                                                                     ~^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabel.swift:53:120: error: type 'UIColor' has no member 'label'
    public init(delay: TimeInterval = 1, font: UIFont = .preferredFont(forTextStyle: .headline), textColor: UIColor = .label, background: TransientLabelBackground) {
                                                                                                                      ~^~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabel.swift:172:25: error: property does not override any property from its superclass
    public override var intrinsicContentSize: CGSize {
           ~~~~~~~~     ^
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabel.swift:177:37: error: cannot find type 'UIViewPropertyAnimator' in scope
    private func describe(animator: UIViewPropertyAnimator, label: String? = nil) {
                                    ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabel.swift:5:36: error: cannot find type 'UIView' in scope
public final class TransientLabel: UIView {
                                   ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelBackground.swift:6:74: error: type 'UIColor' has no member 'systemBackground'
    public static let `default`: TransientLabelBackground = .solidColor(.systemBackground.withAlphaComponent(0.4))
                                                                        ~^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelBackground.swift:15:15: error: cannot find type 'UIBlurEffect' in scope
    case blur(UIBlurEffect.Style)
              ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelBackground.swift:20:17: error: cannot find type 'UIView' in scope
    case custom(UIView)
                ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:92:17: error: cannot find type 'UIVisualEffect' in scope
    var effect: UIVisualEffect
                ^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:93:67: error: cannot find type 'UIVisualEffectView' in scope
    func makeUIView(context: UIViewRepresentableContext<Self>) -> UIVisualEffectView { UIVisualEffectView(effect: effect) }
                                                                  ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:93:30: error: cannot find type 'UIViewRepresentableContext' in scope
    func makeUIView(context: UIViewRepresentableContext<Self>) -> UIVisualEffectView { UIVisualEffectView(effect: effect) }
                             ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:94:33: error: cannot find type 'UIVisualEffectView' in scope
    func updateUIView(_ uiView: UIVisualEffectView, context: UIViewRepresentableContext<Self>) { uiView.effect = effect }
                                ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:94:62: error: cannot find type 'UIViewRepresentableContext' in scope
    func updateUIView(_ uiView: UIVisualEffectView, context: UIViewRepresentableContext<Self>) { uiView.effect = effect }
                                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:91:34: error: cannot find type 'UIViewRepresentable' in scope
private struct VisualEffectView: UIViewRepresentable {
                                 ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:99:17: error: cannot find type 'UIView' in scope
    var uiView: UIView
                ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:100:47: error: cannot find type 'UIView' in scope
    func makeUIView(context: Context) -> some UIView { uiView }
                                              ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:100:42: error: 'some' types are only permitted in properties, subscripts, and functions
    func makeUIView(context: Context) -> some UIView { uiView }
                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:100:30: error: cannot find type 'Context' in scope
    func makeUIView(context: Context) -> some UIView { uiView }
                             ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:101:33: error: cannot find type 'UIViewType' in scope
    func updateUIView(_ uiView: UIViewType, context: Context) {}
                                ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:101:54: error: cannot find type 'Context' in scope
    func updateUIView(_ uiView: UIViewType, context: Context) {}
                                                     ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:98:31: error: cannot find type 'UIViewRepresentable' in scope
private struct UIViewWrapper: UIViewRepresentable {
                              ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:129:22: error: cannot find 'UIView' in scope
        let bgView = UIView(frame: .zero)
                     ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:136:5: error: cannot use explicit 'return' statement in the body of result builder 'ViewBuilder'
    return VStack {
    ^
/Users/admin/builder/spi-builder-workspace/Sources/TransientLabel/TransientLabelView.swift:136:5: note: remove 'return' statements to apply the result builder
    return VStack {
    ^~~~~~~

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

SwiftCompile normal arm64_32 Compiling\ GeneratedAssetSymbols.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/GeneratedAssetSymbols.swift (in target 'TransientLabel' from project 'TransientLabel')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/GeneratedAssetSymbols.swift (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k Compiling\ resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/resource_bundle_accessor.swift (in target 'TransientLabel' from project 'TransientLabel')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/resource_bundle_accessor.swift (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftEmitModule normal arm64 Emitting\ module\ for\ TransientLabel (in target 'TransientLabel' from project 'TransientLabel')
Command SwiftEmitModule failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64_32 Emitting\ module\ for\ TransientLabel (in target 'TransientLabel' from project 'TransientLabel')
	EmitSwiftModule normal arm64_32 (in target 'TransientLabel' from project 'TransientLabel')
	SwiftEmitModule normal armv7k Emitting\ module\ for\ TransientLabel (in target 'TransientLabel' from project 'TransientLabel')
	EmitSwiftModule normal armv7k (in target 'TransientLabel' from project 'TransientLabel')
	SwiftEmitModule normal arm64 Emitting\ module\ for\ TransientLabel (in target 'TransientLabel' from project 'TransientLabel')
	Building workspace spi-builder-workspace with scheme TransientLabel
(6 failures)
BUILD FAILURE 6.1 watchOS