Build Information
Failed to build RichText, reference 0.2.0 (18615d
), with Swift 6.1 for Wasm on 30 May 2025 04:02:01 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/RichText.git
Reference: 0.2.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/tomasf/RichText
* tag 0.2.0 -> FETCH_HEAD
HEAD is now at 18615d7 Update versions in README
Cloned https://github.com/tomasf/RichText.git
Revision (git rev-parse @):
18615d73697c9726f944e1e41fce6490f9f82160
SUCCESS checkout https://github.com/tomasf/RichText.git at 0.2.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/tomasf/RichText.git
https://github.com/tomasf/RichText.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"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
}
],
"manifest_display_name" : "RichText",
"name" : "RichText",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "RichText",
"targets" : [
"RichText"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RichText",
"module_type" : "SwiftTarget",
"name" : "RichText",
"path" : "Sources/RichText",
"product_dependencies" : [
"SwiftSCAD",
"Logging"
],
"product_memberships" : [
"RichText"
],
"sources" : [
"Environment/Environment+Attributes.swift",
"Environment/Environment+FillRule.swift",
"Environment/Environment+RichText.swift",
"Extensions/Geometry2D+CGPath.swift",
"Extensions/MacTypes.swift",
"Extensions/NSLayoutManager+Parts.swift",
"Logging.swift",
"RichText+Internal.swift",
"RichText.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/apple/swift-log.git
Fetching https://github.com/tomasf/SwiftSCAD.git
[1/6205] Fetching swiftscad
[4469/10041] Fetching swiftscad, swift-log
Fetched https://github.com/tomasf/SwiftSCAD.git from cache (0.55s)
Fetched https://github.com/apple/swift-log.git from cache (0.60s)
Computing version for https://github.com/tomasf/SwiftSCAD.git
Computed https://github.com/tomasf/SwiftSCAD.git at 0.9.0 (1.54s)
Fetching https://github.com/apple/swift-collections.git
[1/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.66s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (2.62s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.14s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/tomasf/SwiftSCAD.git
Working copy of https://github.com/tomasf/SwiftSCAD.git resolved at 0.9.0
Building for debugging...
[0/12] Write sources
[11/12] Write swift-version-24593BA9C3E375BF.txt
[13/31] Emitting module Logging
[14/31] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[15/31] Compiling InternalCollectionsUtilities _SortedCollection.swift
[16/31] Compiling Logging LogHandler.swift
[17/32] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[18/32] Compiling InternalCollectionsUtilities UInt+reversed.swift
[19/32] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[20/32] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[21/32] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[22/32] Compiling InternalCollectionsUtilities Debugging.swift
[23/32] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[24/32] Compiling InternalCollectionsUtilities Descriptions.swift
[25/32] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[26/32] Emitting module InternalCollectionsUtilities
[27/32] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[28/32] Compiling InternalCollectionsUtilities Integer rank.swift
[29/32] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[31/33] Compiling Logging Locks.swift
[32/33] Compiling Logging Logging.swift
[33/33] Compiling Logging MetadataProvider.swift
[35/308] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[36/308] Compiling BitCollections BitArray+Hashable.swift
[37/308] Compiling BitCollections BitArray+Initializers.swift
[38/310] Compiling HeapModule Heap.swift
[39/310] Compiling HeapModule _HeapNode.swift
[40/310] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[41/310] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[42/310] Compiling BitCollections BitArray+Extras.swift
[43/310] Compiling BitCollections BitArray+Fill.swift
[44/310] Compiling HeapModule Heap+Invariants.swift
[45/310] Compiling HeapModule Heap+UnsafeHandle.swift
[46/310] Compiling HeapModule Heap+Descriptions.swift
[47/310] Emitting module HeapModule
[48/311] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[49/311] Compiling BitCollections BitSet+CustomReflectable.swift
[50/311] Compiling BitCollections BitSet+CustomStringConvertible.swift
[51/311] Compiling HashTreeCollections _HashNode+Builder.swift
[52/311] Compiling HashTreeCollections _HashNode+Debugging.swift
[53/311] Compiling HashTreeCollections _HashNode+Initializers.swift
[54/311] Compiling HashTreeCollections _HashNode+Invariants.swift
[56/318] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[57/318] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[58/318] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[59/318] Compiling HashTreeCollections TreeDictionary+Filter.swift
[60/318] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[61/318] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[62/318] Compiling HashTreeCollections TreeDictionary+Keys.swift
[63/325] Compiling OrderedCollections OrderedSet+Sendable.swift
[64/325] Compiling OrderedCollections OrderedSet+SubSequence.swift
[65/325] Compiling OrderedCollections OrderedSet+Testing.swift
[66/325] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[67/325] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[68/325] Compiling OrderedCollections OrderedSet.swift
[69/325] Compiling OrderedCollections _UnsafeBitset.swift
[70/325] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[71/325] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[72/325] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[73/335] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[74/335] Compiling HashTreeCollections TreeSet+Debugging.swift
[75/335] Compiling HashTreeCollections TreeSet+Descriptions.swift
[76/335] Compiling HashTreeCollections TreeSet+Equatable.swift
[77/335] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[78/335] Compiling BitCollections BitSet.Index.swift
[79/335] Compiling BitCollections BitSet._UnsafeHandle.swift
[80/335] Compiling DequeModule _DequeSlot.swift
[81/335] Compiling DequeModule _UnsafeWrappedBuffer.swift
[82/335] Emitting module BitCollections
[83/335] Compiling BitCollections BitArray+RandomBits.swift
[84/335] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[85/335] Compiling BitCollections BitArray+Shifts.swift
[86/335] Compiling BitCollections BitArray+Testing.swift
[87/335] Compiling BitCollections BitArray+Invariants.swift
[88/335] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[89/335] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[90/335] Compiling HashTreeCollections TreeDictionary+Merge.swift
[91/335] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[92/335] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[93/335] Compiling HashTreeCollections TreeDictionary+Values.swift
[94/335] Compiling HashTreeCollections TreeDictionary.swift
[95/335] Compiling HashTreeCollections TreeSet+Codable.swift
[96/335] Compiling HashTreeCollections TreeSet+Collection.swift
[104/335] Compiling HashTreeCollections _HashNode+Lookups.swift
[109/335] Compiling BitCollections BitArray._UnsafeHandle.swift
[110/335] Compiling BitCollections BitArray.swift
[113/335] Compiling BitCollections BitArray+BitwiseOperations.swift
[114/335] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[115/335] Compiling BitCollections BitArray+Codable.swift
[116/335] Compiling BitCollections BitArray+Collection.swift
[117/335] Compiling BitCollections BitArray+Copy.swift
[118/335] Compiling BitCollections BitArray+CustomReflectable.swift
[119/335] Compiling HashTreeCollections _AncestorHashSlots.swift
[120/335] Compiling BitCollections BitArray+Equatable.swift
[165/335] Emitting module DequeModule
[166/336] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[167/336] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[168/336] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[169/336] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[170/336] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[171/336] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[172/336] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[173/336] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[174/336] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[175/336] Compiling HashTreeCollections TreeSet.swift
[216/336] Compiling HashTreeCollections _HashTreeIterator.swift
[217/336] Compiling HashTreeCollections _HashTreeStatistics.swift
[218/336] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[238/346] Compiling _RopeModule Rope+Join.swift
[239/346] Compiling _RopeModule Rope+MutatingForEach.swift
[240/346] Compiling _RopeModule Rope+Remove.swift
[241/346] Compiling _RopeModule Rope+RemoveSubrange.swift
[242/346] Compiling _RopeModule Rope+Split.swift
[243/346] Compiling _RopeModule Optional Utilities.swift
[244/346] Compiling _RopeModule String Utilities.swift
[245/346] Compiling _RopeModule String.Index+ABI.swift
[253/346] Emitting module OrderedCollections
[286/347] Emitting module _RopeModule
[317/347] Compiling _RopeModule _CharacterRecognizer.swift
[318/347] Emitting module HashTreeCollections
[350/351] Compiling Collections Collections.swift
[351/351] Emitting module Collections
[353/504] 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 = [
[354/504] 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 = [
[355/504] 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 = [
[356/504] 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 = [
[357/504] 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 = [
[358/504] 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 = [
[359/504] 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 = [
[360/504] 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 = [
[361/504] 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 = [
[362/504] 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 = [
[363/504] 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 = [
[364/504] 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 = [
[365/504] 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 = [
[366/504] 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 = [
[367/504] 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 = [
[368/504] 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 = [
[369/504] 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 = [
[370/504] 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 = [
[371/504] 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 = [
[372/504] 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 = [
[373/504] 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 = [
[374/504] Emitting module SwiftSCAD
[375/525] 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 | }
[376/525] 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 | }
[377/525] 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 | }
[378/525] 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 | }
[379/525] 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 | }
[380/525] 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 | }
[381/525] 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 | }
[382/525] 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 | }
[383/525] 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 | }
[384/525] 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 | }
[385/525] 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 | }
[386/525] 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 | }
[387/525] 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 | }
[388/525] 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 | }
[389/525] 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 | }
[390/525] 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 | }
[391/525] 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 | }
[392/525] 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 | }
[393/525] 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 | }
[394/525] 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 | }
[395/525] 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 | }
[396/525] 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 | }
[397/525] Compiling SwiftSCAD Polyhedron.swift
[398/525] Compiling SwiftSCAD Sphere.swift
[399/525] Compiling SwiftSCAD Torus.swift
[400/525] Compiling SwiftSCAD Tube.swift
[401/525] Compiling SwiftSCAD Rotate.swift
[402/525] Compiling SwiftSCAD RotateAround.swift
[403/525] Compiling SwiftSCAD Scale.swift
[404/525] Compiling SwiftSCAD Transform.swift
[405/525] Compiling SwiftSCAD Translate.swift
[406/525] Compiling SwiftSCAD AxisAlignment.swift
[407/525] Compiling SwiftSCAD GeometryAlignment+Presets.swift
[408/525] Compiling SwiftSCAD GeometryAlignment.swift
[409/525] Compiling SwiftSCAD Angle+Operators.swift
[410/525] Compiling SwiftSCAD Angle+Trigonometry.swift
[411/525] Compiling SwiftSCAD Angle.swift
[412/525] Compiling SwiftSCAD Axes.swift
[413/525] Compiling SwiftSCAD Axis.swift
[414/525] Compiling SwiftSCAD AxisDirection.swift
[415/525] Compiling SwiftSCAD BezierPath+Adding.swift
[416/525] Compiling SwiftSCAD BezierPath+Operations.swift
[417/525] Compiling SwiftSCAD BezierPath+Visualization.swift
[418/525] Compiling SwiftSCAD Geometry+Anchors.swift
[419/525] Compiling SwiftSCAD Array+Geometry.swift
[420/525] Compiling SwiftSCAD CodeFragment.swift
[421/525] Compiling SwiftSCAD GeometryName.swift
[422/525] Compiling SwiftSCAD GeometryProxy.swift
[423/525] Compiling SwiftSCAD Output.swift
[424/525] Compiling SwiftSCAD CombinedGeometry.swift
[425/525] Compiling SwiftSCAD ExtrusionGeometry.swift
[426/525] Compiling SwiftSCAD Geometry.swift
[427/525] Compiling SwiftSCAD LeafGeometry.swift
[428/525] Compiling SwiftSCAD Shape.swift
[429/525] Compiling SwiftSCAD TransformedGeometry.swift
[430/525] Compiling SwiftSCAD WrappedGeometry.swift
[431/525] Compiling SwiftSCAD ResultElement.swift
[432/525] Compiling SwiftSCAD ResultModifier.swift
[433/525] Compiling SwiftSCAD ResultReader.swift
[434/525] Compiling SwiftSCAD Logging.swift
[435/525] Compiling SwiftSCAD Aligned.swift
[436/525] Compiling SwiftSCAD Adding.swift
[437/525] Compiling SwiftSCAD AddingExclusive.swift
[438/525] Compiling SwiftSCAD Difference.swift
[439/525] Compiling SwiftSCAD Intersection.swift
[440/525] Compiling SwiftSCAD Fill.swift
[441/525] Compiling SwiftSCAD Import.swift
[442/525] Compiling SwiftSCAD Name.swift
[443/525] Compiling SwiftSCAD MinkowskiSum.swift
[444/525] Compiling SwiftSCAD Offset.swift
[445/525] Compiling SwiftSCAD Rounding.swift
[446/525] Compiling SwiftSCAD Projection.swift
[447/525] Compiling SwiftSCAD Replace.swift
[448/525] Compiling SwiftSCAD RoundedBoxCornerMask.swift
[449/525] Compiling SwiftSCAD RoundedRectangleMask.swift
[450/525] Compiling SwiftSCAD RoundingBoxCorners.swift
[451/525] Compiling SwiftSCAD RoundingRectangleCorners.swift
[452/525] Compiling SwiftSCAD SetVariables.swift
[453/525] Compiling SwiftSCAD Stack.swift
[454/525] Compiling SwiftSCAD UseFacets.swift
[455/525] Compiling SwiftSCAD Within.swift
[456/525] Compiling SwiftSCAD Operators.swift
[457/525] Compiling SwiftSCAD CodeFragment+Export.swift
[458/525] Compiling SwiftSCAD OpenSCADExport+FixSTL.swift
[459/525] Compiling SwiftSCAD OpenSCADExport+POSIX.swift
[460/525] Compiling SwiftSCAD OpenSCADExport+Windows.swift
[461/525] Compiling SwiftSCAD OpenSCADExport+macOS.swift
[462/525] Compiling SwiftSCAD Union.swift
[463/525] Compiling SwiftSCAD Measure.swift
[464/525] Compiling SwiftSCAD OffsetBounds.swift
[465/525] Compiling SwiftSCAD Resize2D.swift
[466/525] Compiling SwiftSCAD Resize3D.swift
[467/525] Compiling SwiftSCAD SetBounds.swift
[468/525] Compiling SwiftSCAD SetBoundsSize.swift
[469/525] Compiling SwiftSCAD Clone.swift
[470/525] Compiling SwiftSCAD Distribute.swift
[471/525] Compiling SwiftSCAD RepeatAlong.swift
[472/525] Compiling SwiftSCAD RepeatAround.swift
[473/525] Compiling SwiftSCAD Symmetry.swift
[474/525] Compiling SwiftSCAD ApplyBoxEdgeProfile.swift
[475/525] Compiling SwiftSCAD ApplyEdgeProfile.swift
[476/525] Compiling SwiftSCAD ExtrudePolygon.swift
[477/525] Compiling SwiftSCAD ExtrudeWithEdgeProfiles.swift
[478/525] Compiling SwiftSCAD ExtrudedAlong.swift
[479/525] Compiling SwiftSCAD ExtrudedHull.swift
[480/525] Compiling SwiftSCAD LinearExtrude.swift
[481/525] Compiling SwiftSCAD LinearExtrudeScaling.swift
[482/525] Compiling SwiftSCAD RotateExtrude.swift
[483/525] Compiling SwiftSCAD ConvexHull.swift
[484/525] Compiling SwiftSCAD EdgeProfileShape.swift
[485/525] Compiling SwiftSCAD Fillet.swift
[486/525] Compiling SwiftSCAD SCADValue.swift
[487/525] Compiling SwiftSCAD AffineTransform2D+Creation.swift
[488/525] Compiling SwiftSCAD AffineTransform2D+Modification.swift
[489/525] Compiling SwiftSCAD AffineTransform2D.swift
[490/525] Compiling SwiftSCAD AffineTransform3D+Creation.swift
[491/525] Compiling SwiftSCAD AffineTransform3D+Modification.swift
[492/525] Compiling SwiftSCAD AffineTransform3D.swift
[493/525] Compiling SwiftSCAD Rotation3D.swift
[494/525] Compiling SwiftSCAD AffineTransform.swift
[495/525] Compiling SwiftSCAD BasicMatrix3x3.swift
[496/525] Compiling SwiftSCAD BasicMatrix4x4.swift
[497/525] Compiling SwiftSCAD Matrix.swift
[498/525] Compiling SwiftSCAD DimensionalValues.swift
[499/525] Compiling SwiftSCAD Vector.swift
[500/525] Compiling SwiftSCAD Vector2D+Operators.swift
[501/525] Compiling SwiftSCAD Vector2D.swift
[502/525] Compiling SwiftSCAD Vector3D+Directions.swift
[503/525] Compiling SwiftSCAD Vector3D+Operators.swift
[504/525] Compiling SwiftSCAD Vector3D.swift
[505/525] Compiling SwiftSCAD BezierPath.Curve.swift
[506/525] Compiling SwiftSCAD BezierPath.swift
[507/525] Compiling SwiftSCAD BezierPath.Builder.swift
[508/525] Compiling SwiftSCAD ComponentFunctions.swift
[509/525] Compiling SwiftSCAD PathBuilderValue.swift
[510/525] Compiling SwiftSCAD PathBuilderVector.swift
[511/525] Compiling SwiftSCAD Boundary+Shapes.swift
[512/525] Compiling SwiftSCAD Boundary+Visualization.swift
[513/525] Compiling SwiftSCAD Boundary.swift
[514/525] Compiling SwiftSCAD BoundingBox+Visualization.swift
[515/525] Compiling SwiftSCAD BoundingBox.swift
[516/525] Compiling SwiftSCAD Color.swift
[517/525] Compiling SwiftSCAD Box.Corner.swift
[518/525] Compiling SwiftSCAD Box.Edge.swift
[519/525] Compiling SwiftSCAD Box.Side.swift
[520/525] Compiling SwiftSCAD OrthogonalCorner.swift
[521/525] Compiling SwiftSCAD Rectangle.Corner.swift
[522/525] Compiling SwiftSCAD RoundedCornerStyle.swift
[523/525] Compiling SwiftSCAD Chamfer.swift
[524/525] Compiling SwiftSCAD ChamferedFillet.swift
[525/525] Compiling SwiftSCAD EdgeProfile.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/20] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[3/20] Compiling InternalCollectionsUtilities Debugging.swift
[4/21] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[5/21] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[6/21] Compiling Logging Locks.swift
[7/21] Compiling Logging LogHandler.swift
[8/21] Compiling Logging MetadataProvider.swift
[9/21] Compiling InternalCollectionsUtilities Descriptions.swift
[10/21] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[11/21] Emitting module Logging
[12/21] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[13/21] Compiling InternalCollectionsUtilities UInt+reversed.swift
[14/21] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[15/21] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[16/21] Emitting module InternalCollectionsUtilities
[17/21] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[18/21] Compiling InternalCollectionsUtilities Integer rank.swift
[19/21] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[20/21] Compiling InternalCollectionsUtilities _SortedCollection.swift
[22/44] Compiling DequeModule Deque+CustomReflectable.swift
[23/44] Compiling DequeModule Deque+Descriptions.swift
[24/47] Compiling DequeModule _DequeBuffer.swift
[25/47] Compiling DequeModule _DequeBufferHeader.swift
[26/298] Compiling Logging Logging.swift
[27/299] Compiling HeapModule Heap+Descriptions.swift
[29/299] Compiling HashTreeCollections _HashNode+Structural union.swift
[30/299] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[31/299] Compiling HashTreeCollections _HashNodeHeader.swift
[32/299] Compiling HashTreeCollections _HashSlot.swift
[33/299] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[34/299] Compiling HashTreeCollections _HashNode.swift
[35/299] Compiling HeapModule Heap.swift
[36/299] Compiling HeapModule _HeapNode.swift
[37/299] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[38/299] Compiling HashTreeCollections _HashNode+Structural filter.swift
[39/299] Compiling HeapModule Heap+UnsafeHandle.swift
[40/299] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[41/299] Compiling HeapModule Heap+Invariants.swift
[44/299] Compiling HashTreeCollections _HashStack.swift
[45/299] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[46/299] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[47/299] Compiling HashTreeCollections _HashNode+Storage.swift
[50/306] Emitting module HeapModule
[51/307] Compiling HashTreeCollections TreeDictionary+Codable.swift
[52/307] Compiling HashTreeCollections TreeDictionary+Collection.swift
[53/307] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[54/307] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[55/307] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[56/307] Compiling HashTreeCollections _AncestorHashSlots.swift
[57/307] Compiling HashTreeCollections _Bitmap.swift
[59/307] Compiling HashTreeCollections TreeSet+Hashable.swift
[60/307] Compiling HashTreeCollections TreeSet+Sendable.swift
[61/307] Compiling HashTreeCollections TreeSet+Sequence.swift
[62/307] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[63/307] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[64/307] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[65/307] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[66/307] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[67/307] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[68/307] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[69/317] Emitting module BitCollections
[70/324] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[71/324] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[72/324] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[73/324] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[74/324] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[75/324] Compiling HashTreeCollections _HashNode+Structural merge.swift
[76/324] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[77/324] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[78/324] Compiling HashTreeCollections TreeDictionary+Values.swift
[79/324] Compiling HashTreeCollections _HashTreeIterator.swift
[80/324] Compiling HashTreeCollections _HashTreeStatistics.swift
[81/324] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[82/324] Compiling HashTreeCollections _RawHashNode.swift
[83/324] Compiling HashTreeCollections _UnmanagedHashNode.swift
[86/324] Compiling BitCollections Range+Utilities.swift
[87/324] Compiling BitCollections Slice+Utilities.swift
[88/324] Compiling BitCollections UInt+Tricks.swift
[89/324] Compiling BitCollections _Word.swift
[90/324] Compiling OrderedCollections OrderedSet.swift
[91/324] Compiling OrderedCollections _UnsafeBitset.swift
[92/324] Compiling HashTreeCollections TreeSet+Equatable.swift
[93/324] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[94/324] Compiling HashTreeCollections TreeSet+Extras.swift
[95/324] Compiling HashTreeCollections TreeSet+Filter.swift
[102/324] Compiling HashTreeCollections _UnsafePath.swift
[103/324] Compiling HashTreeCollections _Bucket.swift
[104/324] Compiling HashTreeCollections _Hash.swift
[105/324] Compiling HashTreeCollections _HashLevel.swift
[106/324] Compiling HashTreeCollections _HashNode+Builder.swift
[107/324] Compiling HashTreeCollections _HashNode+Debugging.swift
[108/324] Compiling HashTreeCollections _HashNode+Initializers.swift
[109/324] Compiling BitCollections BitSet.Index.swift
[110/324] Compiling BitCollections BitSet._UnsafeHandle.swift
[111/324] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[112/324] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[113/324] Emitting module DequeModule
[121/325] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[124/325] Compiling HashTreeCollections TreeDictionary+Filter.swift
[125/325] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[126/325] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[127/325] Compiling HashTreeCollections TreeDictionary+Keys.swift
[128/325] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[129/325] Compiling HashTreeCollections TreeDictionary+Merge.swift
[130/325] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[133/325] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[134/325] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[156/325] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[157/325] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[158/325] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[159/325] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[160/325] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[161/325] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[162/325] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[163/325] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[164/325] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[165/325] Compiling HashTreeCollections TreeSet.swift
[190/325] Compiling BitCollections BitSet.swift
[253/335] Emitting module OrderedCollections
[277/336] Emitting module _RopeModule
[278/336] Emitting module HashTreeCollections
[280/337] Compiling _RopeModule Rope+Join.swift
[281/337] Compiling _RopeModule Rope+MutatingForEach.swift
[282/337] Compiling _RopeModule Rope+Remove.swift
[283/337] Compiling _RopeModule Rope+RemoveSubrange.swift
[284/337] Compiling _RopeModule Rope+Split.swift
[285/337] Compiling _RopeModule Optional Utilities.swift
[286/337] Compiling _RopeModule String Utilities.swift
[287/337] Compiling _RopeModule String.Index+ABI.swift
[288/337] Compiling _RopeModule _CharacterRecognizer.swift
[339/340] Emitting module Collections
[340/340] Compiling Collections Collections.swift
[342/493] 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 | }
[343/493] 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 | }
[344/493] 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 | }
[345/493] 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 | }
[346/493] 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 | }
[347/493] 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 | }
[348/493] 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 | }
[349/493] 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 | }
[350/493] 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 | }
[351/493] 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 | }
[352/493] 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 | }
[353/493] 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 | }
[354/493] 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 | }
[355/493] 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 | }
[356/493] 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 | }
[357/493] 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 | }
[358/493] 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 | }
[359/493] 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 | }
[360/493] 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 | }
[361/493] 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 | }
[362/493] 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 | }
[363/493] 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 | }
[364/514] Emitting module SwiftSCAD
[365/514] Compiling SwiftSCAD Geometry+Anchors.swift
[366/514] Compiling SwiftSCAD Array+Geometry.swift
[367/514] Compiling SwiftSCAD CodeFragment.swift
[368/514] Compiling SwiftSCAD GeometryName.swift
[369/514] Compiling SwiftSCAD GeometryProxy.swift
[370/514] Compiling SwiftSCAD Output.swift
[371/514] Compiling SwiftSCAD CombinedGeometry.swift
[372/514] Compiling SwiftSCAD ExtrusionGeometry.swift
[373/514] Compiling SwiftSCAD Geometry.swift
[374/514] Compiling SwiftSCAD LeafGeometry.swift
[375/514] Compiling SwiftSCAD Shape.swift
[376/514] Compiling SwiftSCAD TransformedGeometry.swift
[377/514] Compiling SwiftSCAD WrappedGeometry.swift
[378/514] Compiling SwiftSCAD ResultElement.swift
[379/514] Compiling SwiftSCAD ResultModifier.swift
[380/514] Compiling SwiftSCAD ResultReader.swift
[381/514] Compiling SwiftSCAD Logging.swift
[382/514] Compiling SwiftSCAD Aligned.swift
[383/514] Compiling SwiftSCAD Adding.swift
[384/514] Compiling SwiftSCAD AddingExclusive.swift
[385/514] Compiling SwiftSCAD Difference.swift
[386/514] Compiling SwiftSCAD Intersection.swift
[387/514] 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 = [
[388/514] 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 = [
[389/514] 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 = [
[390/514] 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 = [
[391/514] 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 = [
[392/514] 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 = [
[393/514] 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 = [
[394/514] 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 = [
[395/514] 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 = [
[396/514] 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 = [
[397/514] 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 = [
[398/514] 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 = [
[399/514] 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 = [
[400/514] 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 = [
[401/514] 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 = [
[402/514] 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 = [
[403/514] 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 = [
[404/514] 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 = [
[405/514] 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 = [
[406/514] 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 = [
[407/514] 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 = [
[408/514] Compiling SwiftSCAD Polyhedron.swift
[409/514] Compiling SwiftSCAD Sphere.swift
[410/514] Compiling SwiftSCAD Torus.swift
[411/514] Compiling SwiftSCAD Tube.swift
[412/514] Compiling SwiftSCAD Rotate.swift
[413/514] Compiling SwiftSCAD RotateAround.swift
[414/514] Compiling SwiftSCAD Scale.swift
[415/514] Compiling SwiftSCAD Transform.swift
[416/514] Compiling SwiftSCAD Translate.swift
[417/514] Compiling SwiftSCAD AxisAlignment.swift
[418/514] Compiling SwiftSCAD GeometryAlignment+Presets.swift
[419/514] Compiling SwiftSCAD GeometryAlignment.swift
[420/514] Compiling SwiftSCAD Angle+Operators.swift
[421/514] Compiling SwiftSCAD Angle+Trigonometry.swift
[422/514] Compiling SwiftSCAD Angle.swift
[423/514] Compiling SwiftSCAD Axes.swift
[424/514] Compiling SwiftSCAD Axis.swift
[425/514] Compiling SwiftSCAD AxisDirection.swift
[426/514] Compiling SwiftSCAD BezierPath+Adding.swift
[427/514] Compiling SwiftSCAD BezierPath+Operations.swift
[428/514] Compiling SwiftSCAD BezierPath+Visualization.swift
[429/514] Compiling SwiftSCAD EdgeProfileShape.swift
[430/514] Compiling SwiftSCAD Fillet.swift
[431/514] Compiling SwiftSCAD SCADValue.swift
[432/514] Compiling SwiftSCAD AffineTransform2D+Creation.swift
[433/514] Compiling SwiftSCAD AffineTransform2D+Modification.swift
[434/514] Compiling SwiftSCAD AffineTransform2D.swift
[435/514] Compiling SwiftSCAD AffineTransform3D+Creation.swift
[436/514] Compiling SwiftSCAD AffineTransform3D+Modification.swift
[437/514] Compiling SwiftSCAD AffineTransform3D.swift
[438/514] Compiling SwiftSCAD Rotation3D.swift
[439/514] Compiling SwiftSCAD AffineTransform.swift
[440/514] Compiling SwiftSCAD BasicMatrix3x3.swift
[441/514] Compiling SwiftSCAD BasicMatrix4x4.swift
[442/514] Compiling SwiftSCAD Matrix.swift
[443/514] Compiling SwiftSCAD DimensionalValues.swift
[444/514] Compiling SwiftSCAD Vector.swift
[445/514] Compiling SwiftSCAD Vector2D+Operators.swift
[446/514] Compiling SwiftSCAD Vector2D.swift
[447/514] Compiling SwiftSCAD Vector3D+Directions.swift
[448/514] Compiling SwiftSCAD Vector3D+Operators.swift
[449/514] Compiling SwiftSCAD Vector3D.swift
[450/514] Compiling SwiftSCAD Fill.swift
[451/514] Compiling SwiftSCAD Import.swift
[452/514] Compiling SwiftSCAD Name.swift
[453/514] Compiling SwiftSCAD MinkowskiSum.swift
[454/514] Compiling SwiftSCAD Offset.swift
[455/514] Compiling SwiftSCAD Rounding.swift
[456/514] Compiling SwiftSCAD Projection.swift
[457/514] Compiling SwiftSCAD Replace.swift
[458/514] Compiling SwiftSCAD RoundedBoxCornerMask.swift
[459/514] Compiling SwiftSCAD RoundedRectangleMask.swift
[460/514] Compiling SwiftSCAD RoundingBoxCorners.swift
[461/514] Compiling SwiftSCAD RoundingRectangleCorners.swift
[462/514] Compiling SwiftSCAD SetVariables.swift
[463/514] Compiling SwiftSCAD Stack.swift
[464/514] Compiling SwiftSCAD UseFacets.swift
[465/514] Compiling SwiftSCAD Within.swift
[466/514] Compiling SwiftSCAD Operators.swift
[467/514] Compiling SwiftSCAD CodeFragment+Export.swift
[468/514] Compiling SwiftSCAD OpenSCADExport+FixSTL.swift
[469/514] Compiling SwiftSCAD OpenSCADExport+POSIX.swift
[470/514] Compiling SwiftSCAD OpenSCADExport+Windows.swift
[471/514] Compiling SwiftSCAD OpenSCADExport+macOS.swift
[472/514] Compiling SwiftSCAD Union.swift
[473/514] Compiling SwiftSCAD Measure.swift
[474/514] Compiling SwiftSCAD OffsetBounds.swift
[475/514] Compiling SwiftSCAD Resize2D.swift
[476/514] Compiling SwiftSCAD Resize3D.swift
[477/514] Compiling SwiftSCAD SetBounds.swift
[478/514] Compiling SwiftSCAD SetBoundsSize.swift
[479/514] Compiling SwiftSCAD Clone.swift
[480/514] Compiling SwiftSCAD Distribute.swift
[481/514] Compiling SwiftSCAD RepeatAlong.swift
[482/514] Compiling SwiftSCAD RepeatAround.swift
[483/514] Compiling SwiftSCAD Symmetry.swift
[484/514] Compiling SwiftSCAD ApplyBoxEdgeProfile.swift
[485/514] Compiling SwiftSCAD ApplyEdgeProfile.swift
[486/514] Compiling SwiftSCAD ExtrudePolygon.swift
[487/514] Compiling SwiftSCAD ExtrudeWithEdgeProfiles.swift
[488/514] Compiling SwiftSCAD ExtrudedAlong.swift
[489/514] Compiling SwiftSCAD ExtrudedHull.swift
[490/514] Compiling SwiftSCAD LinearExtrude.swift
[491/514] Compiling SwiftSCAD LinearExtrudeScaling.swift
[492/514] Compiling SwiftSCAD RotateExtrude.swift
[493/514] Compiling SwiftSCAD ConvexHull.swift
[494/514] Compiling SwiftSCAD BezierPath.Curve.swift
[495/514] Compiling SwiftSCAD BezierPath.swift
[496/514] Compiling SwiftSCAD BezierPath.Builder.swift
[497/514] Compiling SwiftSCAD ComponentFunctions.swift
[498/514] Compiling SwiftSCAD PathBuilderValue.swift
[499/514] Compiling SwiftSCAD PathBuilderVector.swift
[500/514] Compiling SwiftSCAD Boundary+Shapes.swift
[501/514] Compiling SwiftSCAD Boundary+Visualization.swift
[502/514] Compiling SwiftSCAD Boundary.swift
[503/514] Compiling SwiftSCAD BoundingBox+Visualization.swift
[504/514] Compiling SwiftSCAD BoundingBox.swift
[505/514] Compiling SwiftSCAD Color.swift
[506/514] Compiling SwiftSCAD Box.Corner.swift
[507/514] Compiling SwiftSCAD Box.Edge.swift
[508/514] Compiling SwiftSCAD Box.Side.swift
[509/514] Compiling SwiftSCAD OrthogonalCorner.swift
[510/514] Compiling SwiftSCAD Rectangle.Corner.swift
[511/514] Compiling SwiftSCAD RoundedCornerStyle.swift
[512/514] Compiling SwiftSCAD Chamfer.swift
[513/514] Compiling SwiftSCAD ChamferedFillet.swift
[514/514] Compiling SwiftSCAD EdgeProfile.swift
BUILD FAILURE 6.1 wasm