The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Geometria, reference 0.3.1 (121264), with Swift 6.3 for macOS (SPM) on 14 Apr 2026 22:55:42 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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/apple/swift-collections.git
Fetching https://github.com/apple/swift-numerics
Fetching https://github.com/LuizZak/MiniP5Printer
Fetching https://github.com/LuizZak/MiniDigraph.git
[1/244] Fetching minidigraph
[194/294] Fetching minidigraph, minip5printer
[295/6710] Fetching minidigraph, minip5printer, swift-numerics
[745/30247] Fetching minidigraph, minip5printer, swift-numerics, swift-collections
Fetched https://github.com/apple/swift-numerics from cache (1.08s)
[2177/23831] Fetching minidigraph, minip5printer, swift-collections
Fetched https://github.com/LuizZak/MiniDigraph.git from cache (2.14s)
Fetched https://github.com/apple/swift-collections.git from cache (2.14s)
Fetched https://github.com/LuizZak/MiniP5Printer from cache (2.14s)
Computing version for https://github.com/LuizZak/MiniDigraph.git
Computed https://github.com/LuizZak/MiniDigraph.git at 0.8.0 (2.72s)
Computing version for https://github.com/LuizZak/MiniP5Printer.git
Computed https://github.com/LuizZak/MiniP5Printer.git at 0.0.2 (0.55s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.2 (0.76s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.72s)
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/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/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",
  "traits": [
    "default"
  ],
  "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",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-numerics",
          "name": "swift-numerics",
          "url": "https://github.com/apple/swift-numerics.git",
          "version": "1.1.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "swift-collections",
          "name": "swift-collections",
          "url": "https://github.com/apple/swift-collections.git",
          "version": "1.4.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
          "traits": [
          ],
          "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",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/LuizZak/Geometria.git
