The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build RichText, reference main (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-0":/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: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/tomasf/RichText
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
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-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/tomasf/SwiftSCAD.git
Fetching https://github.com/apple/swift-log.git
[1/6205] Fetching swiftscad
[4903/10041] Fetching swiftscad, swift-log
Fetched https://github.com/tomasf/SwiftSCAD.git from cache (1.50s)
Fetched https://github.com/apple/swift-log.git from cache (1.50s)
Computing version for https://github.com/tomasf/SwiftSCAD.git
Computed https://github.com/tomasf/SwiftSCAD.git at 0.9.0 (2.46s)
Fetching https://github.com/apple/swift-collections.git
[1/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.06s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (2.96s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.21s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/tomasf/SwiftSCAD.git
Working copy of https://github.com/tomasf/SwiftSCAD.git resolved at 0.9.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Building for debugging...
[0/12] Write sources
[11/12] Write swift-version-24593BA9C3E375BF.txt
[13/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[14/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[15/32] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[16/32] Compiling InternalCollectionsUtilities Descriptions.swift
[17/32] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[18/32] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[19/32] Compiling InternalCollectionsUtilities Debugging.swift
[20/32] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[21/32] Compiling InternalCollectionsUtilities _SortedCollection.swift
[22/32] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[23/32] Compiling InternalCollectionsUtilities UInt+reversed.swift
[24/32] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[25/32] Compiling InternalCollectionsUtilities Integer rank.swift
[26/32] Emitting module InternalCollectionsUtilities
[27/32] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[29/33] Compiling Logging MetadataProvider.swift
[30/33] Compiling Logging LogHandler.swift
[31/33] Emitting module Logging
[32/33] Compiling Logging Logging.swift
[33/33] Compiling Logging Locks.swift
[35/308] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[36/308] Compiling HeapModule Heap+Descriptions.swift
[37/308] Compiling HashTreeCollections _Bitmap.swift
[38/308] Compiling HashTreeCollections _Bucket.swift
[39/310] Compiling HeapModule _HeapNode.swift
[40/310] Compiling HeapModule Heap.swift
[41/310] Emitting module HeapModule
[42/310] Compiling HeapModule Heap+Invariants.swift
[43/310] Compiling HeapModule Heap+UnsafeHandle.swift
[44/311] Compiling HashTreeCollections TreeSet+Hashable.swift
[45/311] Compiling HashTreeCollections TreeSet+Sendable.swift
[46/311] Compiling HashTreeCollections TreeSet+Sequence.swift
[47/311] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[48/311] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[49/311] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[50/311] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[51/311] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[52/311] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[53/311] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[54/321] Compiling HashTreeCollections _HashNode+Storage.swift
[55/321] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[56/321] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[57/321] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[58/321] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[59/321] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[60/321] Compiling HashTreeCollections _HashNode+Structural filter.swift
[61/321] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[64/321] Compiling HashTreeCollections _HashNode+Structural merge.swift
[65/321] Compiling HashTreeCollections _AncestorHashSlots.swift
[68/321] Compiling DequeModule _DequeSlot.swift
[70/328] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[71/328] Compiling HashTreeCollections _HashNode.swift
[72/328] Compiling HashTreeCollections _HashNodeHeader.swift
[73/328] Compiling HashTreeCollections _HashSlot.swift
[74/328] Compiling HashTreeCollections _HashStack.swift
[75/328] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[76/328] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[77/328] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[78/328] Compiling HashTreeCollections _RawHashNode.swift
[79/328] Compiling HashTreeCollections _UnmanagedHashNode.swift
[80/328] Compiling HashTreeCollections _UnsafePath.swift
[81/328] Compiling HashTreeCollections TreeDictionary+Codable.swift
[82/328] Compiling HashTreeCollections TreeDictionary+Collection.swift
[83/328] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[84/335] Emitting module BitCollections
[86/335] Compiling DequeModule _UnsafeWrappedBuffer.swift
[89/335] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[90/335] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[97/335] Compiling HashTreeCollections TreeDictionary+Filter.swift
[98/335] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[99/335] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[100/335] Compiling HashTreeCollections TreeDictionary+Keys.swift
[101/335] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[102/335] Compiling HashTreeCollections TreeDictionary+Merge.swift
[103/335] Compiling BitCollections BitSet.Index.swift
[104/335] Compiling BitCollections BitSet._UnsafeHandle.swift
[106/335] Compiling HashTreeCollections _HashNode+Builder.swift
[107/335] Compiling HashTreeCollections _HashNode+Debugging.swift
[108/335] Compiling HashTreeCollections _HashNode+Initializers.swift
[109/335] Compiling HashTreeCollections _HashNode+Invariants.swift
[110/335] Compiling HashTreeCollections _HashNode+Lookups.swift
[111/335] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[112/335] Compiling HashTreeCollections _HashTreeIterator.swift
[113/335] Compiling HashTreeCollections _HashTreeStatistics.swift
[131/335] Compiling BitCollections BitSet.swift
[132/335] Compiling BitCollections Range+Utilities.swift
[133/335] Compiling BitCollections Slice+Utilities.swift
[134/335] Compiling BitCollections UInt+Tricks.swift
[135/335] Compiling BitCollections _Word.swift
[136/335] Compiling OrderedCollections OrderedSet.swift
[137/335] Compiling OrderedCollections _UnsafeBitset.swift
[138/335] Compiling HashTreeCollections TreeSet+Equatable.swift
[139/335] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[140/335] Compiling HashTreeCollections TreeSet+Extras.swift
[141/335] Compiling HashTreeCollections TreeSet+Filter.swift
[144/335] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[145/335] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[146/335] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[147/335] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[148/335] Compiling HashTreeCollections _HashNode+Structural union.swift
[149/335] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[150/335] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[158/335] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[165/335] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[166/335] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[167/335] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[168/335] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[169/335] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[170/335] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[171/335] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[172/335] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[173/335] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[174/335] Compiling HashTreeCollections TreeSet.swift
[175/335] Emitting module DequeModule
[284/346] Emitting module OrderedCollections
[286/347] Emitting module _RopeModule
[309/347] Compiling _RopeModule Rope+Join.swift
[310/347] Compiling _RopeModule Rope+MutatingForEach.swift
[311/347] Compiling _RopeModule Rope+Remove.swift
[312/347] Compiling _RopeModule Rope+RemoveSubrange.swift
[313/347] Compiling _RopeModule Rope+Split.swift
[314/347] Compiling _RopeModule Optional Utilities.swift
[315/347] Compiling _RopeModule String Utilities.swift
[316/347] Compiling _RopeModule String.Index+ABI.swift
[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 Fill.swift
[354/504] Compiling SwiftSCAD Import.swift
[355/504] Compiling SwiftSCAD Name.swift
[356/504] Compiling SwiftSCAD MinkowskiSum.swift
[357/504] Compiling SwiftSCAD Offset.swift
[358/504] Compiling SwiftSCAD Rounding.swift
[359/504] Compiling SwiftSCAD Projection.swift
[360/504] Compiling SwiftSCAD Replace.swift
[361/504] Compiling SwiftSCAD RoundedBoxCornerMask.swift
[362/504] Compiling SwiftSCAD RoundedRectangleMask.swift
[363/504] Compiling SwiftSCAD RoundingBoxCorners.swift
[364/504] Compiling SwiftSCAD RoundingRectangleCorners.swift
[365/504] Compiling SwiftSCAD SetVariables.swift
[366/504] Compiling SwiftSCAD Stack.swift
[367/504] Compiling SwiftSCAD UseFacets.swift
[368/504] Compiling SwiftSCAD Within.swift
[369/504] Compiling SwiftSCAD Operators.swift
[370/504] Compiling SwiftSCAD CodeFragment+Export.swift
[371/504] Compiling SwiftSCAD OpenSCADExport+FixSTL.swift
[372/504] Compiling SwiftSCAD OpenSCADExport+POSIX.swift
[373/504] Compiling SwiftSCAD OpenSCADExport+Windows.swift
[374/504] Compiling SwiftSCAD OpenSCADExport+macOS.swift
[375/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 = [
[376/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 = [
[377/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 = [
[378/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 = [
[379/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 = [
[380/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 = [
[381/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 = [
[382/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 = [
[383/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 = [
[384/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 = [
[385/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 = [
[386/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 = [
[387/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 = [
[388/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 = [
[389/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 = [
[390/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 = [
[391/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 = [
[392/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 = [
[393/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 = [
[394/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 = [
[395/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 = [
[396/504] Compiling SwiftSCAD Polyhedron.swift
[397/504] Compiling SwiftSCAD Sphere.swift
[398/504] Compiling SwiftSCAD Torus.swift
[399/504] Compiling SwiftSCAD Tube.swift
[400/504] Compiling SwiftSCAD Rotate.swift
[401/504] Compiling SwiftSCAD RotateAround.swift
[402/504] Compiling SwiftSCAD Scale.swift
[403/504] Compiling SwiftSCAD Transform.swift
[404/504] Compiling SwiftSCAD Translate.swift
[405/504] Compiling SwiftSCAD AxisAlignment.swift
[406/504] Compiling SwiftSCAD GeometryAlignment+Presets.swift
[407/504] Compiling SwiftSCAD GeometryAlignment.swift
[408/504] Compiling SwiftSCAD Angle+Operators.swift
[409/504] Compiling SwiftSCAD Angle+Trigonometry.swift
[410/504] Compiling SwiftSCAD Angle.swift
[411/504] Compiling SwiftSCAD Axes.swift
[412/504] Compiling SwiftSCAD Axis.swift
[413/504] Compiling SwiftSCAD AxisDirection.swift
[414/504] Compiling SwiftSCAD BezierPath+Adding.swift
[415/504] Compiling SwiftSCAD BezierPath+Operations.swift
[416/504] Compiling SwiftSCAD BezierPath+Visualization.swift
[417/525] Compiling SwiftSCAD Union.swift
[418/525] Compiling SwiftSCAD Measure.swift
[419/525] Compiling SwiftSCAD OffsetBounds.swift
[420/525] Compiling SwiftSCAD Resize2D.swift
[421/525] Compiling SwiftSCAD Resize3D.swift
[422/525] Compiling SwiftSCAD SetBounds.swift
[423/525] Compiling SwiftSCAD SetBoundsSize.swift
[424/525] Compiling SwiftSCAD Clone.swift
[425/525] Compiling SwiftSCAD Distribute.swift
[426/525] Compiling SwiftSCAD RepeatAlong.swift
[427/525] Compiling SwiftSCAD RepeatAround.swift
[428/525] Compiling SwiftSCAD Symmetry.swift
[429/525] Compiling SwiftSCAD ApplyBoxEdgeProfile.swift
[430/525] Compiling SwiftSCAD ApplyEdgeProfile.swift
[431/525] Compiling SwiftSCAD ExtrudePolygon.swift
[432/525] Compiling SwiftSCAD ExtrudeWithEdgeProfiles.swift
[433/525] Compiling SwiftSCAD ExtrudedAlong.swift
[434/525] Compiling SwiftSCAD ExtrudedHull.swift
[435/525] Compiling SwiftSCAD LinearExtrude.swift
[436/525] Compiling SwiftSCAD LinearExtrudeScaling.swift
[437/525] Compiling SwiftSCAD RotateExtrude.swift
[438/525] Compiling SwiftSCAD ConvexHull.swift
[439/525] Compiling SwiftSCAD EdgeProfileShape.swift
[440/525] Compiling SwiftSCAD Fillet.swift
[441/525] Compiling SwiftSCAD SCADValue.swift
[442/525] Compiling SwiftSCAD AffineTransform2D+Creation.swift
[443/525] Compiling SwiftSCAD AffineTransform2D+Modification.swift
[444/525] Compiling SwiftSCAD AffineTransform2D.swift
[445/525] Compiling SwiftSCAD AffineTransform3D+Creation.swift
[446/525] Compiling SwiftSCAD AffineTransform3D+Modification.swift
[447/525] Compiling SwiftSCAD AffineTransform3D.swift
[448/525] Compiling SwiftSCAD Rotation3D.swift
[449/525] Compiling SwiftSCAD AffineTransform.swift
[450/525] Compiling SwiftSCAD BasicMatrix3x3.swift
[451/525] Compiling SwiftSCAD BasicMatrix4x4.swift
[452/525] Compiling SwiftSCAD Matrix.swift
[453/525] Compiling SwiftSCAD DimensionalValues.swift
[454/525] Compiling SwiftSCAD Vector.swift
[455/525] Compiling SwiftSCAD Vector2D+Operators.swift
[456/525] Compiling SwiftSCAD Vector2D.swift
[457/525] Compiling SwiftSCAD Vector3D+Directions.swift
[458/525] Compiling SwiftSCAD Vector3D+Operators.swift
[459/525] Compiling SwiftSCAD Vector3D.swift
[460/525] Compiling SwiftSCAD Geometry+Anchors.swift
[461/525] Compiling SwiftSCAD Array+Geometry.swift
[462/525] Compiling SwiftSCAD CodeFragment.swift
[463/525] Compiling SwiftSCAD GeometryName.swift
[464/525] Compiling SwiftSCAD GeometryProxy.swift
[465/525] Compiling SwiftSCAD Output.swift
[466/525] Compiling SwiftSCAD CombinedGeometry.swift
[467/525] Compiling SwiftSCAD ExtrusionGeometry.swift
[468/525] Compiling SwiftSCAD Geometry.swift
[469/525] Compiling SwiftSCAD LeafGeometry.swift
[470/525] Compiling SwiftSCAD Shape.swift
[471/525] Compiling SwiftSCAD TransformedGeometry.swift
[472/525] Compiling SwiftSCAD WrappedGeometry.swift
[473/525] Compiling SwiftSCAD ResultElement.swift
[474/525] Compiling SwiftSCAD ResultModifier.swift
[475/525] Compiling SwiftSCAD ResultReader.swift
[476/525] Compiling SwiftSCAD Logging.swift
[477/525] Compiling SwiftSCAD Aligned.swift
[478/525] Compiling SwiftSCAD Adding.swift
[479/525] Compiling SwiftSCAD AddingExclusive.swift
[480/525] Compiling SwiftSCAD Difference.swift
[481/525] Compiling SwiftSCAD Intersection.swift
[482/525] Emitting module SwiftSCAD
[483/525] Compiling SwiftSCAD BezierPath.Curve.swift
[484/525] Compiling SwiftSCAD BezierPath.swift
[485/525] Compiling SwiftSCAD BezierPath.Builder.swift
[486/525] Compiling SwiftSCAD ComponentFunctions.swift
[487/525] Compiling SwiftSCAD PathBuilderValue.swift
[488/525] Compiling SwiftSCAD PathBuilderVector.swift
[489/525] Compiling SwiftSCAD Boundary+Shapes.swift
[490/525] Compiling SwiftSCAD Boundary+Visualization.swift
[491/525] Compiling SwiftSCAD Boundary.swift
[492/525] Compiling SwiftSCAD BoundingBox+Visualization.swift
[493/525] Compiling SwiftSCAD BoundingBox.swift
[494/525] Compiling SwiftSCAD Color.swift
[495/525] Compiling SwiftSCAD Box.Corner.swift
[496/525] Compiling SwiftSCAD Box.Edge.swift
[497/525] Compiling SwiftSCAD Box.Side.swift
[498/525] Compiling SwiftSCAD OrthogonalCorner.swift
[499/525] Compiling SwiftSCAD Rectangle.Corner.swift
[500/525] Compiling SwiftSCAD RoundedCornerStyle.swift
[501/525] Compiling SwiftSCAD Chamfer.swift
[502/525] Compiling SwiftSCAD ChamferedFillet.swift
[503/525] Compiling SwiftSCAD EdgeProfile.swift
[504/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 |         }
[505/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 |         }
[506/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 |         }
[507/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 |         }
[508/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 |         }
[509/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 |         }
[510/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 |         }
[511/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 |         }
[512/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 |         }
[513/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 |         }
[514/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 |         }
[515/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 |         }
[516/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 |         }
[517/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 |         }
[518/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 |         }
[519/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 |         }
[520/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 |         }
[521/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 |         }
[522/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 |         }
[523/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 |         }
[524/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 |         }
[525/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 |         }
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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 Logging MetadataProvider.swift
[3/20] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[4/21] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[5/21] Compiling InternalCollectionsUtilities Debugging.swift
[6/21] Compiling InternalCollectionsUtilities Descriptions.swift
[7/21] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[8/21] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[9/21] Compiling InternalCollectionsUtilities Integer rank.swift
[10/21] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[11/21] Emitting module InternalCollectionsUtilities
[12/21] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[13/21] Compiling InternalCollectionsUtilities _SortedCollection.swift
[14/21] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[15/21] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[16/21] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[17/21] Compiling InternalCollectionsUtilities UInt+reversed.swift
[19/22] Compiling Logging LogHandler.swift
[20/22] Compiling Logging Locks.swift
[21/22] Emitting module Logging
[22/22] Compiling Logging Logging.swift
[24/107] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[25/153] Compiling OrderedCollections _HashTable+Bucket.swift
[26/153] Compiling OrderedCollections _HashTable+BucketIterator.swift
[27/153] Compiling HeapModule Heap+Descriptions.swift
[28/299] Compiling _RopeModule BigString+Comparable.swift
[29/299] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[30/299] Compiling _RopeModule BigString+Summary.swift
[31/299] Compiling _RopeModule BigString.swift
[32/299] Compiling HeapModule _HeapNode.swift
[33/299] Compiling HeapModule Heap.swift
[34/299] Compiling _RopeModule BigString+Ingester.swift
[35/299] Compiling _RopeModule BigString+Invariants.swift
[36/299] Compiling _RopeModule BigString+Iterators.swift
[37/299] Compiling _RopeModule BigString+Metrics.swift
[38/299] Compiling HeapModule Heap+Invariants.swift
[39/299] Compiling HeapModule Heap+UnsafeHandle.swift
[40/299] Emitting module HeapModule
[42/300] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[43/300] Compiling _RopeModule BigString+Hashing.swift
[44/300] Compiling _RopeModule Rope+Invariants.swift
[45/300] Compiling _RopeModule Rope+_Node.swift
[46/300] Compiling _RopeModule Rope+_Storage.swift
[47/300] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[48/300] Compiling _RopeModule Rope+_UnsafeHandle.swift
[49/300] Compiling _RopeModule Rope.swift
[50/300] Compiling _RopeModule RopeElement.swift
[51/300] Compiling _RopeModule BigString+UnicodeScalarView.swift
[52/300] Compiling _RopeModule BigSubstring+UTF16View.swift
[53/300] Compiling _RopeModule BigSubstring+UTF8View.swift
[54/300] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[55/300] Compiling _RopeModule BigSubstring.swift
[56/300] Compiling _RopeModule Rope+Builder.swift
[57/300] Compiling _RopeModule Rope+Debugging.swift
[58/307] Compiling _RopeModule BigString+CustomStringConvertible.swift
[59/307] Compiling _RopeModule BigString+Equatable.swift
[60/307] Compiling _RopeModule BigString+Initializers.swift
[61/307] Compiling _RopeModule BigString+Insert.swift
[62/307] Compiling _RopeModule BigString+Managing Breaks.swift
[63/307] Compiling _RopeModule BigString+RemoveSubrange.swift
[64/307] Compiling _RopeModule BigString+ReplaceSubrange.swift
[65/307] Compiling _RopeModule BigString+Split.swift
[66/307] Compiling _RopeModule Range+BigString.swift
[67/314] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[68/314] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[69/314] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[70/314] Compiling _RopeModule BigString+Chunk+Splitting.swift
[71/314] Compiling _RopeModule BigString+Chunk.swift
[72/314] Compiling _RopeModule BigString+BidirectionalCollection.swift
[73/314] Compiling _RopeModule BigString+Append.swift
[83/314] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[84/314] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[85/314] Compiling _RopeModule BigString+Sequence.swift
[86/314] Compiling _RopeModule BigString+TextOutputStream.swift
[87/314] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[88/314] Compiling _RopeModule BigString+Chunk+Breaks.swift
[89/314] Compiling _RopeModule BigString+Chunk+Counts.swift
[90/314] Compiling _RopeModule BigString+Chunk+Description.swift
[97/314] Compiling _RopeModule BigString+UTF16View.swift
[98/314] Compiling _RopeModule BigString+UTF8View.swift
[99/314] Compiling _RopeModule Rope+ForEachWhile.swift
[100/314] Compiling _RopeModule Rope+Insert.swift
[101/314] Compiling HashTreeCollections TreeSet+Sequence.swift
[102/314] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[103/314] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[104/314] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[105/314] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[106/314] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[107/314] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[108/314] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[109/314] Compiling BitCollections Range+Utilities.swift
[110/314] Compiling BitCollections Slice+Utilities.swift
[111/314] Compiling BitCollections UInt+Tricks.swift
[112/314] Compiling BitCollections _Word.swift
[113/314] Compiling OrderedCollections OrderedSet.swift
[114/314] Compiling OrderedCollections _UnsafeBitset.swift
[115/314] Compiling _RopeModule Rope+Sequence.swift
[116/314] Compiling _RopeModule Rope+Append.swift
[117/314] Compiling _RopeModule Rope+Extract.swift
[118/314] Compiling _RopeModule Rope+Find.swift
[119/324] Emitting module DequeModule
[120/324] Compiling _RopeModule BigString+Debugging.swift
[121/324] Compiling _RopeModule BigString+Index.swift
[144/325] Compiling BitCollections BitSet.Index.swift
[145/325] Compiling BitCollections BitSet._UnsafeHandle.swift
[146/325] Compiling BitCollections BitSet.swift
[148/325] Compiling _RopeModule BigString+Builder.swift
[149/325] Compiling _RopeModule BigString+Contents.swift
[163/325] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[164/325] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[165/325] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[166/325] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[167/325] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[168/325] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[169/325] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[170/325] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[171/325] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[172/325] Compiling HashTreeCollections TreeSet.swift
[191/332] Emitting module BitCollections
[263/335] Emitting module OrderedCollections
[275/336] Emitting module _RopeModule
[309/336] Emitting module HashTreeCollections
[311/337] Compiling _RopeModule Rope+Join.swift
[312/337] Compiling _RopeModule Rope+MutatingForEach.swift
[313/337] Compiling _RopeModule Rope+Remove.swift
[314/337] Compiling _RopeModule Rope+RemoveSubrange.swift
[315/337] Compiling _RopeModule Rope+Split.swift
[316/337] Compiling _RopeModule Optional Utilities.swift
[317/337] Compiling _RopeModule String Utilities.swift
[318/337] Compiling _RopeModule String.Index+ABI.swift
[319/337] Compiling _RopeModule _CharacterRecognizer.swift
[339/340] Emitting module Collections
[340/340] Compiling Collections Collections.swift
[342/493] Compiling SwiftSCAD OpenSCADExport.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Output/OpenSCADExport/OpenSCADExport.swift:22:23: error: cannot find 'Process' in scope
20 |         let errorPipe = Pipe()
21 |
22 |         let process = Process()
   |                       `- error: cannot find 'Process' in scope
23 |         process.executableURL = openSCAD
24 |         process.arguments = [
[343/493] Compiling SwiftSCAD OutputFormat.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Output/OpenSCADExport/OpenSCADExport.swift:22:23: error: cannot find 'Process' in scope
20 |         let errorPipe = Pipe()
21 |
22 |         let process = Process()
   |                       `- error: cannot find 'Process' in scope
23 |         process.executableURL = openSCAD
24 |         process.arguments = [
[344/493] Compiling SwiftSCAD SaveBatch.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Output/OpenSCADExport/OpenSCADExport.swift:22:23: error: cannot find 'Process' in scope
20 |         let errorPipe = Pipe()
21 |
22 |         let process = Process()
   |                       `- error: cannot find 'Process' in scope
23 |         process.executableURL = openSCAD
24 |         process.arguments = [
[345/493] Compiling SwiftSCAD SaveSingle.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Output/OpenSCADExport/OpenSCADExport.swift:22:23: error: cannot find 'Process' in scope
20 |         let errorPipe = Pipe()
21 |
22 |         let process = Process()
   |                       `- error: cannot find 'Process' in scope
23 |         process.executableURL = openSCAD
24 |         process.arguments = [
[346/493] Compiling SwiftSCAD Area2D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Output/OpenSCADExport/OpenSCADExport.swift:22:23: error: cannot find 'Process' in scope
20 |         let errorPipe = Pipe()
21 |
22 |         let process = Process()
   |                       `- error: cannot find 'Process' in scope
23 |         process.executableURL = openSCAD
24 |         process.arguments = [
[347/493] Compiling SwiftSCAD Arc.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Output/OpenSCADExport/OpenSCADExport.swift:22:23: error: cannot find 'Process' in scope
20 |         let errorPipe = Pipe()
21 |
22 |         let process = Process()
   |                       `- error: cannot find 'Process' in scope
23 |         process.executableURL = openSCAD
24 |         process.arguments = [
[348/493] Compiling SwiftSCAD Circle.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Output/OpenSCADExport/OpenSCADExport.swift:22:23: error: cannot find 'Process' in scope
20 |         let errorPipe = Pipe()
21 |
22 |         let process = Process()
   |                       `- error: cannot find 'Process' in scope
23 |         process.executableURL = openSCAD
24 |         process.arguments = [
[349/493] Compiling SwiftSCAD Ring.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Output/OpenSCADExport/OpenSCADExport.swift:22:23: error: cannot find 'Process' in scope
20 |         let errorPipe = Pipe()
21 |
22 |         let process = Process()
   |                       `- error: cannot find 'Process' in scope
23 |         process.executableURL = openSCAD
24 |         process.arguments = [
[350/493] Compiling SwiftSCAD CylinderBridge.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Output/OpenSCADExport/OpenSCADExport.swift:22:23: error: cannot find 'Process' in scope
20 |         let errorPipe = Pipe()
21 |
22 |         let process = Process()
   |                       `- error: cannot find 'Process' in scope
23 |         process.executableURL = openSCAD
24 |         process.arguments = [
[351/493] Compiling SwiftSCAD Teardrop.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Output/OpenSCADExport/OpenSCADExport.swift:22:23: error: cannot find 'Process' in scope
20 |         let errorPipe = Pipe()
21 |
22 |         let process = Process()
   |                       `- error: cannot find 'Process' in scope
23 |         process.executableURL = openSCAD
24 |         process.arguments = [
[352/493] Compiling SwiftSCAD Polygon.Metrics.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Output/OpenSCADExport/OpenSCADExport.swift:22:23: error: cannot find 'Process' in scope
20 |         let errorPipe = Pipe()
21 |
22 |         let process = Process()
   |                       `- error: cannot find 'Process' in scope
23 |         process.executableURL = openSCAD
24 |         process.arguments = [
[353/493] Compiling SwiftSCAD Polygon.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Output/OpenSCADExport/OpenSCADExport.swift:22:23: error: cannot find 'Process' in scope
20 |         let errorPipe = Pipe()
21 |
22 |         let process = Process()
   |                       `- error: cannot find 'Process' in scope
23 |         process.executableURL = openSCAD
24 |         process.arguments = [
[354/493] Compiling SwiftSCAD PolygonPointsProvider.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Output/OpenSCADExport/OpenSCADExport.swift:22:23: error: cannot find 'Process' in scope
20 |         let errorPipe = Pipe()
21 |
22 |         let process = Process()
   |                       `- error: cannot find 'Process' in scope
23 |         process.executableURL = openSCAD
24 |         process.arguments = [
[355/493] Compiling SwiftSCAD RegularPolygon.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Output/OpenSCADExport/OpenSCADExport.swift:22:23: error: cannot find 'Process' in scope
20 |         let errorPipe = Pipe()
21 |
22 |         let process = Process()
   |                       `- error: cannot find 'Process' in scope
23 |         process.executableURL = openSCAD
24 |         process.arguments = [
[356/493] Compiling SwiftSCAD Rectangle.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Output/OpenSCADExport/OpenSCADExport.swift:22:23: error: cannot find 'Process' in scope
20 |         let errorPipe = Pipe()
21 |
22 |         let process = Process()
   |                       `- error: cannot find 'Process' in scope
23 |         process.executableURL = openSCAD
24 |         process.arguments = [
[357/493] Compiling SwiftSCAD Environment+Text.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Output/OpenSCADExport/OpenSCADExport.swift:22:23: error: cannot find 'Process' in scope
20 |         let errorPipe = Pipe()
21 |
22 |         let process = Process()
   |                       `- error: cannot find 'Process' in scope
23 |         process.executableURL = openSCAD
24 |         process.arguments = [
[358/493] Compiling SwiftSCAD Text.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Output/OpenSCADExport/OpenSCADExport.swift:22:23: error: cannot find 'Process' in scope
20 |         let errorPipe = Pipe()
21 |
22 |         let process = Process()
   |                       `- error: cannot find 'Process' in scope
23 |         process.executableURL = openSCAD
24 |         process.arguments = [
[359/493] Compiling SwiftSCAD TextModifiers.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Output/OpenSCADExport/OpenSCADExport.swift:22:23: error: cannot find 'Process' in scope
20 |         let errorPipe = Pipe()
21 |
22 |         let process = Process()
   |                       `- error: cannot find 'Process' in scope
23 |         process.executableURL = openSCAD
24 |         process.arguments = [
[360/493] Compiling SwiftSCAD Box.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Output/OpenSCADExport/OpenSCADExport.swift:22:23: error: cannot find 'Process' in scope
20 |         let errorPipe = Pipe()
21 |
22 |         let process = Process()
   |                       `- error: cannot find 'Process' in scope
23 |         process.executableURL = openSCAD
24 |         process.arguments = [
[361/493] Compiling SwiftSCAD Cylinder+Angles.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Output/OpenSCADExport/OpenSCADExport.swift:22:23: error: cannot find 'Process' in scope
20 |         let errorPipe = Pipe()
21 |
22 |         let process = Process()
   |                       `- error: cannot find 'Process' in scope
23 |         process.executableURL = openSCAD
24 |         process.arguments = [
[362/493] Compiling SwiftSCAD Cylinder.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/Output/OpenSCADExport/OpenSCADExport.swift:22:23: error: cannot find 'Process' in scope
20 |         let errorPipe = Pipe()
21 |
22 |         let process = Process()
   |                       `- error: cannot find 'Process' in scope
23 |         process.executableURL = openSCAD
24 |         process.arguments = [
[363/514] Emitting module SwiftSCAD
[364/514] 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 |         }
[365/514] 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 |         }
[366/514] 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 |         }
[367/514] 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 |         }
[368/514] 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 |         }
[369/514] 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 |         }
[370/514] 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 |         }
[371/514] 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 |         }
[372/514] 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 |         }
[373/514] 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 |         }
[374/514] 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 |         }
[375/514] 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 |         }
[376/514] 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 |         }
[377/514] 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 |         }
[378/514] 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 |         }
[379/514] 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 |         }
[380/514] 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 |         }
[381/514] 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 |         }
[382/514] 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 |         }
[383/514] 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 |         }
[384/514] 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 |         }
[385/514] 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 |         }
[386/514] Compiling SwiftSCAD Geometry+Anchors.swift
[387/514] Compiling SwiftSCAD Array+Geometry.swift
[388/514] Compiling SwiftSCAD CodeFragment.swift
[389/514] Compiling SwiftSCAD GeometryName.swift
[390/514] Compiling SwiftSCAD GeometryProxy.swift
[391/514] Compiling SwiftSCAD Output.swift
[392/514] Compiling SwiftSCAD CombinedGeometry.swift
[393/514] Compiling SwiftSCAD ExtrusionGeometry.swift
[394/514] Compiling SwiftSCAD Geometry.swift
[395/514] Compiling SwiftSCAD LeafGeometry.swift
[396/514] Compiling SwiftSCAD Shape.swift
[397/514] Compiling SwiftSCAD TransformedGeometry.swift
[398/514] Compiling SwiftSCAD WrappedGeometry.swift
[399/514] Compiling SwiftSCAD ResultElement.swift
[400/514] Compiling SwiftSCAD ResultModifier.swift
[401/514] Compiling SwiftSCAD ResultReader.swift
[402/514] Compiling SwiftSCAD Logging.swift
[403/514] Compiling SwiftSCAD Aligned.swift
[404/514] Compiling SwiftSCAD Adding.swift
[405/514] Compiling SwiftSCAD AddingExclusive.swift
[406/514] Compiling SwiftSCAD Difference.swift
[407/514] Compiling SwiftSCAD Intersection.swift
[408/514] Compiling SwiftSCAD Union.swift
[409/514] Compiling SwiftSCAD Measure.swift
[410/514] Compiling SwiftSCAD OffsetBounds.swift
[411/514] Compiling SwiftSCAD Resize2D.swift
[412/514] Compiling SwiftSCAD Resize3D.swift
[413/514] Compiling SwiftSCAD SetBounds.swift
[414/514] Compiling SwiftSCAD SetBoundsSize.swift
[415/514] Compiling SwiftSCAD Clone.swift
[416/514] Compiling SwiftSCAD Distribute.swift
[417/514] Compiling SwiftSCAD RepeatAlong.swift
[418/514] Compiling SwiftSCAD RepeatAround.swift
[419/514] Compiling SwiftSCAD Symmetry.swift
[420/514] Compiling SwiftSCAD ApplyBoxEdgeProfile.swift
[421/514] Compiling SwiftSCAD ApplyEdgeProfile.swift
[422/514] Compiling SwiftSCAD ExtrudePolygon.swift
[423/514] Compiling SwiftSCAD ExtrudeWithEdgeProfiles.swift
[424/514] Compiling SwiftSCAD ExtrudedAlong.swift
[425/514] Compiling SwiftSCAD ExtrudedHull.swift
[426/514] Compiling SwiftSCAD LinearExtrude.swift
[427/514] Compiling SwiftSCAD LinearExtrudeScaling.swift
[428/514] Compiling SwiftSCAD RotateExtrude.swift
[429/514] Compiling SwiftSCAD ConvexHull.swift
[430/514] Compiling SwiftSCAD EdgeProfileShape.swift
[431/514] Compiling SwiftSCAD Fillet.swift
[432/514] Compiling SwiftSCAD SCADValue.swift
[433/514] Compiling SwiftSCAD AffineTransform2D+Creation.swift
[434/514] Compiling SwiftSCAD AffineTransform2D+Modification.swift
[435/514] Compiling SwiftSCAD AffineTransform2D.swift
[436/514] Compiling SwiftSCAD AffineTransform3D+Creation.swift
[437/514] Compiling SwiftSCAD AffineTransform3D+Modification.swift
[438/514] Compiling SwiftSCAD AffineTransform3D.swift
[439/514] Compiling SwiftSCAD Rotation3D.swift
[440/514] Compiling SwiftSCAD AffineTransform.swift
[441/514] Compiling SwiftSCAD BasicMatrix3x3.swift
[442/514] Compiling SwiftSCAD BasicMatrix4x4.swift
[443/514] Compiling SwiftSCAD Matrix.swift
[444/514] Compiling SwiftSCAD DimensionalValues.swift
[445/514] Compiling SwiftSCAD Vector.swift
[446/514] Compiling SwiftSCAD Vector2D+Operators.swift
[447/514] Compiling SwiftSCAD Vector2D.swift
[448/514] Compiling SwiftSCAD Vector3D+Directions.swift
[449/514] Compiling SwiftSCAD Vector3D+Operators.swift
[450/514] Compiling SwiftSCAD Vector3D.swift
[451/514] Compiling SwiftSCAD Polyhedron.swift
[452/514] Compiling SwiftSCAD Sphere.swift
[453/514] Compiling SwiftSCAD Torus.swift
[454/514] Compiling SwiftSCAD Tube.swift
[455/514] Compiling SwiftSCAD Rotate.swift
[456/514] Compiling SwiftSCAD RotateAround.swift
[457/514] Compiling SwiftSCAD Scale.swift
[458/514] Compiling SwiftSCAD Transform.swift
[459/514] Compiling SwiftSCAD Translate.swift
[460/514] Compiling SwiftSCAD AxisAlignment.swift
[461/514] Compiling SwiftSCAD GeometryAlignment+Presets.swift
[462/514] Compiling SwiftSCAD GeometryAlignment.swift
[463/514] Compiling SwiftSCAD Angle+Operators.swift
[464/514] Compiling SwiftSCAD Angle+Trigonometry.swift
[465/514] Compiling SwiftSCAD Angle.swift
[466/514] Compiling SwiftSCAD Axes.swift
[467/514] Compiling SwiftSCAD Axis.swift
[468/514] Compiling SwiftSCAD AxisDirection.swift
[469/514] Compiling SwiftSCAD BezierPath+Adding.swift
[470/514] Compiling SwiftSCAD BezierPath+Operations.swift
[471/514] Compiling SwiftSCAD BezierPath+Visualization.swift
[472/514] Compiling SwiftSCAD Fill.swift
[473/514] Compiling SwiftSCAD Import.swift
[474/514] Compiling SwiftSCAD Name.swift
[475/514] Compiling SwiftSCAD MinkowskiSum.swift
[476/514] Compiling SwiftSCAD Offset.swift
[477/514] Compiling SwiftSCAD Rounding.swift
[478/514] Compiling SwiftSCAD Projection.swift
[479/514] Compiling SwiftSCAD Replace.swift
[480/514] Compiling SwiftSCAD RoundedBoxCornerMask.swift
[481/514] Compiling SwiftSCAD RoundedRectangleMask.swift
[482/514] Compiling SwiftSCAD RoundingBoxCorners.swift
[483/514] Compiling SwiftSCAD RoundingRectangleCorners.swift
[484/514] Compiling SwiftSCAD SetVariables.swift
[485/514] Compiling SwiftSCAD Stack.swift
[486/514] Compiling SwiftSCAD UseFacets.swift
[487/514] Compiling SwiftSCAD Within.swift
[488/514] Compiling SwiftSCAD Operators.swift
[489/514] Compiling SwiftSCAD CodeFragment+Export.swift
[490/514] Compiling SwiftSCAD OpenSCADExport+FixSTL.swift
[491/514] Compiling SwiftSCAD OpenSCADExport+POSIX.swift
[492/514] Compiling SwiftSCAD OpenSCADExport+Windows.swift
[493/514] Compiling SwiftSCAD OpenSCADExport+macOS.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