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 0.2.0 (18615d), with Swift 6.2 (beta) for Wasm on 22 Jun 2025 19:48:35 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tomasf/RichText.git
Reference: 0.2.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/tomasf/RichText
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at 18615d7 Update versions in README
Cloned https://github.com/tomasf/RichText.git
Revision (git rev-parse @):
18615d73697c9726f944e1e41fce6490f9f82160
SUCCESS checkout https://github.com/tomasf/RichText.git at 0.2.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/tomasf/RichText.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/tomasf/SwiftSCAD.git
Fetching https://github.com/apple/swift-log.git
[1/6205] Fetching swiftscad
[4965/10041] Fetching swiftscad, swift-log
Fetched https://github.com/tomasf/SwiftSCAD.git from cache (0.37s)
Fetched https://github.com/apple/swift-log.git from cache (0.37s)
Computing version for https://github.com/tomasf/SwiftSCAD.git
Computed https://github.com/tomasf/SwiftSCAD.git at 0.9.0 (0.69s)
Fetching https://github.com/apple/swift-collections.git
[1/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.05s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (1.45s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.60s)
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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Building for debugging...
[0/12] Write sources
[11/12] Write swift-version-24593BA9C3E375BF.txt
[13/31] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[14/31] Compiling InternalCollectionsUtilities Descriptions.swift
[15/31] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[16/32] Emitting module InternalCollectionsUtilities
[17/32] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[18/32] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[19/32] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[20/32] Compiling InternalCollectionsUtilities Integer rank.swift
[21/32] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[22/32] Compiling InternalCollectionsUtilities UInt+reversed.swift
[23/32] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[24/32] Compiling InternalCollectionsUtilities Debugging.swift
[25/32] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[26/32] Compiling InternalCollectionsUtilities _SortedCollection.swift
[27/32] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[29/33] Compiling Logging MetadataProvider.swift
[30/296] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[31/296] Compiling HeapModule Heap+Invariants.swift
[32/307] Compiling HeapModule Heap+Descriptions.swift
[33/307] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[34/307] Compiling HashTreeCollections _HashNode+Storage.swift
[35/309] Compiling HeapModule _HeapNode.swift
[36/309] Compiling HeapModule Heap.swift
[37/309] Compiling HeapModule Heap+UnsafeHandle.swift
[38/309] Emitting module HeapModule
[40/310] Compiling Logging LogHandler.swift
[41/310] Emitting module Logging
[42/310] Compiling Logging Logging.swift
[43/310] Compiling Logging Locks.swift
[45/311] Compiling HashTreeCollections TreeSet+Hashable.swift
[46/311] Compiling HashTreeCollections TreeSet+Sendable.swift
[47/311] Compiling HashTreeCollections TreeSet+Sequence.swift
[48/311] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[49/311] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[50/311] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[51/311] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[52/311] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[53/311] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[54/311] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[55/321] Compiling HashTreeCollections TreeDictionary+Merge.swift
[56/321] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[57/321] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[58/321] Compiling HashTreeCollections TreeDictionary+Values.swift
[59/321] Compiling HashTreeCollections _HashTreeIterator.swift
[60/321] Compiling HashTreeCollections _HashTreeStatistics.swift
[61/321] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[62/328] Compiling DequeModule _DequeSlot.swift
[63/328] Compiling DequeModule _UnsafeWrappedBuffer.swift
[64/328] Compiling HashTreeCollections _RawHashNode.swift
[65/328] Compiling HashTreeCollections _UnmanagedHashNode.swift
[66/328] Compiling HashTreeCollections _UnsafePath.swift
[67/328] Compiling HashTreeCollections TreeDictionary+Codable.swift
[68/328] Compiling HashTreeCollections TreeDictionary+Collection.swift
[69/328] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[70/328] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[71/328] Compiling HashTreeCollections _HashNode+Structural union.swift
[72/328] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[73/328] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[74/328] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[75/328] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[76/328] Compiling HashTreeCollections _HashNode.swift
[77/328] Compiling HashTreeCollections _HashNodeHeader.swift
[78/328] Compiling HashTreeCollections _HashSlot.swift
[79/328] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[80/328] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[81/328] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[82/328] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[83/328] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[84/328] Compiling HashTreeCollections _HashNode+Structural merge.swift
[85/328] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[86/328] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[94/335] Compiling HashTreeCollections _HashStack.swift
[95/335] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[96/335] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.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 _HashNode+Invariants.swift
[103/335] Compiling HashTreeCollections _HashNode+Lookups.swift
[104/335] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[105/335] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[110/335] Compiling HashTreeCollections _HashLevel.swift
[111/335] Compiling HashTreeCollections _HashNode+Builder.swift
[112/335] Compiling HashTreeCollections _Bucket.swift
[113/335] Compiling HashTreeCollections _Hash.swift
[118/335] Compiling HashTreeCollections _HashNode+Debugging.swift
[119/335] Compiling HashTreeCollections _HashNode+Initializers.swift
[131/335] Compiling HashTreeCollections TreeDictionary.swift
[132/335] Compiling HashTreeCollections TreeSet+Codable.swift
[133/335] Compiling HashTreeCollections TreeSet+Collection.swift
[134/335] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[135/335] Compiling HashTreeCollections TreeSet+Debugging.swift
[136/335] Compiling HashTreeCollections TreeSet+Descriptions.swift
[137/335] Compiling HashTreeCollections TreeSet+Equatable.swift
[138/335] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[139/335] Compiling HashTreeCollections TreeSet+Extras.swift
[140/335] Compiling HashTreeCollections TreeSet+Filter.swift
[148/335] Emitting module DequeModule
[149/335] Compiling HashTreeCollections _AncestorHashSlots.swift
[150/335] Compiling HashTreeCollections _Bitmap.swift
[166/336] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[167/336] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[168/336] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[169/336] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[170/336] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[171/336] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[172/336] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[173/336] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[174/336] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[175/336] Compiling HashTreeCollections TreeSet.swift
[179/336] Compiling BitCollections BitSet.Index.swift
[180/336] Compiling BitCollections BitSet._UnsafeHandle.swift
[181/336] Compiling BitCollections BitSet.swift
[182/336] Compiling BitCollections Range+Utilities.swift
[183/336] Compiling BitCollections Slice+Utilities.swift
[184/336] Compiling BitCollections UInt+Tricks.swift
[185/345] Emitting module BitCollections
[214/345] Compiling BitCollections _Word.swift
[215/345] Compiling OrderedCollections OrderedSet.swift
[216/345] Compiling OrderedCollections _UnsafeBitset.swift
[262/346] Emitting module OrderedCollections
[275/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 ArrayBuilder.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[354/504] Compiling SwiftSCAD Compatibility.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[355/504] Compiling SwiftSCAD Concurrency.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[356/504] Compiling SwiftSCAD Colored.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[357/504] Compiling SwiftSCAD ForceRender.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[358/504] Compiling SwiftSCAD Prefix.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[359/504] Compiling SwiftSCAD VisualizeAxes.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[360/504] Compiling SwiftSCAD Environment.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[361/504] Compiling SwiftSCAD EnvironmentContext.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[362/504] Compiling SwiftSCAD EnvironmentModifier.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[363/504] Compiling SwiftSCAD EnvironmentValues.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[364/504] Compiling SwiftSCAD ReadEnvironment.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[365/504] Compiling SwiftSCAD Environment+Color.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[366/504] Compiling SwiftSCAD Environment+Transform.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[367/504] Compiling SwiftSCAD Facets.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[368/504] Compiling SwiftSCAD NaturalUpDirection.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[369/504] Compiling SwiftSCAD Operation.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[370/504] Compiling SwiftSCAD PreviewConvexity.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[371/504] Compiling SwiftSCAD Tolerance.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[372/504] Compiling SwiftSCAD Extensions.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[373/504] Compiling SwiftSCAD AnchorList.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[374/504] Compiling SwiftSCAD Anchors+Public.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[375/504] Compiling SwiftSCAD Geometry+Anchors.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[376/504] Compiling SwiftSCAD Array+Geometry.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[377/504] Compiling SwiftSCAD CodeFragment.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[378/504] Compiling SwiftSCAD GeometryName.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[379/504] Compiling SwiftSCAD GeometryProxy.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[380/504] Compiling SwiftSCAD Output.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[381/504] Compiling SwiftSCAD CombinedGeometry.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[382/504] Compiling SwiftSCAD ExtrusionGeometry.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[383/504] Compiling SwiftSCAD Geometry.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[384/504] Compiling SwiftSCAD LeafGeometry.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[385/504] Compiling SwiftSCAD Shape.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[386/504] Compiling SwiftSCAD TransformedGeometry.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[387/504] Compiling SwiftSCAD WrappedGeometry.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[388/504] Compiling SwiftSCAD ResultElement.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[389/504] Compiling SwiftSCAD ResultModifier.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[390/504] Compiling SwiftSCAD ResultReader.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[391/504] Compiling SwiftSCAD Logging.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[392/504] Compiling SwiftSCAD Aligned.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[393/504] Compiling SwiftSCAD Adding.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[394/504] Compiling SwiftSCAD AddingExclusive.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[395/504] Compiling SwiftSCAD Difference.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[396/504] Compiling SwiftSCAD Intersection.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[397/525] Emitting module SwiftSCAD
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[398/525] Compiling SwiftSCAD Polyhedron.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[399/525] Compiling SwiftSCAD Sphere.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[400/525] Compiling SwiftSCAD Torus.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[401/525] Compiling SwiftSCAD Tube.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[402/525] Compiling SwiftSCAD Rotate.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[403/525] Compiling SwiftSCAD RotateAround.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[404/525] Compiling SwiftSCAD Scale.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[405/525] Compiling SwiftSCAD Transform.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[406/525] Compiling SwiftSCAD Translate.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[407/525] Compiling SwiftSCAD AxisAlignment.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[408/525] Compiling SwiftSCAD GeometryAlignment+Presets.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[409/525] Compiling SwiftSCAD GeometryAlignment.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[410/525] Compiling SwiftSCAD Angle+Operators.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[411/525] Compiling SwiftSCAD Angle+Trigonometry.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[412/525] Compiling SwiftSCAD Angle.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[413/525] Compiling SwiftSCAD Axes.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[414/525] Compiling SwiftSCAD Axis.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[415/525] Compiling SwiftSCAD AxisDirection.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[416/525] Compiling SwiftSCAD BezierPath+Adding.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[417/525] Compiling SwiftSCAD BezierPath+Operations.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[418/525] Compiling SwiftSCAD BezierPath+Visualization.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[419/525] Compiling SwiftSCAD EdgeProfileShape.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[420/525] Compiling SwiftSCAD Fillet.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[421/525] Compiling SwiftSCAD SCADValue.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[422/525] Compiling SwiftSCAD AffineTransform2D+Creation.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[423/525] Compiling SwiftSCAD AffineTransform2D+Modification.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[424/525] Compiling SwiftSCAD AffineTransform2D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[425/525] Compiling SwiftSCAD AffineTransform3D+Creation.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[426/525] Compiling SwiftSCAD AffineTransform3D+Modification.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[427/525] Compiling SwiftSCAD AffineTransform3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[428/525] Compiling SwiftSCAD Rotation3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[429/525] Compiling SwiftSCAD AffineTransform.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[430/525] Compiling SwiftSCAD BasicMatrix3x3.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[431/525] Compiling SwiftSCAD BasicMatrix4x4.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[432/525] Compiling SwiftSCAD Matrix.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[433/525] Compiling SwiftSCAD DimensionalValues.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[434/525] Compiling SwiftSCAD Vector.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[435/525] Compiling SwiftSCAD Vector2D+Operators.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[436/525] Compiling SwiftSCAD Vector2D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[437/525] Compiling SwiftSCAD Vector3D+Directions.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[438/525] Compiling SwiftSCAD Vector3D+Operators.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[439/525] Compiling SwiftSCAD Vector3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[440/525] Compiling SwiftSCAD OpenSCADExport.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[441/525] Compiling SwiftSCAD OutputFormat.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[442/525] Compiling SwiftSCAD SaveBatch.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[443/525] Compiling SwiftSCAD SaveSingle.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[444/525] Compiling SwiftSCAD Area2D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[445/525] Compiling SwiftSCAD Arc.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[446/525] Compiling SwiftSCAD Circle.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[447/525] Compiling SwiftSCAD Ring.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[448/525] Compiling SwiftSCAD CylinderBridge.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[449/525] Compiling SwiftSCAD Teardrop.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[450/525] Compiling SwiftSCAD Polygon.Metrics.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[451/525] Compiling SwiftSCAD Polygon.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[452/525] Compiling SwiftSCAD PolygonPointsProvider.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[453/525] Compiling SwiftSCAD RegularPolygon.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[454/525] Compiling SwiftSCAD Rectangle.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[455/525] Compiling SwiftSCAD Environment+Text.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[456/525] Compiling SwiftSCAD Text.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[457/525] Compiling SwiftSCAD TextModifiers.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[458/525] Compiling SwiftSCAD Box.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[459/525] Compiling SwiftSCAD Cylinder+Angles.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[460/525] Compiling SwiftSCAD Cylinder.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[461/525] Compiling SwiftSCAD Fill.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[462/525] Compiling SwiftSCAD Import.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[463/525] Compiling SwiftSCAD Name.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[464/525] Compiling SwiftSCAD MinkowskiSum.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[465/525] Compiling SwiftSCAD Offset.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[466/525] Compiling SwiftSCAD Rounding.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[467/525] Compiling SwiftSCAD Projection.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[468/525] Compiling SwiftSCAD Replace.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[469/525] Compiling SwiftSCAD RoundedBoxCornerMask.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[470/525] Compiling SwiftSCAD RoundedRectangleMask.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[471/525] Compiling SwiftSCAD RoundingBoxCorners.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[472/525] Compiling SwiftSCAD RoundingRectangleCorners.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[473/525] Compiling SwiftSCAD SetVariables.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[474/525] Compiling SwiftSCAD Stack.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[475/525] Compiling SwiftSCAD UseFacets.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[476/525] Compiling SwiftSCAD Within.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[477/525] Compiling SwiftSCAD Operators.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[478/525] Compiling SwiftSCAD CodeFragment+Export.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[479/525] Compiling SwiftSCAD OpenSCADExport+FixSTL.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[480/525] Compiling SwiftSCAD OpenSCADExport+POSIX.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[481/525] Compiling SwiftSCAD OpenSCADExport+Windows.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[482/525] Compiling SwiftSCAD OpenSCADExport+macOS.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[483/525] Compiling SwiftSCAD Union.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[484/525] Compiling SwiftSCAD Measure.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[485/525] Compiling SwiftSCAD OffsetBounds.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[486/525] Compiling SwiftSCAD Resize2D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[487/525] Compiling SwiftSCAD Resize3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[488/525] Compiling SwiftSCAD SetBounds.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[489/525] Compiling SwiftSCAD SetBoundsSize.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[490/525] Compiling SwiftSCAD Clone.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[491/525] Compiling SwiftSCAD Distribute.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[492/525] Compiling SwiftSCAD RepeatAlong.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[493/525] Compiling SwiftSCAD RepeatAround.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[494/525] Compiling SwiftSCAD Symmetry.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[495/525] Compiling SwiftSCAD ApplyBoxEdgeProfile.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[496/525] Compiling SwiftSCAD ApplyEdgeProfile.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[497/525] Compiling SwiftSCAD ExtrudePolygon.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[498/525] Compiling SwiftSCAD ExtrudeWithEdgeProfiles.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[499/525] Compiling SwiftSCAD ExtrudedAlong.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[500/525] Compiling SwiftSCAD ExtrudedHull.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[501/525] Compiling SwiftSCAD LinearExtrude.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[502/525] Compiling SwiftSCAD LinearExtrudeScaling.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[503/525] Compiling SwiftSCAD RotateExtrude.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[504/525] Compiling SwiftSCAD ConvexHull.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[505/525] Compiling SwiftSCAD BezierPath.Curve.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[506/525] Compiling SwiftSCAD BezierPath.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[507/525] Compiling SwiftSCAD BezierPath.Builder.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[508/525] Compiling SwiftSCAD ComponentFunctions.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[509/525] Compiling SwiftSCAD PathBuilderValue.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[510/525] Compiling SwiftSCAD PathBuilderVector.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[511/525] Compiling SwiftSCAD Boundary+Shapes.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[512/525] Compiling SwiftSCAD Boundary+Visualization.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[513/525] Compiling SwiftSCAD Boundary.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[514/525] Compiling SwiftSCAD BoundingBox+Visualization.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[515/525] Compiling SwiftSCAD BoundingBox.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[516/525] Compiling SwiftSCAD Color.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[517/525] Compiling SwiftSCAD Box.Corner.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[518/525] Compiling SwiftSCAD Box.Edge.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[519/525] Compiling SwiftSCAD Box.Side.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[520/525] Compiling SwiftSCAD OrthogonalCorner.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[521/525] Compiling SwiftSCAD Rectangle.Corner.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[522/525] Compiling SwiftSCAD RoundedCornerStyle.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[523/525] Compiling SwiftSCAD Chamfer.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[524/525] Compiling SwiftSCAD ChamferedFillet.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
[525/525] Compiling SwiftSCAD EdgeProfile.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSCAD/Sources/SwiftSCAD/ArrayBuilder.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | @resultBuilder public struct ArrayBuilder<Element> {
BUILD FAILURE 6.2 wasm