Build Information
Failed to build SwiftDithering, reference 1.4.0 (18605f
), with Swift 6.1 for watchOS using Xcode 16.3 on 29 Apr 2025 06:37:08 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftDithering -destination generic/platform=watchOS
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lugalu/SwiftDithering.git
Reference: 1.4.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/lugalu/SwiftDithering
* tag 1.4.0 -> FETCH_HEAD
HEAD is now at 18605f4 Updated Readme
Cloned https://github.com/lugalu/SwiftDithering.git
Revision (git rev-parse @):
18605f4eb2dae26f3062029cbb36603741507838
SUCCESS checkout https://github.com/lugalu/SwiftDithering.git at 1.4.0
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/lugalu/SwiftDithering.git
https://github.com/lugalu/SwiftDithering.git
{
"dependencies" : [
],
"manifest_display_name" : "SwiftDithering",
"name" : "SwiftDithering",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "SwiftDithering",
"targets" : [
"SwiftDithering"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftDitheringTests",
"module_type" : "SwiftTarget",
"name" : "SwiftDitheringTests",
"path" : "Tests/SwiftDitheringTests",
"sources" : [
"DownsamplersTestsCases.swift",
"GeneralMathTests.swift",
"QuantizationTestCases.swift"
],
"target_dependencies" : [
"SwiftDithering"
],
"type" : "test"
},
{
"c99name" : "SwiftDithering",
"module_type" : "SwiftTarget",
"name" : "SwiftDithering",
"path" : "Sources/SwiftDithering",
"product_memberships" : [
"SwiftDithering"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Resources/balancedCenteredPoint6x6.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Resources/bayer8x8.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Resources/centralWhitePoint6x6.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Resources/clusteredDots6x6.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Resources/diagonalOrdered8x8.png",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"CIFilter/BayerMatrix.swift",
"CIFilter/Ordered.swift",
"CIFilter/OrderedKernel.swift",
"Commons/ColorSpace.swift",
"Commons/Creators.swift",
"Commons/Downsamplers.swift",
"Commons/GeneralMath.swift",
"Commons/ImageErrors.swift",
"Commons/ImageLoopers.swift",
"Commons/QuantizationMath.swift",
"Dithers/Bayer.swift",
"Dithers/ErrorDifusion.swift",
"Dithers/FloydSteinberg.swift",
"Dithers/OrderedDithering.swift",
"Dithers/Stucki.swift",
"Dithers/Thresholding.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7.1"
}
warning: 'spi-builder-workspace': Invalid Resource 'Resources/bayer8x8.png': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'Resources/balancedCenteredPoint6x6.png': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'Resources/centralWhitePoint6x6.png': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'Resources/clusteredDots6x6.png': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'Resources/diagonalOrdered8x8.png': File not found.
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Invalid Resource 'Resources/bayer8x8.png': File not found.Invalid Resource 'Resources/balancedCenteredPoint6x6.png': File not found.Invalid Resource 'Resources/centralWhitePoint6x6.png': File not found.Invalid Resource 'Resources/clusteredDots6x6.png': File not found.Invalid Resource 'Resources/diagonalOrdered8x8.png': File not found.
Resolved source packages:
SwiftDithering: /Users/admin/builder/spi-builder-workspace
resolved source packages: SwiftDithering
{
"dependencies" : [
],
"manifest_display_name" : "SwiftDithering",
"name" : "SwiftDithering",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "SwiftDithering",
"targets" : [
"SwiftDithering"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftDitheringTests",
"module_type" : "SwiftTarget",
"name" : "SwiftDitheringTests",
"path" : "Tests/SwiftDitheringTests",
"sources" : [
"DownsamplersTestsCases.swift",
"GeneralMathTests.swift",
"QuantizationTestCases.swift"
],
"target_dependencies" : [
"SwiftDithering"
],
"type" : "test"
},
{
"c99name" : "SwiftDithering",
"module_type" : "SwiftTarget",
"name" : "SwiftDithering",
"path" : "Sources/SwiftDithering",
"product_memberships" : [
"SwiftDithering"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Resources/balancedCenteredPoint6x6.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Resources/bayer8x8.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Resources/centralWhitePoint6x6.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Resources/clusteredDots6x6.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Resources/diagonalOrdered8x8.png",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"CIFilter/BayerMatrix.swift",
"CIFilter/Ordered.swift",
"CIFilter/OrderedKernel.swift",
"Commons/ColorSpace.swift",
"Commons/Creators.swift",
"Commons/Downsamplers.swift",
"Commons/GeneralMath.swift",
"Commons/ImageErrors.swift",
"Commons/ImageLoopers.swift",
"Commons/QuantizationMath.swift",
"Dithers/Bayer.swift",
"Dithers/ErrorDifusion.swift",
"Dithers/FloydSteinberg.swift",
"Dithers/OrderedDithering.swift",
"Dithers/Stucki.swift",
"Dithers/Thresholding.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7.1"
}
warning: 'spi-builder-workspace': Invalid Resource 'Resources/bayer8x8.png': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'Resources/balancedCenteredPoint6x6.png': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'Resources/centralWhitePoint6x6.png': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'Resources/clusteredDots6x6.png': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'Resources/diagonalOrdered8x8.png': File not found.
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"SwiftDithering"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftDithering -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme SwiftDithering -destination generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Invalid Resource 'Resources/bayer8x8.png': File not found.Invalid Resource 'Resources/balancedCenteredPoint6x6.png': File not found.Invalid Resource 'Resources/centralWhitePoint6x6.png': File not found.Invalid Resource 'Resources/clusteredDots6x6.png': File not found.Invalid Resource 'Resources/diagonalOrdered8x8.png': File not found.
Resolved source packages:
SwiftDithering: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
Target 'SwiftDitheringTests' in project 'SwiftDithering'
➜ Explicit dependency on target 'SwiftDithering' in project 'SwiftDithering'
Target 'SwiftDithering' in project 'SwiftDithering'
➜ Explicit dependency on target 'SwiftDithering' in project 'SwiftDithering'
➜ Explicit dependency on target 'SwiftDithering_SwiftDithering' in project 'SwiftDithering'
Target 'SwiftDithering' in project 'SwiftDithering'
➜ Explicit dependency on target 'SwiftDithering_SwiftDithering' in project 'SwiftDithering'
Target 'SwiftDithering_SwiftDithering' in project 'SwiftDithering' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 8767ca51fb4cfde0e2ca5793d7385638
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/8767ca51fb4cfde0e2ca5793d7385638.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDitheringTests.build/SwiftDitheringTests.DependencyStaticMetadataFileList (in target 'SwiftDitheringTests' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDitheringTests.build/SwiftDitheringTests.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering_SwiftDithering.build/SwiftDithering_SwiftDithering.DependencyMetadataFileList (in target 'SwiftDithering_SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering_SwiftDithering.build/SwiftDithering_SwiftDithering.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDitheringTests.build/SwiftDitheringTests.DependencyMetadataFileList (in target 'SwiftDitheringTests' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDitheringTests.build/SwiftDitheringTests.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering_SwiftDithering.build/SwiftDithering_SwiftDithering.DependencyStaticMetadataFileList (in target 'SwiftDithering_SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering_SwiftDithering.build/SwiftDithering_SwiftDithering.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDitheringTests.build/empty-SwiftDitheringTests.plist (in target 'SwiftDitheringTests' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDitheringTests.build/empty-SwiftDitheringTests.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering_SwiftDithering.build/empty-SwiftDithering_SwiftDithering.plist (in target 'SwiftDithering_SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering_SwiftDithering.build/empty-SwiftDithering_SwiftDithering.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDitheringTests.build/Objects-normal/armv7k/SwiftDitheringTests.SwiftConstValuesFileList (in target 'SwiftDitheringTests' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDitheringTests.build/Objects-normal/armv7k/SwiftDitheringTests.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDitheringTests.build/Objects-normal/armv7k/SwiftDitheringTests_const_extract_protocols.json (in target 'SwiftDitheringTests' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDitheringTests.build/Objects-normal/armv7k/SwiftDitheringTests_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDitheringTests.build/Objects-normal/armv7k/SwiftDitheringTests.SwiftFileList (in target 'SwiftDitheringTests' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDitheringTests.build/Objects-normal/armv7k/SwiftDitheringTests.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDitheringTests.build/Objects-normal/armv7k/SwiftDitheringTests.LinkFileList (in target 'SwiftDitheringTests' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDitheringTests.build/Objects-normal/armv7k/SwiftDitheringTests.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDitheringTests.build/Objects-normal/armv7k/SwiftDitheringTests-OutputFileMap.json (in target 'SwiftDitheringTests' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDitheringTests.build/Objects-normal/armv7k/SwiftDitheringTests-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDitheringTests.build/Objects-normal/arm64_32/SwiftDitheringTests.SwiftConstValuesFileList (in target 'SwiftDitheringTests' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDitheringTests.build/Objects-normal/arm64_32/SwiftDitheringTests.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDitheringTests.build/Objects-normal/arm64_32/SwiftDitheringTests_const_extract_protocols.json (in target 'SwiftDitheringTests' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDitheringTests.build/Objects-normal/arm64_32/SwiftDitheringTests_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDitheringTests.build/Objects-normal/arm64_32/SwiftDitheringTests.LinkFileList (in target 'SwiftDitheringTests' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDitheringTests.build/Objects-normal/arm64_32/SwiftDitheringTests.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDitheringTests.build/Objects-normal/arm64_32/SwiftDitheringTests.SwiftFileList (in target 'SwiftDitheringTests' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDitheringTests.build/Objects-normal/arm64_32/SwiftDitheringTests.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDitheringTests.build/Objects-normal/arm64_32/SwiftDitheringTests-OutputFileMap.json (in target 'SwiftDitheringTests' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDitheringTests.build/Objects-normal/arm64_32/SwiftDitheringTests-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDitheringTests.build/Objects-normal/arm64/SwiftDitheringTests.SwiftFileList (in target 'SwiftDitheringTests' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDitheringTests.build/Objects-normal/arm64/SwiftDitheringTests.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDitheringTests.build/Objects-normal/arm64/SwiftDitheringTests_const_extract_protocols.json (in target 'SwiftDitheringTests' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDitheringTests.build/Objects-normal/arm64/SwiftDitheringTests_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDitheringTests.build/Objects-normal/arm64/SwiftDitheringTests.SwiftConstValuesFileList (in target 'SwiftDitheringTests' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDitheringTests.build/Objects-normal/arm64/SwiftDitheringTests.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDitheringTests.build/Objects-normal/arm64/SwiftDitheringTests.LinkFileList (in target 'SwiftDitheringTests' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDitheringTests.build/Objects-normal/arm64/SwiftDitheringTests.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDitheringTests.build/Objects-normal/arm64/SwiftDitheringTests-OutputFileMap.json (in target 'SwiftDitheringTests' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDitheringTests.build/Objects-normal/arm64/SwiftDitheringTests-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/SwiftDithering.modulemap (in target 'SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/SwiftDithering.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/SwiftDithering.DependencyStaticMetadataFileList (in target 'SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/SwiftDithering.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/SwiftDithering.DependencyMetadataFileList (in target 'SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/SwiftDithering.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/armv7k/SwiftDithering_const_extract_protocols.json (in target 'SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/armv7k/SwiftDithering_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/armv7k/SwiftDithering.SwiftFileList (in target 'SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/armv7k/SwiftDithering.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/armv7k/SwiftDithering.SwiftConstValuesFileList (in target 'SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/armv7k/SwiftDithering.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/armv7k/SwiftDithering.LinkFileList (in target 'SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/armv7k/SwiftDithering.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/armv7k/SwiftDithering-OutputFileMap.json (in target 'SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/armv7k/SwiftDithering-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/arm64_32/SwiftDithering_const_extract_protocols.json (in target 'SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/arm64_32/SwiftDithering_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/arm64_32/SwiftDithering.SwiftFileList (in target 'SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/arm64_32/SwiftDithering.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/arm64_32/SwiftDithering.SwiftConstValuesFileList (in target 'SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/arm64_32/SwiftDithering.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/arm64_32/SwiftDithering.LinkFileList (in target 'SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/arm64_32/SwiftDithering.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/arm64_32/SwiftDithering-OutputFileMap.json (in target 'SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/arm64_32/SwiftDithering-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/arm64/SwiftDithering.SwiftFileList (in target 'SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/arm64/SwiftDithering.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/arm64/SwiftDithering_const_extract_protocols.json (in target 'SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/arm64/SwiftDithering_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/arm64/SwiftDithering.SwiftConstValuesFileList (in target 'SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/arm64/SwiftDithering.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/arm64/SwiftDithering.LinkFileList (in target 'SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/arm64/SwiftDithering.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/arm64/SwiftDithering-OutputFileMap.json (in target 'SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/arm64/SwiftDithering-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/DerivedSources/resource_bundle_accessor.swift (in target 'SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/DerivedSources/resource_bundle_accessor.swift
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/SwiftDithering.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/SwiftDithering.modulemap (in target 'SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/SwiftDithering.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SwiftDithering_SwiftDithering.bundle (in target 'SwiftDithering_SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SwiftDithering_SwiftDithering.bundle
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SwiftDitheringTests.xctest (in target 'SwiftDitheringTests' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SwiftDitheringTests.xctest
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SwiftDithering_SwiftDithering.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering_SwiftDithering.build/empty-SwiftDithering_SwiftDithering.plist (in target 'SwiftDithering_SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering_SwiftDithering.build/empty-SwiftDithering_SwiftDithering.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform watchos -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SwiftDithering_SwiftDithering.bundle/Info.plist
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SwiftDithering_SwiftDithering.bundle/diagonalOrdered8x8.png /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Resources/diagonalOrdered8x8.png (in target 'SwiftDithering_SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Resources/diagonalOrdered8x8.png /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SwiftDithering_SwiftDithering.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SwiftDithering_SwiftDithering.bundle/clusteredDots6x6.png /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Resources/clusteredDots6x6.png (in target 'SwiftDithering_SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Resources/clusteredDots6x6.png /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SwiftDithering_SwiftDithering.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SwiftDithering_SwiftDithering.bundle/centralWhitePoint6x6.png /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Resources/centralWhitePoint6x6.png (in target 'SwiftDithering_SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Resources/centralWhitePoint6x6.png /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SwiftDithering_SwiftDithering.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SwiftDithering_SwiftDithering.bundle/bayer8x8.png /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Resources/bayer8x8.png (in target 'SwiftDithering_SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Resources/bayer8x8.png /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SwiftDithering_SwiftDithering.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SwiftDithering_SwiftDithering.bundle/balancedCenteredPoint6x6.png /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Resources/balancedCenteredPoint6x6.png (in target 'SwiftDithering_SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Resources/balancedCenteredPoint6x6.png /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SwiftDithering_SwiftDithering.bundle
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SwiftDithering_SwiftDithering.bundle (in target 'SwiftDithering_SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SwiftDithering_SwiftDithering.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SwiftDithering_SwiftDithering.bundle (in target 'SwiftDithering_SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SwiftDithering_SwiftDithering.bundle
SwiftDriver SwiftDithering normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SwiftDithering -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/arm64/SwiftDithering.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos6.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/arm64/SwiftDithering-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/arm64/SwiftDithering.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/arm64/SwiftDithering_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -Xcc -DCI_SILENCE_GL_DEPRECATION -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/arm64/SwiftDithering-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver SwiftDithering normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SwiftDithering -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/arm64_32/SwiftDithering.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos6.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/arm64_32/SwiftDithering-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/arm64_32/SwiftDithering.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/arm64_32/SwiftDithering_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -Xcc -DCI_SILENCE_GL_DEPRECATION -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/arm64_32/SwiftDithering-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver SwiftDithering normal armv7k com.apple.xcode.tools.swift.compiler (in target 'SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SwiftDithering -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/armv7k/SwiftDithering.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos6.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/armv7k/SwiftDithering-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/armv7k/SwiftDithering.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/armv7k/SwiftDithering_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -Xcc -DCI_SILENCE_GL_DEPRECATION -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/armv7k/SwiftDithering-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ Ordered.swift,\ OrderedKernel.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/CIFilter/Ordered.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/CIFilter/OrderedKernel.swift (in target 'SwiftDithering' from project 'SwiftDithering')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/CIFilter/Ordered.swift (in target 'SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/CIFilter/OrderedKernel.swift (in target 'SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ImageErrors.swift,\ ImageLoopers.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Commons/ImageErrors.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Commons/ImageLoopers.swift (in target 'SwiftDithering' from project 'SwiftDithering')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Commons/ImageErrors.swift (in target 'SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Commons/ImageLoopers.swift (in target 'SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Downsamplers.swift,\ GeneralMath.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Commons/Downsamplers.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Commons/GeneralMath.swift (in target 'SwiftDithering' from project 'SwiftDithering')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Commons/Downsamplers.swift (in target 'SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Commons/GeneralMath.swift (in target 'SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift,\ BayerMatrix.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/CIFilter/BayerMatrix.swift (in target 'SwiftDithering' from project 'SwiftDithering')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/DerivedSources/resource_bundle_accessor.swift (in target 'SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/CIFilter/BayerMatrix.swift (in target 'SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ColorSpace.swift,\ Creators.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Commons/ColorSpace.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Commons/Creators.swift (in target 'SwiftDithering' from project 'SwiftDithering')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Commons/ColorSpace.swift (in target 'SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Commons/Creators.swift (in target 'SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ QuantizationMath.swift,\ Bayer.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Commons/QuantizationMath.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Dithers/Bayer.swift (in target 'SwiftDithering' from project 'SwiftDithering')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Commons/QuantizationMath.swift (in target 'SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Dithers/Bayer.swift (in target 'SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ SwiftDithering (in target 'SwiftDithering' from project 'SwiftDithering')
EmitSwiftModule normal arm64 (in target 'SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ErrorDifusion.swift,\ FloydSteinberg.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Dithers/ErrorDifusion.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Dithers/FloydSteinberg.swift (in target 'SwiftDithering' from project 'SwiftDithering')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Dithers/ErrorDifusion.swift (in target 'SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Dithers/FloydSteinberg.swift (in target 'SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal armv7k Emitting\ module\ for\ SwiftDithering (in target 'SwiftDithering' from project 'SwiftDithering')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/CIFilter/BayerMatrix.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/CIFilter/Ordered.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/CIFilter/OrderedKernel.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Commons/ColorSpace.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Commons/Creators.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Commons/Downsamplers.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Commons/GeneralMath.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Commons/ImageErrors.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Commons/ImageLoopers.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Commons/QuantizationMath.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Dithers/Bayer.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Dithers/ErrorDifusion.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Dithers/FloydSteinberg.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Dithers/OrderedDithering.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Dithers/Stucki.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Dithers/Thresholding.swift -target armv7k-apple-watchos6.0 -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/armv7k/SwiftDithering_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.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/SwiftDithering.build/Debug-watchos/SwiftDithering.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -Xcc -DCI_SILENCE_GL_DEPRECATION -module-name SwiftDithering -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.4 -target-sdk-name watchos11.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/armv7k/SwiftDithering.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/armv7k/SwiftDithering.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/armv7k/SwiftDithering-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/armv7k/SwiftDithering-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/armv7k/SwiftDithering-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/armv7k/SwiftDithering.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/armv7k/SwiftDithering.abi.json
EmitSwiftModule normal armv7k (in target 'SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/CIFilter/Ordered.swift:3:8: error: no such module 'CoreImage'
import CoreImage
^
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ SwiftDithering (in target 'SwiftDithering' from project 'SwiftDithering')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/CIFilter/BayerMatrix.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/CIFilter/Ordered.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/CIFilter/OrderedKernel.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Commons/ColorSpace.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Commons/Creators.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Commons/Downsamplers.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Commons/GeneralMath.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Commons/ImageErrors.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Commons/ImageLoopers.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Commons/QuantizationMath.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Dithers/Bayer.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Dithers/ErrorDifusion.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Dithers/FloydSteinberg.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Dithers/OrderedDithering.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Dithers/Stucki.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Dithers/Thresholding.swift -target arm64_32-apple-watchos6.0 -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/arm64_32/SwiftDithering_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.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/SwiftDithering.build/Debug-watchos/SwiftDithering.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -Xcc -DCI_SILENCE_GL_DEPRECATION -module-name SwiftDithering -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.4 -target-sdk-name watchos11.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/arm64_32/SwiftDithering.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/arm64_32/SwiftDithering.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/arm64_32/SwiftDithering-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/arm64_32/SwiftDithering-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/arm64_32/SwiftDithering-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/arm64_32/SwiftDithering.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/arm64_32/SwiftDithering.abi.json
EmitSwiftModule normal arm64_32 (in target 'SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/CIFilter/Ordered.swift:3:8: error: no such module 'CoreImage'
import CoreImage
^
SwiftCompile normal arm64_32 Compiling\ ColorSpace.swift,\ Creators.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Commons/ColorSpace.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Commons/Creators.swift (in target 'SwiftDithering' from project 'SwiftDithering')
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
SwiftEmitModule normal armv7k Emitting\ module\ for\ SwiftDithering (in target 'SwiftDithering' from project 'SwiftDithering')
EmitSwiftModule normal armv7k (in target 'SwiftDithering' from project 'SwiftDithering')
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ SwiftDithering (in target 'SwiftDithering' from project 'SwiftDithering')
EmitSwiftModule normal arm64_32 (in target 'SwiftDithering' from project 'SwiftDithering')
SwiftCompile normal arm64_32 Compiling\ ColorSpace.swift,\ Creators.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Commons/ColorSpace.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Commons/Creators.swift (in target 'SwiftDithering' from project 'SwiftDithering')
Building workspace spi-builder-workspace with scheme SwiftDithering
(6 failures)
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Invalid Resource 'Resources/bayer8x8.png': File not found.Invalid Resource 'Resources/balancedCenteredPoint6x6.png': File not found.Invalid Resource 'Resources/centralWhitePoint6x6.png': File not found.Invalid Resource 'Resources/clusteredDots6x6.png': File not found.Invalid Resource 'Resources/diagonalOrdered8x8.png': File not found.
Resolved source packages:
SwiftDithering: /Users/admin/builder/spi-builder-workspace
resolved source packages: SwiftDithering
{
"dependencies" : [
],
"manifest_display_name" : "SwiftDithering",
"name" : "SwiftDithering",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "SwiftDithering",
"targets" : [
"SwiftDithering"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftDitheringTests",
"module_type" : "SwiftTarget",
"name" : "SwiftDitheringTests",
"path" : "Tests/SwiftDitheringTests",
"sources" : [
"DownsamplersTestsCases.swift",
"GeneralMathTests.swift",
"QuantizationTestCases.swift"
],
"target_dependencies" : [
"SwiftDithering"
],
"type" : "test"
},
{
"c99name" : "SwiftDithering",
"module_type" : "SwiftTarget",
"name" : "SwiftDithering",
"path" : "Sources/SwiftDithering",
"product_memberships" : [
"SwiftDithering"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Resources/balancedCenteredPoint6x6.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Resources/bayer8x8.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Resources/centralWhitePoint6x6.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Resources/clusteredDots6x6.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Resources/diagonalOrdered8x8.png",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"CIFilter/BayerMatrix.swift",
"CIFilter/Ordered.swift",
"CIFilter/OrderedKernel.swift",
"Commons/ColorSpace.swift",
"Commons/Creators.swift",
"Commons/Downsamplers.swift",
"Commons/GeneralMath.swift",
"Commons/ImageErrors.swift",
"Commons/ImageLoopers.swift",
"Commons/QuantizationMath.swift",
"Dithers/Bayer.swift",
"Dithers/ErrorDifusion.swift",
"Dithers/FloydSteinberg.swift",
"Dithers/OrderedDithering.swift",
"Dithers/Stucki.swift",
"Dithers/Thresholding.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7.1"
}
warning: 'spi-builder-workspace': Invalid Resource 'Resources/bayer8x8.png': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'Resources/balancedCenteredPoint6x6.png': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'Resources/centralWhitePoint6x6.png': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'Resources/clusteredDots6x6.png': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'Resources/diagonalOrdered8x8.png': File not found.
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"SwiftDithering"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftDithering -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme SwiftDithering -destination generic/platform=watchOS
Resolve Package Graph
Invalid Resource 'Resources/bayer8x8.png': File not found.Invalid Resource 'Resources/balancedCenteredPoint6x6.png': File not found.Invalid Resource 'Resources/centralWhitePoint6x6.png': File not found.Invalid Resource 'Resources/clusteredDots6x6.png': File not found.Invalid Resource 'Resources/diagonalOrdered8x8.png': File not found.
Resolved source packages:
SwiftDithering: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
Target 'SwiftDitheringTests' in project 'SwiftDithering'
➜ Explicit dependency on target 'SwiftDithering' in project 'SwiftDithering'
Target 'SwiftDithering' in project 'SwiftDithering'
➜ Explicit dependency on target 'SwiftDithering' in project 'SwiftDithering'
➜ Explicit dependency on target 'SwiftDithering_SwiftDithering' in project 'SwiftDithering'
Target 'SwiftDithering' in project 'SwiftDithering'
➜ Explicit dependency on target 'SwiftDithering_SwiftDithering' in project 'SwiftDithering'
Target 'SwiftDithering_SwiftDithering' in project 'SwiftDithering' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 76a79b7ba754e4f40e8ddfebd0044545
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/76a79b7ba754e4f40e8ddfebd0044545.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SwiftDithering_SwiftDithering.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering_SwiftDithering.build/empty-SwiftDithering_SwiftDithering.plist (in target 'SwiftDithering_SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering_SwiftDithering.build/empty-SwiftDithering_SwiftDithering.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform watchos -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SwiftDithering_SwiftDithering.bundle/Info.plist
SwiftDriver SwiftDithering normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SwiftDithering -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/arm64/SwiftDithering.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos6.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/arm64/SwiftDithering-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/arm64/SwiftDithering.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/arm64/SwiftDithering_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -Xcc -DCI_SILENCE_GL_DEPRECATION -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/arm64/SwiftDithering-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver SwiftDithering normal armv7k com.apple.xcode.tools.swift.compiler (in target 'SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SwiftDithering -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/armv7k/SwiftDithering.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos6.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/armv7k/SwiftDithering-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/armv7k/SwiftDithering.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/armv7k/SwiftDithering_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -Xcc -DCI_SILENCE_GL_DEPRECATION -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/armv7k/SwiftDithering-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver SwiftDithering normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SwiftDithering -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/arm64_32/SwiftDithering.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos6.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/arm64_32/SwiftDithering-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/arm64_32/SwiftDithering.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/arm64_32/SwiftDithering_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -Xcc -DCI_SILENCE_GL_DEPRECATION -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/arm64_32/SwiftDithering-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ SwiftDithering (in target 'SwiftDithering' from project 'SwiftDithering')
EmitSwiftModule normal arm64_32 (in target 'SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/CIFilter/Ordered.swift:3:8: error: no such module 'CoreImage'
import CoreImage
^
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/CIFilter/BayerMatrix.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/CIFilter/Ordered.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/CIFilter/OrderedKernel.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Commons/ColorSpace.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Commons/Creators.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Commons/Downsamplers.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Commons/GeneralMath.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Commons/ImageErrors.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Commons/ImageLoopers.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Commons/QuantizationMath.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Dithers/Bayer.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Dithers/ErrorDifusion.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Dithers/FloydSteinberg.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Dithers/OrderedDithering.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Dithers/Stucki.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Dithers/Thresholding.swift -target arm64_32-apple-watchos6.0 -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/arm64_32/SwiftDithering_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.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/SwiftDithering.build/Debug-watchos/SwiftDithering.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -Xcc -DCI_SILENCE_GL_DEPRECATION -module-name SwiftDithering -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.4 -target-sdk-name watchos11.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/arm64_32/SwiftDithering.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/arm64_32/SwiftDithering.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/arm64_32/SwiftDithering-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/arm64_32/SwiftDithering-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/arm64_32/SwiftDithering-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/arm64_32/SwiftDithering.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/arm64_32/SwiftDithering.abi.json
SwiftCompile normal arm64_32 Compiling\ resource_bundle_accessor.swift,\ BayerMatrix.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/CIFilter/BayerMatrix.swift (in target 'SwiftDithering' from project 'SwiftDithering')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/DerivedSources/resource_bundle_accessor.swift (in target 'SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/CIFilter/BayerMatrix.swift (in target 'SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ ImageErrors.swift,\ ImageLoopers.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Commons/ImageErrors.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Commons/ImageLoopers.swift (in target 'SwiftDithering' from project 'SwiftDithering')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Commons/ImageErrors.swift (in target 'SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Commons/ImageLoopers.swift (in target 'SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ Downsamplers.swift,\ GeneralMath.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Commons/Downsamplers.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Commons/GeneralMath.swift (in target 'SwiftDithering' from project 'SwiftDithering')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Commons/Downsamplers.swift (in target 'SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Commons/GeneralMath.swift (in target 'SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ Ordered.swift,\ OrderedKernel.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/CIFilter/Ordered.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/CIFilter/OrderedKernel.swift (in target 'SwiftDithering' from project 'SwiftDithering')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/CIFilter/Ordered.swift (in target 'SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/CIFilter/OrderedKernel.swift (in target 'SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal armv7k Emitting\ module\ for\ SwiftDithering (in target 'SwiftDithering' from project 'SwiftDithering')
EmitSwiftModule normal armv7k (in target 'SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ SwiftDithering (in target 'SwiftDithering' from project 'SwiftDithering')
EmitSwiftModule normal arm64 (in target 'SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ ErrorDifusion.swift,\ FloydSteinberg.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Dithers/ErrorDifusion.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Dithers/FloydSteinberg.swift (in target 'SwiftDithering' from project 'SwiftDithering')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Dithers/ErrorDifusion.swift (in target 'SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Dithers/FloydSteinberg.swift (in target 'SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ QuantizationMath.swift,\ Bayer.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Commons/QuantizationMath.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Dithers/Bayer.swift (in target 'SwiftDithering' from project 'SwiftDithering')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Commons/QuantizationMath.swift (in target 'SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Dithers/Bayer.swift (in target 'SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ resource_bundle_accessor.swift,\ BayerMatrix.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/CIFilter/BayerMatrix.swift (in target 'SwiftDithering' from project 'SwiftDithering')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/DerivedSources/resource_bundle_accessor.swift (in target 'SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/CIFilter/BayerMatrix.swift (in target 'SwiftDithering' from project 'SwiftDithering')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ OrderedDithering.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Dithers/OrderedDithering.swift (in target 'SwiftDithering' from project 'SwiftDithering')
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
EmitSwiftModule normal arm64_32 (in target 'SwiftDithering' from project 'SwiftDithering')
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ SwiftDithering (in target 'SwiftDithering' from project 'SwiftDithering')
SwiftCompile normal armv7k Compiling\ OrderedDithering.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/Dithers/OrderedDithering.swift (in target 'SwiftDithering' from project 'SwiftDithering')
Building workspace spi-builder-workspace with scheme SwiftDithering
(4 failures)
BUILD FAILURE 6.1 watchOS