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 6.0 for watchOS using Xcode 16.2 on 20 Apr 2025 15:30:04 UTC.

Build Command

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

Build Log

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Noise.swift (in target 'DitheringEngine' from project 'DitheringEngine')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.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 -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-FloydSteinberg.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-JarvisJudiceNinke.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Noise.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-None.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Ordered.swift -primary-file /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 -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/supplementaryOutputs-9 -target armv7k-apple-watchos6.0 -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.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-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/DitheringEngine_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.2-22S97-8cb5c683f5e64b0ecfc74e8d0065fbf6.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 -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.2 -target-sdk-name watchos11.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.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/armv7k/Dither-FloydSteinberg.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-JarvisJudiceNinke.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-Noise.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-None.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-Ordered.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-WhiteNoise.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-FloydSteinberg.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-JarvisJudiceNinke.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-Noise.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-None.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-Ordered.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-WhiteNoise.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-None.swift (in target 'DitheringEngine' from project 'DitheringEngine')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.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 -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-FloydSteinberg.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-JarvisJudiceNinke.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Noise.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-None.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Ordered.swift -primary-file /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 -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/supplementaryOutputs-9 -target armv7k-apple-watchos6.0 -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.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-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/DitheringEngine_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.2-22S97-8cb5c683f5e64b0ecfc74e8d0065fbf6.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 -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.2 -target-sdk-name watchos11.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.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/armv7k/Dither-FloydSteinberg.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-JarvisJudiceNinke.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-Noise.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-None.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-Ordered.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-WhiteNoise.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-FloydSteinberg.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-JarvisJudiceNinke.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-Noise.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-None.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-Ordered.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-WhiteNoise.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Ordered.swift (in target 'DitheringEngine' from project 'DitheringEngine')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.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 -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-FloydSteinberg.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-JarvisJudiceNinke.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Noise.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-None.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Ordered.swift -primary-file /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 -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/supplementaryOutputs-9 -target armv7k-apple-watchos6.0 -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.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-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/DitheringEngine_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.2-22S97-8cb5c683f5e64b0ecfc74e8d0065fbf6.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 -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.2 -target-sdk-name watchos11.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.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/armv7k/Dither-FloydSteinberg.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-JarvisJudiceNinke.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-Noise.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-None.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-Ordered.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-WhiteNoise.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-FloydSteinberg.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-JarvisJudiceNinke.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-Noise.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-None.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-Ordered.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-WhiteNoise.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-WhiteNoise.swift (in target 'DitheringEngine' from project 'DitheringEngine')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.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 -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-FloydSteinberg.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-JarvisJudiceNinke.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Noise.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-None.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Ordered.swift -primary-file /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 -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/supplementaryOutputs-9 -target armv7k-apple-watchos6.0 -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.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-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/DitheringEngine_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.2-22S97-8cb5c683f5e64b0ecfc74e8d0065fbf6.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 -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.2 -target-sdk-name watchos11.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.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/armv7k/Dither-FloydSteinberg.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-JarvisJudiceNinke.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-Noise.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-None.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-Ordered.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-WhiteNoise.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-FloydSteinberg.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-JarvisJudiceNinke.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-Noise.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-None.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-Ordered.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-WhiteNoise.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftEmitModule normal armv7k Emitting\ module\ for\ DitheringEngine (in target 'DitheringEngine' from project 'DitheringEngine')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-swiftTaskExecution -- /Applications/Xcode-16.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-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.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-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/DitheringEngine_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.2-22S97-8cb5c683f5e64b0ecfc74e8d0065fbf6.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 -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.2 -target-sdk-name watchos11.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.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
EmitSwiftModule normal armv7k (in target 'DitheringEngine' from project 'DitheringEngine')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-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-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.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-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/DitheringEngine_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.2-22S97-8cb5c683f5e64b0ecfc74e8d0065fbf6.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 -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.2 -target-sdk-name watchos11.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.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
/Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/Metal/MetalOrderedDithering.swift:8:8: error: no such module 'Metal'
import Metal
       ^
