The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build swift-geometrize, reference main (c3e95d), with Swift 6.1 for visionOS using Xcode 16.3 on 31 May 2025 11:47:39 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/valeriyvan/swift-geometrize.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/valeriyvan/swift-geometrize
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at c3e95dc Revert "Use half-open range"
Cloned https://github.com/valeriyvan/swift-geometrize.git
Revision (git rev-parse @):
c3e95dc77cfe40ce23a1b02992c7342fba0ca334
SUCCESS checkout https://github.com/valeriyvan/swift-geometrize.git at main
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/valeriyvan/swift-geometrize.git
https://github.com/valeriyvan/swift-geometrize.git
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    },
    {
      "identity" : "swift-png",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.4.4",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tayloraswift/swift-png.git"
    },
    {
      "identity" : "jpeg",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tayloraswift/jpeg.git"
    },
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.17.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing.git"
    },
    {
      "identity" : "swift-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-algorithms.git"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "swift-collections-benchmark",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.4",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections-benchmark"
    },
    {
      "identity" : "swiftlintplugins",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.59.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SimplyDanny/SwiftLintPlugins"
    }
  ],
  "manifest_display_name" : "swift-geometrize",
  "name" : "swift-geometrize",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "ios",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "Geometrize",
      "targets" : [
        "Geometrize"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "BitmapImportExport",
      "targets" : [
        "BitmapImportExport"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "geometrize",
      "targets" : [
        "geometrize-cli"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "benchmark",
      "targets" : [
        "benchmark"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "chessboard-ppm",
      "targets" : [
        "chessboard-ppm"
      ],
      "type" : {
        "snippet" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "geometrizeTests",
      "module_type" : "SwiftTarget",
      "name" : "geometrizeTests",
      "path" : "Tests/geometrizeTests",
      "product_dependencies" : [
        "PNG",
        "SnapshotTesting"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/geometrizeTests/Resources",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/geometrizeTests/__Snapshots__",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "ArrayScanlines+StringBundleResource.swift",
        "Bitmap+pngBundleResource.swift",
        "Bitmap+ppmBundleResource.swift",
        "BitmapDiffing.swift",
        "BitmapDownsampleTests.swift",
        "BitmapExporterTests.swift",
        "BitmapTests.swift",
        "CircleTest.swift",
        "ClampedTests.swift",
        "EllipseTests.swift",
        "ImageRunnerTests.swift",
        "LineTests.swift",
        "QuadraticBezierTests.swift",
        "RectangleTests.swift",
        "RgbaTests.swift",
        "SVGAsyncGeometrizerTests.swift",
        "ScanlineTests.swift",
        "ShapeTypeTests.swift",
        "ShapeTypesTests.swift",
        "TriangleTests.swift",
        "bresenhamTests.swift",
        "defaultEnergyFunctionTests.swift",
        "hillClimbTests.swift"
      ],
      "target_dependencies" : [
        "Geometrize",
        "BitmapImportExport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "geometrize_cli",
      "module_type" : "SwiftTarget",
      "name" : "geometrize-cli",
      "path" : "Sources/geometrize-cli",
      "product_dependencies" : [
        "ArgumentParser",
        "PNG",
        "JPEG"
      ],
      "product_memberships" : [
        "geometrize"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/geometrize-cli/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Geometrize",
        "BitmapImportExport"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "benchmark",
      "module_type" : "SwiftTarget",
      "name" : "benchmark",
      "path" : "Sources/benchmark",
      "product_dependencies" : [
        "CollectionsBenchmark"
      ],
      "product_memberships" : [
        "benchmark"
      ],
      "sources" : [
        "benchmark.swift"
      ],
      "target_dependencies" : [
        "Geometrize"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Geometrize",
      "module_type" : "SwiftTarget",
      "name" : "Geometrize",
      "path" : "Sources/geometrize",
      "product_dependencies" : [
        "Algorithms"
      ],
      "product_memberships" : [
        "Geometrize",
        "BitmapImportExport",
        "geometrize",
        "benchmark",
        "chessboard-ppm"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/geometrize/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "BinaryInteger.swift",
        "Bitmap+UIImage.swift",
        "Bitmap.swift",
        "BitmapDifference.swift",
        "BitmapExporter.swift",
        "Bounds.swift",
        "EnergyFunction.swift",
        "FloatingPointExtension.swift",
        "GeometrizeModelBase.swift",
        "GeometrizeModelHillClimb.swift",
        "GeometrizingIterator.swift",
        "GeometrizingSequence.swift",
        "HillClimb.swift",
        "ImageRunner.swift",
        "Int_random.swift",
        "Point.swift",
        "Polygon.swift",
        "Rgba.swift",
        "SVGAsyncGeometrizer.swift",
        "SVGAsyncIterator.swift",
        "SVGAsyncSequence.swift",
        "SVGExporter.swift",
        "Scanline.swift",
        "ShapeAcceptancePrecondition.swift",
        "ShapeCreator.swift",
        "ShapeResult.swift",
        "Shapes/Circle.swift",
        "Shapes/Ellipse.swift",
        "Shapes/Line.swift",
        "Shapes/Polyline.swift",
        "Shapes/QuadraticBezier.swift",
        "Shapes/Rectangle.swift",
        "Shapes/RotatedEllipse.swift",
        "Shapes/RotatedRectangle.swift",
        "Shapes/Shape.swift",
        "Shapes/String-ShapeType.swift",
        "Shapes/Triangle.swift",
        "Shapes/allShapeTypes.swift",
        "SplitMix64.swift",
        "State.swift",
        "bresenham.swift",
        "mapShapeBoundsToImage.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BitmapImportExport",
      "module_type" : "SwiftTarget",
      "name" : "BitmapImportExport",
      "path" : "Sources/bitmapImportExport",
      "product_dependencies" : [
        "PNG",
        "JPEG"
      ],
      "product_memberships" : [
        "BitmapImportExport",
        "geometrize",
        "chessboard-ppm"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/bitmapImportExport/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Bitmap+JPEG.swift",
        "Bitmap+PNG.swift",
        "DestinationStream.swift",
        "JPEG.Data.Rectangular.swift",
        "SourceStream.swift"
      ],
      "target_dependencies" : [
        "Geometrize"
      ],
      "type" : "library"
    },
    {
      "c99name" : "chessboard_ppm",
      "module_type" : "SwiftTarget",
      "name" : "chessboard-ppm",
      "path" : "Snippets",
      "product_memberships" : [
        "chessboard-ppm"
      ],
      "sources" : [
        "chessboard-ppm.swift"
      ],
      "target_dependencies" : [
        "Geometrize",
        "BitmapImportExport"
      ],
      "type" : "snippet"
    }
  ],
  "tools_version" : "6.1"
}
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
Fetching from https://github.com/tayloraswift/swift-png.git
Fetching from https://github.com/tayloraswift/jpeg.git
Fetching from https://github.com/apple/swift-collections-benchmark
Fetching from https://github.com/apple/swift-algorithms.git (cached)
Fetching from https://github.com/SimplyDanny/SwiftLintPlugins
Fetching from https://github.com/pointfreeco/swift-snapshot-testing.git (cached)
Fetching from https://github.com/apple/swift-argument-parser.git (cached)
Fetching from https://github.com/apple/swift-docc-plugin
Fetching from https://github.com/apple/swift-system (cached)
Fetching from https://github.com/apple/swift-numerics.git (cached)
Fetching from https://github.com/swiftlang/swift-docc-symbolkit (cached)
Fetching from https://github.com/tayloraswift/swift-hash
Fetching from https://github.com/pointfreeco/swift-custom-dump (cached)
Fetching from https://github.com/swiftlang/swift-syntax (cached)
Fetching from https://github.com/pointfreeco/xctest-dynamic-overlay (cached)
Creating working copy of package ‘SwiftLintPlugins’
Checking out 0.59.1 of package ‘SwiftLintPlugins’
Creating working copy of package ‘swift-numerics’
Checking out 1.0.3 of package ‘swift-numerics’
Creating working copy of package ‘xctest-dynamic-overlay’
Checking out 1.5.2 of package ‘xctest-dynamic-overlay’
Creating working copy of package ‘swift-docc-plugin’
Checking out 1.4.3 of package ‘swift-docc-plugin’
Creating working copy of package ‘swift-algorithms’
Checking out 1.2.1 of package ‘swift-algorithms’
Creating working copy of package ‘swift-docc-symbolkit’
Checking out 1.0.0 of package ‘swift-docc-symbolkit’
Creating working copy of package ‘swift-system’
Checking out 1.5.0 of package ‘swift-system’
Creating working copy of package ‘swift-snapshot-testing’
Checking out 1.18.4 of package ‘swift-snapshot-testing’
Creating working copy of package ‘swift-syntax’
Checking out 601.0.1 of package ‘swift-syntax’
Creating working copy of package ‘swift-png’
Checking out 4.4.9 of package ‘swift-png’
Creating working copy of package ‘swift-custom-dump’
Checking out 1.3.3 of package ‘swift-custom-dump’
Creating working copy of package ‘swift-hash’
Checking out 0.7.1 of package ‘swift-hash’
Creating working copy of package ‘jpeg’
Checking out 1.1.0 of package ‘jpeg’
Creating working copy of package ‘swift-collections-benchmark’
Checking out 0.0.4 of package ‘swift-collections-benchmark’
Creating working copy of package ‘swift-argument-parser’
Checking out 1.5.1 of package ‘swift-argument-parser’
Resolve Package Graph
Resolved source packages:
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.5.1
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.3.3
  swift-system: https://github.com/apple/swift-system @ 1.5.0
  swift-numerics: https://github.com/apple/swift-numerics.git @ 1.0.3
  SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.4.3
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing.git @ 1.18.4
  swift-png: https://github.com/tayloraswift/swift-png.git @ 4.4.9
  swift-geometrize: /Users/admin/builder/spi-builder-workspace
  jpeg: https://github.com/tayloraswift/jpeg.git @ 1.1.0
  swift-hash: https://github.com/tayloraswift/swift-hash @ 0.7.1
  SwiftLintPlugins: https://github.com/SimplyDanny/SwiftLintPlugins @ 0.59.1
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.5.2
  SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
  swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.2.1
  swift-collections-benchmark: https://github.com/apple/swift-collections-benchmark @ 0.0.4
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 601.0.1
resolved source packages: swift-argument-parser, swift-custom-dump, swift-system, swift-numerics, SwiftDocCPlugin, swift-snapshot-testing, swift-png, swift-geometrize, jpeg, swift-hash, SwiftLintPlugins, xctest-dynamic-overlay, SymbolKit, swift-algorithms, swift-collections-benchmark, swift-syntax
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    },
    {
      "identity" : "swift-png",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.4.4",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tayloraswift/swift-png.git"
    },
    {
      "identity" : "jpeg",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tayloraswift/jpeg.git"
    },
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.17.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing.git"
    },
    {
      "identity" : "swift-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-algorithms.git"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "swift-collections-benchmark",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.4",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections-benchmark"
    },
    {
      "identity" : "swiftlintplugins",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.59.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SimplyDanny/SwiftLintPlugins"
    }
  ],
  "manifest_display_name" : "swift-geometrize",
  "name" : "swift-geometrize",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "ios",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "Geometrize",
      "targets" : [
        "Geometrize"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "BitmapImportExport",
      "targets" : [
        "BitmapImportExport"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "geometrize",
      "targets" : [
        "geometrize-cli"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "benchmark",
      "targets" : [
        "benchmark"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "chessboard-ppm",
      "targets" : [
        "chessboard-ppm"
      ],
      "type" : {
        "snippet" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "geometrizeTests",
      "module_type" : "SwiftTarget",
      "name" : "geometrizeTests",
      "path" : "Tests/geometrizeTests",
      "product_dependencies" : [
        "PNG",
        "SnapshotTesting"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/geometrizeTests/Resources",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/geometrizeTests/__Snapshots__",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "ArrayScanlines+StringBundleResource.swift",
        "Bitmap+pngBundleResource.swift",
        "Bitmap+ppmBundleResource.swift",
        "BitmapDiffing.swift",
        "BitmapDownsampleTests.swift",
        "BitmapExporterTests.swift",
        "BitmapTests.swift",
        "CircleTest.swift",
        "ClampedTests.swift",
        "EllipseTests.swift",
        "ImageRunnerTests.swift",
        "LineTests.swift",
        "QuadraticBezierTests.swift",
        "RectangleTests.swift",
        "RgbaTests.swift",
        "SVGAsyncGeometrizerTests.swift",
        "ScanlineTests.swift",
        "ShapeTypeTests.swift",
        "ShapeTypesTests.swift",
        "TriangleTests.swift",
        "bresenhamTests.swift",
        "defaultEnergyFunctionTests.swift",
        "hillClimbTests.swift"
      ],
      "target_dependencies" : [
        "Geometrize",
        "BitmapImportExport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "geometrize_cli",
      "module_type" : "SwiftTarget",
      "name" : "geometrize-cli",
      "path" : "Sources/geometrize-cli",
      "product_dependencies" : [
        "ArgumentParser",
        "PNG",
        "JPEG"
      ],
      "product_memberships" : [
        "geometrize"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/geometrize-cli/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Geometrize",
        "BitmapImportExport"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "benchmark",
      "module_type" : "SwiftTarget",
      "name" : "benchmark",
      "path" : "Sources/benchmark",
      "product_dependencies" : [
        "CollectionsBenchmark"
      ],
      "product_memberships" : [
        "benchmark"
      ],
      "sources" : [
        "benchmark.swift"
      ],
      "target_dependencies" : [
        "Geometrize"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Geometrize",
      "module_type" : "SwiftTarget",
      "name" : "Geometrize",
      "path" : "Sources/geometrize",
      "product_dependencies" : [
        "Algorithms"
      ],
      "product_memberships" : [
        "Geometrize",
        "BitmapImportExport",
        "geometrize",
        "benchmark",
        "chessboard-ppm"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/geometrize/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "BinaryInteger.swift",
        "Bitmap+UIImage.swift",
        "Bitmap.swift",
        "BitmapDifference.swift",
        "BitmapExporter.swift",
        "Bounds.swift",
        "EnergyFunction.swift",
        "FloatingPointExtension.swift",
        "GeometrizeModelBase.swift",
        "GeometrizeModelHillClimb.swift",
        "GeometrizingIterator.swift",
        "GeometrizingSequence.swift",
        "HillClimb.swift",
        "ImageRunner.swift",
        "Int_random.swift",
        "Point.swift",
        "Polygon.swift",
        "Rgba.swift",
        "SVGAsyncGeometrizer.swift",
        "SVGAsyncIterator.swift",
        "SVGAsyncSequence.swift",
        "SVGExporter.swift",
        "Scanline.swift",
        "ShapeAcceptancePrecondition.swift",
        "ShapeCreator.swift",
        "ShapeResult.swift",
        "Shapes/Circle.swift",
        "Shapes/Ellipse.swift",
        "Shapes/Line.swift",
        "Shapes/Polyline.swift",
        "Shapes/QuadraticBezier.swift",
        "Shapes/Rectangle.swift",
        "Shapes/RotatedEllipse.swift",
        "Shapes/RotatedRectangle.swift",
        "Shapes/Shape.swift",
        "Shapes/String-ShapeType.swift",
        "Shapes/Triangle.swift",
        "Shapes/allShapeTypes.swift",
        "SplitMix64.swift",
        "State.swift",
        "bresenham.swift",
        "mapShapeBoundsToImage.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BitmapImportExport",
      "module_type" : "SwiftTarget",
      "name" : "BitmapImportExport",
      "path" : "Sources/bitmapImportExport",
      "product_dependencies" : [
        "PNG",
        "JPEG"
      ],
      "product_memberships" : [
        "BitmapImportExport",
        "geometrize",
        "chessboard-ppm"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/bitmapImportExport/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Bitmap+JPEG.swift",
        "Bitmap+PNG.swift",
        "DestinationStream.swift",
        "JPEG.Data.Rectangular.swift",
        "SourceStream.swift"
      ],
      "target_dependencies" : [
        "Geometrize"
      ],
      "type" : "library"
    },
    {
      "c99name" : "chessboard_ppm",
      "module_type" : "SwiftTarget",
      "name" : "chessboard-ppm",
      "path" : "Snippets",
      "product_memberships" : [
        "chessboard-ppm"
      ],
      "sources" : [
        "chessboard-ppm.swift"
      ],
      "target_dependencies" : [
        "Geometrize",
        "BitmapImportExport"
      ],
      "type" : "snippet"
    }
  ],
  "tools_version" : "6.1"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "benchmark",
      "BitmapImportExport",
      "geometrize",
      "Geometrize",
      "swift-collections-benchmark",
      "swift-geometrize-Package"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "benchmark",
      "BitmapImportExport",
      "geometrize",
      "Geometrize",
      "swift-collections-benchmark",
      "swift-geometrize-Package"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme swift-geometrize-Package -destination generic/platform=xrOS 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 swift-geometrize-Package -destination generic/platform=xrOS "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
Resolve Package Graph
Resolved source packages:
  swift-collections-benchmark: https://github.com/apple/swift-collections-benchmark @ 0.0.4
  swift-png: https://github.com/tayloraswift/swift-png.git @ 4.4.9
  swift-hash: https://github.com/tayloraswift/swift-hash @ 0.7.1
  swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.2.1
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.5.1
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 601.0.1
  SwiftLintPlugins: https://github.com/SimplyDanny/SwiftLintPlugins @ 0.59.1
  swift-geometrize: /Users/admin/builder/spi-builder-workspace
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing.git @ 1.18.4
  SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
  swift-system: https://github.com/apple/swift-system @ 1.5.0
  SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.4.3
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.5.2
  jpeg: https://github.com/tayloraswift/jpeg.git @ 1.1.0
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.3.3
  swift-numerics: https://github.com/apple/swift-numerics.git @ 1.0.3
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (31 targets)
    Target 'geometrize' in project 'swift-geometrize'
        ➜ Explicit dependency on target 'swift-geometrize_geometrize-cli' in project 'swift-geometrize'
        ➜ Explicit dependency on target 'Geometrize' in project 'swift-geometrize'
        ➜ Explicit dependency on target 'BitmapImportExport' in project 'swift-geometrize'
        ➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
        ➜ Explicit dependency on target 'PNG' in project 'swift-png'
        ➜ Explicit dependency on target 'JPEG' in project 'jpeg'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
    Target 'swift-geometrize_geometrize-cli' in project 'swift-geometrize' (no dependencies)
    Target 'benchmark' in project 'swift-geometrize'
        ➜ Explicit dependency on target 'Geometrize' in project 'swift-geometrize'
        ➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
        ➜ Explicit dependency on target 'CollectionsBenchmark' in project 'swift-collections-benchmark'
    Target 'CollectionsBenchmark' in project 'swift-collections-benchmark'
        ➜ Explicit dependency on target 'CollectionsBenchmark' in project 'swift-collections-benchmark'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
    Target 'CollectionsBenchmark' in project 'swift-collections-benchmark'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
    Target 'SystemPackage' in project 'swift-system'
        ➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
        ➜ Explicit dependency on target 'CSystem' in project 'swift-system'
    Target 'SystemPackage' in project 'swift-system'
        ➜ Explicit dependency on target 'CSystem' in project 'swift-system'
    Target 'CSystem' in project 'swift-system' (no dependencies)
    Target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
    Target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
    Target 'ArgumentParserToolInfo' in project 'swift-argument-parser' (no dependencies)
    Target 'Geometrize' in project 'swift-geometrize'
        ➜ Explicit dependency on target 'Geometrize' in project 'swift-geometrize'
        ➜ Explicit dependency on target 'swift-geometrize_Geometrize' in project 'swift-geometrize'
        ➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
    Target 'BitmapImportExport' in project 'swift-geometrize'
        ➜ Explicit dependency on target 'BitmapImportExport' in project 'swift-geometrize'
        ➜ Explicit dependency on target 'swift-geometrize_BitmapImportExport' in project 'swift-geometrize'
        ➜ Explicit dependency on target 'Geometrize' in project 'swift-geometrize'
        ➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
        ➜ Explicit dependency on target 'PNG' in project 'swift-png'
        ➜ Explicit dependency on target 'JPEG' in project 'jpeg'
    Target 'BitmapImportExport' in project 'swift-geometrize'
        ➜ Explicit dependency on target 'swift-geometrize_BitmapImportExport' in project 'swift-geometrize'
        ➜ Explicit dependency on target 'Geometrize' in project 'swift-geometrize'
        ➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
        ➜ Explicit dependency on target 'PNG' in project 'swift-png'
        ➜ Explicit dependency on target 'JPEG' in project 'jpeg'
    Target 'JPEG' in project 'jpeg'
        ➜ Explicit dependency on target 'SwiftJPEG' in project 'jpeg'
    Target 'SwiftJPEG' in project 'jpeg' (no dependencies)
    Target 'PNG' in project 'swift-png'
        ➜ Explicit dependency on target 'PNG' in project 'swift-png'
        ➜ Explicit dependency on target 'LZ77' in project 'swift-png'
        ➜ Explicit dependency on target 'CRC' in project 'swift-hash'
    Target 'PNG' in project 'swift-png'
        ➜ Explicit dependency on target 'LZ77' in project 'swift-png'
        ➜ Explicit dependency on target 'CRC' in project 'swift-hash'
    Target 'LZ77' in project 'swift-png'
        ➜ Explicit dependency on target 'CRC' in project 'swift-hash'
    Target 'CRC' in project 'swift-hash'
        ➜ Explicit dependency on target 'CRC' in project 'swift-hash'
        ➜ Explicit dependency on target 'BaseDigits' in project 'swift-hash'
        ➜ Explicit dependency on target 'Base16' in project 'swift-hash'
    Target 'CRC' in project 'swift-hash'
        ➜ Explicit dependency on target 'BaseDigits' in project 'swift-hash'
        ➜ Explicit dependency on target 'Base16' in project 'swift-hash'
    Target 'Base16' in project 'swift-hash'
        ➜ Explicit dependency on target 'BaseDigits' in project 'swift-hash'
    Target 'BaseDigits' in project 'swift-hash' (no dependencies)
    Target 'Geometrize' in project 'swift-geometrize'
        ➜ Explicit dependency on target 'swift-geometrize_Geometrize' in project 'swift-geometrize'
        ➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
    Target 'Algorithms' in project 'swift-algorithms'
        ➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
        ➜ Explicit dependency on target 'RealModule' in project 'swift-numerics'
    Target 'Algorithms' in project 'swift-algorithms'
        ➜ Explicit dependency on target 'RealModule' in project 'swift-numerics'
    Target 'RealModule' in project 'swift-numerics'
        ➜ Explicit dependency on target 'RealModule' in project 'swift-numerics'
        ➜ Explicit dependency on target '_NumericsShims' in project 'swift-numerics'
    Target 'RealModule' in project 'swift-numerics'
        ➜ Explicit dependency on target '_NumericsShims' in project 'swift-numerics'
    Target '_NumericsShims' in project 'swift-numerics' (no dependencies)
    Target 'swift-geometrize_Geometrize' in project 'swift-geometrize' (no dependencies)
    Target 'swift-geometrize_BitmapImportExport' in project 'swift-geometrize' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.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/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 64bde71780e38a7481c6ae3b03304a61
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/64bde71780e38a7481c6ae3b03304a61.xcbuilddata
error: The package product 'CollectionsBenchmark' requires minimum platform version 2.0 for the visionOS platform, but this target supports 1.0 (in target 'benchmark' from project 'swift-geometrize')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme swift-geometrize-Package
(1 failure)
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.5.2
  swift-collections-benchmark: https://github.com/apple/swift-collections-benchmark @ 0.0.4
  jpeg: https://github.com/tayloraswift/jpeg.git @ 1.1.0
  swift-numerics: https://github.com/apple/swift-numerics.git @ 1.0.3
  swift-system: https://github.com/apple/swift-system @ 1.5.0
  swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.2.1
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.3.3
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 601.0.1
  SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing.git @ 1.18.4
  swift-png: https://github.com/tayloraswift/swift-png.git @ 4.4.9
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.5.1
  SwiftLintPlugins: https://github.com/SimplyDanny/SwiftLintPlugins @ 0.59.1
  swift-hash: https://github.com/tayloraswift/swift-hash @ 0.7.1
  SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.4.3
  swift-geometrize: /Users/admin/builder/spi-builder-workspace
resolved source packages: xctest-dynamic-overlay, swift-collections-benchmark, jpeg, swift-numerics, swift-system, swift-algorithms, swift-custom-dump, swift-syntax, SymbolKit, swift-snapshot-testing, swift-png, swift-argument-parser, SwiftLintPlugins, swift-hash, SwiftDocCPlugin, swift-geometrize
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    },
    {
      "identity" : "swift-png",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.4.4",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tayloraswift/swift-png.git"
    },
    {
      "identity" : "jpeg",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tayloraswift/jpeg.git"
    },
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.17.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing.git"
    },
    {
      "identity" : "swift-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-algorithms.git"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "swift-collections-benchmark",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.4",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections-benchmark"
    },
    {
      "identity" : "swiftlintplugins",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.59.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SimplyDanny/SwiftLintPlugins"
    }
  ],
  "manifest_display_name" : "swift-geometrize",
  "name" : "swift-geometrize",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "ios",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "Geometrize",
      "targets" : [
        "Geometrize"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "BitmapImportExport",
      "targets" : [
        "BitmapImportExport"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "geometrize",
      "targets" : [
        "geometrize-cli"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "benchmark",
      "targets" : [
        "benchmark"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "chessboard-ppm",
      "targets" : [
        "chessboard-ppm"
      ],
      "type" : {
        "snippet" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "geometrizeTests",
      "module_type" : "SwiftTarget",
      "name" : "geometrizeTests",
      "path" : "Tests/geometrizeTests",
      "product_dependencies" : [
        "PNG",
        "SnapshotTesting"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/geometrizeTests/Resources",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/geometrizeTests/__Snapshots__",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "ArrayScanlines+StringBundleResource.swift",
        "Bitmap+pngBundleResource.swift",
        "Bitmap+ppmBundleResource.swift",
        "BitmapDiffing.swift",
        "BitmapDownsampleTests.swift",
        "BitmapExporterTests.swift",
        "BitmapTests.swift",
        "CircleTest.swift",
        "ClampedTests.swift",
        "EllipseTests.swift",
        "ImageRunnerTests.swift",
        "LineTests.swift",
        "QuadraticBezierTests.swift",
        "RectangleTests.swift",
        "RgbaTests.swift",
        "SVGAsyncGeometrizerTests.swift",
        "ScanlineTests.swift",
        "ShapeTypeTests.swift",
        "ShapeTypesTests.swift",
        "TriangleTests.swift",
        "bresenhamTests.swift",
        "defaultEnergyFunctionTests.swift",
        "hillClimbTests.swift"
      ],
      "target_dependencies" : [
        "Geometrize",
        "BitmapImportExport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "geometrize_cli",
      "module_type" : "SwiftTarget",
      "name" : "geometrize-cli",
      "path" : "Sources/geometrize-cli",
      "product_dependencies" : [
        "ArgumentParser",
        "PNG",
        "JPEG"
      ],
      "product_memberships" : [
        "geometrize"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/geometrize-cli/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Geometrize",
        "BitmapImportExport"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "benchmark",
      "module_type" : "SwiftTarget",
      "name" : "benchmark",
      "path" : "Sources/benchmark",
      "product_dependencies" : [
        "CollectionsBenchmark"
      ],
      "product_memberships" : [
        "benchmark"
      ],
      "sources" : [
        "benchmark.swift"
      ],
      "target_dependencies" : [
        "Geometrize"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Geometrize",
      "module_type" : "SwiftTarget",
      "name" : "Geometrize",
      "path" : "Sources/geometrize",
      "product_dependencies" : [
        "Algorithms"
      ],
      "product_memberships" : [
        "Geometrize",
        "BitmapImportExport",
        "geometrize",
        "benchmark",
        "chessboard-ppm"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/geometrize/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "BinaryInteger.swift",
        "Bitmap+UIImage.swift",
        "Bitmap.swift",
        "BitmapDifference.swift",
        "BitmapExporter.swift",
        "Bounds.swift",
        "EnergyFunction.swift",
        "FloatingPointExtension.swift",
        "GeometrizeModelBase.swift",
        "GeometrizeModelHillClimb.swift",
        "GeometrizingIterator.swift",
        "GeometrizingSequence.swift",
        "HillClimb.swift",
        "ImageRunner.swift",
        "Int_random.swift",
        "Point.swift",
        "Polygon.swift",
        "Rgba.swift",
        "SVGAsyncGeometrizer.swift",
        "SVGAsyncIterator.swift",
        "SVGAsyncSequence.swift",
        "SVGExporter.swift",
        "Scanline.swift",
        "ShapeAcceptancePrecondition.swift",
        "ShapeCreator.swift",
        "ShapeResult.swift",
        "Shapes/Circle.swift",
        "Shapes/Ellipse.swift",
        "Shapes/Line.swift",
        "Shapes/Polyline.swift",
        "Shapes/QuadraticBezier.swift",
        "Shapes/Rectangle.swift",
        "Shapes/RotatedEllipse.swift",
        "Shapes/RotatedRectangle.swift",
        "Shapes/Shape.swift",
        "Shapes/String-ShapeType.swift",
        "Shapes/Triangle.swift",
        "Shapes/allShapeTypes.swift",
        "SplitMix64.swift",
        "State.swift",
        "bresenham.swift",
        "mapShapeBoundsToImage.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BitmapImportExport",
      "module_type" : "SwiftTarget",
      "name" : "BitmapImportExport",
      "path" : "Sources/bitmapImportExport",
      "product_dependencies" : [
        "PNG",
        "JPEG"
      ],
      "product_memberships" : [
        "BitmapImportExport",
        "geometrize",
        "chessboard-ppm"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/bitmapImportExport/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Bitmap+JPEG.swift",
        "Bitmap+PNG.swift",
        "DestinationStream.swift",
        "JPEG.Data.Rectangular.swift",
        "SourceStream.swift"
      ],
      "target_dependencies" : [
        "Geometrize"
      ],
      "type" : "library"
    },
    {
      "c99name" : "chessboard_ppm",
      "module_type" : "SwiftTarget",
      "name" : "chessboard-ppm",
      "path" : "Snippets",
      "product_memberships" : [
        "chessboard-ppm"
      ],
      "sources" : [
        "chessboard-ppm.swift"
      ],
      "target_dependencies" : [
        "Geometrize",
        "BitmapImportExport"
      ],
      "type" : "snippet"
    }
  ],
  "tools_version" : "6.1"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "benchmark",
      "BitmapImportExport",
      "geometrize",
      "Geometrize",
      "swift-collections-benchmark",
      "swift-geometrize-Package"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "benchmark",
      "BitmapImportExport",
      "geometrize",
      "Geometrize",
      "swift-collections-benchmark",
      "swift-geometrize-Package"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme swift-geometrize-Package -destination generic/platform=xrOS
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 swift-geometrize-Package -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
  swift-system: https://github.com/apple/swift-system @ 1.5.0
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.5.2
  swift-geometrize: /Users/admin/builder/spi-builder-workspace
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 601.0.1
  SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.4.3
  swift-collections-benchmark: https://github.com/apple/swift-collections-benchmark @ 0.0.4
  swift-png: https://github.com/tayloraswift/swift-png.git @ 4.4.9
  SwiftLintPlugins: https://github.com/SimplyDanny/SwiftLintPlugins @ 0.59.1
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.5.1
  swift-hash: https://github.com/tayloraswift/swift-hash @ 0.7.1
  swift-numerics: https://github.com/apple/swift-numerics.git @ 1.0.3
  jpeg: https://github.com/tayloraswift/jpeg.git @ 1.1.0
  swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.2.1
  SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.3.3
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing.git @ 1.18.4
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (31 targets)
    Target 'geometrize' in project 'swift-geometrize'
        ➜ Explicit dependency on target 'swift-geometrize_geometrize-cli' in project 'swift-geometrize'
        ➜ Explicit dependency on target 'Geometrize' in project 'swift-geometrize'
        ➜ Explicit dependency on target 'BitmapImportExport' in project 'swift-geometrize'
        ➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
        ➜ Explicit dependency on target 'PNG' in project 'swift-png'
        ➜ Explicit dependency on target 'JPEG' in project 'jpeg'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
    Target 'swift-geometrize_geometrize-cli' in project 'swift-geometrize' (no dependencies)
    Target 'benchmark' in project 'swift-geometrize'
        ➜ Explicit dependency on target 'Geometrize' in project 'swift-geometrize'
        ➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
        ➜ Explicit dependency on target 'CollectionsBenchmark' in project 'swift-collections-benchmark'
    Target 'CollectionsBenchmark' in project 'swift-collections-benchmark'
        ➜ Explicit dependency on target 'CollectionsBenchmark' in project 'swift-collections-benchmark'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
    Target 'CollectionsBenchmark' in project 'swift-collections-benchmark'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
    Target 'SystemPackage' in project 'swift-system'
        ➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
        ➜ Explicit dependency on target 'CSystem' in project 'swift-system'
    Target 'SystemPackage' in project 'swift-system'
        ➜ Explicit dependency on target 'CSystem' in project 'swift-system'
    Target 'CSystem' in project 'swift-system' (no dependencies)
    Target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
    Target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
    Target 'ArgumentParserToolInfo' in project 'swift-argument-parser' (no dependencies)
    Target 'Geometrize' in project 'swift-geometrize'
        ➜ Explicit dependency on target 'Geometrize' in project 'swift-geometrize'
        ➜ Explicit dependency on target 'swift-geometrize_Geometrize' in project 'swift-geometrize'
        ➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
    Target 'BitmapImportExport' in project 'swift-geometrize'
        ➜ Explicit dependency on target 'BitmapImportExport' in project 'swift-geometrize'
        ➜ Explicit dependency on target 'swift-geometrize_BitmapImportExport' in project 'swift-geometrize'
        ➜ Explicit dependency on target 'Geometrize' in project 'swift-geometrize'
        ➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
        ➜ Explicit dependency on target 'PNG' in project 'swift-png'
        ➜ Explicit dependency on target 'JPEG' in project 'jpeg'
    Target 'BitmapImportExport' in project 'swift-geometrize'
        ➜ Explicit dependency on target 'swift-geometrize_BitmapImportExport' in project 'swift-geometrize'
        ➜ Explicit dependency on target 'Geometrize' in project 'swift-geometrize'
        ➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
        ➜ Explicit dependency on target 'PNG' in project 'swift-png'
        ➜ Explicit dependency on target 'JPEG' in project 'jpeg'
    Target 'JPEG' in project 'jpeg'
        ➜ Explicit dependency on target 'SwiftJPEG' in project 'jpeg'
    Target 'SwiftJPEG' in project 'jpeg' (no dependencies)
    Target 'PNG' in project 'swift-png'
        ➜ Explicit dependency on target 'PNG' in project 'swift-png'
        ➜ Explicit dependency on target 'LZ77' in project 'swift-png'
        ➜ Explicit dependency on target 'CRC' in project 'swift-hash'
    Target 'PNG' in project 'swift-png'
        ➜ Explicit dependency on target 'LZ77' in project 'swift-png'
        ➜ Explicit dependency on target 'CRC' in project 'swift-hash'
    Target 'LZ77' in project 'swift-png'
        ➜ Explicit dependency on target 'CRC' in project 'swift-hash'
    Target 'CRC' in project 'swift-hash'
        ➜ Explicit dependency on target 'CRC' in project 'swift-hash'
        ➜ Explicit dependency on target 'BaseDigits' in project 'swift-hash'
        ➜ Explicit dependency on target 'Base16' in project 'swift-hash'
    Target 'CRC' in project 'swift-hash'
        ➜ Explicit dependency on target 'BaseDigits' in project 'swift-hash'
        ➜ Explicit dependency on target 'Base16' in project 'swift-hash'
    Target 'Base16' in project 'swift-hash'
        ➜ Explicit dependency on target 'BaseDigits' in project 'swift-hash'
    Target 'BaseDigits' in project 'swift-hash' (no dependencies)
    Target 'Geometrize' in project 'swift-geometrize'
        ➜ Explicit dependency on target 'swift-geometrize_Geometrize' in project 'swift-geometrize'
        ➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
    Target 'Algorithms' in project 'swift-algorithms'
        ➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
        ➜ Explicit dependency on target 'RealModule' in project 'swift-numerics'
    Target 'Algorithms' in project 'swift-algorithms'
        ➜ Explicit dependency on target 'RealModule' in project 'swift-numerics'
    Target 'RealModule' in project 'swift-numerics'
        ➜ Explicit dependency on target 'RealModule' in project 'swift-numerics'
        ➜ Explicit dependency on target '_NumericsShims' in project 'swift-numerics'
    Target 'RealModule' in project 'swift-numerics'
        ➜ Explicit dependency on target '_NumericsShims' in project 'swift-numerics'
    Target '_NumericsShims' in project 'swift-numerics' (no dependencies)
    Target 'swift-geometrize_Geometrize' in project 'swift-geometrize' (no dependencies)
    Target 'swift-geometrize_BitmapImportExport' in project 'swift-geometrize' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.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/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: fb595a3bbd57e83fc505aa53429f6d18
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/fb595a3bbd57e83fc505aa53429f6d18.xcbuilddata
error: The package product 'CollectionsBenchmark' requires minimum platform version 2.0 for the visionOS platform, but this target supports 1.0 (in target 'benchmark' from project 'swift-geometrize')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme swift-geometrize-Package
(1 failure)
BUILD FAILURE 6.1 visionOS