The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Geometria, reference main (17db23), with Swift 5.10 for macOS (SPM) on 20 Aug 2024 20:32:35 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.50.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/LuizZak/Geometria.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/LuizZak/Geometria
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 17db23c [GeometriaClipping] Fixing crash caused by empty contours
Cloned https://github.com/LuizZak/Geometria.git
Revision (git rev-parse @):
17db23c929c61669612a816a1238519bc812929a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/LuizZak/Geometria.git at main
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-numerics
Fetching https://github.com/LuizZak/MiniDigraph.git
Fetching https://github.com/LuizZak/MiniP5Printer
[1/50] Fetching minip5printer
[51/294] Fetching minip5printer, minidigraph
[242/5870] Fetching minip5printer, minidigraph, swift-numerics
[630/20841] Fetching minip5printer, minidigraph, swift-numerics, swift-collections
Fetched https://github.com/LuizZak/MiniP5Printer from cache (1.87s)
[8665/20791] Fetching minidigraph, swift-numerics, swift-collections
Fetched https://github.com/LuizZak/MiniDigraph.git from cache (2.49s)
Fetched https://github.com/apple/swift-collections.git from cache (2.49s)
Fetched https://github.com/apple/swift-numerics from cache (2.49s)
Computing version for https://github.com/LuizZak/MiniDigraph.git
Computed https://github.com/LuizZak/MiniDigraph.git at 0.8.1 (0.46s)
Computing version for https://github.com/LuizZak/MiniP5Printer.git
Computed https://github.com/LuizZak/MiniP5Printer.git at 0.0.2 (0.48s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.2 (0.68s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.58s)
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.1
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",
  "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.2",
          "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.2",
          "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.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MiniDigraph",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/LuizZak/Geometria.git
