Build Information
Successful build of SwiftSCAD, reference main (4900eb
), with Swift 6.2 (beta) for Android on 11 Jul 2025 12:33:45 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/tomasf/SwiftSCAD
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 4900ebd Update README.md
Cloned https://github.com/tomasf/SwiftSCAD.git
Revision (git rev-parse @):
4900ebd7213c0a2daa8886d2f3d28cc497d24c22
SUCCESS checkout https://github.com/tomasf/SwiftSCAD.git at main
========================================
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-0":/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-log.git
Fetching https://github.com/apple/swift-collections.git
[1/3854] Fetching swift-log
[2699/20600] Fetching swift-log, swift-collections
Fetched https://github.com/apple/swift-log.git from cache (1.34s)
Fetched https://github.com/apple/swift-collections.git from cache (1.37s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (6.35s)
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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
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
Building for debugging...
[0/11] Write sources
[10/11] Write swift-version-8C5A4AE7A8CE2BA.txt
[12/30] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[13/31] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[14/31] Compiling InternalCollectionsUtilities UInt+reversed.swift
[15/31] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[16/31] Compiling InternalCollectionsUtilities _SortedCollection.swift
[17/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[18/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[19/31] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[20/31] Compiling InternalCollectionsUtilities Debugging.swift
[21/31] Compiling InternalCollectionsUtilities Descriptions.swift
[22/31] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[23/31] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[24/31] Compiling InternalCollectionsUtilities Integer rank.swift
[25/31] Emitting module InternalCollectionsUtilities
[26/31] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[28/256] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[29/256] Compiling HeapModule Heap+Invariants.swift
[30/306] Compiling HeapModule Heap+Descriptions.swift
[31/306] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[32/306] Compiling HashTreeCollections _HashNode+Storage.swift
[33/308] Compiling HeapModule _HeapNode.swift
[34/308] Compiling HashTreeCollections _AncestorHashSlots.swift
[35/308] Compiling HashTreeCollections _Bitmap.swift
[36/308] Compiling HeapModule Heap.swift
[37/308] Compiling HeapModule Heap+UnsafeHandle.swift
[38/308] Compiling HashTreeCollections _HashLevel.swift
[39/308] Compiling HashTreeCollections _HashNode+Builder.swift
[40/308] Compiling HashTreeCollections _HashNode+Debugging.swift
[41/308] Compiling HashTreeCollections _HashNode+Initializers.swift
[42/308] Compiling HashTreeCollections _HashNode+Invariants.swift
[43/308] Compiling HashTreeCollections _HashNode+Lookups.swift
[44/308] Emitting module HeapModule
[45/309] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[46/309] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[47/309] Compiling HashTreeCollections TreeDictionary+Keys.swift
[48/309] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[49/309] Compiling HashTreeCollections TreeDictionary+Merge.swift
[50/309] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[51/309] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[53/316] Compiling HashTreeCollections TreeDictionary+Collection.swift
[54/316] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[55/316] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[56/316] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[57/316] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[58/316] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[59/316] Compiling HashTreeCollections TreeDictionary+Filter.swift
[60/316] Compiling HashTreeCollections TreeSet+Hashable.swift
[61/316] Compiling HashTreeCollections TreeSet+Sendable.swift
[62/316] Compiling HashTreeCollections TreeSet+Sequence.swift
[63/316] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[64/316] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[65/316] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[66/316] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[67/316] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[68/316] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[69/316] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[70/326] Compiling DequeModule _DequeSlot.swift
[71/326] Compiling DequeModule _UnsafeWrappedBuffer.swift
[72/326] Compiling HashTreeCollections _Bucket.swift
[73/326] Compiling HashTreeCollections _Hash.swift
[74/326] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[75/326] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[76/326] Compiling HashTreeCollections _HashNode+Structural union.swift
[77/326] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[78/326] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[79/326] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[80/326] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[81/326] Compiling HashTreeCollections _HashNode.swift
[82/326] Compiling HashTreeCollections _HashNodeHeader.swift
[83/333] Compiling BitCollections Range+Utilities.swift
[84/333] Compiling BitCollections Slice+Utilities.swift
[85/333] Compiling BitCollections UInt+Tricks.swift
[86/333] Compiling BitCollections _Word.swift
[87/333] Compiling OrderedCollections OrderedSet.swift
[88/333] Compiling OrderedCollections _UnsafeBitset.swift
[89/333] Compiling HashTreeCollections TreeSet+Equatable.swift
[90/333] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[91/333] Compiling HashTreeCollections TreeSet+Extras.swift
[92/333] Compiling HashTreeCollections TreeSet+Filter.swift
[93/333] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[94/333] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[95/333] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[96/333] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[97/333] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[98/333] Compiling HashTreeCollections _HashNode+Structural merge.swift
[99/333] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[100/333] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[101/333] Compiling HashTreeCollections _HashStack.swift
[102/333] Compiling HashTreeCollections _HashTreeIterator.swift
[103/333] Compiling HashTreeCollections _HashTreeStatistics.swift
[104/333] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[105/333] Compiling HashTreeCollections _RawHashNode.swift
[106/333] Compiling HashTreeCollections _UnmanagedHashNode.swift
[107/333] Compiling HashTreeCollections _UnsafePath.swift
[108/333] Compiling HashTreeCollections TreeDictionary+Codable.swift
[117/333] Compiling BitCollections BitSet.Index.swift
[118/333] Compiling BitCollections BitSet._UnsafeHandle.swift
[119/333] Compiling BitCollections BitSet.swift
[127/333] Compiling HashTreeCollections _HashSlot.swift
[135/333] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[136/333] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[137/333] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[138/333] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[139/333] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[140/333] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[141/333] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[142/333] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[143/333] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[144/333] Compiling HashTreeCollections TreeSet.swift
[174/333] Emitting module DequeModule
[194/343] Emitting module BitCollections
[203/343] Compiling Logging MetadataProvider.swift
[204/343] Compiling Logging Locks.swift
[205/343] Emitting module Logging
[251/343] Compiling Logging LogHandler.swift
[252/343] Compiling Logging Logging.swift
[272/345] Emitting module OrderedCollections
[307/346] Emitting module _RopeModule
[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
[317/346] Emitting module HashTreeCollections
[349/350] Emitting module Collections
[350/350] Compiling Collections Collections.swift
[352/504] Emitting module SwiftSCAD
[353/525] Compiling SwiftSCAD Fill.swift
[354/525] Compiling SwiftSCAD Import.swift
[355/525] Compiling SwiftSCAD Name.swift
[356/525] Compiling SwiftSCAD MinkowskiSum.swift
[357/525] Compiling SwiftSCAD Offset.swift
[358/525] Compiling SwiftSCAD Rounding.swift
[359/525] Compiling SwiftSCAD Projection.swift
[360/525] Compiling SwiftSCAD Replace.swift
[361/525] Compiling SwiftSCAD RoundedBoxCornerMask.swift
[362/525] Compiling SwiftSCAD RoundedRectangleMask.swift
[363/525] Compiling SwiftSCAD RoundingBoxCorners.swift
[364/525] Compiling SwiftSCAD RoundingRectangleCorners.swift
[365/525] Compiling SwiftSCAD SetVariables.swift
[366/525] Compiling SwiftSCAD Stack.swift
[367/525] Compiling SwiftSCAD UseFacets.swift
[368/525] Compiling SwiftSCAD Within.swift
[369/525] Compiling SwiftSCAD Operators.swift
[370/525] Compiling SwiftSCAD CodeFragment+Export.swift
[371/525] Compiling SwiftSCAD OpenSCADExport+FixSTL.swift
[372/525] Compiling SwiftSCAD OpenSCADExport+POSIX.swift
[373/525] Compiling SwiftSCAD OpenSCADExport+Windows.swift
[374/525] Compiling SwiftSCAD OpenSCADExport+macOS.swift
[375/525] Compiling SwiftSCAD Geometry+Anchors.swift
[376/525] Compiling SwiftSCAD Array+Geometry.swift
[377/525] Compiling SwiftSCAD CodeFragment.swift
[378/525] Compiling SwiftSCAD GeometryName.swift
[379/525] Compiling SwiftSCAD GeometryProxy.swift
[380/525] Compiling SwiftSCAD Output.swift
[381/525] Compiling SwiftSCAD CombinedGeometry.swift
[382/525] Compiling SwiftSCAD ExtrusionGeometry.swift
[383/525] Compiling SwiftSCAD Geometry.swift
[384/525] Compiling SwiftSCAD LeafGeometry.swift
[385/525] Compiling SwiftSCAD Shape.swift
[386/525] Compiling SwiftSCAD TransformedGeometry.swift
[387/525] Compiling SwiftSCAD WrappedGeometry.swift
[388/525] Compiling SwiftSCAD ResultElement.swift
[389/525] Compiling SwiftSCAD ResultModifier.swift
[390/525] Compiling SwiftSCAD ResultReader.swift
[391/525] Compiling SwiftSCAD Logging.swift
[392/525] Compiling SwiftSCAD Aligned.swift
[393/525] Compiling SwiftSCAD Adding.swift
[394/525] Compiling SwiftSCAD AddingExclusive.swift
[395/525] Compiling SwiftSCAD Difference.swift
[396/525] Compiling SwiftSCAD Intersection.swift
[397/525] 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 | }
[398/525] 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 | }
[399/525] 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 | }
[400/525] 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 | }
[401/525] 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 | }
[402/525] 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 | }
[403/525] 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 | }
[404/525] 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 | }
[405/525] 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 | }
[406/525] 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 | }
[407/525] 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 | }
[408/525] 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 | }
[409/525] 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 | }
[410/525] 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 | }
[411/525] 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 | }
[412/525] 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 | }
[413/525] 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 | }
[414/525] 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 | }
[415/525] 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 | }
[416/525] 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 | }
[417/525] 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 | }
[418/525] 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 | }
[419/525] Compiling SwiftSCAD Union.swift
[420/525] Compiling SwiftSCAD Measure.swift
[421/525] Compiling SwiftSCAD OffsetBounds.swift
[422/525] Compiling SwiftSCAD Resize2D.swift
[423/525] Compiling SwiftSCAD Resize3D.swift
[424/525] Compiling SwiftSCAD SetBounds.swift
[425/525] Compiling SwiftSCAD SetBoundsSize.swift
[426/525] Compiling SwiftSCAD Clone.swift
[427/525] Compiling SwiftSCAD Distribute.swift
[428/525] Compiling SwiftSCAD RepeatAlong.swift
[429/525] Compiling SwiftSCAD RepeatAround.swift
[430/525] Compiling SwiftSCAD Symmetry.swift
[431/525] Compiling SwiftSCAD ApplyBoxEdgeProfile.swift
[432/525] Compiling SwiftSCAD ApplyEdgeProfile.swift
[433/525] Compiling SwiftSCAD ExtrudePolygon.swift
[434/525] Compiling SwiftSCAD ExtrudeWithEdgeProfiles.swift
[435/525] Compiling SwiftSCAD ExtrudedAlong.swift
[436/525] Compiling SwiftSCAD ExtrudedHull.swift
[437/525] Compiling SwiftSCAD LinearExtrude.swift
[438/525] Compiling SwiftSCAD LinearExtrudeScaling.swift
[439/525] Compiling SwiftSCAD RotateExtrude.swift
[440/525] Compiling SwiftSCAD ConvexHull.swift
[441/525] Compiling SwiftSCAD Sphere.swift
[442/525] Compiling SwiftSCAD Torus.swift
[443/525] Compiling SwiftSCAD Tube.swift
[444/525] Compiling SwiftSCAD Rotate.swift
[445/525] Compiling SwiftSCAD RotateAround.swift
[446/525] Compiling SwiftSCAD Scale.swift
[447/525] Compiling SwiftSCAD Transform.swift
[448/525] Compiling SwiftSCAD Translate.swift
[449/525] Compiling SwiftSCAD AxisAlignment.swift
[450/525] Compiling SwiftSCAD GeometryAlignment+Presets.swift
[451/525] Compiling SwiftSCAD GeometryAlignment.swift
[452/525] Compiling SwiftSCAD Angle+Operators.swift
[453/525] Compiling SwiftSCAD Angle+Trigonometry.swift
[454/525] Compiling SwiftSCAD Angle.swift
[455/525] Compiling SwiftSCAD Axes.swift
[456/525] Compiling SwiftSCAD Axis.swift
[457/525] Compiling SwiftSCAD AxisDirection.swift
[458/525] Compiling SwiftSCAD BezierPath+Adding.swift
[459/525] Compiling SwiftSCAD BezierPath+Operations.swift
[460/525] Compiling SwiftSCAD BezierPath+Visualization.swift
[461/525] Compiling SwiftSCAD BezierPath.Curve.swift
[462/525] Compiling SwiftSCAD OpenSCADExport.swift
[463/525] Compiling SwiftSCAD OutputFormat.swift
[464/525] Compiling SwiftSCAD SaveBatch.swift
[465/525] Compiling SwiftSCAD SaveSingle.swift
[466/525] Compiling SwiftSCAD Area2D.swift
[467/525] Compiling SwiftSCAD Arc.swift
[468/525] Compiling SwiftSCAD Circle.swift
[469/525] Compiling SwiftSCAD Ring.swift
[470/525] Compiling SwiftSCAD CylinderBridge.swift
[471/525] Compiling SwiftSCAD Teardrop.swift
[472/525] Compiling SwiftSCAD Polygon.Metrics.swift
[473/525] Compiling SwiftSCAD Polygon.swift
[474/525] Compiling SwiftSCAD PolygonPointsProvider.swift
[475/525] Compiling SwiftSCAD RegularPolygon.swift
[476/525] Compiling SwiftSCAD Rectangle.swift
[477/525] Compiling SwiftSCAD Environment+Text.swift
[478/525] Compiling SwiftSCAD Text.swift
[479/525] Compiling SwiftSCAD TextModifiers.swift
[480/525] Compiling SwiftSCAD Box.swift
[481/525] Compiling SwiftSCAD Cylinder+Angles.swift
[482/525] Compiling SwiftSCAD Cylinder.swift
[483/525] Compiling SwiftSCAD Polyhedron.swift
[484/525] Compiling SwiftSCAD BezierPath.swift
[485/525] Compiling SwiftSCAD BezierPath.Builder.swift
[486/525] Compiling SwiftSCAD ComponentFunctions.swift
[487/525] Compiling SwiftSCAD PathBuilderValue.swift
[488/525] Compiling SwiftSCAD PathBuilderVector.swift
[489/525] Compiling SwiftSCAD Boundary+Shapes.swift
[490/525] Compiling SwiftSCAD Boundary+Visualization.swift
[491/525] Compiling SwiftSCAD Boundary.MergeStrategy.swift
[492/525] Compiling SwiftSCAD Boundary.swift
[493/525] Compiling SwiftSCAD BoundingBox+Visualization.swift
[494/525] Compiling SwiftSCAD BoundingBox.swift
[495/525] Compiling SwiftSCAD Color.swift
[496/525] Compiling SwiftSCAD Box.Corner.swift
[497/525] Compiling SwiftSCAD Box.Edge.swift
[498/525] Compiling SwiftSCAD Box.Side.swift
[499/525] Compiling SwiftSCAD OrthogonalCorner.swift
[500/525] Compiling SwiftSCAD Rectangle.Corner.swift
[501/525] Compiling SwiftSCAD RoundedCornerStyle.swift
[502/525] Compiling SwiftSCAD Chamfer.swift
[503/525] Compiling SwiftSCAD ChamferedFillet.swift
[504/525] Compiling SwiftSCAD EdgeProfile.swift
[505/525] Compiling SwiftSCAD EdgeProfileShape.swift
[506/525] Compiling SwiftSCAD Fillet.swift
[507/525] Compiling SwiftSCAD SCADValue.swift
[508/525] Compiling SwiftSCAD AffineTransform2D+Creation.swift
[509/525] Compiling SwiftSCAD AffineTransform2D+Modification.swift
[510/525] Compiling SwiftSCAD AffineTransform2D.swift
[511/525] Compiling SwiftSCAD AffineTransform3D+Creation.swift
[512/525] Compiling SwiftSCAD AffineTransform3D+Modification.swift
[513/525] Compiling SwiftSCAD AffineTransform3D.swift
[514/525] Compiling SwiftSCAD Rotation3D.swift
[515/525] Compiling SwiftSCAD AffineTransform.swift
[516/525] Compiling SwiftSCAD BasicMatrix3x3.swift
[517/525] Compiling SwiftSCAD BasicMatrix4x4.swift
[518/525] Compiling SwiftSCAD Matrix.swift
[519/525] Compiling SwiftSCAD DimensionalValues.swift
[520/525] Compiling SwiftSCAD Vector.swift
[521/525] Compiling SwiftSCAD Vector2D+Operators.swift
[522/525] Compiling SwiftSCAD Vector2D.swift
[523/525] Compiling SwiftSCAD Vector3D+Directions.swift
[524/525] Compiling SwiftSCAD Vector3D+Operators.swift
[525/525] Compiling SwiftSCAD Vector3D.swift
Build complete! (87.79s)
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.MergeStrategy.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.