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 Helical, reference main (efc894), with Swift 6.0 for macOS (SPM) on 11 Oct 2024 02:04:43 UTC.

Swift 6 data race errors: 2

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.0.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tomasf/Helical.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tomasf/Helical
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at efc894c Update SwiftSCAD to 0.7.1
Cloned https://github.com/tomasf/Helical.git
Revision (git rev-parse @):
efc894cc7f46be21d06208b3efc6cfe38d6739f3
SUCCESS checkout https://github.com/tomasf/Helical.git at main
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/tomasf/SwiftSCAD.git
[1/3619] Fetching swift-log
[219/8075] Fetching swift-log, swiftscad
[1566/23520] Fetching swift-log, swiftscad, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.89s)
Fetched https://github.com/tomasf/SwiftSCAD.git from cache (1.89s)
Fetched https://github.com/apple/swift-log.git from cache (1.89s)
Computing version for https://github.com/tomasf/SwiftSCAD.git
Computed https://github.com/tomasf/SwiftSCAD.git at 0.7.1 (0.56s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.57s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (3.97s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/tomasf/SwiftSCAD.git
Working copy of https://github.com/tomasf/SwiftSCAD.git resolved at 0.7.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.1
========================================
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": "helical",
      "name": "Helical",
      "url": "https://github.com/tomasf/Helical.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Helical",
      "dependencies": [
        {
          "identity": "swiftscad",
          "name": "SwiftSCAD",
          "url": "https://github.com/tomasf/SwiftSCAD.git",
          "version": "0.7.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftSCAD",
          "dependencies": [
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.1.4",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-log",
              "name": "swift-log",
              "url": "https://github.com/apple/swift-log.git",
              "version": "1.6.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/tomasf/Helical.git
[1/392] Fetching helical
Fetched https://github.com/tomasf/Helical.git from cache (1.50s)
Fetching https://github.com/tomasf/SwiftSCAD.git from cache
Fetched https://github.com/tomasf/SwiftSCAD.git from cache (0.46s)
Computing version for https://github.com/tomasf/SwiftSCAD.git
Computed https://github.com/tomasf/SwiftSCAD.git at 0.7.1 (0.02s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.60s)
Fetched https://github.com/apple/swift-log.git from cache (0.60s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.02s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.02s)
Creating working copy for https://github.com/tomasf/SwiftSCAD.git
Working copy of https://github.com/tomasf/SwiftSCAD.git resolved at 0.7.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.4
Creating working copy for https://github.com/tomasf/Helical.git
Working copy of https://github.com/tomasf/Helical.git resolved at main (efc894c)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.1
Found 1 product dependencies
  - SwiftSCAD
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/tomasf/Helical.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.0.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/17] Write sources
[7/17] Write Helical-Demo-entitlement.plist
[8/17] Write sources
[13/17] Write swift-version--4A847ED0836F2485.txt
[15/40] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[16/40] Compiling InternalCollectionsUtilities Specialize.swift
[17/41] Compiling InternalCollectionsUtilities Debugging.swift
[18/41] Compiling InternalCollectionsUtilities Descriptions.swift
[19/41] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[20/41] Compiling InternalCollectionsUtilities _SortedCollection.swift
[21/41] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[22/41] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[23/41] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[24/41] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[25/41] Emitting module InternalCollectionsUtilities
[26/41] Compiling InternalCollectionsUtilities UInt+reversed.swift
[27/41] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[28/41] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[29/41] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[30/41] Compiling InternalCollectionsUtilities Integer rank.swift
[31/41] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[32/41] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[33/41] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[34/323] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[35/323] Compiling DequeModule _DequeBuffer.swift
[36/324] Compiling HeapModule Heap+Descriptions.swift
[37/324] Compiling DequeModule _DequeBufferHeader.swift
[38/324] Compiling DequeModule _DequeSlot.swift
[39/324] Compiling HeapModule _HeapNode.swift
[40/324] Compiling _RopeModule BigString+Ingester.swift
[41/324] Compiling _RopeModule BigString+Invariants.swift
[42/324] Compiling _RopeModule BigString+Debugging.swift
[43/324] Compiling _RopeModule BigString+Index.swift
[44/324] Compiling HeapModule Heap.swift
[45/324] Compiling HeapModule Heap+Invariants.swift
[46/324] Compiling HeapModule Heap+UnsafeHandle.swift
[47/324] Compiling DequeModule _UnsafeWrappedBuffer.swift
[48/324] Compiling _RopeModule Range+BigString.swift
[49/324] Compiling _RopeModule BigString+UTF16View.swift
[50/324] Compiling _RopeModule BigString+UTF8View.swift
[51/324] Compiling _RopeModule BigString+UnicodeScalarView.swift
[52/324] Compiling _RopeModule BigSubstring+UTF16View.swift
[53/324] Compiling _RopeModule BigSubstring+UTF8View.swift
[54/330] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[55/330] Compiling _RopeModule BigString+Hashing.swift
[56/330] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[57/330] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[58/330] Compiling _RopeModule BigString+Sequence.swift
[59/330] Compiling _RopeModule BigString+TextOutputStream.swift
[60/330] Compiling _RopeModule BigString+Append.swift
[61/330] Compiling _RopeModule BigString+Initializers.swift
[62/330] Compiling _RopeModule BigString+Insert.swift
[63/330] Compiling _RopeModule BigString+Managing Breaks.swift
[64/330] Compiling _RopeModule BigString+RemoveSubrange.swift
[65/330] Compiling _RopeModule BigString+ReplaceSubrange.swift
[66/335] Emitting module HeapModule
[67/335] Compiling _RopeModule Rope+_Storage.swift
[68/335] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[69/335] Compiling _RopeModule Rope+_UnsafeHandle.swift
[70/335] Compiling _RopeModule Rope.swift
[71/335] Compiling _RopeModule RopeElement.swift
[72/335] Compiling BitCollections BitSet.swift
[73/335] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[74/335] Compiling _RopeModule BigSubstring.swift
[75/335] Compiling _RopeModule Rope+Builder.swift
[76/335] Compiling _RopeModule Rope+Debugging.swift
[77/335] Compiling _RopeModule Rope+Invariants.swift
[78/335] Compiling _RopeModule Rope+_Node.swift
[79/335] Compiling HashTreeCollections TreeSet+Equatable.swift
[80/335] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[81/335] Compiling HashTreeCollections TreeSet+Extras.swift
[82/335] Compiling HashTreeCollections TreeSet+Filter.swift
[83/335] Compiling HashTreeCollections TreeSet+Hashable.swift
[84/335] Compiling HashTreeCollections TreeSet+Sendable.swift
[85/335] Compiling HashTreeCollections TreeSet+Sequence.swift
[86/335] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[87/335] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[88/335] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[89/335] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[90/335] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[91/335] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[92/335] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[93/335] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[94/335] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[95/343] Compiling _RopeModule BigString+Iterators.swift
[96/343] Compiling _RopeModule BigString+Metrics.swift
[97/343] Compiling _RopeModule BigString+Summary.swift
[98/343] Compiling _RopeModule BigString.swift
[99/343] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[100/343] Compiling _RopeModule BigString+Chunk+Breaks.swift
[101/343] Compiling Logging Locks.swift
[102/343] Compiling Logging MetadataProvider.swift
[103/343] Emitting module Logging
[104/343] Compiling Logging Logging.swift
[105/343] Compiling Logging LogHandler.swift
[111/343] Compiling _RopeModule BigString+Chunk+Counts.swift
[123/343] Compiling _RopeModule BigString+Split.swift
[124/343] Compiling _RopeModule BigString+Chunk.swift
[125/343] Compiling _RopeModule BigString+BidirectionalCollection.swift
[126/343] Compiling _RopeModule BigString+Comparable.swift
[127/343] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[128/343] Compiling _RopeModule BigString+CustomStringConvertible.swift
[129/343] Compiling _RopeModule BigString+Equatable.swift
[131/343] Compiling _RopeModule BigString+Chunk+Description.swift
[132/343] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[133/343] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[134/343] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[135/343] Compiling _RopeModule BigString+Chunk+Splitting.swift
[143/343] Compiling BitCollections Range+Utilities.swift
[144/343] Compiling BitCollections Slice+Utilities.swift
[145/343] Compiling BitCollections UInt+Tricks.swift
[146/343] Compiling BitCollections _Word.swift
[147/343] Compiling BitCollections BitArray+BitwiseOperations.swift
[148/343] Compiling _RopeModule BigString+Contents.swift
[173/343] Compiling OrderedCollections OrderedSet.swift
[174/343] Compiling OrderedCollections _UnsafeBitset.swift
[182/350] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[183/350] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[184/350] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[185/350] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[186/350] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[187/350] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[188/350] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[189/350] Compiling HashTreeCollections TreeSet.swift
[221/350] Emitting module BitCollections
[247/350] Emitting module DequeModule
[298/350] Compiling _RopeModule Rope+Remove.swift
[299/350] Compiling _RopeModule Rope+RemoveSubrange.swift
[300/350] Compiling _RopeModule Rope+Split.swift
[301/350] Compiling _RopeModule Optional Utilities.swift
[302/350] Compiling _RopeModule String Utilities.swift
[303/350] Compiling _RopeModule String.Index+ABI.swift
[304/350] Compiling _RopeModule _CharacterRecognizer.swift
[321/350] Emitting module OrderedCollections
[346/350] Emitting module _RopeModule
[347/350] Emitting module HashTreeCollections
[348/352] Compiling Collections Collections.swift
[349/352] Emitting module Collections
[350/479] Compiling SwiftSCAD Compatibility.swift
[351/479] Compiling SwiftSCAD ApplyColor.swift
[352/479] Compiling SwiftSCAD CrossSection.swift
[353/479] Compiling SwiftSCAD DebugModifiers.swift
[354/479] Compiling SwiftSCAD ForceRender.swift
[355/479] Compiling SwiftSCAD VisualizeAxes.swift
[356/479] Compiling SwiftSCAD Environment.swift
[357/479] Compiling SwiftSCAD EnvironmentModifier.swift
[358/479] Compiling SwiftSCAD EnvironmentReader.swift
[359/479] Compiling SwiftSCAD EnvironmentTransform.swift
[360/479] Compiling SwiftSCAD Facets.swift
[361/479] Compiling SwiftSCAD NaturalUpDirection.swift
[362/479] Compiling SwiftSCAD Operation.swift
[363/479] Compiling SwiftSCAD Tolerance.swift
[364/493] Compiling SwiftSCAD Torus.swift
[365/493] Compiling SwiftSCAD Tube.swift
[366/493] Compiling SwiftSCAD Rotate.swift
[367/493] Compiling SwiftSCAD RotateAround.swift
[368/493] Compiling SwiftSCAD Scale.swift
[369/493] Compiling SwiftSCAD Transform.swift
[370/493] Compiling SwiftSCAD Translate.swift
[371/493] Compiling SwiftSCAD AxisAlignment.swift
[372/493] Compiling SwiftSCAD GeometryAlignment+Presets.swift
[373/493] Compiling SwiftSCAD GeometryAlignment.swift
[374/493] Compiling SwiftSCAD Angle+Operators.swift
[375/493] Compiling SwiftSCAD Angle+Trigonometry.swift
[376/493] Compiling SwiftSCAD Angle.swift
[377/493] Compiling SwiftSCAD Axes.swift
[378/493] Emitting module SwiftSCAD
[379/493] Compiling SwiftSCAD Projection.swift
[380/493] Compiling SwiftSCAD RoundedBoxMask3D.swift
[381/493] Compiling SwiftSCAD RoundedBoxMaskSingleAxis.swift
[382/493] Compiling SwiftSCAD RoundedRectangleMask.swift
[383/493] Compiling SwiftSCAD RoundedCorners2D.swift
[384/493] Compiling SwiftSCAD RoundedCorners3D.swift
[385/493] Compiling SwiftSCAD Save.swift
[386/493] Compiling SwiftSCAD SaveBatch.swift
[387/493] Compiling SwiftSCAD SetFacets.swift
[388/493] Compiling SwiftSCAD SetVariables.swift
[389/493] Compiling SwiftSCAD Stack.swift
[390/493] Compiling SwiftSCAD Area2D.swift
[391/493] Compiling SwiftSCAD Arc.swift
[392/493] Compiling SwiftSCAD Circle.swift
[393/493] Compiling SwiftSCAD ArrayBuilder.swift
[394/493] Compiling SwiftSCAD UnionBuilder.swift
[395/493] Compiling SwiftSCAD ResultElement.swift
[396/493] Compiling SwiftSCAD ResultModifier.swift
[397/493] Compiling SwiftSCAD ResultReader.swift
[398/493] Compiling SwiftSCAD Logging.swift
[399/493] Compiling SwiftSCAD Align.swift
[400/493] Compiling SwiftSCAD Geometry+Aligned.swift
[401/493] Compiling SwiftSCAD Adding.swift
[402/493] Compiling SwiftSCAD Difference.swift
[403/493] Compiling SwiftSCAD Intersection.swift
[404/493] Compiling SwiftSCAD Union.swift
[405/493] Compiling SwiftSCAD Measure.swift
[406/493] Compiling SwiftSCAD OffsetBounds.swift
[407/493] Compiling SwiftSCAD Extensions.swift
[408/493] Compiling SwiftSCAD AnchorList.swift
[409/493] Compiling SwiftSCAD Anchors+Public.swift
[410/493] Compiling SwiftSCAD Geometry+Anchors.swift
[411/493] Compiling SwiftSCAD AnyGeometry.swift
[412/493] Compiling SwiftSCAD CodeFragment.swift
[413/493] Compiling SwiftSCAD NamedGeometry.swift
[414/493] Compiling SwiftSCAD Array+Geometry.swift
[415/493] Compiling SwiftSCAD CombinedGeometry.swift
[416/493] Compiling SwiftSCAD Geometry.swift
[417/493] Compiling SwiftSCAD LeafGeometry.swift
[418/493] Compiling SwiftSCAD Shape.swift
[419/493] Compiling SwiftSCAD TransformedGeometry.swift
[420/493] Compiling SwiftSCAD WrappedGeometry.swift
[421/493] Compiling SwiftSCAD Ring.swift
[422/493] Compiling SwiftSCAD CylinderBridge.swift
[423/493] Compiling SwiftSCAD Teardrop.swift
[424/493] Compiling SwiftSCAD Polygon.swift
[425/493] Compiling SwiftSCAD PolygonPointsProvider.swift
[426/493] Compiling SwiftSCAD RegularPolygon.swift
[427/493] Compiling SwiftSCAD Rectangle.swift
[428/493] Compiling SwiftSCAD Environment+Text.swift
[429/493] Compiling SwiftSCAD Text.swift
[430/493] Compiling SwiftSCAD TextModifiers.swift
[431/493] Compiling SwiftSCAD Box.swift
[432/493] Compiling SwiftSCAD Cylinder.swift
[433/493] Compiling SwiftSCAD Polyhedron.swift
[434/493] Compiling SwiftSCAD Sphere.swift
[435/493] Compiling SwiftSCAD Resize2D.swift
[436/493] Compiling SwiftSCAD Resize3D.swift
[437/493] Compiling SwiftSCAD SetBounds.swift
[438/493] Compiling SwiftSCAD SetBoundsSize.swift
[439/493] Compiling SwiftSCAD Clone.swift
[440/493] Compiling SwiftSCAD Distribute.swift
[441/493] Compiling SwiftSCAD RepeatAlong.swift
[442/493] Compiling SwiftSCAD RepeatAround.swift
[443/493] Compiling SwiftSCAD Symmetry.swift
[444/493] Compiling SwiftSCAD ApplyEdgeProfile.swift
[445/493] Compiling SwiftSCAD Chamfer.swift
[446/493] Compiling SwiftSCAD ChamferedFillet.swift
[447/493] Compiling SwiftSCAD EdgeProfile.swift
[448/493] Compiling SwiftSCAD EdgeProfileShape.swift
[449/493] Compiling SwiftSCAD Fillet.swift
[450/493] Compiling SwiftSCAD ExtrudePolygon.swift
[451/493] Compiling SwiftSCAD ExtrudeWithEdgeProfiles.swift
[452/493] Compiling SwiftSCAD ExtrudedAlong.swift
[453/493] Compiling SwiftSCAD ExtrudedHull.swift
[454/493] Compiling SwiftSCAD LinearExtrude.swift
[455/493] Compiling SwiftSCAD RotateExtrude.swift
[456/493] Compiling SwiftSCAD ConvexHull.swift
[457/493] Compiling SwiftSCAD Fill.swift
[458/493] Compiling SwiftSCAD Import.swift
[459/493] Compiling SwiftSCAD Name.swift
[460/493] Compiling SwiftSCAD MinkowskiSum.swift
[461/493] Compiling SwiftSCAD Offset.swift
[462/493] Compiling SwiftSCAD Rounding.swift
[463/493] Compiling SwiftSCAD Axis.swift
[464/493] Compiling SwiftSCAD BezierCurve.swift
[465/493] Compiling SwiftSCAD BezierPath+Operations.swift
[466/493] Compiling SwiftSCAD BezierPath+Visualization.swift
[467/493] Compiling SwiftSCAD BezierPath.swift
[468/493] Compiling SwiftSCAD Boundary+Shapes.swift
[469/493] Compiling SwiftSCAD Boundary+Visualization.swift
[470/493] Compiling SwiftSCAD Boundary.swift
[471/493] Compiling SwiftSCAD BoundingBox+Visualization.swift
[472/493] Compiling SwiftSCAD BoundingBox.swift
[473/493] Compiling SwiftSCAD Color.swift
[474/493] Compiling SwiftSCAD RectangleCornerRadii.swift
[475/493] Compiling SwiftSCAD RectangleCorners.swift
[476/493] Compiling SwiftSCAD RoundedCornerStyle.swift
[477/493] Compiling SwiftSCAD Rotation3D.swift
[478/493] Compiling SwiftSCAD SCADValue.swift
[479/493] Compiling SwiftSCAD AffineTransform.swift
[480/493] Compiling SwiftSCAD AffineTransform2D.swift
[481/493] Compiling SwiftSCAD AffineTransform3D.swift
[482/493] Compiling SwiftSCAD BasicMatrix3x3.swift
[483/493] Compiling SwiftSCAD BasicMatrix4x4.swift
[484/493] Compiling SwiftSCAD Matrix.swift
[485/493] Compiling SwiftSCAD Vector.swift
[486/493] Compiling SwiftSCAD Vector2D+Operators.swift
[487/493] Compiling SwiftSCAD Vector2D.swift
[488/493] Compiling SwiftSCAD Vector3D+Directions.swift
[489/493] Compiling SwiftSCAD Vector3D+Operators.swift
[490/493] Compiling SwiftSCAD Vector3D.swift
[491/526] Compiling Helical BoltHeadSocket.swift
[492/526] Compiling Helical PhillipsBoltHeadSocket.swift
[493/526] Compiling Helical PolygonalBoltHeadSocket.swift
[494/526] Compiling Helical SlottedBoltHeadSocket.swift
[495/529] Emitting module Helical
/Users/admin/builder/spi-builder-workspace/Sources/Helical/Overhang.swift:7:23: warning: static property 'bridged' is not concurrency-safe because non-'Sendable' type 'TeardropOverhang' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | import SwiftSCAD
 2 |
 3 | public enum TeardropOverhang {
   |             `- note: consider making enum 'TeardropOverhang' conform to the 'Sendable' protocol
 4 |     case bridged (Angle)
 5 |     case extended (Angle)
 6 |
 7 |     public static let bridged = Self.bridged(45°)
   |                       |- warning: static property 'bridged' is not concurrency-safe because non-'Sendable' type 'TeardropOverhang' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'bridged' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 8 |     public static let extended = Self.extended(45°)
 9 | }
/Users/admin/builder/spi-builder-workspace/Sources/Helical/Overhang.swift:8:23: warning: static property 'extended' is not concurrency-safe because non-'Sendable' type 'TeardropOverhang' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | import SwiftSCAD
 2 |
 3 | public enum TeardropOverhang {
   |             `- note: consider making enum 'TeardropOverhang' conform to the 'Sendable' protocol
 4 |     case bridged (Angle)
 5 |     case extended (Angle)
 6 |
 7 |     public static let bridged = Self.bridged(45°)
 8 |     public static let extended = Self.extended(45°)
   |                       |- warning: static property 'extended' is not concurrency-safe because non-'Sendable' type 'TeardropOverhang' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'extended' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 9 | }
10 |
[496/529] Compiling Helical Bolt+HexHead.swift
[497/529] Compiling Helical Bolt+HexSocketCountersunk.swift
[498/529] Compiling Helical Bolt+HexSocketHeadCap.swift
[499/529] Compiling Helical Bolt+PhillipsCheeseHead.swift
[500/529] Compiling Helical Nut+Square.swift
/Users/admin/builder/spi-builder-workspace/Sources/Helical/Overhang.swift:7:23: warning: static property 'bridged' is not concurrency-safe because non-'Sendable' type 'TeardropOverhang' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | import SwiftSCAD
 2 |
 3 | public enum TeardropOverhang {
   |             `- note: consider making enum 'TeardropOverhang' conform to the 'Sendable' protocol
 4 |     case bridged (Angle)
 5 |     case extended (Angle)
 6 |
 7 |     public static let bridged = Self.bridged(45°)
   |                       |- warning: static property 'bridged' is not concurrency-safe because non-'Sendable' type 'TeardropOverhang' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'bridged' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 8 |     public static let extended = Self.extended(45°)
 9 | }
/Users/admin/builder/spi-builder-workspace/Sources/Helical/Overhang.swift:8:23: warning: static property 'extended' is not concurrency-safe because non-'Sendable' type 'TeardropOverhang' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | import SwiftSCAD
 2 |
 3 | public enum TeardropOverhang {
   |             `- note: consider making enum 'TeardropOverhang' conform to the 'Sendable' protocol
 4 |     case bridged (Angle)
 5 |     case extended (Angle)
 6 |
 7 |     public static let bridged = Self.bridged(45°)
 8 |     public static let extended = Self.extended(45°)
   |                       |- warning: static property 'extended' is not concurrency-safe because non-'Sendable' type 'TeardropOverhang' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'extended' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 9 | }
10 |
/Users/admin/builder/spi-builder-workspace/Sources/Helical/Overhang.swift:41:39: warning: type 'TeardropOverhang' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 1 | import SwiftSCAD
 2 |
 3 | public enum TeardropOverhang {
   |             `- note: consider making enum 'TeardropOverhang' conform to the 'Sendable' protocol
 4 |     case bridged (Angle)
 5 |     case extended (Angle)
   :
39 |
40 |     func withTeardropOverhang(_ overhang: TeardropOverhang?) -> Environment {
41 |         setting(key: Self.key, value: overhang)
   |                                       `- warning: type 'TeardropOverhang' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
42 |     }
43 | }
[501/529] Compiling Helical Overhang.swift
/Users/admin/builder/spi-builder-workspace/Sources/Helical/Overhang.swift:7:23: warning: static property 'bridged' is not concurrency-safe because non-'Sendable' type 'TeardropOverhang' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | import SwiftSCAD
 2 |
 3 | public enum TeardropOverhang {
   |             `- note: consider making enum 'TeardropOverhang' conform to the 'Sendable' protocol
 4 |     case bridged (Angle)
 5 |     case extended (Angle)
 6 |
 7 |     public static let bridged = Self.bridged(45°)
   |                       |- warning: static property 'bridged' is not concurrency-safe because non-'Sendable' type 'TeardropOverhang' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'bridged' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 8 |     public static let extended = Self.extended(45°)
 9 | }
/Users/admin/builder/spi-builder-workspace/Sources/Helical/Overhang.swift:8:23: warning: static property 'extended' is not concurrency-safe because non-'Sendable' type 'TeardropOverhang' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | import SwiftSCAD
 2 |
 3 | public enum TeardropOverhang {
   |             `- note: consider making enum 'TeardropOverhang' conform to the 'Sendable' protocol
 4 |     case bridged (Angle)
 5 |     case extended (Angle)
 6 |
 7 |     public static let bridged = Self.bridged(45°)
 8 |     public static let extended = Self.extended(45°)
   |                       |- warning: static property 'extended' is not concurrency-safe because non-'Sendable' type 'TeardropOverhang' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'extended' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 9 | }
10 |
/Users/admin/builder/spi-builder-workspace/Sources/Helical/Overhang.swift:41:39: warning: type 'TeardropOverhang' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 1 | import SwiftSCAD
 2 |
 3 | public enum TeardropOverhang {
   |             `- note: consider making enum 'TeardropOverhang' conform to the 'Sendable' protocol
 4 |     case bridged (Angle)
 5 |     case extended (Angle)
   :
39 |
40 |     func withTeardropOverhang(_ overhang: TeardropOverhang?) -> Environment {
41 |         setting(key: Self.key, value: overhang)
   |                                       `- warning: type 'TeardropOverhang' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
42 |     }
43 | }
[502/529] Compiling Helical Screw.swift
/Users/admin/builder/spi-builder-workspace/Sources/Helical/Overhang.swift:7:23: warning: static property 'bridged' is not concurrency-safe because non-'Sendable' type 'TeardropOverhang' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | import SwiftSCAD
 2 |
 3 | public enum TeardropOverhang {
   |             `- note: consider making enum 'TeardropOverhang' conform to the 'Sendable' protocol
 4 |     case bridged (Angle)
 5 |     case extended (Angle)
 6 |
 7 |     public static let bridged = Self.bridged(45°)
   |                       |- warning: static property 'bridged' is not concurrency-safe because non-'Sendable' type 'TeardropOverhang' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'bridged' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 8 |     public static let extended = Self.extended(45°)
 9 | }
/Users/admin/builder/spi-builder-workspace/Sources/Helical/Overhang.swift:8:23: warning: static property 'extended' is not concurrency-safe because non-'Sendable' type 'TeardropOverhang' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | import SwiftSCAD
 2 |
 3 | public enum TeardropOverhang {
   |             `- note: consider making enum 'TeardropOverhang' conform to the 'Sendable' protocol
 4 |     case bridged (Angle)
 5 |     case extended (Angle)
 6 |
 7 |     public static let bridged = Self.bridged(45°)
 8 |     public static let extended = Self.extended(45°)
   |                       |- warning: static property 'extended' is not concurrency-safe because non-'Sendable' type 'TeardropOverhang' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'extended' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 9 | }
