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

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 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:             5.10
Building package at path:  $PWD
https://github.com/tomasf/Helical.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:de52ea9a9b71f638f9ab112bc11e200b74fab18027de8589a3de4f14b5e22683
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/tomasf/SwiftSCAD.git
Fetching https://github.com/apple/swift-log.git
[1/4456] Fetching swiftscad
[4457/8075] Fetching swiftscad, swift-log
Fetched https://github.com/tomasf/SwiftSCAD.git from cache (0.30s)
Fetched https://github.com/apple/swift-log.git from cache (0.30s)
Computing version for https://github.com/tomasf/SwiftSCAD.git
[1/15445] Fetching swift-collections
Computed https://github.com/tomasf/SwiftSCAD.git at 0.7.1 (0.39s)
Fetched https://github.com/apple/swift-collections.git from cache (1.01s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.33s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.09s)
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
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
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 UnsafeMutableBufferPointer+SE-0370.swift
[16/49] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[17/49] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[18/51] Compiling InternalCollectionsUtilities Debugging.swift
[19/51] Compiling InternalCollectionsUtilities Descriptions.swift
[20/51] Compiling InternalCollectionsUtilities _SortedCollection.swift
[21/51] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[22/51] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[23/51] Compiling InternalCollectionsUtilities Specialize.swift
[24/51] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[25/51] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[26/51] Compiling InternalCollectionsUtilities UInt+reversed.swift
[27/51] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[28/51] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[29/51] Compiling InternalCollectionsUtilities Integer rank.swift
[30/51] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[31/51] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[32/51] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[33/54] Wrapping AST for InternalCollectionsUtilities for debugging
[35/284] Compiling Logging MetadataProvider.swift
[36/286] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[37/298] Compiling HashTreeCollections _Bitmap.swift
[38/298] Compiling HashTreeCollections _Bucket.swift
[39/305] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[40/305] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[41/316] Compiling HashTreeCollections _HashNode+Structural union.swift
[42/316] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[43/326] Compiling HeapModule Heap+Descriptions.swift
[44/328] Compiling HeapModule _HeapNode.swift
[45/328] Compiling HeapModule Heap.swift
[46/328] Emitting module Logging
[47/328] Compiling Logging Locks.swift
[48/328] Compiling HeapModule Heap+Invariants.swift
[49/328] Compiling HeapModule Heap+UnsafeHandle.swift
[50/328] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[51/328] Compiling HashTreeCollections _HashNode.swift
[52/328] Emitting module HeapModule
[53/329] Compiling HashTreeCollections _HashNode+Storage.swift
[54/329] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[55/329] Compiling HashTreeCollections _HashNode+Structural filter.swift
[56/329] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[57/329] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[58/329] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[59/329] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[60/332] Compiling DequeModule _DequeSlot.swift
[61/332] Compiling DequeModule _UnsafeWrappedBuffer.swift
[62/336] Wrapping AST for HeapModule for debugging
[64/336] Compiling BitCollections Range+Utilities.swift
[65/336] Compiling BitCollections Slice+Utilities.swift
[66/336] Compiling BitCollections UInt+Tricks.swift
[67/336] Compiling BitCollections _Word.swift
[68/336] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[69/336] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[70/336] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[71/336] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[72/336] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[73/336] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[74/346] Compiling HashTreeCollections TreeDictionary+Collection.swift
[75/346] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[76/346] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[77/346] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[78/346] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[79/346] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[80/346] Compiling HashTreeCollections TreeDictionary+Filter.swift
[81/353] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[82/353] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[83/353] Compiling HashTreeCollections TreeDictionary+Keys.swift
[84/353] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[85/353] Compiling HashTreeCollections TreeDictionary+Merge.swift
[86/353] Compiling BitCollections BitSet.Index.swift
[87/353] Compiling BitCollections BitSet._UnsafeHandle.swift
[88/353] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[89/353] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[96/353] Compiling Logging Logging.swift
[97/353] Compiling Logging LogHandler.swift
[99/354] Emitting module BitCollections
[100/354] Compiling HashTreeCollections _HashNodeHeader.swift
[101/354] Compiling HashTreeCollections _HashSlot.swift
[102/354] Compiling HashTreeCollections _HashStack.swift
[103/354] Compiling HashTreeCollections _AncestorHashSlots.swift
[103/354] Wrapping AST for Logging for debugging
[112/354] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[113/354] Compiling HashTreeCollections _HashNode+Structural merge.swift
[114/354] Compiling HashTreeCollections _HashTreeIterator.swift
[115/354] Compiling HashTreeCollections _HashTreeStatistics.swift
[116/354] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[117/354] Compiling HashTreeCollections _RawHashNode.swift
[118/354] Compiling HashTreeCollections _UnmanagedHashNode.swift
[119/354] Compiling HashTreeCollections _UnsafePath.swift
[120/354] Compiling HashTreeCollections TreeDictionary+Codable.swift
[134/354] Compiling HashTreeCollections _HashNode+Builder.swift
[135/354] Compiling HashTreeCollections _HashNode+Debugging.swift
[136/354] Compiling HashTreeCollections _HashNode+Initializers.swift
[137/354] Compiling HashTreeCollections _HashNode+Invariants.swift
[138/354] Compiling HashTreeCollections _HashNode+Lookups.swift
[139/354] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[140/354] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[141/354] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[142/354] Compiling HashTreeCollections TreeDictionary.swift
[143/354] Compiling HashTreeCollections TreeSet+Codable.swift
[144/354] Compiling HashTreeCollections TreeSet+Collection.swift
[145/354] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[146/354] Compiling HashTreeCollections TreeSet+Debugging.swift
[147/354] Compiling HashTreeCollections TreeSet+Descriptions.swift
[148/354] Compiling HashTreeCollections TreeSet+Equatable.swift
[149/354] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[150/354] Compiling HashTreeCollections TreeSet+Extras.swift
[151/354] Compiling HashTreeCollections TreeSet+Filter.swift
[178/354] Compiling OrderedCollections OrderedSet+Sendable.swift
[181/354] Emitting module DequeModule
[193/364] Compiling _RopeModule _CharacterRecognizer.swift
[194/364] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[195/364] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[196/364] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[197/364] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[198/364] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[199/364] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[200/364] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[201/364] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[202/364] Compiling HashTreeCollections TreeSet.swift
[206/364] Compiling OrderedCollections OrderedSet+SubSequence.swift
[207/364] Compiling OrderedCollections OrderedSet+Testing.swift
[208/364] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[209/364] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[209/364] Wrapping AST for DequeModule for debugging
[245/365] Wrapping AST for BitCollections for debugging
[268/365] Compiling OrderedCollections OrderedSet.swift
[269/365] Compiling OrderedCollections _UnsafeBitset.swift
[304/365] Emitting module OrderedCollections
[305/366] Wrapping AST for OrderedCollections for debugging
[307/366] Emitting module _RopeModule
[308/366] Compiling _RopeModule Rope+Join.swift
[309/366] Compiling _RopeModule Rope+MutatingForEach.swift
[310/366] Compiling _RopeModule Rope+Remove.swift
[311/366] Compiling _RopeModule Rope+RemoveSubrange.swift
[312/366] Compiling _RopeModule Rope+Split.swift
[313/366] Compiling _RopeModule Optional Utilities.swift
[314/366] Compiling _RopeModule String Utilities.swift
[315/366] Compiling _RopeModule String.Index+ABI.swift
[339/366] Emitting module HashTreeCollections
[340/367] Wrapping AST for HashTreeCollections for debugging
[361/368] Wrapping AST for _RopeModule for debugging
[363/370] Emitting module Collections
[364/370] Compiling Collections Collections.swift
[365/371] Wrapping AST for Collections for debugging
[367/495] Compiling SwiftSCAD AnyGeometry.swift
[368/495] Compiling SwiftSCAD CodeFragment.swift
[369/495] Compiling SwiftSCAD NamedGeometry.swift
[370/495] Compiling SwiftSCAD Array+Geometry.swift
[371/495] Compiling SwiftSCAD CombinedGeometry.swift
[372/495] Compiling SwiftSCAD Geometry.swift
[373/495] Compiling SwiftSCAD LeafGeometry.swift
[374/495] Compiling SwiftSCAD Shape.swift
[375/495] Compiling SwiftSCAD TransformedGeometry.swift
[376/495] Compiling SwiftSCAD WrappedGeometry.swift
[377/495] Compiling SwiftSCAD ArrayBuilder.swift
[378/495] Compiling SwiftSCAD UnionBuilder.swift
[379/495] Compiling SwiftSCAD ResultElement.swift
[380/495] Compiling SwiftSCAD ResultModifier.swift
[381/495] Compiling SwiftSCAD ResultReader.swift
[382/495] Compiling SwiftSCAD Logging.swift
[383/495] Compiling SwiftSCAD Align.swift
[384/495] Compiling SwiftSCAD Geometry+Aligned.swift
[385/512] Compiling SwiftSCAD RoundedBoxMaskSingleAxis.swift
[386/512] Compiling SwiftSCAD RoundedRectangleMask.swift
[387/512] Compiling SwiftSCAD RoundedCorners2D.swift
[388/512] Compiling SwiftSCAD RoundedCorners3D.swift
[389/512] Compiling SwiftSCAD Save.swift
[390/512] Compiling SwiftSCAD SaveBatch.swift
[391/512] Compiling SwiftSCAD SetFacets.swift
[392/512] Compiling SwiftSCAD SetVariables.swift
[393/512] Compiling SwiftSCAD Stack.swift
[394/512] Compiling SwiftSCAD Area2D.swift
[395/512] Compiling SwiftSCAD Arc.swift
[396/512] Compiling SwiftSCAD Circle.swift
[397/512] Compiling SwiftSCAD Ring.swift
[398/512] Compiling SwiftSCAD CylinderBridge.swift
[399/512] Compiling SwiftSCAD Teardrop.swift
[400/512] Compiling SwiftSCAD Polygon.swift
[401/512] Compiling SwiftSCAD PolygonPointsProvider.swift
[402/512] Compiling SwiftSCAD Compatibility.swift
[403/512] Compiling SwiftSCAD ApplyColor.swift
[404/512] Compiling SwiftSCAD CrossSection.swift
[405/512] Compiling SwiftSCAD DebugModifiers.swift
[406/512] Compiling SwiftSCAD ForceRender.swift
[407/512] Compiling SwiftSCAD VisualizeAxes.swift
[408/512] Compiling SwiftSCAD Environment.swift
[409/512] Compiling SwiftSCAD EnvironmentModifier.swift
[410/512] Compiling SwiftSCAD EnvironmentReader.swift
[411/512] Compiling SwiftSCAD EnvironmentTransform.swift
[412/512] Compiling SwiftSCAD Facets.swift
[413/512] Compiling SwiftSCAD NaturalUpDirection.swift
[414/512] Compiling SwiftSCAD Operation.swift
[415/512] Compiling SwiftSCAD Tolerance.swift
[416/512] Compiling SwiftSCAD Extensions.swift
[417/512] Compiling SwiftSCAD AnchorList.swift
[418/512] Compiling SwiftSCAD Anchors+Public.swift
[419/512] Compiling SwiftSCAD Geometry+Anchors.swift
[420/512] Emitting module SwiftSCAD
[421/512] Compiling SwiftSCAD Adding.swift
[422/512] Compiling SwiftSCAD Difference.swift
[423/512] Compiling SwiftSCAD Intersection.swift
[424/512] Compiling SwiftSCAD Union.swift
[425/512] Compiling SwiftSCAD Measure.swift
[426/512] Compiling SwiftSCAD OffsetBounds.swift
[427/512] Compiling SwiftSCAD Resize2D.swift
[428/512] Compiling SwiftSCAD Resize3D.swift
[429/512] Compiling SwiftSCAD SetBounds.swift
[430/512] Compiling SwiftSCAD SetBoundsSize.swift
[431/512] Compiling SwiftSCAD Clone.swift
[432/512] Compiling SwiftSCAD Distribute.swift
[433/512] Compiling SwiftSCAD RepeatAlong.swift
[434/512] Compiling SwiftSCAD RepeatAround.swift
[435/512] Compiling SwiftSCAD Symmetry.swift
[436/512] Compiling SwiftSCAD ApplyEdgeProfile.swift
[437/512] Compiling SwiftSCAD Chamfer.swift
[438/512] Compiling SwiftSCAD ChamferedFillet.swift
[439/512] Compiling SwiftSCAD EdgeProfile.swift
[440/512] Compiling SwiftSCAD EdgeProfileShape.swift
[441/512] Compiling SwiftSCAD Fillet.swift
[442/512] Compiling SwiftSCAD ExtrudePolygon.swift
[443/512] Compiling SwiftSCAD ExtrudeWithEdgeProfiles.swift
[444/512] Compiling SwiftSCAD ExtrudedAlong.swift
[445/512] Compiling SwiftSCAD ExtrudedHull.swift
[446/512] Compiling SwiftSCAD LinearExtrude.swift
[447/512] Compiling SwiftSCAD RotateExtrude.swift
[448/512] Compiling SwiftSCAD ConvexHull.swift
[449/512] Compiling SwiftSCAD Fill.swift
[450/512] Compiling SwiftSCAD Import.swift
[451/512] Compiling SwiftSCAD Name.swift
[452/512] Compiling SwiftSCAD MinkowskiSum.swift
[453/512] Compiling SwiftSCAD Offset.swift
[454/512] Compiling SwiftSCAD Rounding.swift
[455/512] Compiling SwiftSCAD Projection.swift
[456/512] Compiling SwiftSCAD RoundedBoxMask3D.swift
[457/512] Compiling SwiftSCAD RegularPolygon.swift
[458/512] Compiling SwiftSCAD Rectangle.swift
[459/512] Compiling SwiftSCAD Environment+Text.swift
[460/512] Compiling SwiftSCAD Text.swift
[461/512] Compiling SwiftSCAD TextModifiers.swift
[462/512] Compiling SwiftSCAD Box.swift
[463/512] Compiling SwiftSCAD Cylinder.swift
[464/512] Compiling SwiftSCAD Polyhedron.swift
[465/512] Compiling SwiftSCAD Sphere.swift
[466/512] Compiling SwiftSCAD Torus.swift
[467/512] Compiling SwiftSCAD Tube.swift
[468/512] Compiling SwiftSCAD Rotate.swift
[469/512] Compiling SwiftSCAD RotateAround.swift
[470/512] Compiling SwiftSCAD Scale.swift
[471/512] Compiling SwiftSCAD Transform.swift
[472/512] Compiling SwiftSCAD Translate.swift
[473/512] Compiling SwiftSCAD AxisAlignment.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
[511/549] Compiling Helical PolygonalBoltHeadShape.swift
[512/549] Compiling Helical BoltPoint.swift
[513/549] Compiling Helical ChamferedBoltPoint.swift
[514/549] Compiling Helical BoltHeadSocket.swift
[515/549] Compiling Helical PhillipsBoltHeadSocket.swift
[516/549] Compiling Helical Bolt.swift
[517/549] Compiling Helical BoltHeadShape.swift
[518/549] Compiling Helical ChamferedBoltHeadShape.swift
[519/549] Compiling Helical CountersunkBoltHeadShape.swift
[520/549] Compiling Helical CylindricalBoltHeadShape.swift
[521/549] Compiling Helical PolygonalNutBody.swift
[522/549] Compiling Helical Nut.swift
[523/549] Compiling Helical Nut+Hex.swift
[524/549] Compiling Helical Nut+Square.swift
[525/549] Compiling Helical PolygonalBoltHeadSocket.swift
[526/549] Compiling Helical SlottedBoltHeadSocket.swift
[527/549] Compiling Helical Bolt+HexHead.swift
[528/549] Compiling Helical Bolt+HexSocketCountersunk.swift
[529/549] Compiling Helical Bolt+HexSocketHeadCap.swift
[530/549] Compiling Helical Overhang.swift
[531/549] Compiling Helical Screw.swift
[532/549] Compiling Helical ScrewThread+ISOMetric.swift
[533/549] Compiling Helical ScrewThread+Standard.swift
[534/549] Compiling Helical Bolt+PhillipsCheeseHead.swift
[535/549] Compiling Helical Bolt+PhillipsCountersunk.swift
[536/549] Compiling Helical Bolt+SetScrew.swift
[537/549] Compiling Helical Bolt+SlottedCountersunk.swift
[538/549] Compiling Helical BoltHeadRecess.swift
[539/549] Compiling Helical BoltHeadRecessShapes.swift
[540/549] Compiling Helical ClearanceHole.swift
[541/549] Compiling Helical ThreadedHole.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] Emitting module Demo
[549/552] Compiling Demo main.swift
[550/553] Wrapping AST for Demo for debugging
[551/553] Write Objects.LinkFileList
[552/553] Linking Helical-Demo
Build complete! (37.36s)
Build complete.
Done.