The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftDithering, reference main (16ec27), with Swift 6.3 for watchOS using Xcode 26.4 on 14 Apr 2026 22:55:49 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.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.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lugalu/SwiftDithering.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/lugalu/SwiftDithering
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 16ec27c Update README.md
Cloned https://github.com/lugalu/SwiftDithering.git
Revision (git rev-parse @):
16ec27c59b5702ee6017468790c331b001e1c850
SUCCESS checkout https://github.com/lugalu/SwiftDithering.git at main
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/lugalu/SwiftDithering.git
Command line invocation:
    /Applications/Xcode-26.4.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.
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
2026-04-14 18:55:20.368 xcodebuild[528:3069] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-14 18:55:20.471 xcodebuild[528:3069] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-14 18:55:20.933 xcodebuild[528:3069] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "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"
    ]
  }
}
2026-04-14 18:55:40.076 xcodebuild[627:3818] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-14 18:55:40.181 xcodebuild[627:3818] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftDithering -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-26.4.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-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 692802ec0b947a427f658e409d11ec44
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/692802ec0b947a427f658e409d11ec44.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-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.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/Intermediates.noindex/SwiftExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
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
    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/Products/Debug-watchos/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/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
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/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/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/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/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/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.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.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.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_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.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.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-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_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.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-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-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/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/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.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.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.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_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-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/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
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
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/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_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-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SwiftDithering -Onone @/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 -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.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-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.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 -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -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
/Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/CIFilter/Ordered.swift:3:8: error: Unable to resolve module dependency: 'CoreImage'
import CoreImage
       ^ (in target 'SwiftDithering' from project 'SwiftDithering')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/CIFilter/Ordered.swift:3:8: note: A dependency of main module 'SwiftDithering'
import CoreImage
       ^ (in target 'SwiftDithering' from project 'SwiftDithering')
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-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SwiftDithering -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/arm64/SwiftDithering.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.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-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.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 -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -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
/Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/CIFilter/Ordered.swift:3:8: error: Unable to resolve module dependency: 'CoreImage'
import CoreImage
       ^ (in target 'SwiftDithering' from project 'SwiftDithering')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/CIFilter/Ordered.swift:3:8: note: A dependency of main module 'SwiftDithering'
import CoreImage
       ^ (in target 'SwiftDithering' from project 'SwiftDithering')
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-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SwiftDithering -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/armv7k/SwiftDithering.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.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-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.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 -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -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
/Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/CIFilter/Ordered.swift:3:8: error: Unable to resolve module dependency: 'CoreImage'
import CoreImage
       ^ (in target 'SwiftDithering' from project 'SwiftDithering')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/CIFilter/Ordered.swift:3:8: note: A dependency of main module 'SwiftDithering'
import CoreImage
       ^ (in target 'SwiftDithering' from project 'SwiftDithering')
2026-04-14 18:55:41.612 xcodebuild[631:3864] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-14 18:55:41.715 xcodebuild[631:3864] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/CIFilter/Ordered.swift:3:8: error: unable to resolve module dependency: 'CoreImage'
import CoreImage
       ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/CIFilter/Ordered.swift:3:8: note: a dependency of main module 'SwiftDithering'
import CoreImage
       ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/CIFilter/Ordered.swift:3:8: error: unable to resolve module dependency: 'CoreImage'
import CoreImage
       ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/CIFilter/Ordered.swift:3:8: note: a dependency of main module 'SwiftDithering'
import CoreImage
       ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/CIFilter/Ordered.swift:3:8: error: unable to resolve module dependency: 'CoreImage'
import CoreImage
       ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/CIFilter/Ordered.swift:3:8: note: a dependency of main module 'SwiftDithering'
import CoreImage
       ^
** BUILD FAILED **
The following build commands failed:
	SwiftDriver SwiftDithering normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'SwiftDithering' from project 'SwiftDithering')
	SwiftDriver SwiftDithering normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SwiftDithering' from project 'SwiftDithering')
	SwiftDriver SwiftDithering normal armv7k com.apple.xcode.tools.swift.compiler (in target 'SwiftDithering' from project 'SwiftDithering')
	Building workspace spi-builder-workspace with scheme SwiftDithering
(4 failures)
Command line invocation:
    /Applications/Xcode-26.4.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
2026-04-14 18:55:46.241 xcodebuild[648:4113] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-14 18:55:46.376 xcodebuild[648:4113] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "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"
    ]
  }
}
2026-04-14 18:55:47.592 xcodebuild[657:4183] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-14 18:55:47.708 xcodebuild[657:4183] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftDithering -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-26.4.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
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache
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-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SwiftDithering -Onone @/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 -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.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-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.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 -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -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
/Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/CIFilter/Ordered.swift:3:8: error: Unable to resolve module dependency: 'CoreImage'
import CoreImage
       ^ (in target 'SwiftDithering' from project 'SwiftDithering')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/CIFilter/Ordered.swift:3:8: note: A dependency of main module 'SwiftDithering'
import CoreImage
       ^ (in target 'SwiftDithering' from project 'SwiftDithering')
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-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SwiftDithering -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/armv7k/SwiftDithering.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.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-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.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 -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -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
/Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/CIFilter/Ordered.swift:3:8: error: Unable to resolve module dependency: 'CoreImage'
import CoreImage
       ^ (in target 'SwiftDithering' from project 'SwiftDithering')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/CIFilter/Ordered.swift:3:8: note: A dependency of main module 'SwiftDithering'
import CoreImage
       ^ (in target 'SwiftDithering' from project 'SwiftDithering')
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-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SwiftDithering -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftDithering.build/Debug-watchos/SwiftDithering.build/Objects-normal/arm64/SwiftDithering.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.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-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.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 -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -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
/Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/CIFilter/Ordered.swift:3:8: error: Unable to resolve module dependency: 'CoreImage'
import CoreImage
       ^ (in target 'SwiftDithering' from project 'SwiftDithering')
/Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/CIFilter/Ordered.swift:3:8: note: A dependency of main module 'SwiftDithering'
import CoreImage
       ^ (in target 'SwiftDithering' from project 'SwiftDithering')
2026-04-14 18:55:48.619 xcodebuild[659:4227] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-14 18:55:48.724 xcodebuild[659:4227] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/CIFilter/Ordered.swift:3:8: error: unable to resolve module dependency: 'CoreImage'
import CoreImage
       ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/CIFilter/Ordered.swift:3:8: error: unable to resolve module dependency: 'CoreImage'
import CoreImage
       ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/CIFilter/Ordered.swift:3:8: note: a dependency of main module 'SwiftDithering'
import CoreImage
       ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/CIFilter/Ordered.swift:3:8: note: a dependency of main module 'SwiftDithering'
import CoreImage
       ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/CIFilter/Ordered.swift:3:8: error: unable to resolve module dependency: 'CoreImage'
import CoreImage
       ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftDithering/CIFilter/Ordered.swift:3:8: note: a dependency of main module 'SwiftDithering'
import CoreImage
       ^
** BUILD FAILED **
The following build commands failed:
	SwiftDriver SwiftDithering normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'SwiftDithering' from project 'SwiftDithering')
	SwiftDriver SwiftDithering normal armv7k com.apple.xcode.tools.swift.compiler (in target 'SwiftDithering' from project 'SwiftDithering')
	SwiftDriver SwiftDithering normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SwiftDithering' from project 'SwiftDithering')
	Building workspace spi-builder-workspace with scheme SwiftDithering
(4 failures)
BUILD FAILURE 6.3 watchOS