10 |
/Users/admin/builder/spi-builder-workspace/Sources/Helical/Overhang.swift:41:39: warning: type 'TeardropOverhang' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 1 | import SwiftSCAD
 2 |
 3 | public enum TeardropOverhang {
   |             `- note: consider making enum 'TeardropOverhang' conform to the 'Sendable' protocol
 4 |     case bridged (Angle)
 5 |     case extended (Angle)
   :
39 |
40 |     func withTeardropOverhang(_ overhang: TeardropOverhang?) -> Environment {
41 |         setting(key: Self.key, value: overhang)
   |                                       `- warning: type 'TeardropOverhang' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
42 |     }
43 | }
[503/529] Compiling Helical PolygonalNutBody.swift
[504/529] Compiling Helical Nut.swift
[505/529] Compiling Helical Nut+Hex.swift
[506/529] Compiling Helical Bolt.swift
[507/529] Compiling Helical BoltHeadShape.swift
[508/529] Compiling Helical ChamferedBoltHeadShape.swift
[509/529] Compiling Helical CountersunkBoltHeadShape.swift
[510/529] Compiling Helical CylindricalBoltHeadShape.swift
[511/529] Compiling Helical PolygonalBoltHeadShape.swift
[512/529] Compiling Helical BoltPoint.swift
[513/529] Compiling Helical ChamferedBoltPoint.swift
[514/529] Compiling Helical ScrewThread+ISOMetric.swift
[515/529] Compiling Helical ScrewThread+Standard.swift
[516/529] Compiling Helical ScrewThread.swift
[517/529] Compiling Helical BoltHeadRecessShapes.swift
[518/529] Compiling Helical ClearanceHole.swift
[519/529] Compiling Helical ThreadedHole.swift
[520/529] Compiling Helical Bolt+PhillipsCountersunk.swift
[521/529] Compiling Helical Bolt+SetScrew.swift
[522/529] Compiling Helical Bolt+SlottedCountersunk.swift
[523/529] Compiling Helical BoltHeadRecess.swift
[524/529] Compiling Helical TrapezoidalThreadForm.swift
[525/529] Compiling Helical Washer+Standard.swift
[526/529] Compiling Helical Washer.swift
[527/531] Emitting module Demo
[528/531] Compiling Demo main.swift
[528/531] Write Objects.LinkFileList
[529/531] Linking Helical-Demo
[530/531] Applying Helical-Demo
Build complete! (34.22s)
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Sources/Demo/bolts.stl
    /Users/admin/builder/spi-builder-workspace/Sources/Demo/nutsAndWashers.stl
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swiftscad",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.7.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tomasf/SwiftSCAD.git"
    }
  ],
  "manifest_display_name" : "Helical",
  "name" : "Helical",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "Helical",
      "targets" : [
        "Helical"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Helical-Demo",
      "targets" : [
        "Demo"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Helical",
      "module_type" : "SwiftTarget",
      "name" : "Helical",
      "path" : "Sources/Helical",
      "product_dependencies" : [
        "SwiftSCAD"
      ],
      "product_memberships" : [
        "Helical",
        "Helical-Demo"
      ],
      "sources" : [
        "Bolt/Bolt.swift",
        "Bolt/Parts/Heads/BoltHeadShape.swift",
        "Bolt/Parts/Heads/ChamferedBoltHeadShape.swift",
        "Bolt/Parts/Heads/CountersunkBoltHeadShape.swift",
        "Bolt/Parts/Heads/CylindricalBoltHeadShape.swift",
        "Bolt/Parts/Heads/PolygonalBoltHeadShape.swift",
        "Bolt/Parts/Points/BoltPoint.swift",
        "Bolt/Parts/Points/ChamferedBoltPoint.swift",
        "Bolt/Parts/Sockets/BoltHeadSocket.swift",
        "Bolt/Parts/Sockets/PhillipsBoltHeadSocket.swift",
        "Bolt/Parts/Sockets/PolygonalBoltHeadSocket.swift",
        "Bolt/Parts/Sockets/SlottedBoltHeadSocket.swift",
        "Bolt/Standards/Bolt+HexHead.swift",
        "Bolt/Standards/Bolt+HexSocketCountersunk.swift",
        "Bolt/Standards/Bolt+HexSocketHeadCap.swift",
        "Bolt/Standards/Bolt+PhillipsCheeseHead.swift",
        "Bolt/Standards/Bolt+PhillipsCountersunk.swift",
        "Bolt/Standards/Bolt+SetScrew.swift",
        "Bolt/Standards/Bolt+SlottedCountersunk.swift",
        "Holes/BoltHeadRecess.swift",
        "Holes/BoltHeadRecessShapes.swift",
        "Holes/ClearanceHole.swift",
        "Holes/ThreadedHole.swift",
        "Nut/Bodies/PolygonalNutBody.swift",
        "Nut/Nut.swift",
        "Nut/Standards/Nut+Hex.swift",
        "Nut/Standards/Nut+Square.swift",
        "Overhang.swift",
        "Thread/Screw.swift",
        "Thread/ScrewThread+ISOMetric.swift",
        "Thread/ScrewThread+Standard.swift",
        "Thread/ScrewThread.swift",
        "Thread/TrapezoidalThreadForm.swift",
        "Washers/Washer+Standard.swift",
        "Washers/Washer.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Demo",
      "module_type" : "SwiftTarget",
      "name" : "Demo",
      "path" : "Sources/Demo",
      "product_dependencies" : [
        "SwiftSCAD"
      ],
      "product_memberships" : [
        "Helical-Demo"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Helical"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.9"
}
Done.