The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build ColorWell, reference 0.2.2 (502b72), with Swift 6.1 for watchOS using Xcode 16.3 on 27 Apr 2025 13:53:52 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jordanbaird/ColorWell.git
Reference: 0.2.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/jordanbaird/ColorWell
 * tag               0.2.2      -> FETCH_HEAD
HEAD is now at 502b721 Release 0.2.2
Cloned https://github.com/jordanbaird/ColorWell.git
Revision (git rev-parse @):
502b72150624bc80e2dc558965aa8c9bf30917d9
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/jordanbaird/ColorWell.git at 0.2.2
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/jordanbaird/ColorWell.git
https://github.com/jordanbaird/ColorWell.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "ColorWell",
  "name" : "ColorWell",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    }
  ],
  "products" : [
    {
      "name" : "ColorWell",
      "targets" : [
        "ColorWell"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ColorWellTests",
      "module_type" : "SwiftTarget",
      "name" : "ColorWellTests",
      "path" : "Tests/ColorWellTests",
      "sources" : [
        "ColorWellTests.swift"
      ],
      "target_dependencies" : [
        "ColorWell"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ColorWell",
      "module_type" : "SwiftTarget",
      "name" : "ColorWell",
      "path" : "Sources/ColorWell",
      "product_memberships" : [
        "ColorWell"
      ],
      "sources" : [
        "Utilities/ActionButton.swift",
        "Utilities/Cache.swift",
        "Utilities/ColorComponents.swift",
        "Utilities/ConstructablePath.swift",
        "Utilities/Deprecated.swift",
        "Utilities/DrawingStyle.swift",
        "Utilities/Extensions.swift",
        "Utilities/Storage.swift",
        "Views/Cocoa/ColorWell.swift",
        "Views/Cocoa/ColorWellBaseView.swift",
        "Views/Cocoa/ColorWellLayoutView.swift",
        "Views/Cocoa/Popover/ColorSwatch.swift",
        "Views/Cocoa/Popover/ColorWellPopover.swift",
        "Views/Cocoa/Popover/ColorWellPopoverContainerView.swift",
        "Views/Cocoa/Popover/ColorWellPopoverContext.swift",
        "Views/Cocoa/Popover/ColorWellPopoverLayoutView.swift",
        "Views/Cocoa/Popover/ColorWellPopoverSwatchView.swift",
        "Views/Cocoa/Popover/ColorWellPopoverViewController.swift",
        "Views/Cocoa/Segments/ColorWellBorderedSwatchSegment.swift",
        "Views/Cocoa/Segments/ColorWellPullDownSwatchSegment.swift",
        "Views/Cocoa/Segments/ColorWellSegment.swift",
        "Views/Cocoa/Segments/ColorWellSwatchSegment.swift",
        "Views/Cocoa/Segments/ColorWellToggleSegment.swift",
        "Views/Cocoa/Style.swift",
        "Views/SwiftUI/ColorWellConfiguration.swift",
        "Views/SwiftUI/ColorWellRepresentable.swift",
        "Views/SwiftUI/ColorWellStyle.swift",
        "Views/SwiftUI/ColorWellView.swift",
        "Views/SwiftUI/EnvironmentValues.swift",
        "Views/SwiftUI/ViewModifiers.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
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:
  ColorWell: /Users/admin/builder/spi-builder-workspace
resolved source packages: ColorWell
{
  "dependencies" : [
  ],
  "manifest_display_name" : "ColorWell",
  "name" : "ColorWell",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    }
  ],
  "products" : [
    {
      "name" : "ColorWell",
      "targets" : [
        "ColorWell"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ColorWellTests",
      "module_type" : "SwiftTarget",
      "name" : "ColorWellTests",
      "path" : "Tests/ColorWellTests",
      "sources" : [
        "ColorWellTests.swift"
      ],
      "target_dependencies" : [
        "ColorWell"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ColorWell",
      "module_type" : "SwiftTarget",
      "name" : "ColorWell",
      "path" : "Sources/ColorWell",
      "product_memberships" : [
        "ColorWell"
      ],
      "sources" : [
        "Utilities/ActionButton.swift",
        "Utilities/Cache.swift",
        "Utilities/ColorComponents.swift",
        "Utilities/ConstructablePath.swift",
        "Utilities/Deprecated.swift",
        "Utilities/DrawingStyle.swift",
        "Utilities/Extensions.swift",
        "Utilities/Storage.swift",
        "Views/Cocoa/ColorWell.swift",
        "Views/Cocoa/ColorWellBaseView.swift",
        "Views/Cocoa/ColorWellLayoutView.swift",
        "Views/Cocoa/Popover/ColorSwatch.swift",
        "Views/Cocoa/Popover/ColorWellPopover.swift",
        "Views/Cocoa/Popover/ColorWellPopoverContainerView.swift",
        "Views/Cocoa/Popover/ColorWellPopoverContext.swift",
        "Views/Cocoa/Popover/ColorWellPopoverLayoutView.swift",
        "Views/Cocoa/Popover/ColorWellPopoverSwatchView.swift",
        "Views/Cocoa/Popover/ColorWellPopoverViewController.swift",
        "Views/Cocoa/Segments/ColorWellBorderedSwatchSegment.swift",
        "Views/Cocoa/Segments/ColorWellPullDownSwatchSegment.swift",
        "Views/Cocoa/Segments/ColorWellSegment.swift",
        "Views/Cocoa/Segments/ColorWellSwatchSegment.swift",
        "Views/Cocoa/Segments/ColorWellToggleSegment.swift",
        "Views/Cocoa/Style.swift",
        "Views/SwiftUI/ColorWellConfiguration.swift",
        "Views/SwiftUI/ColorWellRepresentable.swift",
        "Views/SwiftUI/ColorWellStyle.swift",
        "Views/SwiftUI/ColorWellView.swift",
        "Views/SwiftUI/EnvironmentValues.swift",
        "Views/SwiftUI/ViewModifiers.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ColorWell"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ColorWell -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 ColorWell -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:
  ColorWell: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'ColorWell' in project 'ColorWell'
        ➜ Explicit dependency on target 'ColorWell' in project 'ColorWell'
    Target 'ColorWell' in project 'ColorWell' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: a16ab404cfa3108f26e0391349c04984
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/a16ab404cfa3108f26e0391349c04984.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
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/ColorWell.modulemap (in target 'ColorWell' from project 'ColorWell')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/ColorWell.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/arm64/ColorWell-OutputFileMap.json (in target 'ColorWell' from project 'ColorWell')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/arm64/ColorWell-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/armv7k/ColorWell-OutputFileMap.json (in target 'ColorWell' from project 'ColorWell')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/armv7k/ColorWell-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/arm64/ColorWell_const_extract_protocols.json (in target 'ColorWell' from project 'ColorWell')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/arm64/ColorWell_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/armv7k/ColorWell.SwiftFileList (in target 'ColorWell' from project 'ColorWell')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/armv7k/ColorWell.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/armv7k/ColorWell.SwiftConstValuesFileList (in target 'ColorWell' from project 'ColorWell')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/armv7k/ColorWell.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/armv7k/ColorWell_const_extract_protocols.json (in target 'ColorWell' from project 'ColorWell')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/armv7k/ColorWell_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/arm64_32/ColorWell-OutputFileMap.json (in target 'ColorWell' from project 'ColorWell')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/arm64_32/ColorWell-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/arm64_32/ColorWell_const_extract_protocols.json (in target 'ColorWell' from project 'ColorWell')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/arm64_32/ColorWell_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/armv7k/ColorWell.LinkFileList (in target 'ColorWell' from project 'ColorWell')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/armv7k/ColorWell.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/arm64_32/ColorWell.SwiftFileList (in target 'ColorWell' from project 'ColorWell')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/arm64_32/ColorWell.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/arm64_32/ColorWell.SwiftConstValuesFileList (in target 'ColorWell' from project 'ColorWell')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/arm64_32/ColorWell.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/arm64_32/ColorWell.LinkFileList (in target 'ColorWell' from project 'ColorWell')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/arm64_32/ColorWell.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/arm64/ColorWell.SwiftFileList (in target 'ColorWell' from project 'ColorWell')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/arm64/ColorWell.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/arm64/ColorWell.SwiftConstValuesFileList (in target 'ColorWell' from project 'ColorWell')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/arm64/ColorWell.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/arm64/ColorWell.LinkFileList (in target 'ColorWell' from project 'ColorWell')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/arm64/ColorWell.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/ColorWell.DependencyStaticMetadataFileList (in target 'ColorWell' from project 'ColorWell')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/ColorWell.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/ColorWell.DependencyMetadataFileList (in target 'ColorWell' from project 'ColorWell')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/ColorWell.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/ColorWell.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/ColorWell.modulemap (in target 'ColorWell' from project 'ColorWell')
    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/ColorWell.build/Debug-watchos/ColorWell.build/ColorWell.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
SwiftDriver ColorWell normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ColorWell' from project 'ColorWell')
    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 ColorWell -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/arm64/ColorWell.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/arm64/ColorWell-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/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/arm64/ColorWell.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/arm64/ColorWell_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/ColorWell.build/Debug-watchos/ColorWell.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.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/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/arm64/ColorWell-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver ColorWell normal armv7k com.apple.xcode.tools.swift.compiler (in target 'ColorWell' from project 'ColorWell')
    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 ColorWell -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/armv7k/ColorWell.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/armv7k/ColorWell-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/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/armv7k/ColorWell.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/armv7k/ColorWell_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/ColorWell.build/Debug-watchos/ColorWell.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.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/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/armv7k/ColorWell-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver ColorWell normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'ColorWell' from project 'ColorWell')
    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 ColorWell -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/arm64_32/ColorWell.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/arm64_32/ColorWell-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/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/arm64_32/ColorWell.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/arm64_32/ColorWell_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/ColorWell.build/Debug-watchos/ColorWell.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.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/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/arm64_32/ColorWell-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ ConstructablePath.swift,\ Deprecated.swift,\ DrawingStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/ConstructablePath.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/Deprecated.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/DrawingStyle.swift (in target 'ColorWell' from project 'ColorWell')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/ConstructablePath.swift (in target 'ColorWell' from project 'ColorWell')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/Deprecated.swift (in target 'ColorWell' from project 'ColorWell')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/DrawingStyle.swift (in target 'ColorWell' from project 'ColorWell')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ColorWellConfiguration.swift,\ ColorWellRepresentable.swift,\ ColorWellStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/ColorWellConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/ColorWellRepresentable.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/ColorWellStyle.swift (in target 'ColorWell' from project 'ColorWell')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/ColorWellConfiguration.swift (in target 'ColorWell' from project 'ColorWell')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/ColorWellRepresentable.swift (in target 'ColorWell' from project 'ColorWell')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/ColorWellStyle.swift (in target 'ColorWell' from project 'ColorWell')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ColorWellBorderedSwatchSegment.swift,\ ColorWellPullDownSwatchSegment.swift,\ ColorWellSegment.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellBorderedSwatchSegment.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellPullDownSwatchSegment.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellSegment.swift (in target 'ColorWell' from project 'ColorWell')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/ActionButton.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/Cache.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/ColorComponents.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/ConstructablePath.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/Deprecated.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/DrawingStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/Storage.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/ColorWell.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/ColorWellBaseView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/ColorWellLayoutView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorSwatch.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopover.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverContainerView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverContext.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverLayoutView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverSwatchView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverViewController.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellBorderedSwatchSegment.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellPullDownSwatchSegment.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellSegment.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellSwatchSegment.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellToggleSegment.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Style.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/ColorWellConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/ColorWellRepresentable.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/ColorWellStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/ColorWellView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/EnvironmentValues.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/ViewModifiers.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/arm64/supplementaryOutputs-19 -target arm64-apple-watchos5.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -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/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/arm64/ColorWell_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/ColorWell.build/Debug-watchos/ColorWell.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/ColorWell.build/Debug-watchos/ColorWell.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ColorWell -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 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/arm64/ColorWellBorderedSwatchSegment.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/arm64/ColorWellPullDownSwatchSegment.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/arm64/ColorWellSegment.o -index-unit-output-path /ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/arm64/ColorWellBorderedSwatchSegment.o -index-unit-output-path /ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/arm64/ColorWellPullDownSwatchSegment.o -index-unit-output-path /ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/arm64/ColorWellSegment.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellBorderedSwatchSegment.swift (in target 'ColorWell' from project 'ColorWell')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/ActionButton.swift:6:8: error: no such module 'Cocoa'
import Cocoa
       ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellPullDownSwatchSegment.swift (in target 'ColorWell' from project 'ColorWell')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/ActionButton.swift:6:8: error: no such module 'Cocoa'
import Cocoa
       ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellSegment.swift (in target 'ColorWell' from project 'ColorWell')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/ActionButton.swift:6:8: error: no such module 'Cocoa'
import Cocoa
       ^
SwiftCompile normal arm64 Compiling\ Extensions.swift,\ Storage.swift,\ ColorWell.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/Storage.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/ColorWell.swift (in target 'ColorWell' from project 'ColorWell')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/Extensions.swift (in target 'ColorWell' from project 'ColorWell')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/Storage.swift (in target 'ColorWell' from project 'ColorWell')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/ColorWell.swift (in target 'ColorWell' from project 'ColorWell')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ColorWellPopoverLayoutView.swift,\ ColorWellPopoverSwatchView.swift,\ ColorWellPopoverViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverLayoutView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverSwatchView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverViewController.swift (in target 'ColorWell' from project 'ColorWell')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/ActionButton.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/Cache.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/ColorComponents.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/ConstructablePath.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/Deprecated.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/DrawingStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/Storage.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/ColorWell.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/ColorWellBaseView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/ColorWellLayoutView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorSwatch.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopover.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverContainerView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverContext.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverLayoutView.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverSwatchView.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellBorderedSwatchSegment.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellPullDownSwatchSegment.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellSegment.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellSwatchSegment.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellToggleSegment.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Style.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/ColorWellConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/ColorWellRepresentable.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/ColorWellStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/ColorWellView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/EnvironmentValues.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/ViewModifiers.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/arm64/supplementaryOutputs-16 -target arm64-apple-watchos5.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -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/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/arm64/ColorWell_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/ColorWell.build/Debug-watchos/ColorWell.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/ColorWell.build/Debug-watchos/ColorWell.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ColorWell -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 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/arm64/ColorWellPopoverLayoutView.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/arm64/ColorWellPopoverSwatchView.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/arm64/ColorWellPopoverViewController.o -index-unit-output-path /ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/arm64/ColorWellPopoverLayoutView.o -index-unit-output-path /ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/arm64/ColorWellPopoverSwatchView.o -index-unit-output-path /ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/arm64/ColorWellPopoverViewController.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverLayoutView.swift (in target 'ColorWell' from project 'ColorWell')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/ActionButton.swift:6:8: error: no such module 'Cocoa'
import Cocoa
       ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverSwatchView.swift (in target 'ColorWell' from project 'ColorWell')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/ActionButton.swift:6:8: error: no such module 'Cocoa'
import Cocoa
       ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverViewController.swift (in target 'ColorWell' from project 'ColorWell')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/ActionButton.swift:6:8: error: no such module 'Cocoa'
import Cocoa
       ^
SwiftCompile normal arm64 Compiling\ ColorWellBaseView.swift,\ ColorWellLayoutView.swift,\ ColorSwatch.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/ColorWellBaseView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/ColorWellLayoutView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorSwatch.swift (in target 'ColorWell' from project 'ColorWell')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/ColorWellBaseView.swift (in target 'ColorWell' from project 'ColorWell')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/ColorWellLayoutView.swift (in target 'ColorWell' from project 'ColorWell')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorSwatch.swift (in target 'ColorWell' from project 'ColorWell')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

SwiftCompile normal arm64_32 Compiling\ ColorWellPopover.swift,\ ColorWellPopoverContainerView.swift,\ ColorWellPopoverContext.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopover.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverContainerView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverContext.swift (in target 'ColorWell' from project 'ColorWell')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopover.swift (in target 'ColorWell' from project 'ColorWell')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverContainerView.swift (in target 'ColorWell' from project 'ColorWell')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverContext.swift (in target 'ColorWell' from project 'ColorWell')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k Compiling\ ColorWellPopoverLayoutView.swift,\ ColorWellPopoverSwatchView.swift,\ ColorWellPopoverViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverLayoutView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverSwatchView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverViewController.swift (in target 'ColorWell' from project 'ColorWell')
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal arm64 Compiling\ ColorWellBorderedSwatchSegment.swift,\ ColorWellPullDownSwatchSegment.swift,\ ColorWellSegment.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellBorderedSwatchSegment.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellPullDownSwatchSegment.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellSegment.swift (in target 'ColorWell' from project 'ColorWell')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellBorderedSwatchSegment.swift (in target 'ColorWell' from project 'ColorWell')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellPullDownSwatchSegment.swift (in target 'ColorWell' from project 'ColorWell')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellSegment.swift (in target 'ColorWell' from project 'ColorWell')
	SwiftCompile normal arm64 Compiling\ ColorWellPopoverLayoutView.swift,\ ColorWellPopoverSwatchView.swift,\ ColorWellPopoverViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverLayoutView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverSwatchView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverViewController.swift (in target 'ColorWell' from project 'ColorWell')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverLayoutView.swift (in target 'ColorWell' from project 'ColorWell')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverSwatchView.swift (in target 'ColorWell' from project 'ColorWell')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverViewController.swift (in target 'ColorWell' from project 'ColorWell')
	SwiftCompile normal armv7k Compiling\ ColorWellPopoverLayoutView.swift,\ ColorWellPopoverSwatchView.swift,\ ColorWellPopoverViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverLayoutView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverSwatchView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverViewController.swift (in target 'ColorWell' from project 'ColorWell')
	Building workspace spi-builder-workspace with scheme ColorWell
(10 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:
  ColorWell: /Users/admin/builder/spi-builder-workspace
resolved source packages: ColorWell
{
  "dependencies" : [
  ],
  "manifest_display_name" : "ColorWell",
  "name" : "ColorWell",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    }
  ],
  "products" : [
    {
      "name" : "ColorWell",
      "targets" : [
        "ColorWell"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ColorWellTests",
      "module_type" : "SwiftTarget",
      "name" : "ColorWellTests",
      "path" : "Tests/ColorWellTests",
      "sources" : [
        "ColorWellTests.swift"
      ],
      "target_dependencies" : [
        "ColorWell"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ColorWell",
      "module_type" : "SwiftTarget",
      "name" : "ColorWell",
      "path" : "Sources/ColorWell",
      "product_memberships" : [
        "ColorWell"
      ],
      "sources" : [
        "Utilities/ActionButton.swift",
        "Utilities/Cache.swift",
        "Utilities/ColorComponents.swift",
        "Utilities/ConstructablePath.swift",
        "Utilities/Deprecated.swift",
        "Utilities/DrawingStyle.swift",
        "Utilities/Extensions.swift",
        "Utilities/Storage.swift",
        "Views/Cocoa/ColorWell.swift",
        "Views/Cocoa/ColorWellBaseView.swift",
        "Views/Cocoa/ColorWellLayoutView.swift",
        "Views/Cocoa/Popover/ColorSwatch.swift",
        "Views/Cocoa/Popover/ColorWellPopover.swift",
        "Views/Cocoa/Popover/ColorWellPopoverContainerView.swift",
        "Views/Cocoa/Popover/ColorWellPopoverContext.swift",
        "Views/Cocoa/Popover/ColorWellPopoverLayoutView.swift",
        "Views/Cocoa/Popover/ColorWellPopoverSwatchView.swift",
        "Views/Cocoa/Popover/ColorWellPopoverViewController.swift",
        "Views/Cocoa/Segments/ColorWellBorderedSwatchSegment.swift",
        "Views/Cocoa/Segments/ColorWellPullDownSwatchSegment.swift",
        "Views/Cocoa/Segments/ColorWellSegment.swift",
        "Views/Cocoa/Segments/ColorWellSwatchSegment.swift",
        "Views/Cocoa/Segments/ColorWellToggleSegment.swift",
        "Views/Cocoa/Style.swift",
        "Views/SwiftUI/ColorWellConfiguration.swift",
        "Views/SwiftUI/ColorWellRepresentable.swift",
        "Views/SwiftUI/ColorWellStyle.swift",
        "Views/SwiftUI/ColorWellView.swift",
        "Views/SwiftUI/EnvironmentValues.swift",
        "Views/SwiftUI/ViewModifiers.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ColorWell"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ColorWell -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 ColorWell -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
  ColorWell: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'ColorWell' in project 'ColorWell'
        ➜ Explicit dependency on target 'ColorWell' in project 'ColorWell'
    Target 'ColorWell' in project 'ColorWell' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: c44c1f1c5ba516018ea0541fb5a59d38
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/c44c1f1c5ba516018ea0541fb5a59d38.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
SwiftDriver ColorWell normal armv7k com.apple.xcode.tools.swift.compiler (in target 'ColorWell' from project 'ColorWell')
    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 ColorWell -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/armv7k/ColorWell.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/armv7k/ColorWell-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/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/armv7k/ColorWell.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/armv7k/ColorWell_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/ColorWell.build/Debug-watchos/ColorWell.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.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/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/armv7k/ColorWell-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver ColorWell normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ColorWell' from project 'ColorWell')
    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 ColorWell -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/arm64/ColorWell.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/arm64/ColorWell-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/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/arm64/ColorWell.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/arm64/ColorWell_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/ColorWell.build/Debug-watchos/ColorWell.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.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/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/arm64/ColorWell-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver ColorWell normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'ColorWell' from project 'ColorWell')
    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 ColorWell -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/arm64_32/ColorWell.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/arm64_32/ColorWell-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/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/arm64_32/ColorWell.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/arm64_32/ColorWell_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/ColorWell.build/Debug-watchos/ColorWell.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.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/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/arm64_32/ColorWell-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal armv7k Emitting\ module\ for\ ColorWell (in target 'ColorWell' from project 'ColorWell')
EmitSwiftModule normal armv7k (in target 'ColorWell' from project 'ColorWell')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k Compiling\ ColorWellPopover.swift,\ ColorWellPopoverContainerView.swift,\ ColorWellPopoverContext.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopover.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverContainerView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverContext.swift (in target 'ColorWell' from project 'ColorWell')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopover.swift (in target 'ColorWell' from project 'ColorWell')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverContainerView.swift (in target 'ColorWell' from project 'ColorWell')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverContext.swift (in target 'ColorWell' from project 'ColorWell')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k Compiling\ ColorWellBaseView.swift,\ ColorWellLayoutView.swift,\ ColorSwatch.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/ColorWellBaseView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/ColorWellLayoutView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorSwatch.swift (in target 'ColorWell' from project 'ColorWell')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/ColorWellBaseView.swift (in target 'ColorWell' from project 'ColorWell')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/ColorWellLayoutView.swift (in target 'ColorWell' from project 'ColorWell')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorSwatch.swift (in target 'ColorWell' from project 'ColorWell')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k Compiling\ ColorWellPopoverLayoutView.swift,\ ColorWellPopoverSwatchView.swift,\ ColorWellPopoverViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverLayoutView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverSwatchView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverViewController.swift (in target 'ColorWell' from project 'ColorWell')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/ActionButton.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/Cache.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/ColorComponents.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/ConstructablePath.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/Deprecated.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/DrawingStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/Storage.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/ColorWell.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/ColorWellBaseView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/ColorWellLayoutView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorSwatch.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopover.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverContainerView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverContext.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverLayoutView.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverSwatchView.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellBorderedSwatchSegment.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellPullDownSwatchSegment.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellSegment.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellSwatchSegment.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellToggleSegment.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Style.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/ColorWellConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/ColorWellRepresentable.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/ColorWellStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/ColorWellView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/EnvironmentValues.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/ViewModifiers.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/armv7k/supplementaryOutputs-16 -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -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/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/armv7k/ColorWell_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/ColorWell.build/Debug-watchos/ColorWell.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/ColorWell.build/Debug-watchos/ColorWell.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ColorWell -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 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/armv7k/ColorWellPopoverLayoutView.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/armv7k/ColorWellPopoverSwatchView.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/armv7k/ColorWellPopoverViewController.o -index-unit-output-path /ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/armv7k/ColorWellPopoverLayoutView.o -index-unit-output-path /ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/armv7k/ColorWellPopoverSwatchView.o -index-unit-output-path /ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/armv7k/ColorWellPopoverViewController.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverLayoutView.swift (in target 'ColorWell' from project 'ColorWell')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/ActionButton.swift:6:8: error: no such module 'Cocoa'
import Cocoa
       ^
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverSwatchView.swift (in target 'ColorWell' from project 'ColorWell')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/ActionButton.swift:6:8: error: no such module 'Cocoa'
import Cocoa
       ^
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverViewController.swift (in target 'ColorWell' from project 'ColorWell')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/ActionButton.swift:6:8: error: no such module 'Cocoa'
import Cocoa
       ^
SwiftCompile normal armv7k Compiling\ ActionButton.swift,\ Cache.swift,\ ColorComponents.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/ActionButton.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/Cache.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/ColorComponents.swift (in target 'ColorWell' from project 'ColorWell')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/ActionButton.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/Cache.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/ColorComponents.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/ConstructablePath.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/Deprecated.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/DrawingStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/Storage.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/ColorWell.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/ColorWellBaseView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/ColorWellLayoutView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorSwatch.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopover.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverContainerView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverContext.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverLayoutView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverSwatchView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellBorderedSwatchSegment.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellPullDownSwatchSegment.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellSegment.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellSwatchSegment.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellToggleSegment.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Style.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/ColorWellConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/ColorWellRepresentable.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/ColorWellStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/ColorWellView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/EnvironmentValues.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/ViewModifiers.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/armv7k/supplementaryOutputs-2 -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -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/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/armv7k/ColorWell_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/ColorWell.build/Debug-watchos/ColorWell.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/ColorWell.build/Debug-watchos/ColorWell.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ColorWell -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 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/armv7k/ActionButton.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/armv7k/Cache.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/armv7k/ColorComponents.o -index-unit-output-path /ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/armv7k/ActionButton.o -index-unit-output-path /ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/armv7k/Cache.o -index-unit-output-path /ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/armv7k/ColorComponents.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/ActionButton.swift (in target 'ColorWell' from project 'ColorWell')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/ActionButton.swift:6:8: error: no such module 'Cocoa'
import Cocoa
       ^
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/Cache.swift (in target 'ColorWell' from project 'ColorWell')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/ColorComponents.swift (in target 'ColorWell' from project 'ColorWell')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k Compiling\ ConstructablePath.swift,\ Deprecated.swift,\ DrawingStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/ConstructablePath.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/Deprecated.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/DrawingStyle.swift (in target 'ColorWell' from project 'ColorWell')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/ConstructablePath.swift (in target 'ColorWell' from project 'ColorWell')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/Deprecated.swift (in target 'ColorWell' from project 'ColorWell')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/DrawingStyle.swift (in target 'ColorWell' from project 'ColorWell')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k Compiling\ Extensions.swift,\ Storage.swift,\ ColorWell.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/Storage.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/ColorWell.swift (in target 'ColorWell' from project 'ColorWell')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/Extensions.swift (in target 'ColorWell' from project 'ColorWell')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/Storage.swift (in target 'ColorWell' from project 'ColorWell')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/ColorWell.swift (in target 'ColorWell' from project 'ColorWell')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k Compiling\ ColorWellBorderedSwatchSegment.swift,\ ColorWellPullDownSwatchSegment.swift,\ ColorWellSegment.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellBorderedSwatchSegment.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellPullDownSwatchSegment.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellSegment.swift (in target 'ColorWell' from project 'ColorWell')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/ActionButton.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/Cache.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/ColorComponents.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/ConstructablePath.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/Deprecated.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/DrawingStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/Storage.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/ColorWell.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/ColorWellBaseView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/ColorWellLayoutView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorSwatch.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopover.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverContainerView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverContext.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverLayoutView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverSwatchView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverViewController.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellBorderedSwatchSegment.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellPullDownSwatchSegment.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellSegment.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellSwatchSegment.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellToggleSegment.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Style.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/ColorWellConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/ColorWellRepresentable.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/ColorWellStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/ColorWellView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/EnvironmentValues.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/ViewModifiers.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/armv7k/supplementaryOutputs-19 -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -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/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/armv7k/ColorWell_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/ColorWell.build/Debug-watchos/ColorWell.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/ColorWell.build/Debug-watchos/ColorWell.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ColorWell -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 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/armv7k/ColorWellBorderedSwatchSegment.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/armv7k/ColorWellPullDownSwatchSegment.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/armv7k/ColorWellSegment.o -index-unit-output-path /ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/armv7k/ColorWellBorderedSwatchSegment.o -index-unit-output-path /ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/armv7k/ColorWellPullDownSwatchSegment.o -index-unit-output-path /ColorWell.build/Debug-watchos/ColorWell.build/Objects-normal/armv7k/ColorWellSegment.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellBorderedSwatchSegment.swift (in target 'ColorWell' from project 'ColorWell')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/ActionButton.swift:6:8: error: no such module 'Cocoa'
import Cocoa
       ^
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellPullDownSwatchSegment.swift (in target 'ColorWell' from project 'ColorWell')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/ActionButton.swift:6:8: error: no such module 'Cocoa'
import Cocoa
       ^
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellSegment.swift (in target 'ColorWell' from project 'ColorWell')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/ActionButton.swift:6:8: error: no such module 'Cocoa'
import Cocoa
       ^
SwiftCompile normal armv7k Compiling\ ColorWellConfiguration.swift,\ ColorWellRepresentable.swift,\ ColorWellStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/ColorWellConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/ColorWellRepresentable.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/ColorWellStyle.swift (in target 'ColorWell' from project 'ColorWell')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/ColorWellConfiguration.swift (in target 'ColorWell' from project 'ColorWell')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/ColorWellRepresentable.swift (in target 'ColorWell' from project 'ColorWell')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/ColorWellStyle.swift (in target 'ColorWell' from project 'ColorWell')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftEmitModule normal arm64_32 Emitting\ module\ for\ ColorWell (in target 'ColorWell' from project 'ColorWell')
Command SwiftEmitModule failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal armv7k Compiling\ ColorWellPopoverLayoutView.swift,\ ColorWellPopoverSwatchView.swift,\ ColorWellPopoverViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverLayoutView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverSwatchView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverViewController.swift (in target 'ColorWell' from project 'ColorWell')
	SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverLayoutView.swift (in target 'ColorWell' from project 'ColorWell')
	SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverSwatchView.swift (in target 'ColorWell' from project 'ColorWell')
	SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverViewController.swift (in target 'ColorWell' from project 'ColorWell')
	SwiftCompile normal armv7k Compiling\ ActionButton.swift,\ Cache.swift,\ ColorComponents.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/ActionButton.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/Cache.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/ColorComponents.swift (in target 'ColorWell' from project 'ColorWell')
	SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/ActionButton.swift (in target 'ColorWell' from project 'ColorWell')
	SwiftCompile normal armv7k Compiling\ ColorWellBorderedSwatchSegment.swift,\ ColorWellPullDownSwatchSegment.swift,\ ColorWellSegment.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellBorderedSwatchSegment.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellPullDownSwatchSegment.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellSegment.swift (in target 'ColorWell' from project 'ColorWell')
	SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellBorderedSwatchSegment.swift (in target 'ColorWell' from project 'ColorWell')
	SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellPullDownSwatchSegment.swift (in target 'ColorWell' from project 'ColorWell')
	SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellSegment.swift (in target 'ColorWell' from project 'ColorWell')
	SwiftEmitModule normal arm64_32 Emitting\ module\ for\ ColorWell (in target 'ColorWell' from project 'ColorWell')
	Building workspace spi-builder-workspace with scheme ColorWell
(12 failures)
BUILD FAILURE 6.1 watchOS