[1/20200] Fetching geometria
Fetched https://github.com/LuizZak/Geometria.git from cache (9.50s)
Fetching https://github.com/LuizZak/MiniDigraph.git from cache
Fetching https://github.com/apple/swift-numerics.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/LuizZak/MiniDigraph.git from cache (0.44s)
Fetched https://github.com/apple/swift-collections.git from cache (0.55s)
Fetched https://github.com/apple/swift-numerics.git from cache (0.55s)
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-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.58s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.69s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
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)
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.3
Building package at path:  $PWD
https://github.com/LuizZak/Geometria.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/13] Write sources
[11/13] Compiling _NumericsShims _NumericsShims.c
[12/13] Write swift-version--6988338F2F200930.txt
[14/60] Emitting module InternalCollectionsUtilities
[15/61] Compiling MiniDigraph MutableSimpleEdgeDirectedGraphType.swift
[16/62] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[17/62] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[18/62] Compiling MiniDigraph Sequence+Ext.swift
[19/62] Compiling InternalCollectionsUtilities _SortedCollection.swift
[20/62] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[21/62] Compiling MiniDigraph MutableDirectedGraphType.swift
[22/62] Compiling RealModule Real.swift
[23/62] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[24/62] Compiling InternalCollectionsUtilities Specialize.swift
[25/62] Compiling InternalCollectionsUtilities Debugging.swift
[26/62] Compiling InternalCollectionsUtilities Descriptions.swift
[27/62] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[28/63] Compiling RealModule Float80+Real.swift
[29/63] Compiling RealModule Float16+Real.swift
[30/63] Compiling MiniDigraph DirectedGraphVisitElement.swift
[31/63] Compiling MiniDigraph SimpleDirectedGraphEdge.swift
[32/63] Compiling MiniDigraph DirectedGraphRecordingVisitElement.swift
[33/63] Compiling MiniDigraph DirectedGraphVisitElementType.swift
[34/63] Compiling RealModule ElementaryFunctions.swift
[35/63] Compiling RealModule Float+Real.swift
[36/63] Compiling RealModule AugmentedArithmetic.swift
[37/63] Compiling RealModule ApproximateEquality.swift
[38/63] Compiling RealModule Double+Real.swift
[39/63] Compiling RealModule AlgebraicField.swift
[40/63] Emitting module RealModule
[41/63] Compiling RealModule RealFunctions.swift
[42/63] Compiling InternalCollectionsUtilities Integer rank.swift
[43/63] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[44/63] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[45/63] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[46/63] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[51/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/69] Emitting module ComplexModule
[59/69] Compiling ComplexModule Complex.swift
[60/69] Compiling ComplexModule ElementaryFunctions.swift
[61/69] Compiling ComplexModule Arithmetic.swift
[62/69] Compiling ComplexModule Differentiable.swift
[63/126] Compiling Numerics Numerics.swift
[64/126] Emitting module Numerics
[65/126] Compiling OrderedCollections OrderedSet+Codable.swift
[66/126] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[67/126] Compiling OrderedCollections OrderedSet+Descriptions.swift
[68/126] Compiling OrderedCollections OrderedSet+Diffing.swift
[69/126] Compiling OrderedCollections OrderedSet+Equatable.swift
[70/126] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[71/132] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[72/132] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[73/132] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[74/132] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[75/132] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[76/132] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[77/132] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[78/132] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[79/132] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[80/132] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[81/132] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[82/132] Compiling OrderedCollections OrderedSet+Sendable.swift
[83/132] Compiling OrderedCollections OrderedDictionary+Elements.swift
[84/132] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[85/132] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[86/132] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[87/132] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[88/132] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[89/269] Compiling Geometria Cylinder3.swift
[90/269] Compiling Geometria DirectionalRay3.swift
[91/269] Compiling Geometria Line2FloatingPoint.swift
[92/269] Compiling Geometria Line2Multiplicative.swift
[93/269] Compiling Geometria Line2Real.swift
[94/269] Compiling Geometria Line2Signed.swift
[95/269] Compiling Geometria Line2Type.swift
[96/269] Compiling Geometria PlaneIntersectablePlane2Type.swift
[97/269] Compiling Geometria ConstructableRectangleType+2D.swift
[98/269] Compiling Geometria DivisibleRectangleType+2D.swift
[99/269] Compiling Geometria RectangleType+2D.swift
[100/269] Compiling Geometria Vector2Additive.swift
[101/269] Compiling Geometria Circle2.swift
[102/269] Compiling Geometria CircleArc2.swift
[103/269] Compiling Geometria ClosedShape2Intersection.swift
[104/269] Compiling Geometria DirectionalRay2.swift
[105/269] Compiling Geometria EdgeInsets2.swift
[106/269] Compiling Geometria Ellipse2.swift
[107/269] Compiling Geometria Hyperplane2.swift
[108/269] Compiling Geometria Line2.swift
[109/269] Compiling Geometria LineIntersectionResult.swift
[110/269] Compiling Geometria LinePolygon2.swift
[111/269] Compiling Geometria LineSegment2.swift
[112/269] Compiling Geometria PointCloud2.swift
[113/269] Compiling Geometria Ray2.swift
[114/269] Compiling Geometria Rectangle2.swift
[115/269] Compiling Geometria RoundRectangle2.swift
[116/269] Compiling Geometria SIMD2+Double.swift
[117/269] Compiling Geometria Square2.swift
[118/269] Compiling Geometria Stadium2.swift
[119/269] Compiling Geometria Triangle2.swift
[120/269] Compiling Geometria SphereCoordinates.swift
[121/269] Compiling Geometria SphereProjectiveSpace.swift
[122/269] Compiling Geometria ProjectivePointNormalPlane3.swift
[123/269] Compiling Geometria Convex3Type.swift
[124/269] Compiling Geometria Line3IntersectableType.swift
[125/269] Compiling Geometria VolumetricType+3D.swift
[126/269] Emitting module OrderedCollections
[127/269] Compiling Geometria ConvexType.swift
[128/269] Compiling Geometria GeometricType.swift
[129/269] Compiling Geometria LineIntersectableType.swift
[130/269] Compiling Geometria PointProjectableType.swift
[131/269] Compiling Geometria SignedDistanceMeasurableType.swift
[132/269] Compiling Geometria VolumetricType.swift
[133/269] Compiling Geometria DivisibleArithmetic.swift
[134/269] Compiling Geometria LineAdditive.swift
[135/269] Compiling Geometria LineCategory.swift
[136/269] Compiling Geometria LineDivisible.swift
[137/269] Compiling Geometria LineFloatingPoint.swift
[138/269] Compiling Geometria LineMultiplicative.swift
[139/269] Compiling Geometria LineReal.swift
[140/269] Compiling Geometria LineSigned.swift
[141/269] Compiling Geometria LineType.swift
[142/284] Compiling MiniP5Printer PVector3.swift
[143/284] Compiling MiniP5Printer PVector2i.swift
[144/284] Compiling MiniP5Printer PVector2.swift
[145/284] Compiling MiniP5Printer PMatrix3x3.swift
[146/284] Emitting module MiniP5Printer
[147/284] Compiling MiniP5Printer BaseP5Printer.swift
[148/284] Compiling Geometria LineIntersectablePlaneType.swift
[149/284] Compiling Geometria PlaneType.swift
[150/284] Compiling Geometria PointProjectablePlaneType.swift
[151/284] Compiling Geometria AdditiveRectangleType.swift
[152/284] Compiling Geometria ConstructableRectangleType.swift
[153/284] Compiling Geometria DivisibleRectangleType.swift
[154/284] Compiling Geometria RectangleType.swift
[155/284] Compiling Geometria SelfIntersectableRectangleType.swift
[156/284] Compiling Geometria VectorAdditive.swift
[157/284] Compiling Geometria VectorComparable.swift
[158/284] Compiling Geometria VectorDivisible.swift
[159/284] Compiling Geometria VectorFloatingPoint.swift
[160/284] Compiling Geometria VectorMultiplicative.swift
[161/284] Compiling Geometria VectorReal.swift
[162/284] Compiling Geometria VectorSigned.swift
[163/284] Compiling Geometria Disk3.swift
[164/284] Compiling Geometria Ellipse3.swift
[165/284] Compiling Geometria Hyperplane3.swift
[166/284] Compiling Geometria Line3.swift
[167/284] Compiling Geometria LineSegment3.swift
[168/284] Compiling Geometria Orientation3.swift
[169/284] Compiling Geometria PointCloud3.swift
[170/284] Compiling Geometria PointNormalPlane3.swift
[171/284] Compiling Geometria PlaneProjectiveSpace.swift
[178/284] Compiling Geometria Line3FloatingPoint.swift
[179/284] Compiling Geometria Line3Type.swift
[180/284] Compiling Geometria Plane3Type.swift
[181/284] Compiling Geometria PlaneIntersectablePlane3Type.swift
[182/284] Compiling Geometria Vector3Additive.swift
[183/284] Compiling Geometria Vector3FloatingPoint.swift
[184/284] Compiling Geometria Vector3Multiplicative.swift
[185/284] Compiling Geometria Vector3Real.swift
[186/284] Compiling Geometria Vector3Type.swift
[187/284] Compiling Geometria Ray3.swift
[188/284] Compiling Geometria RotationMatrix3.swift
[189/284] Compiling Geometria RotationOrder3.swift
[190/284] Compiling Geometria SIMD3+Double.swift
[191/284] Compiling Geometria Sphere3.swift
[192/284] Compiling Geometria Torus3.swift
[193/284] Compiling Geometria Line.swift
[194/284] Compiling Geometria LineIntersection.swift
[195/284] Compiling Geometria LinePointNormal.swift
[196/284] Compiling Geometria LinePolygon.swift
[197/284] Compiling Geometria LineSegment.swift
[198/284] Compiling Geometria NCapsule.swift
[199/284] Compiling Geometria NRectangle.swift
[200/284] Compiling Geometria NSphere.swift
[201/284] Compiling Geometria NSquare.swift
[202/284] Compiling Geometria PointCloud.swift
[203/284] Compiling Geometria PointNormal.swift
[204/284] Compiling Geometria PointNormalPlane.swift
[205/284] Compiling Geometria ProjectiveSpace.swift
[206/284] Compiling Geometria UnitVector.swift
[207/284] Compiling Geometria BoundableType.swift
[218/284] Compiling Geometria Vector2FloatingPoint.swift
[219/284] Compiling Geometria Vector2Multiplicative.swift
[220/284] Compiling Geometria Vector2Real.swift
[221/284] Compiling Geometria Vector2Signed.swift
[222/284] Compiling Geometria Vector2Type.swift
[223/284] Compiling Geometria AABB2.swift
[236/284] Compiling Geometria PointNormalPlane2.swift
[237/284] Compiling Geometria Convex2Type.swift
[238/284] Compiling Geometria VolumetricType+2D.swift
[246/284] Compiling Geometria Vector2+Double.swift
[247/284] Compiling Geometria Vector2+Float.swift
[248/284] Compiling Geometria Vector2.swift
[249/284] Compiling Geometria AABB3.swift
[250/284] Compiling Geometria Capsule3.swift
[251/284] Compiling Geometria Cube3.swift
[254/284] Emitting module Geometria
[255/284] Compiling Geometria Triangle3.swift
[256/284] Compiling Geometria Vector3.swift
[257/284] Compiling Geometria Hyperplane4.swift
[258/284] Compiling Geometria Vector4Additive.swift
[259/284] Compiling Geometria Vector4FloatingPoint.swift
[260/284] Compiling Geometria Vector4Type.swift
[261/284] Compiling Geometria SIMD4+Double.swift
[262/284] Compiling Geometria Vector4.swift
[263/284] Compiling Geometria Angle.swift
[264/284] Compiling Geometria AngleSweep.swift
[265/284] Compiling Geometria AABB.swift
[266/284] Compiling Geometria ConvexLineIntersection.swift
[267/284] Compiling Geometria DirectionalRay.swift
[268/284] Compiling Geometria Ellipsoid.swift
[269/284] Compiling Geometria Hyperplane.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 Ellipse2.swift
[286/292] Compiling GeometriaAlgorithms SpatialTree.swift
[287/292] Compiling GeometriaAlgorithms SpatialTreeType.swift
[288/292] Compiling GeometriaAlgorithms QuadTree.swift
[289/292] Compiling GeometriaAlgorithms PointCloud2.swift
[290/292] Emitting module GeometriaAlgorithms
[291/292] Compiling GeometriaAlgorithms Octree.swift
[292/292] Compiling GeometriaAlgorithms KDTree.swift
[293/313] Compiling GeometriaClipping Compound2Periodic.swift
[294/313] Compiling GeometriaClipping Simplex2Graph+Creation.swift
[295/313] Compiling GeometriaClipping Parametric2GeometrySimplex.swift
[296/313] Compiling GeometriaClipping Boolean2Parametric.swift
[297/315] Compiling GeometriaClipping ParametricSimplex.swift
[298/315] Compiling GeometriaClipping FloatingPoint+Ext.swift
[299/315] Compiling GeometriaClipping ParametricClip2Intersection.swift
[300/315] Compiling GeometriaClipping CircleArc2Simplex.swift
[301/315] Compiling GeometriaClipping LinePolygon2Parametric.swift
[302/315] Compiling GeometriaClipping Parametric2Contour.swift
[303/315] Compiling GeometriaClipping ContourManager.swift
[304/315] Compiling GeometriaClipping ExclusiveDisjunction2Parametric.swift
[305/315] Compiling GeometriaClipping Intersection2Parametric.swift
[306/315] Compiling GeometriaClipping Subtraction2Parametric.swift
[307/315] Compiling GeometriaClipping Union2Parametric.swift
[308/315] Compiling GeometriaClipping Circle2Parametric.swift
[309/315] Compiling GeometriaClipping Parametric2Simplex.swift
[310/315] Compiling GeometriaClipping ParametricClip2Geometry.swift
[311/315] Compiling GeometriaClipping LineSegment2Simplex.swift
[312/315] Compiling GeometriaClipping ParametricClipGeometry.swift
[313/315] Compiling GeometriaClipping Simplex2Graph+Recombining.swift
[314/315] Compiling GeometriaClipping Simplex2Graph.swift
[315/315] Emitting module GeometriaClipping
[316/331] Compiling TestCommons TestFixture+AssertionWrapper.swift
[317/332] Compiling TestCommons TestFixture.swift
[318/332] Compiling TestCommons P5Printer.swift
[319/332] Compiling TestCommons Geometria+Visualizable.swift
[320/332] Compiling TestCommons GeometriaClipping+Visualizable.swift
[321/332] Compiling TestCommons MersenneTwister.swift
[322/332] Compiling TestCommons P5Printer+Clipping.swift
[323/332] Compiling TestCommons StringBufferConsolePrintTarget.swift
[324/332] Compiling TestCommons MersenneTwister+Geometria.swift
[325/332] Compiling TestCommons Console+Colors.swift
[326/332] Compiling TestCommons ConsolePrintBuffer.swift
[327/332] Compiling TestCommons Assertions.swift
[328/332] Compiling TestCommons ConsolePrintBuffer+Clipping.swift
[329/332] Compiling TestCommons ConsolePrintTarget.swift
[330/332] Compiling TestCommons StandardOutputConsolePrintTarget.swift
[331/332] Emitting module TestCommons
[332/332] Compiling TestCommons TestFixture+Clipping.swift
Build complete! (21.15s)
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.3
Target:                   Geometria
Extracting symbol information for 'Geometria'...
Finished extracting symbol information for 'Geometria'. (28.30s)
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 '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 '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 '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 '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: 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: '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 '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 '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 '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: 'vyrp' isn't a disambiguation for 'projectedNormalizedMagnitude(_:)' at '/Geometria/Ray'
  --> Sources/Geometria/Generalized/Protocols/Line/LineDivisible.swift:14:54-14:59