[1/19369] Fetching geometria
Fetched https://github.com/LuizZak/Geometria.git from cache (5.72s)
Fetching https://github.com/LuizZak/MiniDigraph.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/LuizZak/MiniDigraph.git from cache (0.52s)
Fetched https://github.com/apple/swift-collections.git from cache (0.65s)
Fetched https://github.com/apple/swift-numerics.git from cache (0.65s)
Computing version for https://github.com/LuizZak/MiniDigraph.git
Computed https://github.com/LuizZak/MiniDigraph.git at 0.8.1 (0.04s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.2 (0.05s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.78s)
Creating working copy for https://github.com/LuizZak/Geometria.git
Working copy of https://github.com/LuizZak/Geometria.git resolved at main (17db23c)
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/MiniDigraph.git
Working copy of https://github.com/LuizZak/MiniDigraph.git resolved at 0.8.1
warning: /Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/swift-numerics-d936ec6c is not valid git repository for 'https://github.com/apple/swift-numerics.git', will fetch again.
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.01s)
warning: /Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/swift-numerics-d936ec6c is not valid git repository for 'https://github.com/apple/swift-numerics.git', will fetch again.
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.00s)
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.2
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:             5.10
Building package at path:  $PWD
https://github.com/LuizZak/Geometria.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/13] Write sources
[11/13] Write swift-version-33747A42983211AE.txt
[12/13] Compiling _NumericsShims _NumericsShims.c
[14/60] Compiling InternalCollectionsUtilities Debugging.swift
[15/60] Compiling InternalCollectionsUtilities Descriptions.swift
[16/61] Compiling RealModule Float80+Real.swift
[17/62] Compiling MiniDigraph Sequence+Ext.swift
[18/62] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[19/63] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[20/63] Emitting module InternalCollectionsUtilities
[21/63] Compiling MiniDigraph SimpleDirectedGraphEdge.swift
[22/63] Compiling InternalCollectionsUtilities _SortedCollection.swift
[23/63] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[24/63] Compiling MiniDigraph DirectedGraphRecordingVisitElement.swift
[25/63] Compiling MiniDigraph DirectedGraphVisitElement.swift
[26/63] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[27/63] Compiling InternalCollectionsUtilities Specialize.swift
[28/63] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[29/63] Compiling MiniDigraph MutableSimpleEdgeDirectedGraphType.swift
[30/63] Compiling MiniDigraph MutableDirectedGraphType.swift
[31/63] Compiling RealModule Real.swift
[32/63] Compiling MiniDigraph DirectedGraphVisitElementType.swift
[33/63] Compiling RealModule RealFunctions.swift
[34/63] Compiling RealModule ApproximateEquality.swift
[35/63] Compiling RealModule Float+Real.swift
[36/63] Compiling RealModule Float16+Real.swift
[37/63] Compiling RealModule ElementaryFunctions.swift
[38/63] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[39/63] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[40/63] Compiling InternalCollectionsUtilities Integer rank.swift
[41/63] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[42/63] Compiling RealModule AlgebraicField.swift
[43/63] Emitting module RealModule
[44/63] Compiling RealModule Double+Real.swift
[45/63] Compiling RealModule AugmentedArithmetic.swift
[46/63] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[51/63] 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/124] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[59/124] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[60/124] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[61/124] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[62/124] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[63/124] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[64/130] Emitting module ComplexModule
[65/130] Compiling ComplexModule Arithmetic.swift
[66/130] Compiling ComplexModule Differentiable.swift
[67/130] Compiling ComplexModule ElementaryFunctions.swift
[68/130] Compiling ComplexModule Complex.swift
[69/130] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[70/130] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[71/130] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[72/130] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[73/130] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[74/130] Compiling OrderedCollections OrderedSet+Sendable.swift
[75/130] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[76/130] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[77/130] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[78/130] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[79/130] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[80/130] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[81/130] Compiling OrderedCollections OrderedDictionary+Elements.swift
[82/130] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[83/130] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[84/130] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[85/130] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[86/130] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[87/132] Compiling OrderedCollections OrderedSet+Hashable.swift
[88/132] Compiling OrderedCollections OrderedSet+Initializers.swift
[89/132] Compiling OrderedCollections OrderedSet+Insertions.swift
[90/132] Compiling OrderedCollections OrderedSet+Invariants.swift
[91/132] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[92/132] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[93/132] Compiling OrderedCollections OrderedSet+Codable.swift
[94/132] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[95/132] Compiling OrderedCollections OrderedSet+Descriptions.swift
[96/132] Compiling OrderedCollections OrderedSet+Diffing.swift
[97/132] Compiling OrderedCollections OrderedSet+Equatable.swift
[98/132] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[99/132] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[100/132] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[101/132] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[102/132] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[103/132] Compiling OrderedCollections OrderedDictionary+Values.swift
[104/132] Compiling OrderedCollections OrderedDictionary.swift
[105/132] Emitting module Numerics
[106/132] Compiling Numerics Numerics.swift
[107/270] Compiling Geometria PlaneIntersectablePlane2Type.swift
[108/270] Compiling Geometria ConstructableRectangleType+2D.swift
[109/270] Compiling Geometria DivisibleRectangleType+2D.swift
[110/270] Compiling Geometria RectangleType+2D.swift
[111/270] Compiling Geometria Vector2Additive.swift
[112/270] Compiling Geometria Vector2FloatingPoint.swift
[113/270] Compiling Geometria PlaneType.swift
[114/270] Compiling Geometria PointProjectablePlaneType.swift
[115/270] Compiling Geometria AdditiveRectangleType.swift
[116/270] Compiling Geometria ConstructableRectangleType.swift
[117/270] Compiling Geometria DivisibleRectangleType.swift
[118/270] Compiling Geometria RectangleType.swift
[119/270] Compiling Geometria SelfIntersectableRectangleType.swift
[120/270] Compiling Geometria VectorAdditive.swift
[121/270] Compiling Geometria VectorComparable.swift
[122/270] Compiling Geometria VectorDivisible.swift
[123/270] Compiling Geometria VectorFloatingPoint.swift
[124/270] Compiling Geometria VectorMultiplicative.swift
[125/270] Compiling Geometria VectorReal.swift
[126/270] Emitting module OrderedCollections
[127/270] Compiling Geometria Line2FloatingPoint.swift
[128/270] Compiling Geometria Line2Multiplicative.swift
[129/270] Compiling Geometria Line2Real.swift
[130/270] Compiling Geometria Line2Signed.swift
[131/270] Compiling Geometria Line2Type.swift
[138/270] Compiling Geometria Vector2Multiplicative.swift
[139/270] Compiling Geometria Vector2Real.swift
[140/270] Compiling Geometria Vector2Signed.swift
[141/270] Compiling Geometria Vector2Type.swift
[142/270] Compiling Geometria Ray2.swift
[143/285] Compiling MiniP5Printer PVector2i.swift
[144/285] Compiling MiniP5Printer PMatrix3x3.swift
[145/285] Compiling Geometria LineIntersectablePlaneType.swift
[159/285] Compiling Geometria VectorSigned.swift
[160/285] Compiling MiniP5Printer PVector3.swift
[161/285] Compiling MiniP5Printer PVector2.swift
[162/285] Emitting module MiniP5Printer
[163/285] Compiling MiniP5Printer BaseP5Printer.swift
[164/285] Compiling Geometria LineIntersection.swift
[165/285] Compiling Geometria LineIntersectionPointNormal.swift
[166/285] Compiling Geometria LinePolygon.swift
[167/285] Compiling Geometria LineSegment.swift
[168/285] Compiling Geometria NCapsule.swift
[169/285] Compiling Geometria NRectangle.swift
[170/285] Compiling Geometria NSphere.swift
[171/285] Compiling Geometria NSquare.swift
[172/285] Compiling Geometria PairLineIntersection.swift
[173/285] Compiling Geometria PointCloud.swift
[174/285] Compiling Geometria PointNormal.swift
[175/285] Compiling Geometria PointNormalPlane.swift
[176/285] Compiling Geometria ProjectiveSpace.swift
[177/285] Compiling Geometria UnitVector.swift
[178/285] Compiling Geometria BoundableType.swift
[179/285] Compiling Geometria AABB2.swift
[180/285] Compiling Geometria Circle2.swift
[181/285] Compiling Geometria CircleArc2.swift
[182/285] Compiling Geometria ClosedShape2Intersection.swift
[183/285] Compiling Geometria DirectionalRay2.swift
[184/285] Compiling Geometria EdgeInsets2.swift
[185/285] Compiling Geometria Ellipse2.swift
[186/285] Compiling Geometria Hyperplane2.swift
[187/285] Compiling Geometria Line2.swift
[188/285] Compiling Geometria LineIntersectionResult.swift
[189/285] Compiling Geometria LinePolygon2.swift
[190/285] Compiling Geometria LineSegment2.swift
[191/285] Compiling Geometria PointCloud2.swift
[192/285] Compiling Geometria PointNormalPlane2.swift
[193/285] Compiling Geometria Convex2Type.swift
[194/285] Compiling Geometria VolumetricType+2D.swift
[195/285] Compiling Geometria Line3Type.swift
[196/285] Compiling Geometria Plane3Type.swift
[197/285] Compiling Geometria PlaneIntersectablePlane3Type.swift
[198/285] Compiling Geometria Vector3Additive.swift
[199/285] Compiling Geometria Vector3FloatingPoint.swift
[200/285] Compiling Geometria Vector3Multiplicative.swift
[201/285] Compiling Geometria Vector3Real.swift
[202/285] Compiling Geometria Vector3Type.swift
[203/285] Compiling Geometria Ray3.swift
[204/285] Compiling Geometria RotationMatrix3.swift
[205/285] Compiling Geometria RotationOrder3.swift
[206/285] Compiling Geometria SIMD3+Double.swift
[207/285] Compiling Geometria Sphere3.swift
[208/285] Compiling Geometria Torus3.swift
[209/285] Compiling Geometria Triangle3.swift
[210/285] Compiling Geometria Rectangle2.swift
[211/285] Compiling Geometria RoundRectangle2.swift
[212/285] Compiling Geometria SIMD2+Double.swift
[213/285] Compiling Geometria Square2.swift
[214/285] Compiling Geometria Stadium2.swift
[215/285] Compiling Geometria Triangle2.swift
[216/285] Compiling Geometria Vector2+Double.swift
[217/285] Compiling Geometria Vector2+Float.swift
[218/285] Compiling Geometria Vector2.swift
[219/285] Compiling Geometria AABB3.swift
[220/285] Compiling Geometria Capsule3.swift
[221/285] Compiling Geometria Cube3.swift
[222/285] Compiling Geometria Cylinder3.swift
[223/285] Compiling Geometria DirectionalRay3.swift
[224/285] Compiling Geometria Disk3.swift
[225/285] Compiling Geometria ConvexType.swift
[226/285] Compiling Geometria GeometricType.swift
[227/285] Compiling Geometria LineIntersectableType.swift
[228/285] Compiling Geometria PointProjectableType.swift
[229/285] Compiling Geometria SignedDistanceMeasurableType.swift
[230/285] Compiling Geometria VolumetricType.swift
[231/285] Compiling Geometria DivisibleArithmetic.swift
[232/285] Compiling Geometria LineAdditive.swift
[233/285] Compiling Geometria LineCategory.swift
[234/285] Compiling Geometria LineDivisible.swift
[235/285] Compiling Geometria LineFloatingPoint.swift
[236/285] Compiling Geometria LineMultiplicative.swift
[237/285] Compiling Geometria LineReal.swift
[238/285] Compiling Geometria LineSigned.swift
[239/285] Compiling Geometria LineType.swift
[240/285] Compiling Geometria Ellipse3.swift
[241/285] Compiling Geometria Hyperplane3.swift
[242/285] Compiling Geometria Line3.swift
[243/285] Compiling Geometria LineSegment3.swift
[244/285] Compiling Geometria Orientation3.swift
[245/285] Compiling Geometria PointCloud3.swift
[246/285] Compiling Geometria PointNormalPlane3.swift
[247/285] Compiling Geometria PlaneProjectiveSpace.swift
[248/285] Compiling Geometria SphereCoordinates.swift
[249/285] Compiling Geometria SphereProjectiveSpace.swift
[250/285] Compiling Geometria ProjectivePointNormalPlane3.swift
[251/285] Compiling Geometria Convex3Type.swift
[252/285] Compiling Geometria Line3IntersectableType.swift
[253/285] Compiling Geometria VolumetricType+3D.swift
[254/285] Compiling Geometria Line3FloatingPoint.swift
[255/285] Compiling Geometria Vector3.swift
[256/285] Compiling Geometria Hyperplane4.swift
[257/285] Compiling Geometria Vector4Additive.swift
[258/285] Compiling Geometria Vector4FloatingPoint.swift
[259/285] Compiling Geometria Vector4Type.swift
[260/285] Compiling Geometria SIMD4+Double.swift
[261/285] Compiling Geometria Vector4.swift
[262/285] Compiling Geometria Angle.swift
[263/285] Compiling Geometria AngleSweep.swift
[264/285] Compiling Geometria AABB.swift
[265/285] Compiling Geometria ConvexLineIntersection.swift
[266/285] Compiling Geometria DirectionalRay.swift
[267/285] Compiling Geometria Ellipsoid.swift
[268/285] Compiling Geometria Hyperplane.swift
[269/285] Compiling Geometria Line.swift
[270/285] Emitting module Geometria
[271/285] Compiling Geometria VectorTakeable.swift
[272/285] Compiling Geometria VectorType.swift
[273/285] Compiling Geometria Ray.swift
[274/285] Compiling Geometria RoundNRectangle.swift
[275/285] Compiling Geometria Triangle+Coordinates.swift
[276/285] Compiling Geometria Triangle.swift
[277/285] Compiling Geometria Matrix2x2.swift
[278/285] Compiling Geometria Matrix3x2.swift
[279/285] Compiling Geometria Matrix3x3.swift
[280/285] Compiling Geometria Matrix4x4.swift
[281/285] Compiling Geometria MatrixType.swift
[282/285] Compiling Geometria SquareMatrixType.swift
[283/285] Compiling Geometria TransposableMatrixType.swift
[284/285] Compiling Geometria Comparable+Clamp.swift
[285/285] Compiling Geometria SignedNumeric+Sign.swift
[286/293] Compiling GeometriaAlgorithms SpatialTreeType.swift
[287/293] Compiling GeometriaAlgorithms SpatialTree.swift
[288/293] Compiling GeometriaAlgorithms Ellipse2.swift
[289/293] Compiling GeometriaAlgorithms QuadTree.swift
[290/293] Compiling GeometriaAlgorithms KDTree.swift
[291/293] Compiling GeometriaAlgorithms PointCloud2.swift
[292/293] Emitting module GeometriaAlgorithms
[293/293] Compiling GeometriaAlgorithms Octree.swift
[294/318] Compiling GeometriaClipping Subtraction2Parametric.swift
[295/318] Compiling GeometriaClipping Union2Parametric.swift
[296/318] Compiling GeometriaClipping Capsule2Parametric.swift
[297/320] Compiling GeometriaClipping Set+Ext.swift
[298/320] Compiling GeometriaClipping Vector2FloatingPoint+Ext.swift
[299/320] Compiling GeometriaClipping FloatingPoint+Ext.swift
[300/320] Compiling GeometriaClipping OrderedSet+Ext.swift
[301/320] Compiling GeometriaClipping ContourManager.swift
[302/320] Compiling GeometriaClipping ExclusiveDisjunction2Parametric.swift
[303/320] Compiling GeometriaClipping Intersection2Parametric.swift
[304/320] Compiling GeometriaClipping Parametric2Simplex.swift
[305/320] Compiling GeometriaClipping ParametricClip2Geometry.swift
[306/320] Compiling GeometriaClipping ParametricClip2Intersection.swift
[307/320] Compiling GeometriaClipping Circle2Parametric.swift
[308/320] Compiling GeometriaClipping Compound2Periodic.swift
[309/320] Compiling GeometriaClipping LinePolygon2Parametric.swift
[310/320] Compiling GeometriaClipping Parametric2Contour.swift
[311/320] Compiling GeometriaClipping Parametric2GeometrySimplex.swift
[312/320] Compiling GeometriaClipping Boolean2Parametric.swift
[313/320] Compiling GeometriaClipping ParametricClipGeometry.swift
[314/320] Compiling GeometriaClipping ParametricSimplex.swift
[315/320] Compiling GeometriaClipping Simplex2Graph+Creation.swift
[316/320] Compiling GeometriaClipping Simplex2Graph+Recombining.swift
[317/320] Compiling GeometriaClipping Simplex2Graph.swift
[318/320] Compiling GeometriaClipping CircleArc2Simplex.swift
[319/320] Compiling GeometriaClipping LineSegment2Simplex.swift
[320/320] Emitting module GeometriaClipping
[321/336] Compiling TestCommons GeometriaClipping+Visualizable.swift
[322/337] Compiling TestCommons StringBufferConsolePrintTarget.swift
[323/337] Compiling TestCommons MersenneTwister+Geometria.swift
[324/337] Compiling TestCommons ConsolePrintTarget.swift
[325/337] Compiling TestCommons StandardOutputConsolePrintTarget.swift
[326/337] Compiling TestCommons Console+Colors.swift
[327/337] Compiling TestCommons ConsolePrintBuffer.swift
[328/337] Emitting module TestCommons
[329/337] Compiling TestCommons TestFixture.swift
[330/337] Compiling TestCommons MersenneTwister.swift
[331/337] Compiling TestCommons P5Printer+Clipping.swift
[332/337] Compiling TestCommons P5Printer.swift
[333/337] Compiling TestCommons Geometria+Visualizable.swift
[334/337] Compiling TestCommons Assertions.swift
[335/337] Compiling TestCommons ConsolePrintBuffer+Clipping.swift
[336/337] Compiling TestCommons TestFixture+Clipping.swift
[337/337] Compiling TestCommons TestFixture+AssertionWrapper.swift
Build complete! (20.31s)
Build complete.
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/luizzak/geometria/main
Repository:               LuizZak/Geometria
Swift version used:       5.10
Target:                   Geometria
Generating documentation for 'Geometria'...
Converting documentation...
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: Replace '75fo7' with '515h6' 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: '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: 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: '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: '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/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 {Conversion complete! (1.11s)
Generated DocC archive at '/Users/admin/builder/spi-builder-workspace/.docs/luizzak/geometria/main'
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/1852] Fetching swift-docc-plugin
Updating https://github.com/apple/swift-numerics
Updating https://github.com/LuizZak/MiniDigraph.git
Updating https://github.com/LuizZak/MiniP5Printer
Updating https://github.com/apple/swift-collections.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.26s)
Updated https://github.com/LuizZak/MiniP5Printer (0.63s)
Updated https://github.com/LuizZak/MiniDigraph.git (0.63s)
Updated https://github.com/apple/swift-numerics (0.63s)
Updated https://github.com/apple/swift-collections.git (0.63s)
Computing version for https://github.com/LuizZak/MiniDigraph.git
Computed https://github.com/LuizZak/MiniDigraph.git at 0.8.1 (0.41s)
Computing version for https://github.com/LuizZak/MiniP5Printer.git
Computed https://github.com/LuizZak/MiniP5Printer.git at 0.0.2 (0.43s)
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)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.3.0 (0.60s)
Fetching https://github.com/apple/swift-docc-symbolkit
[1/3059] Fetching swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit from cache (1.28s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.62s)
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/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.3.0
Building for debugging...
[0/8] Write sources
[2/8] Write snippet-extract-entitlement.plist
[4/8] Write swift-version-33747A42983211AE.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] Compiling SymbolKit DeclarationFragments.swift
[11/57] Compiling SymbolKit Fragment.swift
[12/57] Compiling SymbolKit FragmentKind.swift
[13/57] Compiling SymbolKit FunctionParameter.swift
[14/57] Compiling SymbolKit FunctionSignature.swift
[15/57] Compiling SymbolKit Mixin+Equals.swift
[16/57] Compiling SymbolKit Mixin+Hash.swift
[17/57] Compiling SymbolKit Mixin.swift
[18/57] Compiling SymbolKit LineList.swift
[19/57] Compiling SymbolKit Position.swift
[20/57] Compiling SymbolKit Names.swift
[21/57] Compiling SymbolKit SPI.swift
[22/57] Compiling SymbolKit Snippet.swift
[23/57] Compiling SymbolKit Extension.swift
[24/57] Compiling SymbolKit Identifier.swift
[25/57] Compiling SymbolKit KindIdentifier.swift
[26/57] Compiling SymbolKit Location.swift
[27/57] Compiling SymbolKit Mutability.swift
[28/57] Compiling SymbolKit SourceRange.swift
[29/57] Compiling SymbolKit Metadata.swift
[30/57] Compiling SymbolKit Module.swift
[31/57] Compiling SymbolKit OperatingSystem.swift
[32/57] Compiling SymbolKit Platform.swift
[33/57] Compiling SymbolKit Relationship.swift
[34/57] Compiling SymbolKit RelationshipKind.swift
[35/57] Compiling SymbolKit SourceOrigin.swift
[36/57] Compiling SymbolKit GenericConstraints.swift
[37/57] Compiling SymbolKit Swift.swift
[38/57] Compiling SymbolKit SemanticVersion.swift
[39/57] Compiling SymbolKit AccessControl.swift
[40/57] Compiling SymbolKit Availability.swift
[41/57] Compiling SymbolKit AvailabilityItem.swift
[42/57] Compiling SymbolKit Domain.swift
[43/57] Compiling SymbolKit Symbol.swift
[44/57] Compiling SymbolKit SymbolKind.swift
[45/57] Compiling SymbolKit SymbolGraph.swift
[46/57] Compiling SymbolKit GraphCollector.swift
[47/57] Emitting module SymbolKit
[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] Emitting module snippet_extract
[57/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract
[60/61] Applying snippet-extract
Build complete! (3.56s)
Building for debugging...
[0/1] Write swift-version-33747A42983211AE.txt
Build complete! (0.21s)
Target:                   GeometriaAlgorithms
Generating documentation for 'GeometriaAlgorithms'...
Converting documentation...
Conversion complete! (0.46s)
Generated DocC archive at '/Users/admin/builder/spi-builder-workspace/.docs/luizzak/geometria/main'
Building for debugging...
[0/3] Write swift-version-33747A42983211AE.txt
Build complete! (0.36s)
Building for debugging...
[0/1] Write swift-version-33747A42983211AE.txt
Build complete! (0.21s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/luizzak/geometria/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/luizzak/geometria/main/linkable-paths.json
Target:                   GeometriaClipping
Generating documentation for 'GeometriaClipping'...
Converting documentation...
warning: 'Circle2' doesn't exist at '/GeometriaClipping/Circle2Parametric'
 --> Sources/GeometriaClipping/2D/Geometry/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/Geometry/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.ScalarConversion complete! (0.33s)
Generated DocC archive at '/Users/admin/builder/spi-builder-workspace/.docs/luizzak/geometria/main'
Building for debugging...
[0/3] Write swift-version-33747A42983211AE.txt
Build complete! (0.37s)
Building for debugging...
[0/1] Write swift-version-33747A42983211AE.txt
Build complete! (0.23s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/luizzak/geometria/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/luizzak/geometria/main/linkable-paths.json
    6212
39	/Users/admin/builder/spi-builder-workspace/.docs/luizzak/geometria/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/luizzak/geometria/main
File count: 6212
Doc size:   39.0MB
Preparing doc bundle ...
Uploading prod-luizzak-geometria-main-a8fd7c03.zip to s3://spi-docs-inbox/prod-luizzak-geometria-main-a8fd7c03.zip
Copying... [11%]
Copying... [20%]
Copying... [30%]
Copying... [41%]
Copying... [50%]
Copying... [60%]
Copying... [71%]
Copying... [80%]
Copying... [90%]
Copying... [100%]
Done.