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 DitheringEngine, reference main (897dbf), with Swift 5.9 for watchOS using Xcode 15.2 on 20 Apr 2025 15:29:15 UTC.

Build Command

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

Build Log

/Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Metal/MetalOrderedDithering.swift:8:8: error: no such module 'Metal'
import Metal
       ^
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/OrderedDitheringThresholdConfiguration.swift (in target 'DitheringEngine' from project 'DitheringEngine')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMehtod.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Atkinson.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Bayer.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-CleanThreshold.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-FloydSteinberg.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-JarvisJudiceNinke.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Noise.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-None.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Ordered.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-WhiteNoise.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/DitherMethods.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitheringEngine.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ErrorDiffusionDitheringCustomization.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/AnyPublisher+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/Array+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/Numeric+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/SIMD3+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/CGImageDataTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/WhiteNoiseGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/clamp.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/convertColorspace.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/equallySpacedColors.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ImageColor.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ImageDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUT.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUTCollection.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUTPalette.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Metal/MetalOrderedDithering.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Nameable.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/OrderedDitheringThresholdConfiguration.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palette.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Apple2.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-BlackAndWhite.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-CGA.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-GameBoy.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Grayscale.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Intellivision.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Quantized.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palettes.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/Apple2SettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/BayerSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/CGASettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/CustomPaletteSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/DitherMethodSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/EmptySettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/FloydSteinbergSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/NoiseDitheringSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/PaletteSelectionSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/QuantizedColorSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/WhiteNoiseSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ThresholdMap.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoAssembler.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoDitheringEngine.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/supplementaryOutputs-18 -target arm64_32-apple-watchos6.0 -enable-objc-interop -sdk /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.2.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-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -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/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/DitheringEngine_const_extract_protocols.json -empty-abi-descriptor -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 -resource-dir /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.2-21S355-1a03c8d25fc3596eb74c01d649b42752.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.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/DitheringEngine.build/Debug-watchos/DitheringEngine.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name DitheringEngine -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.2 -target-sdk-name watchos10.2 -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Nameable.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/OrderedDitheringThresholdConfiguration.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Palette.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Palette-Apple2.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Palette-BlackAndWhite.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Palette-CGA.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Nameable.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/OrderedDitheringThresholdConfiguration.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Palette.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Palette-Apple2.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Palette-BlackAndWhite.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Palette-CGA.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Metal/MetalOrderedDithering.swift:8:8: error: no such module 'Metal'
import Metal
       ^
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palette.swift (in target 'DitheringEngine' from project 'DitheringEngine')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMehtod.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Atkinson.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Bayer.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-CleanThreshold.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-FloydSteinberg.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-JarvisJudiceNinke.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Noise.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-None.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Ordered.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-WhiteNoise.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/DitherMethods.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitheringEngine.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ErrorDiffusionDitheringCustomization.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/AnyPublisher+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/Array+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/Numeric+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/SIMD3+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/CGImageDataTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/WhiteNoiseGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/clamp.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/convertColorspace.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/equallySpacedColors.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ImageColor.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ImageDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUT.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUTCollection.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUTPalette.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Metal/MetalOrderedDithering.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Nameable.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/OrderedDitheringThresholdConfiguration.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palette.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Apple2.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-BlackAndWhite.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-CGA.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-GameBoy.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Grayscale.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Intellivision.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Quantized.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palettes.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/Apple2SettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/BayerSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/CGASettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/CustomPaletteSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/DitherMethodSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/EmptySettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/FloydSteinbergSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/NoiseDitheringSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/PaletteSelectionSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/QuantizedColorSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/WhiteNoiseSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ThresholdMap.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoAssembler.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoDitheringEngine.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/supplementaryOutputs-18 -target arm64_32-apple-watchos6.0 -enable-objc-interop -sdk /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.2.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-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -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/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/DitheringEngine_const_extract_protocols.json -empty-abi-descriptor -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 -resource-dir /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.2-21S355-1a03c8d25fc3596eb74c01d649b42752.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.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/DitheringEngine.build/Debug-watchos/DitheringEngine.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name DitheringEngine -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.2 -target-sdk-name watchos10.2 -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Nameable.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/OrderedDitheringThresholdConfiguration.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Palette.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Palette-Apple2.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Palette-BlackAndWhite.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Palette-CGA.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Nameable.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/OrderedDitheringThresholdConfiguration.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Palette.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Palette-Apple2.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Palette-BlackAndWhite.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Palette-CGA.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Metal/MetalOrderedDithering.swift:8:8: error: no such module 'Metal'
import Metal
       ^
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Apple2.swift (in target 'DitheringEngine' from project 'DitheringEngine')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMehtod.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Atkinson.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Bayer.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-CleanThreshold.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-FloydSteinberg.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-JarvisJudiceNinke.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Noise.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-None.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Ordered.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-WhiteNoise.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/DitherMethods.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitheringEngine.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ErrorDiffusionDitheringCustomization.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/AnyPublisher+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/Array+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/Numeric+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/SIMD3+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/CGImageDataTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/WhiteNoiseGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/clamp.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/convertColorspace.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/equallySpacedColors.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ImageColor.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ImageDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUT.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUTCollection.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUTPalette.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Metal/MetalOrderedDithering.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Nameable.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/OrderedDitheringThresholdConfiguration.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palette.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Apple2.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-BlackAndWhite.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-CGA.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-GameBoy.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Grayscale.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Intellivision.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Quantized.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palettes.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/Apple2SettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/BayerSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/CGASettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/CustomPaletteSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/DitherMethodSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/EmptySettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/FloydSteinbergSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/NoiseDitheringSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/PaletteSelectionSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/QuantizedColorSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/WhiteNoiseSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ThresholdMap.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoAssembler.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoDitheringEngine.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/supplementaryOutputs-18 -target arm64_32-apple-watchos6.0 -enable-objc-interop -sdk /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.2.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-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -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/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/DitheringEngine_const_extract_protocols.json -empty-abi-descriptor -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 -resource-dir /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.2-21S355-1a03c8d25fc3596eb74c01d649b42752.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.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/DitheringEngine.build/Debug-watchos/DitheringEngine.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name DitheringEngine -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.2 -target-sdk-name watchos10.2 -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Nameable.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/OrderedDitheringThresholdConfiguration.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Palette.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Palette-Apple2.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Palette-BlackAndWhite.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Palette-CGA.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Nameable.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/OrderedDitheringThresholdConfiguration.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Palette.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Palette-Apple2.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Palette-BlackAndWhite.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Palette-CGA.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Metal/MetalOrderedDithering.swift:8:8: error: no such module 'Metal'
import Metal
       ^
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-BlackAndWhite.swift (in target 'DitheringEngine' from project 'DitheringEngine')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMehtod.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Atkinson.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Bayer.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-CleanThreshold.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-FloydSteinberg.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-JarvisJudiceNinke.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Noise.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-None.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Ordered.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-WhiteNoise.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/DitherMethods.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitheringEngine.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ErrorDiffusionDitheringCustomization.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/AnyPublisher+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/Array+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/Numeric+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/SIMD3+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/CGImageDataTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/WhiteNoiseGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/clamp.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/convertColorspace.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/equallySpacedColors.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ImageColor.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ImageDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUT.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUTCollection.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUTPalette.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Metal/MetalOrderedDithering.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Nameable.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/OrderedDitheringThresholdConfiguration.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palette.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Apple2.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-BlackAndWhite.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-CGA.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-GameBoy.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Grayscale.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Intellivision.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Quantized.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palettes.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/Apple2SettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/BayerSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/CGASettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/CustomPaletteSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/DitherMethodSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/EmptySettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/FloydSteinbergSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/NoiseDitheringSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/PaletteSelectionSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/QuantizedColorSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/WhiteNoiseSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ThresholdMap.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoAssembler.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoDitheringEngine.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/supplementaryOutputs-18 -target arm64_32-apple-watchos6.0 -enable-objc-interop -sdk /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.2.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-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -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/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/DitheringEngine_const_extract_protocols.json -empty-abi-descriptor -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 -resource-dir /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.2-21S355-1a03c8d25fc3596eb74c01d649b42752.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.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/DitheringEngine.build/Debug-watchos/DitheringEngine.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name DitheringEngine -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.2 -target-sdk-name watchos10.2 -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Nameable.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/OrderedDitheringThresholdConfiguration.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Palette.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Palette-Apple2.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Palette-BlackAndWhite.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Palette-CGA.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Nameable.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/OrderedDitheringThresholdConfiguration.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Palette.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Palette-Apple2.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Palette-BlackAndWhite.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Palette-CGA.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Metal/MetalOrderedDithering.swift:8:8: error: no such module 'Metal'
import Metal
       ^
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-CGA.swift (in target 'DitheringEngine' from project 'DitheringEngine')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMehtod.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Atkinson.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Bayer.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-CleanThreshold.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-FloydSteinberg.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-JarvisJudiceNinke.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Noise.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-None.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Ordered.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-WhiteNoise.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/DitherMethods.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitheringEngine.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ErrorDiffusionDitheringCustomization.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/AnyPublisher+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/Array+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/Numeric+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/SIMD3+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/CGImageDataTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/WhiteNoiseGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/clamp.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/convertColorspace.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/equallySpacedColors.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ImageColor.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ImageDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUT.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUTCollection.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUTPalette.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Metal/MetalOrderedDithering.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Nameable.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/OrderedDitheringThresholdConfiguration.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palette.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Apple2.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-BlackAndWhite.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-CGA.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-GameBoy.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Grayscale.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Intellivision.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Quantized.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palettes.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/Apple2SettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/BayerSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/CGASettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/CustomPaletteSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/DitherMethodSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/EmptySettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/FloydSteinbergSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/NoiseDitheringSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/PaletteSelectionSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/QuantizedColorSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/WhiteNoiseSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ThresholdMap.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoAssembler.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoDitheringEngine.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/supplementaryOutputs-18 -target arm64_32-apple-watchos6.0 -enable-objc-interop -sdk /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.2.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-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -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/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/DitheringEngine_const_extract_protocols.json -empty-abi-descriptor -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 -resource-dir /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.2-21S355-1a03c8d25fc3596eb74c01d649b42752.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.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/DitheringEngine.build/Debug-watchos/DitheringEngine.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name DitheringEngine -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.2 -target-sdk-name watchos10.2 -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Nameable.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/OrderedDitheringThresholdConfiguration.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Palette.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Palette-Apple2.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Palette-BlackAndWhite.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Palette-CGA.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Nameable.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/OrderedDitheringThresholdConfiguration.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Palette.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Palette-Apple2.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Palette-BlackAndWhite.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Palette-CGA.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Metal/MetalOrderedDithering.swift:8:8: error: no such module 'Metal'
import Metal
       ^