12 |     /// the projected point as it lays on this line can be obtained.
13 |     ///
14 +     /// - seealso: ``projectedNormalizedMagnitude(_:)-vyrp``
   |                                                      ╰─suggestion: Remove '-vyrp' for 'func projectedNormalizedMagnitude(_ scalar: Self.Magnitude) -> Self.Vector'
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: 'vyrp' isn't a disambiguation for 'projectedNormalizedMagnitude(_:)' at '/Geometria/Line'
  --> Sources/Geometria/Generalized/Protocols/Line/LineDivisible.swift:14:54-14:59
12 |     /// the projected point as it lays on this line can be obtained.
13 |     ///
14 +     /// - seealso: ``projectedNormalizedMagnitude(_:)-vyrp``
   |                                                      ╰─suggestion: Remove '-vyrp' for 'func projectedNormalizedMagnitude(_ scalar: Self.Magnitude) -> Self.Vector'
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: 'vyrp' isn't a disambiguation for 'projectedNormalizedMagnitude(_:)' at '/Geometria/LineSegment'
  --> Sources/Geometria/Generalized/Protocols/Line/LineDivisible.swift:14:54-14:59
12 |     /// the projected point as it lays on this line can be obtained.
13 |     ///
14 +     /// - seealso: ``projectedNormalizedMagnitude(_:)-vyrp``
   |                                                      ╰─suggestion: Remove '-vyrp' for 'func projectedNormalizedMagnitude(_ scalar: Self.Magnitude) -> Self.Vector'
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: This documentation block is inherited by other symbols where 'distance(to%3A)-9p2y4' fails to resolve.
  --> Sources/Geometria/Generalized/Protocols/Line/LineFloatingPoint.swift:54:20-54:43