SwiftCompile normal armv7k Compiling\ resource_bundle_accessor.swift,\ DitherMehtod.swift,\ Dither-Atkinson.swift,\ Dither-Bayer.swift,\ Dither-CleanThreshold.swift,\ Dither-ErrorDiffusion.swift /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 (in target 'DitheringEngine' from project 'DitheringEngine')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-swiftTaskExecution -- /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/DerivedSources/resource_bundle_accessor.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMehtod.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Atkinson.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Bayer.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-CleanThreshold.swift -primary-file /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 -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/supplementaryOutputs-7 -target armv7k-apple-watchos6.0 -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.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-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/DitheringEngine_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.2-22S97-8cb5c683f5e64b0ecfc74e8d0065fbf6.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 -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.2 -target-sdk-name watchos11.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.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/armv7k/resource_bundle_accessor.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/DitherMehtod.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-Atkinson.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-Bayer.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-CleanThreshold.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-ErrorDiffusion.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/resource_bundle_accessor.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/DitherMehtod.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-Atkinson.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-Bayer.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-CleanThreshold.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-ErrorDiffusion.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/DerivedSources/resource_bundle_accessor.swift (in target 'DitheringEngine' from project 'DitheringEngine')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/DerivedSources/resource_bundle_accessor.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMehtod.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Atkinson.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Bayer.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-CleanThreshold.swift -primary-file /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 -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/supplementaryOutputs-7 -target armv7k-apple-watchos6.0 -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.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-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/DitheringEngine_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.2-22S97-8cb5c683f5e64b0ecfc74e8d0065fbf6.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 -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.2 -target-sdk-name watchos11.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.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/armv7k/resource_bundle_accessor.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/DitherMehtod.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-Atkinson.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-Bayer.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-CleanThreshold.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-ErrorDiffusion.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/resource_bundle_accessor.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/DitherMehtod.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-Atkinson.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-Bayer.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-CleanThreshold.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-ErrorDiffusion.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMehtod.swift (in target 'DitheringEngine' from project 'DitheringEngine')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/DerivedSources/resource_bundle_accessor.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMehtod.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Atkinson.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Bayer.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-CleanThreshold.swift -primary-file /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 -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/supplementaryOutputs-7 -target armv7k-apple-watchos6.0 -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.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-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/DitheringEngine_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.2-22S97-8cb5c683f5e64b0ecfc74e8d0065fbf6.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 -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.2 -target-sdk-name watchos11.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.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/armv7k/resource_bundle_accessor.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/DitherMehtod.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-Atkinson.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-Bayer.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-CleanThreshold.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-ErrorDiffusion.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/resource_bundle_accessor.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/DitherMehtod.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-Atkinson.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-Bayer.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-CleanThreshold.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-ErrorDiffusion.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Atkinson.swift (in target 'DitheringEngine' from project 'DitheringEngine')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/DerivedSources/resource_bundle_accessor.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMehtod.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Atkinson.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Bayer.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-CleanThreshold.swift -primary-file /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 -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/supplementaryOutputs-7 -target armv7k-apple-watchos6.0 -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.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-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/DitheringEngine_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.2-22S97-8cb5c683f5e64b0ecfc74e8d0065fbf6.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 -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.2 -target-sdk-name watchos11.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.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/armv7k/resource_bundle_accessor.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/DitherMehtod.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-Atkinson.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-Bayer.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-CleanThreshold.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-ErrorDiffusion.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/resource_bundle_accessor.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/DitherMehtod.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-Atkinson.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-Bayer.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-CleanThreshold.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-ErrorDiffusion.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Bayer.swift (in target 'DitheringEngine' from project 'DitheringEngine')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/DerivedSources/resource_bundle_accessor.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMehtod.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Atkinson.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Bayer.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-CleanThreshold.swift -primary-file /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 -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/supplementaryOutputs-7 -target armv7k-apple-watchos6.0 -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.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-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/DitheringEngine_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.2-22S97-8cb5c683f5e64b0ecfc74e8d0065fbf6.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 -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.2 -target-sdk-name watchos11.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.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/armv7k/resource_bundle_accessor.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/DitherMehtod.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-Atkinson.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-Bayer.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-CleanThreshold.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-ErrorDiffusion.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/resource_bundle_accessor.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/DitherMehtod.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-Atkinson.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-Bayer.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-CleanThreshold.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-ErrorDiffusion.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-CleanThreshold.swift (in target 'DitheringEngine' from project 'DitheringEngine')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/DerivedSources/resource_bundle_accessor.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMehtod.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Atkinson.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Bayer.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-CleanThreshold.swift -primary-file /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 -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/supplementaryOutputs-7 -target armv7k-apple-watchos6.0 -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.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-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/DitheringEngine_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.2-22S97-8cb5c683f5e64b0ecfc74e8d0065fbf6.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 -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.2 -target-sdk-name watchos11.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.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/armv7k/resource_bundle_accessor.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/DitherMehtod.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-Atkinson.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-Bayer.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-CleanThreshold.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-ErrorDiffusion.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/resource_bundle_accessor.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/DitherMehtod.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-Atkinson.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-Bayer.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-CleanThreshold.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-ErrorDiffusion.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-ErrorDiffusion.swift (in target 'DitheringEngine' from project 'DitheringEngine')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/DerivedSources/resource_bundle_accessor.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMehtod.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Atkinson.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-Bayer.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/DitheringEngine/DitherMethods/Dither-CleanThreshold.swift -primary-file /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 -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/supplementaryOutputs-7 -target armv7k-apple-watchos6.0 -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.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-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/DitheringEngine_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.2-22S97-8cb5c683f5e64b0ecfc74e8d0065fbf6.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 -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.2 -target-sdk-name watchos11.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.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/armv7k/resource_bundle_accessor.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/DitherMehtod.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-Atkinson.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-Bayer.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-CleanThreshold.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-ErrorDiffusion.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/resource_bundle_accessor.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/DitherMehtod.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-Atkinson.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-Bayer.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-CleanThreshold.o -index-unit-output-path /DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/armv7k/Dither-ErrorDiffusion.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ DitheringEngine (in target 'DitheringEngine' from project 'DitheringEngine')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-swiftTaskExecution -- /Applications/Xcode-16.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-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.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-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/DitheringEngine_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.2-22S97-8cb5c683f5e64b0ecfc74e8d0065fbf6.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 11.2 -target-sdk-name watchos11.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.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
EmitSwiftModule normal arm64_32 (in target 'DitheringEngine' from project 'DitheringEngine')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-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-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.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-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64_32/DitheringEngine_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.2-22S97-8cb5c683f5e64b0ecfc74e8d0065fbf6.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 11.2 -target-sdk-name watchos11.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.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
SwiftEmitModule normal arm64 Emitting\ module\ for\ DitheringEngine (in target 'DitheringEngine' from project 'DitheringEngine')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-swiftTaskExecution -- /Applications/Xcode-16.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-apple-watchos6.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.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-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/Objects-normal/arm64/DitheringEngine_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -empty-abi-descriptor -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.2-22S97-8cb5c683f5e64b0ecfc74e8d0065fbf6.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 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DitheringEngine.build/Debug-watchos/DitheringEngine.build/DerivedSources/arm64 -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 11.2 -target-sdk-name watchos11.2 -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.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/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/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/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/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/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/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/DitheringEngine.abi.json
Command SwiftEmitModule failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal armv7k Emitting\ module\ for\ DitheringEngine (in target 'DitheringEngine' from project 'DitheringEngine')
	EmitSwiftModule normal armv7k (in target 'DitheringEngine' from project 'DitheringEngine')
	SwiftEmitModule normal arm64 Emitting\ module\ for\ DitheringEngine (in target 'DitheringEngine' from project 'DitheringEngine')
	Building workspace spi-builder-workspace with scheme DitheringEngine
(4 failures)
BUILD FAILURE 6.0 watchOS