The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of SwiftSCAD, reference 0.9.0 (15edb9), with Swift 6.2 (beta) for Android on 22 Jun 2025 12:51:18 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tomasf/SwiftSCAD.git
Reference: 0.9.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/tomasf/SwiftSCAD
 * tag               0.9.0      -> FETCH_HEAD
HEAD is now at 15edb9a Rearrange tests
Cloned https://github.com/tomasf/SwiftSCAD.git
Revision (git rev-parse @):
15edb9a6a6fb6a8fe4d66047c096acd4a9bd696e
SUCCESS checkout https://github.com/tomasf/SwiftSCAD.git at 0.9.0
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/tomasf/SwiftSCAD.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-log.git
[1/3836] Fetching swift-log
[1267/20476] Fetching swift-log, swift-collections
Fetched https://github.com/apple/swift-log.git from cache (0.62s)
[4160/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.91s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (3.17s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.71s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
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.3
Building for debugging...
[0/11] Write sources
[10/11] Write swift-version-8C5A4AE7A8CE2BA.txt
[12/30] Emitting module Logging
[13/30] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[14/30] Compiling InternalCollectionsUtilities Debugging.swift
[15/30] Compiling InternalCollectionsUtilities Descriptions.swift
[16/30] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[17/31] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[18/31] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[19/31] Compiling InternalCollectionsUtilities _SortedCollection.swift
[20/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[21/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[22/31] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[23/31] Compiling InternalCollectionsUtilities UInt+reversed.swift
[24/31] Emitting module InternalCollectionsUtilities
[25/31] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[26/31] Compiling InternalCollectionsUtilities Integer rank.swift
[27/31] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[29/306] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[30/306] Compiling _RopeModule BigString+Debugging.swift
[31/306] Compiling _RopeModule BigString+Index.swift
[32/308] Compiling _RopeModule BigString+Insert.swift
[33/308] Compiling _RopeModule BigString+Managing Breaks.swift
[34/308] Compiling HeapModule Heap+Descriptions.swift
[35/308] Compiling HeapModule _HeapNode.swift
[36/308] Compiling HeapModule Heap.swift
[37/308] Compiling _RopeModule BigString+Ingester.swift
[38/308] Compiling _RopeModule BigString+Invariants.swift
[39/308] Compiling _RopeModule BigString+Iterators.swift
[40/308] Compiling _RopeModule BigString+Metrics.swift
[41/308] Compiling HeapModule Heap+Invariants.swift
[42/308] Compiling HeapModule Heap+UnsafeHandle.swift
[43/308] Emitting module HeapModule
[45/309] Compiling _RopeModule Rope+ForEachWhile.swift
[46/309] Compiling _RopeModule Rope+Insert.swift
[47/309] Compiling HashTreeCollections TreeSet+Sequence.swift
[48/309] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[49/309] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[50/309] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[51/309] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[52/309] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[53/309] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[54/309] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[55/319] Compiling DequeModule _DequeSlot.swift
[56/319] Compiling DequeModule _UnsafeWrappedBuffer.swift
[57/319] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[58/319] Compiling _RopeModule BigString+CustomStringConvertible.swift
[59/319] Compiling _RopeModule BigString+Equatable.swift
[60/319] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[61/319] Compiling _RopeModule BigString+Hashing.swift
[62/319] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[63/319] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[64/319] Compiling _RopeModule BigString+Sequence.swift
[65/319] Compiling _RopeModule BigString+TextOutputStream.swift
[66/319] Compiling _RopeModule Rope+_Storage.swift
[67/319] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[68/319] Compiling _RopeModule Rope+_UnsafeHandle.swift
[69/319] Compiling _RopeModule Rope.swift
[70/319] Compiling _RopeModule RopeElement.swift
[71/326] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[72/326] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[73/326] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[74/326] Compiling _RopeModule BigString+Chunk+Splitting.swift
[75/326] Compiling _RopeModule BigString+Chunk.swift
[76/326] Compiling _RopeModule BigString+BidirectionalCollection.swift
[77/326] Compiling _RopeModule BigString+UnicodeScalarView.swift
[78/333] Compiling _RopeModule BigString+Split.swift
[79/333] Compiling _RopeModule Range+BigString.swift
[80/333] Compiling _RopeModule BigString+UTF16View.swift
[81/333] Compiling _RopeModule BigString+UTF8View.swift
[82/333] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[83/333] Compiling _RopeModule BigString+Chunk+Breaks.swift
[84/333] Compiling _RopeModule BigString+Chunk+Counts.swift
[85/333] Compiling _RopeModule BigString+Chunk+Description.swift
[86/333] Compiling _RopeModule BigString+Summary.swift
[87/333] Compiling _RopeModule BigString.swift
[88/333] Compiling _RopeModule BigString+Append.swift
[89/333] Compiling _RopeModule BigString+Initializers.swift
[90/333] Compiling BitCollections Range+Utilities.swift
[91/333] Compiling BitCollections Slice+Utilities.swift
[92/333] Compiling BitCollections UInt+Tricks.swift
[93/333] Compiling BitCollections _Word.swift
[94/333] Compiling OrderedCollections OrderedSet.swift
[95/333] Compiling OrderedCollections _UnsafeBitset.swift
[96/333] Compiling _RopeModule Rope+Sequence.swift
[97/333] Compiling _RopeModule Rope+Append.swift
[98/333] Compiling _RopeModule Rope+Extract.swift
[99/333] Compiling _RopeModule Rope+Find.swift
[100/333] Compiling _RopeModule BigSubstring+UTF8View.swift
[101/333] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[102/333] Compiling _RopeModule BigSubstring.swift
[103/333] Compiling _RopeModule Rope+Builder.swift
[104/333] Compiling _RopeModule Rope+Debugging.swift
[105/333] Compiling _RopeModule Rope+Invariants.swift
[106/333] Compiling _RopeModule Rope+_Node.swift
[107/333] Compiling _RopeModule BigString+Comparable.swift
[108/333] Compiling _RopeModule BigString+Builder.swift
[109/333] Compiling _RopeModule BigString+Contents.swift
[124/333] Compiling BitCollections BitSet.Index.swift
[125/333] Compiling BitCollections BitSet._UnsafeHandle.swift
[126/333] Compiling BitCollections BitSet.swift
[134/333] Compiling _RopeModule BigSubstring+UTF16View.swift
[158/333] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[159/333] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[160/333] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[161/333] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[162/333] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[163/333] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[164/333] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[165/333] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[166/333] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[167/333] Compiling HashTreeCollections TreeSet.swift
[168/333] Emitting module DequeModule
[170/334] Compiling Logging MetadataProvider.swift
[171/334] Compiling Logging Locks.swift
[172/334] Emitting module BitCollections
[216/334] Compiling Logging LogHandler.swift
[219/334] Compiling Logging Logging.swift
[273/345] Emitting module _RopeModule
[284/345] Emitting module OrderedCollections
[308/346] Compiling _RopeModule Rope+Join.swift
[309/346] Compiling _RopeModule Rope+MutatingForEach.swift
[310/346] Compiling _RopeModule Rope+Remove.swift
[311/346] Compiling _RopeModule Rope+RemoveSubrange.swift
[312/346] Compiling _RopeModule Rope+Split.swift
[313/346] Compiling _RopeModule Optional Utilities.swift
[314/346] Compiling _RopeModule String Utilities.swift
[315/346] Compiling _RopeModule String.Index+ABI.swift
[316/346] Compiling _RopeModule _CharacterRecognizer.swift
[346/346] Emitting module HashTreeCollections
[349/350] Compiling Collections Collections.swift
[350/350] Emitting module Collections
[352/503] Compiling SwiftSCAD Geometry+Anchors.swift
[353/503] Compiling SwiftSCAD Array+Geometry.swift
[354/503] Compiling SwiftSCAD CodeFragment.swift
[355/503] Compiling SwiftSCAD GeometryName.swift
[356/503] Compiling SwiftSCAD GeometryProxy.swift
[357/503] Compiling SwiftSCAD Output.swift
[358/503] Compiling SwiftSCAD CombinedGeometry.swift
[359/503] Compiling SwiftSCAD ExtrusionGeometry.swift
[360/503] Compiling SwiftSCAD Geometry.swift
[361/503] Compiling SwiftSCAD LeafGeometry.swift
[362/503] Compiling SwiftSCAD Shape.swift
[363/503] Compiling SwiftSCAD TransformedGeometry.swift
[364/503] Compiling SwiftSCAD WrappedGeometry.swift
[365/503] Compiling SwiftSCAD ResultElement.swift
[366/503] Compiling SwiftSCAD ResultModifier.swift
[367/503] Compiling SwiftSCAD ResultReader.swift
[368/503] Compiling SwiftSCAD Logging.swift
[369/503] Compiling SwiftSCAD Aligned.swift
[370/503] Compiling SwiftSCAD Adding.swift
[371/503] Compiling SwiftSCAD AddingExclusive.swift
[372/503] Compiling SwiftSCAD Difference.swift
[373/503] Compiling SwiftSCAD Intersection.swift
[374/524] Compiling SwiftSCAD OpenSCADExport.swift
[375/524] Compiling SwiftSCAD OutputFormat.swift
[376/524] Compiling SwiftSCAD SaveBatch.swift
[377/524] Compiling SwiftSCAD SaveSingle.swift
[378/524] Compiling SwiftSCAD Area2D.swift
[379/524] Compiling SwiftSCAD Arc.swift
[380/524] Compiling SwiftSCAD Circle.swift
[381/524] Compiling SwiftSCAD Ring.swift
[382/524] Compiling SwiftSCAD CylinderBridge.swift
[383/524] Compiling SwiftSCAD Teardrop.swift
[384/524] Compiling SwiftSCAD Polygon.Metrics.swift
[385/524] Compiling SwiftSCAD Polygon.swift
[386/524] Compiling SwiftSCAD PolygonPointsProvider.swift
[387/524] Compiling SwiftSCAD RegularPolygon.swift
[388/524] Compiling SwiftSCAD Rectangle.swift
[389/524] Compiling SwiftSCAD Environment+Text.swift
[390/524] Compiling SwiftSCAD Text.swift
[391/524] Compiling SwiftSCAD TextModifiers.swift
[392/524] Compiling SwiftSCAD Box.swift
[393/524] Compiling SwiftSCAD Cylinder+Angles.swift
[394/524] Compiling SwiftSCAD Cylinder.swift
[395/524] Compiling SwiftSCAD Union.swift
[396/524] Compiling SwiftSCAD Measure.swift
[397/524] Compiling SwiftSCAD OffsetBounds.swift
[398/524] Compiling SwiftSCAD Resize2D.swift
[399/524] Compiling SwiftSCAD Resize3D.swift
[400/524] Compiling SwiftSCAD SetBounds.swift
[401/524] Compiling SwiftSCAD SetBoundsSize.swift
[402/524] Compiling SwiftSCAD Clone.swift
[403/524] Compiling SwiftSCAD Distribute.swift
[404/524] Compiling SwiftSCAD RepeatAlong.swift
[405/524] Compiling SwiftSCAD RepeatAround.swift
[406/524] Compiling SwiftSCAD Symmetry.swift
[407/524] Compiling SwiftSCAD ApplyBoxEdgeProfile.swift
[408/524] Compiling SwiftSCAD ApplyEdgeProfile.swift
[409/524] Compiling SwiftSCAD ExtrudePolygon.swift
[410/524] Compiling SwiftSCAD ExtrudeWithEdgeProfiles.swift
[411/524] Compiling SwiftSCAD ExtrudedAlong.swift
[412/524] Compiling SwiftSCAD ExtrudedHull.swift
[413/524] Compiling SwiftSCAD LinearExtrude.swift
[414/524] Compiling SwiftSCAD LinearExtrudeScaling.swift
[415/524] Compiling SwiftSCAD RotateExtrude.swift
[416/524] Compiling SwiftSCAD ConvexHull.swift
[417/524] Compiling SwiftSCAD EdgeProfileShape.swift
[418/524] Compiling SwiftSCAD Fillet.swift
[419/524] Compiling SwiftSCAD SCADValue.swift
[420/524] Compiling SwiftSCAD AffineTransform2D+Creation.swift
[421/524] Compiling SwiftSCAD AffineTransform2D+Modification.swift
[422/524] Compiling SwiftSCAD AffineTransform2D.swift
[423/524] Compiling SwiftSCAD AffineTransform3D+Creation.swift
[424/524] Compiling SwiftSCAD AffineTransform3D+Modification.swift
[425/524] Compiling SwiftSCAD AffineTransform3D.swift
[426/524] Compiling SwiftSCAD Rotation3D.swift
[427/524] Compiling SwiftSCAD AffineTransform.swift
[428/524] Compiling SwiftSCAD BasicMatrix3x3.swift
[429/524] Compiling SwiftSCAD BasicMatrix4x4.swift
[430/524] Compiling SwiftSCAD Matrix.swift
[431/524] Compiling SwiftSCAD DimensionalValues.swift
[432/524] Compiling SwiftSCAD Vector.swift
[433/524] Compiling SwiftSCAD Vector2D+Operators.swift
[434/524] Compiling SwiftSCAD Vector2D.swift
[435/524] Compiling SwiftSCAD Vector3D+Directions.swift
[436/524] Compiling SwiftSCAD Vector3D+Operators.swift
[437/524] Compiling SwiftSCAD Vector3D.swift
[438/524] Compiling SwiftSCAD Fill.swift
[439/524] Compiling SwiftSCAD Import.swift
[440/524] Compiling SwiftSCAD Name.swift
[441/524] Compiling SwiftSCAD MinkowskiSum.swift
[442/524] Compiling SwiftSCAD Offset.swift
[443/524] Compiling SwiftSCAD Rounding.swift
[444/524] Compiling SwiftSCAD Projection.swift
[445/524] Compiling SwiftSCAD Replace.swift
[446/524] Compiling SwiftSCAD RoundedBoxCornerMask.swift
[447/524] Compiling SwiftSCAD RoundedRectangleMask.swift
[448/524] Compiling SwiftSCAD RoundingBoxCorners.swift
[449/524] Compiling SwiftSCAD RoundingRectangleCorners.swift
[450/524] Compiling SwiftSCAD SetVariables.swift
[451/524] Compiling SwiftSCAD Stack.swift
[452/524] Compiling SwiftSCAD UseFacets.swift
[453/524] Compiling SwiftSCAD Within.swift
[454/524] Compiling SwiftSCAD Operators.swift
[455/524] Compiling SwiftSCAD CodeFragment+Export.swift
[456/524] Compiling SwiftSCAD OpenSCADExport+FixSTL.swift
[457/524] Compiling SwiftSCAD OpenSCADExport+POSIX.swift
[458/524] Compiling SwiftSCAD OpenSCADExport+Windows.swift
[459/524] Compiling SwiftSCAD OpenSCADExport+macOS.swift
[460/524] Emitting module SwiftSCAD
[461/524] Compiling SwiftSCAD Polyhedron.swift
[462/524] Compiling SwiftSCAD Sphere.swift
[463/524] Compiling SwiftSCAD Torus.swift
[464/524] Compiling SwiftSCAD Tube.swift
[465/524] Compiling SwiftSCAD Rotate.swift
[466/524] Compiling SwiftSCAD RotateAround.swift
[467/524] Compiling SwiftSCAD Scale.swift
[468/524] Compiling SwiftSCAD Transform.swift
[469/524] Compiling SwiftSCAD Translate.swift
[470/524] Compiling SwiftSCAD AxisAlignment.swift
[471/524] Compiling SwiftSCAD GeometryAlignment+Presets.swift
[472/524] Compiling SwiftSCAD GeometryAlignment.swift
[473/524] Compiling SwiftSCAD Angle+Operators.swift
[474/524] Compiling SwiftSCAD Angle+Trigonometry.swift
[475/524] Compiling SwiftSCAD Angle.swift
[476/524] Compiling SwiftSCAD Axes.swift
[477/524] Compiling SwiftSCAD Axis.swift
[478/524] Compiling SwiftSCAD AxisDirection.swift
[479/524] Compiling SwiftSCAD BezierPath+Adding.swift
[480/524] Compiling SwiftSCAD BezierPath+Operations.swift
[481/524] Compiling SwiftSCAD BezierPath+Visualization.swift
[482/524] Compiling SwiftSCAD ArrayBuilder.swift
/host/spi-builder-workspace/Sources/SwiftSCAD/Concurrency.swift:6:32: warning: capture of non-sendable type 'Self.Index.Type' in an isolated closure
 4 |     func concurrentForEach(_ body: @Sendable @escaping (Element) -> Void) {
 5 |         DispatchQueue.concurrentPerform(iterations: count) { i in
 6 |             let element = self[index(startIndex, offsetBy: i)]
   |                                `- warning: capture of non-sendable type 'Self.Index.Type' in an isolated closure
 7 |             body(element)
 8 |         }
[483/524] Compiling SwiftSCAD Compatibility.swift
/host/spi-builder-workspace/Sources/SwiftSCAD/Concurrency.swift:6:32: warning: capture of non-sendable type 'Self.Index.Type' in an isolated closure
 4 |     func concurrentForEach(_ body: @Sendable @escaping (Element) -> Void) {
 5 |         DispatchQueue.concurrentPerform(iterations: count) { i in
 6 |             let element = self[index(startIndex, offsetBy: i)]
   |                                `- warning: capture of non-sendable type 'Self.Index.Type' in an isolated closure
 7 |             body(element)
 8 |         }
[484/524] Compiling SwiftSCAD Concurrency.swift
/host/spi-builder-workspace/Sources/SwiftSCAD/Concurrency.swift:6:32: warning: capture of non-sendable type 'Self.Index.Type' in an isolated closure
 4 |     func concurrentForEach(_ body: @Sendable @escaping (Element) -> Void) {
 5 |         DispatchQueue.concurrentPerform(iterations: count) { i in
 6 |             let element = self[index(startIndex, offsetBy: i)]
   |                                `- warning: capture of non-sendable type 'Self.Index.Type' in an isolated closure
 7 |             body(element)
 8 |         }
[485/524] Compiling SwiftSCAD Colored.swift
/host/spi-builder-workspace/Sources/SwiftSCAD/Concurrency.swift:6:32: warning: capture of non-sendable type 'Self.Index.Type' in an isolated closure
 4 |     func concurrentForEach(_ body: @Sendable @escaping (Element) -> Void) {
 5 |         DispatchQueue.concurrentPerform(iterations: count) { i in
 6 |             let element = self[index(startIndex, offsetBy: i)]
   |                                `- warning: capture of non-sendable type 'Self.Index.Type' in an isolated closure
 7 |             body(element)
 8 |         }
[486/524] Compiling SwiftSCAD ForceRender.swift
/host/spi-builder-workspace/Sources/SwiftSCAD/Concurrency.swift:6:32: warning: capture of non-sendable type 'Self.Index.Type' in an isolated closure
 4 |     func concurrentForEach(_ body: @Sendable @escaping (Element) -> Void) {
 5 |         DispatchQueue.concurrentPerform(iterations: count) { i in
 6 |             let element = self[index(startIndex, offsetBy: i)]
   |                                `- warning: capture of non-sendable type 'Self.Index.Type' in an isolated closure
 7 |             body(element)
 8 |         }
[487/524] Compiling SwiftSCAD Prefix.swift
/host/spi-builder-workspace/Sources/SwiftSCAD/Concurrency.swift:6:32: warning: capture of non-sendable type 'Self.Index.Type' in an isolated closure
 4 |     func concurrentForEach(_ body: @Sendable @escaping (Element) -> Void) {
 5 |         DispatchQueue.concurrentPerform(iterations: count) { i in
 6 |             let element = self[index(startIndex, offsetBy: i)]
   |                                `- warning: capture of non-sendable type 'Self.Index.Type' in an isolated closure
 7 |             body(element)
 8 |         }
[488/524] Compiling SwiftSCAD VisualizeAxes.swift
/host/spi-builder-workspace/Sources/SwiftSCAD/Concurrency.swift:6:32: warning: capture of non-sendable type 'Self.Index.Type' in an isolated closure
 4 |     func concurrentForEach(_ body: @Sendable @escaping (Element) -> Void) {
 5 |         DispatchQueue.concurrentPerform(iterations: count) { i in
 6 |             let element = self[index(startIndex, offsetBy: i)]
   |                                `- warning: capture of non-sendable type 'Self.Index.Type' in an isolated closure
 7 |             body(element)
 8 |         }
[489/524] Compiling SwiftSCAD Environment.swift
/host/spi-builder-workspace/Sources/SwiftSCAD/Concurrency.swift:6:32: warning: capture of non-sendable type 'Self.Index.Type' in an isolated closure
 4 |     func concurrentForEach(_ body: @Sendable @escaping (Element) -> Void) {
 5 |         DispatchQueue.concurrentPerform(iterations: count) { i in
 6 |             let element = self[index(startIndex, offsetBy: i)]
   |                                `- warning: capture of non-sendable type 'Self.Index.Type' in an isolated closure
 7 |             body(element)
 8 |         }
[490/524] Compiling SwiftSCAD EnvironmentContext.swift
/host/spi-builder-workspace/Sources/SwiftSCAD/Concurrency.swift:6:32: warning: capture of non-sendable type 'Self.Index.Type' in an isolated closure
 4 |     func concurrentForEach(_ body: @Sendable @escaping (Element) -> Void) {
 5 |         DispatchQueue.concurrentPerform(iterations: count) { i in
 6 |             let element = self[index(startIndex, offsetBy: i)]
   |                                `- warning: capture of non-sendable type 'Self.Index.Type' in an isolated closure
 7 |             body(element)
 8 |         }
[491/524] Compiling SwiftSCAD EnvironmentModifier.swift
/host/spi-builder-workspace/Sources/SwiftSCAD/Concurrency.swift:6:32: warning: capture of non-sendable type 'Self.Index.Type' in an isolated closure
 4 |     func concurrentForEach(_ body: @Sendable @escaping (Element) -> Void) {
 5 |         DispatchQueue.concurrentPerform(iterations: count) { i in
 6 |             let element = self[index(startIndex, offsetBy: i)]
   |                                `- warning: capture of non-sendable type 'Self.Index.Type' in an isolated closure
 7 |             body(element)
 8 |         }
[492/524] Compiling SwiftSCAD EnvironmentValues.swift
/host/spi-builder-workspace/Sources/SwiftSCAD/Concurrency.swift:6:32: warning: capture of non-sendable type 'Self.Index.Type' in an isolated closure
 4 |     func concurrentForEach(_ body: @Sendable @escaping (Element) -> Void) {
 5 |         DispatchQueue.concurrentPerform(iterations: count) { i in
 6 |             let element = self[index(startIndex, offsetBy: i)]
   |                                `- warning: capture of non-sendable type 'Self.Index.Type' in an isolated closure
 7 |             body(element)
 8 |         }
[493/524] Compiling SwiftSCAD ReadEnvironment.swift
/host/spi-builder-workspace/Sources/SwiftSCAD/Concurrency.swift:6:32: warning: capture of non-sendable type 'Self.Index.Type' in an isolated closure
 4 |     func concurrentForEach(_ body: @Sendable @escaping (Element) -> Void) {
 5 |         DispatchQueue.concurrentPerform(iterations: count) { i in
 6 |             let element = self[index(startIndex, offsetBy: i)]
   |                                `- warning: capture of non-sendable type 'Self.Index.Type' in an isolated closure
 7 |             body(element)
 8 |         }
[494/524] Compiling SwiftSCAD Environment+Color.swift
/host/spi-builder-workspace/Sources/SwiftSCAD/Concurrency.swift:6:32: warning: capture of non-sendable type 'Self.Index.Type' in an isolated closure
 4 |     func concurrentForEach(_ body: @Sendable @escaping (Element) -> Void) {
 5 |         DispatchQueue.concurrentPerform(iterations: count) { i in
 6 |             let element = self[index(startIndex, offsetBy: i)]
   |                                `- warning: capture of non-sendable type 'Self.Index.Type' in an isolated closure
 7 |             body(element)
 8 |         }
[495/524] Compiling SwiftSCAD Environment+Transform.swift
/host/spi-builder-workspace/Sources/SwiftSCAD/Concurrency.swift:6:32: warning: capture of non-sendable type 'Self.Index.Type' in an isolated closure
 4 |     func concurrentForEach(_ body: @Sendable @escaping (Element) -> Void) {
 5 |         DispatchQueue.concurrentPerform(iterations: count) { i in
 6 |             let element = self[index(startIndex, offsetBy: i)]
   |                                `- warning: capture of non-sendable type 'Self.Index.Type' in an isolated closure
 7 |             body(element)
 8 |         }
[496/524] Compiling SwiftSCAD Facets.swift
/host/spi-builder-workspace/Sources/SwiftSCAD/Concurrency.swift:6:32: warning: capture of non-sendable type 'Self.Index.Type' in an isolated closure
 4 |     func concurrentForEach(_ body: @Sendable @escaping (Element) -> Void) {
 5 |         DispatchQueue.concurrentPerform(iterations: count) { i in
 6 |             let element = self[index(startIndex, offsetBy: i)]
   |                                `- warning: capture of non-sendable type 'Self.Index.Type' in an isolated closure
 7 |             body(element)
 8 |         }
[497/524] Compiling SwiftSCAD NaturalUpDirection.swift
/host/spi-builder-workspace/Sources/SwiftSCAD/Concurrency.swift:6:32: warning: capture of non-sendable type 'Self.Index.Type' in an isolated closure
 4 |     func concurrentForEach(_ body: @Sendable @escaping (Element) -> Void) {
 5 |         DispatchQueue.concurrentPerform(iterations: count) { i in
 6 |             let element = self[index(startIndex, offsetBy: i)]
   |                                `- warning: capture of non-sendable type 'Self.Index.Type' in an isolated closure
 7 |             body(element)
 8 |         }
[498/524] Compiling SwiftSCAD Operation.swift
/host/spi-builder-workspace/Sources/SwiftSCAD/Concurrency.swift:6:32: warning: capture of non-sendable type 'Self.Index.Type' in an isolated closure
 4 |     func concurrentForEach(_ body: @Sendable @escaping (Element) -> Void) {
 5 |         DispatchQueue.concurrentPerform(iterations: count) { i in
 6 |             let element = self[index(startIndex, offsetBy: i)]
   |                                `- warning: capture of non-sendable type 'Self.Index.Type' in an isolated closure
 7 |             body(element)
 8 |         }
[499/524] Compiling SwiftSCAD PreviewConvexity.swift
/host/spi-builder-workspace/Sources/SwiftSCAD/Concurrency.swift:6:32: warning: capture of non-sendable type 'Self.Index.Type' in an isolated closure
 4 |     func concurrentForEach(_ body: @Sendable @escaping (Element) -> Void) {
 5 |         DispatchQueue.concurrentPerform(iterations: count) { i in
 6 |             let element = self[index(startIndex, offsetBy: i)]
   |                                `- warning: capture of non-sendable type 'Self.Index.Type' in an isolated closure
 7 |             body(element)
 8 |         }
[500/524] Compiling SwiftSCAD Tolerance.swift
/host/spi-builder-workspace/Sources/SwiftSCAD/Concurrency.swift:6:32: warning: capture of non-sendable type 'Self.Index.Type' in an isolated closure
 4 |     func concurrentForEach(_ body: @Sendable @escaping (Element) -> Void) {
 5 |         DispatchQueue.concurrentPerform(iterations: count) { i in
 6 |             let element = self[index(startIndex, offsetBy: i)]
   |                                `- warning: capture of non-sendable type 'Self.Index.Type' in an isolated closure
 7 |             body(element)
 8 |         }
[501/524] Compiling SwiftSCAD Extensions.swift
/host/spi-builder-workspace/Sources/SwiftSCAD/Concurrency.swift:6:32: warning: capture of non-sendable type 'Self.Index.Type' in an isolated closure
 4 |     func concurrentForEach(_ body: @Sendable @escaping (Element) -> Void) {
 5 |         DispatchQueue.concurrentPerform(iterations: count) { i in
 6 |             let element = self[index(startIndex, offsetBy: i)]
   |                                `- warning: capture of non-sendable type 'Self.Index.Type' in an isolated closure
 7 |             body(element)
 8 |         }
[502/524] Compiling SwiftSCAD AnchorList.swift
/host/spi-builder-workspace/Sources/SwiftSCAD/Concurrency.swift:6:32: warning: capture of non-sendable type 'Self.Index.Type' in an isolated closure
 4 |     func concurrentForEach(_ body: @Sendable @escaping (Element) -> Void) {
 5 |         DispatchQueue.concurrentPerform(iterations: count) { i in
 6 |             let element = self[index(startIndex, offsetBy: i)]
   |                                `- warning: capture of non-sendable type 'Self.Index.Type' in an isolated closure
 7 |             body(element)
 8 |         }
[503/524] Compiling SwiftSCAD Anchors+Public.swift
/host/spi-builder-workspace/Sources/SwiftSCAD/Concurrency.swift:6:32: warning: capture of non-sendable type 'Self.Index.Type' in an isolated closure
 4 |     func concurrentForEach(_ body: @Sendable @escaping (Element) -> Void) {
 5 |         DispatchQueue.concurrentPerform(iterations: count) { i in
 6 |             let element = self[index(startIndex, offsetBy: i)]
   |                                `- warning: capture of non-sendable type 'Self.Index.Type' in an isolated closure
 7 |             body(element)
 8 |         }
[504/524] Compiling SwiftSCAD BezierPath.Curve.swift
[505/524] Compiling SwiftSCAD BezierPath.swift
[506/524] Compiling SwiftSCAD BezierPath.Builder.swift
[507/524] Compiling SwiftSCAD ComponentFunctions.swift
[508/524] Compiling SwiftSCAD PathBuilderValue.swift
[509/524] Compiling SwiftSCAD PathBuilderVector.swift
[510/524] Compiling SwiftSCAD Boundary+Shapes.swift
[511/524] Compiling SwiftSCAD Boundary+Visualization.swift
[512/524] Compiling SwiftSCAD Boundary.swift
[513/524] Compiling SwiftSCAD BoundingBox+Visualization.swift
[514/524] Compiling SwiftSCAD BoundingBox.swift
[515/524] Compiling SwiftSCAD Color.swift
[516/524] Compiling SwiftSCAD Box.Corner.swift
[517/524] Compiling SwiftSCAD Box.Edge.swift
[518/524] Compiling SwiftSCAD Box.Side.swift
[519/524] Compiling SwiftSCAD OrthogonalCorner.swift
[520/524] Compiling SwiftSCAD Rectangle.Corner.swift
[521/524] Compiling SwiftSCAD RoundedCornerStyle.swift
[522/524] Compiling SwiftSCAD Chamfer.swift
[523/524] Compiling SwiftSCAD ChamferedFillet.swift
[524/524] Compiling SwiftSCAD EdgeProfile.swift
Build complete! (115.05s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    }
  ],
  "manifest_display_name" : "SwiftSCAD",
  "name" : "SwiftSCAD",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SwiftSCAD",
      "targets" : [
        "SwiftSCAD"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Tests",
      "module_type" : "SwiftTarget",
      "name" : "Tests",
      "path" : "Tests/Tests",
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/Tests/SCAD",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "2D.swift",
        "3D.swift",
        "BezierCurve.swift",
        "BezierPath.swift",
        "BezierPathBuilder.swift",
        "Bounds.swift",
        "Color.swift",
        "Common/ApproximatelyEquatable.swift",
        "Common/Helpers.swift",
        "EnvironmentValues.swift",
        "Examples.swift",
        "ExtrudePolygon.swift",
        "Matrix.swift",
        "Operation.swift",
        "Result.swift",
        "Stack.swift",
        "Transform.swift"
      ],
      "target_dependencies" : [
        "SwiftSCAD"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftSCAD",
      "module_type" : "SwiftTarget",
      "name" : "SwiftSCAD",
      "path" : "Sources/SwiftSCAD",
      "product_dependencies" : [
        "Collections",
        "Logging"
      ],
      "product_memberships" : [
        "SwiftSCAD"
      ],
      "sources" : [
        "ArrayBuilder.swift",
        "Compatibility.swift",
        "Concurrency.swift",
        "Development/Colored.swift",
        "Development/ForceRender.swift",
        "Development/Prefix.swift",
        "Development/VisualizeAxes.swift",
        "Environment/Environment.swift",
        "Environment/EnvironmentContext.swift",
        "Environment/EnvironmentModifier.swift",
        "Environment/EnvironmentValues.swift",
        "Environment/ReadEnvironment.swift",
        "Environment/Values/Environment+Color.swift",
        "Environment/Values/Environment+Transform.swift",
        "Environment/Values/Facets.swift",
        "Environment/Values/NaturalUpDirection.swift",
        "Environment/Values/Operation.swift",
        "Environment/Values/PreviewConvexity.swift",
        "Environment/Values/Tolerance.swift",
        "Extensions.swift",
        "Geometry/Anchors/AnchorList.swift",
        "Geometry/Anchors/Anchors+Public.swift",
        "Geometry/Anchors/Geometry+Anchors.swift",
        "Geometry/Array+Geometry.swift",
        "Geometry/Output/CodeFragment.swift",
        "Geometry/Output/GeometryName.swift",
        "Geometry/Output/GeometryProxy.swift",
        "Geometry/Output/Output.swift",
        "Geometry/Protocols/CombinedGeometry.swift",
        "Geometry/Protocols/ExtrusionGeometry.swift",
        "Geometry/Protocols/Geometry.swift",
        "Geometry/Protocols/LeafGeometry.swift",
        "Geometry/Protocols/Shape.swift",
        "Geometry/Protocols/TransformedGeometry.swift",
        "Geometry/Protocols/WrappedGeometry.swift",
        "Geometry/ResultElement/ResultElement.swift",
        "Geometry/ResultElement/ResultModifier.swift",
        "Geometry/ResultElement/ResultReader.swift",
        "Logging.swift",
        "Operations/Aligned.swift",
        "Operations/Boolean/Adding.swift",
        "Operations/Boolean/AddingExclusive.swift",
        "Operations/Boolean/Difference.swift",
        "Operations/Boolean/Intersection.swift",
        "Operations/Boolean/Union.swift",
        "Operations/Bounds/Measure.swift",
        "Operations/Bounds/OffsetBounds.swift",
        "Operations/Bounds/Resize2D.swift",
        "Operations/Bounds/Resize3D.swift",
        "Operations/Bounds/SetBounds.swift",
        "Operations/Bounds/SetBoundsSize.swift",
        "Operations/Duplication/Clone.swift",
        "Operations/Duplication/Distribute.swift",
        "Operations/Duplication/RepeatAlong.swift",
        "Operations/Duplication/RepeatAround.swift",
        "Operations/Duplication/Symmetry.swift",
        "Operations/Edge Profile Application/ApplyBoxEdgeProfile.swift",
        "Operations/Edge Profile Application/ApplyEdgeProfile.swift",
        "Operations/Extrude/ExtrudePolygon.swift",
        "Operations/Extrude/ExtrudeWithEdgeProfiles.swift",
        "Operations/Extrude/ExtrudedAlong.swift",
        "Operations/Extrude/ExtrudedHull.swift",
        "Operations/Extrude/LinearExtrude.swift",
        "Operations/Extrude/LinearExtrudeScaling.swift",
        "Operations/Extrude/RotateExtrude.swift",
        "Operations/Filling/ConvexHull.swift",
        "Operations/Filling/Fill.swift",
        "Operations/Import.swift",
        "Operations/Name.swift",
        "Operations/Offsetting/MinkowskiSum.swift",
        "Operations/Offsetting/Offset.swift",
        "Operations/Offsetting/Rounding.swift",
        "Operations/Projection.swift",
        "Operations/Replace.swift",
        "Operations/Rounding/Masks/RoundedBoxCornerMask.swift",
        "Operations/Rounding/Masks/RoundedRectangleMask.swift",
        "Operations/Rounding/RoundingBoxCorners.swift",
        "Operations/Rounding/RoundingRectangleCorners.swift",
        "Operations/SetVariables.swift",
        "Operations/Stack.swift",
        "Operations/UseFacets.swift",
        "Operations/Within.swift",
        "Operators.swift",
        "Output/CodeFragment+Export.swift",
        "Output/OpenSCADExport/OpenSCADExport+FixSTL.swift",
        "Output/OpenSCADExport/OpenSCADExport+POSIX.swift",
        "Output/OpenSCADExport/OpenSCADExport+Windows.swift",
        "Output/OpenSCADExport/OpenSCADExport+macOS.swift",
        "Output/OpenSCADExport/OpenSCADExport.swift",
        "Output/OutputFormat.swift",
        "Output/SaveBatch.swift",
        "Output/SaveSingle.swift",
        "Shapes/2D/Area2D.swift",
        "Shapes/2D/Circle/Arc.swift",
        "Shapes/2D/Circle/Circle.swift",
        "Shapes/2D/Circle/Ring.swift",
        "Shapes/2D/Overhang/CylinderBridge.swift",
        "Shapes/2D/Overhang/Teardrop.swift",
        "Shapes/2D/Polygon/Polygon.Metrics.swift",
        "Shapes/2D/Polygon/Polygon.swift",
        "Shapes/2D/Polygon/PolygonPointsProvider.swift",
        "Shapes/2D/Polygon/RegularPolygon.swift",
        "Shapes/2D/Rectangle.swift",
        "Shapes/2D/Text/Environment+Text.swift",
        "Shapes/2D/Text/Text.swift",
        "Shapes/2D/Text/TextModifiers.swift",
        "Shapes/3D/Box.swift",
        "Shapes/3D/Cylinder+Angles.swift",
        "Shapes/3D/Cylinder.swift",
        "Shapes/3D/Polyhedron.swift",
        "Shapes/3D/Sphere.swift",
        "Shapes/3D/Torus.swift",
        "Shapes/3D/Tube.swift",
        "Transformations/Rotate.swift",
        "Transformations/RotateAround.swift",
        "Transformations/Scale.swift",
        "Transformations/Transform.swift",
        "Transformations/Translate.swift",
        "Values/Alignment/AxisAlignment.swift",
        "Values/Alignment/GeometryAlignment+Presets.swift",
        "Values/Alignment/GeometryAlignment.swift",
        "Values/Angle/Angle+Operators.swift",
        "Values/Angle/Angle+Trigonometry.swift",
        "Values/Angle/Angle.swift",
        "Values/Axis/Axes.swift",
        "Values/Axis/Axis.swift",
        "Values/Axis/AxisDirection.swift",
        "Values/Bezier/BezierPath+Adding.swift",
        "Values/Bezier/BezierPath+Operations.swift",
        "Values/Bezier/BezierPath+Visualization.swift",
        "Values/Bezier/BezierPath.Curve.swift",
        "Values/Bezier/BezierPath.swift",
        "Values/Bezier/Path Builder/BezierPath.Builder.swift",
        "Values/Bezier/Path Builder/ComponentFunctions.swift",
        "Values/Bezier/Path Builder/PathBuilderValue.swift",
        "Values/Bezier/Path Builder/PathBuilderVector.swift",
        "Values/Boundary/Boundary+Shapes.swift",
        "Values/Boundary/Boundary+Visualization.swift",
        "Values/Boundary/Boundary.swift",
        "Values/Boundary/BoundingBox+Visualization.swift",
        "Values/Boundary/BoundingBox.swift",
        "Values/Color.swift",
        "Values/Corners, Edges and Sides/Box.Corner.swift",
        "Values/Corners, Edges and Sides/Box.Edge.swift",
        "Values/Corners, Edges and Sides/Box.Side.swift",
        "Values/Corners, Edges and Sides/OrthogonalCorner.swift",
        "Values/Corners, Edges and Sides/Rectangle.Corner.swift",
        "Values/Corners, Edges and Sides/RoundedCornerStyle.swift",
        "Values/Edge Profiles/Chamfer.swift",
        "Values/Edge Profiles/ChamferedFillet.swift",
        "Values/Edge Profiles/EdgeProfile.swift",
        "Values/Edge Profiles/EdgeProfileShape.swift",
        "Values/Edge Profiles/Fillet.swift",
        "Values/SCADValue.swift",
        "Values/Transforms/2D/AffineTransform2D+Creation.swift",
        "Values/Transforms/2D/AffineTransform2D+Modification.swift",
        "Values/Transforms/2D/AffineTransform2D.swift",
        "Values/Transforms/3D/AffineTransform3D+Creation.swift",
        "Values/Transforms/3D/AffineTransform3D+Modification.swift",
        "Values/Transforms/3D/AffineTransform3D.swift",
        "Values/Transforms/3D/Rotation3D.swift",
        "Values/Transforms/AffineTransform.swift",
        "Values/Transforms/Matrix/BasicMatrix3x3.swift",
        "Values/Transforms/Matrix/BasicMatrix4x4.swift",
        "Values/Transforms/Matrix/Matrix.swift",
        "Values/Vectors/DimensionalValues.swift",
        "Values/Vectors/Vector.swift",
        "Values/Vectors/Vector2D+Operators.swift",
        "Values/Vectors/Vector2D.swift",
        "Values/Vectors/Vector3D+Directions.swift",
        "Values/Vectors/Vector3D+Operators.swift",
        "Values/Vectors/Vector3D.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Done.