52 |     /// Returns the squared distance between this line and a given vector.
53 |     ///
54 +     /// - seealso: ``distance(to:)-9p2y4``
   |                    ╰─suggestion: Use an absolute link path.
55 |     func distanceSquared(to vector: Vector) -> Vector.Scalar
56 |
warning: This documentation block is inherited by other symbols where 'distance(to%3A)-9p2y4' fails to resolve.
  --> Sources/Geometria/Generalized/Protocols/Line/LineFloatingPoint.swift:54:20-54:43
52 |     /// Returns the squared distance between this line and a given vector.
53 |     ///
54 +     /// - seealso: ``distance(to:)-9p2y4``
   |                    ╰─suggestion: Use an absolute link path.
55 |     func distanceSquared(to vector: Vector) -> Vector.Scalar
56 |
warning: This documentation block is inherited by other symbols where 'distance(to%3A)-9p2y4' fails to resolve.
  --> Sources/Geometria/Generalized/Protocols/Line/LineFloatingPoint.swift:54:20-54:43
52 |     /// Returns the squared distance between this line and a given vector.
53 |     ///
54 +     /// - seealso: ``distance(to:)-9p2y4``
   |                    ╰─suggestion: Use an absolute link path.
55 |     func distanceSquared(to vector: Vector) -> Vector.Scalar
56 |
warning: This documentation block is inherited by other symbols where 'distance(to%3A)-9p2y4' fails to resolve.
  --> Sources/Geometria/Generalized/Protocols/Line/LineFloatingPoint.swift:54:20-54:43
