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

Successful build of Geometria, reference 0.3.1 (121264), with Swift 6.1 for macOS (SPM) on 29 Apr 2025 06:35:23 UTC.

Swift 6 data race errors: 3

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/LuizZak/Geometria.git
Reference: 0.3.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/LuizZak/Geometria
 * tag               0.3.1      -> FETCH_HEAD
HEAD is now at 1212648 Updating documentation of ExclusiveDisjunction2Parametric
Cloned https://github.com/LuizZak/Geometria.git
Revision (git rev-parse @):
1212648380c6e68d93dbe0cb0a371e3169ec2a5b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/LuizZak/Geometria.git at 0.3.1
Fetching https://github.com/LuizZak/MiniP5Printer
Fetching https://github.com/LuizZak/MiniDigraph.git
Fetching https://github.com/apple/swift-numerics from cache
Fetching https://github.com/apple/swift-collections.git from cache
[1/50] Fetching minip5printer
[41/294] Fetching minip5printer, minidigraph
Fetched https://github.com/LuizZak/MiniDigraph.git from cache (0.74s)
Fetched https://github.com/apple/swift-numerics from cache (0.74s)
Fetched https://github.com/LuizZak/MiniP5Printer from cache (0.74s)
Fetched https://github.com/apple/swift-collections.git from cache (0.77s)
Computing version for https://github.com/LuizZak/MiniDigraph.git
Computed https://github.com/LuizZak/MiniDigraph.git at 0.8.0 (1.24s)
Computing version for https://github.com/LuizZak/MiniP5Printer.git
Computed https://github.com/LuizZak/MiniP5Printer.git at 0.0.2 (0.45s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.2 (0.67s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.56s)
Creating working copy for https://github.com/LuizZak/MiniDigraph.git
Working copy of https://github.com/LuizZak/MiniDigraph.git resolved at 0.8.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.2
Creating working copy for https://github.com/LuizZak/MiniP5Printer
Working copy of https://github.com/LuizZak/MiniP5Printer resolved at 0.0.2
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "geometria",
      "name": "Geometria",
      "url": "https://github.com/LuizZak/Geometria.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Geometria",
      "dependencies": [
        {
          "identity": "swift-numerics",
          "name": "swift-numerics",
          "url": "https://github.com/apple/swift-numerics.git",
          "version": "1.0.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-collections",
          "name": "swift-collections",
          "url": "https://github.com/apple/swift-collections.git",
          "version": "1.1.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
          "dependencies": [
          ]
        },
        {
          "identity": "minidigraph",
          "name": "MiniDigraph",
          "url": "https://github.com/LuizZak/MiniDigraph.git",
          "version": "0.8.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MiniDigraph",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/LuizZak/Geometria.git
[1/20200] Fetching geometria
Fetched https://github.com/LuizZak/Geometria.git from cache (5.29s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-numerics.git from cache
Fetching https://github.com/LuizZak/MiniDigraph.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.47s)
Fetched https://github.com/LuizZak/MiniDigraph.git from cache (0.54s)
Fetched https://github.com/apple/swift-collections.git from cache (0.56s)
Computing version for https://github.com/LuizZak/MiniDigraph.git
Computed https://github.com/LuizZak/MiniDigraph.git at 0.8.0 (0.62s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.03s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.57s)
Creating working copy for https://github.com/LuizZak/Geometria.git
Working copy of https://github.com/LuizZak/Geometria.git resolved at 0.3.1 (1212648)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/LuizZak/MiniDigraph.git
Working copy of https://github.com/LuizZak/MiniDigraph.git resolved at 0.8.0
warning: '.resolve-product-dependencies': dependency 'geometria' is not used by any target
Found 3 product dependencies
  - swift-numerics
  - swift-collections
  - MiniDigraph
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/LuizZak/Geometria.git
https://github.com/LuizZak/Geometria.git
{
  "dependencies" : [
    {
      "identity" : "swift-numerics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-numerics.git"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "minip5printer",
      "requirement" : {
        "exact" : [
          "0.0.2"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/LuizZak/MiniP5Printer.git"
    },
    {
      "identity" : "minidigraph",
      "requirement" : {
        "exact" : [
          "0.8.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/LuizZak/MiniDigraph.git"
    }
  ],
  "manifest_display_name" : "Geometria",
  "name" : "Geometria",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Geometria",
      "targets" : [
        "Geometria"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GeometriaAlgorithms",
      "targets" : [
        "GeometriaAlgorithms"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GeometriaClipping",
      "targets" : [
        "GeometriaClipping"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TestCommons",
      "module_type" : "SwiftTarget",
      "name" : "TestCommons",
      "path" : "Sources/TestCommons",
      "product_dependencies" : [
        "MiniP5Printer"
      ],
      "sources" : [
        "Assertions.swift",
        "Console+Clipping/ConsolePrintBuffer+Clipping.swift",
        "Console/Console+Colors.swift",
        "Console/ConsolePrintBuffer.swift",
        "Console/ConsolePrintTarget.swift",
        "Console/StandardOutputConsolePrintTarget.swift",
        "Console/StringBufferConsolePrintTarget.swift",
        "MersenneTwister+Geometria.swift",
        "MersenneTwister.swift",
        "P5Printer+Clipping.swift",
        "P5Printer.swift",
        "TestFixture/Geometria+Visualizable.swift",
        "TestFixture/GeometriaClipping+Visualizable.swift",
        "TestFixture/TestFixture+AssertionWrapper.swift",
        "TestFixture/TestFixture+Clipping.swift",
        "TestFixture/TestFixture.swift"
      ],
      "target_dependencies" : [
        "Geometria",
        "GeometriaAlgorithms",
        "GeometriaClipping"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GeometriaTests",
      "module_type" : "SwiftTarget",
      "name" : "GeometriaTests",
      "path" : "Tests/GeometriaTests",
      "sources" : [
        "2D/AABB2Tests.swift",
        "2D/Circle2Tests.swift",
        "2D/CircleArc2Tests.swift",
        "2D/DirectionalRay2Tests.swift",
        "2D/EdgeInsets2Tests.swift",
        "2D/Ellipse2Tests.swift",
        "2D/Hyperplane2Tests.swift",
        "2D/Line2Tests.swift",
        "2D/LinePolygon2Tests.swift",
        "2D/LineSegment2Tests.swift",
        "2D/Protocols/BaseGeometry/VolumetricType+2DTests.swift",
        "2D/Protocols/Line/Line2FloatingPointTests.swift",
        "2D/Protocols/Line/Line2RealTests.swift",
        "2D/Protocols/Line/Line2SignedTests.swift",
        "2D/Protocols/Plane/PlaneIntersectablePlane2TypeTests.swift",
        "2D/Protocols/Rectangle/ConstructableRectangleType+2DTests.swift",
        "2D/Protocols/Rectangle/DivisibleRectangleType+2DTests.swift",
        "2D/Protocols/Rectangle/RectangleType+2DTests.swift",
        "2D/Protocols/Vector/Vector2FloatingPointTests.swift",
        "2D/Protocols/Vector/Vector2MultiplicativeTests.swift",
        "2D/Protocols/Vector/Vector2TypeTests.swift",
        "2D/Ray2Tests.swift",
        "2D/Rectangle2Tests.swift",
        "2D/RoundRectangle2Tests.swift",
        "2D/SIMD/SIMD2+DoubleTests.swift",
        "2D/Square2Tests.swift",
        "2D/Triangle2Tests.swift",
        "2D/Vector2+DoubleTests.swift",
        "2D/Vector2+FloatTests.swift",
        "2D/Vector2Tests.swift",
        "3D/Capsule3Tests.swift",
        "3D/Cube3Tests.swift",
        "3D/Cylinder3Tests.swift",
        "3D/DirectionalRay3Tests.swift",
        "3D/Disk3Tests.swift",
        "3D/Ellipse3Tests.swift",
        "3D/Hyperplane3Tests.swift",
        "3D/Line3Tests.swift",
        "3D/LineSegment3Tests.swift",
        "3D/ProjectivePointNormalPlane3Tests.swift",
        "3D/Protocols/BaseGeometry/VolumetricType+3DTests.swift",
        "3D/Protocols/Line/Line3FloatingPointTests.swift",
        "3D/Protocols/Plane/PlaneIntersectablePlane3TypeTests.swift",
        "3D/Protocols/Vector/Vector3AdditiveTests.swift",
        "3D/Protocols/Vector/Vector3FloatingPointTests.swift",
        "3D/Protocols/Vector/Vector3MultiplicativeTests.swift",
        "3D/Protocols/Vector/Vector3TypeTests.swift",
        "3D/Ray3Tests.swift",
        "3D/RotationMatrix3Tests.swift",
        "3D/SIMD/SIMD3+DoubleTests.swift",
        "3D/Sphere3Tests.swift",
        "3D/Torus3Tests.swift",
        "3D/Triangle3Tests.swift",
        "3D/Vector3Tests.swift",
        "4D/Protocols/Vector/Vector4AdditiveTests.swift",
        "4D/Protocols/Vector/Vector4FloatingPointTests.swift",
        "4D/Protocols/Vector/Vector4TypeTests.swift",
        "4D/SIMD/SIMD4+DoubleTests.swift",
        "4D/Vector4Tests.swift",
        "Angles/AngleSweepTests.swift",
        "Angles/AngleTests.swift",
        "Generalized/AABBTests.swift",
        "Generalized/ConvexLineIntersectionTests.swift",
        "Generalized/DirectionalRayTests.swift",
        "Generalized/EllipsoidTests.swift",
        "Generalized/HyperplaneTests.swift",
        "Generalized/LinePolygonTests.swift",
        "Generalized/LineSegmentTests.swift",
        "Generalized/LineTests.swift",
        "Generalized/NCapsuleTests.swift",
        "Generalized/NRectangleTests.swift",
        "Generalized/NSphereTests.swift",
        "Generalized/NSquareTests.swift",
        "Generalized/PointCloudTests.swift",
        "Generalized/PointNormalPlaneTests.swift",
        "Generalized/PointNormalTests.swift",
        "Generalized/Property Wrappers/UnitVectorTests.swift",
        "Generalized/Protocols/Geometry/PointProjectableTypeTests.swift",
        "Generalized/Protocols/Geometry/VolumetricTypeTests.swift",
        "Generalized/Protocols/Line/LineCategoryTests.swift",
        "Generalized/Protocols/Line/LineDivisibleTests.swift",
        "Generalized/Protocols/Line/LineFloatingPointTests.swift",
        "Generalized/Protocols/Plane/LineIntersectablePlaneTypeTests.swift",
        "Generalized/Protocols/Plane/PointProjectablePlaneTypeTests.swift",
        "Generalized/Protocols/Rectangle/AdditiveRectangleTypeTests.swift",
        "Generalized/Protocols/Rectangle/ConstructableRectangleTypeTests.swift",
        "Generalized/Protocols/Rectangle/DivisibleRectangleTypeTests.swift",
        "Generalized/Protocols/Vector/VectorAdditiveTests.swift",
        "Generalized/Protocols/Vector/VectorComparableTests.swift",
        "Generalized/Protocols/Vector/VectorDivisibleTests.swift",
        "Generalized/Protocols/Vector/VectorFloatingPointTests.swift",
        "Generalized/Protocols/Vector/VectorMultiplicativeTests.swift",
        "Generalized/Protocols/Vector/VectorSignedTests.swift",
        "Generalized/Protocols/Vector/VectorTakeableTests.swift",
        "Generalized/RayTests.swift",
        "Generalized/RoundNRectangleTests.swift",
        "Generalized/Triangle+CoordinatesTests.swift",
        "Generalized/TriangleTests.swift",
        "Matrices/Matrix2x2Tests.swift",
        "Matrices/Matrix3x2Tests.swift",
        "Matrices/Matrix3x3Tests.swift",
        "Matrices/Matrix4x4Tests.swift",
        "Matrices/Protocols/MatrixTypeTests.swift",
        "PerformanceTests.swift",
        "Utils/Comparable+ClampTests.swift",
        "Utils/SignedNumeric+SignTests.swift"
      ],
      "target_dependencies" : [
        "Geometria",
        "TestCommons"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GeometriaClippingTests",
      "module_type" : "SwiftTarget",
      "name" : "GeometriaClippingTests",
      "path" : "Tests/GeometriaClippingTests",
      "product_dependencies" : [
        "Numerics"
      ],
      "sources" : [
        "2D/Boolean/ExclusiveDisjunction2ParametricTests.swift",
        "2D/Boolean/Intersection2ParametricTests.swift",
        "2D/Boolean/Subtraction2ParametricTests.swift",
        "2D/Boolean/Union2ParametricTests.swift",
        "2D/Circle2ParametricTests.swift",
        "2D/Compound2ParametricTests.swift",
        "2D/Graph/Simplex2Graph+CreationTests.swift",
        "2D/LinePolygon2ParametricTests.swift",
        "2D/Parametric2ContourTests.swift",
        "2D/Parametric2GeometrySimplexTests.swift",
        "2D/Protocols/ParametricClip2GeometryTests.swift",
        "2D/Simplexes/CircleArc2SimplexTests.swift",
        "2D/Simplexes/LineSegment2SimplexTests.swift",
        "TestSupport/Circle2Parametric+Tests.swift",
        "TestSupport/LinePolygon2Parametric+Tests.swift"
      ],
      "target_dependencies" : [
        "GeometriaClipping",
        "TestCommons"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GeometriaClipping",
      "module_type" : "SwiftTarget",
      "name" : "GeometriaClipping",
      "path" : "Sources/GeometriaClipping",
      "product_dependencies" : [
        "Numerics",
        "MiniDigraph",
        "OrderedCollections"
      ],
      "product_memberships" : [
        "GeometriaClipping"
      ],
      "sources" : [
        "2D/Boolean/ContourManager.swift",
        "2D/Boolean/ExclusiveDisjunction2Parametric.swift",
        "2D/Boolean/Intersection2Parametric.swift",
        "2D/Boolean/Subtraction2Parametric.swift",
        "2D/Boolean/Union2Parametric.swift",
        "2D/Circle2Parametric.swift",
        "2D/Compound2Periodic.swift",
        "2D/Graph/Simplex2Graph+Creation.swift",
        "2D/Graph/Simplex2Graph+Recombining.swift",
        "2D/Graph/Simplex2Graph.swift",
        "2D/LinePolygon2Parametric.swift",
        "2D/Parametric2Contour.swift",
        "2D/Parametric2GeometrySimplex.swift",
        "2D/Protocols/Boolean/Boolean2Parametric.swift",
        "2D/Protocols/Parametric2Simplex.swift",
        "2D/Protocols/ParametricClip2Geometry.swift",
        "2D/Protocols/ParametricClip2Intersection.swift",
        "2D/Simplexes/CircleArc2Simplex.swift",
        "2D/Simplexes/LineSegment2Simplex.swift",
        "Generalized/Protocols/ParametricClipGeometry.swift",
        "Generalized/Protocols/ParametricSimplex.swift",
        "Utils/FloatingPoint+Ext.swift"
      ],
      "target_dependencies" : [
        "Geometria",
        "GeometriaAlgorithms"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GeometriaAlgorithmsTests",
      "module_type" : "SwiftTarget",
      "name" : "GeometriaAlgorithmsTests",
      "path" : "Tests/GeometriaAlgorithmsTests",
      "product_dependencies" : [
        "Numerics"
      ],
      "sources" : [
        "2D/Ellipse2Tests.swift",
        "2D/PointCloud2Tests.swift",
        "SpatialPartitioning/KDTree/KDTreeTests.swift",
        "SpatialPartitioning/SpatialTree/SpatialTreeTests.swift",
        "TestUtils.swift",
        "TestUtils/MersenneTwister.swift",
        "TestUtils/SequenceAsserter.swift"
      ],
      "target_dependencies" : [
        "GeometriaAlgorithms",
        "TestCommons"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GeometriaAlgorithms",
      "module_type" : "SwiftTarget",
      "name" : "GeometriaAlgorithms",
      "path" : "Sources/GeometriaAlgorithms",
      "product_dependencies" : [
        "Numerics"
      ],
      "product_memberships" : [
        "GeometriaAlgorithms",
        "GeometriaClipping"
      ],
      "sources" : [
        "2D/Ellipse2.swift",
        "2D/PointCloud2.swift",
        "2D/SpatialPartitioning/QuadTree.swift",
        "3D/SpatialPartitioning/Octree.swift",
        "SpatialPartitioning/KDTree/KDTree.swift",
        "SpatialPartitioning/SpatialTree/Protocols/SpatialTreeType.swift",
        "SpatialPartitioning/SpatialTree/SpatialTree.swift"
      ],
      "target_dependencies" : [
        "Geometria"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Geometria",
      "module_type" : "SwiftTarget",
      "name" : "Geometria",
      "path" : "Sources/Geometria",
      "product_dependencies" : [
        "Numerics"
      ],
      "product_memberships" : [
        "Geometria",
        "GeometriaAlgorithms",
        "GeometriaClipping"
      ],
      "sources" : [
        "2D/AABB2.swift",
        "2D/Circle2.swift",
        "2D/CircleArc2.swift",
        "2D/ClosedShape2Intersection.swift",
        "2D/DirectionalRay2.swift",
        "2D/EdgeInsets2.swift",
        "2D/Ellipse2.swift",
        "2D/Hyperplane2.swift",
        "2D/Line2.swift",
        "2D/LineIntersectionResult.swift",
        "2D/LinePolygon2.swift",
        "2D/LineSegment2.swift",
        "2D/PointCloud2.swift",
        "2D/PointNormalPlane2.swift",
        "2D/Protocols/BaseGeometry/Convex2Type.swift",
        "2D/Protocols/BaseGeometry/VolumetricType+2D.swift",
        "2D/Protocols/Line/Line2FloatingPoint.swift",
        "2D/Protocols/Line/Line2Multiplicative.swift",
        "2D/Protocols/Line/Line2Real.swift",
        "2D/Protocols/Line/Line2Signed.swift",
        "2D/Protocols/Line/Line2Type.swift",
        "2D/Protocols/Plane/PlaneIntersectablePlane2Type.swift",
        "2D/Protocols/Rectangle/ConstructableRectangleType+2D.swift",
        "2D/Protocols/Rectangle/DivisibleRectangleType+2D.swift",
        "2D/Protocols/Rectangle/RectangleType+2D.swift",
        "2D/Protocols/Vector/Vector2Additive.swift",
        "2D/Protocols/Vector/Vector2FloatingPoint.swift",
        "2D/Protocols/Vector/Vector2Multiplicative.swift",
        "2D/Protocols/Vector/Vector2Real.swift",
        "2D/Protocols/Vector/Vector2Signed.swift",
        "2D/Protocols/Vector/Vector2Type.swift",
        "2D/Ray2.swift",
        "2D/Rectangle2.swift",
        "2D/RoundRectangle2.swift",
        "2D/SIMD/SIMD2+Double.swift",
        "2D/Square2.swift",
        "2D/Stadium2.swift",
        "2D/Triangle2.swift",
        "2D/Vector2+Double.swift",
        "2D/Vector2+Float.swift",
        "2D/Vector2.swift",
        "3D/AABB3.swift",
        "3D/Capsule3.swift",
        "3D/Cube3.swift",
        "3D/Cylinder3.swift",
        "3D/DirectionalRay3.swift",
        "3D/Disk3.swift",
        "3D/Ellipse3.swift",
        "3D/Hyperplane3.swift",
        "3D/Line3.swift",
        "3D/LineSegment3.swift",
        "3D/Orientation3.swift",
        "3D/PointCloud3.swift",
        "3D/PointNormalPlane3.swift",
        "3D/Projection/PlaneProjectiveSpace.swift",
        "3D/Projection/SphereCoordinates.swift",
        "3D/Projection/SphereProjectiveSpace.swift",
        "3D/ProjectivePointNormalPlane3.swift",
        "3D/Protocols/BaseGeometry/Convex3Type.swift",
        "3D/Protocols/BaseGeometry/Line3IntersectableType.swift",
        "3D/Protocols/BaseGeometry/VolumetricType+3D.swift",
        "3D/Protocols/Line/Line3FloatingPoint.swift",
        "3D/Protocols/Line/Line3Type.swift",
        "3D/Protocols/Plane/Plane3Type.swift",
        "3D/Protocols/Plane/PlaneIntersectablePlane3Type.swift",
        "3D/Protocols/Vector/Vector3Additive.swift",
        "3D/Protocols/Vector/Vector3FloatingPoint.swift",
        "3D/Protocols/Vector/Vector3Multiplicative.swift",
        "3D/Protocols/Vector/Vector3Real.swift",
        "3D/Protocols/Vector/Vector3Type.swift",
        "3D/Ray3.swift",
        "3D/RotationMatrix3.swift",
        "3D/RotationOrder3.swift",
        "3D/SIMD/SIMD3+Double.swift",
        "3D/Sphere3.swift",
        "3D/Torus3.swift",
        "3D/Triangle3.swift",
        "3D/Vector3.swift",
        "4D/Hyperplane4.swift",
        "4D/Protocols/Vector/Vector4Additive.swift",
        "4D/Protocols/Vector/Vector4FloatingPoint.swift",
        "4D/Protocols/Vector/Vector4Type.swift",
        "4D/SIMD/SIMD4+Double.swift",
        "4D/Vector4.swift",
        "Angles/Angle.swift",
        "Angles/AngleSweep.swift",
        "Generalized/AABB.swift",
        "Generalized/ConvexLineIntersection.swift",
        "Generalized/DirectionalRay.swift",
        "Generalized/Ellipsoid.swift",
        "Generalized/Hyperplane.swift",
        "Generalized/Line.swift",
        "Generalized/LineIntersection.swift",
        "Generalized/LinePointNormal.swift",
        "Generalized/LinePolygon.swift",
        "Generalized/LineSegment.swift",
        "Generalized/NCapsule.swift",
        "Generalized/NRectangle.swift",
        "Generalized/NSphere.swift",
        "Generalized/NSquare.swift",
        "Generalized/PointCloud.swift",
        "Generalized/PointNormal.swift",
        "Generalized/PointNormalPlane.swift",
        "Generalized/Projection/Protocols/ProjectiveSpace.swift",
        "Generalized/Property Wrappers/UnitVector.swift",
        "Generalized/Protocols/BaseGeometry/BoundableType.swift",
        "Generalized/Protocols/BaseGeometry/ConvexType.swift",
        "Generalized/Protocols/BaseGeometry/GeometricType.swift",
        "Generalized/Protocols/BaseGeometry/LineIntersectableType.swift",
        "Generalized/Protocols/BaseGeometry/PointProjectableType.swift",
        "Generalized/Protocols/BaseGeometry/SignedDistanceMeasurableType.swift",
        "Generalized/Protocols/BaseGeometry/VolumetricType.swift",
        "Generalized/Protocols/DivisibleArithmetic.swift",
        "Generalized/Protocols/Line/LineAdditive.swift",
        "Generalized/Protocols/Line/LineCategory.swift",
        "Generalized/Protocols/Line/LineDivisible.swift",
        "Generalized/Protocols/Line/LineFloatingPoint.swift",
        "Generalized/Protocols/Line/LineMultiplicative.swift",
        "Generalized/Protocols/Line/LineReal.swift",
        "Generalized/Protocols/Line/LineSigned.swift",
        "Generalized/Protocols/Line/LineType.swift",
        "Generalized/Protocols/Plane/LineIntersectablePlaneType.swift",
        "Generalized/Protocols/Plane/PlaneType.swift",
        "Generalized/Protocols/Plane/PointProjectablePlaneType.swift",
        "Generalized/Protocols/Rectangle/AdditiveRectangleType.swift",
        "Generalized/Protocols/Rectangle/ConstructableRectangleType.swift",
        "Generalized/Protocols/Rectangle/DivisibleRectangleType.swift",
        "Generalized/Protocols/Rectangle/RectangleType.swift",
        "Generalized/Protocols/Rectangle/SelfIntersectableRectangleType.swift",
        "Generalized/Protocols/Vector/VectorAdditive.swift",
        "Generalized/Protocols/Vector/VectorComparable.swift",
        "Generalized/Protocols/Vector/VectorDivisible.swift",
        "Generalized/Protocols/Vector/VectorFloatingPoint.swift",
        "Generalized/Protocols/Vector/VectorMultiplicative.swift",
        "Generalized/Protocols/Vector/VectorReal.swift",
        "Generalized/Protocols/Vector/VectorSigned.swift",
        "Generalized/Protocols/Vector/VectorTakeable.swift",
        "Generalized/Protocols/Vector/VectorType.swift",
        "Generalized/Ray.swift",
        "Generalized/RoundNRectangle.swift",
        "Generalized/Triangle+Coordinates.swift",
        "Generalized/Triangle.swift",
        "Matrices/Matrix2x2.swift",
        "Matrices/Matrix3x2.swift",
        "Matrices/Matrix3x3.swift",
        "Matrices/Matrix4x4.swift",
        "Matrices/Protocols/MatrixType.swift",
        "Matrices/Protocols/SquareMatrixType.swift",
        "Matrices/Protocols/TransposableMatrixType.swift",
        "Utils/Comparable+Clamp.swift",
        "Utils/SignedNumeric+Sign.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/13] Write sources
[11/13] Compiling _NumericsShims _NumericsShims.c
[12/13] Write swift-version-2F0A5646E1D333AE.txt
[14/60] Compiling InternalCollectionsUtilities _SortedCollection.swift
[15/60] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[16/61] Compiling RealModule Real.swift
[17/62] Compiling MiniDigraph DirectedGraphVisitElement.swift
[18/63] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[19/63] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[20/63] Emitting module InternalCollectionsUtilities
[21/63] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[22/63] Compiling InternalCollectionsUtilities Specialize.swift
[23/63] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[24/63] Compiling RealModule AlgebraicField.swift
[25/63] Emitting module RealModule
[26/63] Compiling MiniDigraph DirectedGraphRecordingVisitElement.swift
[27/63] Compiling MiniDigraph Sequence+Ext.swift
[28/63] Compiling MiniDigraph SimpleDirectedGraphEdge.swift
[29/63] Compiling InternalCollectionsUtilities Debugging.swift
[30/63] Compiling InternalCollectionsUtilities Descriptions.swift
[31/63] Compiling RealModule Float80+Real.swift
[32/63] Compiling RealModule Float16+Real.swift
[33/63] Compiling MiniDigraph MutableDirectedGraphType.swift
[34/63] Compiling MiniDigraph MutableSimpleEdgeDirectedGraphType.swift
[35/63] Compiling RealModule ElementaryFunctions.swift
[36/63] Compiling RealModule AugmentedArithmetic.swift
[37/63] Compiling RealModule ApproximateEquality.swift
[38/63] Compiling RealModule Double+Real.swift
[39/63] Compiling RealModule Float+Real.swift
[40/63] Compiling RealModule RealFunctions.swift
[41/63] Compiling InternalCollectionsUtilities Integer rank.swift
[42/63] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[43/63] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[44/63] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[45/63] Compiling MiniDigraph DirectedGraphVisitElementType.swift
[46/63] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[53/68] Emitting module MiniDigraph
[54/68] Compiling InternalCollectionsUtilities UInt+reversed.swift
[55/68] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[56/68] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[57/68] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[58/68] Compiling ComplexModule Differentiable.swift
[59/124] Emitting module ComplexModule
[60/124] Compiling ComplexModule Complex.swift
[61/124] Compiling ComplexModule Arithmetic.swift
[62/124] Compiling ComplexModule ElementaryFunctions.swift
[63/124] Compiling OrderedCollections OrderedSet+Codable.swift
[64/124] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[65/124] Compiling OrderedCollections OrderedSet+Descriptions.swift
[66/124] Compiling OrderedCollections OrderedSet+Diffing.swift
[67/124] Compiling OrderedCollections OrderedSet+Equatable.swift
[68/124] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[69/124] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[70/124] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[71/124] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[72/124] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[73/124] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[74/124] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[75/130] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[76/130] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[77/130] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[78/130] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[79/130] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[80/130] Compiling OrderedCollections OrderedSet+Sendable.swift
[81/132] Compiling OrderedCollections _Hashtable+Header.swift
[82/132] Compiling OrderedCollections OrderedDictionary+Codable.swift
[83/132] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[84/132] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[85/132] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[86/132] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[87/132] Emitting module Numerics
[88/132] Compiling Numerics Numerics.swift
[89/132] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[90/132] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[91/132] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[92/132] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[93/132] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[94/132] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[95/132] Compiling OrderedCollections OrderedDictionary+Elements.swift
[96/132] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[97/132] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[98/132] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[99/132] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[100/132] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[101/132] Compiling OrderedCollections OrderedSet+Hashable.swift
[102/132] Compiling OrderedCollections OrderedSet+Initializers.swift
[103/132] Compiling OrderedCollections OrderedSet+Insertions.swift
[104/132] Compiling OrderedCollections OrderedSet+Invariants.swift
[105/132] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[106/132] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[107/132] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[108/132] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[109/132] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[110/132] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[111/132] Compiling OrderedCollections OrderedDictionary+Values.swift
[112/132] Compiling OrderedCollections OrderedDictionary.swift
[113/269] Compiling Geometria Vector2FloatingPoint.swift
[114/269] Compiling Geometria Vector2Multiplicative.swift
[115/269] Compiling Geometria Vector2Real.swift
[116/269] Compiling Geometria Vector2Signed.swift
[117/269] Compiling Geometria Vector2Type.swift
[118/269] Compiling Geometria ConvexType.swift
[119/269] Compiling Geometria Ray2.swift
[120/269] Compiling Geometria Rectangle2.swift
[121/269] Compiling Geometria RoundRectangle2.swift
[122/269] Compiling Geometria SIMD2+Double.swift
[123/269] Compiling Geometria Square2.swift
[124/269] Compiling Geometria Stadium2.swift
[125/269] Compiling Geometria Triangle2.swift
[126/269] Emitting module OrderedCollections
[127/269] Compiling MiniP5Printer PVector3.swift
[128/269] Compiling MiniP5Printer PVector2i.swift
[129/269] Compiling MiniP5Printer PVector2.swift
[130/269] Compiling MiniP5Printer PMatrix3x3.swift
[131/269] Emitting module MiniP5Printer
[132/269] Compiling MiniP5Printer BaseP5Printer.swift
[133/269] Compiling Geometria Line2FloatingPoint.swift
[134/269] Compiling Geometria Line2Multiplicative.swift
[135/269] Compiling Geometria Line2Real.swift
[136/269] Compiling Geometria Line2Signed.swift
[137/269] Compiling Geometria Line2Type.swift
[138/269] Compiling Geometria PlaneIntersectablePlane2Type.swift
[139/269] Compiling Geometria ConstructableRectangleType+2D.swift
[140/269] Compiling Geometria DivisibleRectangleType+2D.swift
[141/269] Compiling Geometria RectangleType+2D.swift
[142/269] Compiling Geometria Vector2Additive.swift
[148/269] Compiling Geometria LineIntersectablePlaneType.swift
[149/269] Compiling Geometria PlaneType.swift
[150/269] Compiling Geometria PointProjectablePlaneType.swift
[151/269] Compiling Geometria AdditiveRectangleType.swift
[152/269] Compiling Geometria ConstructableRectangleType.swift
[153/269] Compiling Geometria DivisibleRectangleType.swift
[154/269] Compiling Geometria RectangleType.swift
[155/269] Compiling Geometria SelfIntersectableRectangleType.swift
[156/269] Compiling Geometria VectorAdditive.swift
[157/269] Compiling Geometria VectorComparable.swift
[158/269] Compiling Geometria VectorDivisible.swift
[159/269] Compiling Geometria VectorFloatingPoint.swift
[160/269] Compiling Geometria VectorMultiplicative.swift
[161/269] Compiling Geometria VectorReal.swift
[162/269] Compiling Geometria VectorSigned.swift
/Users/admin/builder/spi-builder-workspace/Sources/Geometria/Generalized/Protocols/Line/LineCategory.swift:30:16: warning: static property 'line' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | /// Represents the category for a `LineType`, specifying whether the end points
 2 | /// of the line are open or closed.
 3 | public struct LineCategory: RawRepresentable, Hashable {
   |               `- note: consider making struct 'LineCategory' conform to the 'Sendable' protocol
 4 |     private static let startOpenBit = 0b0000_0001
 5 |     private static let endOpenBit = 0b0000_0010
   :
28 |     ///
29 |     /// [geometric line]: https://en.wikipedia.org/wiki/Line_(geometry)
30 |     static let line: Self = Self(rawValue: startOpenBit | endOpenBit)
   |                |- warning: static property 'line' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'line' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
31 |
32 |     /// Category for a [geometric ray] line which has a starting
/Users/admin/builder/spi-builder-workspace/Sources/Geometria/Generalized/Protocols/Line/LineCategory.swift:36:16: warning: static property 'ray' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | /// Represents the category for a `LineType`, specifying whether the end points
 2 | /// of the line are open or closed.
 3 | public struct LineCategory: RawRepresentable, Hashable {
   |               `- note: consider making struct 'LineCategory' conform to the 'Sendable' protocol
 4 |     private static let startOpenBit = 0b0000_0001
 5 |     private static let endOpenBit = 0b0000_0010
   :
34 |     ///
35 |     /// [geometric ray]: https://en.wikipedia.org/wiki/Line_(geometry)#Ray
36 |     static let ray: Self = Self(rawValue: endOpenBit)
   |                |- warning: static property 'ray' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'ray' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
37 |
38 |     /// Category for a [line segment] that define a closed interval with a start
/Users/admin/builder/spi-builder-workspace/Sources/Geometria/Generalized/Protocols/Line/LineCategory.swift:42:16: warning: static property 'lineSegment' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | /// Represents the category for a `LineType`, specifying whether the end points
 2 | /// of the line are open or closed.
 3 | public struct LineCategory: RawRepresentable, Hashable {
   |               `- note: consider making struct 'LineCategory' conform to the 'Sendable' protocol
 4 |     private static let startOpenBit = 0b0000_0001
 5 |     private static let endOpenBit = 0b0000_0010
   :
40 |     ///
41 |     /// [line segment]: https://en.wikipedia.org/wiki/Line_segment
42 |     static let lineSegment: Self = Self(rawValue: 0b0000_0000)
   |                |- warning: static property 'lineSegment' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'lineSegment' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
43 | }
44 |
[164/284] Compiling Geometria GeometricType.swift
/Users/admin/builder/spi-builder-workspace/Sources/Geometria/Generalized/Protocols/Line/LineCategory.swift:30:16: warning: static property 'line' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | /// Represents the category for a `LineType`, specifying whether the end points
 2 | /// of the line are open or closed.
 3 | public struct LineCategory: RawRepresentable, Hashable {
   |               `- note: consider making struct 'LineCategory' conform to the 'Sendable' protocol
 4 |     private static let startOpenBit = 0b0000_0001
 5 |     private static let endOpenBit = 0b0000_0010
   :
28 |     ///
29 |     /// [geometric line]: https://en.wikipedia.org/wiki/Line_(geometry)
30 |     static let line: Self = Self(rawValue: startOpenBit | endOpenBit)
   |                |- warning: static property 'line' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'line' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
31 |
32 |     /// Category for a [geometric ray] line which has a starting
/Users/admin/builder/spi-builder-workspace/Sources/Geometria/Generalized/Protocols/Line/LineCategory.swift:36:16: warning: static property 'ray' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | /// Represents the category for a `LineType`, specifying whether the end points
 2 | /// of the line are open or closed.
 3 | public struct LineCategory: RawRepresentable, Hashable {
   |               `- note: consider making struct 'LineCategory' conform to the 'Sendable' protocol
 4 |     private static let startOpenBit = 0b0000_0001
 5 |     private static let endOpenBit = 0b0000_0010
   :
34 |     ///
35 |     /// [geometric ray]: https://en.wikipedia.org/wiki/Line_(geometry)#Ray
36 |     static let ray: Self = Self(rawValue: endOpenBit)
   |                |- warning: static property 'ray' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'ray' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
37 |
38 |     /// Category for a [line segment] that define a closed interval with a start
/Users/admin/builder/spi-builder-workspace/Sources/Geometria/Generalized/Protocols/Line/LineCategory.swift:42:16: warning: static property 'lineSegment' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | /// Represents the category for a `LineType`, specifying whether the end points
 2 | /// of the line are open or closed.
 3 | public struct LineCategory: RawRepresentable, Hashable {
   |               `- note: consider making struct 'LineCategory' conform to the 'Sendable' protocol
 4 |     private static let startOpenBit = 0b0000_0001
 5 |     private static let endOpenBit = 0b0000_0010
   :
40 |     ///
41 |     /// [line segment]: https://en.wikipedia.org/wiki/Line_segment
42 |     static let lineSegment: Self = Self(rawValue: 0b0000_0000)
   |                |- warning: static property 'lineSegment' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'lineSegment' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
43 | }
44 |
[165/284] Compiling Geometria LineIntersectableType.swift
/Users/admin/builder/spi-builder-workspace/Sources/Geometria/Generalized/Protocols/Line/LineCategory.swift:30:16: warning: static property 'line' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | /// Represents the category for a `LineType`, specifying whether the end points
 2 | /// of the line are open or closed.
 3 | public struct LineCategory: RawRepresentable, Hashable {
   |               `- note: consider making struct 'LineCategory' conform to the 'Sendable' protocol
 4 |     private static let startOpenBit = 0b0000_0001
 5 |     private static let endOpenBit = 0b0000_0010
   :
28 |     ///
29 |     /// [geometric line]: https://en.wikipedia.org/wiki/Line_(geometry)
30 |     static let line: Self = Self(rawValue: startOpenBit | endOpenBit)
   |                |- warning: static property 'line' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'line' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
31 |
32 |     /// Category for a [geometric ray] line which has a starting
/Users/admin/builder/spi-builder-workspace/Sources/Geometria/Generalized/Protocols/Line/LineCategory.swift:36:16: warning: static property 'ray' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | /// Represents the category for a `LineType`, specifying whether the end points
 2 | /// of the line are open or closed.
 3 | public struct LineCategory: RawRepresentable, Hashable {
   |               `- note: consider making struct 'LineCategory' conform to the 'Sendable' protocol
 4 |     private static let startOpenBit = 0b0000_0001
 5 |     private static let endOpenBit = 0b0000_0010
   :
34 |     ///
35 |     /// [geometric ray]: https://en.wikipedia.org/wiki/Line_(geometry)#Ray
36 |     static let ray: Self = Self(rawValue: endOpenBit)
   |                |- warning: static property 'ray' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'ray' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
37 |
38 |     /// Category for a [line segment] that define a closed interval with a start
/Users/admin/builder/spi-builder-workspace/Sources/Geometria/Generalized/Protocols/Line/LineCategory.swift:42:16: warning: static property 'lineSegment' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | /// Represents the category for a `LineType`, specifying whether the end points
 2 | /// of the line are open or closed.
 3 | public struct LineCategory: RawRepresentable, Hashable {
   |               `- note: consider making struct 'LineCategory' conform to the 'Sendable' protocol
 4 |     private static let startOpenBit = 0b0000_0001
 5 |     private static let endOpenBit = 0b0000_0010
   :
40 |     ///
41 |     /// [line segment]: https://en.wikipedia.org/wiki/Line_segment
42 |     static let lineSegment: Self = Self(rawValue: 0b0000_0000)
   |                |- warning: static property 'lineSegment' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'lineSegment' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
43 | }
44 |
[166/284] Compiling Geometria PointProjectableType.swift
/Users/admin/builder/spi-builder-workspace/Sources/Geometria/Generalized/Protocols/Line/LineCategory.swift:30:16: warning: static property 'line' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | /// Represents the category for a `LineType`, specifying whether the end points
 2 | /// of the line are open or closed.
 3 | public struct LineCategory: RawRepresentable, Hashable {
   |               `- note: consider making struct 'LineCategory' conform to the 'Sendable' protocol
 4 |     private static let startOpenBit = 0b0000_0001
 5 |     private static let endOpenBit = 0b0000_0010
   :
28 |     ///
29 |     /// [geometric line]: https://en.wikipedia.org/wiki/Line_(geometry)
30 |     static let line: Self = Self(rawValue: startOpenBit | endOpenBit)
   |                |- warning: static property 'line' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'line' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
31 |
32 |     /// Category for a [geometric ray] line which has a starting
/Users/admin/builder/spi-builder-workspace/Sources/Geometria/Generalized/Protocols/Line/LineCategory.swift:36:16: warning: static property 'ray' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | /// Represents the category for a `LineType`, specifying whether the end points
 2 | /// of the line are open or closed.
 3 | public struct LineCategory: RawRepresentable, Hashable {
   |               `- note: consider making struct 'LineCategory' conform to the 'Sendable' protocol
 4 |     private static let startOpenBit = 0b0000_0001
 5 |     private static let endOpenBit = 0b0000_0010
   :
34 |     ///
35 |     /// [geometric ray]: https://en.wikipedia.org/wiki/Line_(geometry)#Ray
36 |     static let ray: Self = Self(rawValue: endOpenBit)
   |                |- warning: static property 'ray' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'ray' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
37 |
38 |     /// Category for a [line segment] that define a closed interval with a start
/Users/admin/builder/spi-builder-workspace/Sources/Geometria/Generalized/Protocols/Line/LineCategory.swift:42:16: warning: static property 'lineSegment' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | /// Represents the category for a `LineType`, specifying whether the end points
 2 | /// of the line are open or closed.
 3 | public struct LineCategory: RawRepresentable, Hashable {
   |               `- note: consider making struct 'LineCategory' conform to the 'Sendable' protocol
 4 |     private static let startOpenBit = 0b0000_0001
 5 |     private static let endOpenBit = 0b0000_0010
   :
40 |     ///
41 |     /// [line segment]: https://en.wikipedia.org/wiki/Line_segment
42 |     static let lineSegment: Self = Self(rawValue: 0b0000_0000)
   |                |- warning: static property 'lineSegment' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'lineSegment' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
43 | }
44 |
[167/284] Compiling Geometria SignedDistanceMeasurableType.swift
/Users/admin/builder/spi-builder-workspace/Sources/Geometria/Generalized/Protocols/Line/LineCategory.swift:30:16: warning: static property 'line' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | /// Represents the category for a `LineType`, specifying whether the end points
 2 | /// of the line are open or closed.
 3 | public struct LineCategory: RawRepresentable, Hashable {
   |               `- note: consider making struct 'LineCategory' conform to the 'Sendable' protocol
 4 |     private static let startOpenBit = 0b0000_0001
 5 |     private static let endOpenBit = 0b0000_0010
   :
28 |     ///
29 |     /// [geometric line]: https://en.wikipedia.org/wiki/Line_(geometry)
30 |     static let line: Self = Self(rawValue: startOpenBit | endOpenBit)
   |                |- warning: static property 'line' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'line' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
31 |
32 |     /// Category for a [geometric ray] line which has a starting
/Users/admin/builder/spi-builder-workspace/Sources/Geometria/Generalized/Protocols/Line/LineCategory.swift:36:16: warning: static property 'ray' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | /// Represents the category for a `LineType`, specifying whether the end points
 2 | /// of the line are open or closed.
 3 | public struct LineCategory: RawRepresentable, Hashable {
   |               `- note: consider making struct 'LineCategory' conform to the 'Sendable' protocol
 4 |     private static let startOpenBit = 0b0000_0001
 5 |     private static let endOpenBit = 0b0000_0010
   :
34 |     ///
35 |     /// [geometric ray]: https://en.wikipedia.org/wiki/Line_(geometry)#Ray
36 |     static let ray: Self = Self(rawValue: endOpenBit)
   |                |- warning: static property 'ray' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'ray' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
37 |
38 |     /// Category for a [line segment] that define a closed interval with a start
/Users/admin/builder/spi-builder-workspace/Sources/Geometria/Generalized/Protocols/Line/LineCategory.swift:42:16: warning: static property 'lineSegment' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | /// Represents the category for a `LineType`, specifying whether the end points
 2 | /// of the line are open or closed.
 3 | public struct LineCategory: RawRepresentable, Hashable {
   |               `- note: consider making struct 'LineCategory' conform to the 'Sendable' protocol
 4 |     private static let startOpenBit = 0b0000_0001
 5 |     private static let endOpenBit = 0b0000_0010
   :
40 |     ///
41 |     /// [line segment]: https://en.wikipedia.org/wiki/Line_segment
42 |     static let lineSegment: Self = Self(rawValue: 0b0000_0000)
   |                |- warning: static property 'lineSegment' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'lineSegment' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
43 | }
44 |
[168/284] Compiling Geometria VolumetricType.swift
/Users/admin/builder/spi-builder-workspace/Sources/Geometria/Generalized/Protocols/Line/LineCategory.swift:30:16: warning: static property 'line' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | /// Represents the category for a `LineType`, specifying whether the end points
 2 | /// of the line are open or closed.
 3 | public struct LineCategory: RawRepresentable, Hashable {
   |               `- note: consider making struct 'LineCategory' conform to the 'Sendable' protocol
 4 |     private static let startOpenBit = 0b0000_0001
 5 |     private static let endOpenBit = 0b0000_0010
   :
28 |     ///
29 |     /// [geometric line]: https://en.wikipedia.org/wiki/Line_(geometry)
30 |     static let line: Self = Self(rawValue: startOpenBit | endOpenBit)
   |                |- warning: static property 'line' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'line' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
31 |
32 |     /// Category for a [geometric ray] line which has a starting
/Users/admin/builder/spi-builder-workspace/Sources/Geometria/Generalized/Protocols/Line/LineCategory.swift:36:16: warning: static property 'ray' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | /// Represents the category for a `LineType`, specifying whether the end points
 2 | /// of the line are open or closed.
 3 | public struct LineCategory: RawRepresentable, Hashable {
   |               `- note: consider making struct 'LineCategory' conform to the 'Sendable' protocol
 4 |     private static let startOpenBit = 0b0000_0001
 5 |     private static let endOpenBit = 0b0000_0010
   :
34 |     ///
35 |     /// [geometric ray]: https://en.wikipedia.org/wiki/Line_(geometry)#Ray
36 |     static let ray: Self = Self(rawValue: endOpenBit)
   |                |- warning: static property 'ray' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'ray' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
37 |
38 |     /// Category for a [line segment] that define a closed interval with a start
/Users/admin/builder/spi-builder-workspace/Sources/Geometria/Generalized/Protocols/Line/LineCategory.swift:42:16: warning: static property 'lineSegment' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | /// Represents the category for a `LineType`, specifying whether the end points
 2 | /// of the line are open or closed.
 3 | public struct LineCategory: RawRepresentable, Hashable {
   |               `- note: consider making struct 'LineCategory' conform to the 'Sendable' protocol
 4 |     private static let startOpenBit = 0b0000_0001
 5 |     private static let endOpenBit = 0b0000_0010
   :
40 |     ///
41 |     /// [line segment]: https://en.wikipedia.org/wiki/Line_segment
42 |     static let lineSegment: Self = Self(rawValue: 0b0000_0000)
   |                |- warning: static property 'lineSegment' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'lineSegment' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
43 | }
44 |
[169/284] Compiling Geometria DivisibleArithmetic.swift
/Users/admin/builder/spi-builder-workspace/Sources/Geometria/Generalized/Protocols/Line/LineCategory.swift:30:16: warning: static property 'line' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | /// Represents the category for a `LineType`, specifying whether the end points
 2 | /// of the line are open or closed.
 3 | public struct LineCategory: RawRepresentable, Hashable {
   |               `- note: consider making struct 'LineCategory' conform to the 'Sendable' protocol
 4 |     private static let startOpenBit = 0b0000_0001
 5 |     private static let endOpenBit = 0b0000_0010
   :
28 |     ///
29 |     /// [geometric line]: https://en.wikipedia.org/wiki/Line_(geometry)
30 |     static let line: Self = Self(rawValue: startOpenBit | endOpenBit)
   |                |- warning: static property 'line' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'line' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
31 |
32 |     /// Category for a [geometric ray] line which has a starting
/Users/admin/builder/spi-builder-workspace/Sources/Geometria/Generalized/Protocols/Line/LineCategory.swift:36:16: warning: static property 'ray' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | /// Represents the category for a `LineType`, specifying whether the end points
 2 | /// of the line are open or closed.
 3 | public struct LineCategory: RawRepresentable, Hashable {
   |               `- note: consider making struct 'LineCategory' conform to the 'Sendable' protocol
 4 |     private static let startOpenBit = 0b0000_0001
 5 |     private static let endOpenBit = 0b0000_0010
   :
34 |     ///
35 |     /// [geometric ray]: https://en.wikipedia.org/wiki/Line_(geometry)#Ray
36 |     static let ray: Self = Self(rawValue: endOpenBit)
   |                |- warning: static property 'ray' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'ray' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
37 |
38 |     /// Category for a [line segment] that define a closed interval with a start
/Users/admin/builder/spi-builder-workspace/Sources/Geometria/Generalized/Protocols/Line/LineCategory.swift:42:16: warning: static property 'lineSegment' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | /// Represents the category for a `LineType`, specifying whether the end points
 2 | /// of the line are open or closed.
 3 | public struct LineCategory: RawRepresentable, Hashable {
   |               `- note: consider making struct 'LineCategory' conform to the 'Sendable' protocol
 4 |     private static let startOpenBit = 0b0000_0001
 5 |     private static let endOpenBit = 0b0000_0010
   :
40 |     ///
41 |     /// [line segment]: https://en.wikipedia.org/wiki/Line_segment
42 |     static let lineSegment: Self = Self(rawValue: 0b0000_0000)
   |                |- warning: static property 'lineSegment' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'lineSegment' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
43 | }
44 |
[170/284] Compiling Geometria LineAdditive.swift
/Users/admin/builder/spi-builder-workspace/Sources/Geometria/Generalized/Protocols/Line/LineCategory.swift:30:16: warning: static property 'line' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | /// Represents the category for a `LineType`, specifying whether the end points
 2 | /// of the line are open or closed.
 3 | public struct LineCategory: RawRepresentable, Hashable {
   |               `- note: consider making struct 'LineCategory' conform to the 'Sendable' protocol
 4 |     private static let startOpenBit = 0b0000_0001
 5 |     private static let endOpenBit = 0b0000_0010
   :
28 |     ///
29 |     /// [geometric line]: https://en.wikipedia.org/wiki/Line_(geometry)
30 |     static let line: Self = Self(rawValue: startOpenBit | endOpenBit)
   |                |- warning: static property 'line' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'line' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
31 |
32 |     /// Category for a [geometric ray] line which has a starting
/Users/admin/builder/spi-builder-workspace/Sources/Geometria/Generalized/Protocols/Line/LineCategory.swift:36:16: warning: static property 'ray' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | /// Represents the category for a `LineType`, specifying whether the end points
 2 | /// of the line are open or closed.
 3 | public struct LineCategory: RawRepresentable, Hashable {
   |               `- note: consider making struct 'LineCategory' conform to the 'Sendable' protocol
 4 |     private static let startOpenBit = 0b0000_0001
 5 |     private static let endOpenBit = 0b0000_0010
   :
34 |     ///
35 |     /// [geometric ray]: https://en.wikipedia.org/wiki/Line_(geometry)#Ray
36 |     static let ray: Self = Self(rawValue: endOpenBit)
   |                |- warning: static property 'ray' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'ray' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
37 |
38 |     /// Category for a [line segment] that define a closed interval with a start
/Users/admin/builder/spi-builder-workspace/Sources/Geometria/Generalized/Protocols/Line/LineCategory.swift:42:16: warning: static property 'lineSegment' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | /// Represents the category for a `LineType`, specifying whether the end points
 2 | /// of the line are open or closed.
 3 | public struct LineCategory: RawRepresentable, Hashable {
   |               `- note: consider making struct 'LineCategory' conform to the 'Sendable' protocol
 4 |     private static let startOpenBit = 0b0000_0001
 5 |     private static let endOpenBit = 0b0000_0010
   :
40 |     ///
41 |     /// [line segment]: https://en.wikipedia.org/wiki/Line_segment
42 |     static let lineSegment: Self = Self(rawValue: 0b0000_0000)
   |                |- warning: static property 'lineSegment' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'lineSegment' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
43 | }
44 |
[171/284] Compiling Geometria LineCategory.swift
/Users/admin/builder/spi-builder-workspace/Sources/Geometria/Generalized/Protocols/Line/LineCategory.swift:30:16: warning: static property 'line' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | /// Represents the category for a `LineType`, specifying whether the end points
 2 | /// of the line are open or closed.
 3 | public struct LineCategory: RawRepresentable, Hashable {
   |               `- note: consider making struct 'LineCategory' conform to the 'Sendable' protocol
 4 |     private static let startOpenBit = 0b0000_0001
 5 |     private static let endOpenBit = 0b0000_0010
   :
28 |     ///
29 |     /// [geometric line]: https://en.wikipedia.org/wiki/Line_(geometry)
30 |     static let line: Self = Self(rawValue: startOpenBit | endOpenBit)
   |                |- warning: static property 'line' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'line' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
31 |
32 |     /// Category for a [geometric ray] line which has a starting
/Users/admin/builder/spi-builder-workspace/Sources/Geometria/Generalized/Protocols/Line/LineCategory.swift:36:16: warning: static property 'ray' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | /// Represents the category for a `LineType`, specifying whether the end points
 2 | /// of the line are open or closed.
 3 | public struct LineCategory: RawRepresentable, Hashable {
   |               `- note: consider making struct 'LineCategory' conform to the 'Sendable' protocol
 4 |     private static let startOpenBit = 0b0000_0001
 5 |     private static let endOpenBit = 0b0000_0010
   :
34 |     ///
35 |     /// [geometric ray]: https://en.wikipedia.org/wiki/Line_(geometry)#Ray
36 |     static let ray: Self = Self(rawValue: endOpenBit)
   |                |- warning: static property 'ray' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'ray' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
37 |
38 |     /// Category for a [line segment] that define a closed interval with a start
/Users/admin/builder/spi-builder-workspace/Sources/Geometria/Generalized/Protocols/Line/LineCategory.swift:42:16: warning: static property 'lineSegment' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | /// Represents the category for a `LineType`, specifying whether the end points
 2 | /// of the line are open or closed.
 3 | public struct LineCategory: RawRepresentable, Hashable {
   |               `- note: consider making struct 'LineCategory' conform to the 'Sendable' protocol
 4 |     private static let startOpenBit = 0b0000_0001
 5 |     private static let endOpenBit = 0b0000_0010
   :
40 |     ///
41 |     /// [line segment]: https://en.wikipedia.org/wiki/Line_segment
42 |     static let lineSegment: Self = Self(rawValue: 0b0000_0000)
   |                |- warning: static property 'lineSegment' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'lineSegment' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
43 | }
44 |
[172/284] Compiling Geometria LineDivisible.swift
/Users/admin/builder/spi-builder-workspace/Sources/Geometria/Generalized/Protocols/Line/LineCategory.swift:30:16: warning: static property 'line' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | /// Represents the category for a `LineType`, specifying whether the end points
 2 | /// of the line are open or closed.
 3 | public struct LineCategory: RawRepresentable, Hashable {
   |               `- note: consider making struct 'LineCategory' conform to the 'Sendable' protocol
 4 |     private static let startOpenBit = 0b0000_0001
 5 |     private static let endOpenBit = 0b0000_0010
   :
28 |     ///
29 |     /// [geometric line]: https://en.wikipedia.org/wiki/Line_(geometry)
30 |     static let line: Self = Self(rawValue: startOpenBit | endOpenBit)
   |                |- warning: static property 'line' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'line' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
31 |
32 |     /// Category for a [geometric ray] line which has a starting
/Users/admin/builder/spi-builder-workspace/Sources/Geometria/Generalized/Protocols/Line/LineCategory.swift:36:16: warning: static property 'ray' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | /// Represents the category for a `LineType`, specifying whether the end points
 2 | /// of the line are open or closed.
 3 | public struct LineCategory: RawRepresentable, Hashable {
   |               `- note: consider making struct 'LineCategory' conform to the 'Sendable' protocol
 4 |     private static let startOpenBit = 0b0000_0001
 5 |     private static let endOpenBit = 0b0000_0010
   :
34 |     ///
35 |     /// [geometric ray]: https://en.wikipedia.org/wiki/Line_(geometry)#Ray
36 |     static let ray: Self = Self(rawValue: endOpenBit)
   |                |- warning: static property 'ray' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'ray' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
37 |
38 |     /// Category for a [line segment] that define a closed interval with a start
/Users/admin/builder/spi-builder-workspace/Sources/Geometria/Generalized/Protocols/Line/LineCategory.swift:42:16: warning: static property 'lineSegment' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | /// Represents the category for a `LineType`, specifying whether the end points
 2 | /// of the line are open or closed.
 3 | public struct LineCategory: RawRepresentable, Hashable {
   |               `- note: consider making struct 'LineCategory' conform to the 'Sendable' protocol
 4 |     private static let startOpenBit = 0b0000_0001
 5 |     private static let endOpenBit = 0b0000_0010
   :
40 |     ///
41 |     /// [line segment]: https://en.wikipedia.org/wiki/Line_segment
42 |     static let lineSegment: Self = Self(rawValue: 0b0000_0000)
   |                |- warning: static property 'lineSegment' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'lineSegment' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
43 | }
44 |
[173/284] Compiling Geometria LineFloatingPoint.swift
/Users/admin/builder/spi-builder-workspace/Sources/Geometria/Generalized/Protocols/Line/LineCategory.swift:30:16: warning: static property 'line' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | /// Represents the category for a `LineType`, specifying whether the end points
 2 | /// of the line are open or closed.
 3 | public struct LineCategory: RawRepresentable, Hashable {
   |               `- note: consider making struct 'LineCategory' conform to the 'Sendable' protocol
 4 |     private static let startOpenBit = 0b0000_0001
 5 |     private static let endOpenBit = 0b0000_0010
   :
28 |     ///
29 |     /// [geometric line]: https://en.wikipedia.org/wiki/Line_(geometry)
30 |     static let line: Self = Self(rawValue: startOpenBit | endOpenBit)
   |                |- warning: static property 'line' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'line' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
31 |
32 |     /// Category for a [geometric ray] line which has a starting
/Users/admin/builder/spi-builder-workspace/Sources/Geometria/Generalized/Protocols/Line/LineCategory.swift:36:16: warning: static property 'ray' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | /// Represents the category for a `LineType`, specifying whether the end points
 2 | /// of the line are open or closed.
 3 | public struct LineCategory: RawRepresentable, Hashable {
   |               `- note: consider making struct 'LineCategory' conform to the 'Sendable' protocol
 4 |     private static let startOpenBit = 0b0000_0001
 5 |     private static let endOpenBit = 0b0000_0010
   :
34 |     ///
35 |     /// [geometric ray]: https://en.wikipedia.org/wiki/Line_(geometry)#Ray
36 |     static let ray: Self = Self(rawValue: endOpenBit)
   |                |- warning: static property 'ray' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'ray' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
37 |
38 |     /// Category for a [line segment] that define a closed interval with a start
/Users/admin/builder/spi-builder-workspace/Sources/Geometria/Generalized/Protocols/Line/LineCategory.swift:42:16: warning: static property 'lineSegment' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | /// Represents the category for a `LineType`, specifying whether the end points
 2 | /// of the line are open or closed.
 3 | public struct LineCategory: RawRepresentable, Hashable {
   |               `- note: consider making struct 'LineCategory' conform to the 'Sendable' protocol
 4 |     private static let startOpenBit = 0b0000_0001
 5 |     private static let endOpenBit = 0b0000_0010
   :
40 |     ///
41 |     /// [line segment]: https://en.wikipedia.org/wiki/Line_segment
42 |     static let lineSegment: Self = Self(rawValue: 0b0000_0000)
   |                |- warning: static property 'lineSegment' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'lineSegment' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
43 | }
44 |
[174/284] Compiling Geometria LineMultiplicative.swift
/Users/admin/builder/spi-builder-workspace/Sources/Geometria/Generalized/Protocols/Line/LineCategory.swift:30:16: warning: static property 'line' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | /// Represents the category for a `LineType`, specifying whether the end points
 2 | /// of the line are open or closed.
 3 | public struct LineCategory: RawRepresentable, Hashable {
   |               `- note: consider making struct 'LineCategory' conform to the 'Sendable' protocol
 4 |     private static let startOpenBit = 0b0000_0001
 5 |     private static let endOpenBit = 0b0000_0010
   :
28 |     ///
29 |     /// [geometric line]: https://en.wikipedia.org/wiki/Line_(geometry)
30 |     static let line: Self = Self(rawValue: startOpenBit | endOpenBit)
   |                |- warning: static property 'line' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'line' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
31 |
32 |     /// Category for a [geometric ray] line which has a starting
/Users/admin/builder/spi-builder-workspace/Sources/Geometria/Generalized/Protocols/Line/LineCategory.swift:36:16: warning: static property 'ray' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | /// Represents the category for a `LineType`, specifying whether the end points
 2 | /// of the line are open or closed.
 3 | public struct LineCategory: RawRepresentable, Hashable {
   |               `- note: consider making struct 'LineCategory' conform to the 'Sendable' protocol
 4 |     private static let startOpenBit = 0b0000_0001
 5 |     private static let endOpenBit = 0b0000_0010
   :
34 |     ///
35 |     /// [geometric ray]: https://en.wikipedia.org/wiki/Line_(geometry)#Ray
36 |     static let ray: Self = Self(rawValue: endOpenBit)
   |                |- warning: static property 'ray' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'ray' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
37 |
38 |     /// Category for a [line segment] that define a closed interval with a start
/Users/admin/builder/spi-builder-workspace/Sources/Geometria/Generalized/Protocols/Line/LineCategory.swift:42:16: warning: static property 'lineSegment' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | /// Represents the category for a `LineType`, specifying whether the end points
 2 | /// of the line are open or closed.
 3 | public struct LineCategory: RawRepresentable, Hashable {
   |               `- note: consider making struct 'LineCategory' conform to the 'Sendable' protocol
 4 |     private static let startOpenBit = 0b0000_0001
 5 |     private static let endOpenBit = 0b0000_0010
   :
40 |     ///
41 |     /// [line segment]: https://en.wikipedia.org/wiki/Line_segment
42 |     static let lineSegment: Self = Self(rawValue: 0b0000_0000)
   |                |- warning: static property 'lineSegment' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'lineSegment' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
43 | }
44 |
[175/284] Compiling Geometria LineReal.swift
/Users/admin/builder/spi-builder-workspace/Sources/Geometria/Generalized/Protocols/Line/LineCategory.swift:30:16: warning: static property 'line' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | /// Represents the category for a `LineType`, specifying whether the end points
 2 | /// of the line are open or closed.
 3 | public struct LineCategory: RawRepresentable, Hashable {
   |               `- note: consider making struct 'LineCategory' conform to the 'Sendable' protocol
 4 |     private static let startOpenBit = 0b0000_0001
 5 |     private static let endOpenBit = 0b0000_0010
   :
28 |     ///
29 |     /// [geometric line]: https://en.wikipedia.org/wiki/Line_(geometry)
30 |     static let line: Self = Self(rawValue: startOpenBit | endOpenBit)
   |                |- warning: static property 'line' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'line' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
31 |
32 |     /// Category for a [geometric ray] line which has a starting
/Users/admin/builder/spi-builder-workspace/Sources/Geometria/Generalized/Protocols/Line/LineCategory.swift:36:16: warning: static property 'ray' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | /// Represents the category for a `LineType`, specifying whether the end points
 2 | /// of the line are open or closed.
 3 | public struct LineCategory: RawRepresentable, Hashable {
   |               `- note: consider making struct 'LineCategory' conform to the 'Sendable' protocol
 4 |     private static let startOpenBit = 0b0000_0001
 5 |     private static let endOpenBit = 0b0000_0010
   :
34 |     ///
35 |     /// [geometric ray]: https://en.wikipedia.org/wiki/Line_(geometry)#Ray
36 |     static let ray: Self = Self(rawValue: endOpenBit)
   |                |- warning: static property 'ray' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'ray' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
37 |
38 |     /// Category for a [line segment] that define a closed interval with a start
/Users/admin/builder/spi-builder-workspace/Sources/Geometria/Generalized/Protocols/Line/LineCategory.swift:42:16: warning: static property 'lineSegment' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | /// Represents the category for a `LineType`, specifying whether the end points
 2 | /// of the line are open or closed.
 3 | public struct LineCategory: RawRepresentable, Hashable {
   |               `- note: consider making struct 'LineCategory' conform to the 'Sendable' protocol
 4 |     private static let startOpenBit = 0b0000_0001
 5 |     private static let endOpenBit = 0b0000_0010
   :
40 |     ///
41 |     /// [line segment]: https://en.wikipedia.org/wiki/Line_segment
42 |     static let lineSegment: Self = Self(rawValue: 0b0000_0000)
   |                |- warning: static property 'lineSegment' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'lineSegment' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
43 | }
44 |
[176/284] Compiling Geometria LineSigned.swift
/Users/admin/builder/spi-builder-workspace/Sources/Geometria/Generalized/Protocols/Line/LineCategory.swift:30:16: warning: static property 'line' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | /// Represents the category for a `LineType`, specifying whether the end points
 2 | /// of the line are open or closed.
 3 | public struct LineCategory: RawRepresentable, Hashable {
   |               `- note: consider making struct 'LineCategory' conform to the 'Sendable' protocol
 4 |     private static let startOpenBit = 0b0000_0001
 5 |     private static let endOpenBit = 0b0000_0010
   :
28 |     ///
29 |     /// [geometric line]: https://en.wikipedia.org/wiki/Line_(geometry)
30 |     static let line: Self = Self(rawValue: startOpenBit | endOpenBit)
   |                |- warning: static property 'line' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'line' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
31 |
32 |     /// Category for a [geometric ray] line which has a starting
/Users/admin/builder/spi-builder-workspace/Sources/Geometria/Generalized/Protocols/Line/LineCategory.swift:36:16: warning: static property 'ray' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | /// Represents the category for a `LineType`, specifying whether the end points
 2 | /// of the line are open or closed.
 3 | public struct LineCategory: RawRepresentable, Hashable {
   |               `- note: consider making struct 'LineCategory' conform to the 'Sendable' protocol
 4 |     private static let startOpenBit = 0b0000_0001
 5 |     private static let endOpenBit = 0b0000_0010
   :
34 |     ///
35 |     /// [geometric ray]: https://en.wikipedia.org/wiki/Line_(geometry)#Ray
36 |     static let ray: Self = Self(rawValue: endOpenBit)
   |                |- warning: static property 'ray' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'ray' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
37 |
38 |     /// Category for a [line segment] that define a closed interval with a start
/Users/admin/builder/spi-builder-workspace/Sources/Geometria/Generalized/Protocols/Line/LineCategory.swift:42:16: warning: static property 'lineSegment' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | /// Represents the category for a `LineType`, specifying whether the end points
 2 | /// of the line are open or closed.
 3 | public struct LineCategory: RawRepresentable, Hashable {
   |               `- note: consider making struct 'LineCategory' conform to the 'Sendable' protocol
 4 |     private static let startOpenBit = 0b0000_0001
 5 |     private static let endOpenBit = 0b0000_0010
   :
40 |     ///
41 |     /// [line segment]: https://en.wikipedia.org/wiki/Line_segment
42 |     static let lineSegment: Self = Self(rawValue: 0b0000_0000)
   |                |- warning: static property 'lineSegment' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'lineSegment' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
43 | }
44 |
[177/284] Compiling Geometria LineType.swift
/Users/admin/builder/spi-builder-workspace/Sources/Geometria/Generalized/Protocols/Line/LineCategory.swift:30:16: warning: static property 'line' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | /// Represents the category for a `LineType`, specifying whether the end points
 2 | /// of the line are open or closed.
 3 | public struct LineCategory: RawRepresentable, Hashable {
   |               `- note: consider making struct 'LineCategory' conform to the 'Sendable' protocol
 4 |     private static let startOpenBit = 0b0000_0001
 5 |     private static let endOpenBit = 0b0000_0010
   :
28 |     ///
29 |     /// [geometric line]: https://en.wikipedia.org/wiki/Line_(geometry)
30 |     static let line: Self = Self(rawValue: startOpenBit | endOpenBit)
   |                |- warning: static property 'line' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'line' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
31 |
32 |     /// Category for a [geometric ray] line which has a starting
/Users/admin/builder/spi-builder-workspace/Sources/Geometria/Generalized/Protocols/Line/LineCategory.swift:36:16: warning: static property 'ray' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | /// Represents the category for a `LineType`, specifying whether the end points
 2 | /// of the line are open or closed.
 3 | public struct LineCategory: RawRepresentable, Hashable {
   |               `- note: consider making struct 'LineCategory' conform to the 'Sendable' protocol
 4 |     private static let startOpenBit = 0b0000_0001
 5 |     private static let endOpenBit = 0b0000_0010
   :
34 |     ///
35 |     /// [geometric ray]: https://en.wikipedia.org/wiki/Line_(geometry)#Ray
36 |     static let ray: Self = Self(rawValue: endOpenBit)
   |                |- warning: static property 'ray' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'ray' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
37 |
38 |     /// Category for a [line segment] that define a closed interval with a start
/Users/admin/builder/spi-builder-workspace/Sources/Geometria/Generalized/Protocols/Line/LineCategory.swift:42:16: warning: static property 'lineSegment' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | /// Represents the category for a `LineType`, specifying whether the end points
 2 | /// of the line are open or closed.
 3 | public struct LineCategory: RawRepresentable, Hashable {
   |               `- note: consider making struct 'LineCategory' conform to the 'Sendable' protocol
 4 |     private static let startOpenBit = 0b0000_0001
 5 |     private static let endOpenBit = 0b0000_0010
   :
40 |     ///
41 |     /// [line segment]: https://en.wikipedia.org/wiki/Line_segment
42 |     static let lineSegment: Self = Self(rawValue: 0b0000_0000)
   |                |- warning: static property 'lineSegment' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'lineSegment' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
43 | }
44 |
[178/284] Compiling Geometria Line.swift
[179/284] Compiling Geometria LineIntersection.swift
[180/284] Compiling Geometria LinePointNormal.swift
[181/284] Compiling Geometria LinePolygon.swift
[182/284] Compiling Geometria LineSegment.swift
[183/284] Compiling Geometria NCapsule.swift
[184/284] Compiling Geometria NRectangle.swift
[185/284] Compiling Geometria NSphere.swift
[186/284] Compiling Geometria NSquare.swift
[187/284] Compiling Geometria PointCloud.swift
[188/284] Compiling Geometria PointNormal.swift
[189/284] Compiling Geometria PointNormalPlane.swift
[190/284] Compiling Geometria ProjectiveSpace.swift
[191/284] Compiling Geometria UnitVector.swift
[192/284] Compiling Geometria BoundableType.swift
[193/284] Compiling Geometria AABB2.swift
[194/284] Compiling Geometria Circle2.swift
[195/284] Compiling Geometria CircleArc2.swift
[196/284] Compiling Geometria ClosedShape2Intersection.swift
[197/284] Compiling Geometria DirectionalRay2.swift
[198/284] Compiling Geometria EdgeInsets2.swift
[199/284] Compiling Geometria Ellipse2.swift
[200/284] Compiling Geometria Hyperplane2.swift
[201/284] Compiling Geometria Line2.swift
[202/284] Compiling Geometria LineIntersectionResult.swift
[203/284] Compiling Geometria LinePolygon2.swift
[204/284] Compiling Geometria LineSegment2.swift
[205/284] Compiling Geometria PointCloud2.swift
[206/284] Compiling Geometria PointNormalPlane2.swift
[207/284] Compiling Geometria Convex2Type.swift
[208/284] Compiling Geometria VolumetricType+2D.swift
[209/284] Compiling Geometria Disk3.swift
[210/284] Compiling Geometria Ellipse3.swift
[211/284] Compiling Geometria Hyperplane3.swift
[212/284] Compiling Geometria Line3.swift
[213/284] Compiling Geometria LineSegment3.swift
[214/284] Compiling Geometria Orientation3.swift
[215/284] Compiling Geometria PointCloud3.swift
[216/284] Compiling Geometria PointNormalPlane3.swift
[217/284] Compiling Geometria PlaneProjectiveSpace.swift
[218/284] Compiling Geometria SphereCoordinates.swift
[219/284] Compiling Geometria SphereProjectiveSpace.swift
[220/284] Compiling Geometria ProjectivePointNormalPlane3.swift
[221/284] Compiling Geometria Convex3Type.swift
[222/284] Compiling Geometria Line3IntersectableType.swift
[223/284] Compiling Geometria VolumetricType+3D.swift
[231/284] Compiling Geometria Vector2+Double.swift
[232/284] Compiling Geometria Vector2+Float.swift
[233/284] Compiling Geometria Vector2.swift
[234/284] Compiling Geometria AABB3.swift
[235/284] Compiling Geometria Capsule3.swift
[236/284] Compiling Geometria Cube3.swift
[237/284] Compiling Geometria Cylinder3.swift
[238/284] Compiling Geometria DirectionalRay3.swift
[239/284] Emitting module Geometria
/Users/admin/builder/spi-builder-workspace/Sources/Geometria/Generalized/Protocols/Line/LineCategory.swift:30:16: warning: static property 'line' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | /// Represents the category for a `LineType`, specifying whether the end points
 2 | /// of the line are open or closed.
 3 | public struct LineCategory: RawRepresentable, Hashable {
   |               `- note: consider making struct 'LineCategory' conform to the 'Sendable' protocol
 4 |     private static let startOpenBit = 0b0000_0001
 5 |     private static let endOpenBit = 0b0000_0010
   :
28 |     ///
29 |     /// [geometric line]: https://en.wikipedia.org/wiki/Line_(geometry)
30 |     static let line: Self = Self(rawValue: startOpenBit | endOpenBit)
   |                |- warning: static property 'line' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'line' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
31 |
32 |     /// Category for a [geometric ray] line which has a starting
/Users/admin/builder/spi-builder-workspace/Sources/Geometria/Generalized/Protocols/Line/LineCategory.swift:36:16: warning: static property 'ray' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | /// Represents the category for a `LineType`, specifying whether the end points
 2 | /// of the line are open or closed.
 3 | public struct LineCategory: RawRepresentable, Hashable {
   |               `- note: consider making struct 'LineCategory' conform to the 'Sendable' protocol
 4 |     private static let startOpenBit = 0b0000_0001
 5 |     private static let endOpenBit = 0b0000_0010
   :
34 |     ///
35 |     /// [geometric ray]: https://en.wikipedia.org/wiki/Line_(geometry)#Ray
36 |     static let ray: Self = Self(rawValue: endOpenBit)
   |                |- warning: static property 'ray' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'ray' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
37 |
38 |     /// Category for a [line segment] that define a closed interval with a start
/Users/admin/builder/spi-builder-workspace/Sources/Geometria/Generalized/Protocols/Line/LineCategory.swift:42:16: warning: static property 'lineSegment' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | /// Represents the category for a `LineType`, specifying whether the end points
 2 | /// of the line are open or closed.
 3 | public struct LineCategory: RawRepresentable, Hashable {
   |               `- note: consider making struct 'LineCategory' conform to the 'Sendable' protocol
 4 |     private static let startOpenBit = 0b0000_0001
 5 |     private static let endOpenBit = 0b0000_0010
   :
40 |     ///
41 |     /// [line segment]: https://en.wikipedia.org/wiki/Line_segment
42 |     static let lineSegment: Self = Self(rawValue: 0b0000_0000)
   |                |- warning: static property 'lineSegment' is not concurrency-safe because non-'Sendable' type 'LineCategory' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: add '@MainActor' to make static property 'lineSegment' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
43 | }
44 |
[240/284] Compiling Geometria Triangle3.swift
[241/284] Compiling Geometria Vector3.swift
[242/284] Compiling Geometria Hyperplane4.swift
[243/284] Compiling Geometria Vector4Additive.swift
[244/284] Compiling Geometria Vector4FloatingPoint.swift
[245/284] Compiling Geometria Vector4Type.swift
[246/284] Compiling Geometria SIMD4+Double.swift
[247/284] Compiling Geometria Vector4.swift
[248/284] Compiling Geometria Angle.swift
[249/284] Compiling Geometria AngleSweep.swift
[250/284] Compiling Geometria AABB.swift
[251/284] Compiling Geometria ConvexLineIntersection.swift
[252/284] Compiling Geometria DirectionalRay.swift
[253/284] Compiling Geometria Ellipsoid.swift
[254/284] Compiling Geometria Hyperplane.swift
[255/284] Compiling Geometria Line3FloatingPoint.swift
[256/284] Compiling Geometria Line3Type.swift
[257/284] Compiling Geometria Plane3Type.swift
[258/284] Compiling Geometria PlaneIntersectablePlane3Type.swift
[259/284] Compiling Geometria Vector3Additive.swift
[260/284] Compiling Geometria Vector3FloatingPoint.swift
[261/284] Compiling Geometria Vector3Multiplicative.swift
[262/284] Compiling Geometria Vector3Real.swift
[263/284] Compiling Geometria Vector3Type.swift
[264/284] Compiling Geometria Ray3.swift
[265/284] Compiling Geometria RotationMatrix3.swift
[266/284] Compiling Geometria RotationOrder3.swift
[267/284] Compiling Geometria SIMD3+Double.swift
[268/284] Compiling Geometria Sphere3.swift
[269/284] Compiling Geometria Torus3.swift
[270/284] Compiling Geometria VectorTakeable.swift
[271/284] Compiling Geometria VectorType.swift
[272/284] Compiling Geometria Ray.swift
[273/284] Compiling Geometria RoundNRectangle.swift
[274/284] Compiling Geometria Triangle+Coordinates.swift
[275/284] Compiling Geometria Triangle.swift
[276/284] Compiling Geometria Matrix2x2.swift
[277/284] Compiling Geometria Matrix3x2.swift
[278/284] Compiling Geometria Matrix3x3.swift
[279/284] Compiling Geometria Matrix4x4.swift
[280/284] Compiling Geometria MatrixType.swift
[281/284] Compiling Geometria SquareMatrixType.swift
[282/284] Compiling Geometria TransposableMatrixType.swift
[283/284] Compiling Geometria Comparable+Clamp.swift
[284/284] Compiling Geometria SignedNumeric+Sign.swift
[285/292] Compiling GeometriaAlgorithms QuadTree.swift
[286/292] Compiling GeometriaAlgorithms SpatialTreeType.swift
[287/292] Compiling GeometriaAlgorithms Ellipse2.swift
[288/292] Compiling GeometriaAlgorithms Octree.swift
[289/292] Emitting module GeometriaAlgorithms
[290/292] Compiling GeometriaAlgorithms SpatialTree.swift
[291/292] Compiling GeometriaAlgorithms PointCloud2.swift
[292/292] Compiling GeometriaAlgorithms KDTree.swift
[293/313] Compiling GeometriaClipping LineSegment2Simplex.swift
[294/313] Compiling GeometriaClipping ParametricClipGeometry.swift
[295/315] Compiling GeometriaClipping ParametricClip2Intersection.swift
[296/315] Compiling GeometriaClipping CircleArc2Simplex.swift
[297/315] Compiling GeometriaClipping ParametricSimplex.swift
[298/315] Compiling GeometriaClipping FloatingPoint+Ext.swift
[299/315] Compiling GeometriaClipping ContourManager.swift
[300/315] Compiling GeometriaClipping ExclusiveDisjunction2Parametric.swift
[301/315] Compiling GeometriaClipping Intersection2Parametric.swift
[302/315] Compiling GeometriaClipping Parametric2GeometrySimplex.swift
[303/315] Compiling GeometriaClipping Boolean2Parametric.swift
[304/315] Compiling GeometriaClipping Subtraction2Parametric.swift
[305/315] Compiling GeometriaClipping Union2Parametric.swift
[306/315] Compiling GeometriaClipping Circle2Parametric.swift
[307/315] Compiling GeometriaClipping Compound2Periodic.swift
[308/315] Compiling GeometriaClipping Simplex2Graph+Creation.swift
[309/315] Compiling GeometriaClipping LinePolygon2Parametric.swift
[310/315] Compiling GeometriaClipping Parametric2Contour.swift
[311/315] Compiling GeometriaClipping Parametric2Simplex.swift
[312/315] Compiling GeometriaClipping ParametricClip2Geometry.swift
[313/315] Compiling GeometriaClipping Simplex2Graph+Recombining.swift
[314/315] Compiling GeometriaClipping Simplex2Graph.swift
[315/315] Emitting module GeometriaClipping
[316/331] Compiling TestCommons GeometriaClipping+Visualizable.swift
[317/331] Compiling TestCommons TestFixture+AssertionWrapper.swift
[318/331] Compiling TestCommons MersenneTwister.swift
[319/331] Compiling TestCommons P5Printer+Clipping.swift
[320/331] Compiling TestCommons P5Printer.swift
[321/331] Compiling TestCommons Geometria+Visualizable.swift
[322/331] Compiling TestCommons ConsolePrintTarget.swift
[323/331] Compiling TestCommons StandardOutputConsolePrintTarget.swift
[324/331] Compiling TestCommons Console+Colors.swift
[325/331] Compiling TestCommons ConsolePrintBuffer.swift
[326/331] Compiling TestCommons Assertions.swift
[327/331] Compiling TestCommons ConsolePrintBuffer+Clipping.swift
[328/331] Compiling TestCommons StringBufferConsolePrintTarget.swift
[329/331] Compiling TestCommons MersenneTwister+Geometria.swift
[330/331] Emitting module TestCommons
[331/331] Compiling TestCommons TestFixture+Clipping.swift
[332/332] Compiling TestCommons TestFixture.swift
Build complete! (20.72s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-numerics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-numerics.git"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "minip5printer",
      "requirement" : {
        "exact" : [
          "0.0.2"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/LuizZak/MiniP5Printer.git"
    },
    {
      "identity" : "minidigraph",
      "requirement" : {
        "exact" : [
          "0.8.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/LuizZak/MiniDigraph.git"
    }
  ],
  "manifest_display_name" : "Geometria",
  "name" : "Geometria",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Geometria",
      "targets" : [
        "Geometria"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GeometriaAlgorithms",
      "targets" : [
        "GeometriaAlgorithms"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GeometriaClipping",
      "targets" : [
        "GeometriaClipping"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TestCommons",
      "module_type" : "SwiftTarget",
      "name" : "TestCommons",
      "path" : "Sources/TestCommons",
      "product_dependencies" : [
        "MiniP5Printer"
      ],
      "sources" : [
        "Assertions.swift",
        "Console+Clipping/ConsolePrintBuffer+Clipping.swift",
        "Console/Console+Colors.swift",
        "Console/ConsolePrintBuffer.swift",
        "Console/ConsolePrintTarget.swift",
        "Console/StandardOutputConsolePrintTarget.swift",
        "Console/StringBufferConsolePrintTarget.swift",
        "MersenneTwister+Geometria.swift",
        "MersenneTwister.swift",
        "P5Printer+Clipping.swift",
        "P5Printer.swift",
        "TestFixture/Geometria+Visualizable.swift",
        "TestFixture/GeometriaClipping+Visualizable.swift",
        "TestFixture/TestFixture+AssertionWrapper.swift",
        "TestFixture/TestFixture+Clipping.swift",
        "TestFixture/TestFixture.swift"
      ],
      "target_dependencies" : [
        "Geometria",
        "GeometriaAlgorithms",
        "GeometriaClipping"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GeometriaTests",
      "module_type" : "SwiftTarget",
      "name" : "GeometriaTests",
      "path" : "Tests/GeometriaTests",
      "sources" : [
        "2D/AABB2Tests.swift",
        "2D/Circle2Tests.swift",
        "2D/CircleArc2Tests.swift",
        "2D/DirectionalRay2Tests.swift",
        "2D/EdgeInsets2Tests.swift",
        "2D/Ellipse2Tests.swift",
        "2D/Hyperplane2Tests.swift",
        "2D/Line2Tests.swift",
        "2D/LinePolygon2Tests.swift",
        "2D/LineSegment2Tests.swift",
        "2D/Protocols/BaseGeometry/VolumetricType+2DTests.swift",
        "2D/Protocols/Line/Line2FloatingPointTests.swift",
        "2D/Protocols/Line/Line2RealTests.swift",
        "2D/Protocols/Line/Line2SignedTests.swift",
        "2D/Protocols/Plane/PlaneIntersectablePlane2TypeTests.swift",
        "2D/Protocols/Rectangle/ConstructableRectangleType+2DTests.swift",
        "2D/Protocols/Rectangle/DivisibleRectangleType+2DTests.swift",
        "2D/Protocols/Rectangle/RectangleType+2DTests.swift",
        "2D/Protocols/Vector/Vector2FloatingPointTests.swift",
        "2D/Protocols/Vector/Vector2MultiplicativeTests.swift",
        "2D/Protocols/Vector/Vector2TypeTests.swift",
        "2D/Ray2Tests.swift",
        "2D/Rectangle2Tests.swift",
        "2D/RoundRectangle2Tests.swift",
        "2D/SIMD/SIMD2+DoubleTests.swift",
        "2D/Square2Tests.swift",
        "2D/Triangle2Tests.swift",
        "2D/Vector2+DoubleTests.swift",
        "2D/Vector2+FloatTests.swift",
        "2D/Vector2Tests.swift",
        "3D/Capsule3Tests.swift",
        "3D/Cube3Tests.swift",
        "3D/Cylinder3Tests.swift",
        "3D/DirectionalRay3Tests.swift",
        "3D/Disk3Tests.swift",
        "3D/Ellipse3Tests.swift",
        "3D/Hyperplane3Tests.swift",
        "3D/Line3Tests.swift",
        "3D/LineSegment3Tests.swift",
        "3D/ProjectivePointNormalPlane3Tests.swift",
        "3D/Protocols/BaseGeometry/VolumetricType+3DTests.swift",
        "3D/Protocols/Line/Line3FloatingPointTests.swift",
        "3D/Protocols/Plane/PlaneIntersectablePlane3TypeTests.swift",
        "3D/Protocols/Vector/Vector3AdditiveTests.swift",
        "3D/Protocols/Vector/Vector3FloatingPointTests.swift",
        "3D/Protocols/Vector/Vector3MultiplicativeTests.swift",
        "3D/Protocols/Vector/Vector3TypeTests.swift",
        "3D/Ray3Tests.swift",
        "3D/RotationMatrix3Tests.swift",
        "3D/SIMD/SIMD3+DoubleTests.swift",
        "3D/Sphere3Tests.swift",
        "3D/Torus3Tests.swift",
        "3D/Triangle3Tests.swift",
        "3D/Vector3Tests.swift",
        "4D/Protocols/Vector/Vector4AdditiveTests.swift",
        "4D/Protocols/Vector/Vector4FloatingPointTests.swift",
        "4D/Protocols/Vector/Vector4TypeTests.swift",
        "4D/SIMD/SIMD4+DoubleTests.swift",
        "4D/Vector4Tests.swift",
        "Angles/AngleSweepTests.swift",
        "Angles/AngleTests.swift",
        "Generalized/AABBTests.swift",
        "Generalized/ConvexLineIntersectionTests.swift",
        "Generalized/DirectionalRayTests.swift",
        "Generalized/EllipsoidTests.swift",
        "Generalized/HyperplaneTests.swift",
        "Generalized/LinePolygonTests.swift",
        "Generalized/LineSegmentTests.swift",
        "Generalized/LineTests.swift",
        "Generalized/NCapsuleTests.swift",
        "Generalized/NRectangleTests.swift",
        "Generalized/NSphereTests.swift",
        "Generalized/NSquareTests.swift",
        "Generalized/PointCloudTests.swift",
        "Generalized/PointNormalPlaneTests.swift",
        "Generalized/PointNormalTests.swift",
        "Generalized/Property Wrappers/UnitVectorTests.swift",
        "Generalized/Protocols/Geometry/PointProjectableTypeTests.swift",
        "Generalized/Protocols/Geometry/VolumetricTypeTests.swift",
        "Generalized/Protocols/Line/LineCategoryTests.swift",
        "Generalized/Protocols/Line/LineDivisibleTests.swift",
        "Generalized/Protocols/Line/LineFloatingPointTests.swift",
        "Generalized/Protocols/Plane/LineIntersectablePlaneTypeTests.swift",
        "Generalized/Protocols/Plane/PointProjectablePlaneTypeTests.swift",
        "Generalized/Protocols/Rectangle/AdditiveRectangleTypeTests.swift",
        "Generalized/Protocols/Rectangle/ConstructableRectangleTypeTests.swift",
        "Generalized/Protocols/Rectangle/DivisibleRectangleTypeTests.swift",
        "Generalized/Protocols/Vector/VectorAdditiveTests.swift",
        "Generalized/Protocols/Vector/VectorComparableTests.swift",
        "Generalized/Protocols/Vector/VectorDivisibleTests.swift",
        "Generalized/Protocols/Vector/VectorFloatingPointTests.swift",
        "Generalized/Protocols/Vector/VectorMultiplicativeTests.swift",
        "Generalized/Protocols/Vector/VectorSignedTests.swift",
        "Generalized/Protocols/Vector/VectorTakeableTests.swift",
        "Generalized/RayTests.swift",
        "Generalized/RoundNRectangleTests.swift",
        "Generalized/Triangle+CoordinatesTests.swift",
        "Generalized/TriangleTests.swift",
        "Matrices/Matrix2x2Tests.swift",
        "Matrices/Matrix3x2Tests.swift",
        "Matrices/Matrix3x3Tests.swift",
        "Matrices/Matrix4x4Tests.swift",
        "Matrices/Protocols/MatrixTypeTests.swift",
        "PerformanceTests.swift",
        "Utils/Comparable+ClampTests.swift",
        "Utils/SignedNumeric+SignTests.swift"
      ],
      "target_dependencies" : [
        "Geometria",
        "TestCommons"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GeometriaClippingTests",
      "module_type" : "SwiftTarget",
      "name" : "GeometriaClippingTests",
      "path" : "Tests/GeometriaClippingTests",
      "product_dependencies" : [
        "Numerics"
      ],
      "sources" : [
        "2D/Boolean/ExclusiveDisjunction2ParametricTests.swift",
        "2D/Boolean/Intersection2ParametricTests.swift",
        "2D/Boolean/Subtraction2ParametricTests.swift",
        "2D/Boolean/Union2ParametricTests.swift",
        "2D/Circle2ParametricTests.swift",
        "2D/Compound2ParametricTests.swift",
        "2D/Graph/Simplex2Graph+CreationTests.swift",
        "2D/LinePolygon2ParametricTests.swift",
        "2D/Parametric2ContourTests.swift",
        "2D/Parametric2GeometrySimplexTests.swift",
        "2D/Protocols/ParametricClip2GeometryTests.swift",
        "2D/Simplexes/CircleArc2SimplexTests.swift",
        "2D/Simplexes/LineSegment2SimplexTests.swift",
        "TestSupport/Circle2Parametric+Tests.swift",
        "TestSupport/LinePolygon2Parametric+Tests.swift"
      ],
      "target_dependencies" : [
        "GeometriaClipping",
        "TestCommons"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GeometriaClipping",
      "module_type" : "SwiftTarget",
      "name" : "GeometriaClipping",
      "path" : "Sources/GeometriaClipping",
      "product_dependencies" : [
        "Numerics",
        "MiniDigraph",
        "OrderedCollections"
      ],
      "product_memberships" : [
        "GeometriaClipping"
      ],
      "sources" : [
        "2D/Boolean/ContourManager.swift",
        "2D/Boolean/ExclusiveDisjunction2Parametric.swift",
        "2D/Boolean/Intersection2Parametric.swift",
        "2D/Boolean/Subtraction2Parametric.swift",
        "2D/Boolean/Union2Parametric.swift",
        "2D/Circle2Parametric.swift",
        "2D/Compound2Periodic.swift",
        "2D/Graph/Simplex2Graph+Creation.swift",
        "2D/Graph/Simplex2Graph+Recombining.swift",
        "2D/Graph/Simplex2Graph.swift",
        "2D/LinePolygon2Parametric.swift",
        "2D/Parametric2Contour.swift",
        "2D/Parametric2GeometrySimplex.swift",
        "2D/Protocols/Boolean/Boolean2Parametric.swift",
        "2D/Protocols/Parametric2Simplex.swift",
        "2D/Protocols/ParametricClip2Geometry.swift",
        "2D/Protocols/ParametricClip2Intersection.swift",
        "2D/Simplexes/CircleArc2Simplex.swift",
        "2D/Simplexes/LineSegment2Simplex.swift",
        "Generalized/Protocols/ParametricClipGeometry.swift",
        "Generalized/Protocols/ParametricSimplex.swift",
        "Utils/FloatingPoint+Ext.swift"
      ],
      "target_dependencies" : [
        "Geometria",
        "GeometriaAlgorithms"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GeometriaAlgorithmsTests",
      "module_type" : "SwiftTarget",
      "name" : "GeometriaAlgorithmsTests",
      "path" : "Tests/GeometriaAlgorithmsTests",
      "product_dependencies" : [
        "Numerics"
      ],
      "sources" : [
        "2D/Ellipse2Tests.swift",
        "2D/PointCloud2Tests.swift",
        "SpatialPartitioning/KDTree/KDTreeTests.swift",
        "SpatialPartitioning/SpatialTree/SpatialTreeTests.swift",
        "TestUtils.swift",
        "TestUtils/MersenneTwister.swift",
        "TestUtils/SequenceAsserter.swift"
      ],
      "target_dependencies" : [
        "GeometriaAlgorithms",
        "TestCommons"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GeometriaAlgorithms",
      "module_type" : "SwiftTarget",
      "name" : "GeometriaAlgorithms",
      "path" : "Sources/GeometriaAlgorithms",
      "product_dependencies" : [
        "Numerics"
      ],
      "product_memberships" : [
        "GeometriaAlgorithms",
        "GeometriaClipping"
      ],
      "sources" : [
        "2D/Ellipse2.swift",
        "2D/PointCloud2.swift",
        "2D/SpatialPartitioning/QuadTree.swift",
        "3D/SpatialPartitioning/Octree.swift",
        "SpatialPartitioning/KDTree/KDTree.swift",
        "SpatialPartitioning/SpatialTree/Protocols/SpatialTreeType.swift",
        "SpatialPartitioning/SpatialTree/SpatialTree.swift"
      ],
      "target_dependencies" : [
        "Geometria"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Geometria",
      "module_type" : "SwiftTarget",
      "name" : "Geometria",
      "path" : "Sources/Geometria",
      "product_dependencies" : [
        "Numerics"
      ],
      "product_memberships" : [
        "Geometria",
        "GeometriaAlgorithms",
        "GeometriaClipping"
      ],
      "sources" : [
        "2D/AABB2.swift",
        "2D/Circle2.swift",
        "2D/CircleArc2.swift",
        "2D/ClosedShape2Intersection.swift",
        "2D/DirectionalRay2.swift",
        "2D/EdgeInsets2.swift",
        "2D/Ellipse2.swift",
        "2D/Hyperplane2.swift",
        "2D/Line2.swift",
        "2D/LineIntersectionResult.swift",
        "2D/LinePolygon2.swift",
        "2D/LineSegment2.swift",
        "2D/PointCloud2.swift",
        "2D/PointNormalPlane2.swift",
        "2D/Protocols/BaseGeometry/Convex2Type.swift",
        "2D/Protocols/BaseGeometry/VolumetricType+2D.swift",
        "2D/Protocols/Line/Line2FloatingPoint.swift",
        "2D/Protocols/Line/Line2Multiplicative.swift",
        "2D/Protocols/Line/Line2Real.swift",
        "2D/Protocols/Line/Line2Signed.swift",
        "2D/Protocols/Line/Line2Type.swift",
        "2D/Protocols/Plane/PlaneIntersectablePlane2Type.swift",
        "2D/Protocols/Rectangle/ConstructableRectangleType+2D.swift",
        "2D/Protocols/Rectangle/DivisibleRectangleType+2D.swift",
        "2D/Protocols/Rectangle/RectangleType+2D.swift",
        "2D/Protocols/Vector/Vector2Additive.swift",
        "2D/Protocols/Vector/Vector2FloatingPoint.swift",
        "2D/Protocols/Vector/Vector2Multiplicative.swift",
        "2D/Protocols/Vector/Vector2Real.swift",
        "2D/Protocols/Vector/Vector2Signed.swift",
        "2D/Protocols/Vector/Vector2Type.swift",
        "2D/Ray2.swift",
        "2D/Rectangle2.swift",
        "2D/RoundRectangle2.swift",
        "2D/SIMD/SIMD2+Double.swift",
        "2D/Square2.swift",
        "2D/Stadium2.swift",
        "2D/Triangle2.swift",
        "2D/Vector2+Double.swift",
        "2D/Vector2+Float.swift",
        "2D/Vector2.swift",
        "3D/AABB3.swift",
        "3D/Capsule3.swift",
        "3D/Cube3.swift",
        "3D/Cylinder3.swift",
        "3D/DirectionalRay3.swift",
        "3D/Disk3.swift",
        "3D/Ellipse3.swift",
        "3D/Hyperplane3.swift",
        "3D/Line3.swift",
        "3D/LineSegment3.swift",
        "3D/Orientation3.swift",
        "3D/PointCloud3.swift",
        "3D/PointNormalPlane3.swift",
        "3D/Projection/PlaneProjectiveSpace.swift",
        "3D/Projection/SphereCoordinates.swift",
        "3D/Projection/SphereProjectiveSpace.swift",
        "3D/ProjectivePointNormalPlane3.swift",
        "3D/Protocols/BaseGeometry/Convex3Type.swift",
        "3D/Protocols/BaseGeometry/Line3IntersectableType.swift",
        "3D/Protocols/BaseGeometry/VolumetricType+3D.swift",
        "3D/Protocols/Line/Line3FloatingPoint.swift",
        "3D/Protocols/Line/Line3Type.swift",
        "3D/Protocols/Plane/Plane3Type.swift",
        "3D/Protocols/Plane/PlaneIntersectablePlane3Type.swift",
        "3D/Protocols/Vector/Vector3Additive.swift",
        "3D/Protocols/Vector/Vector3FloatingPoint.swift",
        "3D/Protocols/Vector/Vector3Multiplicative.swift",
        "3D/Protocols/Vector/Vector3Real.swift",
        "3D/Protocols/Vector/Vector3Type.swift",
        "3D/Ray3.swift",
        "3D/RotationMatrix3.swift",
        "3D/RotationOrder3.swift",
        "3D/SIMD/SIMD3+Double.swift",
        "3D/Sphere3.swift",
        "3D/Torus3.swift",
        "3D/Triangle3.swift",
        "3D/Vector3.swift",
        "4D/Hyperplane4.swift",
        "4D/Protocols/Vector/Vector4Additive.swift",
        "4D/Protocols/Vector/Vector4FloatingPoint.swift",
        "4D/Protocols/Vector/Vector4Type.swift",
        "4D/SIMD/SIMD4+Double.swift",
        "4D/Vector4.swift",
        "Angles/Angle.swift",
        "Angles/AngleSweep.swift",
        "Generalized/AABB.swift",
        "Generalized/ConvexLineIntersection.swift",
        "Generalized/DirectionalRay.swift",
        "Generalized/Ellipsoid.swift",
        "Generalized/Hyperplane.swift",
        "Generalized/Line.swift",
        "Generalized/LineIntersection.swift",
        "Generalized/LinePointNormal.swift",
        "Generalized/LinePolygon.swift",
        "Generalized/LineSegment.swift",
        "Generalized/NCapsule.swift",
        "Generalized/NRectangle.swift",
        "Generalized/NSphere.swift",
        "Generalized/NSquare.swift",
        "Generalized/PointCloud.swift",
        "Generalized/PointNormal.swift",
        "Generalized/PointNormalPlane.swift",
        "Generalized/Projection/Protocols/ProjectiveSpace.swift",
        "Generalized/Property Wrappers/UnitVector.swift",
        "Generalized/Protocols/BaseGeometry/BoundableType.swift",
        "Generalized/Protocols/BaseGeometry/ConvexType.swift",
        "Generalized/Protocols/BaseGeometry/GeometricType.swift",
        "Generalized/Protocols/BaseGeometry/LineIntersectableType.swift",
        "Generalized/Protocols/BaseGeometry/PointProjectableType.swift",
        "Generalized/Protocols/BaseGeometry/SignedDistanceMeasurableType.swift",
        "Generalized/Protocols/BaseGeometry/VolumetricType.swift",
        "Generalized/Protocols/DivisibleArithmetic.swift",
        "Generalized/Protocols/Line/LineAdditive.swift",
        "Generalized/Protocols/Line/LineCategory.swift",
        "Generalized/Protocols/Line/LineDivisible.swift",
        "Generalized/Protocols/Line/LineFloatingPoint.swift",
        "Generalized/Protocols/Line/LineMultiplicative.swift",
        "Generalized/Protocols/Line/LineReal.swift",
        "Generalized/Protocols/Line/LineSigned.swift",
        "Generalized/Protocols/Line/LineType.swift",
        "Generalized/Protocols/Plane/LineIntersectablePlaneType.swift",
        "Generalized/Protocols/Plane/PlaneType.swift",
        "Generalized/Protocols/Plane/PointProjectablePlaneType.swift",
        "Generalized/Protocols/Rectangle/AdditiveRectangleType.swift",
        "Generalized/Protocols/Rectangle/ConstructableRectangleType.swift",
        "Generalized/Protocols/Rectangle/DivisibleRectangleType.swift",
        "Generalized/Protocols/Rectangle/RectangleType.swift",
        "Generalized/Protocols/Rectangle/SelfIntersectableRectangleType.swift",
        "Generalized/Protocols/Vector/VectorAdditive.swift",
        "Generalized/Protocols/Vector/VectorComparable.swift",
        "Generalized/Protocols/Vector/VectorDivisible.swift",
        "Generalized/Protocols/Vector/VectorFloatingPoint.swift",
        "Generalized/Protocols/Vector/VectorMultiplicative.swift",
        "Generalized/Protocols/Vector/VectorReal.swift",
        "Generalized/Protocols/Vector/VectorSigned.swift",
        "Generalized/Protocols/Vector/VectorTakeable.swift",
        "Generalized/Protocols/Vector/VectorType.swift",
        "Generalized/Ray.swift",
        "Generalized/RoundNRectangle.swift",
        "Generalized/Triangle+Coordinates.swift",
        "Generalized/Triangle.swift",
        "Matrices/Matrix2x2.swift",
        "Matrices/Matrix3x2.swift",
        "Matrices/Matrix3x3.swift",
        "Matrices/Matrix4x4.swift",
        "Matrices/Protocols/MatrixType.swift",
        "Matrices/Protocols/SquareMatrixType.swift",
        "Matrices/Protocols/TransposableMatrixType.swift",
        "Utils/Comparable+Clamp.swift",
        "Utils/SignedNumeric+Sign.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/luizzak/geometria/0.3.1
Repository:               LuizZak/Geometria
Swift version used:       6.1
Target:                   Geometria
Extracting symbol information for 'Geometria'...
Finished extracting symbol information for 'Geometria'. (8.26s)
Building documentation for 'Geometria'...
warning: '75fo7' isn't a disambiguation for 'intersection(with:)' at '/Geometria/Line2FloatingPoint'
 --> Sources/Geometria/2D/LineIntersectionResult.swift:4:56-4:62
2 | /// ``Line2FloatingPoint``.
3 | ///
4 + /// - seealso: ``Line2FloatingPoint/intersection(with:)-75fo7``
  |                                                        ├─suggestion: Remove '-75fo7' for 'func intersection<Line>(with other: Line) -> LineIntersectionResult<Self.Vector>? where Line : Line2FloatingPoint, Self.Vector == Line.Vector'
  |                                                        ╰─suggestion: Replace '75fo7' with '6qkev' for 'func intersection<Line>(with other: Line) -> LineIntersectionResult<Self.Vector>? where Line : Line2FloatingPoint, Self.Vector == Line.Vector'
5 | public struct LineIntersectionResult<Vector: VectorFloatingPoint> {
6 |     /// Convenience for `Vector.Scalar`.
warning: Parameter 'lhs' not found in instance method declaration
   --> Sources/Geometria/2D/Vector2.swift:273:11-273:78
271 |     ///
272 |     /// - Parameters:
273 +     ///   - lhs: One of the vectors to multiply before adding to this vector.
    |           ╰─suggestion: Remove 'lhs' parameter documentation
274 |     ///   - rhs: The other vector to multiply.
275 |     /// - Returns: The product of `lhs` and `rhs`, added to this vector.
warning: Parameter 'rhs' not found in instance method declaration
   --> Sources/Geometria/2D/Vector2.swift:274:11-274:47
272 |     /// - Parameters:
273 |     ///   - lhs: One of the vectors to multiply before adding to this vector.
274 +     ///   - rhs: The other vector to multiply.
    |           ╰─suggestion: Remove 'rhs' parameter documentation
275 |     /// - Returns: The product of `lhs` and `rhs`, added to this vector.
276 |     public func addingProduct(_ a: Self, _ b: Self) -> Self {
warning: Parameter 'a' is missing documentation
   --> Sources/Geometria/2D/Vector2.swift:274:47-274:47
272 |     /// - Parameters:
273 |     ///   - lhs: One of the vectors to multiply before adding to this vector.
274 +     ///   - rhs: The other vector to multiply.
    |                                               ╰─suggestion: Document 'a' parameter
275 |     /// - Returns: The product of `lhs` and `rhs`, added to this vector.
276 |     public func addingProduct(_ a: Self, _ b: Self) -> Self {
warning: Parameter 'b' is missing documentation
   --> Sources/Geometria/2D/Vector2.swift:274:47-274:47
272 |     /// - Parameters:
273 |     ///   - lhs: One of the vectors to multiply before adding to this vector.
274 +     ///   - rhs: The other vector to multiply.
    |                                               ╰─suggestion: Document 'b' parameter
275 |     /// - Returns: The product of `lhs` and `rhs`, added to this vector.
276 |     public func addingProduct(_ a: Self, _ b: Self) -> Self {
warning: Parameter 'lhs' not found in instance method declaration
   --> Sources/Geometria/2D/Vector2.swift:286:11-286:68
284 |     ///
285 |     /// - Parameters:
286 +     ///   - lhs: A scalar to multiply before adding to this vector.
    |           ╰─suggestion: Remove 'lhs' parameter documentation
287 |     ///   - rhs: A vector to multiply.
288 |     /// - Returns: The product of `lhs` and `rhs`, added to this vector.
warning: Parameter 'rhs' not found in instance method declaration
   --> Sources/Geometria/2D/Vector2.swift:287:11-287:39
285 |     /// - Parameters:
286 |     ///   - lhs: A scalar to multiply before adding to this vector.
287 +     ///   - rhs: A vector to multiply.
    |           ╰─suggestion: Remove 'rhs' parameter documentation
288 |     /// - Returns: The product of `lhs` and `rhs`, added to this vector.
289 |     public func addingProduct(_ a: Scalar, _ b: Self) -> Self {
warning: Parameter 'b' is missing documentation
   --> Sources/Geometria/2D/Vector2.swift:287:39-287:39
285 |     /// - Parameters:
286 |     ///   - lhs: A scalar to multiply before adding to this vector.
287 +     ///   - rhs: A vector to multiply.
    |                                       ╰─suggestion: Document 'b' parameter
288 |     /// - Returns: The product of `lhs` and `rhs`, added to this vector.
289 |     public func addingProduct(_ a: Scalar, _ b: Self) -> Self {
warning: Parameter 'a' is missing documentation
   --> Sources/Geometria/2D/Vector2.swift:287:39-287:39
285 |     /// - Parameters:
286 |     ///   - lhs: A scalar to multiply before adding to this vector.
287 +     ///   - rhs: A vector to multiply.
    |                                       ╰─suggestion: Document 'a' parameter
288 |     /// - Returns: The product of `lhs` and `rhs`, added to this vector.
289 |     public func addingProduct(_ a: Scalar, _ b: Self) -> Self {
warning: Parameter 'lhs' not found in instance method declaration
   --> Sources/Geometria/2D/Vector2.swift:299:11-299:68
297 |     ///
298 |     /// - Parameters:
299 +     ///   - lhs: A vector to multiply before adding to this vector.
    |           ╰─suggestion: Remove 'lhs' parameter documentation
300 |     ///   - rhs: A scalar to multiply.
301 |     /// - Returns: The product of `lhs` and `rhs`, added to this vector.
warning: Parameter 'rhs' not found in instance method declaration
   --> Sources/Geometria/2D/Vector2.swift:300:11-300:39
298 |     /// - Parameters:
299 |     ///   - lhs: A vector to multiply before adding to this vector.
300 +     ///   - rhs: A scalar to multiply.
    |           ╰─suggestion: Remove 'rhs' parameter documentation
301 |     /// - Returns: The product of `lhs` and `rhs`, added to this vector.
302 |     public func addingProduct(_ a: Self, _ b: Scalar) -> Self {
warning: Parameter 'b' is missing documentation
   --> Sources/Geometria/2D/Vector2.swift:300:39-300:39
298 |     /// - Parameters:
299 |     ///   - lhs: A vector to multiply before adding to this vector.
300 +     ///   - rhs: A scalar to multiply.
    |                                       ╰─suggestion: Document 'b' parameter
301 |     /// - Returns: The product of `lhs` and `rhs`, added to this vector.
302 |     public func addingProduct(_ a: Self, _ b: Scalar) -> Self {
warning: Parameter 'a' is missing documentation
   --> Sources/Geometria/2D/Vector2.swift:300:39-300:39
298 |     /// - Parameters:
299 |     ///   - lhs: A vector to multiply before adding to this vector.
300 +     ///   - rhs: A scalar to multiply.
    |                                       ╰─suggestion: Document 'a' parameter
301 |     /// - Returns: The product of `lhs` and `rhs`, added to this vector.
302 |     public func addingProduct(_ a: Self, _ b: Scalar) -> Self {
warning: 'z' doesn't exist at '/Geometria/Vector3Additive/init(_:)'
 --> Sources/Geometria/3D/Protocols/Vector/Vector3Additive.swift:4:24-4:25
2 | public protocol Vector3Additive: Vector3Type, VectorAdditive where SubVector2: Vector2Additive, SubVector4: Vector4Additive {
3 |     /// Creates a new vector with the coordinates of a given ``Vector2Type``,
4 +     /// and 0 on the ``z`` axis.
5 |     init<V: Vector2Type>(_ vec: V) where V.Scalar == Scalar
6 | }
warning: Parameter 'lhs' not found in instance method declaration
   --> Sources/Geometria/3D/Vector3.swift:237:11-237:78
235 |     ///
236 |     /// - Parameters:
237 +     ///   - lhs: One of the vectors to multiply before adding to this vector.
    |           ╰─suggestion: Remove 'lhs' parameter documentation
238 |     ///   - rhs: The other vector to multiply.
239 |     /// - Returns: The product of `lhs` and `rhs`, added to this vector.
warning: Parameter 'rhs' not found in instance method declaration
   --> Sources/Geometria/3D/Vector3.swift:238:11-238:47
236 |     /// - Parameters:
237 |     ///   - lhs: One of the vectors to multiply before adding to this vector.
238 +     ///   - rhs: The other vector to multiply.
    |           ╰─suggestion: Remove 'rhs' parameter documentation
239 |     /// - Returns: The product of `lhs` and `rhs`, added to this vector.
240 |     @_transparent
warning: Parameter 'b' is missing documentation
   --> Sources/Geometria/3D/Vector3.swift:238:47-238:47
236 |     /// - Parameters:
237 |     ///   - lhs: One of the vectors to multiply before adding to this vector.
238 +     ///   - rhs: The other vector to multiply.
    |                                               ╰─suggestion: Document 'b' parameter
239 |     /// - Returns: The product of `lhs` and `rhs`, added to this vector.
240 |     @_transparent
warning: Parameter 'a' is missing documentation
   --> Sources/Geometria/3D/Vector3.swift:238:47-238:47
236 |     /// - Parameters:
237 |     ///   - lhs: One of the vectors to multiply before adding to this vector.
238 +     ///   - rhs: The other vector to multiply.
    |                                               ╰─suggestion: Document 'a' parameter
239 |     /// - Returns: The product of `lhs` and `rhs`, added to this vector.
240 |     @_transparent
warning: Parameter 'lhs' not found in instance method declaration
   --> Sources/Geometria/3D/Vector3.swift:255:11-255:68
253 |     ///
254 |     /// - Parameters:
255 +     ///   - lhs: A scalar to multiply before adding to this vector.
    |           ╰─suggestion: Remove 'lhs' parameter documentation
256 |     ///   - rhs: A vector to multiply.
257 |     /// - Returns: The product of `lhs` and `rhs`, added to this vector.
warning: Parameter 'rhs' not found in instance method declaration
   --> Sources/Geometria/3D/Vector3.swift:256:11-256:39
254 |     /// - Parameters:
255 |     ///   - lhs: A scalar to multiply before adding to this vector.
256 +     ///   - rhs: A vector to multiply.
    |           ╰─suggestion: Remove 'rhs' parameter documentation
257 |     /// - Returns: The product of `lhs` and `rhs`, added to this vector.
258 |     @_transparent
warning: Parameter 'a' is missing documentation
   --> Sources/Geometria/3D/Vector3.swift:256:39-256:39
254 |     /// - Parameters:
255 |     ///   - lhs: A scalar to multiply before adding to this vector.
256 +     ///   - rhs: A vector to multiply.
    |                                       ╰─suggestion: Document 'a' parameter
257 |     /// - Returns: The product of `lhs` and `rhs`, added to this vector.
258 |     @_transparent
warning: Parameter 'b' is missing documentation
   --> Sources/Geometria/3D/Vector3.swift:256:39-256:39
254 |     /// - Parameters:
255 |     ///   - lhs: A scalar to multiply before adding to this vector.
256 +     ///   - rhs: A vector to multiply.
    |                                       ╰─suggestion: Document 'b' parameter
257 |     /// - Returns: The product of `lhs` and `rhs`, added to this vector.
258 |     @_transparent
warning: Parameter 'lhs' not found in instance method declaration
   --> Sources/Geometria/3D/Vector3.swift:273:11-273:68
271 |     ///
272 |     /// - Parameters:
273 +     ///   - lhs: A vector to multiply before adding to this vector.
    |           ╰─suggestion: Remove 'lhs' parameter documentation
274 |     ///   - rhs: A scalar to multiply.
275 |     /// - Returns: The product of `lhs` and `rhs`, added to this vector.
warning: Parameter 'rhs' not found in instance method declaration
   --> Sources/Geometria/3D/Vector3.swift:274:11-274:39
272 |     /// - Parameters:
273 |     ///   - lhs: A vector to multiply before adding to this vector.
274 +     ///   - rhs: A scalar to multiply.
    |           ╰─suggestion: Remove 'rhs' parameter documentation
275 |     /// - Returns: The product of `lhs` and `rhs`, added to this vector.
276 |     @_transparent
warning: Parameter 'a' is missing documentation
   --> Sources/Geometria/3D/Vector3.swift:274:39-274:39
272 |     /// - Parameters:
273 |     ///   - lhs: A vector to multiply before adding to this vector.
274 +     ///   - rhs: A scalar to multiply.
    |                                       ╰─suggestion: Document 'a' parameter
275 |     /// - Returns: The product of `lhs` and `rhs`, added to this vector.
276 |     @_transparent
warning: Parameter 'b' is missing documentation
   --> Sources/Geometria/3D/Vector3.swift:274:39-274:39
272 |     /// - Parameters:
273 |     ///   - lhs: A vector to multiply before adding to this vector.
274 +     ///   - rhs: A scalar to multiply.
    |                                       ╰─suggestion: Document 'b' parameter
275 |     /// - Returns: The product of `lhs` and `rhs`, added to this vector.
276 |     @_transparent
warning: Parameter 'lhs' not found in instance method declaration
   --> Sources/Geometria/4D/Vector4.swift:270:11-270:78
268 |     ///
269 |     /// - Parameters:
270 +     ///   - lhs: One of the vectors to multiply before adding to this vector.
    |           ╰─suggestion: Remove 'lhs' parameter documentation
271 |     ///   - rhs: The other vector to multiply.
272 |     /// - Returns: The product of `lhs` and `rhs`, added to this vector.
warning: Parameter 'rhs' not found in instance method declaration
   --> Sources/Geometria/4D/Vector4.swift:271:11-271:47
269 |     /// - Parameters:
270 |     ///   - lhs: One of the vectors to multiply before adding to this vector.
271 +     ///   - rhs: The other vector to multiply.
    |           ╰─suggestion: Remove 'rhs' parameter documentation
272 |     /// - Returns: The product of `lhs` and `rhs`, added to this vector.
273 |     @_transparent
warning: Parameter 'a' is missing documentation
   --> Sources/Geometria/4D/Vector4.swift:271:47-271:47
269 |     /// - Parameters:
270 |     ///   - lhs: One of the vectors to multiply before adding to this vector.
271 +     ///   - rhs: The other vector to multiply.
    |                                               ╰─suggestion: Document 'a' parameter
272 |     /// - Returns: The product of `lhs` and `rhs`, added to this vector.
273 |     @_transparent
warning: Parameter 'b' is missing documentation
   --> Sources/Geometria/4D/Vector4.swift:271:47-271:47
269 |     /// - Parameters:
270 |     ///   - lhs: One of the vectors to multiply before adding to this vector.
271 +     ///   - rhs: The other vector to multiply.
    |                                               ╰─suggestion: Document 'b' parameter
272 |     /// - Returns: The product of `lhs` and `rhs`, added to this vector.
273 |     @_transparent
warning: Parameter 'lhs' not found in instance method declaration
   --> Sources/Geometria/4D/Vector4.swift:289:11-289:68
287 |     ///
288 |     /// - Parameters:
289 +     ///   - lhs: A scalar to multiply before adding to this vector.
    |           ╰─suggestion: Remove 'lhs' parameter documentation
290 |     ///   - rhs: A vector to multiply.
291 |     /// - Returns: The product of `lhs` and `rhs`, added to this vector.
warning: Parameter 'rhs' not found in instance method declaration
   --> Sources/Geometria/4D/Vector4.swift:290:11-290:39
288 |     /// - Parameters:
289 |     ///   - lhs: A scalar to multiply before adding to this vector.
290 +     ///   - rhs: A vector to multiply.
    |           ╰─suggestion: Remove 'rhs' parameter documentation
291 |     /// - Returns: The product of `lhs` and `rhs`, added to this vector.
292 |     @_transparent
warning: Parameter 'a' is missing documentation
   --> Sources/Geometria/4D/Vector4.swift:290:39-290:39
288 |     /// - Parameters:
289 |     ///   - lhs: A scalar to multiply before adding to this vector.
290 +     ///   - rhs: A vector to multiply.
    |                                       ╰─suggestion: Document 'a' parameter
291 |     /// - Returns: The product of `lhs` and `rhs`, added to this vector.
292 |     @_transparent
warning: Parameter 'b' is missing documentation
   --> Sources/Geometria/4D/Vector4.swift:290:39-290:39
288 |     /// - Parameters:
289 |     ///   - lhs: A scalar to multiply before adding to this vector.
290 +     ///   - rhs: A vector to multiply.
    |                                       ╰─suggestion: Document 'b' parameter
291 |     /// - Returns: The product of `lhs` and `rhs`, added to this vector.
292 |     @_transparent
warning: Parameter 'lhs' not found in instance method declaration
   --> Sources/Geometria/4D/Vector4.swift:308:11-308:68
306 |     ///
307 |     /// - Parameters:
308 +     ///   - lhs: A vector to multiply before adding to this vector.
    |           ╰─suggestion: Remove 'lhs' parameter documentation
309 |     ///   - rhs: A scalar to multiply.
310 |     /// - Returns: The product of `lhs` and `rhs`, added to this vector.
warning: Parameter 'rhs' not found in instance method declaration
   --> Sources/Geometria/4D/Vector4.swift:309:11-309:39
307 |     /// - Parameters:
308 |     ///   - lhs: A vector to multiply before adding to this vector.
309 +     ///   - rhs: A scalar to multiply.
    |           ╰─suggestion: Remove 'rhs' parameter documentation
310 |     /// - Returns: The product of `lhs` and `rhs`, added to this vector.
311 |     @_transparent
warning: Parameter 'a' is missing documentation
   --> Sources/Geometria/4D/Vector4.swift:309:39-309:39
307 |     /// - Parameters:
308 |     ///   - lhs: A vector to multiply before adding to this vector.
309 +     ///   - rhs: A scalar to multiply.
    |                                       ╰─suggestion: Document 'a' parameter
310 |     /// - Returns: The product of `lhs` and `rhs`, added to this vector.
311 |     @_transparent
warning: Parameter 'b' is missing documentation
   --> Sources/Geometria/4D/Vector4.swift:309:39-309:39
307 |     /// - Parameters:
308 |     ///   - lhs: A vector to multiply before adding to this vector.
309 +     ///   - rhs: A scalar to multiply.
    |                                       ╰─suggestion: Document 'b' parameter
310 |     /// - Returns: The product of `lhs` and `rhs`, added to this vector.
311 |     @_transparent
warning: This documentation block is inherited by other symbols where 'distance(to%3A)' fails to resolve.
  --> Sources/Geometria/Generalized/Protocols/BaseGeometry/PointProjectableType.swift:32:20-32:37
30 |     /// type's surface to a given vector.
31 |     ///
32 +     /// - seealso: ``distance(to:)``
   |                    ╰─suggestion: Use an absolute link path.
33 |     @_transparent
34 |     func distanceSquared(to vector: Vector) -> Vector.Scalar {
warning: This documentation block is inherited by other symbols where 'distance(to%3A)' fails to resolve.
  --> Sources/Geometria/Generalized/Protocols/BaseGeometry/PointProjectableType.swift:32:20-32:37
30 |     /// type's surface to a given vector.
31 |     ///
32 +     /// - seealso: ``distance(to:)``
   |                    ╰─suggestion: Use an absolute link path.
33 |     @_transparent
34 |     func distanceSquared(to vector: Vector) -> Vector.Scalar {
warning: This documentation block is inherited by other symbols where 'distance(to%3A)' fails to resolve.
  --> Sources/Geometria/Generalized/Protocols/BaseGeometry/PointProjectableType.swift:32:20-32:37
30 |     /// type's surface to a given vector.
31 |     ///
32 +     /// - seealso: ``distance(to:)``
   |                    ╰─suggestion: Use an absolute link path.
33 |     @_transparent
34 |     func distanceSquared(to vector: Vector) -> Vector.Scalar {
warning: This documentation block is inherited by other symbols where 'distanceSquared(to%3A)' fails to resolve.
  --> Sources/Geometria/Generalized/Protocols/BaseGeometry/PointProjectableType.swift:45:20-45:44
43 |     /// Equivalent to `self.distanceSquared(to: vector).squareRoot()`.
44 |     ///
45 +     /// - seealso: ``distanceSquared(to:)``
   |                    ╰─suggestion: Use an absolute link path.
46 |     @_transparent
47 |     func distance(to vector: Vector) -> Vector.Scalar {
warning: 'projectedNormalizedMagnitude(_:)-vyrp' doesn't exist at '/Geometria/LineDivisible/projectAsScalar(_:)'
  --> Sources/Geometria/Generalized/Protocols/Line/LineDivisible.swift:14:22-14:59
12 |     /// the projected point as it lays on this line can be obtained.
13 |     ///
14 +     /// - seealso: ``projectedNormalizedMagnitude(_:)-vyrp``
15 |     // TODO: Rename to include `normalized` within the definition to avoid confusions between normalized and non-normalized magnitudes
16 |     func projectAsScalar(_ vector: Vector) -> Magnitude
warning: 'project(_:)' doesn't exist at '/Geometria/LineFloatingPoint/projectUnclamped(_:)'
  --> Sources/Geometria/Generalized/Protocols/Line/LineFloatingPoint.swift:13:11-13:22
11 |     /// `a <-> b`.
12 |     ///
13 +     /// ``project(_:)``
14 |     func projectUnclamped(_ vector: Vector) -> Vector
15 |
warning: '9p2y4' isn't a disambiguation for 'distance(to:)' at '/Geometria/LineFloatingPoint'
  --> Sources/Geometria/Generalized/Protocols/Line/LineFloatingPoint.swift:54:35-54:41
52 |     /// Returns the squared distance between this line and a given vector.
53 |     ///
54 +     /// - seealso: ``distance(to:)-9p2y4``
   |                                   ╰─suggestion: Remove '-9p2y4' for 'override func distance(to vector: Self.Vector) -> Self.Vector.Scalar'
55 |     func distanceSquared(to vector: Vector) -> Vector.Scalar
56 |
warning: '7kmi0' isn't a disambiguation for 'projectUnclamped(_:)' at '/Geometria/DirectionalRay'
  --> Sources/Geometria/Generalized/Protocols/Line/LineFloatingPoint.swift:80:42-80:48
78 |     /// `a <-> b`.
79 |     ///
80 +     /// - seealso: ``projectUnclamped(_:)-7kmi0``
   |                                          ╰─suggestion: Remove '-7kmi0' for 'func projectUnclamped(_ vector: Self.Vector) -> Self.Vector'
81 |     @inlinable
82 |     func project(_ vector: Vector) -> Vector {
warning: '7kmi0' isn't a disambiguation for 'projectUnclamped(_:)' at '/Geometria/Ray'
  --> Sources/Geometria/Generalized/Protocols/Line/LineFloatingPoint.swift:80:42-80:48
78 |     /// `a <-> b`.
79 |     ///
80 +     /// - seealso: ``projectUnclamped(_:)-7kmi0``
   |                                          ╰─suggestion: Remove '-7kmi0' for 'func projectUnclamped(_ vector: Self.Vector) -> Self.Vector'
81 |     @inlinable
82 |     func project(_ vector: Vector) -> Vector {
warning: '7kmi0' isn't a disambiguation for 'projectUnclamped(_:)' at '/Geometria/LineSegment'
  --> Sources/Geometria/Generalized/Protocols/Line/LineFloatingPoint.swift:80:42-80:48
78 |     /// `a <-> b`.
79 |     ///
80 +     /// - seealso: ``projectUnclamped(_:)-7kmi0``
   |                                          ╰─suggestion: Remove '-7kmi0' for 'func projectUnclamped(_ vector: Self.Vector) -> Self.Vector'
81 |     @inlinable
82 |     func project(_ vector: Vector) -> Vector {
warning: '7kmi0' isn't a disambiguation for 'projectUnclamped(_:)' at '/Geometria/Line'
  --> Sources/Geometria/Generalized/Protocols/Line/LineFloatingPoint.swift:80:42-80:48
78 |     /// `a <-> b`.
79 |     ///
80 +     /// - seealso: ``projectUnclamped(_:)-7kmi0``
   |                                          ╰─suggestion: Remove '-7kmi0' for 'func projectUnclamped(_ vector: Self.Vector) -> Self.Vector'
81 |     @inlinable
82 |     func project(_ vector: Vector) -> Vector {
warning: Parameter 'lhs' not found in instance method declaration
  --> Sources/Geometria/Generalized/Protocols/Vector/VectorFloatingPoint.swift:27:11-27:78
25 |     ///
26 |     /// - Parameters:
27 +     ///   - lhs: One of the vectors to multiply before adding to this vector.
   |           ╰─suggestion: Remove 'lhs' parameter documentation
28 |     ///   - rhs: The other vector to multiply.
29 |     /// - Returns: The product of `lhs` and `rhs`, added to this vector.
warning: Parameter 'rhs' not found in instance method declaration
  --> Sources/Geometria/Generalized/Protocols/Vector/VectorFloatingPoint.swift:28:11-28:47
26 |     /// - Parameters:
27 |     ///   - lhs: One of the vectors to multiply before adding to this vector.
28 +     ///   - rhs: The other vector to multiply.
   |           ╰─suggestion: Remove 'rhs' parameter documentation
29 |     /// - Returns: The product of `lhs` and `rhs`, added to this vector.
30 |     func addingProduct(_ a: Self, _ b: Self) -> Self
warning: Parameter 'a' is missing documentation
  --> Sources/Geometria/Generalized/Protocols/Vector/VectorFloatingPoint.swift:28:47-28:47
26 |     /// - Parameters:
27 |     ///   - lhs: One of the vectors to multiply before adding to this vector.
28 +     ///   - rhs: The other vector to multiply.
   |                                               ╰─suggestion: Document 'a' parameter
29 |     /// - Returns: The product of `lhs` and `rhs`, added to this vector.
30 |     func addingProduct(_ a: Self, _ b: Self) -> Self
warning: Parameter 'b' is missing documentation
  --> Sources/Geometria/Generalized/Protocols/Vector/VectorFloatingPoint.swift:28:47-28:47
26 |     /// - Parameters:
27 |     ///   - lhs: One of the vectors to multiply before adding to this vector.
28 +     ///   - rhs: The other vector to multiply.
   |                                               ╰─suggestion: Document 'b' parameter
29 |     /// - Returns: The product of `lhs` and `rhs`, added to this vector.
30 |     func addingProduct(_ a: Self, _ b: Self) -> Self
warning: Parameter 'lhs' not found in instance method declaration
  --> Sources/Geometria/Generalized/Protocols/Vector/VectorFloatingPoint.swift:38:11-38:68
36 |     ///
37 |     /// - Parameters:
38 +     ///   - lhs: A scalar to multiply before adding to this vector.
   |           ╰─suggestion: Remove 'lhs' parameter documentation
39 |     ///   - rhs: A vector to multiply.
40 |     /// - Returns: The product of `lhs` and `rhs`, added to this vector.
warning: Parameter 'rhs' not found in instance method declaration
  --> Sources/Geometria/Generalized/Protocols/Vector/VectorFloatingPoint.swift:39:11-39:39
37 |     /// - Parameters:
38 |     ///   - lhs: A scalar to multiply before adding to this vector.
39 +     ///   - rhs: A vector to multiply.
   |           ╰─suggestion: Remove 'rhs' parameter documentation
40 |     /// - Returns: The product of `lhs` and `rhs`, added to this vector.
41 |     func addingProduct(_ a: Scalar, _ b: Self) -> Self
warning: Parameter 'a' is missing documentation
  --> Sources/Geometria/Generalized/Protocols/Vector/VectorFloatingPoint.swift:39:39-39:39
37 |     /// - Parameters:
38 |     ///   - lhs: A scalar to multiply before adding to this vector.
39 +     ///   - rhs: A vector to multiply.
   |                                       ╰─suggestion: Document 'a' parameter
40 |     /// - Returns: The product of `lhs` and `rhs`, added to this vector.
41 |     func addingProduct(_ a: Scalar, _ b: Self) -> Self
warning: Parameter 'b' is missing documentation
  --> Sources/Geometria/Generalized/Protocols/Vector/VectorFloatingPoint.swift:39:39-39:39
37 |     /// - Parameters:
38 |     ///   - lhs: A scalar to multiply before adding to this vector.
39 +     ///   - rhs: A vector to multiply.
   |                                       ╰─suggestion: Document 'b' parameter
40 |     /// - Returns: The product of `lhs` and `rhs`, added to this vector.
41 |     func addingProduct(_ a: Scalar, _ b: Self) -> Self
warning: Parameter 'lhs' not found in instance method declaration
  --> Sources/Geometria/Generalized/Protocols/Vector/VectorFloatingPoint.swift:49:11-49:68
47 |     ///
48 |     /// - Parameters:
49 +     ///   - lhs: A vector to multiply before adding to this vector.
   |           ╰─suggestion: Remove 'lhs' parameter documentation
50 |     ///   - rhs: A scalar to multiply.
51 |     /// - Returns: The product of `lhs` and `rhs`, added to this vector.
warning: Parameter 'rhs' not found in instance method declaration
  --> Sources/Geometria/Generalized/Protocols/Vector/VectorFloatingPoint.swift:50:11-50:39
48 |     /// - Parameters:
49 |     ///   - lhs: A vector to multiply before adding to this vector.
50 +     ///   - rhs: A scalar to multiply.
   |           ╰─suggestion: Remove 'rhs' parameter documentation
51 |     /// - Returns: The product of `lhs` and `rhs`, added to this vector.
52 |     func addingProduct(_ a: Self, _ b: Scalar) -> Self
warning: Parameter 'a' is missing documentation
  --> Sources/Geometria/Generalized/Protocols/Vector/VectorFloatingPoint.swift:50:39-50:39
48 |     /// - Parameters:
49 |     ///   - lhs: A vector to multiply before adding to this vector.
50 +     ///   - rhs: A scalar to multiply.
   |                                       ╰─suggestion: Document 'a' parameter
51 |     /// - Returns: The product of `lhs` and `rhs`, added to this vector.
52 |     func addingProduct(_ a: Self, _ b: Scalar) -> Self
warning: Parameter 'b' is missing documentation
  --> Sources/Geometria/Generalized/Protocols/Vector/VectorFloatingPoint.swift:50:39-50:39
48 |     /// - Parameters:
49 |     ///   - lhs: A vector to multiply before adding to this vector.
50 +     ///   - rhs: A scalar to multiply.
   |                                       ╰─suggestion: Document 'b' parameter
51 |     /// - Returns: The product of `lhs` and `rhs`, added to this vector.
52 |     func addingProduct(_ a: Self, _ b: Scalar) -> Self
warning: Parameter 'result' not found in type method declaration
   --> Sources/Geometria/Matrices/Matrix3x2.swift:437:9-438:25
435 |     /// - Parameter angle: Angle of rotation in radians. Angles are measured
436 |     /// clockwise when looking along the rotation axis.
437 +     /// - Parameter result: When the method completes, contains the created
    |         ╰─suggestion: Remove 'result' parameter documentation
438 +     /// rotation matrix.
439 |     @available(*, deprecated, message: "Use rotation(angle: Angle<Scalar>) instead")
440 |     public static func rotation(angle: Scalar) -> Matrix3x2 {
warning: Parameter 'result' not found in type method declaration
   --> Sources/Geometria/Matrices/Matrix3x2.swift:454:9-455:25
452 |     /// - Parameter angle: Angle of rotation in radians. Angles are measured
453 |     /// clockwise when looking along the rotation axis.
454 +     /// - Parameter result: When the method completes, contains the created
    |         ╰─suggestion: Remove 'result' parameter documentation
455 +     /// rotation matrix.
456 |     public static func rotation(angle: Angle<Scalar>) -> Matrix3x2 {
457 |         let cosAngle = angle.cos
warning: Parameter 'result' not found in type method declaration
   --> Sources/Geometria/Matrices/Matrix3x2.swift:489:9-490:28
487 |     ///
488 |     /// - Parameter value: The offset for both coordinate planes.
489 +     /// - Parameter result: When the method completes, contains the created
    |         ╰─suggestion: Remove 'result' parameter documentation
490 +     /// translation matrix.
491 |     public static func translation(_ value: Vector) -> Matrix3x2 {
492 |         translation(x: value.x, y: value.y)
warning: Parameter 'result' not found in type method declaration
   --> Sources/Geometria/Matrices/Matrix3x2.swift:599:9-599:101
597 |     ///
598 |     /// - Parameter value: The matrix whose inverse is to be calculated.
599 +     /// - Parameter result: When the method completes, contains the inverse of the specified matrix.
    |         ╰─suggestion: Remove 'result' parameter documentation
600 |     public static func invert(_ value: Matrix3x2) -> Matrix3x2 {
601 |         let determinant = value.determinant()
Finished building documentation for 'Geometria' (1.39s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/luizzak/geometria/0.3.1
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updating https://github.com/LuizZak/MiniP5Printer
Updating https://github.com/apple/swift-numerics
Updated https://github.com/LuizZak/MiniP5Printer (0.42s)
Updated https://github.com/apple/swift-numerics (0.42s)
Updating https://github.com/apple/swift-collections.git
Updating https://github.com/LuizZak/MiniDigraph.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.45s)
Updated https://github.com/LuizZak/MiniDigraph.git (0.42s)
Updated https://github.com/apple/swift-collections.git (0.53s)
Computing version for https://github.com/LuizZak/MiniDigraph.git
Computed https://github.com/LuizZak/MiniDigraph.git at 0.8.0 (1.43s)
Computing version for https://github.com/LuizZak/MiniP5Printer.git
Computed https://github.com/LuizZak/MiniP5Printer.git at 0.0.2 (0.45s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.2 (0.64s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.56s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.54s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.74s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.34s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
Building for debugging...
[0/8] Write sources
[0/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Compiling SymbolKit GenericConstraint.swift
[7/53] Compiling SymbolKit GenericParameter.swift
[8/53] Compiling SymbolKit Generics.swift
[9/53] Compiling SymbolKit Namespace.swift
[10/57] Emitting module SymbolKit
[11/57] Compiling SymbolKit Mixin+Equals.swift
[12/57] Compiling SymbolKit Mixin+Hash.swift
[13/57] Compiling SymbolKit Mixin.swift
[14/57] Compiling SymbolKit LineList.swift
[15/57] Compiling SymbolKit Position.swift
[16/57] Compiling SymbolKit Names.swift
[17/57] Compiling SymbolKit SPI.swift
[18/57] Compiling SymbolKit Snippet.swift
[19/57] Compiling SymbolKit Extension.swift
[20/57] Compiling SymbolKit Relationship.swift
[21/57] Compiling SymbolKit RelationshipKind.swift
[22/57] Compiling SymbolKit SourceOrigin.swift
[23/57] Compiling SymbolKit GenericConstraints.swift
[24/57] Compiling SymbolKit Swift.swift
[25/57] Compiling SymbolKit SourceRange.swift
[26/57] Compiling SymbolKit Metadata.swift
[27/57] Compiling SymbolKit Module.swift
[28/57] Compiling SymbolKit OperatingSystem.swift
[29/57] Compiling SymbolKit Platform.swift
[30/57] Compiling SymbolKit SemanticVersion.swift
[31/57] Compiling SymbolKit AccessControl.swift
[32/57] Compiling SymbolKit Availability.swift
[33/57] Compiling SymbolKit AvailabilityItem.swift
[34/57] Compiling SymbolKit Domain.swift
[35/57] Compiling SymbolKit DeclarationFragments.swift
[36/57] Compiling SymbolKit Fragment.swift
[37/57] Compiling SymbolKit FragmentKind.swift
[38/57] Compiling SymbolKit FunctionParameter.swift
[39/57] Compiling SymbolKit FunctionSignature.swift
[40/57] Compiling SymbolKit Identifier.swift
[41/57] Compiling SymbolKit KindIdentifier.swift
[42/57] Compiling SymbolKit Location.swift
[43/57] Compiling SymbolKit Mutability.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets SnippetParser.swift
[53/57] Emitting module Snippets
[54/57] Compiling Snippets Snippet.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SnippetBuildCommand.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.79s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/11] Compiling RealModule Float80+Real.swift
[3/11] Compiling RealModule Float16+Real.swift
[4/11] Compiling RealModule ElementaryFunctions.swift
[5/11] Compiling RealModule Real.swift
[6/11] Compiling RealModule Float+Real.swift
[7/12] Compiling RealModule AugmentedArithmetic.swift
[8/12] Compiling RealModule AlgebraicField.swift
[9/12] Compiling RealModule ApproximateEquality.swift
[10/12] Compiling RealModule Double+Real.swift
[11/12] Emitting module RealModule
[12/12] Compiling RealModule RealFunctions.swift
[13/17] Compiling ComplexModule Differentiable.swift
[14/17] Compiling ComplexModule Complex.swift
[15/17] Compiling ComplexModule ElementaryFunctions.swift
[16/17] Emitting module ComplexModule
[17/17] Compiling ComplexModule Arithmetic.swift
[18/19] Emitting module Numerics
[19/19] Compiling Numerics Numerics.swift
[20/156] Compiling Geometria ConvexType.swift
[21/156] Compiling Geometria GeometricType.swift
[22/156] Compiling Geometria LineIntersectableType.swift
[23/156] Compiling Geometria PointProjectableType.swift
[24/156] Compiling Geometria SignedDistanceMeasurableType.swift
[25/156] Compiling Geometria VolumetricType.swift
[26/156] Compiling Geometria DivisibleArithmetic.swift
[27/156] Compiling Geometria LineAdditive.swift
[28/156] Compiling Geometria LineCategory.swift
[29/156] Compiling Geometria LineDivisible.swift
[30/156] Compiling Geometria LineFloatingPoint.swift
[31/156] Compiling Geometria LineMultiplicative.swift
[32/156] Compiling Geometria LineReal.swift
[33/156] Compiling Geometria LineSigned.swift
[34/156] Compiling Geometria LineType.swift
[35/171] Compiling Geometria LineIntersectablePlaneType.swift
[36/171] Compiling Geometria PlaneType.swift
[37/171] Compiling Geometria PointProjectablePlaneType.swift
[38/171] Compiling Geometria AdditiveRectangleType.swift
[39/171] Compiling Geometria ConstructableRectangleType.swift
[40/171] Compiling Geometria DivisibleRectangleType.swift
[41/171] Compiling Geometria RectangleType.swift
[42/171] Compiling Geometria SelfIntersectableRectangleType.swift
[43/171] Compiling Geometria VectorAdditive.swift
[44/171] Compiling Geometria VectorComparable.swift
[45/171] Compiling Geometria VectorDivisible.swift
[46/171] Compiling Geometria VectorFloatingPoint.swift
[47/171] Compiling Geometria VectorMultiplicative.swift
[48/171] Compiling Geometria VectorReal.swift
[49/171] Compiling Geometria VectorSigned.swift
[50/171] Compiling Geometria Line2FloatingPoint.swift
[51/171] Compiling Geometria Line2Multiplicative.swift
[52/171] Compiling Geometria Line2Real.swift
[53/171] Compiling Geometria Line2Signed.swift
[54/171] Compiling Geometria Line2Type.swift
[55/171] Compiling Geometria PlaneIntersectablePlane2Type.swift
[56/171] Compiling Geometria ConstructableRectangleType+2D.swift
[57/171] Compiling Geometria DivisibleRectangleType+2D.swift
[58/171] Compiling Geometria RectangleType+2D.swift
[59/171] Compiling Geometria Vector2Additive.swift
[60/171] Compiling Geometria Vector2FloatingPoint.swift
[61/171] Compiling Geometria Vector2Multiplicative.swift
[62/171] Compiling Geometria Vector2Real.swift
[63/171] Compiling Geometria Vector2Signed.swift
[64/171] Compiling Geometria Vector2Type.swift
[65/171] Compiling Geometria AABB2.swift
[66/171] Compiling Geometria Circle2.swift
[67/171] Compiling Geometria CircleArc2.swift
[68/171] Compiling Geometria ClosedShape2Intersection.swift
[69/171] Compiling Geometria DirectionalRay2.swift
[70/171] Compiling Geometria EdgeInsets2.swift
[71/171] Compiling Geometria Ellipse2.swift
[72/171] Compiling Geometria Hyperplane2.swift
[73/171] Compiling Geometria Line2.swift
[74/171] Compiling Geometria LineIntersectionResult.swift
[75/171] Compiling Geometria LinePolygon2.swift
[76/171] Compiling Geometria LineSegment2.swift
[77/171] Compiling Geometria PointCloud2.swift
[78/171] Compiling Geometria PointNormalPlane2.swift
[79/171] Compiling Geometria Convex2Type.swift
[80/171] Compiling Geometria VolumetricType+2D.swift
[81/171] Compiling Geometria Line.swift
[82/171] Compiling Geometria LineIntersection.swift
[83/171] Compiling Geometria LinePointNormal.swift
[84/171] Compiling Geometria LinePolygon.swift
[85/171] Compiling Geometria LineSegment.swift
[86/171] Compiling Geometria NCapsule.swift
[87/171] Compiling Geometria NRectangle.swift
[88/171] Compiling Geometria NSphere.swift
[89/171] Compiling Geometria NSquare.swift
[90/171] Compiling Geometria PointCloud.swift
[91/171] Compiling Geometria PointNormal.swift
[92/171] Compiling Geometria PointNormalPlane.swift
[93/171] Compiling Geometria ProjectiveSpace.swift
[94/171] Compiling Geometria UnitVector.swift
[95/171] Compiling Geometria BoundableType.swift
[96/171] Compiling Geometria Ray2.swift
[97/171] Compiling Geometria Rectangle2.swift
[98/171] Compiling Geometria RoundRectangle2.swift
[99/171] Compiling Geometria SIMD2+Double.swift
[100/171] Compiling Geometria Square2.swift
[101/171] Compiling Geometria Stadium2.swift
[102/171] Compiling Geometria Triangle2.swift
[103/171] Compiling Geometria Vector2+Double.swift
[104/171] Compiling Geometria Vector2+Float.swift
[105/171] Compiling Geometria Vector2.swift
[106/171] Compiling Geometria AABB3.swift
[107/171] Compiling Geometria Capsule3.swift
[108/171] Compiling Geometria Cube3.swift
[109/171] Compiling Geometria Cylinder3.swift
[110/171] Compiling Geometria DirectionalRay3.swift
[111/171] Compiling Geometria Line3FloatingPoint.swift
[112/171] Compiling Geometria Line3Type.swift
[113/171] Compiling Geometria Plane3Type.swift
[114/171] Compiling Geometria PlaneIntersectablePlane3Type.swift
[115/171] Compiling Geometria Vector3Additive.swift
[116/171] Compiling Geometria Vector3FloatingPoint.swift
[117/171] Compiling Geometria Vector3Multiplicative.swift
[118/171] Compiling Geometria Vector3Real.swift
[119/171] Compiling Geometria Vector3Type.swift
[120/171] Compiling Geometria Ray3.swift
[121/171] Compiling Geometria RotationMatrix3.swift
[122/171] Compiling Geometria RotationOrder3.swift
[123/171] Compiling Geometria SIMD3+Double.swift
[124/171] Compiling Geometria Sphere3.swift
[125/171] Compiling Geometria Torus3.swift
[126/171] Emitting module Geometria
[127/171] Compiling Geometria Disk3.swift
[128/171] Compiling Geometria Ellipse3.swift
[129/171] Compiling Geometria Hyperplane3.swift
[130/171] Compiling Geometria Line3.swift
[131/171] Compiling Geometria LineSegment3.swift
[132/171] Compiling Geometria Orientation3.swift
[133/171] Compiling Geometria PointCloud3.swift
[134/171] Compiling Geometria PointNormalPlane3.swift
[135/171] Compiling Geometria PlaneProjectiveSpace.swift
[136/171] Compiling Geometria SphereCoordinates.swift
[137/171] Compiling Geometria SphereProjectiveSpace.swift
[138/171] Compiling Geometria ProjectivePointNormalPlane3.swift
[139/171] Compiling Geometria Convex3Type.swift
[140/171] Compiling Geometria Line3IntersectableType.swift
[141/171] Compiling Geometria VolumetricType+3D.swift
[142/171] Compiling Geometria Triangle3.swift
[143/171] Compiling Geometria Vector3.swift
[144/171] Compiling Geometria Hyperplane4.swift
[145/171] Compiling Geometria Vector4Additive.swift
[146/171] Compiling Geometria Vector4FloatingPoint.swift
[147/171] Compiling Geometria Vector4Type.swift
[148/171] Compiling Geometria SIMD4+Double.swift
[149/171] Compiling Geometria Vector4.swift
[150/171] Compiling Geometria Angle.swift
[151/171] Compiling Geometria AngleSweep.swift
[152/171] Compiling Geometria AABB.swift
[153/171] Compiling Geometria ConvexLineIntersection.swift
[154/171] Compiling Geometria DirectionalRay.swift
[155/171] Compiling Geometria Ellipsoid.swift
[156/171] Compiling Geometria Hyperplane.swift
[157/171] Compiling Geometria VectorTakeable.swift
[158/171] Compiling Geometria VectorType.swift
[159/171] Compiling Geometria Ray.swift
[160/171] Compiling Geometria RoundNRectangle.swift
[161/171] Compiling Geometria Triangle+Coordinates.swift
[162/171] Compiling Geometria Triangle.swift
[163/171] Compiling Geometria Matrix2x2.swift
[164/171] Compiling Geometria Matrix3x2.swift
[165/171] Compiling Geometria Matrix3x3.swift
[166/171] Compiling Geometria Matrix4x4.swift
[167/171] Compiling Geometria MatrixType.swift
[168/171] Compiling Geometria SquareMatrixType.swift
[169/171] Compiling Geometria TransposableMatrixType.swift
[170/171] Compiling Geometria Comparable+Clamp.swift
[171/171] Compiling Geometria SignedNumeric+Sign.swift
Build of target: 'Geometria' complete! (6.27s)
Target:                   GeometriaAlgorithms
Extracting symbol information for 'GeometriaAlgorithms'...
Finished extracting symbol information for 'GeometriaAlgorithms'. (1.10s)
Building documentation for 'GeometriaAlgorithms'...
warning: Parameter 'geometry' not found in initializer declaration
  --> Sources/GeometriaAlgorithms/SpatialPartitioning/SpatialTree/SpatialTree.swift:41:13-41:21
39 |     ///
40 |     /// - Parameters:
41 +     ///   - geometry: The list of geometries to pack in the spatial tree.
   |             ╰─suggestion: Replace 'geometry' with 'geometryList'
42 |     ///   - maxSubdivisions: The maximum number of subdivisions allowed in the
43 |     /// spatial tree. Takes precedence over `maxElementsPerLevelBeforeSplit` when
warning: Parameter 'geometryList' is missing documentation
  --> Sources/GeometriaAlgorithms/SpatialPartitioning/SpatialTree/SpatialTree.swift:46:84-46:84
44 |     /// splitting the spatial tree.
45 |     ///   - maxElementsPerLevelBeforeSplit: The maximum number of elements per
46 +     /// spatial tree subdivision before an attempt to subdivide it further is done.
47 |     public init(
48 |         _ geometryList: some Sequence<Element>,
Finished building documentation for 'GeometriaAlgorithms' (0.20s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/luizzak/geometria/0.3.1
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Build of product 'snippet-extract' complete! (0.46s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/9] Compiling GeometriaAlgorithms SpatialTree.swift
[3/9] Compiling GeometriaAlgorithms Octree.swift
[4/9] Compiling GeometriaAlgorithms SpatialTreeType.swift
[5/9] Compiling GeometriaAlgorithms PointCloud2.swift
[6/9] Compiling GeometriaAlgorithms QuadTree.swift
[7/9] Emitting module GeometriaAlgorithms
[8/9] Compiling GeometriaAlgorithms Ellipse2.swift
[9/9] Compiling GeometriaAlgorithms KDTree.swift
Build of target: 'GeometriaAlgorithms' complete! (0.94s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/luizzak/geometria/0.3.1/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/luizzak/geometria/0.3.1/linkable-paths.json
Target:                   GeometriaClipping
Extracting symbol information for 'GeometriaClipping'...
Finished extracting symbol information for 'GeometriaClipping'. (3.14s)
Building documentation for 'GeometriaClipping'...
warning: 'Circle2' doesn't exist at '/GeometriaClipping/Circle2Parametric'
 --> Sources/GeometriaClipping/2D/Circle2Parametric.swift:3:50-3:57
1 | import Geometria
2 |
3 + /// A parametric geometry that is defined by a ``Circle2`` shape.
  |                                                  ╰─suggestion: Replace 'Circle2' with 'circle2'
4 | public struct Circle2Parametric<Vector: Vector2Real>: ParametricClip2Geometry, Equatable {
5 |     public typealias Scalar = Vector.Scalar
warning: 'LinePolygon2' doesn't exist at '/GeometriaClipping/LinePolygon2Parametric'
 --> Sources/GeometriaClipping/2D/LinePolygon2Parametric.swift:4:7-4:19
2 |
3 | /// A parametric geometry that is defined by an underlying set of vertices from a
4 + /// ``LinePolygon2`` shape.
  |       ╰─suggestion: Replace 'LinePolygon2' with 'linePolygon2'
5 | public struct LinePolygon2Parametric<Vector: Vector2Real>: ParametricClip2Geometry, Equatable {
6 |     public typealias Scalar = Vector.Scalar
Finished building documentation for 'GeometriaClipping' (0.23s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/luizzak/geometria/0.3.1
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Build of product 'snippet-extract' complete! (0.37s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/32] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[3/33] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[4/33] Compiling InternalCollectionsUtilities Specialize.swift
[5/33] Compiling InternalCollectionsUtilities Debugging.swift
[6/33] Compiling InternalCollectionsUtilities Descriptions.swift
[7/33] Compiling MiniDigraph DirectedGraphVisitElement.swift
[8/34] Compiling MiniDigraph Sequence+Ext.swift
[9/34] Compiling MiniDigraph DirectedGraphRecordingVisitElement.swift
[10/34] Compiling MiniDigraph SimpleDirectedGraphEdge.swift
[11/34] Compiling MiniDigraph MutableSimpleEdgeDirectedGraphType.swift
[12/34] Compiling MiniDigraph MutableDirectedGraphType.swift
[13/34] Compiling MiniDigraph DirectedGraphVisitElementType.swift
[14/34] Compiling InternalCollectionsUtilities Integer rank.swift
[15/34] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[16/34] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[17/34] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[18/34] Compiling InternalCollectionsUtilities UInt+reversed.swift
[19/34] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[20/34] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[21/34] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[22/34] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[27/34] Emitting module MiniDigraph
[30/34] Emitting module InternalCollectionsUtilities
[31/34] Compiling InternalCollectionsUtilities _SortedCollection.swift
[32/34] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[33/34] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[34/34] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[35/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[36/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[37/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[38/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[39/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[40/90] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[41/96] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[42/96] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[43/96] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[44/96] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[45/96] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[46/96] Compiling OrderedCollections OrderedSet+Sendable.swift
[47/96] Compiling OrderedCollections OrderedDictionary+Elements.swift
[48/96] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[49/96] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[50/96] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[51/96] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[52/96] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[53/96] Compiling OrderedCollections OrderedSet+Codable.swift
[54/96] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[55/96] Compiling OrderedCollections OrderedSet+Descriptions.swift
[56/96] Compiling OrderedCollections OrderedSet+Diffing.swift
[57/96] Compiling OrderedCollections OrderedSet+Equatable.swift
[58/96] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[59/96] Compiling OrderedCollections _Hashtable+Header.swift
[60/96] Compiling OrderedCollections OrderedDictionary+Codable.swift
[61/96] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[62/96] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[63/96] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[64/96] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[65/96] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[66/96] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[67/96] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[68/96] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[69/96] Compiling OrderedCollections OrderedDictionary+Values.swift
[70/96] Compiling OrderedCollections OrderedDictionary.swift
[71/96] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[72/96] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[73/96] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[74/96] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[75/96] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[76/96] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[77/96] Compiling OrderedCollections OrderedSet+Hashable.swift
[78/96] Compiling OrderedCollections OrderedSet+Initializers.swift
[79/96] Compiling OrderedCollections OrderedSet+Insertions.swift
[80/96] Compiling OrderedCollections OrderedSet+Invariants.swift
[81/96] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[82/96] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[83/96] Compiling OrderedCollections _HashTable+Bucket.swift
[84/96] Compiling OrderedCollections _HashTable+BucketIterator.swift
[85/96] Compiling OrderedCollections _HashTable+Constants.swift
[86/96] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[87/96] Compiling OrderedCollections _HashTable+Testing.swift
[88/96] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[89/96] Compiling OrderedCollections _HashTable.swift
[90/96] Compiling OrderedCollections OrderedSet+SubSequence.swift
[91/96] Compiling OrderedCollections OrderedSet+Testing.swift
[92/96] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[93/96] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[94/96] Compiling OrderedCollections OrderedSet.swift
[95/96] Compiling OrderedCollections _UnsafeBitset.swift
[96/96] Emitting module OrderedCollections
[97/117] Compiling GeometriaClipping LinePolygon2Parametric.swift
[98/117] Compiling GeometriaClipping Parametric2Contour.swift
[99/119] Compiling GeometriaClipping ParametricSimplex.swift
[100/119] Compiling GeometriaClipping FloatingPoint+Ext.swift
[101/119] Compiling GeometriaClipping Subtraction2Parametric.swift
[102/119] Compiling GeometriaClipping Union2Parametric.swift
[103/119] Compiling GeometriaClipping Circle2Parametric.swift
[104/119] Compiling GeometriaClipping Compound2Periodic.swift
[105/119] Compiling GeometriaClipping Simplex2Graph+Creation.swift
[106/119] Compiling GeometriaClipping Simplex2Graph+Recombining.swift
[107/119] Compiling GeometriaClipping Simplex2Graph.swift
[108/119] Compiling GeometriaClipping ContourManager.swift
[109/119] Compiling GeometriaClipping ExclusiveDisjunction2Parametric.swift
[110/119] Compiling GeometriaClipping Intersection2Parametric.swift
[111/119] Compiling GeometriaClipping Parametric2GeometrySimplex.swift
[112/119] Compiling GeometriaClipping Boolean2Parametric.swift
[113/119] Compiling GeometriaClipping ParametricClip2Intersection.swift
[114/119] Compiling GeometriaClipping CircleArc2Simplex.swift
[115/119] Compiling GeometriaClipping Parametric2Simplex.swift
[116/119] Compiling GeometriaClipping ParametricClip2Geometry.swift
[117/119] Compiling GeometriaClipping LineSegment2Simplex.swift
[118/119] Compiling GeometriaClipping ParametricClipGeometry.swift
[119/119] Emitting module GeometriaClipping
Build of target: 'GeometriaClipping' complete! (2.97s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/luizzak/geometria/0.3.1/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/luizzak/geometria/0.3.1/linkable-paths.json
    6136
38	/Users/admin/builder/spi-builder-workspace/.docs/luizzak/geometria/0.3.1
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/luizzak/geometria/0.3.1
File count: 6136
Doc size:   38.0MB
Preparing doc bundle ...
Uploading prod-luizzak-geometria-0.3.1-157c605b.zip to s3://spi-docs-inbox/prod-luizzak-geometria-0.3.1-157c605b.zip
Copying... [10%]
Copying... [20%]
Copying... [30%]
Copying... [40%]
Copying... [50%]
Copying... [60%]
Copying... [70%]
Copying... [80%]
Copying... [90%]
Copying... [100%]
Done.