SwiftCompile normal arm64_32 Compiling\ DitherMethods.swift,\ DitheringEngine.swift,\ ErrorDiffusionDitheringCustomization.swift,\ AnyPublisher+Extension.swift,\ Array+Extension.swift,\ Numeric+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/DitherMethods.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitheringEngine.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ErrorDiffusionDitheringCustomization.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/AnyPublisher+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/Array+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/Numeric+Extension.swift (in target 'DitheringEngine' from project 'DitheringEngine')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMehtod.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Atkinson.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Bayer.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-CleanThreshold.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-FloydSteinberg.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-JarvisJudiceNinke.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Noise.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-None.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Ordered.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-WhiteNoise.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/DitherMethods.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitheringEngine.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ErrorDiffusionDitheringCustomization.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/AnyPublisher+Extension.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/Array+Extension.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/Numeric+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/SIMD3+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/CGImageDataTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/WhiteNoiseGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/clamp.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/convertColorspace.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/equallySpacedColors.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ImageColor.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ImageDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUT.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUTCollection.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUTPalette.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Metal/MetalOrderedDithering.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Nameable.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/OrderedDitheringThresholdConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palette.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Apple2.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-BlackAndWhite.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-CGA.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-GameBoy.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Grayscale.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Intellivision.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Quantized.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palettes.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/Apple2SettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/BayerSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/CGASettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/CustomPaletteSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/DitherMethodSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/EmptySettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/FloydSteinbergSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/NoiseDitheringSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/PaletteSelectionSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/QuantizedColorSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/WhiteNoiseSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ThresholdMap.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoAssembler.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoDitheringEngine.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/supplementaryOutputs-8 -target arm64_32-apple-watchos6.0 -enable-objc-interop -sdk /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.2.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-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -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/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/DitheringEngine_const_extract_protocols.json -empty-abi-descriptor -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 -resource-dir /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.2-21S355-1a03c8d25fc3596eb74c01d649b42752.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.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/DitheringEngine.build/Debug-watchos/DitheringEngine.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name DitheringEngine -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.2 -target-sdk-name watchos10.2 -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/DitherMethods.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/DitheringEngine.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/ErrorDiffusionDitheringCustomization.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/AnyPublisher+Extension.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Array+Extension.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Numeric+Extension.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/DitherMethods.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/DitheringEngine.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/ErrorDiffusionDitheringCustomization.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/AnyPublisher+Extension.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Array+Extension.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Numeric+Extension.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/DitherMethods.swift (in target 'DitheringEngine' from project 'DitheringEngine')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMehtod.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Atkinson.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Bayer.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-CleanThreshold.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-FloydSteinberg.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-JarvisJudiceNinke.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Noise.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-None.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Ordered.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-WhiteNoise.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/DitherMethods.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitheringEngine.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ErrorDiffusionDitheringCustomization.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/AnyPublisher+Extension.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/Array+Extension.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/Numeric+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/SIMD3+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/CGImageDataTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/WhiteNoiseGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/clamp.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/convertColorspace.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/equallySpacedColors.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ImageColor.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ImageDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUT.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUTCollection.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUTPalette.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Metal/MetalOrderedDithering.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Nameable.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/OrderedDitheringThresholdConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palette.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Apple2.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-BlackAndWhite.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-CGA.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-GameBoy.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Grayscale.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Intellivision.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Quantized.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palettes.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/Apple2SettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/BayerSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/CGASettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/CustomPaletteSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/DitherMethodSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/EmptySettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/FloydSteinbergSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/NoiseDitheringSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/PaletteSelectionSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/QuantizedColorSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/WhiteNoiseSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ThresholdMap.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoAssembler.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoDitheringEngine.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/supplementaryOutputs-8 -target arm64_32-apple-watchos6.0 -enable-objc-interop -sdk /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.2.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-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -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/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/DitheringEngine_const_extract_protocols.json -empty-abi-descriptor -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 -resource-dir /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.2-21S355-1a03c8d25fc3596eb74c01d649b42752.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.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/DitheringEngine.build/Debug-watchos/DitheringEngine.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name DitheringEngine -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.2 -target-sdk-name watchos10.2 -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/DitherMethods.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/DitheringEngine.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/ErrorDiffusionDitheringCustomization.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/AnyPublisher+Extension.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Array+Extension.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Numeric+Extension.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/DitherMethods.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/DitheringEngine.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/ErrorDiffusionDitheringCustomization.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/AnyPublisher+Extension.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Array+Extension.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Numeric+Extension.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Metal/MetalOrderedDithering.swift:8:8: error: no such module 'Metal'
import Metal
       ^
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitheringEngine.swift (in target 'DitheringEngine' from project 'DitheringEngine')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMehtod.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Atkinson.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Bayer.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-CleanThreshold.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-FloydSteinberg.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-JarvisJudiceNinke.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Noise.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-None.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Ordered.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-WhiteNoise.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/DitherMethods.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitheringEngine.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ErrorDiffusionDitheringCustomization.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/AnyPublisher+Extension.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/Array+Extension.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/Numeric+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/SIMD3+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/CGImageDataTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/WhiteNoiseGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/clamp.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/convertColorspace.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/equallySpacedColors.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ImageColor.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ImageDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUT.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUTCollection.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUTPalette.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Metal/MetalOrderedDithering.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Nameable.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/OrderedDitheringThresholdConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palette.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Apple2.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-BlackAndWhite.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-CGA.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-GameBoy.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Grayscale.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Intellivision.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Quantized.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palettes.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/Apple2SettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/BayerSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/CGASettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/CustomPaletteSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/DitherMethodSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/EmptySettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/FloydSteinbergSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/NoiseDitheringSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/PaletteSelectionSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/QuantizedColorSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/WhiteNoiseSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ThresholdMap.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoAssembler.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoDitheringEngine.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/supplementaryOutputs-8 -target arm64_32-apple-watchos6.0 -enable-objc-interop -sdk /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.2.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-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -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/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/DitheringEngine_const_extract_protocols.json -empty-abi-descriptor -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 -resource-dir /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.2-21S355-1a03c8d25fc3596eb74c01d649b42752.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.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/DitheringEngine.build/Debug-watchos/DitheringEngine.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name DitheringEngine -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.2 -target-sdk-name watchos10.2 -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/DitherMethods.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/DitheringEngine.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/ErrorDiffusionDitheringCustomization.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/AnyPublisher+Extension.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Array+Extension.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Numeric+Extension.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/DitherMethods.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/DitheringEngine.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/ErrorDiffusionDitheringCustomization.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/AnyPublisher+Extension.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Array+Extension.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Numeric+Extension.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Metal/MetalOrderedDithering.swift:8:8: error: no such module 'Metal'
import Metal
       ^
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ErrorDiffusionDitheringCustomization.swift (in target 'DitheringEngine' from project 'DitheringEngine')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMehtod.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Atkinson.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Bayer.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-CleanThreshold.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-FloydSteinberg.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-JarvisJudiceNinke.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Noise.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-None.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Ordered.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-WhiteNoise.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/DitherMethods.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitheringEngine.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ErrorDiffusionDitheringCustomization.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/AnyPublisher+Extension.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/Array+Extension.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/Numeric+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/SIMD3+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/CGImageDataTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/WhiteNoiseGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/clamp.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/convertColorspace.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/equallySpacedColors.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ImageColor.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ImageDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUT.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUTCollection.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUTPalette.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Metal/MetalOrderedDithering.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Nameable.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/OrderedDitheringThresholdConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palette.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Apple2.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-BlackAndWhite.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-CGA.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-GameBoy.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Grayscale.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Intellivision.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Quantized.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palettes.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/Apple2SettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/BayerSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/CGASettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/CustomPaletteSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/DitherMethodSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/EmptySettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/FloydSteinbergSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/NoiseDitheringSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/PaletteSelectionSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/QuantizedColorSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/WhiteNoiseSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ThresholdMap.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoAssembler.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoDitheringEngine.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/supplementaryOutputs-8 -target arm64_32-apple-watchos6.0 -enable-objc-interop -sdk /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.2.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-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -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/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/DitheringEngine_const_extract_protocols.json -empty-abi-descriptor -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 -resource-dir /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.2-21S355-1a03c8d25fc3596eb74c01d649b42752.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.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/DitheringEngine.build/Debug-watchos/DitheringEngine.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name DitheringEngine -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.2 -target-sdk-name watchos10.2 -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/DitherMethods.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/DitheringEngine.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/ErrorDiffusionDitheringCustomization.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/AnyPublisher+Extension.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Array+Extension.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Numeric+Extension.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/DitherMethods.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/DitheringEngine.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/ErrorDiffusionDitheringCustomization.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/AnyPublisher+Extension.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Array+Extension.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Numeric+Extension.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Metal/MetalOrderedDithering.swift:8:8: error: no such module 'Metal'
import Metal
       ^
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/AnyPublisher+Extension.swift (in target 'DitheringEngine' from project 'DitheringEngine')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMehtod.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Atkinson.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Bayer.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-CleanThreshold.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-FloydSteinberg.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-JarvisJudiceNinke.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Noise.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-None.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Ordered.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-WhiteNoise.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/DitherMethods.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitheringEngine.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ErrorDiffusionDitheringCustomization.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/AnyPublisher+Extension.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/Array+Extension.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/Numeric+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/SIMD3+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/CGImageDataTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/WhiteNoiseGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/clamp.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/convertColorspace.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/equallySpacedColors.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ImageColor.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ImageDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUT.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUTCollection.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUTPalette.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Metal/MetalOrderedDithering.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Nameable.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/OrderedDitheringThresholdConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palette.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Apple2.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-BlackAndWhite.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-CGA.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-GameBoy.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Grayscale.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Intellivision.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Quantized.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palettes.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/Apple2SettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/BayerSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/CGASettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/CustomPaletteSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/DitherMethodSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/EmptySettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/FloydSteinbergSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/NoiseDitheringSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/PaletteSelectionSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/QuantizedColorSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/WhiteNoiseSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ThresholdMap.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoAssembler.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoDitheringEngine.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/supplementaryOutputs-8 -target arm64_32-apple-watchos6.0 -enable-objc-interop -sdk /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.2.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-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -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/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/DitheringEngine_const_extract_protocols.json -empty-abi-descriptor -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 -resource-dir /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.2-21S355-1a03c8d25fc3596eb74c01d649b42752.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.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/DitheringEngine.build/Debug-watchos/DitheringEngine.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name DitheringEngine -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.2 -target-sdk-name watchos10.2 -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/DitherMethods.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/DitheringEngine.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/ErrorDiffusionDitheringCustomization.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/AnyPublisher+Extension.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Array+Extension.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Numeric+Extension.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/DitherMethods.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/DitheringEngine.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/ErrorDiffusionDitheringCustomization.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/AnyPublisher+Extension.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Array+Extension.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Numeric+Extension.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Metal/MetalOrderedDithering.swift:8:8: error: no such module 'Metal'
import Metal
       ^
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/Array+Extension.swift (in target 'DitheringEngine' from project 'DitheringEngine')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMehtod.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Atkinson.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Bayer.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-CleanThreshold.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-FloydSteinberg.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-JarvisJudiceNinke.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Noise.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-None.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Ordered.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-WhiteNoise.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/DitherMethods.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitheringEngine.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ErrorDiffusionDitheringCustomization.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/AnyPublisher+Extension.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/Array+Extension.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/Numeric+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/SIMD3+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/CGImageDataTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/WhiteNoiseGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/clamp.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/convertColorspace.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/equallySpacedColors.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ImageColor.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ImageDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUT.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUTCollection.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUTPalette.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Metal/MetalOrderedDithering.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Nameable.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/OrderedDitheringThresholdConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palette.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Apple2.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-BlackAndWhite.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-CGA.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-GameBoy.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Grayscale.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Intellivision.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Quantized.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palettes.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/Apple2SettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/BayerSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/CGASettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/CustomPaletteSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/DitherMethodSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/EmptySettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/FloydSteinbergSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/NoiseDitheringSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/PaletteSelectionSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/QuantizedColorSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/WhiteNoiseSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ThresholdMap.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoAssembler.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoDitheringEngine.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/supplementaryOutputs-8 -target arm64_32-apple-watchos6.0 -enable-objc-interop -sdk /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.2.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-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -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/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/DitheringEngine_const_extract_protocols.json -empty-abi-descriptor -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 -resource-dir /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.2-21S355-1a03c8d25fc3596eb74c01d649b42752.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.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/DitheringEngine.build/Debug-watchos/DitheringEngine.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name DitheringEngine -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.2 -target-sdk-name watchos10.2 -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/DitherMethods.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/DitheringEngine.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/ErrorDiffusionDitheringCustomization.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/AnyPublisher+Extension.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Array+Extension.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Numeric+Extension.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/DitherMethods.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/DitheringEngine.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/ErrorDiffusionDitheringCustomization.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/AnyPublisher+Extension.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Array+Extension.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Numeric+Extension.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Metal/MetalOrderedDithering.swift:8:8: error: no such module 'Metal'
import Metal
       ^
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/Numeric+Extension.swift (in target 'DitheringEngine' from project 'DitheringEngine')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMehtod.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Atkinson.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Bayer.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-CleanThreshold.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-FloydSteinberg.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-JarvisJudiceNinke.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Noise.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-None.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Ordered.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-WhiteNoise.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/DitherMethods.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitheringEngine.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ErrorDiffusionDitheringCustomization.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/AnyPublisher+Extension.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/Array+Extension.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/Numeric+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/SIMD3+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/CGImageDataTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/WhiteNoiseGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/clamp.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/convertColorspace.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/equallySpacedColors.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ImageColor.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ImageDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUT.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUTCollection.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUTPalette.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Metal/MetalOrderedDithering.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Nameable.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/OrderedDitheringThresholdConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palette.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Apple2.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-BlackAndWhite.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-CGA.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-GameBoy.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Grayscale.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Intellivision.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Quantized.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palettes.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/Apple2SettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/BayerSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/CGASettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/CustomPaletteSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/DitherMethodSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/EmptySettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/FloydSteinbergSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/NoiseDitheringSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/PaletteSelectionSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/QuantizedColorSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/WhiteNoiseSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ThresholdMap.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoAssembler.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoDitheringEngine.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/supplementaryOutputs-8 -target arm64_32-apple-watchos6.0 -enable-objc-interop -sdk /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.2.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-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -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/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/DitheringEngine_const_extract_protocols.json -empty-abi-descriptor -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 -resource-dir /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.2-21S355-1a03c8d25fc3596eb74c01d649b42752.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.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/DitheringEngine.build/Debug-watchos/DitheringEngine.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name DitheringEngine -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.2 -target-sdk-name watchos10.2 -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/DitherMethods.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/DitheringEngine.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/ErrorDiffusionDitheringCustomization.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/AnyPublisher+Extension.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Array+Extension.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Numeric+Extension.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/DitherMethods.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/DitheringEngine.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/ErrorDiffusionDitheringCustomization.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/AnyPublisher+Extension.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Array+Extension.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/Numeric+Extension.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Metal/MetalOrderedDithering.swift:8:8: error: no such module 'Metal'
import Metal
       ^
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ DitheringEngine (in target 'DitheringEngine' from project 'DitheringEngine')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMehtod.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Atkinson.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Bayer.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-CleanThreshold.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-FloydSteinberg.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-JarvisJudiceNinke.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Noise.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-None.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Ordered.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-WhiteNoise.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/DitherMethods.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitheringEngine.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ErrorDiffusionDitheringCustomization.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/AnyPublisher+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/Array+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/Numeric+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/SIMD3+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/CGImageDataTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/WhiteNoiseGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/clamp.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/convertColorspace.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/equallySpacedColors.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ImageColor.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ImageDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUT.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUTCollection.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUTPalette.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Metal/MetalOrderedDithering.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Nameable.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/OrderedDitheringThresholdConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palette.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Apple2.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-BlackAndWhite.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-CGA.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-GameBoy.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Grayscale.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Intellivision.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Quantized.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palettes.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/Apple2SettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/BayerSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/CGASettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/CustomPaletteSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/DitherMethodSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/EmptySettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/FloydSteinbergSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/NoiseDitheringSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/PaletteSelectionSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/QuantizedColorSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/WhiteNoiseSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ThresholdMap.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoAssembler.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoDitheringEngine.swift -target arm64_32-apple-watchos6.0 -enable-objc-interop -sdk /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.2.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-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -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/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/DitheringEngine_const_extract_protocols.json -empty-abi-descriptor -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 -resource-dir /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.2-21S355-1a03c8d25fc3596eb74c01d649b42752.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.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/DitheringEngine.build/Debug-watchos/DitheringEngine.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name DitheringEngine -disable-clang-spi -target-sdk-version 10.2 -target-sdk-name watchos10.2 -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/DitheringEngine.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/DitheringEngine.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/DitheringEngine-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/DitheringEngine-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/DitheringEngine-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/DitheringEngine.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/DitheringEngine.abi.json
/Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Metal/MetalOrderedDithering.swift:8:8: error: no such module 'Metal'
import Metal
       ^