52 |     /// Returns the squared distance between this line and a given vector.
53 |     ///
54 +     /// - seealso: ``distance(to:)-9p2y4``
   |                    ╰─suggestion: Use an absolute link path.
55 |     func distanceSquared(to vector: Vector) -> Vector.Scalar
56 |
warning: This documentation block is inherited by other symbols where 'distanceSquared(to%3A)-3wyqd' fails to resolve.
  --> Sources/Geometria/Generalized/Protocols/Line/LineFloatingPoint.swift:61:20-61:50
59 |     /// Equivalent to `self.distanceSquared(to: vector).squareRoot()`.
60 |     ///
61 +     /// - seealso: ``distanceSquared(to:)-3wyqd``
   |                    ╰─suggestion: Use an absolute link path.
62 |     func distance(to vector: Vector) -> Vector.Scalar
63 | }
warning: This documentation block is inherited by other symbols where 'distanceSquared(to%3A)-3wyqd' fails to resolve.
  --> Sources/Geometria/Generalized/Protocols/Line/LineFloatingPoint.swift:61:20-61:50
59 |     /// Equivalent to `self.distanceSquared(to: vector).squareRoot()`.
60 |     ///
61 +     /// - seealso: ``distanceSquared(to:)-3wyqd``
   |                    ╰─suggestion: Use an absolute link path.
