Build Information
Failed to build Helical, reference 0.1.2 (2d178b
), with Swift 6.1 for Wasm on 30 May 2025 00:41:52 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tomasf/Helical.git
Reference: 0.1.2
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
* tag 0.1.2 -> FETCH_HEAD
HEAD is now at 2d178b0 Update README to 0.1.2
Cloned https://github.com/tomasf/Helical.git
Revision (git rev-parse @):
2d178b0e74a783940c7f7886dd701e62315659f4
SUCCESS checkout https://github.com/tomasf/Helical.git at 0.1.2
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/tomasf/Helical.git
https://github.com/tomasf/Helical.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swiftscad",
"requirement" : {
"range" : [
{
"lower_bound" : "0.9.0",
"upper_bound" : "0.10.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tomasf/SwiftSCAD.git"
}
],
"manifest_display_name" : "Helical",
"name" : "Helical",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Helical",
"targets" : [
"Helical"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Helical-Demo",
"targets" : [
"Demo"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "Helical",
"module_type" : "SwiftTarget",
"name" : "Helical",
"path" : "Sources/Helical",
"product_dependencies" : [
"SwiftSCAD"
],
"product_memberships" : [
"Helical",
"Helical-Demo"
],
"sources" : [
"Bolt/Bolt.swift",
"Bolt/Parts/Heads/BoltHeadShape.swift",
"Bolt/Parts/Heads/ChamferedBoltHeadShape.swift",
"Bolt/Parts/Heads/CountersunkBoltHeadShape.swift",
"Bolt/Parts/Heads/CylindricalBoltHeadShape.swift",
"Bolt/Parts/Heads/PolygonalBoltHeadShape.swift",
"Bolt/Parts/Points/BoltPoint.swift",
"Bolt/Parts/Points/ChamferedBoltPoint.swift",
"Bolt/Parts/Sockets/BoltHeadSocket.swift",
"Bolt/Parts/Sockets/Phillips.swift",
"Bolt/Parts/Sockets/PhillipsBoltHeadSocket.swift",
"Bolt/Parts/Sockets/PolygonalBoltHeadSocket.swift",
"Bolt/Parts/Sockets/SlottedBoltHeadSocket.swift",
"Bolt/Parts/Sockets/Torx.swift",
"Bolt/Parts/Sockets/TorxHeadSocket.swift",
"Bolt/Standards/Bolt+HexHead.swift",
"Bolt/Standards/Bolt+HexSocketCountersunk.swift",
"Bolt/Standards/Bolt+HexSocketHeadCap.swift",
"Bolt/Standards/Bolt+PhillipsCheeseHead.swift",
"Bolt/Standards/Bolt+PhillipsCountersunk.swift",
"Bolt/Standards/Bolt+SetScrew.swift",
"Bolt/Standards/Bolt+SlottedCountersunk.swift",
"Bolt/Standards/Bolt+TorxCountersunk.swift",
"Holes/BoltHeadRecess.swift",
"Holes/BoltHeadRecessShapes.swift",
"Holes/ClearanceHole.swift",
"Holes/ThreadedHole.swift",
"Nut/Bodies/PolygonalNutBody.swift",
"Nut/Nut.swift",
"Nut/Standards/Nut+Hex.swift",
"Nut/Standards/Nut+Square.swift",
"Overhang.swift",
"Thread/Screw.swift",
"Thread/ScrewThread+ISOMetric.swift",
"Thread/ScrewThread+Standard.swift",
"Thread/ScrewThread.swift",
"Thread/TrapezoidalThreadForm.swift",
"Washers/Washer+Standard.swift",
"Washers/Washer.swift"
],
"type" : "library"
},
{
"c99name" : "Demo",
"module_type" : "SwiftTarget",
"name" : "Demo",
"path" : "Sources/Demo",
"product_dependencies" : [
"SwiftSCAD"
],
"product_memberships" : [
"Helical-Demo"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"Helical"
],
"type" : "executable"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/tomasf/SwiftSCAD.git
[1/6205] Fetching swiftscad
Fetched https://github.com/tomasf/SwiftSCAD.git from cache (0.65s)
Computing version for https://github.com/tomasf/SwiftSCAD.git
Computed https://github.com/tomasf/SwiftSCAD.git at 0.9.0 (1.48s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-log.git
[1/3836] Fetching swift-log
[3837/20427] Fetching swift-log, swift-collections
Fetched https://github.com/apple/swift-log.git from cache (2.52s)
Fetched https://github.com/apple/swift-collections.git from cache (2.56s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (3.47s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (1.67s)
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/tomasf/SwiftSCAD.git
Working copy of https://github.com/tomasf/SwiftSCAD.git resolved at 0.9.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
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/nutsAndWashers.stl
/host/spi-builder-workspace/Sources/Demo/bolts.stl
Building for debugging...
[0/27] Write sources
[12/27] Write swift-version-24593BA9C3E375BF.txt
[14/46] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[15/46] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[16/46] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[17/46] Compiling InternalCollectionsUtilities _SortedCollection.swift
[18/46] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[19/46] Compiling InternalCollectionsUtilities UInt+reversed.swift
[20/47] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[21/47] Compiling InternalCollectionsUtilities Debugging.swift
[22/47] Compiling InternalCollectionsUtilities Descriptions.swift
[23/47] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[24/47] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[25/47] Emitting module InternalCollectionsUtilities
[26/47] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[27/47] Compiling InternalCollectionsUtilities Integer rank.swift
[28/47] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[30/48] Compiling Logging MetadataProvider.swift
[31/48] Emitting module Logging
[32/48] Compiling Logging Logging.swift
[33/48] Compiling Logging Locks.swift
[34/48] Compiling Logging LogHandler.swift
[34/56] Wrapping AST for InternalCollectionsUtilities for debugging
[36/323] Wrapping AST for Logging for debugging
[38/323] Compiling HashTreeCollections _HashNode+Structural merge.swift
[39/323] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[40/325] Compiling HeapModule _HeapNode.swift
[41/325] Compiling HeapModule Heap.swift
[42/325] Compiling HashTreeCollections TreeSet+Hashable.swift
[43/325] Compiling HashTreeCollections TreeSet+Sendable.swift
[44/325] Compiling HashTreeCollections TreeSet+Sequence.swift
[45/325] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[46/325] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[47/325] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[48/325] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[49/325] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[50/325] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[51/325] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[52/325] Compiling HashTreeCollections _HashNode+Storage.swift
[53/325] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[54/325] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[55/325] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[56/325] Compiling HashTreeCollections _HashNode+Structural filter.swift
[57/325] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[58/332] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[59/332] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[60/335] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[61/335] Compiling HeapModule Heap+Invariants.swift
[62/335] Compiling HeapModule Heap+Descriptions.swift
[63/335] Emitting module HeapModule
[64/335] Compiling HeapModule Heap+UnsafeHandle.swift
[66/336] Compiling DequeModule _DequeSlot.swift
[67/336] Compiling DequeModule _UnsafeWrappedBuffer.swift
[68/336] Compiling HashTreeCollections _HashTreeStatistics.swift
[69/336] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[70/336] Compiling HashTreeCollections _RawHashNode.swift
[71/336] Compiling HashTreeCollections _UnmanagedHashNode.swift
[72/336] Compiling HashTreeCollections _UnsafePath.swift
[73/336] Compiling HashTreeCollections TreeDictionary+Codable.swift
[74/336] Compiling HashTreeCollections TreeDictionary+Collection.swift
[75/336] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[76/336] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[77/336] Compiling HashTreeCollections _HashNode.swift
[78/336] Compiling HashTreeCollections _HashNodeHeader.swift
[79/336] Compiling HashTreeCollections _HashSlot.swift
[80/336] Compiling HashTreeCollections _HashStack.swift
[81/336] Compiling HashTreeCollections _HashTreeIterator.swift
[81/343] Wrapping AST for HeapModule for debugging
[83/343] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[84/343] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[85/343] Compiling HashTreeCollections _HashNode+Initializers.swift
[86/343] Compiling HashTreeCollections _HashNode+Invariants.swift
[87/343] Compiling HashTreeCollections _HashNode+Lookups.swift
[88/343] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[89/343] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[90/343] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[91/343] Compiling HashTreeCollections TreeDictionary+Filter.swift
[92/343] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[93/343] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[94/343] Compiling HashTreeCollections TreeDictionary+Keys.swift
[95/343] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[96/343] Compiling HashTreeCollections TreeDictionary+Merge.swift
[97/343] Compiling BitCollections BitSet.Index.swift
[98/343] Compiling BitCollections BitSet._UnsafeHandle.swift
[99/350] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[100/350] Compiling HashTreeCollections _HashNode+Structural union.swift
[117/350] Compiling OrderedCollections OrderedSet+SubSequence.swift
[118/350] Compiling OrderedCollections OrderedSet+Testing.swift
[119/350] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[120/350] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[121/350] Compiling OrderedCollections OrderedSet.swift
[122/350] Compiling OrderedCollections _UnsafeBitset.swift
[123/350] Compiling HashTreeCollections TreeSet+Equatable.swift
[124/350] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[125/350] Compiling HashTreeCollections TreeSet+Extras.swift
[126/350] Compiling HashTreeCollections TreeSet+Filter.swift
[137/350] Compiling OrderedCollections OrderedSet+Sendable.swift
[145/350] Compiling HashTreeCollections _HashNode+Builder.swift
[146/350] Compiling HashTreeCollections _HashNode+Debugging.swift
[158/350] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[159/350] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[160/350] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[161/350] Compiling HashTreeCollections _AncestorHashSlots.swift
[162/350] Compiling HashTreeCollections _Bitmap.swift
[163/350] Compiling HashTreeCollections _Bucket.swift
[164/350] Compiling HashTreeCollections _Hash.swift
[165/350] Compiling HashTreeCollections _HashLevel.swift
[177/359] Compiling _RopeModule _CharacterRecognizer.swift
[178/359] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[179/359] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[180/359] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[181/359] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[182/359] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[183/359] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[184/359] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[185/359] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[186/359] Compiling HashTreeCollections TreeSet.swift
[203/359] Emitting module DequeModule
[204/360] Emitting module BitCollections
[222/360] Wrapping AST for DequeModule for debugging
[239/361] Emitting module OrderedCollections
[251/361] Wrapping AST for BitCollections for debugging
[260/362] Wrapping AST for OrderedCollections for debugging
[262/362] Compiling _RopeModule Rope+Join.swift
[263/362] Compiling _RopeModule Rope+MutatingForEach.swift
[264/362] Compiling _RopeModule Rope+Remove.swift
[265/362] Compiling _RopeModule Rope+RemoveSubrange.swift
[266/362] Compiling _RopeModule Rope+Split.swift
[267/362] Compiling _RopeModule Optional Utilities.swift
[268/362] Compiling _RopeModule String Utilities.swift
[269/362] Compiling _RopeModule String.Index+ABI.swift
[353/362] Emitting module _RopeModule
[354/363] Emitting module HashTreeCollections
[356/364] Wrapping AST for HashTreeCollections for debugging
[357/366] Wrapping AST for _RopeModule for debugging
[359/366] Compiling Collections Collections.swift
[360/366] Emitting module Collections
[361/367] Wrapping AST for Collections for debugging
[363/519] Emitting module SwiftSCAD
[364/540] Compiling SwiftSCAD OpenSCADExport.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Output/OpenSCADExport/OpenSCADExport.swift:22:23: error: cannot find 'Process' in scope
20 | let errorPipe = Pipe()
21 |
22 | let process = Process()
| `- error: cannot find 'Process' in scope
23 | process.executableURL = openSCAD
24 | process.arguments = [
[365/540] Compiling SwiftSCAD OutputFormat.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Output/OpenSCADExport/OpenSCADExport.swift:22:23: error: cannot find 'Process' in scope
20 | let errorPipe = Pipe()
21 |
22 | let process = Process()
| `- error: cannot find 'Process' in scope
23 | process.executableURL = openSCAD
24 | process.arguments = [
[366/540] Compiling SwiftSCAD SaveBatch.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Output/OpenSCADExport/OpenSCADExport.swift:22:23: error: cannot find 'Process' in scope
20 | let errorPipe = Pipe()
21 |
22 | let process = Process()
| `- error: cannot find 'Process' in scope
23 | process.executableURL = openSCAD
24 | process.arguments = [
[367/540] Compiling SwiftSCAD SaveSingle.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Output/OpenSCADExport/OpenSCADExport.swift:22:23: error: cannot find 'Process' in scope
20 | let errorPipe = Pipe()
21 |
22 | let process = Process()
| `- error: cannot find 'Process' in scope
23 | process.executableURL = openSCAD
24 | process.arguments = [
[368/540] Compiling SwiftSCAD Area2D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Output/OpenSCADExport/OpenSCADExport.swift:22:23: error: cannot find 'Process' in scope
20 | let errorPipe = Pipe()
21 |
22 | let process = Process()
| `- error: cannot find 'Process' in scope
23 | process.executableURL = openSCAD
24 | process.arguments = [
[369/540] Compiling SwiftSCAD Arc.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Output/OpenSCADExport/OpenSCADExport.swift:22:23: error: cannot find 'Process' in scope
20 | let errorPipe = Pipe()
21 |
22 | let process = Process()
| `- error: cannot find 'Process' in scope
23 | process.executableURL = openSCAD
24 | process.arguments = [
[370/540] Compiling SwiftSCAD Circle.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Output/OpenSCADExport/OpenSCADExport.swift:22:23: error: cannot find 'Process' in scope
20 | let errorPipe = Pipe()
21 |
22 | let process = Process()
| `- error: cannot find 'Process' in scope
23 | process.executableURL = openSCAD
24 | process.arguments = [
[371/540] Compiling SwiftSCAD Ring.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Output/OpenSCADExport/OpenSCADExport.swift:22:23: error: cannot find 'Process' in scope
20 | let errorPipe = Pipe()
21 |
22 | let process = Process()
| `- error: cannot find 'Process' in scope
23 | process.executableURL = openSCAD
24 | process.arguments = [
[372/540] Compiling SwiftSCAD CylinderBridge.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Output/OpenSCADExport/OpenSCADExport.swift:22:23: error: cannot find 'Process' in scope
20 | let errorPipe = Pipe()
21 |
22 | let process = Process()
| `- error: cannot find 'Process' in scope
23 | process.executableURL = openSCAD
24 | process.arguments = [
[373/540] Compiling SwiftSCAD Teardrop.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Output/OpenSCADExport/OpenSCADExport.swift:22:23: error: cannot find 'Process' in scope
20 | let errorPipe = Pipe()
21 |
22 | let process = Process()
| `- error: cannot find 'Process' in scope
23 | process.executableURL = openSCAD
24 | process.arguments = [
[374/540] Compiling SwiftSCAD Polygon.Metrics.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Output/OpenSCADExport/OpenSCADExport.swift:22:23: error: cannot find 'Process' in scope
20 | let errorPipe = Pipe()
21 |
22 | let process = Process()
| `- error: cannot find 'Process' in scope
23 | process.executableURL = openSCAD
24 | process.arguments = [
[375/540] Compiling SwiftSCAD Polygon.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Output/OpenSCADExport/OpenSCADExport.swift:22:23: error: cannot find 'Process' in scope
20 | let errorPipe = Pipe()
21 |
22 | let process = Process()
| `- error: cannot find 'Process' in scope
23 | process.executableURL = openSCAD
24 | process.arguments = [
[376/540] Compiling SwiftSCAD PolygonPointsProvider.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Output/OpenSCADExport/OpenSCADExport.swift:22:23: error: cannot find 'Process' in scope
20 | let errorPipe = Pipe()
21 |
22 | let process = Process()
| `- error: cannot find 'Process' in scope
23 | process.executableURL = openSCAD
24 | process.arguments = [
[377/540] Compiling SwiftSCAD RegularPolygon.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Output/OpenSCADExport/OpenSCADExport.swift:22:23: error: cannot find 'Process' in scope
20 | let errorPipe = Pipe()
21 |
22 | let process = Process()
| `- error: cannot find 'Process' in scope
23 | process.executableURL = openSCAD
24 | process.arguments = [
[378/540] Compiling SwiftSCAD Rectangle.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Output/OpenSCADExport/OpenSCADExport.swift:22:23: error: cannot find 'Process' in scope
20 | let errorPipe = Pipe()
21 |
22 | let process = Process()
| `- error: cannot find 'Process' in scope
23 | process.executableURL = openSCAD
24 | process.arguments = [
[379/540] Compiling SwiftSCAD Environment+Text.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Output/OpenSCADExport/OpenSCADExport.swift:22:23: error: cannot find 'Process' in scope
20 | let errorPipe = Pipe()
21 |
22 | let process = Process()
| `- error: cannot find 'Process' in scope
23 | process.executableURL = openSCAD
24 | process.arguments = [
[380/540] Compiling SwiftSCAD Text.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Output/OpenSCADExport/OpenSCADExport.swift:22:23: error: cannot find 'Process' in scope
20 | let errorPipe = Pipe()
21 |
22 | let process = Process()
| `- error: cannot find 'Process' in scope
23 | process.executableURL = openSCAD
24 | process.arguments = [
[381/540] Compiling SwiftSCAD TextModifiers.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Output/OpenSCADExport/OpenSCADExport.swift:22:23: error: cannot find 'Process' in scope
20 | let errorPipe = Pipe()
21 |
22 | let process = Process()
| `- error: cannot find 'Process' in scope
23 | process.executableURL = openSCAD
24 | process.arguments = [
[382/540] Compiling SwiftSCAD Box.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Output/OpenSCADExport/OpenSCADExport.swift:22:23: error: cannot find 'Process' in scope
20 | let errorPipe = Pipe()
21 |
22 | let process = Process()
| `- error: cannot find 'Process' in scope
23 | process.executableURL = openSCAD
24 | process.arguments = [
[383/540] Compiling SwiftSCAD Cylinder+Angles.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Output/OpenSCADExport/OpenSCADExport.swift:22:23: error: cannot find 'Process' in scope
20 | let errorPipe = Pipe()
21 |
22 | let process = Process()
| `- error: cannot find 'Process' in scope
23 | process.executableURL = openSCAD
24 | process.arguments = [
[384/540] Compiling SwiftSCAD Cylinder.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Output/OpenSCADExport/OpenSCADExport.swift:22:23: error: cannot find 'Process' in scope
20 | let errorPipe = Pipe()
21 |
22 | let process = Process()
| `- error: cannot find 'Process' in scope
23 | process.executableURL = openSCAD
24 | process.arguments = [
[385/540] Compiling SwiftSCAD Fill.swift
[386/540] Compiling SwiftSCAD Import.swift
[387/540] Compiling SwiftSCAD Name.swift
[388/540] Compiling SwiftSCAD MinkowskiSum.swift
[389/540] Compiling SwiftSCAD Offset.swift
[390/540] Compiling SwiftSCAD Rounding.swift
[391/540] Compiling SwiftSCAD Projection.swift
[392/540] Compiling SwiftSCAD Replace.swift
[393/540] Compiling SwiftSCAD RoundedBoxCornerMask.swift
[394/540] Compiling SwiftSCAD RoundedRectangleMask.swift
[395/540] Compiling SwiftSCAD RoundingBoxCorners.swift
[396/540] Compiling SwiftSCAD RoundingRectangleCorners.swift
[397/540] Compiling SwiftSCAD SetVariables.swift
[398/540] Compiling SwiftSCAD Stack.swift
[399/540] Compiling SwiftSCAD UseFacets.swift
[400/540] Compiling SwiftSCAD Within.swift
[401/540] Compiling SwiftSCAD Operators.swift
[402/540] Compiling SwiftSCAD CodeFragment+Export.swift
[403/540] Compiling SwiftSCAD OpenSCADExport+FixSTL.swift
[404/540] Compiling SwiftSCAD OpenSCADExport+POSIX.swift
[405/540] Compiling SwiftSCAD OpenSCADExport+Windows.swift
[406/540] Compiling SwiftSCAD OpenSCADExport+macOS.swift
[407/540] Compiling SwiftSCAD Polyhedron.swift
[408/540] Compiling SwiftSCAD Sphere.swift
[409/540] Compiling SwiftSCAD Torus.swift
[410/540] Compiling SwiftSCAD Tube.swift
[411/540] Compiling SwiftSCAD Rotate.swift
[412/540] Compiling SwiftSCAD RotateAround.swift
[413/540] Compiling SwiftSCAD Scale.swift
[414/540] Compiling SwiftSCAD Transform.swift
[415/540] Compiling SwiftSCAD Translate.swift
[416/540] Compiling SwiftSCAD AxisAlignment.swift
[417/540] Compiling SwiftSCAD GeometryAlignment+Presets.swift
[418/540] Compiling SwiftSCAD GeometryAlignment.swift
[419/540] Compiling SwiftSCAD Angle+Operators.swift
[420/540] Compiling SwiftSCAD Angle+Trigonometry.swift
[421/540] Compiling SwiftSCAD Angle.swift
[422/540] Compiling SwiftSCAD Axes.swift
[423/540] Compiling SwiftSCAD Axis.swift
[424/540] Compiling SwiftSCAD AxisDirection.swift
[425/540] Compiling SwiftSCAD BezierPath+Adding.swift
[426/540] Compiling SwiftSCAD BezierPath+Operations.swift
[427/540] Compiling SwiftSCAD BezierPath+Visualization.swift
[428/540] Compiling SwiftSCAD Union.swift
[429/540] Compiling SwiftSCAD Measure.swift
[430/540] Compiling SwiftSCAD OffsetBounds.swift
[431/540] Compiling SwiftSCAD Resize2D.swift
[432/540] Compiling SwiftSCAD Resize3D.swift
[433/540] Compiling SwiftSCAD SetBounds.swift
[434/540] Compiling SwiftSCAD SetBoundsSize.swift
[435/540] Compiling SwiftSCAD Clone.swift
[436/540] Compiling SwiftSCAD Distribute.swift
[437/540] Compiling SwiftSCAD RepeatAlong.swift
[438/540] Compiling SwiftSCAD RepeatAround.swift
[439/540] Compiling SwiftSCAD Symmetry.swift
[440/540] Compiling SwiftSCAD ApplyBoxEdgeProfile.swift
[441/540] Compiling SwiftSCAD ApplyEdgeProfile.swift
[442/540] Compiling SwiftSCAD ExtrudePolygon.swift
[443/540] Compiling SwiftSCAD ExtrudeWithEdgeProfiles.swift
[444/540] Compiling SwiftSCAD ExtrudedAlong.swift
[445/540] Compiling SwiftSCAD ExtrudedHull.swift
[446/540] Compiling SwiftSCAD LinearExtrude.swift
[447/540] Compiling SwiftSCAD LinearExtrudeScaling.swift
[448/540] Compiling SwiftSCAD RotateExtrude.swift
[449/540] Compiling SwiftSCAD ConvexHull.swift
[450/540] Compiling SwiftSCAD Geometry+Anchors.swift
[451/540] Compiling SwiftSCAD Array+Geometry.swift
[452/540] Compiling SwiftSCAD CodeFragment.swift
[453/540] Compiling SwiftSCAD GeometryName.swift
[454/540] Compiling SwiftSCAD GeometryProxy.swift
[455/540] Compiling SwiftSCAD Output.swift
[456/540] Compiling SwiftSCAD CombinedGeometry.swift
[457/540] Compiling SwiftSCAD ExtrusionGeometry.swift
[458/540] Compiling SwiftSCAD Geometry.swift
[459/540] Compiling SwiftSCAD LeafGeometry.swift
[460/540] Compiling SwiftSCAD Shape.swift
[461/540] Compiling SwiftSCAD TransformedGeometry.swift
[462/540] Compiling SwiftSCAD WrappedGeometry.swift
[463/540] Compiling SwiftSCAD ResultElement.swift
[464/540] Compiling SwiftSCAD ResultModifier.swift
[465/540] Compiling SwiftSCAD ResultReader.swift
[466/540] Compiling SwiftSCAD Logging.swift
[467/540] Compiling SwiftSCAD Aligned.swift
[468/540] Compiling SwiftSCAD Adding.swift
[469/540] Compiling SwiftSCAD AddingExclusive.swift
[470/540] Compiling SwiftSCAD Difference.swift
[471/540] Compiling SwiftSCAD Intersection.swift
[472/540] Compiling SwiftSCAD ArrayBuilder.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Concurrency.swift:5:9: error: cannot find 'DispatchQueue' in scope
3 | internal extension Collection where Self: Sendable, Element: Sendable {
4 | func concurrentForEach(_ body: @Sendable @escaping (Element) -> Void) {
5 | DispatchQueue.concurrentPerform(iterations: count) { i in
| `- error: cannot find 'DispatchQueue' in scope
6 | let element = self[index(startIndex, offsetBy: i)]
7 | body(element)
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:8:26: error: cannot find 'Thread' in scope
6 |
7 | static var threadLocal: EnvironmentContext {
8 | if let context = Thread.current.threadDictionary[Self.key] as? EnvironmentContext {
| `- error: cannot find 'Thread' in scope
9 | return context
10 | } else {
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:12:13: error: cannot find 'Thread' in scope
10 | } else {
11 | let context = EnvironmentContext()
12 | Thread.current.threadDictionary[Self.key] = context
| `- error: cannot find 'Thread' in scope
13 | return context
14 | }
[473/540] Compiling SwiftSCAD Compatibility.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Concurrency.swift:5:9: error: cannot find 'DispatchQueue' in scope
3 | internal extension Collection where Self: Sendable, Element: Sendable {
4 | func concurrentForEach(_ body: @Sendable @escaping (Element) -> Void) {
5 | DispatchQueue.concurrentPerform(iterations: count) { i in
| `- error: cannot find 'DispatchQueue' in scope
6 | let element = self[index(startIndex, offsetBy: i)]
7 | body(element)
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:8:26: error: cannot find 'Thread' in scope
6 |
7 | static var threadLocal: EnvironmentContext {
8 | if let context = Thread.current.threadDictionary[Self.key] as? EnvironmentContext {
| `- error: cannot find 'Thread' in scope
9 | return context
10 | } else {
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:12:13: error: cannot find 'Thread' in scope
10 | } else {
11 | let context = EnvironmentContext()
12 | Thread.current.threadDictionary[Self.key] = context
| `- error: cannot find 'Thread' in scope
13 | return context
14 | }
[474/540] Compiling SwiftSCAD Concurrency.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Concurrency.swift:5:9: error: cannot find 'DispatchQueue' in scope
3 | internal extension Collection where Self: Sendable, Element: Sendable {
4 | func concurrentForEach(_ body: @Sendable @escaping (Element) -> Void) {
5 | DispatchQueue.concurrentPerform(iterations: count) { i in
| `- error: cannot find 'DispatchQueue' in scope
6 | let element = self[index(startIndex, offsetBy: i)]
7 | body(element)
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:8:26: error: cannot find 'Thread' in scope
6 |
7 | static var threadLocal: EnvironmentContext {
8 | if let context = Thread.current.threadDictionary[Self.key] as? EnvironmentContext {
| `- error: cannot find 'Thread' in scope
9 | return context
10 | } else {
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:12:13: error: cannot find 'Thread' in scope
10 | } else {
11 | let context = EnvironmentContext()
12 | Thread.current.threadDictionary[Self.key] = context
| `- error: cannot find 'Thread' in scope
13 | return context
14 | }
[475/540] Compiling SwiftSCAD Colored.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Concurrency.swift:5:9: error: cannot find 'DispatchQueue' in scope
3 | internal extension Collection where Self: Sendable, Element: Sendable {
4 | func concurrentForEach(_ body: @Sendable @escaping (Element) -> Void) {
5 | DispatchQueue.concurrentPerform(iterations: count) { i in
| `- error: cannot find 'DispatchQueue' in scope
6 | let element = self[index(startIndex, offsetBy: i)]
7 | body(element)
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:8:26: error: cannot find 'Thread' in scope
6 |
7 | static var threadLocal: EnvironmentContext {
8 | if let context = Thread.current.threadDictionary[Self.key] as? EnvironmentContext {
| `- error: cannot find 'Thread' in scope
9 | return context
10 | } else {
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:12:13: error: cannot find 'Thread' in scope
10 | } else {
11 | let context = EnvironmentContext()
12 | Thread.current.threadDictionary[Self.key] = context
| `- error: cannot find 'Thread' in scope
13 | return context
14 | }
[476/540] Compiling SwiftSCAD ForceRender.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Concurrency.swift:5:9: error: cannot find 'DispatchQueue' in scope
3 | internal extension Collection where Self: Sendable, Element: Sendable {
4 | func concurrentForEach(_ body: @Sendable @escaping (Element) -> Void) {
5 | DispatchQueue.concurrentPerform(iterations: count) { i in
| `- error: cannot find 'DispatchQueue' in scope
6 | let element = self[index(startIndex, offsetBy: i)]
7 | body(element)
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:8:26: error: cannot find 'Thread' in scope
6 |
7 | static var threadLocal: EnvironmentContext {
8 | if let context = Thread.current.threadDictionary[Self.key] as? EnvironmentContext {
| `- error: cannot find 'Thread' in scope
9 | return context
10 | } else {
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:12:13: error: cannot find 'Thread' in scope
10 | } else {
11 | let context = EnvironmentContext()
12 | Thread.current.threadDictionary[Self.key] = context
| `- error: cannot find 'Thread' in scope
13 | return context
14 | }
[477/540] Compiling SwiftSCAD Prefix.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Concurrency.swift:5:9: error: cannot find 'DispatchQueue' in scope
3 | internal extension Collection where Self: Sendable, Element: Sendable {
4 | func concurrentForEach(_ body: @Sendable @escaping (Element) -> Void) {
5 | DispatchQueue.concurrentPerform(iterations: count) { i in
| `- error: cannot find 'DispatchQueue' in scope
6 | let element = self[index(startIndex, offsetBy: i)]
7 | body(element)
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:8:26: error: cannot find 'Thread' in scope
6 |
7 | static var threadLocal: EnvironmentContext {
8 | if let context = Thread.current.threadDictionary[Self.key] as? EnvironmentContext {
| `- error: cannot find 'Thread' in scope
9 | return context
10 | } else {
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:12:13: error: cannot find 'Thread' in scope
10 | } else {
11 | let context = EnvironmentContext()
12 | Thread.current.threadDictionary[Self.key] = context
| `- error: cannot find 'Thread' in scope
13 | return context
14 | }
[478/540] Compiling SwiftSCAD VisualizeAxes.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Concurrency.swift:5:9: error: cannot find 'DispatchQueue' in scope
3 | internal extension Collection where Self: Sendable, Element: Sendable {
4 | func concurrentForEach(_ body: @Sendable @escaping (Element) -> Void) {
5 | DispatchQueue.concurrentPerform(iterations: count) { i in
| `- error: cannot find 'DispatchQueue' in scope
6 | let element = self[index(startIndex, offsetBy: i)]
7 | body(element)
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:8:26: error: cannot find 'Thread' in scope
6 |
7 | static var threadLocal: EnvironmentContext {
8 | if let context = Thread.current.threadDictionary[Self.key] as? EnvironmentContext {
| `- error: cannot find 'Thread' in scope
9 | return context
10 | } else {
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:12:13: error: cannot find 'Thread' in scope
10 | } else {
11 | let context = EnvironmentContext()
12 | Thread.current.threadDictionary[Self.key] = context
| `- error: cannot find 'Thread' in scope
13 | return context
14 | }
[479/540] Compiling SwiftSCAD Environment.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Concurrency.swift:5:9: error: cannot find 'DispatchQueue' in scope
3 | internal extension Collection where Self: Sendable, Element: Sendable {
4 | func concurrentForEach(_ body: @Sendable @escaping (Element) -> Void) {
5 | DispatchQueue.concurrentPerform(iterations: count) { i in
| `- error: cannot find 'DispatchQueue' in scope
6 | let element = self[index(startIndex, offsetBy: i)]
7 | body(element)
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:8:26: error: cannot find 'Thread' in scope
6 |
7 | static var threadLocal: EnvironmentContext {
8 | if let context = Thread.current.threadDictionary[Self.key] as? EnvironmentContext {
| `- error: cannot find 'Thread' in scope
9 | return context
10 | } else {
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:12:13: error: cannot find 'Thread' in scope
10 | } else {
11 | let context = EnvironmentContext()
12 | Thread.current.threadDictionary[Self.key] = context
| `- error: cannot find 'Thread' in scope
13 | return context
14 | }
[480/540] Compiling SwiftSCAD EnvironmentContext.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Concurrency.swift:5:9: error: cannot find 'DispatchQueue' in scope
3 | internal extension Collection where Self: Sendable, Element: Sendable {
4 | func concurrentForEach(_ body: @Sendable @escaping (Element) -> Void) {
5 | DispatchQueue.concurrentPerform(iterations: count) { i in
| `- error: cannot find 'DispatchQueue' in scope
6 | let element = self[index(startIndex, offsetBy: i)]
7 | body(element)
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:8:26: error: cannot find 'Thread' in scope
6 |
7 | static var threadLocal: EnvironmentContext {
8 | if let context = Thread.current.threadDictionary[Self.key] as? EnvironmentContext {
| `- error: cannot find 'Thread' in scope
9 | return context
10 | } else {
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:12:13: error: cannot find 'Thread' in scope
10 | } else {
11 | let context = EnvironmentContext()
12 | Thread.current.threadDictionary[Self.key] = context
| `- error: cannot find 'Thread' in scope
13 | return context
14 | }
[481/540] Compiling SwiftSCAD EnvironmentModifier.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Concurrency.swift:5:9: error: cannot find 'DispatchQueue' in scope
3 | internal extension Collection where Self: Sendable, Element: Sendable {
4 | func concurrentForEach(_ body: @Sendable @escaping (Element) -> Void) {
5 | DispatchQueue.concurrentPerform(iterations: count) { i in
| `- error: cannot find 'DispatchQueue' in scope
6 | let element = self[index(startIndex, offsetBy: i)]
7 | body(element)
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:8:26: error: cannot find 'Thread' in scope
6 |
7 | static var threadLocal: EnvironmentContext {
8 | if let context = Thread.current.threadDictionary[Self.key] as? EnvironmentContext {
| `- error: cannot find 'Thread' in scope
9 | return context
10 | } else {
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:12:13: error: cannot find 'Thread' in scope
10 | } else {
11 | let context = EnvironmentContext()
12 | Thread.current.threadDictionary[Self.key] = context
| `- error: cannot find 'Thread' in scope
13 | return context
14 | }
[482/540] Compiling SwiftSCAD EnvironmentValues.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Concurrency.swift:5:9: error: cannot find 'DispatchQueue' in scope
3 | internal extension Collection where Self: Sendable, Element: Sendable {
4 | func concurrentForEach(_ body: @Sendable @escaping (Element) -> Void) {
5 | DispatchQueue.concurrentPerform(iterations: count) { i in
| `- error: cannot find 'DispatchQueue' in scope
6 | let element = self[index(startIndex, offsetBy: i)]
7 | body(element)
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:8:26: error: cannot find 'Thread' in scope
6 |
7 | static var threadLocal: EnvironmentContext {
8 | if let context = Thread.current.threadDictionary[Self.key] as? EnvironmentContext {
| `- error: cannot find 'Thread' in scope
9 | return context
10 | } else {
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:12:13: error: cannot find 'Thread' in scope
10 | } else {
11 | let context = EnvironmentContext()
12 | Thread.current.threadDictionary[Self.key] = context
| `- error: cannot find 'Thread' in scope
13 | return context
14 | }
[483/540] Compiling SwiftSCAD ReadEnvironment.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Concurrency.swift:5:9: error: cannot find 'DispatchQueue' in scope
3 | internal extension Collection where Self: Sendable, Element: Sendable {
4 | func concurrentForEach(_ body: @Sendable @escaping (Element) -> Void) {
5 | DispatchQueue.concurrentPerform(iterations: count) { i in
| `- error: cannot find 'DispatchQueue' in scope
6 | let element = self[index(startIndex, offsetBy: i)]
7 | body(element)
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:8:26: error: cannot find 'Thread' in scope
6 |
7 | static var threadLocal: EnvironmentContext {
8 | if let context = Thread.current.threadDictionary[Self.key] as? EnvironmentContext {
| `- error: cannot find 'Thread' in scope
9 | return context
10 | } else {
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:12:13: error: cannot find 'Thread' in scope
10 | } else {
11 | let context = EnvironmentContext()
12 | Thread.current.threadDictionary[Self.key] = context
| `- error: cannot find 'Thread' in scope
13 | return context
14 | }
[484/540] Compiling SwiftSCAD Environment+Color.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Concurrency.swift:5:9: error: cannot find 'DispatchQueue' in scope
3 | internal extension Collection where Self: Sendable, Element: Sendable {
4 | func concurrentForEach(_ body: @Sendable @escaping (Element) -> Void) {
5 | DispatchQueue.concurrentPerform(iterations: count) { i in
| `- error: cannot find 'DispatchQueue' in scope
6 | let element = self[index(startIndex, offsetBy: i)]
7 | body(element)
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:8:26: error: cannot find 'Thread' in scope
6 |
7 | static var threadLocal: EnvironmentContext {
8 | if let context = Thread.current.threadDictionary[Self.key] as? EnvironmentContext {
| `- error: cannot find 'Thread' in scope
9 | return context
10 | } else {
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:12:13: error: cannot find 'Thread' in scope
10 | } else {
11 | let context = EnvironmentContext()
12 | Thread.current.threadDictionary[Self.key] = context
| `- error: cannot find 'Thread' in scope
13 | return context
14 | }
[485/540] Compiling SwiftSCAD Environment+Transform.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Concurrency.swift:5:9: error: cannot find 'DispatchQueue' in scope
3 | internal extension Collection where Self: Sendable, Element: Sendable {
4 | func concurrentForEach(_ body: @Sendable @escaping (Element) -> Void) {
5 | DispatchQueue.concurrentPerform(iterations: count) { i in
| `- error: cannot find 'DispatchQueue' in scope
6 | let element = self[index(startIndex, offsetBy: i)]
7 | body(element)
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:8:26: error: cannot find 'Thread' in scope
6 |
7 | static var threadLocal: EnvironmentContext {
8 | if let context = Thread.current.threadDictionary[Self.key] as? EnvironmentContext {
| `- error: cannot find 'Thread' in scope
9 | return context
10 | } else {
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:12:13: error: cannot find 'Thread' in scope
10 | } else {
11 | let context = EnvironmentContext()
12 | Thread.current.threadDictionary[Self.key] = context
| `- error: cannot find 'Thread' in scope
13 | return context
14 | }
[486/540] Compiling SwiftSCAD Facets.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Concurrency.swift:5:9: error: cannot find 'DispatchQueue' in scope
3 | internal extension Collection where Self: Sendable, Element: Sendable {
4 | func concurrentForEach(_ body: @Sendable @escaping (Element) -> Void) {
5 | DispatchQueue.concurrentPerform(iterations: count) { i in
| `- error: cannot find 'DispatchQueue' in scope
6 | let element = self[index(startIndex, offsetBy: i)]
7 | body(element)
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:8:26: error: cannot find 'Thread' in scope
6 |
7 | static var threadLocal: EnvironmentContext {
8 | if let context = Thread.current.threadDictionary[Self.key] as? EnvironmentContext {
| `- error: cannot find 'Thread' in scope
9 | return context
10 | } else {
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:12:13: error: cannot find 'Thread' in scope
10 | } else {
11 | let context = EnvironmentContext()
12 | Thread.current.threadDictionary[Self.key] = context
| `- error: cannot find 'Thread' in scope
13 | return context
14 | }
[487/540] Compiling SwiftSCAD NaturalUpDirection.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Concurrency.swift:5:9: error: cannot find 'DispatchQueue' in scope
3 | internal extension Collection where Self: Sendable, Element: Sendable {
4 | func concurrentForEach(_ body: @Sendable @escaping (Element) -> Void) {
5 | DispatchQueue.concurrentPerform(iterations: count) { i in
| `- error: cannot find 'DispatchQueue' in scope
6 | let element = self[index(startIndex, offsetBy: i)]
7 | body(element)
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:8:26: error: cannot find 'Thread' in scope
6 |
7 | static var threadLocal: EnvironmentContext {
8 | if let context = Thread.current.threadDictionary[Self.key] as? EnvironmentContext {
| `- error: cannot find 'Thread' in scope
9 | return context
10 | } else {
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:12:13: error: cannot find 'Thread' in scope
10 | } else {
11 | let context = EnvironmentContext()
12 | Thread.current.threadDictionary[Self.key] = context
| `- error: cannot find 'Thread' in scope
13 | return context
14 | }
[488/540] Compiling SwiftSCAD Operation.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Concurrency.swift:5:9: error: cannot find 'DispatchQueue' in scope
3 | internal extension Collection where Self: Sendable, Element: Sendable {
4 | func concurrentForEach(_ body: @Sendable @escaping (Element) -> Void) {
5 | DispatchQueue.concurrentPerform(iterations: count) { i in
| `- error: cannot find 'DispatchQueue' in scope
6 | let element = self[index(startIndex, offsetBy: i)]
7 | body(element)
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:8:26: error: cannot find 'Thread' in scope
6 |
7 | static var threadLocal: EnvironmentContext {
8 | if let context = Thread.current.threadDictionary[Self.key] as? EnvironmentContext {
| `- error: cannot find 'Thread' in scope
9 | return context
10 | } else {
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:12:13: error: cannot find 'Thread' in scope
10 | } else {
11 | let context = EnvironmentContext()
12 | Thread.current.threadDictionary[Self.key] = context
| `- error: cannot find 'Thread' in scope
13 | return context
14 | }
[489/540] Compiling SwiftSCAD PreviewConvexity.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Concurrency.swift:5:9: error: cannot find 'DispatchQueue' in scope
3 | internal extension Collection where Self: Sendable, Element: Sendable {
4 | func concurrentForEach(_ body: @Sendable @escaping (Element) -> Void) {
5 | DispatchQueue.concurrentPerform(iterations: count) { i in
| `- error: cannot find 'DispatchQueue' in scope
6 | let element = self[index(startIndex, offsetBy: i)]
7 | body(element)
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:8:26: error: cannot find 'Thread' in scope
6 |
7 | static var threadLocal: EnvironmentContext {
8 | if let context = Thread.current.threadDictionary[Self.key] as? EnvironmentContext {
| `- error: cannot find 'Thread' in scope
9 | return context
10 | } else {
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:12:13: error: cannot find 'Thread' in scope
10 | } else {
11 | let context = EnvironmentContext()
12 | Thread.current.threadDictionary[Self.key] = context
| `- error: cannot find 'Thread' in scope
13 | return context
14 | }
[490/540] Compiling SwiftSCAD Tolerance.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Concurrency.swift:5:9: error: cannot find 'DispatchQueue' in scope
3 | internal extension Collection where Self: Sendable, Element: Sendable {
4 | func concurrentForEach(_ body: @Sendable @escaping (Element) -> Void) {
5 | DispatchQueue.concurrentPerform(iterations: count) { i in
| `- error: cannot find 'DispatchQueue' in scope
6 | let element = self[index(startIndex, offsetBy: i)]
7 | body(element)
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:8:26: error: cannot find 'Thread' in scope
6 |
7 | static var threadLocal: EnvironmentContext {
8 | if let context = Thread.current.threadDictionary[Self.key] as? EnvironmentContext {
| `- error: cannot find 'Thread' in scope
9 | return context
10 | } else {
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:12:13: error: cannot find 'Thread' in scope
10 | } else {
11 | let context = EnvironmentContext()
12 | Thread.current.threadDictionary[Self.key] = context
| `- error: cannot find 'Thread' in scope
13 | return context
14 | }
[491/540] Compiling SwiftSCAD Extensions.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Concurrency.swift:5:9: error: cannot find 'DispatchQueue' in scope
3 | internal extension Collection where Self: Sendable, Element: Sendable {
4 | func concurrentForEach(_ body: @Sendable @escaping (Element) -> Void) {
5 | DispatchQueue.concurrentPerform(iterations: count) { i in
| `- error: cannot find 'DispatchQueue' in scope
6 | let element = self[index(startIndex, offsetBy: i)]
7 | body(element)
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:8:26: error: cannot find 'Thread' in scope
6 |
7 | static var threadLocal: EnvironmentContext {
8 | if let context = Thread.current.threadDictionary[Self.key] as? EnvironmentContext {
| `- error: cannot find 'Thread' in scope
9 | return context
10 | } else {
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:12:13: error: cannot find 'Thread' in scope
10 | } else {
11 | let context = EnvironmentContext()
12 | Thread.current.threadDictionary[Self.key] = context
| `- error: cannot find 'Thread' in scope
13 | return context
14 | }
[492/540] Compiling SwiftSCAD AnchorList.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Concurrency.swift:5:9: error: cannot find 'DispatchQueue' in scope
3 | internal extension Collection where Self: Sendable, Element: Sendable {
4 | func concurrentForEach(_ body: @Sendable @escaping (Element) -> Void) {
5 | DispatchQueue.concurrentPerform(iterations: count) { i in
| `- error: cannot find 'DispatchQueue' in scope
6 | let element = self[index(startIndex, offsetBy: i)]
7 | body(element)
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:8:26: error: cannot find 'Thread' in scope
6 |
7 | static var threadLocal: EnvironmentContext {
8 | if let context = Thread.current.threadDictionary[Self.key] as? EnvironmentContext {
| `- error: cannot find 'Thread' in scope
9 | return context
10 | } else {
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:12:13: error: cannot find 'Thread' in scope
10 | } else {
11 | let context = EnvironmentContext()
12 | Thread.current.threadDictionary[Self.key] = context
| `- error: cannot find 'Thread' in scope
13 | return context
14 | }
[493/540] Compiling SwiftSCAD Anchors+Public.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Concurrency.swift:5:9: error: cannot find 'DispatchQueue' in scope
3 | internal extension Collection where Self: Sendable, Element: Sendable {
4 | func concurrentForEach(_ body: @Sendable @escaping (Element) -> Void) {
5 | DispatchQueue.concurrentPerform(iterations: count) { i in
| `- error: cannot find 'DispatchQueue' in scope
6 | let element = self[index(startIndex, offsetBy: i)]
7 | body(element)
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:8:26: error: cannot find 'Thread' in scope
6 |
7 | static var threadLocal: EnvironmentContext {
8 | if let context = Thread.current.threadDictionary[Self.key] as? EnvironmentContext {
| `- error: cannot find 'Thread' in scope
9 | return context
10 | } else {
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:12:13: error: cannot find 'Thread' in scope
10 | } else {
11 | let context = EnvironmentContext()
12 | Thread.current.threadDictionary[Self.key] = context
| `- error: cannot find 'Thread' in scope
13 | return context
14 | }
[494/540] Compiling SwiftSCAD EdgeProfileShape.swift
[495/540] Compiling SwiftSCAD Fillet.swift
[496/540] Compiling SwiftSCAD SCADValue.swift
[497/540] Compiling SwiftSCAD AffineTransform2D+Creation.swift
[498/540] Compiling SwiftSCAD AffineTransform2D+Modification.swift
[499/540] Compiling SwiftSCAD AffineTransform2D.swift
[500/540] Compiling SwiftSCAD AffineTransform3D+Creation.swift
[501/540] Compiling SwiftSCAD AffineTransform3D+Modification.swift
[502/540] Compiling SwiftSCAD AffineTransform3D.swift
[503/540] Compiling SwiftSCAD Rotation3D.swift
[504/540] Compiling SwiftSCAD AffineTransform.swift
[505/540] Compiling SwiftSCAD BasicMatrix3x3.swift
[506/540] Compiling SwiftSCAD BasicMatrix4x4.swift
[507/540] Compiling SwiftSCAD Matrix.swift
[508/540] Compiling SwiftSCAD DimensionalValues.swift
[509/540] Compiling SwiftSCAD Vector.swift
[510/540] Compiling SwiftSCAD Vector2D+Operators.swift
[511/540] Compiling SwiftSCAD Vector2D.swift
[512/540] Compiling SwiftSCAD Vector3D+Directions.swift
[513/540] Compiling SwiftSCAD Vector3D+Operators.swift
[514/540] Compiling SwiftSCAD Vector3D.swift
[515/540] Compiling SwiftSCAD BezierPath.Curve.swift
[516/540] Compiling SwiftSCAD BezierPath.swift
[517/540] Compiling SwiftSCAD BezierPath.Builder.swift
[518/540] Compiling SwiftSCAD ComponentFunctions.swift
[519/540] Compiling SwiftSCAD PathBuilderValue.swift
[520/540] Compiling SwiftSCAD PathBuilderVector.swift
[521/540] Compiling SwiftSCAD Boundary+Shapes.swift
[522/540] Compiling SwiftSCAD Boundary+Visualization.swift
[523/540] Compiling SwiftSCAD Boundary.swift
[524/540] Compiling SwiftSCAD BoundingBox+Visualization.swift
[525/540] Compiling SwiftSCAD BoundingBox.swift
[526/540] Compiling SwiftSCAD Color.swift
[527/540] Compiling SwiftSCAD Box.Corner.swift
[528/540] Compiling SwiftSCAD Box.Edge.swift
[529/540] Compiling SwiftSCAD Box.Side.swift
[530/540] Compiling SwiftSCAD OrthogonalCorner.swift
[531/540] Compiling SwiftSCAD Rectangle.Corner.swift
[532/540] Compiling SwiftSCAD RoundedCornerStyle.swift
[533/540] Compiling SwiftSCAD Chamfer.swift
[534/540] Compiling SwiftSCAD ChamferedFillet.swift
[535/540] Compiling SwiftSCAD EdgeProfile.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
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
[0/1] Planning build
Building for debugging...
[0/15] Write swift-version-24593BA9C3E375BF.txt
[2/34] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[3/35] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[4/35] Compiling InternalCollectionsUtilities Debugging.swift
[5/35] Compiling InternalCollectionsUtilities Descriptions.swift
[6/35] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[7/35] Compiling Logging MetadataProvider.swift
[8/35] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[9/35] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[10/35] Compiling InternalCollectionsUtilities _SortedCollection.swift
[11/35] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[12/35] Compiling InternalCollectionsUtilities Integer rank.swift
[13/35] Emitting module InternalCollectionsUtilities
[14/35] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[15/35] Compiling InternalCollectionsUtilities UInt+reversed.swift
[16/35] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[17/35] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[19/213] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[20/213] Compiling HeapModule Heap+Invariants.swift
[21/231] Compiling Logging Locks.swift
[22/231] Emitting module Logging
[23/233] Compiling Logging Logging.swift
[24/233] Compiling Logging LogHandler.swift
[25/234] Compiling OrderedCollections OrderedDictionary+Codable.swift
[26/234] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[27/236] Compiling HeapModule Heap+UnsafeHandle.swift
[28/274] Compiling HashTreeCollections _Bitmap.swift
[29/274] Compiling HashTreeCollections _Bucket.swift
[30/277] Compiling HeapModule Heap.swift
[31/286] Compiling HeapModule Heap+Descriptions.swift
[32/312] Compiling HeapModule _HeapNode.swift
[34/311] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[35/311] Compiling HashTreeCollections _HashNode.swift
[36/311] Compiling HashTreeCollections _HashNodeHeader.swift
[37/311] Compiling HashTreeCollections _HashSlot.swift
[38/311] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[39/311] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[40/311] Emitting module HeapModule
[41/312] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[42/312] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[43/312] Compiling HashTreeCollections TreeDictionary+Keys.swift
[44/312] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[45/312] Compiling HashTreeCollections TreeDictionary+Merge.swift
[46/312] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[47/312] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[51/318] Compiling HashTreeCollections _HashStack.swift
[52/318] Compiling HashTreeCollections _AncestorHashSlots.swift
[55/318] Compiling HashTreeCollections _Hash.swift
[57/325] Compiling HashTreeCollections _HashLevel.swift
[58/325] Compiling HashTreeCollections TreeSet+Hashable.swift
[59/325] Compiling HashTreeCollections TreeSet+Sendable.swift
[60/325] Compiling HashTreeCollections TreeSet+Sequence.swift
[61/325] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[62/325] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[63/325] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[64/325] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[65/325] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[66/325] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[67/325] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[68/325] Emitting module BitCollections
[69/335] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[70/335] Compiling HashTreeCollections TreeDictionary+Filter.swift
[86/335] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[94/335] Compiling BitCollections BitSet.Index.swift
[95/335] Compiling BitCollections BitSet._UnsafeHandle.swift
[96/335] Compiling BitCollections BitSet.swift
[97/335] Compiling HashTreeCollections _HashNode+Structural union.swift
[98/335] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[99/335] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[100/335] Compiling HashTreeCollections _HashNode+Structural merge.swift
[101/335] Compiling HashTreeCollections _HashTreeIterator.swift
[102/335] Compiling HashTreeCollections _HashTreeStatistics.swift
[103/335] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[104/335] Compiling HashTreeCollections _RawHashNode.swift
[105/335] Compiling HashTreeCollections _UnmanagedHashNode.swift
[106/335] Compiling HashTreeCollections _UnsafePath.swift
[107/335] Compiling HashTreeCollections TreeDictionary+Codable.swift
[108/335] Compiling HashTreeCollections TreeDictionary+Collection.swift
[109/335] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[110/335] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[111/335] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[113/335] Emitting module DequeModule
[114/336] Compiling BitCollections Range+Utilities.swift
[115/336] Compiling BitCollections Slice+Utilities.swift
[116/336] Compiling BitCollections UInt+Tricks.swift
[117/336] Compiling BitCollections _Word.swift
[118/336] Compiling OrderedCollections OrderedSet.swift
[119/336] Compiling OrderedCollections _UnsafeBitset.swift
[120/336] Compiling HashTreeCollections TreeSet+Equatable.swift
[121/336] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[122/336] Compiling HashTreeCollections TreeSet+Extras.swift
[123/336] Compiling HashTreeCollections TreeSet+Filter.swift
[124/336] Compiling HashTreeCollections _HashNode+Builder.swift
[125/336] Compiling HashTreeCollections _HashNode+Debugging.swift
[126/336] Compiling HashTreeCollections _HashNode+Initializers.swift
[127/336] Compiling HashTreeCollections _HashNode+Invariants.swift
[128/336] Compiling HashTreeCollections _HashNode+Lookups.swift
[129/336] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[130/336] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[131/336] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[139/336] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[140/336] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[156/335] Emitting module OrderedCollections
[174/335] Compiling HashTreeCollections _HashNode+Storage.swift
[175/335] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[176/335] Compiling HashTreeCollections _HashNode+Structural filter.swift
[177/335] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[178/335] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[179/335] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[180/335] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[181/335] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[182/335] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[183/335] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[184/335] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[185/335] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[186/335] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[187/335] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[188/335] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[189/335] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[190/335] Compiling HashTreeCollections TreeSet.swift
[223/345] Emitting module _RopeModule
[298/344] Emitting module HashTreeCollections
[300/344] Compiling _RopeModule Rope+Join.swift
[301/344] Compiling _RopeModule Rope+MutatingForEach.swift
[302/344] Compiling _RopeModule Rope+Remove.swift
[303/344] Compiling _RopeModule Rope+RemoveSubrange.swift
[304/344] Compiling _RopeModule Rope+Split.swift
[305/344] Compiling _RopeModule Optional Utilities.swift
[306/344] Compiling _RopeModule String Utilities.swift
[307/344] Compiling _RopeModule String.Index+ABI.swift
[308/344] Compiling _RopeModule _CharacterRecognizer.swift
[339/346] Emitting module Collections
[340/346] Compiling Collections Collections.swift
[342/498] Compiling SwiftSCAD OpenSCADExport.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Output/OpenSCADExport/OpenSCADExport.swift:22:23: error: cannot find 'Process' in scope
20 | let errorPipe = Pipe()
21 |
22 | let process = Process()
| `- error: cannot find 'Process' in scope
23 | process.executableURL = openSCAD
24 | process.arguments = [
[343/498] Compiling SwiftSCAD OutputFormat.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Output/OpenSCADExport/OpenSCADExport.swift:22:23: error: cannot find 'Process' in scope
20 | let errorPipe = Pipe()
21 |
22 | let process = Process()
| `- error: cannot find 'Process' in scope
23 | process.executableURL = openSCAD
24 | process.arguments = [
[344/498] Compiling SwiftSCAD SaveBatch.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Output/OpenSCADExport/OpenSCADExport.swift:22:23: error: cannot find 'Process' in scope
20 | let errorPipe = Pipe()
21 |
22 | let process = Process()
| `- error: cannot find 'Process' in scope
23 | process.executableURL = openSCAD
24 | process.arguments = [
[345/498] Compiling SwiftSCAD SaveSingle.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Output/OpenSCADExport/OpenSCADExport.swift:22:23: error: cannot find 'Process' in scope
20 | let errorPipe = Pipe()
21 |
22 | let process = Process()
| `- error: cannot find 'Process' in scope
23 | process.executableURL = openSCAD
24 | process.arguments = [
[346/498] Compiling SwiftSCAD Area2D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Output/OpenSCADExport/OpenSCADExport.swift:22:23: error: cannot find 'Process' in scope
20 | let errorPipe = Pipe()
21 |
22 | let process = Process()
| `- error: cannot find 'Process' in scope
23 | process.executableURL = openSCAD
24 | process.arguments = [
[347/498] Compiling SwiftSCAD Arc.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Output/OpenSCADExport/OpenSCADExport.swift:22:23: error: cannot find 'Process' in scope
20 | let errorPipe = Pipe()
21 |
22 | let process = Process()
| `- error: cannot find 'Process' in scope
23 | process.executableURL = openSCAD
24 | process.arguments = [
[348/498] Compiling SwiftSCAD Circle.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Output/OpenSCADExport/OpenSCADExport.swift:22:23: error: cannot find 'Process' in scope
20 | let errorPipe = Pipe()
21 |
22 | let process = Process()
| `- error: cannot find 'Process' in scope
23 | process.executableURL = openSCAD
24 | process.arguments = [
[349/498] Compiling SwiftSCAD Ring.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Output/OpenSCADExport/OpenSCADExport.swift:22:23: error: cannot find 'Process' in scope
20 | let errorPipe = Pipe()
21 |
22 | let process = Process()
| `- error: cannot find 'Process' in scope
23 | process.executableURL = openSCAD
24 | process.arguments = [
[350/498] Compiling SwiftSCAD CylinderBridge.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Output/OpenSCADExport/OpenSCADExport.swift:22:23: error: cannot find 'Process' in scope
20 | let errorPipe = Pipe()
21 |
22 | let process = Process()
| `- error: cannot find 'Process' in scope
23 | process.executableURL = openSCAD
24 | process.arguments = [
[351/498] Compiling SwiftSCAD Teardrop.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Output/OpenSCADExport/OpenSCADExport.swift:22:23: error: cannot find 'Process' in scope
20 | let errorPipe = Pipe()
21 |
22 | let process = Process()
| `- error: cannot find 'Process' in scope
23 | process.executableURL = openSCAD
24 | process.arguments = [
[352/498] Compiling SwiftSCAD Polygon.Metrics.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Output/OpenSCADExport/OpenSCADExport.swift:22:23: error: cannot find 'Process' in scope
20 | let errorPipe = Pipe()
21 |
22 | let process = Process()
| `- error: cannot find 'Process' in scope
23 | process.executableURL = openSCAD
24 | process.arguments = [
[353/498] Compiling SwiftSCAD Polygon.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Output/OpenSCADExport/OpenSCADExport.swift:22:23: error: cannot find 'Process' in scope
20 | let errorPipe = Pipe()
21 |
22 | let process = Process()
| `- error: cannot find 'Process' in scope
23 | process.executableURL = openSCAD
24 | process.arguments = [
[354/498] Compiling SwiftSCAD PolygonPointsProvider.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Output/OpenSCADExport/OpenSCADExport.swift:22:23: error: cannot find 'Process' in scope
20 | let errorPipe = Pipe()
21 |
22 | let process = Process()
| `- error: cannot find 'Process' in scope
23 | process.executableURL = openSCAD
24 | process.arguments = [
[355/498] Compiling SwiftSCAD RegularPolygon.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Output/OpenSCADExport/OpenSCADExport.swift:22:23: error: cannot find 'Process' in scope
20 | let errorPipe = Pipe()
21 |
22 | let process = Process()
| `- error: cannot find 'Process' in scope
23 | process.executableURL = openSCAD
24 | process.arguments = [
[356/498] Compiling SwiftSCAD Rectangle.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Output/OpenSCADExport/OpenSCADExport.swift:22:23: error: cannot find 'Process' in scope
20 | let errorPipe = Pipe()
21 |
22 | let process = Process()
| `- error: cannot find 'Process' in scope
23 | process.executableURL = openSCAD
24 | process.arguments = [
[357/498] Compiling SwiftSCAD Environment+Text.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Output/OpenSCADExport/OpenSCADExport.swift:22:23: error: cannot find 'Process' in scope
20 | let errorPipe = Pipe()
21 |
22 | let process = Process()
| `- error: cannot find 'Process' in scope
23 | process.executableURL = openSCAD
24 | process.arguments = [
[358/498] Compiling SwiftSCAD Text.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Output/OpenSCADExport/OpenSCADExport.swift:22:23: error: cannot find 'Process' in scope
20 | let errorPipe = Pipe()
21 |
22 | let process = Process()
| `- error: cannot find 'Process' in scope
23 | process.executableURL = openSCAD
24 | process.arguments = [
[359/498] Compiling SwiftSCAD TextModifiers.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Output/OpenSCADExport/OpenSCADExport.swift:22:23: error: cannot find 'Process' in scope
20 | let errorPipe = Pipe()
21 |
22 | let process = Process()
| `- error: cannot find 'Process' in scope
23 | process.executableURL = openSCAD
24 | process.arguments = [
[360/498] Compiling SwiftSCAD Box.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Output/OpenSCADExport/OpenSCADExport.swift:22:23: error: cannot find 'Process' in scope
20 | let errorPipe = Pipe()
21 |
22 | let process = Process()
| `- error: cannot find 'Process' in scope
23 | process.executableURL = openSCAD
24 | process.arguments = [
[361/498] Compiling SwiftSCAD Cylinder+Angles.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Output/OpenSCADExport/OpenSCADExport.swift:22:23: error: cannot find 'Process' in scope
20 | let errorPipe = Pipe()
21 |
22 | let process = Process()
| `- error: cannot find 'Process' in scope
23 | process.executableURL = openSCAD
24 | process.arguments = [
[362/498] Compiling SwiftSCAD Cylinder.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Output/OpenSCADExport/OpenSCADExport.swift:22:23: error: cannot find 'Process' in scope
20 | let errorPipe = Pipe()
21 |
22 | let process = Process()
| `- error: cannot find 'Process' in scope
23 | process.executableURL = openSCAD
24 | process.arguments = [
[363/519] Emitting module SwiftSCAD
[364/519] Compiling SwiftSCAD Fill.swift
[365/519] Compiling SwiftSCAD Import.swift
[366/519] Compiling SwiftSCAD Name.swift
[367/519] Compiling SwiftSCAD MinkowskiSum.swift
[368/519] Compiling SwiftSCAD Offset.swift
[369/519] Compiling SwiftSCAD Rounding.swift
[370/519] Compiling SwiftSCAD Projection.swift
[371/519] Compiling SwiftSCAD Replace.swift
[372/519] Compiling SwiftSCAD RoundedBoxCornerMask.swift
[373/519] Compiling SwiftSCAD RoundedRectangleMask.swift
[374/519] Compiling SwiftSCAD RoundingBoxCorners.swift
[375/519] Compiling SwiftSCAD RoundingRectangleCorners.swift
[376/519] Compiling SwiftSCAD SetVariables.swift
[377/519] Compiling SwiftSCAD Stack.swift
[378/519] Compiling SwiftSCAD UseFacets.swift
[379/519] Compiling SwiftSCAD Within.swift
[380/519] Compiling SwiftSCAD Operators.swift
[381/519] Compiling SwiftSCAD CodeFragment+Export.swift
[382/519] Compiling SwiftSCAD OpenSCADExport+FixSTL.swift
[383/519] Compiling SwiftSCAD OpenSCADExport+POSIX.swift
[384/519] Compiling SwiftSCAD OpenSCADExport+Windows.swift
[385/519] Compiling SwiftSCAD OpenSCADExport+macOS.swift
[386/519] Compiling SwiftSCAD ArrayBuilder.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Concurrency.swift:5:9: error: cannot find 'DispatchQueue' in scope
3 | internal extension Collection where Self: Sendable, Element: Sendable {
4 | func concurrentForEach(_ body: @Sendable @escaping (Element) -> Void) {
5 | DispatchQueue.concurrentPerform(iterations: count) { i in
| `- error: cannot find 'DispatchQueue' in scope
6 | let element = self[index(startIndex, offsetBy: i)]
7 | body(element)
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:8:26: error: cannot find 'Thread' in scope
6 |
7 | static var threadLocal: EnvironmentContext {
8 | if let context = Thread.current.threadDictionary[Self.key] as? EnvironmentContext {
| `- error: cannot find 'Thread' in scope
9 | return context
10 | } else {
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:12:13: error: cannot find 'Thread' in scope
10 | } else {
11 | let context = EnvironmentContext()
12 | Thread.current.threadDictionary[Self.key] = context
| `- error: cannot find 'Thread' in scope
13 | return context
14 | }
[387/519] Compiling SwiftSCAD Compatibility.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Concurrency.swift:5:9: error: cannot find 'DispatchQueue' in scope
3 | internal extension Collection where Self: Sendable, Element: Sendable {
4 | func concurrentForEach(_ body: @Sendable @escaping (Element) -> Void) {
5 | DispatchQueue.concurrentPerform(iterations: count) { i in
| `- error: cannot find 'DispatchQueue' in scope
6 | let element = self[index(startIndex, offsetBy: i)]
7 | body(element)
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:8:26: error: cannot find 'Thread' in scope
6 |
7 | static var threadLocal: EnvironmentContext {
8 | if let context = Thread.current.threadDictionary[Self.key] as? EnvironmentContext {
| `- error: cannot find 'Thread' in scope
9 | return context
10 | } else {
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:12:13: error: cannot find 'Thread' in scope
10 | } else {
11 | let context = EnvironmentContext()
12 | Thread.current.threadDictionary[Self.key] = context
| `- error: cannot find 'Thread' in scope
13 | return context
14 | }
[388/519] Compiling SwiftSCAD Concurrency.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Concurrency.swift:5:9: error: cannot find 'DispatchQueue' in scope
3 | internal extension Collection where Self: Sendable, Element: Sendable {
4 | func concurrentForEach(_ body: @Sendable @escaping (Element) -> Void) {
5 | DispatchQueue.concurrentPerform(iterations: count) { i in
| `- error: cannot find 'DispatchQueue' in scope
6 | let element = self[index(startIndex, offsetBy: i)]
7 | body(element)
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:8:26: error: cannot find 'Thread' in scope
6 |
7 | static var threadLocal: EnvironmentContext {
8 | if let context = Thread.current.threadDictionary[Self.key] as? EnvironmentContext {
| `- error: cannot find 'Thread' in scope
9 | return context
10 | } else {
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:12:13: error: cannot find 'Thread' in scope
10 | } else {
11 | let context = EnvironmentContext()
12 | Thread.current.threadDictionary[Self.key] = context
| `- error: cannot find 'Thread' in scope
13 | return context
14 | }
[389/519] Compiling SwiftSCAD Colored.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Concurrency.swift:5:9: error: cannot find 'DispatchQueue' in scope
3 | internal extension Collection where Self: Sendable, Element: Sendable {
4 | func concurrentForEach(_ body: @Sendable @escaping (Element) -> Void) {
5 | DispatchQueue.concurrentPerform(iterations: count) { i in
| `- error: cannot find 'DispatchQueue' in scope
6 | let element = self[index(startIndex, offsetBy: i)]
7 | body(element)
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:8:26: error: cannot find 'Thread' in scope
6 |
7 | static var threadLocal: EnvironmentContext {
8 | if let context = Thread.current.threadDictionary[Self.key] as? EnvironmentContext {
| `- error: cannot find 'Thread' in scope
9 | return context
10 | } else {
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:12:13: error: cannot find 'Thread' in scope
10 | } else {
11 | let context = EnvironmentContext()
12 | Thread.current.threadDictionary[Self.key] = context
| `- error: cannot find 'Thread' in scope
13 | return context
14 | }
[390/519] Compiling SwiftSCAD ForceRender.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Concurrency.swift:5:9: error: cannot find 'DispatchQueue' in scope
3 | internal extension Collection where Self: Sendable, Element: Sendable {
4 | func concurrentForEach(_ body: @Sendable @escaping (Element) -> Void) {
5 | DispatchQueue.concurrentPerform(iterations: count) { i in
| `- error: cannot find 'DispatchQueue' in scope
6 | let element = self[index(startIndex, offsetBy: i)]
7 | body(element)
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:8:26: error: cannot find 'Thread' in scope
6 |
7 | static var threadLocal: EnvironmentContext {
8 | if let context = Thread.current.threadDictionary[Self.key] as? EnvironmentContext {
| `- error: cannot find 'Thread' in scope
9 | return context
10 | } else {
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:12:13: error: cannot find 'Thread' in scope
10 | } else {
11 | let context = EnvironmentContext()
12 | Thread.current.threadDictionary[Self.key] = context
| `- error: cannot find 'Thread' in scope
13 | return context
14 | }
[391/519] Compiling SwiftSCAD Prefix.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Concurrency.swift:5:9: error: cannot find 'DispatchQueue' in scope
3 | internal extension Collection where Self: Sendable, Element: Sendable {
4 | func concurrentForEach(_ body: @Sendable @escaping (Element) -> Void) {
5 | DispatchQueue.concurrentPerform(iterations: count) { i in
| `- error: cannot find 'DispatchQueue' in scope
6 | let element = self[index(startIndex, offsetBy: i)]
7 | body(element)
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:8:26: error: cannot find 'Thread' in scope
6 |
7 | static var threadLocal: EnvironmentContext {
8 | if let context = Thread.current.threadDictionary[Self.key] as? EnvironmentContext {
| `- error: cannot find 'Thread' in scope
9 | return context
10 | } else {
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:12:13: error: cannot find 'Thread' in scope
10 | } else {
11 | let context = EnvironmentContext()
12 | Thread.current.threadDictionary[Self.key] = context
| `- error: cannot find 'Thread' in scope
13 | return context
14 | }
[392/519] Compiling SwiftSCAD VisualizeAxes.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Concurrency.swift:5:9: error: cannot find 'DispatchQueue' in scope
3 | internal extension Collection where Self: Sendable, Element: Sendable {
4 | func concurrentForEach(_ body: @Sendable @escaping (Element) -> Void) {
5 | DispatchQueue.concurrentPerform(iterations: count) { i in
| `- error: cannot find 'DispatchQueue' in scope
6 | let element = self[index(startIndex, offsetBy: i)]
7 | body(element)
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:8:26: error: cannot find 'Thread' in scope
6 |
7 | static var threadLocal: EnvironmentContext {
8 | if let context = Thread.current.threadDictionary[Self.key] as? EnvironmentContext {
| `- error: cannot find 'Thread' in scope
9 | return context
10 | } else {
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:12:13: error: cannot find 'Thread' in scope
10 | } else {
11 | let context = EnvironmentContext()
12 | Thread.current.threadDictionary[Self.key] = context
| `- error: cannot find 'Thread' in scope
13 | return context
14 | }
[393/519] Compiling SwiftSCAD Environment.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Concurrency.swift:5:9: error: cannot find 'DispatchQueue' in scope
3 | internal extension Collection where Self: Sendable, Element: Sendable {
4 | func concurrentForEach(_ body: @Sendable @escaping (Element) -> Void) {
5 | DispatchQueue.concurrentPerform(iterations: count) { i in
| `- error: cannot find 'DispatchQueue' in scope
6 | let element = self[index(startIndex, offsetBy: i)]
7 | body(element)
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:8:26: error: cannot find 'Thread' in scope
6 |
7 | static var threadLocal: EnvironmentContext {
8 | if let context = Thread.current.threadDictionary[Self.key] as? EnvironmentContext {
| `- error: cannot find 'Thread' in scope
9 | return context
10 | } else {
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:12:13: error: cannot find 'Thread' in scope
10 | } else {
11 | let context = EnvironmentContext()
12 | Thread.current.threadDictionary[Self.key] = context
| `- error: cannot find 'Thread' in scope
13 | return context
14 | }
[394/519] Compiling SwiftSCAD EnvironmentContext.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Concurrency.swift:5:9: error: cannot find 'DispatchQueue' in scope
3 | internal extension Collection where Self: Sendable, Element: Sendable {
4 | func concurrentForEach(_ body: @Sendable @escaping (Element) -> Void) {
5 | DispatchQueue.concurrentPerform(iterations: count) { i in
| `- error: cannot find 'DispatchQueue' in scope
6 | let element = self[index(startIndex, offsetBy: i)]
7 | body(element)
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:8:26: error: cannot find 'Thread' in scope
6 |
7 | static var threadLocal: EnvironmentContext {
8 | if let context = Thread.current.threadDictionary[Self.key] as? EnvironmentContext {
| `- error: cannot find 'Thread' in scope
9 | return context
10 | } else {
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:12:13: error: cannot find 'Thread' in scope
10 | } else {
11 | let context = EnvironmentContext()
12 | Thread.current.threadDictionary[Self.key] = context
| `- error: cannot find 'Thread' in scope
13 | return context
14 | }
[395/519] Compiling SwiftSCAD EnvironmentModifier.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Concurrency.swift:5:9: error: cannot find 'DispatchQueue' in scope
3 | internal extension Collection where Self: Sendable, Element: Sendable {
4 | func concurrentForEach(_ body: @Sendable @escaping (Element) -> Void) {
5 | DispatchQueue.concurrentPerform(iterations: count) { i in
| `- error: cannot find 'DispatchQueue' in scope
6 | let element = self[index(startIndex, offsetBy: i)]
7 | body(element)
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:8:26: error: cannot find 'Thread' in scope
6 |
7 | static var threadLocal: EnvironmentContext {
8 | if let context = Thread.current.threadDictionary[Self.key] as? EnvironmentContext {
| `- error: cannot find 'Thread' in scope
9 | return context
10 | } else {
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:12:13: error: cannot find 'Thread' in scope
10 | } else {
11 | let context = EnvironmentContext()
12 | Thread.current.threadDictionary[Self.key] = context
| `- error: cannot find 'Thread' in scope
13 | return context
14 | }
[396/519] Compiling SwiftSCAD EnvironmentValues.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Concurrency.swift:5:9: error: cannot find 'DispatchQueue' in scope
3 | internal extension Collection where Self: Sendable, Element: Sendable {
4 | func concurrentForEach(_ body: @Sendable @escaping (Element) -> Void) {
5 | DispatchQueue.concurrentPerform(iterations: count) { i in
| `- error: cannot find 'DispatchQueue' in scope
6 | let element = self[index(startIndex, offsetBy: i)]
7 | body(element)
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:8:26: error: cannot find 'Thread' in scope
6 |
7 | static var threadLocal: EnvironmentContext {
8 | if let context = Thread.current.threadDictionary[Self.key] as? EnvironmentContext {
| `- error: cannot find 'Thread' in scope
9 | return context
10 | } else {
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:12:13: error: cannot find 'Thread' in scope
10 | } else {
11 | let context = EnvironmentContext()
12 | Thread.current.threadDictionary[Self.key] = context
| `- error: cannot find 'Thread' in scope
13 | return context
14 | }
[397/519] Compiling SwiftSCAD ReadEnvironment.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Concurrency.swift:5:9: error: cannot find 'DispatchQueue' in scope
3 | internal extension Collection where Self: Sendable, Element: Sendable {
4 | func concurrentForEach(_ body: @Sendable @escaping (Element) -> Void) {
5 | DispatchQueue.concurrentPerform(iterations: count) { i in
| `- error: cannot find 'DispatchQueue' in scope
6 | let element = self[index(startIndex, offsetBy: i)]
7 | body(element)
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:8:26: error: cannot find 'Thread' in scope
6 |
7 | static var threadLocal: EnvironmentContext {
8 | if let context = Thread.current.threadDictionary[Self.key] as? EnvironmentContext {
| `- error: cannot find 'Thread' in scope
9 | return context
10 | } else {
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:12:13: error: cannot find 'Thread' in scope
10 | } else {
11 | let context = EnvironmentContext()
12 | Thread.current.threadDictionary[Self.key] = context
| `- error: cannot find 'Thread' in scope
13 | return context
14 | }
[398/519] Compiling SwiftSCAD Environment+Color.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Concurrency.swift:5:9: error: cannot find 'DispatchQueue' in scope
3 | internal extension Collection where Self: Sendable, Element: Sendable {
4 | func concurrentForEach(_ body: @Sendable @escaping (Element) -> Void) {
5 | DispatchQueue.concurrentPerform(iterations: count) { i in
| `- error: cannot find 'DispatchQueue' in scope
6 | let element = self[index(startIndex, offsetBy: i)]
7 | body(element)
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:8:26: error: cannot find 'Thread' in scope
6 |
7 | static var threadLocal: EnvironmentContext {
8 | if let context = Thread.current.threadDictionary[Self.key] as? EnvironmentContext {
| `- error: cannot find 'Thread' in scope
9 | return context
10 | } else {
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:12:13: error: cannot find 'Thread' in scope
10 | } else {
11 | let context = EnvironmentContext()
12 | Thread.current.threadDictionary[Self.key] = context
| `- error: cannot find 'Thread' in scope
13 | return context
14 | }
[399/519] Compiling SwiftSCAD Environment+Transform.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Concurrency.swift:5:9: error: cannot find 'DispatchQueue' in scope
3 | internal extension Collection where Self: Sendable, Element: Sendable {
4 | func concurrentForEach(_ body: @Sendable @escaping (Element) -> Void) {
5 | DispatchQueue.concurrentPerform(iterations: count) { i in
| `- error: cannot find 'DispatchQueue' in scope
6 | let element = self[index(startIndex, offsetBy: i)]
7 | body(element)
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:8:26: error: cannot find 'Thread' in scope
6 |
7 | static var threadLocal: EnvironmentContext {
8 | if let context = Thread.current.threadDictionary[Self.key] as? EnvironmentContext {
| `- error: cannot find 'Thread' in scope
9 | return context
10 | } else {
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:12:13: error: cannot find 'Thread' in scope
10 | } else {
11 | let context = EnvironmentContext()
12 | Thread.current.threadDictionary[Self.key] = context
| `- error: cannot find 'Thread' in scope
13 | return context
14 | }
[400/519] Compiling SwiftSCAD Facets.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Concurrency.swift:5:9: error: cannot find 'DispatchQueue' in scope
3 | internal extension Collection where Self: Sendable, Element: Sendable {
4 | func concurrentForEach(_ body: @Sendable @escaping (Element) -> Void) {
5 | DispatchQueue.concurrentPerform(iterations: count) { i in
| `- error: cannot find 'DispatchQueue' in scope
6 | let element = self[index(startIndex, offsetBy: i)]
7 | body(element)
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:8:26: error: cannot find 'Thread' in scope
6 |
7 | static var threadLocal: EnvironmentContext {
8 | if let context = Thread.current.threadDictionary[Self.key] as? EnvironmentContext {
| `- error: cannot find 'Thread' in scope
9 | return context
10 | } else {
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:12:13: error: cannot find 'Thread' in scope
10 | } else {
11 | let context = EnvironmentContext()
12 | Thread.current.threadDictionary[Self.key] = context
| `- error: cannot find 'Thread' in scope
13 | return context
14 | }
[401/519] Compiling SwiftSCAD NaturalUpDirection.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Concurrency.swift:5:9: error: cannot find 'DispatchQueue' in scope
3 | internal extension Collection where Self: Sendable, Element: Sendable {
4 | func concurrentForEach(_ body: @Sendable @escaping (Element) -> Void) {
5 | DispatchQueue.concurrentPerform(iterations: count) { i in
| `- error: cannot find 'DispatchQueue' in scope
6 | let element = self[index(startIndex, offsetBy: i)]
7 | body(element)
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:8:26: error: cannot find 'Thread' in scope
6 |
7 | static var threadLocal: EnvironmentContext {
8 | if let context = Thread.current.threadDictionary[Self.key] as? EnvironmentContext {
| `- error: cannot find 'Thread' in scope
9 | return context
10 | } else {
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:12:13: error: cannot find 'Thread' in scope
10 | } else {
11 | let context = EnvironmentContext()
12 | Thread.current.threadDictionary[Self.key] = context
| `- error: cannot find 'Thread' in scope
13 | return context
14 | }
[402/519] Compiling SwiftSCAD Operation.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Concurrency.swift:5:9: error: cannot find 'DispatchQueue' in scope
3 | internal extension Collection where Self: Sendable, Element: Sendable {
4 | func concurrentForEach(_ body: @Sendable @escaping (Element) -> Void) {
5 | DispatchQueue.concurrentPerform(iterations: count) { i in
| `- error: cannot find 'DispatchQueue' in scope
6 | let element = self[index(startIndex, offsetBy: i)]
7 | body(element)
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:8:26: error: cannot find 'Thread' in scope
6 |
7 | static var threadLocal: EnvironmentContext {
8 | if let context = Thread.current.threadDictionary[Self.key] as? EnvironmentContext {
| `- error: cannot find 'Thread' in scope
9 | return context
10 | } else {
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:12:13: error: cannot find 'Thread' in scope
10 | } else {
11 | let context = EnvironmentContext()
12 | Thread.current.threadDictionary[Self.key] = context
| `- error: cannot find 'Thread' in scope
13 | return context
14 | }
[403/519] Compiling SwiftSCAD PreviewConvexity.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Concurrency.swift:5:9: error: cannot find 'DispatchQueue' in scope
3 | internal extension Collection where Self: Sendable, Element: Sendable {
4 | func concurrentForEach(_ body: @Sendable @escaping (Element) -> Void) {
5 | DispatchQueue.concurrentPerform(iterations: count) { i in
| `- error: cannot find 'DispatchQueue' in scope
6 | let element = self[index(startIndex, offsetBy: i)]
7 | body(element)
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:8:26: error: cannot find 'Thread' in scope
6 |
7 | static var threadLocal: EnvironmentContext {
8 | if let context = Thread.current.threadDictionary[Self.key] as? EnvironmentContext {
| `- error: cannot find 'Thread' in scope
9 | return context
10 | } else {
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:12:13: error: cannot find 'Thread' in scope
10 | } else {
11 | let context = EnvironmentContext()
12 | Thread.current.threadDictionary[Self.key] = context
| `- error: cannot find 'Thread' in scope
13 | return context
14 | }
[404/519] Compiling SwiftSCAD Tolerance.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Concurrency.swift:5:9: error: cannot find 'DispatchQueue' in scope
3 | internal extension Collection where Self: Sendable, Element: Sendable {
4 | func concurrentForEach(_ body: @Sendable @escaping (Element) -> Void) {
5 | DispatchQueue.concurrentPerform(iterations: count) { i in
| `- error: cannot find 'DispatchQueue' in scope
6 | let element = self[index(startIndex, offsetBy: i)]
7 | body(element)
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:8:26: error: cannot find 'Thread' in scope
6 |
7 | static var threadLocal: EnvironmentContext {
8 | if let context = Thread.current.threadDictionary[Self.key] as? EnvironmentContext {
| `- error: cannot find 'Thread' in scope
9 | return context
10 | } else {
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:12:13: error: cannot find 'Thread' in scope
10 | } else {
11 | let context = EnvironmentContext()
12 | Thread.current.threadDictionary[Self.key] = context
| `- error: cannot find 'Thread' in scope
13 | return context
14 | }
[405/519] Compiling SwiftSCAD Extensions.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Concurrency.swift:5:9: error: cannot find 'DispatchQueue' in scope
3 | internal extension Collection where Self: Sendable, Element: Sendable {
4 | func concurrentForEach(_ body: @Sendable @escaping (Element) -> Void) {
5 | DispatchQueue.concurrentPerform(iterations: count) { i in
| `- error: cannot find 'DispatchQueue' in scope
6 | let element = self[index(startIndex, offsetBy: i)]
7 | body(element)
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:8:26: error: cannot find 'Thread' in scope
6 |
7 | static var threadLocal: EnvironmentContext {
8 | if let context = Thread.current.threadDictionary[Self.key] as? EnvironmentContext {
| `- error: cannot find 'Thread' in scope
9 | return context
10 | } else {
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:12:13: error: cannot find 'Thread' in scope
10 | } else {
11 | let context = EnvironmentContext()
12 | Thread.current.threadDictionary[Self.key] = context
| `- error: cannot find 'Thread' in scope
13 | return context
14 | }
[406/519] Compiling SwiftSCAD AnchorList.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Concurrency.swift:5:9: error: cannot find 'DispatchQueue' in scope
3 | internal extension Collection where Self: Sendable, Element: Sendable {
4 | func concurrentForEach(_ body: @Sendable @escaping (Element) -> Void) {
5 | DispatchQueue.concurrentPerform(iterations: count) { i in
| `- error: cannot find 'DispatchQueue' in scope
6 | let element = self[index(startIndex, offsetBy: i)]
7 | body(element)
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:8:26: error: cannot find 'Thread' in scope
6 |
7 | static var threadLocal: EnvironmentContext {
8 | if let context = Thread.current.threadDictionary[Self.key] as? EnvironmentContext {
| `- error: cannot find 'Thread' in scope
9 | return context
10 | } else {
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:12:13: error: cannot find 'Thread' in scope
10 | } else {
11 | let context = EnvironmentContext()
12 | Thread.current.threadDictionary[Self.key] = context
| `- error: cannot find 'Thread' in scope
13 | return context
14 | }
[407/519] Compiling SwiftSCAD Anchors+Public.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Concurrency.swift:5:9: error: cannot find 'DispatchQueue' in scope
3 | internal extension Collection where Self: Sendable, Element: Sendable {
4 | func concurrentForEach(_ body: @Sendable @escaping (Element) -> Void) {
5 | DispatchQueue.concurrentPerform(iterations: count) { i in
| `- error: cannot find 'DispatchQueue' in scope
6 | let element = self[index(startIndex, offsetBy: i)]
7 | body(element)
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:8:26: error: cannot find 'Thread' in scope
6 |
7 | static var threadLocal: EnvironmentContext {
8 | if let context = Thread.current.threadDictionary[Self.key] as? EnvironmentContext {
| `- error: cannot find 'Thread' in scope
9 | return context
10 | } else {
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Environment/EnvironmentContext.swift:12:13: error: cannot find 'Thread' in scope
10 | } else {
11 | let context = EnvironmentContext()
12 | Thread.current.threadDictionary[Self.key] = context
| `- error: cannot find 'Thread' in scope
13 | return context
14 | }
[408/519] Compiling SwiftSCAD Union.swift
[409/519] Compiling SwiftSCAD Measure.swift
[410/519] Compiling SwiftSCAD OffsetBounds.swift
[411/519] Compiling SwiftSCAD Resize2D.swift
[412/519] Compiling SwiftSCAD Resize3D.swift
[413/519] Compiling SwiftSCAD SetBounds.swift
[414/519] Compiling SwiftSCAD SetBoundsSize.swift
[415/519] Compiling SwiftSCAD Clone.swift
[416/519] Compiling SwiftSCAD Distribute.swift
[417/519] Compiling SwiftSCAD RepeatAlong.swift
[418/519] Compiling SwiftSCAD RepeatAround.swift
[419/519] Compiling SwiftSCAD Symmetry.swift
[420/519] Compiling SwiftSCAD ApplyBoxEdgeProfile.swift
[421/519] Compiling SwiftSCAD ApplyEdgeProfile.swift
[422/519] Compiling SwiftSCAD ExtrudePolygon.swift
[423/519] Compiling SwiftSCAD ExtrudeWithEdgeProfiles.swift
[424/519] Compiling SwiftSCAD ExtrudedAlong.swift
[425/519] Compiling SwiftSCAD ExtrudedHull.swift
[426/519] Compiling SwiftSCAD LinearExtrude.swift
[427/519] Compiling SwiftSCAD LinearExtrudeScaling.swift
[428/519] Compiling SwiftSCAD RotateExtrude.swift
[429/519] Compiling SwiftSCAD ConvexHull.swift
[430/519] Compiling SwiftSCAD EdgeProfileShape.swift
[431/519] Compiling SwiftSCAD Fillet.swift
[432/519] Compiling SwiftSCAD SCADValue.swift
[433/519] Compiling SwiftSCAD AffineTransform2D+Creation.swift
[434/519] Compiling SwiftSCAD AffineTransform2D+Modification.swift
[435/519] Compiling SwiftSCAD AffineTransform2D.swift
[436/519] Compiling SwiftSCAD AffineTransform3D+Creation.swift
[437/519] Compiling SwiftSCAD AffineTransform3D+Modification.swift
[438/519] Compiling SwiftSCAD AffineTransform3D.swift
[439/519] Compiling SwiftSCAD Rotation3D.swift
[440/519] Compiling SwiftSCAD AffineTransform.swift
[441/519] Compiling SwiftSCAD BasicMatrix3x3.swift
[442/519] Compiling SwiftSCAD BasicMatrix4x4.swift
[443/519] Compiling SwiftSCAD Matrix.swift
[444/519] Compiling SwiftSCAD DimensionalValues.swift
[445/519] Compiling SwiftSCAD Vector.swift
[446/519] Compiling SwiftSCAD Vector2D+Operators.swift
[447/519] Compiling SwiftSCAD Vector2D.swift
[448/519] Compiling SwiftSCAD Vector3D+Directions.swift
[449/519] Compiling SwiftSCAD Vector3D+Operators.swift
[450/519] Compiling SwiftSCAD Vector3D.swift
[451/519] Compiling SwiftSCAD Polyhedron.swift
[452/519] Compiling SwiftSCAD Sphere.swift
[453/519] Compiling SwiftSCAD Torus.swift
[454/519] Compiling SwiftSCAD Tube.swift
[455/519] Compiling SwiftSCAD Rotate.swift
[456/519] Compiling SwiftSCAD RotateAround.swift
[457/519] Compiling SwiftSCAD Scale.swift
[458/519] Compiling SwiftSCAD Transform.swift
[459/519] Compiling SwiftSCAD Translate.swift
[460/519] Compiling SwiftSCAD AxisAlignment.swift
[461/519] Compiling SwiftSCAD GeometryAlignment+Presets.swift
[462/519] Compiling SwiftSCAD GeometryAlignment.swift
[463/519] Compiling SwiftSCAD Angle+Operators.swift
[464/519] Compiling SwiftSCAD Angle+Trigonometry.swift
[465/519] Compiling SwiftSCAD Angle.swift
[466/519] Compiling SwiftSCAD Axes.swift
[467/519] Compiling SwiftSCAD Axis.swift
[468/519] Compiling SwiftSCAD AxisDirection.swift
[469/519] Compiling SwiftSCAD BezierPath+Adding.swift
[470/519] Compiling SwiftSCAD BezierPath+Operations.swift
[471/519] Compiling SwiftSCAD BezierPath+Visualization.swift
[472/519] Compiling SwiftSCAD BezierPath.Curve.swift
[473/519] Compiling SwiftSCAD BezierPath.swift
[474/519] Compiling SwiftSCAD BezierPath.Builder.swift
[475/519] Compiling SwiftSCAD ComponentFunctions.swift
[476/519] Compiling SwiftSCAD PathBuilderValue.swift
[477/519] Compiling SwiftSCAD PathBuilderVector.swift
[478/519] Compiling SwiftSCAD Boundary+Shapes.swift
[479/519] Compiling SwiftSCAD Boundary+Visualization.swift
[480/519] Compiling SwiftSCAD Boundary.swift
[481/519] Compiling SwiftSCAD BoundingBox+Visualization.swift
[482/519] Compiling SwiftSCAD BoundingBox.swift
[483/519] Compiling SwiftSCAD Color.swift
[484/519] Compiling SwiftSCAD Box.Corner.swift
[485/519] Compiling SwiftSCAD Box.Edge.swift
[486/519] Compiling SwiftSCAD Box.Side.swift
[487/519] Compiling SwiftSCAD OrthogonalCorner.swift
[488/519] Compiling SwiftSCAD Rectangle.Corner.swift
[489/519] Compiling SwiftSCAD RoundedCornerStyle.swift
[490/519] Compiling SwiftSCAD Chamfer.swift
[491/519] Compiling SwiftSCAD ChamferedFillet.swift
[492/519] Compiling SwiftSCAD EdgeProfile.swift
[493/519] Compiling SwiftSCAD Geometry+Anchors.swift
[494/519] Compiling SwiftSCAD Array+Geometry.swift
[495/519] Compiling SwiftSCAD CodeFragment.swift
[496/519] Compiling SwiftSCAD GeometryName.swift
[497/519] Compiling SwiftSCAD GeometryProxy.swift
[498/519] Compiling SwiftSCAD Output.swift
[499/519] Compiling SwiftSCAD CombinedGeometry.swift
[500/519] Compiling SwiftSCAD ExtrusionGeometry.swift
[501/519] Compiling SwiftSCAD Geometry.swift
[502/519] Compiling SwiftSCAD LeafGeometry.swift
[503/519] Compiling SwiftSCAD Shape.swift
[504/519] Compiling SwiftSCAD TransformedGeometry.swift
[505/519] Compiling SwiftSCAD WrappedGeometry.swift
[506/519] Compiling SwiftSCAD ResultElement.swift
[507/519] Compiling SwiftSCAD ResultModifier.swift
[508/519] Compiling SwiftSCAD ResultReader.swift
[509/519] Compiling SwiftSCAD Logging.swift
[510/519] Compiling SwiftSCAD Aligned.swift
[511/519] Compiling SwiftSCAD Adding.swift
[512/519] Compiling SwiftSCAD AddingExclusive.swift
[513/519] Compiling SwiftSCAD Difference.swift
[514/519] Compiling SwiftSCAD Intersection.swift
BUILD FAILURE 6.1 wasm