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 SwiftSCAD, reference main (6943ae), with Swift 6.0 for Linux on 10 Oct 2024 21:15:49 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tomasf/SwiftSCAD.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/tomasf/SwiftSCAD
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 6943ae5 Update README for 0.7.1
Cloned https://github.com/tomasf/SwiftSCAD.git
Revision (git rev-parse @):
6943ae56419375e862a3e2ff477ab474dccc87e8
SUCCESS checkout https://github.com/tomasf/SwiftSCAD.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/tomasf/SwiftSCAD.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:b1f5b321a5d74ef5eaf6f5f3afbfebaaa54c7954de6f859009c18a90e0e1c3b4
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-collections.git
[1/3619] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.28s)
[1/15445] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.03s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (2.05s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.2 (0.57s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.2
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.4
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/74] Emitting module DequeModule
[8/76] Compiling DequeModule Deque+Hashable.swift
[9/76] Compiling DequeModule Deque+Testing.swift
[10/76] Compiling DequeModule _DequeSlot.swift
[11/76] Compiling DequeModule _UnsafeWrappedBuffer.swift
[12/76] Compiling DequeModule Deque._Storage.swift
[13/76] Compiling DequeModule Deque._UnsafeHandle.swift
[16/76] Compiling DequeModule Deque+Equatable.swift
[17/76] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[18/76] Compiling DequeModule Deque+Extras.swift
[23/82] Compiling DequeModule Deque.swift
[24/82] Compiling DequeModule UnsafeMutableBufferPointer+Utilities.swift
[25/82] Compiling DequeModule _DequeBuffer.swift
[26/82] Compiling DequeModule _DequeBufferHeader.swift
[27/82] Compiling DequeModule Compatibility.swift
[28/82] Compiling DequeModule Deque+Codable.swift
[29/82] Compiling DequeModule Deque+Collection.swift
[30/82] Compiling DequeModule Deque+CustomDebugStringConvertible.swift
[31/82] Compiling DequeModule Deque+CustomReflectable.swift
[32/82] Compiling DequeModule Deque+CustomStringConvertible.swift
[33/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[34/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[35/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[36/82] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[37/82] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[38/82] Compiling OrderedCollections OrderedSet+SubSequence.swift
[39/82] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[40/82] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[41/82] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[42/82] Compiling OrderedCollections OrderedSet+Diffing.swift
[43/82] Compiling OrderedCollections OrderedSet+Equatable.swift
[44/82] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[45/82] Compiling OrderedCollections OrderedSet+Hashable.swift
[46/82] Compiling OrderedCollections OrderedSet+Initializers.swift
[47/82] Compiling OrderedCollections OrderedSet+Insertions.swift
[48/82] Compiling OrderedCollections OrderedSet+Invariants.swift
[49/82] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[50/82] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[58/83] Compiling OrderedCollections _HashTable+Bucket.swift
[59/83] Compiling OrderedCollections _HashTable+BucketIterator.swift
[60/83] Compiling OrderedCollections _HashTable+Constants.swift
[61/83] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[62/83] Compiling OrderedCollections _HashTable+Testing.swift
[63/83] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[64/83] Compiling OrderedCollections _HashTable.swift
[65/83] Emitting module OrderedCollections
[73/83] Compiling Logging MetadataProvider.swift
[74/83] Compiling Logging LogHandler.swift
[75/83] Compiling Logging Locks.swift
[76/83] Emitting module Logging
[77/83] Compiling Logging Logging.swift
[79/84] Compiling OrderedCollections OrderedSet+Testing.swift
[80/84] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[81/84] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[82/84] Compiling OrderedCollections OrderedSet.swift
[83/84] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[84/84] Compiling OrderedCollections _UnsafeBitset.swift
[86/87] Emitting module Collections
[87/87] Compiling Collections Collections.swift
[89/212] Compiling SwiftSCAD RoundedBoxMaskSingleAxis.swift
[90/212] Compiling SwiftSCAD RoundedRectangleMask.swift
[91/212] Compiling SwiftSCAD RoundedCorners2D.swift
[92/212] Compiling SwiftSCAD RoundedCorners3D.swift
[93/212] Compiling SwiftSCAD Save.swift
[94/212] Compiling SwiftSCAD SaveBatch.swift
[95/212] Compiling SwiftSCAD SetFacets.swift
[96/212] Compiling SwiftSCAD SetVariables.swift
[97/212] Compiling SwiftSCAD Stack.swift
[98/212] Compiling SwiftSCAD Area2D.swift
[99/212] Compiling SwiftSCAD Arc.swift
[100/212] Compiling SwiftSCAD Circle.swift
[101/212] Compiling SwiftSCAD Ring.swift
[102/212] Compiling SwiftSCAD CylinderBridge.swift
[103/212] Compiling SwiftSCAD Teardrop.swift
[104/212] Compiling SwiftSCAD Polygon.swift
[105/212] Compiling SwiftSCAD PolygonPointsProvider.swift
[106/229] Compiling SwiftSCAD GeometryAlignment+Presets.swift
[107/229] Compiling SwiftSCAD GeometryAlignment.swift
[108/229] Compiling SwiftSCAD Angle+Operators.swift
[109/229] Compiling SwiftSCAD Angle+Trigonometry.swift
[110/229] Compiling SwiftSCAD Angle.swift
[111/229] Compiling SwiftSCAD Axes.swift
[112/229] Compiling SwiftSCAD Axis.swift
[113/229] Compiling SwiftSCAD BezierCurve.swift
[114/229] Compiling SwiftSCAD BezierPath+Operations.swift
[115/229] Compiling SwiftSCAD BezierPath+Visualization.swift
[116/229] Compiling SwiftSCAD BezierPath.swift
[117/229] Compiling SwiftSCAD Boundary+Shapes.swift
[118/229] Compiling SwiftSCAD Boundary+Visualization.swift
[119/229] Compiling SwiftSCAD Boundary.swift
[120/229] Compiling SwiftSCAD BoundingBox+Visualization.swift
[121/229] Compiling SwiftSCAD BoundingBox.swift
[122/229] Compiling SwiftSCAD Color.swift
[123/229] Compiling SwiftSCAD EdgeProfile.swift
[124/229] Compiling SwiftSCAD EdgeProfileShape.swift
[125/229] Compiling SwiftSCAD Fillet.swift
[126/229] Compiling SwiftSCAD ExtrudePolygon.swift
[127/229] Compiling SwiftSCAD ExtrudeWithEdgeProfiles.swift
[128/229] Compiling SwiftSCAD ExtrudedAlong.swift
[129/229] Compiling SwiftSCAD ExtrudedHull.swift
[130/229] Compiling SwiftSCAD LinearExtrude.swift
[131/229] Compiling SwiftSCAD RotateExtrude.swift
[132/229] Compiling SwiftSCAD ConvexHull.swift
[133/229] Compiling SwiftSCAD Fill.swift
[134/229] Compiling SwiftSCAD Import.swift
[135/229] Compiling SwiftSCAD Name.swift
[136/229] Compiling SwiftSCAD MinkowskiSum.swift
[137/229] Compiling SwiftSCAD Offset.swift
[138/229] Compiling SwiftSCAD Rounding.swift
[139/229] Compiling SwiftSCAD Projection.swift
[140/229] Compiling SwiftSCAD RoundedBoxMask3D.swift
[141/229] Compiling SwiftSCAD AnyGeometry.swift
[142/229] Compiling SwiftSCAD CodeFragment.swift
[143/229] Compiling SwiftSCAD NamedGeometry.swift
[144/229] Compiling SwiftSCAD Array+Geometry.swift
[145/229] Compiling SwiftSCAD CombinedGeometry.swift
[146/229] Compiling SwiftSCAD Geometry.swift
[147/229] Compiling SwiftSCAD LeafGeometry.swift
[148/229] Compiling SwiftSCAD Shape.swift
[149/229] Compiling SwiftSCAD TransformedGeometry.swift
[150/229] Compiling SwiftSCAD WrappedGeometry.swift
[151/229] Compiling SwiftSCAD ArrayBuilder.swift
[152/229] Compiling SwiftSCAD UnionBuilder.swift
[153/229] Compiling SwiftSCAD ResultElement.swift
[154/229] Compiling SwiftSCAD ResultModifier.swift
[155/229] Compiling SwiftSCAD ResultReader.swift
[156/229] Compiling SwiftSCAD Logging.swift
[157/229] Compiling SwiftSCAD Align.swift
[158/229] Compiling SwiftSCAD Geometry+Aligned.swift
[159/229] Compiling SwiftSCAD Compatibility.swift
[160/229] Compiling SwiftSCAD ApplyColor.swift
[161/229] Compiling SwiftSCAD CrossSection.swift
[162/229] Compiling SwiftSCAD DebugModifiers.swift
[163/229] Compiling SwiftSCAD ForceRender.swift
[164/229] Compiling SwiftSCAD VisualizeAxes.swift
[165/229] Compiling SwiftSCAD Environment.swift
[166/229] Compiling SwiftSCAD EnvironmentModifier.swift
[167/229] Compiling SwiftSCAD EnvironmentReader.swift
[168/229] Compiling SwiftSCAD EnvironmentTransform.swift
[169/229] Compiling SwiftSCAD Facets.swift
[170/229] Compiling SwiftSCAD NaturalUpDirection.swift
[171/229] Compiling SwiftSCAD Operation.swift
[172/229] Compiling SwiftSCAD Tolerance.swift
[173/229] Compiling SwiftSCAD Extensions.swift
[174/229] Compiling SwiftSCAD AnchorList.swift
[175/229] Compiling SwiftSCAD Anchors+Public.swift
[176/229] Compiling SwiftSCAD Geometry+Anchors.swift
[177/229] Compiling SwiftSCAD RegularPolygon.swift
[178/229] Compiling SwiftSCAD Rectangle.swift
[179/229] Compiling SwiftSCAD Environment+Text.swift
[180/229] Compiling SwiftSCAD Text.swift
[181/229] Compiling SwiftSCAD TextModifiers.swift
[182/229] Compiling SwiftSCAD Box.swift
[183/229] Compiling SwiftSCAD Cylinder.swift
[184/229] Compiling SwiftSCAD Polyhedron.swift
[185/229] Compiling SwiftSCAD Sphere.swift
[186/229] Compiling SwiftSCAD Torus.swift
[187/229] Compiling SwiftSCAD Tube.swift
[188/229] Compiling SwiftSCAD Rotate.swift
[189/229] Compiling SwiftSCAD RotateAround.swift
[190/229] Compiling SwiftSCAD Scale.swift
[191/229] Compiling SwiftSCAD Transform.swift
[192/229] Compiling SwiftSCAD Translate.swift
[193/229] Compiling SwiftSCAD AxisAlignment.swift
[194/229] Emitting module SwiftSCAD
[195/229] Compiling SwiftSCAD Adding.swift
[196/229] Compiling SwiftSCAD Difference.swift
[197/229] Compiling SwiftSCAD Intersection.swift
[198/229] Compiling SwiftSCAD Union.swift
[199/229] Compiling SwiftSCAD Measure.swift
[200/229] Compiling SwiftSCAD OffsetBounds.swift
[201/229] Compiling SwiftSCAD Resize2D.swift
[202/229] Compiling SwiftSCAD Resize3D.swift
[203/229] Compiling SwiftSCAD SetBounds.swift
[204/229] Compiling SwiftSCAD SetBoundsSize.swift
[205/229] Compiling SwiftSCAD Clone.swift
[206/229] Compiling SwiftSCAD Distribute.swift
[207/229] Compiling SwiftSCAD RepeatAlong.swift
[208/229] Compiling SwiftSCAD RepeatAround.swift
[209/229] Compiling SwiftSCAD Symmetry.swift
[210/229] Compiling SwiftSCAD ApplyEdgeProfile.swift
[211/229] Compiling SwiftSCAD Chamfer.swift
[212/229] Compiling SwiftSCAD ChamferedFillet.swift
[213/229] Compiling SwiftSCAD RectangleCornerRadii.swift
[214/229] Compiling SwiftSCAD RectangleCorners.swift
[215/229] Compiling SwiftSCAD RoundedCornerStyle.swift
[216/229] Compiling SwiftSCAD Rotation3D.swift
[217/229] Compiling SwiftSCAD SCADValue.swift
[218/229] Compiling SwiftSCAD AffineTransform.swift
[219/229] Compiling SwiftSCAD AffineTransform2D.swift
[220/229] Compiling SwiftSCAD AffineTransform3D.swift
[221/229] Compiling SwiftSCAD BasicMatrix3x3.swift
[222/229] Compiling SwiftSCAD BasicMatrix4x4.swift
[223/229] Compiling SwiftSCAD Matrix.swift
[224/229] Compiling SwiftSCAD Vector.swift
[225/229] Compiling SwiftSCAD Vector2D+Operators.swift
[226/229] Compiling SwiftSCAD Vector2D.swift
[227/229] Compiling SwiftSCAD Vector3D+Directions.swift
[228/229] Compiling SwiftSCAD Vector3D+Operators.swift
[229/229] Compiling SwiftSCAD Vector3D.swift
Build complete! (26.33s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    }
  ],
  "manifest_display_name" : "SwiftSCAD",
  "name" : "SwiftSCAD",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftSCAD",
      "targets" : [
        "SwiftSCAD"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Tests",
      "module_type" : "SwiftTarget",
      "name" : "Tests",
      "path" : "Tests/Tests",
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/Tests/SCAD",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "2D.swift",
        "3D.swift",
        "BezierCurve.swift",
        "BezierPath.swift",
        "Bounds.swift",
        "Common/ApproximatelyEquatable.swift",
        "Common/Helpers.swift",
        "Examples.swift",
        "Matrix.swift",
        "Operation.swift",
        "Result.swift",
        "Transform.swift"
      ],
      "target_dependencies" : [
        "SwiftSCAD"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftSCAD",
      "module_type" : "SwiftTarget",
      "name" : "SwiftSCAD",
      "path" : "Sources/SwiftSCAD",
      "product_dependencies" : [
        "Collections",
        "Logging"
      ],
      "product_memberships" : [
        "SwiftSCAD"
      ],
      "sources" : [
        "Compatibility.swift",
        "Development/ApplyColor.swift",
        "Development/CrossSection.swift",
        "Development/DebugModifiers.swift",
        "Development/ForceRender.swift",
        "Development/VisualizeAxes.swift",
        "Environment/Environment.swift",
        "Environment/EnvironmentModifier.swift",
        "Environment/EnvironmentReader.swift",
        "Environment/Values/EnvironmentTransform.swift",
        "Environment/Values/Facets.swift",
        "Environment/Values/NaturalUpDirection.swift",
        "Environment/Values/Operation.swift",
        "Environment/Values/Tolerance.swift",
        "Extensions.swift",
        "Geometry/Anchors/AnchorList.swift",
        "Geometry/Anchors/Anchors+Public.swift",
        "Geometry/Anchors/Geometry+Anchors.swift",
        "Geometry/Output/AnyGeometry.swift",
        "Geometry/Output/CodeFragment.swift",
        "Geometry/Output/NamedGeometry.swift",
        "Geometry/Protocols/Array+Geometry.swift",
        "Geometry/Protocols/CombinedGeometry.swift",
        "Geometry/Protocols/Geometry.swift",
        "Geometry/Protocols/LeafGeometry.swift",
        "Geometry/Protocols/Shape.swift",
        "Geometry/Protocols/TransformedGeometry.swift",
        "Geometry/Protocols/WrappedGeometry.swift",
        "Geometry/Result Builders/ArrayBuilder.swift",
        "Geometry/Result Builders/UnionBuilder.swift",
        "Geometry/ResultElement/ResultElement.swift",
        "Geometry/ResultElement/ResultModifier.swift",
        "Geometry/ResultElement/ResultReader.swift",
        "Logging.swift",
        "Operations/Alignment/Align.swift",
        "Operations/Alignment/Geometry+Aligned.swift",
        "Operations/Boolean/Adding.swift",
        "Operations/Boolean/Difference.swift",
        "Operations/Boolean/Intersection.swift",
        "Operations/Boolean/Union.swift",
        "Operations/Bounds/Measure.swift",
        "Operations/Bounds/OffsetBounds.swift",
        "Operations/Bounds/Resize2D.swift",
        "Operations/Bounds/Resize3D.swift",
        "Operations/Bounds/SetBounds.swift",
        "Operations/Bounds/SetBoundsSize.swift",
        "Operations/Duplication/Clone.swift",
        "Operations/Duplication/Distribute.swift",
        "Operations/Duplication/RepeatAlong.swift",
        "Operations/Duplication/RepeatAround.swift",
        "Operations/Duplication/Symmetry.swift",
        "Operations/Extrude/Edge Profiles/ApplyEdgeProfile.swift",
        "Operations/Extrude/Edge Profiles/Chamfer.swift",
        "Operations/Extrude/Edge Profiles/ChamferedFillet.swift",
        "Operations/Extrude/Edge Profiles/EdgeProfile.swift",
        "Operations/Extrude/Edge Profiles/EdgeProfileShape.swift",
        "Operations/Extrude/Edge Profiles/Fillet.swift",
        "Operations/Extrude/ExtrudePolygon.swift",
        "Operations/Extrude/ExtrudeWithEdgeProfiles.swift",
        "Operations/Extrude/ExtrudedAlong.swift",
        "Operations/Extrude/ExtrudedHull.swift",
        "Operations/Extrude/LinearExtrude.swift",
        "Operations/Extrude/RotateExtrude.swift",
        "Operations/Filling/ConvexHull.swift",
        "Operations/Filling/Fill.swift",
        "Operations/Import.swift",
        "Operations/Name.swift",
        "Operations/Offsetting/MinkowskiSum.swift",
        "Operations/Offsetting/Offset.swift",
        "Operations/Offsetting/Rounding.swift",
        "Operations/Projection.swift",
        "Operations/RoundedCorners/Masks/RoundedBoxMask3D.swift",
        "Operations/RoundedCorners/Masks/RoundedBoxMaskSingleAxis.swift",
        "Operations/RoundedCorners/Masks/RoundedRectangleMask.swift",
        "Operations/RoundedCorners/RoundedCorners2D.swift",
        "Operations/RoundedCorners/RoundedCorners3D.swift",
        "Operations/Save.swift",
        "Operations/SaveBatch.swift",
        "Operations/SetFacets.swift",
        "Operations/SetVariables.swift",
        "Operations/Stack.swift",
        "Shapes/2D/Area2D.swift",
        "Shapes/2D/Circle/Arc.swift",
        "Shapes/2D/Circle/Circle.swift",
        "Shapes/2D/Circle/Ring.swift",
        "Shapes/2D/Overhang/CylinderBridge.swift",
        "Shapes/2D/Overhang/Teardrop.swift",
        "Shapes/2D/Polygon/Polygon.swift",
        "Shapes/2D/Polygon/PolygonPointsProvider.swift",
        "Shapes/2D/Polygon/RegularPolygon.swift",
        "Shapes/2D/Rectangle.swift",
        "Shapes/2D/Text/Environment+Text.swift",
        "Shapes/2D/Text/Text.swift",
        "Shapes/2D/Text/TextModifiers.swift",
        "Shapes/3D/Box.swift",
        "Shapes/3D/Cylinder.swift",
        "Shapes/3D/Polyhedron.swift",
        "Shapes/3D/Sphere.swift",
        "Shapes/3D/Torus.swift",
        "Shapes/3D/Tube.swift",
        "Transformations/Rotate.swift",
        "Transformations/RotateAround.swift",
        "Transformations/Scale.swift",
        "Transformations/Transform.swift",
        "Transformations/Translate.swift",
        "Values/Alignment/AxisAlignment.swift",
        "Values/Alignment/GeometryAlignment+Presets.swift",
        "Values/Alignment/GeometryAlignment.swift",
        "Values/Angle/Angle+Operators.swift",
        "Values/Angle/Angle+Trigonometry.swift",
        "Values/Angle/Angle.swift",
        "Values/Axis/Axes.swift",
        "Values/Axis/Axis.swift",
        "Values/Bezier/BezierCurve.swift",
        "Values/Bezier/BezierPath+Operations.swift",
        "Values/Bezier/BezierPath+Visualization.swift",
        "Values/Bezier/BezierPath.swift",
        "Values/Boundary/Boundary+Shapes.swift",
        "Values/Boundary/Boundary+Visualization.swift",
        "Values/Boundary/Boundary.swift",
        "Values/Boundary/BoundingBox+Visualization.swift",
        "Values/Boundary/BoundingBox.swift",
        "Values/Color.swift",
        "Values/Corners/RectangleCornerRadii.swift",
        "Values/Corners/RectangleCorners.swift",
        "Values/Corners/RoundedCornerStyle.swift",
        "Values/Rotation3D.swift",
        "Values/SCADValue.swift",
        "Values/Transforms/AffineTransform.swift",
        "Values/Transforms/AffineTransform2D.swift",
        "Values/Transforms/AffineTransform3D.swift",
        "Values/Transforms/Matrix/BasicMatrix3x3.swift",
        "Values/Transforms/Matrix/BasicMatrix4x4.swift",
        "Values/Transforms/Matrix/Matrix.swift",
        "Values/Vectors/Vector.swift",
        "Values/Vectors/Vector2D+Operators.swift",
        "Values/Vectors/Vector2D.swift",
        "Values/Vectors/Vector3D+Directions.swift",
        "Values/Vectors/Vector3D+Operators.swift",
        "Values/Vectors/Vector3D.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:b1f5b321a5d74ef5eaf6f5f3afbfebaaa54c7954de6f859009c18a90e0e1c3b4
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.