SwiftEmitModule normal armv7k Emitting\ module\ for\ DitheringEngine (in target 'DitheringEngine' from project 'DitheringEngine')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMehtod.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Atkinson.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Bayer.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-CleanThreshold.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-FloydSteinberg.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-JarvisJudiceNinke.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Noise.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-None.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Ordered.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-WhiteNoise.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/DitherMethods.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitheringEngine.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ErrorDiffusionDitheringCustomization.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/AnyPublisher+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/Array+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/Numeric+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/SIMD3+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/CGImageDataTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/WhiteNoiseGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/clamp.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/convertColorspace.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Helpers/equallySpacedColors.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ImageColor.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ImageDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUT.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUTCollection.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/LUTPalette.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Metal/MetalOrderedDithering.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Nameable.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/OrderedDitheringThresholdConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palette.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Apple2.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-BlackAndWhite.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-CGA.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-GameBoy.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Grayscale.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Intellivision.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Quantized.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palettes.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/Apple2SettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/BayerSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/CGASettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/CustomPaletteSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/DitherMethodSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/EmptySettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/FloydSteinbergSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/NoiseDitheringSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/PaletteSelectionSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/QuantizedColorSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/WhiteNoiseSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ThresholdMap.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoAssembler.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Video/VideoDitheringEngine.swift -target armv7k-apple-watchos6.0 -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.2.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-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -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/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/DitheringEngine_const_extract_protocols.json -empty-abi-descriptor -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 -resource-dir /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.2-21S355-1a03c8d25fc3596eb74c01d649b42752.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.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/DitheringEngine.build/Debug-watchos/DitheringEngine.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name DitheringEngine -disable-clang-spi -target-sdk-version 10.2 -target-sdk-name watchos10.2 -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/DitheringEngine.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/DitheringEngine.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/DitheringEngine-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/DitheringEngine-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/DitheringEngine-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/DitheringEngine.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/DitheringEngine.abi.json
** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/Apple2SettingsConfiguration.swift (in target 'DitheringEngine' from project 'DitheringEngine')
	SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/BayerSettingsConfiguration.swift (in target 'DitheringEngine' from project 'DitheringEngine')
	SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/CGASettingsConfiguration.swift (in target 'DitheringEngine' from project 'DitheringEngine')
	SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/CustomPaletteSettingsConfiguration.swift (in target 'DitheringEngine' from project 'DitheringEngine')
	SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/DitherMethodSettingsConfiguration.swift (in target 'DitheringEngine' from project 'DitheringEngine')
	SwiftCompile normal arm64_32 Compiling\ Apple2SettingsConfiguration.swift,\ BayerSettingsConfiguration.swift,\ CGASettingsConfiguration.swift,\ CustomPaletteSettingsConfiguration.swift,\ DitherMethodSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/Apple2SettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/BayerSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/CGASettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/CustomPaletteSettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfigurations/DitherMethodSettingsConfiguration.swift (in target 'DitheringEngine' from project 'DitheringEngine')
	SwiftCompile normal arm64_32 Compiling\ Palette-GameBoy.swift,\ Palette-Grayscale.swift,\ Palette-Intellivision.swift,\ Palette-Quantized.swift,\ Palettes.swift,\ SettingsConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-GameBoy.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Grayscale.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Intellivision.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Quantized.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palettes.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfiguration.swift (in target 'DitheringEngine' from project 'DitheringEngine')
	SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-GameBoy.swift (in target 'DitheringEngine' from project 'DitheringEngine')
	SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Grayscale.swift (in target 'DitheringEngine' from project 'DitheringEngine')
	SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Intellivision.swift (in target 'DitheringEngine' from project 'DitheringEngine')
	SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Quantized.swift (in target 'DitheringEngine' from project 'DitheringEngine')
	SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palettes.swift (in target 'DitheringEngine' from project 'DitheringEngine')
	SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/SettingsConfiguration.swift (in target 'DitheringEngine' from project 'DitheringEngine')
	SwiftCompile normal arm64_32 Compiling\ Dither-FloydSteinberg.swift,\ Dither-JarvisJudiceNinke.swift,\ Dither-Noise.swift,\ Dither-None.swift,\ Dither-Ordered.swift,\ Dither-WhiteNoise.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-FloydSteinberg.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-JarvisJudiceNinke.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Noise.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-None.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Ordered.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-WhiteNoise.swift (in target 'DitheringEngine' from project 'DitheringEngine')
	SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-FloydSteinberg.swift (in target 'DitheringEngine' from project 'DitheringEngine')
	SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-JarvisJudiceNinke.swift (in target 'DitheringEngine' from project 'DitheringEngine')
	SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Noise.swift (in target 'DitheringEngine' from project 'DitheringEngine')
	SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-None.swift (in target 'DitheringEngine' from project 'DitheringEngine')
	SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Ordered.swift (in target 'DitheringEngine' from project 'DitheringEngine')
	SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-WhiteNoise.swift (in target 'DitheringEngine' from project 'DitheringEngine')
	SwiftCompile normal arm64_32 Compiling\ Nameable.swift,\ OrderedDitheringThresholdConfiguration.swift,\ Palette.swift,\ Palette-Apple2.swift,\ Palette-BlackAndWhite.swift,\ Palette-CGA.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Nameable.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/OrderedDitheringThresholdConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palette.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Apple2.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-BlackAndWhite.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-CGA.swift (in target 'DitheringEngine' from project 'DitheringEngine')
	SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Nameable.swift (in target 'DitheringEngine' from project 'DitheringEngine')
	SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/OrderedDitheringThresholdConfiguration.swift (in target 'DitheringEngine' from project 'DitheringEngine')
	SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palette.swift (in target 'DitheringEngine' from project 'DitheringEngine')
	SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-Apple2.swift (in target 'DitheringEngine' from project 'DitheringEngine')
	SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-BlackAndWhite.swift (in target 'DitheringEngine' from project 'DitheringEngine')
	SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Palettes/Palette-CGA.swift (in target 'DitheringEngine' from project 'DitheringEngine')
	SwiftCompile normal arm64_32 Compiling\ DitherMethods.swift,\ DitheringEngine.swift,\ ErrorDiffusionDitheringCustomization.swift,\ AnyPublisher+Extension.swift,\ Array+Extension.swift,\ Numeric+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/DitherMethods.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitheringEngine.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ErrorDiffusionDitheringCustomization.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/AnyPublisher+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/Array+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/Numeric+Extension.swift (in target 'DitheringEngine' from project 'DitheringEngine')
	SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/DitherMethods.swift (in target 'DitheringEngine' from project 'DitheringEngine')
	SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitheringEngine.swift (in target 'DitheringEngine' from project 'DitheringEngine')
	SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/ErrorDiffusionDitheringCustomization.swift (in target 'DitheringEngine' from project 'DitheringEngine')
	SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/AnyPublisher+Extension.swift (in target 'DitheringEngine' from project 'DitheringEngine')
	SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/Array+Extension.swift (in target 'DitheringEngine' from project 'DitheringEngine')
	SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Extensions/Numeric+Extension.swift (in target 'DitheringEngine' from project 'DitheringEngine')
	SwiftEmitModule normal arm64_32 Emitting\ module\ for\ DitheringEngine (in target 'DitheringEngine' from project 'DitheringEngine')
	SwiftEmitModule normal armv7k Emitting\ module\ for\ DitheringEngine (in target 'DitheringEngine' from project 'DitheringEngine')
(36 failures)
BUILD FAILURE 5.9 watchOS