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 Linux on 11 Oct 2024 01:36:08 UTC.

Swift 6 data race errors: 2

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/Helical.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/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
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/tomasf/Helical.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/tomasf/SwiftSCAD.git
Fetching https://github.com/apple/swift-collections.git
[1/4456] Fetching swiftscad
[4457/8075] Fetching swiftscad, swift-log
Fetched https://github.com/tomasf/SwiftSCAD.git from cache (0.24s)
[3475/3619] Fetching swift-log
Computing version for https://github.com/tomasf/SwiftSCAD.git
[3620/19064] Fetching swift-log, swift-collections
Computed https://github.com/tomasf/SwiftSCAD.git at 0.7.1 (0.41s)
Fetched https://github.com/apple/swift-log.git from cache (0.94s)
Fetched https://github.com/apple/swift-collections.git from cache (0.97s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (1.24s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (2.15s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.1
Creating working copy for https://github.com/tomasf/SwiftSCAD.git
Working copy of https://github.com/tomasf/SwiftSCAD.git resolved at 0.7.1
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/Demo/bolts.stl
    /host/spi-builder-workspace/Sources/Demo/nutsAndWashers.stl
Building for debugging...
[0/27] Write sources
[12/27] Write swift-version-24593BA9C3E375BF.txt
[14/49] Emitting module InternalCollectionsUtilities
[15/49] Compiling InternalCollectionsUtilities _SortedCollection.swift
[16/49] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[17/51] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[18/51] Compiling InternalCollectionsUtilities Specialize.swift
[19/51] Compiling InternalCollectionsUtilities Debugging.swift
[20/51] Compiling InternalCollectionsUtilities Descriptions.swift
[21/51] Compiling InternalCollectionsUtilities UInt+reversed.swift
[22/51] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[23/51] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[24/51] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[25/51] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[26/51] Compiling InternalCollectionsUtilities Integer rank.swift
[27/51] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[28/51] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[29/51] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[30/51] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[31/51] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[32/51] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[33/52] Wrapping AST for InternalCollectionsUtilities for debugging
[35/326] Compiling HeapModule Heap+Descriptions.swift
[36/326] Compiling Logging MetadataProvider.swift
[37/326] Compiling Logging LogHandler.swift
[38/326] Emitting module Logging
[39/326] Compiling Logging Locks.swift
[40/326] Compiling Logging Logging.swift
[41/327] Compiling BitCollections BitArray+Extras.swift
[42/327] Compiling BitCollections BitArray+Fill.swift
[43/327] Compiling BitCollections BitArray+Hashable.swift
[44/327] Compiling BitCollections BitArray+Initializers.swift
[46/329] Compiling HeapModule _HeapNode.swift
[47/329] Compiling BitCollections BitArray+Copy.swift
[48/329] Compiling BitCollections BitArray+CustomReflectable.swift
[49/329] Compiling HeapModule Heap.swift
[49/329] Wrapping AST for Logging for debugging
[51/329] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[52/329] Compiling HeapModule Heap+Invariants.swift
[53/329] Compiling HeapModule Heap+UnsafeHandle.swift
[54/329] Emitting module HeapModule
[55/330] Compiling BitCollections BitArray+BitwiseOperations.swift
[56/330] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[57/330] Compiling BitCollections BitArray+Invariants.swift
[58/330] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[59/330] Wrapping AST for HeapModule for debugging
[61/330] Compiling BitCollections BitSet+Invariants.swift
[62/330] Compiling BitCollections BitSet+Random.swift
[63/330] Compiling BitCollections BitSet+SetAlgebra basics.swift
[64/330] Compiling _RopeModule BigString+ReplaceSubrange.swift
[65/330] Compiling _RopeModule BigString+Split.swift
[66/330] Compiling _RopeModule Range+BigString.swift
[67/330] Compiling _RopeModule BigString+UTF16View.swift
[68/337] Compiling OrderedCollections OrderedSet+Sendable.swift
[69/337] Compiling OrderedCollections OrderedSet+SubSequence.swift
[70/337] Compiling OrderedCollections OrderedSet+Testing.swift
[71/337] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[72/337] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[73/337] Compiling OrderedCollections OrderedSet.swift
[74/337] Compiling OrderedCollections _UnsafeBitset.swift
[75/337] Compiling _RopeModule Rope+Sequence.swift
[76/337] Compiling _RopeModule Rope+Append.swift
[77/337] Compiling _RopeModule Rope+Extract.swift
[78/347] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[79/347] Compiling BitCollections BitSet+CustomReflectable.swift
[80/347] Compiling BitCollections BitSet+CustomStringConvertible.swift
[81/347] Compiling BitCollections BitSet+Equatable.swift
[82/347] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[83/347] Compiling BitCollections BitSet+Extras.swift
[84/347] Compiling BitCollections BitSet+Hashable.swift
[85/347] Compiling BitCollections BitSet+Initializers.swift
[92/354] Compiling _RopeModule BigString+UTF8View.swift
[93/354] Compiling _RopeModule BigString+UnicodeScalarView.swift
[94/354] Compiling _RopeModule BigSubstring+UTF16View.swift
[95/354] Compiling _RopeModule BigSubstring+UTF8View.swift
[96/354] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[97/354] Compiling _RopeModule BigSubstring.swift
[98/354] Compiling _RopeModule Rope+Builder.swift
[99/354] Compiling DequeModule _DequeSlot.swift
[100/354] Compiling DequeModule _UnsafeWrappedBuffer.swift
[101/354] Compiling _RopeModule Rope+Debugging.swift
[102/354] Compiling _RopeModule Rope+Invariants.swift
[103/354] Compiling _RopeModule Rope+_Node.swift
[104/354] Compiling _RopeModule Rope+_Storage.swift
[105/354] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[106/354] Compiling _RopeModule Rope+_UnsafeHandle.swift
[107/354] Compiling BitCollections BitSet.Index.swift
[108/354] Compiling BitCollections BitSet._UnsafeHandle.swift
[109/354] Compiling BitCollections BitArray+Codable.swift
[110/354] Compiling BitCollections BitArray+Collection.swift
[125/354] Compiling _RopeModule Rope+Find.swift
[126/354] Compiling _RopeModule Rope+ForEachWhile.swift
[127/354] Compiling _RopeModule Rope+Insert.swift
[128/354] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[129/354] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[130/354] Compiling HashTreeCollections TreeDictionary+Keys.swift
[131/354] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[132/354] Compiling HashTreeCollections TreeDictionary+Merge.swift
[133/354] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[134/354] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[135/354] Compiling HashTreeCollections TreeDictionary+Values.swift
[136/354] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[137/354] Compiling BitCollections BitArray+Shifts.swift
[138/354] Compiling BitCollections BitArray+Testing.swift
[139/354] Compiling BitCollections BitArray._UnsafeHandle.swift
[140/354] Compiling _RopeModule BigString+Sequence.swift
[141/354] Compiling _RopeModule BigString+TextOutputStream.swift
[142/354] Compiling BitCollections BitSet+Codable.swift
[154/354] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[155/354] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[156/354] Emitting module BitCollections
[159/354] Compiling BitCollections BitSet.swift
[160/354] Compiling BitCollections Range+Utilities.swift
[161/354] Compiling BitCollections Slice+Utilities.swift
[162/354] Compiling BitCollections UInt+Tricks.swift
[163/354] Compiling BitCollections _Word.swift
[164/354] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[165/354] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[166/354] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[167/354] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[168/354] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[169/354] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[170/354] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[171/354] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[172/354] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[173/354] Compiling HashTreeCollections TreeSet.swift
[181/354] Compiling BitCollections BitArray+RandomBits.swift
[198/354] Emitting module DequeModule
[223/356] Wrapping AST for DequeModule for debugging
[235/365] Wrapping AST for BitCollections for debugging
[326/365] Emitting module OrderedCollections
[327/366] Wrapping AST for OrderedCollections for debugging
[329/366] Emitting module _RopeModule
[330/366] Compiling _RopeModule Rope+Join.swift
[331/366] Compiling _RopeModule Rope+MutatingForEach.swift
[332/366] Compiling _RopeModule Rope+Remove.swift
[333/366] Compiling _RopeModule Rope+RemoveSubrange.swift
[334/366] Compiling _RopeModule Rope+Split.swift
[335/366] Compiling _RopeModule Optional Utilities.swift
[336/366] Compiling _RopeModule String Utilities.swift
[337/366] Compiling _RopeModule String.Index+ABI.swift
[338/366] Compiling _RopeModule _CharacterRecognizer.swift
[358/367] Wrapping AST for _RopeModule for debugging
[360/367] Emitting module HashTreeCollections
[361/368] Wrapping AST for HashTreeCollections for debugging
[363/370] Emitting module Collections
[364/370] Compiling Collections Collections.swift
[365/371] Wrapping AST for Collections for debugging
[367/495] Emitting module SwiftSCAD
[368/512] Compiling SwiftSCAD Compatibility.swift
[369/512] Compiling SwiftSCAD ApplyColor.swift
[370/512] Compiling SwiftSCAD CrossSection.swift
[371/512] Compiling SwiftSCAD DebugModifiers.swift
[372/512] Compiling SwiftSCAD ForceRender.swift
[373/512] Compiling SwiftSCAD VisualizeAxes.swift
[374/512] Compiling SwiftSCAD Environment.swift
[375/512] Compiling SwiftSCAD EnvironmentModifier.swift
[376/512] Compiling SwiftSCAD EnvironmentReader.swift
[377/512] Compiling SwiftSCAD EnvironmentTransform.swift
[378/512] Compiling SwiftSCAD Facets.swift
[379/512] Compiling SwiftSCAD NaturalUpDirection.swift
[380/512] Compiling SwiftSCAD Operation.swift
[381/512] Compiling SwiftSCAD Tolerance.swift
[382/512] Compiling SwiftSCAD Extensions.swift
[383/512] Compiling SwiftSCAD AnchorList.swift
[384/512] Compiling SwiftSCAD Anchors+Public.swift
[385/512] Compiling SwiftSCAD Geometry+Anchors.swift
[386/512] Compiling SwiftSCAD RoundedBoxMaskSingleAxis.swift
[387/512] Compiling SwiftSCAD RoundedRectangleMask.swift
[388/512] Compiling SwiftSCAD RoundedCorners2D.swift
[389/512] Compiling SwiftSCAD RoundedCorners3D.swift
[390/512] Compiling SwiftSCAD Save.swift
[391/512] Compiling SwiftSCAD SaveBatch.swift
[392/512] Compiling SwiftSCAD SetFacets.swift
[393/512] Compiling SwiftSCAD SetVariables.swift
[394/512] Compiling SwiftSCAD Stack.swift
[395/512] Compiling SwiftSCAD Area2D.swift
[396/512] Compiling SwiftSCAD Arc.swift
[397/512] Compiling SwiftSCAD Circle.swift
[398/512] Compiling SwiftSCAD Ring.swift
[399/512] Compiling SwiftSCAD CylinderBridge.swift
[400/512] Compiling SwiftSCAD Teardrop.swift
[401/512] Compiling SwiftSCAD Polygon.swift
[402/512] Compiling SwiftSCAD PolygonPointsProvider.swift
[403/512] Compiling SwiftSCAD Adding.swift
[404/512] Compiling SwiftSCAD Difference.swift
[405/512] Compiling SwiftSCAD Intersection.swift
[406/512] Compiling SwiftSCAD Union.swift
[407/512] Compiling SwiftSCAD Measure.swift
[408/512] Compiling SwiftSCAD OffsetBounds.swift
[409/512] Compiling SwiftSCAD Resize2D.swift
[410/512] Compiling SwiftSCAD Resize3D.swift
[411/512] Compiling SwiftSCAD SetBounds.swift
[412/512] Compiling SwiftSCAD SetBoundsSize.swift
[413/512] Compiling SwiftSCAD Clone.swift
[414/512] Compiling SwiftSCAD Distribute.swift
[415/512] Compiling SwiftSCAD RepeatAlong.swift
[416/512] Compiling SwiftSCAD RepeatAround.swift
[417/512] Compiling SwiftSCAD Symmetry.swift
[418/512] Compiling SwiftSCAD ApplyEdgeProfile.swift
[419/512] Compiling SwiftSCAD Chamfer.swift
[420/512] Compiling SwiftSCAD ChamferedFillet.swift
[421/512] Compiling SwiftSCAD RegularPolygon.swift
[422/512] Compiling SwiftSCAD Rectangle.swift
[423/512] Compiling SwiftSCAD Environment+Text.swift
[424/512] Compiling SwiftSCAD Text.swift
[425/512] Compiling SwiftSCAD TextModifiers.swift
[426/512] Compiling SwiftSCAD Box.swift
[427/512] Compiling SwiftSCAD Cylinder.swift
[428/512] Compiling SwiftSCAD Polyhedron.swift
[429/512] Compiling SwiftSCAD Sphere.swift
[430/512] Compiling SwiftSCAD Torus.swift
[431/512] Compiling SwiftSCAD Tube.swift
[432/512] Compiling SwiftSCAD Rotate.swift
[433/512] Compiling SwiftSCAD RotateAround.swift
[434/512] Compiling SwiftSCAD Scale.swift
[435/512] Compiling SwiftSCAD Transform.swift
[436/512] Compiling SwiftSCAD Translate.swift
[437/512] Compiling SwiftSCAD AxisAlignment.swift
[438/512] Compiling SwiftSCAD AnyGeometry.swift
[439/512] Compiling SwiftSCAD CodeFragment.swift
[440/512] Compiling SwiftSCAD NamedGeometry.swift
[441/512] Compiling SwiftSCAD Array+Geometry.swift
[442/512] Compiling SwiftSCAD CombinedGeometry.swift
[443/512] Compiling SwiftSCAD Geometry.swift
[444/512] Compiling SwiftSCAD LeafGeometry.swift
[445/512] Compiling SwiftSCAD Shape.swift
[446/512] Compiling SwiftSCAD TransformedGeometry.swift
[447/512] Compiling SwiftSCAD WrappedGeometry.swift
[448/512] Compiling SwiftSCAD ArrayBuilder.swift
[449/512] Compiling SwiftSCAD UnionBuilder.swift
[450/512] Compiling SwiftSCAD ResultElement.swift
[451/512] Compiling SwiftSCAD ResultModifier.swift
[452/512] Compiling SwiftSCAD ResultReader.swift
[453/512] Compiling SwiftSCAD Logging.swift
[454/512] Compiling SwiftSCAD Align.swift
[455/512] Compiling SwiftSCAD Geometry+Aligned.swift
[456/512] Compiling SwiftSCAD EdgeProfile.swift
[457/512] Compiling SwiftSCAD EdgeProfileShape.swift
[458/512] Compiling SwiftSCAD Fillet.swift
[459/512] Compiling SwiftSCAD ExtrudePolygon.swift
[460/512] Compiling SwiftSCAD ExtrudeWithEdgeProfiles.swift
[461/512] Compiling SwiftSCAD ExtrudedAlong.swift
[462/512] Compiling SwiftSCAD ExtrudedHull.swift
[463/512] Compiling SwiftSCAD LinearExtrude.swift
[464/512] Compiling SwiftSCAD RotateExtrude.swift
[465/512] Compiling SwiftSCAD ConvexHull.swift
[466/512] Compiling SwiftSCAD Fill.swift
[467/512] Compiling SwiftSCAD Import.swift
[468/512] Compiling SwiftSCAD Name.swift
[469/512] Compiling SwiftSCAD MinkowskiSum.swift
[470/512] Compiling SwiftSCAD Offset.swift
[471/512] Compiling SwiftSCAD Rounding.swift
[472/512] Compiling SwiftSCAD Projection.swift
[473/512] Compiling SwiftSCAD RoundedBoxMask3D.swift
[474/512] Compiling SwiftSCAD GeometryAlignment+Presets.swift
[475/512] Compiling SwiftSCAD GeometryAlignment.swift
[476/512] Compiling SwiftSCAD Angle+Operators.swift
[477/512] Compiling SwiftSCAD Angle+Trigonometry.swift
[478/512] Compiling SwiftSCAD Angle.swift
[479/512] Compiling SwiftSCAD Axes.swift
[480/512] Compiling SwiftSCAD Axis.swift
[481/512] Compiling SwiftSCAD BezierCurve.swift
[482/512] Compiling SwiftSCAD BezierPath+Operations.swift
[483/512] Compiling SwiftSCAD BezierPath+Visualization.swift
[484/512] Compiling SwiftSCAD BezierPath.swift
[485/512] Compiling SwiftSCAD Boundary+Shapes.swift
[486/512] Compiling SwiftSCAD Boundary+Visualization.swift
[487/512] Compiling SwiftSCAD Boundary.swift
[488/512] Compiling SwiftSCAD BoundingBox+Visualization.swift
[489/512] Compiling SwiftSCAD BoundingBox.swift
[490/512] Compiling SwiftSCAD Color.swift
[491/512] Compiling SwiftSCAD RectangleCornerRadii.swift
[492/512] Compiling SwiftSCAD RectangleCorners.swift
[493/512] Compiling SwiftSCAD RoundedCornerStyle.swift
[494/512] Compiling SwiftSCAD Rotation3D.swift
[495/512] Compiling SwiftSCAD SCADValue.swift
[496/512] Compiling SwiftSCAD AffineTransform.swift
[497/512] Compiling SwiftSCAD AffineTransform2D.swift
[498/512] Compiling SwiftSCAD AffineTransform3D.swift
[499/512] Compiling SwiftSCAD BasicMatrix3x3.swift
[500/512] Compiling SwiftSCAD BasicMatrix4x4.swift
[501/512] Compiling SwiftSCAD Matrix.swift
[502/512] Compiling SwiftSCAD Vector.swift
[503/512] Compiling SwiftSCAD Vector2D+Operators.swift
[504/512] Compiling SwiftSCAD Vector2D.swift
[505/512] Compiling SwiftSCAD Vector3D+Directions.swift
[506/512] Compiling SwiftSCAD Vector3D+Operators.swift
[507/512] Compiling SwiftSCAD Vector3D.swift
[508/513] Wrapping AST for SwiftSCAD for debugging
[510/545] Emitting module Helical
/host/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 | }
/host/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 |
[511/549] Compiling Helical PolygonalNutBody.swift
[512/549] Compiling Helical Nut.swift
[513/549] Compiling Helical Nut+Hex.swift
[514/549] Compiling Helical Nut+Square.swift
[515/549] Compiling Helical Bolt+PhillipsCheeseHead.swift
[516/549] Compiling Helical Bolt+PhillipsCountersunk.swift
[517/549] Compiling Helical Bolt+SetScrew.swift
[518/549] Compiling Helical Bolt+SlottedCountersunk.swift
[519/549] Compiling Helical PolygonalBoltHeadShape.swift
[520/549] Compiling Helical BoltPoint.swift
[521/549] Compiling Helical ChamferedBoltPoint.swift
[522/549] Compiling Helical BoltHeadSocket.swift
[523/549] Compiling Helical PhillipsBoltHeadSocket.swift
[524/549] Compiling Helical BoltHeadRecess.swift
[525/549] Compiling Helical BoltHeadRecessShapes.swift
[526/549] Compiling Helical ClearanceHole.swift
[527/549] Compiling Helical ThreadedHole.swift
[528/549] Compiling Helical PolygonalBoltHeadSocket.swift
[529/549] Compiling Helical SlottedBoltHeadSocket.swift
[530/549] Compiling Helical Bolt+HexHead.swift
[531/549] Compiling Helical Bolt+HexSocketCountersunk.swift
[532/549] Compiling Helical Bolt+HexSocketHeadCap.swift
[533/549] Compiling Helical Overhang.swift
/host/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 | }
/host/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 |
/host/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 | }
[534/549] Compiling Helical Screw.swift
/host/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 | }
/host/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 |
/host/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 | }
[535/549] Compiling Helical ScrewThread+ISOMetric.swift
/host/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 | }
/host/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 |
/host/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 | }
[536/549] Compiling Helical ScrewThread+Standard.swift
/host/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 | }
/host/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 |
/host/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 | }
[537/549] Compiling Helical Bolt.swift
[538/549] Compiling Helical BoltHeadShape.swift
[539/549] Compiling Helical ChamferedBoltHeadShape.swift
[540/549] Compiling Helical CountersunkBoltHeadShape.swift
[541/549] Compiling Helical CylindricalBoltHeadShape.swift
[542/549] Compiling Helical ScrewThread.swift
[543/549] Compiling Helical TrapezoidalThreadForm.swift
[544/549] Compiling Helical Washer+Standard.swift
[545/549] Compiling Helical Washer.swift
[546/550] Wrapping AST for Helical for debugging
[548/552] Compiling Demo main.swift
[549/552] Emitting module Demo
[550/553] Wrapping AST for Demo for debugging
[551/553] Write Objects.LinkFileList
[552/553] Linking Helical-Demo
Build complete! (48.38s)
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" : "/host/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"
}
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.