62 |     func distance(to vector: Vector) -> Vector.Scalar
63 | }
warning: This documentation block is inherited by other symbols where 'distanceSquared(to%3A)-3wyqd' fails to resolve.
  --> Sources/Geometria/Generalized/Protocols/Line/LineFloatingPoint.swift:61:20-61:50
59 |     /// Equivalent to `self.distanceSquared(to: vector).squareRoot()`.
60 |     ///
61 +     /// - seealso: ``distanceSquared(to:)-3wyqd``
   |                    ╰─suggestion: Use an absolute link path.
62 |     func distance(to vector: Vector) -> Vector.Scalar
63 | }
warning: This documentation block is inherited by other symbols where 'distanceSquared(to%3A)-3wyqd' fails to resolve.
  --> Sources/Geometria/Generalized/Protocols/Line/LineFloatingPoint.swift:61:20-61:50
59 |     /// Equivalent to `self.distanceSquared(to: vector).squareRoot()`.
60 |     ///
61 +     /// - seealso: ``distanceSquared(to:)-3wyqd``
   |                    ╰─suggestion: Use an absolute link path.
62 |     func distance(to vector: Vector) -> Vector.Scalar
63 | }
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/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/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/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 '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 '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 '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.66s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/luizzak/geometria/0.3.1
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/LuizZak/MiniP5Printer
Updating https://github.com/LuizZak/MiniDigraph.git
Updating https://github.com/apple/swift-collections.git
Updated https://github.com/LuizZak/MiniP5Printer (0.40s)
Updated https://github.com/apple/swift-collections.git (0.55s)
Updated https://github.com/LuizZak/MiniDigraph.git (0.55s)
[1/2271] Fetching swift-docc-plugin
Updating https://github.com/apple/swift-numerics
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.19s)
Updated https://github.com/apple/swift-numerics (0.49s)
Computing version for https://github.com/LuizZak/MiniDigraph.git
Computed https://github.com/LuizZak/MiniDigraph.git at 0.8.0 (2.27s)
Computing version for https://github.com/LuizZak/MiniP5Printer.git
Computed https://github.com/LuizZak/MiniP5Printer.git at 0.0.2 (0.57s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.2 (0.77s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.66s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.64s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.99s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.70s)
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.6
Building for debugging...
[0/8] Write sources
[2/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Compiling SymbolKit DeclarationFragments.swift
[7/53] Compiling SymbolKit Fragment.swift
[8/53] Compiling SymbolKit FragmentKind.swift
[9/53] Compiling SymbolKit FunctionParameter.swift
[10/53] Compiling SymbolKit FunctionSignature.swift
[11/57] Compiling SymbolKit SemanticVersion.swift
[12/57] Compiling SymbolKit AccessControl.swift
[13/57] Compiling SymbolKit Availability.swift
[14/57] Compiling SymbolKit AvailabilityItem.swift
[15/57] Compiling SymbolKit Domain.swift
[16/57] Compiling SymbolKit Mixin+Equals.swift
[17/57] Compiling SymbolKit Mixin+Hash.swift
[18/57] Compiling SymbolKit Mixin.swift
[19/57] Compiling SymbolKit LineList.swift
[20/57] Compiling SymbolKit Position.swift
[21/57] Emitting module SymbolKit
[22/57] Compiling SymbolKit Names.swift
[23/57] Compiling SymbolKit SPI.swift
[24/57] Compiling SymbolKit Snippet.swift
[25/57] Compiling SymbolKit Extension.swift
[26/57] Compiling SymbolKit GenericConstraint.swift
[27/57] Compiling SymbolKit GenericParameter.swift
[28/57] Compiling SymbolKit Generics.swift
[29/57] Compiling SymbolKit Namespace.swift
[30/57] Compiling SymbolKit Relationship.swift
[31/57] Compiling SymbolKit RelationshipKind.swift
[32/57] Compiling SymbolKit SourceOrigin.swift
[33/57] Compiling SymbolKit GenericConstraints.swift
[34/57] Compiling SymbolKit Swift.swift
[35/57] Compiling SymbolKit Identifier.swift
[36/57] Compiling SymbolKit KindIdentifier.swift
[37/57] Compiling SymbolKit Location.swift
[38/57] Compiling SymbolKit Mutability.swift
[39/57] Compiling SymbolKit SourceRange.swift
[40/57] Compiling SymbolKit Metadata.swift
[41/57] Compiling SymbolKit Module.swift
[42/57] Compiling SymbolKit OperatingSystem.swift
[43/57] Compiling SymbolKit Platform.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 Snippet.swift
[53/57] Compiling Snippets SnippetParser.swift
[54/57] Emitting module Snippets
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.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.89s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'Geometria' complete! (0.44s)
Target:                   GeometriaAlgorithms
Extracting symbol information for 'GeometriaAlgorithms'...
Finished extracting symbol information for 'GeometriaAlgorithms'. (0.61s)
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.28s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/luizzak/geometria/0.3.1
Building for debugging...
[0/3] Write swift-version--6988338F2F200930.txt
Build of product 'snippet-extract' complete! (0.41s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'GeometriaAlgorithms' complete! (0.44s)
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'. (0.60s)
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'
  |       ╰─suggestion: Replace 'LinePolygon2' with 'init(linePolygon2:startPeriod:endPeriod:)'
5 | public struct LinePolygon2Parametric<Vector: Vector2Real>: ParametricClip2Geometry, Equatable {
6 |     public typealias Scalar = Vector.Scalar
Finished building documentation for 'GeometriaClipping' (0.26s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/luizzak/geometria/0.3.1
Building for debugging...
[0/3] Write swift-version--6988338F2F200930.txt
Build of product 'snippet-extract' complete! (0.40s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'GeometriaClipping' complete! (0.43s)
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
    6138
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: 6138
Doc size:   38.0MB
Preparing doc bundle ...
Uploading prod-luizzak-geometria-0.3.1-54fd36a3.zip to s3://spi-docs-inbox/prod-luizzak-geometria-0.3.1-54fd36a3.zip
Copying... [11%]
Copying... [21%]
Copying... [31%]
Copying... [41%]
Copying... [51%]
Copying... [61%]
Copying... [71%]
Copying... [81%]
Copying... [91%]
Copying... [100%]
Done.