The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build RichText, reference main (18615d), with Swift 6.1 for Linux on 30 Apr 2025 06:23:55 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.61.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:         linux
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-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/tomasf/SwiftSCAD.git
Fetching https://github.com/apple/swift-log.git
[1/6205] Fetching swiftscad
[1305/10041] Fetching swiftscad, swift-log
Fetched https://github.com/tomasf/SwiftSCAD.git from cache (0.29s)
Fetched https://github.com/apple/swift-log.git from cache (0.31s)
Computing version for https://github.com/tomasf/SwiftSCAD.git
Computed https://github.com/tomasf/SwiftSCAD.git at 0.9.0 (0.73s)
Fetching https://github.com/apple/swift-collections.git
[1/16269] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (0.95s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (1.46s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (2.07s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
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/34] Compiling InternalCollectionsUtilities _SortedCollection.swift
[14/34] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[15/36] Emitting module InternalCollectionsUtilities
[16/36] Compiling InternalCollectionsUtilities UInt+reversed.swift
[17/36] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[18/36] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[19/36] Compiling InternalCollectionsUtilities Integer rank.swift
[20/36] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[21/36] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[22/36] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[23/36] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[24/36] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[25/36] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[26/36] Compiling InternalCollectionsUtilities Debugging.swift
[27/36] Compiling InternalCollectionsUtilities Descriptions.swift
[28/36] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[29/36] Compiling InternalCollectionsUtilities Specialize.swift
[30/36] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[31/36] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[33/311] Compiling HashTreeCollections _Bucket.swift
[34/311] Compiling HashTreeCollections _Hash.swift
[35/313] Compiling HeapModule Heap+Descriptions.swift
[36/313] Emitting module Logging
[37/313] Compiling Logging MetadataProvider.swift
[38/313] Compiling Logging Locks.swift
[39/313] Compiling Logging LogHandler.swift
[40/313] Compiling Logging Logging.swift
[41/314] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[42/314] Compiling HashTreeCollections _HashNode+Storage.swift
[43/314] Compiling HeapModule Heap.swift
[44/314] Compiling HeapModule _HeapNode.swift
[45/314] Compiling HashTreeCollections _HashLevel.swift
[46/314] Compiling HashTreeCollections _HashNode+Builder.swift
[48/314] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[49/314] Compiling HeapModule Heap+Invariants.swift
[50/314] Compiling HeapModule Heap+UnsafeHandle.swift
[51/314] Emitting module HeapModule
[52/315] Compiling HashTreeCollections _HashNode+Debugging.swift
[53/315] Compiling HashTreeCollections _HashNode+Initializers.swift
[54/315] Compiling HashTreeCollections _HashNode+Invariants.swift
[55/315] Compiling HashTreeCollections _HashNode+Lookups.swift
[57/315] Compiling DequeModule _DequeSlot.swift
[58/315] Compiling DequeModule _UnsafeWrappedBuffer.swift
[59/315] Compiling HashTreeCollections TreeSet+Hashable.swift
[60/315] Compiling HashTreeCollections TreeSet+Sendable.swift
[61/315] Compiling HashTreeCollections TreeSet+Sequence.swift
[62/315] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[63/315] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[64/315] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[65/315] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[66/315] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[67/315] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[68/315] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[69/325] Compiling HashTreeCollections _AncestorHashSlots.swift
[70/325] Compiling HashTreeCollections _Bitmap.swift
[76/325] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[77/325] Compiling HashTreeCollections _HashNode+Structural union.swift
[78/325] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[79/325] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[80/325] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[81/325] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[82/325] Compiling HashTreeCollections _HashNode.swift
[83/325] Compiling HashTreeCollections _HashNodeHeader.swift
[84/332] Compiling HashTreeCollections TreeDictionary+Collection.swift
[85/332] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[86/332] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[87/332] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[88/332] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[89/332] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[90/332] Compiling HashTreeCollections TreeDictionary+Filter.swift
[91/332] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[92/332] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[93/332] Compiling HashTreeCollections TreeDictionary+Keys.swift
[94/332] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[95/332] Compiling HashTreeCollections TreeDictionary+Merge.swift
[96/332] Compiling BitCollections BitSet.Index.swift
[97/332] Compiling BitCollections BitSet._UnsafeHandle.swift
[98/339] Emitting module BitCollections
[99/339] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[100/339] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[101/339] Compiling HashTreeCollections _HashSlot.swift
[102/339] Compiling HashTreeCollections _HashStack.swift
[103/339] Compiling HashTreeCollections _HashTreeIterator.swift
[104/339] Compiling HashTreeCollections _HashTreeStatistics.swift
[105/339] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[106/339] Compiling HashTreeCollections _RawHashNode.swift
[107/339] Compiling HashTreeCollections _UnmanagedHashNode.swift
[108/339] Compiling OrderedCollections OrderedSet+SubSequence.swift
[109/339] Compiling OrderedCollections OrderedSet+Testing.swift
[110/339] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[111/339] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[112/339] Compiling OrderedCollections OrderedSet.swift
[113/339] Compiling OrderedCollections _UnsafeBitset.swift
[114/339] Compiling HashTreeCollections TreeSet+Equatable.swift
[115/339] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[116/339] Compiling HashTreeCollections TreeSet+Extras.swift
[117/339] Compiling HashTreeCollections TreeSet+Filter.swift
[132/339] Compiling HashTreeCollections _UnsafePath.swift
[133/339] Compiling HashTreeCollections TreeDictionary+Codable.swift
[166/339] Compiling OrderedCollections OrderedSet+Sendable.swift
[167/339] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[168/339] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[169/339] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[170/339] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[171/339] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[172/339] Compiling HashTreeCollections _HashNode+Structural merge.swift
[173/339] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[187/339] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[188/339] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[189/339] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[190/339] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[191/339] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[192/339] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[193/339] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[194/339] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[195/339] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[196/339] Compiling HashTreeCollections TreeSet.swift
[197/339] Emitting module DequeModule
[287/350] Emitting module OrderedCollections
[322/351] Emitting module _RopeModule
[323/351] Compiling _RopeModule Rope+Join.swift
[324/351] Compiling _RopeModule Rope+MutatingForEach.swift
[325/351] Compiling _RopeModule Rope+Remove.swift
[326/351] Compiling _RopeModule Rope+RemoveSubrange.swift
[327/351] Compiling _RopeModule Rope+Split.swift
[328/351] Compiling _RopeModule Optional Utilities.swift
[329/351] Compiling _RopeModule String Utilities.swift
[330/351] Compiling _RopeModule String.Index+ABI.swift
[331/351] Compiling _RopeModule _CharacterRecognizer.swift
[332/351] Emitting module HashTreeCollections
[354/355] Emitting module Collections
[355/355] Compiling Collections Collections.swift
[357/508] Emitting module SwiftSCAD
[358/529] Compiling SwiftSCAD Fill.swift
[359/529] Compiling SwiftSCAD Import.swift
[360/529] Compiling SwiftSCAD Name.swift
[361/529] Compiling SwiftSCAD MinkowskiSum.swift
[362/529] Compiling SwiftSCAD Offset.swift
[363/529] Compiling SwiftSCAD Rounding.swift
[364/529] Compiling SwiftSCAD Projection.swift
[365/529] Compiling SwiftSCAD Replace.swift
[366/529] Compiling SwiftSCAD RoundedBoxCornerMask.swift
[367/529] Compiling SwiftSCAD RoundedRectangleMask.swift
[368/529] Compiling SwiftSCAD RoundingBoxCorners.swift
[369/529] Compiling SwiftSCAD RoundingRectangleCorners.swift
[370/529] Compiling SwiftSCAD SetVariables.swift
[371/529] Compiling SwiftSCAD Stack.swift
[372/529] Compiling SwiftSCAD UseFacets.swift
[373/529] Compiling SwiftSCAD Within.swift
[374/529] Compiling SwiftSCAD Operators.swift
[375/529] Compiling SwiftSCAD CodeFragment+Export.swift
[376/529] Compiling SwiftSCAD OpenSCADExport+FixSTL.swift
[377/529] Compiling SwiftSCAD OpenSCADExport+POSIX.swift
[378/529] Compiling SwiftSCAD OpenSCADExport+Windows.swift
[379/529] Compiling SwiftSCAD OpenSCADExport+macOS.swift
[380/529] Compiling SwiftSCAD ArrayBuilder.swift
[381/529] Compiling SwiftSCAD Compatibility.swift
[382/529] Compiling SwiftSCAD Concurrency.swift
[383/529] Compiling SwiftSCAD Colored.swift
[384/529] Compiling SwiftSCAD ForceRender.swift
[385/529] Compiling SwiftSCAD Prefix.swift
[386/529] Compiling SwiftSCAD VisualizeAxes.swift
[387/529] Compiling SwiftSCAD Environment.swift
[388/529] Compiling SwiftSCAD EnvironmentContext.swift
[389/529] Compiling SwiftSCAD EnvironmentModifier.swift
[390/529] Compiling SwiftSCAD EnvironmentValues.swift
[391/529] Compiling SwiftSCAD ReadEnvironment.swift
[392/529] Compiling SwiftSCAD Environment+Color.swift
[393/529] Compiling SwiftSCAD Environment+Transform.swift
[394/529] Compiling SwiftSCAD Facets.swift
[395/529] Compiling SwiftSCAD NaturalUpDirection.swift
[396/529] Compiling SwiftSCAD Operation.swift
[397/529] Compiling SwiftSCAD PreviewConvexity.swift
[398/529] Compiling SwiftSCAD Tolerance.swift
[399/529] Compiling SwiftSCAD Extensions.swift
[400/529] Compiling SwiftSCAD AnchorList.swift
[401/529] Compiling SwiftSCAD Anchors+Public.swift
[402/529] Compiling SwiftSCAD OpenSCADExport.swift
[403/529] Compiling SwiftSCAD OutputFormat.swift
[404/529] Compiling SwiftSCAD SaveBatch.swift
[405/529] Compiling SwiftSCAD SaveSingle.swift
[406/529] Compiling SwiftSCAD Area2D.swift
[407/529] Compiling SwiftSCAD Arc.swift
[408/529] Compiling SwiftSCAD Circle.swift
[409/529] Compiling SwiftSCAD Ring.swift
[410/529] Compiling SwiftSCAD CylinderBridge.swift
[411/529] Compiling SwiftSCAD Teardrop.swift
[412/529] Compiling SwiftSCAD Polygon.Metrics.swift
[413/529] Compiling SwiftSCAD Polygon.swift
[414/529] Compiling SwiftSCAD PolygonPointsProvider.swift
[415/529] Compiling SwiftSCAD RegularPolygon.swift
[416/529] Compiling SwiftSCAD Rectangle.swift
[417/529] Compiling SwiftSCAD Environment+Text.swift
[418/529] Compiling SwiftSCAD Text.swift
[419/529] Compiling SwiftSCAD TextModifiers.swift
[420/529] Compiling SwiftSCAD Box.swift
[421/529] Compiling SwiftSCAD Cylinder+Angles.swift
[422/529] Compiling SwiftSCAD Cylinder.swift
[423/529] Compiling SwiftSCAD Geometry+Anchors.swift
[424/529] Compiling SwiftSCAD Array+Geometry.swift
[425/529] Compiling SwiftSCAD CodeFragment.swift
[426/529] Compiling SwiftSCAD GeometryName.swift
[427/529] Compiling SwiftSCAD GeometryProxy.swift
[428/529] Compiling SwiftSCAD Output.swift
[429/529] Compiling SwiftSCAD CombinedGeometry.swift
[430/529] Compiling SwiftSCAD ExtrusionGeometry.swift
[431/529] Compiling SwiftSCAD Geometry.swift
[432/529] Compiling SwiftSCAD LeafGeometry.swift
[433/529] Compiling SwiftSCAD Shape.swift
[434/529] Compiling SwiftSCAD TransformedGeometry.swift
[435/529] Compiling SwiftSCAD WrappedGeometry.swift
[436/529] Compiling SwiftSCAD ResultElement.swift
[437/529] Compiling SwiftSCAD ResultModifier.swift
[438/529] Compiling SwiftSCAD ResultReader.swift
[439/529] Compiling SwiftSCAD Logging.swift
[440/529] Compiling SwiftSCAD Aligned.swift
[441/529] Compiling SwiftSCAD Adding.swift
[442/529] Compiling SwiftSCAD AddingExclusive.swift
[443/529] Compiling SwiftSCAD Difference.swift
[444/529] Compiling SwiftSCAD Intersection.swift
[445/529] Compiling SwiftSCAD Union.swift
[446/529] Compiling SwiftSCAD Measure.swift
[447/529] Compiling SwiftSCAD OffsetBounds.swift
[448/529] Compiling SwiftSCAD Resize2D.swift
[449/529] Compiling SwiftSCAD Resize3D.swift
[450/529] Compiling SwiftSCAD SetBounds.swift
[451/529] Compiling SwiftSCAD SetBoundsSize.swift
[452/529] Compiling SwiftSCAD Clone.swift
[453/529] Compiling SwiftSCAD Distribute.swift
[454/529] Compiling SwiftSCAD RepeatAlong.swift
[455/529] Compiling SwiftSCAD RepeatAround.swift
[456/529] Compiling SwiftSCAD Symmetry.swift
[457/529] Compiling SwiftSCAD ApplyBoxEdgeProfile.swift
[458/529] Compiling SwiftSCAD ApplyEdgeProfile.swift
[459/529] Compiling SwiftSCAD ExtrudePolygon.swift
[460/529] Compiling SwiftSCAD ExtrudeWithEdgeProfiles.swift
[461/529] Compiling SwiftSCAD ExtrudedAlong.swift
[462/529] Compiling SwiftSCAD ExtrudedHull.swift
[463/529] Compiling SwiftSCAD LinearExtrude.swift
[464/529] Compiling SwiftSCAD LinearExtrudeScaling.swift
[465/529] Compiling SwiftSCAD RotateExtrude.swift
[466/529] Compiling SwiftSCAD ConvexHull.swift
[467/529] Compiling SwiftSCAD EdgeProfileShape.swift
[468/529] Compiling SwiftSCAD Fillet.swift
[469/529] Compiling SwiftSCAD SCADValue.swift
[470/529] Compiling SwiftSCAD AffineTransform2D+Creation.swift
[471/529] Compiling SwiftSCAD AffineTransform2D+Modification.swift
[472/529] Compiling SwiftSCAD AffineTransform2D.swift
[473/529] Compiling SwiftSCAD AffineTransform3D+Creation.swift
[474/529] Compiling SwiftSCAD AffineTransform3D+Modification.swift
[475/529] Compiling SwiftSCAD AffineTransform3D.swift
[476/529] Compiling SwiftSCAD Rotation3D.swift
[477/529] Compiling SwiftSCAD AffineTransform.swift
[478/529] Compiling SwiftSCAD BasicMatrix3x3.swift
[479/529] Compiling SwiftSCAD BasicMatrix4x4.swift
[480/529] Compiling SwiftSCAD Matrix.swift
[481/529] Compiling SwiftSCAD DimensionalValues.swift
[482/529] Compiling SwiftSCAD Vector.swift
[483/529] Compiling SwiftSCAD Vector2D+Operators.swift
[484/529] Compiling SwiftSCAD Vector2D.swift
[485/529] Compiling SwiftSCAD Vector3D+Directions.swift
[486/529] Compiling SwiftSCAD Vector3D+Operators.swift
[487/529] Compiling SwiftSCAD Vector3D.swift
[488/529] Compiling SwiftSCAD BezierPath.Curve.swift
[489/529] Compiling SwiftSCAD BezierPath.swift
[490/529] Compiling SwiftSCAD BezierPath.Builder.swift
[491/529] Compiling SwiftSCAD ComponentFunctions.swift
[492/529] Compiling SwiftSCAD PathBuilderValue.swift
[493/529] Compiling SwiftSCAD PathBuilderVector.swift
[494/529] Compiling SwiftSCAD Boundary+Shapes.swift
[495/529] Compiling SwiftSCAD Boundary+Visualization.swift
[496/529] Compiling SwiftSCAD Boundary.swift
[497/529] Compiling SwiftSCAD BoundingBox+Visualization.swift
[498/529] Compiling SwiftSCAD BoundingBox.swift
[499/529] Compiling SwiftSCAD Color.swift
[500/529] Compiling SwiftSCAD Box.Corner.swift
[501/529] Compiling SwiftSCAD Box.Edge.swift
[502/529] Compiling SwiftSCAD Box.Side.swift
[503/529] Compiling SwiftSCAD OrthogonalCorner.swift
[504/529] Compiling SwiftSCAD Rectangle.Corner.swift
[505/529] Compiling SwiftSCAD RoundedCornerStyle.swift
[506/529] Compiling SwiftSCAD Chamfer.swift
[507/529] Compiling SwiftSCAD ChamferedFillet.swift
[508/529] Compiling SwiftSCAD EdgeProfile.swift
[509/529] Compiling SwiftSCAD Polyhedron.swift
[510/529] Compiling SwiftSCAD Sphere.swift
[511/529] Compiling SwiftSCAD Torus.swift
[512/529] Compiling SwiftSCAD Tube.swift
[513/529] Compiling SwiftSCAD Rotate.swift
[514/529] Compiling SwiftSCAD RotateAround.swift
[515/529] Compiling SwiftSCAD Scale.swift
[516/529] Compiling SwiftSCAD Transform.swift
[517/529] Compiling SwiftSCAD Translate.swift
[518/529] Compiling SwiftSCAD AxisAlignment.swift
[519/529] Compiling SwiftSCAD GeometryAlignment+Presets.swift
[520/529] Compiling SwiftSCAD GeometryAlignment.swift
[521/529] Compiling SwiftSCAD Angle+Operators.swift
[522/529] Compiling SwiftSCAD Angle+Trigonometry.swift
[523/529] Compiling SwiftSCAD Angle.swift
[524/529] Compiling SwiftSCAD Axes.swift
[525/529] Compiling SwiftSCAD Axis.swift
[526/529] Compiling SwiftSCAD AxisDirection.swift
[527/529] Compiling SwiftSCAD BezierPath+Adding.swift
[528/529] Compiling SwiftSCAD BezierPath+Operations.swift
[529/529] Compiling SwiftSCAD BezierPath+Visualization.swift
[531/539] Compiling RichText NSLayoutManager+Parts.swift
/host/spi-builder-workspace/Sources/RichText/Environment/Environment+Attributes.swift:3:8: error: no such module 'AppKit'
 1 | import Foundation
 2 | import SwiftSCAD
 3 | import AppKit
   |        `- error: no such module 'AppKit'
 4 |
 5 | internal extension EnvironmentValues {
[532/540] Compiling RichText Geometry2D+CGPath.swift
/host/spi-builder-workspace/Sources/RichText/Environment/Environment+Attributes.swift:3:8: error: no such module 'AppKit'
 1 | import Foundation
 2 | import SwiftSCAD
 3 | import AppKit
   |        `- error: no such module 'AppKit'
 4 |
 5 | internal extension EnvironmentValues {
[533/540] Compiling RichText MacTypes.swift
/host/spi-builder-workspace/Sources/RichText/Environment/Environment+Attributes.swift:3:8: error: no such module 'AppKit'
 1 | import Foundation
 2 | import SwiftSCAD
 3 | import AppKit
   |        `- error: no such module 'AppKit'
 4 |
 5 | internal extension EnvironmentValues {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[534/540] Emitting module RichText
/host/spi-builder-workspace/Sources/RichText/Environment/Environment+Attributes.swift:3:8: error: no such module 'AppKit'
 1 | import Foundation
 2 | import SwiftSCAD
 3 | import AppKit
   |        `- error: no such module 'AppKit'
 4 |
 5 | internal extension EnvironmentValues {
[535/540] Compiling RichText Environment+RichText.swift
/host/spi-builder-workspace/Sources/RichText/Environment/Environment+Attributes.swift:3:8: error: no such module 'AppKit'
 1 | import Foundation
 2 | import SwiftSCAD
 3 | import AppKit
   |        `- error: no such module 'AppKit'
 4 |
 5 | internal extension EnvironmentValues {
[536/540] Compiling RichText Environment+Attributes.swift
/host/spi-builder-workspace/Sources/RichText/Environment/Environment+Attributes.swift:3:8: error: no such module 'AppKit'
 1 | import Foundation
 2 | import SwiftSCAD
 3 | import AppKit
   |        `- error: no such module 'AppKit'
 4 |
 5 | internal extension EnvironmentValues {
[537/540] Compiling RichText Environment+FillRule.swift
/host/spi-builder-workspace/Sources/RichText/Environment/Environment+Attributes.swift:3:8: error: no such module 'AppKit'
 1 | import Foundation
 2 | import SwiftSCAD
 3 | import AppKit
   |        `- error: no such module 'AppKit'
 4 |
 5 | internal extension EnvironmentValues {
[538/540] Compiling RichText RichText.swift
/host/spi-builder-workspace/Sources/RichText/Environment/Environment+Attributes.swift:3:8: error: no such module 'AppKit'
 1 | import Foundation
 2 | import SwiftSCAD
 3 | import AppKit
   |        `- error: no such module 'AppKit'
 4 |
 5 | internal extension EnvironmentValues {
[539/540] Compiling RichText Logging.swift
/host/spi-builder-workspace/Sources/RichText/Environment/Environment+Attributes.swift:3:8: error: no such module 'AppKit'
 1 | import Foundation
 2 | import SwiftSCAD
 3 | import AppKit
   |        `- error: no such module 'AppKit'
 4 |
 5 | internal extension EnvironmentValues {
[540/540] Compiling RichText RichText+Internal.swift
/host/spi-builder-workspace/Sources/RichText/Environment/Environment+Attributes.swift:3:8: error: no such module 'AppKit'
 1 | import Foundation
 2 | import SwiftSCAD
 3 | import AppKit
   |        `- error: no such module 'AppKit'
 4 |
 5 | internal extension EnvironmentValues {
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/23] Compiling Logging MetadataProvider.swift
[3/23] Compiling InternalCollectionsUtilities _SortedCollection.swift
[4/23] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[5/23] Compiling InternalCollectionsUtilities Debugging.swift
[6/23] Compiling InternalCollectionsUtilities Descriptions.swift
[7/25] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[8/25] Compiling InternalCollectionsUtilities Specialize.swift
[9/25] Compiling InternalCollectionsUtilities UInt+reversed.swift
[10/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[11/25] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[12/25] Compiling InternalCollectionsUtilities Integer rank.swift
[13/25] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[14/25] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[15/25] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[16/25] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[17/25] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[18/25] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[19/25] Emitting module InternalCollectionsUtilities
[20/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[21/25] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[22/26] Compiling Logging LogHandler.swift
[23/26] Compiling Logging Locks.swift
[24/26] Emitting module Logging
[25/26] Compiling Logging Logging.swift
[28/104] Compiling HeapModule Heap+Invariants.swift
[29/137] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[30/148] Compiling BitCollections BitArray+Codable.swift
[31/148] Compiling BitCollections BitArray+Collection.swift
[32/169] Compiling HeapModule Heap+Descriptions.swift
[33/303] Compiling _RopeModule BigString+Chunk+Counts.swift
[34/303] Compiling _RopeModule BigString+Chunk+Description.swift
[35/303] Compiling HeapModule _HeapNode.swift
[36/303] Compiling HeapModule Heap.swift
[37/303] Compiling _RopeModule BigString+Ingester.swift
[38/303] Compiling _RopeModule BigString+Invariants.swift
[39/303] Compiling HeapModule Heap+UnsafeHandle.swift
[40/303] Compiling _RopeModule BigString+Summary.swift
[41/303] Compiling _RopeModule BigString.swift
[42/303] Compiling _RopeModule BigString+Iterators.swift
[43/303] Compiling _RopeModule BigString+Metrics.swift
[44/303] Compiling _RopeModule Rope+Invariants.swift
[45/303] Compiling _RopeModule Rope+_Node.swift
[46/303] Compiling _RopeModule Rope+_Storage.swift
[47/303] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[48/303] Compiling _RopeModule Rope+_UnsafeHandle.swift
[49/303] Compiling _RopeModule Rope.swift
[50/303] Compiling _RopeModule RopeElement.swift
[51/310] Compiling _RopeModule BigString+UTF8View.swift
[52/310] Compiling _RopeModule BigString+UnicodeScalarView.swift
[53/310] Compiling _RopeModule BigSubstring+UTF16View.swift
[54/310] Compiling _RopeModule BigSubstring+UTF8View.swift
[55/310] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[56/310] Compiling _RopeModule BigSubstring.swift
[57/310] Compiling _RopeModule Rope+Builder.swift
[58/310] Compiling _RopeModule Rope+Debugging.swift
[59/310] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[60/310] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[61/310] Emitting module HeapModule
[62/311] Compiling _RopeModule Rope+ForEachWhile.swift
[63/311] Compiling _RopeModule Rope+Insert.swift
[64/311] Compiling HashTreeCollections TreeSet+Sequence.swift
[65/311] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[66/311] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[67/311] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[68/311] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[69/311] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[70/311] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[71/311] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[75/321] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[76/321] Compiling _RopeModule BigString+Chunk+Breaks.swift
[81/321] Compiling _RopeModule BigString+Insert.swift
[82/321] Compiling _RopeModule BigString+Managing Breaks.swift
[83/321] Compiling _RopeModule BigString+RemoveSubrange.swift
[84/321] Compiling _RopeModule BigString+ReplaceSubrange.swift
[85/321] Compiling _RopeModule BigString+Split.swift
[86/321] Compiling _RopeModule Range+BigString.swift
[87/321] Compiling _RopeModule BigString+UTF16View.swift
[88/321] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[89/321] Compiling _RopeModule BigString+Hashing.swift
[90/321] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[91/321] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[92/321] Compiling _RopeModule BigString+Sequence.swift
[93/321] Compiling _RopeModule BigString+TextOutputStream.swift
[94/321] Compiling _RopeModule BigString+Append.swift
[95/321] Compiling _RopeModule BigString+Initializers.swift
[96/321] Compiling _RopeModule BigString+Builder.swift
[97/321] Compiling _RopeModule BigString+Contents.swift
[98/321] Compiling _RopeModule BigString+Debugging.swift
[99/321] Compiling _RopeModule BigString+Index.swift
[128/328] Compiling BitCollections BitSet.Index.swift
[129/328] Compiling BitCollections BitSet._UnsafeHandle.swift
[130/328] Compiling BitCollections BitSet.swift
[131/328] Compiling BitCollections Range+Utilities.swift
[132/328] Compiling BitCollections Slice+Utilities.swift
[133/328] Compiling BitCollections UInt+Tricks.swift
[134/328] Compiling BitCollections _Word.swift
[135/328] Compiling OrderedCollections OrderedSet.swift
[136/328] Compiling OrderedCollections _UnsafeBitset.swift
[137/328] Compiling _RopeModule Rope+Sequence.swift
[138/328] Compiling _RopeModule Rope+Append.swift
[139/328] Compiling _RopeModule Rope+Extract.swift
[140/328] Compiling _RopeModule Rope+Find.swift
[143/328] Emitting module BitCollections
[144/328] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[145/328] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[146/328] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[147/328] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[148/328] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[149/328] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[150/328] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[151/328] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[152/328] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[153/328] Compiling HashTreeCollections TreeSet.swift
[168/328] Emitting module DequeModule
[178/329] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[179/329] Compiling _RopeModule BigString+Chunk+Splitting.swift
[180/329] Compiling _RopeModule BigString+Chunk.swift
[181/329] Compiling _RopeModule BigString+BidirectionalCollection.swift
[182/329] Compiling _RopeModule BigString+Comparable.swift
[183/329] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[184/329] Compiling _RopeModule BigString+CustomStringConvertible.swift
[185/329] Compiling _RopeModule BigString+Equatable.swift
[307/339] Emitting module OrderedCollections
[321/340] Emitting module _RopeModule
[331/340] Emitting module HashTreeCollections
[333/341] Compiling _RopeModule Rope+Join.swift
[334/341] Compiling _RopeModule Rope+MutatingForEach.swift
[335/341] Compiling _RopeModule Rope+Remove.swift
[336/341] Compiling _RopeModule Rope+RemoveSubrange.swift
[337/341] Compiling _RopeModule Rope+Split.swift
[338/341] Compiling _RopeModule Optional Utilities.swift
[339/341] Compiling _RopeModule String Utilities.swift
[340/341] Compiling _RopeModule String.Index+ABI.swift
[341/341] Compiling _RopeModule _CharacterRecognizer.swift
[343/344] Emitting module Collections
[344/344] Compiling Collections Collections.swift
[346/497] Emitting module SwiftSCAD
[347/518] Compiling SwiftSCAD ArrayBuilder.swift
[348/518] Compiling SwiftSCAD Compatibility.swift
[349/518] Compiling SwiftSCAD Concurrency.swift
[350/518] Compiling SwiftSCAD Colored.swift
[351/518] Compiling SwiftSCAD ForceRender.swift
[352/518] Compiling SwiftSCAD Prefix.swift
[353/518] Compiling SwiftSCAD VisualizeAxes.swift
[354/518] Compiling SwiftSCAD Environment.swift
[355/518] Compiling SwiftSCAD EnvironmentContext.swift
[356/518] Compiling SwiftSCAD EnvironmentModifier.swift
[357/518] Compiling SwiftSCAD EnvironmentValues.swift
[358/518] Compiling SwiftSCAD ReadEnvironment.swift
[359/518] Compiling SwiftSCAD Environment+Color.swift
[360/518] Compiling SwiftSCAD Environment+Transform.swift
[361/518] Compiling SwiftSCAD Facets.swift
[362/518] Compiling SwiftSCAD NaturalUpDirection.swift
[363/518] Compiling SwiftSCAD Operation.swift
[364/518] Compiling SwiftSCAD PreviewConvexity.swift
[365/518] Compiling SwiftSCAD Tolerance.swift
[366/518] Compiling SwiftSCAD Extensions.swift
[367/518] Compiling SwiftSCAD AnchorList.swift
[368/518] Compiling SwiftSCAD Anchors+Public.swift
[369/518] Compiling SwiftSCAD Geometry+Anchors.swift
[370/518] Compiling SwiftSCAD Array+Geometry.swift
[371/518] Compiling SwiftSCAD CodeFragment.swift
[372/518] Compiling SwiftSCAD GeometryName.swift
[373/518] Compiling SwiftSCAD GeometryProxy.swift
[374/518] Compiling SwiftSCAD Output.swift
[375/518] Compiling SwiftSCAD CombinedGeometry.swift
[376/518] Compiling SwiftSCAD ExtrusionGeometry.swift
[377/518] Compiling SwiftSCAD Geometry.swift
[378/518] Compiling SwiftSCAD LeafGeometry.swift
[379/518] Compiling SwiftSCAD Shape.swift
[380/518] Compiling SwiftSCAD TransformedGeometry.swift
[381/518] Compiling SwiftSCAD WrappedGeometry.swift
[382/518] Compiling SwiftSCAD ResultElement.swift
[383/518] Compiling SwiftSCAD ResultModifier.swift
[384/518] Compiling SwiftSCAD ResultReader.swift
[385/518] Compiling SwiftSCAD Logging.swift
[386/518] Compiling SwiftSCAD Aligned.swift
[387/518] Compiling SwiftSCAD Adding.swift
[388/518] Compiling SwiftSCAD AddingExclusive.swift
[389/518] Compiling SwiftSCAD Difference.swift
[390/518] Compiling SwiftSCAD Intersection.swift
[391/518] Compiling SwiftSCAD OpenSCADExport.swift
[392/518] Compiling SwiftSCAD OutputFormat.swift
[393/518] Compiling SwiftSCAD SaveBatch.swift
[394/518] Compiling SwiftSCAD SaveSingle.swift
[395/518] Compiling SwiftSCAD Area2D.swift
[396/518] Compiling SwiftSCAD Arc.swift
[397/518] Compiling SwiftSCAD Circle.swift
[398/518] Compiling SwiftSCAD Ring.swift
[399/518] Compiling SwiftSCAD CylinderBridge.swift
[400/518] Compiling SwiftSCAD Teardrop.swift
[401/518] Compiling SwiftSCAD Polygon.Metrics.swift
[402/518] Compiling SwiftSCAD Polygon.swift
[403/518] Compiling SwiftSCAD PolygonPointsProvider.swift
[404/518] Compiling SwiftSCAD RegularPolygon.swift
[405/518] Compiling SwiftSCAD Rectangle.swift
[406/518] Compiling SwiftSCAD Environment+Text.swift
[407/518] Compiling SwiftSCAD Text.swift
[408/518] Compiling SwiftSCAD TextModifiers.swift
[409/518] Compiling SwiftSCAD Box.swift
[410/518] Compiling SwiftSCAD Cylinder+Angles.swift
[411/518] Compiling SwiftSCAD Cylinder.swift
[412/518] Compiling SwiftSCAD Polyhedron.swift
[413/518] Compiling SwiftSCAD Sphere.swift
[414/518] Compiling SwiftSCAD Torus.swift
[415/518] Compiling SwiftSCAD Tube.swift
[416/518] Compiling SwiftSCAD Rotate.swift
[417/518] Compiling SwiftSCAD RotateAround.swift
[418/518] Compiling SwiftSCAD Scale.swift
[419/518] Compiling SwiftSCAD Transform.swift
[420/518] Compiling SwiftSCAD Translate.swift
[421/518] Compiling SwiftSCAD AxisAlignment.swift
[422/518] Compiling SwiftSCAD GeometryAlignment+Presets.swift
[423/518] Compiling SwiftSCAD GeometryAlignment.swift
[424/518] Compiling SwiftSCAD Angle+Operators.swift
[425/518] Compiling SwiftSCAD Angle+Trigonometry.swift
[426/518] Compiling SwiftSCAD Angle.swift
[427/518] Compiling SwiftSCAD Axes.swift
[428/518] Compiling SwiftSCAD Axis.swift
[429/518] Compiling SwiftSCAD AxisDirection.swift
[430/518] Compiling SwiftSCAD BezierPath+Adding.swift
[431/518] Compiling SwiftSCAD BezierPath+Operations.swift
[432/518] Compiling SwiftSCAD BezierPath+Visualization.swift
[433/518] Compiling SwiftSCAD EdgeProfileShape.swift
[434/518] Compiling SwiftSCAD Fillet.swift
[435/518] Compiling SwiftSCAD SCADValue.swift
[436/518] Compiling SwiftSCAD AffineTransform2D+Creation.swift
[437/518] Compiling SwiftSCAD AffineTransform2D+Modification.swift
[438/518] Compiling SwiftSCAD AffineTransform2D.swift
[439/518] Compiling SwiftSCAD AffineTransform3D+Creation.swift
[440/518] Compiling SwiftSCAD AffineTransform3D+Modification.swift
[441/518] Compiling SwiftSCAD AffineTransform3D.swift
[442/518] Compiling SwiftSCAD Rotation3D.swift
[443/518] Compiling SwiftSCAD AffineTransform.swift
[444/518] Compiling SwiftSCAD BasicMatrix3x3.swift
[445/518] Compiling SwiftSCAD BasicMatrix4x4.swift
[446/518] Compiling SwiftSCAD Matrix.swift
[447/518] Compiling SwiftSCAD DimensionalValues.swift
[448/518] Compiling SwiftSCAD Vector.swift
[449/518] Compiling SwiftSCAD Vector2D+Operators.swift
[450/518] Compiling SwiftSCAD Vector2D.swift
[451/518] Compiling SwiftSCAD Vector3D+Directions.swift
[452/518] Compiling SwiftSCAD Vector3D+Operators.swift
[453/518] Compiling SwiftSCAD Vector3D.swift
[454/518] Compiling SwiftSCAD Fill.swift
[455/518] Compiling SwiftSCAD Import.swift
[456/518] Compiling SwiftSCAD Name.swift
[457/518] Compiling SwiftSCAD MinkowskiSum.swift
[458/518] Compiling SwiftSCAD Offset.swift
[459/518] Compiling SwiftSCAD Rounding.swift
[460/518] Compiling SwiftSCAD Projection.swift
[461/518] Compiling SwiftSCAD Replace.swift
[462/518] Compiling SwiftSCAD RoundedBoxCornerMask.swift
[463/518] Compiling SwiftSCAD RoundedRectangleMask.swift
[464/518] Compiling SwiftSCAD RoundingBoxCorners.swift
[465/518] Compiling SwiftSCAD RoundingRectangleCorners.swift
[466/518] Compiling SwiftSCAD SetVariables.swift
[467/518] Compiling SwiftSCAD Stack.swift
[468/518] Compiling SwiftSCAD UseFacets.swift
[469/518] Compiling SwiftSCAD Within.swift
[470/518] Compiling SwiftSCAD Operators.swift
[471/518] Compiling SwiftSCAD CodeFragment+Export.swift
[472/518] Compiling SwiftSCAD OpenSCADExport+FixSTL.swift
[473/518] Compiling SwiftSCAD OpenSCADExport+POSIX.swift
[474/518] Compiling SwiftSCAD OpenSCADExport+Windows.swift
[475/518] Compiling SwiftSCAD OpenSCADExport+macOS.swift
[476/518] Compiling SwiftSCAD Union.swift
[477/518] Compiling SwiftSCAD Measure.swift
[478/518] Compiling SwiftSCAD OffsetBounds.swift
[479/518] Compiling SwiftSCAD Resize2D.swift
[480/518] Compiling SwiftSCAD Resize3D.swift
[481/518] Compiling SwiftSCAD SetBounds.swift
[482/518] Compiling SwiftSCAD SetBoundsSize.swift
[483/518] Compiling SwiftSCAD Clone.swift
[484/518] Compiling SwiftSCAD Distribute.swift
[485/518] Compiling SwiftSCAD RepeatAlong.swift
[486/518] Compiling SwiftSCAD RepeatAround.swift
[487/518] Compiling SwiftSCAD Symmetry.swift
[488/518] Compiling SwiftSCAD ApplyBoxEdgeProfile.swift
[489/518] Compiling SwiftSCAD ApplyEdgeProfile.swift
[490/518] Compiling SwiftSCAD ExtrudePolygon.swift
[491/518] Compiling SwiftSCAD ExtrudeWithEdgeProfiles.swift
[492/518] Compiling SwiftSCAD ExtrudedAlong.swift
[493/518] Compiling SwiftSCAD ExtrudedHull.swift
[494/518] Compiling SwiftSCAD LinearExtrude.swift
[495/518] Compiling SwiftSCAD LinearExtrudeScaling.swift
[496/518] Compiling SwiftSCAD RotateExtrude.swift
[497/518] Compiling SwiftSCAD ConvexHull.swift
[498/518] Compiling SwiftSCAD BezierPath.Curve.swift
[499/518] Compiling SwiftSCAD BezierPath.swift
[500/518] Compiling SwiftSCAD BezierPath.Builder.swift
[501/518] Compiling SwiftSCAD ComponentFunctions.swift
[502/518] Compiling SwiftSCAD PathBuilderValue.swift
[503/518] Compiling SwiftSCAD PathBuilderVector.swift
[504/518] Compiling SwiftSCAD Boundary+Shapes.swift
[505/518] Compiling SwiftSCAD Boundary+Visualization.swift
[506/518] Compiling SwiftSCAD Boundary.swift
[507/518] Compiling SwiftSCAD BoundingBox+Visualization.swift
[508/518] Compiling SwiftSCAD BoundingBox.swift
[509/518] Compiling SwiftSCAD Color.swift
[510/518] Compiling SwiftSCAD Box.Corner.swift
[511/518] Compiling SwiftSCAD Box.Edge.swift
[512/518] Compiling SwiftSCAD Box.Side.swift
[513/518] Compiling SwiftSCAD OrthogonalCorner.swift
[514/518] Compiling SwiftSCAD Rectangle.Corner.swift
[515/518] Compiling SwiftSCAD RoundedCornerStyle.swift
[516/518] Compiling SwiftSCAD Chamfer.swift
[517/518] Compiling SwiftSCAD ChamferedFillet.swift
[518/518] Compiling SwiftSCAD EdgeProfile.swift
[520/528] Compiling RichText Environment+RichText.swift
/host/spi-builder-workspace/Sources/RichText/Environment/Environment+Attributes.swift:3:8: error: no such module 'AppKit'
 1 | import Foundation
 2 | import SwiftSCAD
 3 | import AppKit
   |        `- error: no such module 'AppKit'
 4 |
 5 | internal extension EnvironmentValues {
[521/529] Compiling RichText Geometry2D+CGPath.swift
/host/spi-builder-workspace/Sources/RichText/Environment/Environment+Attributes.swift:3:8: error: no such module 'AppKit'
 1 | import Foundation
 2 | import SwiftSCAD
 3 | import AppKit
   |        `- error: no such module 'AppKit'
 4 |
 5 | internal extension EnvironmentValues {
[522/529] Compiling RichText NSLayoutManager+Parts.swift
/host/spi-builder-workspace/Sources/RichText/Environment/Environment+Attributes.swift:3:8: error: no such module 'AppKit'
 1 | import Foundation
 2 | import SwiftSCAD
 3 | import AppKit
   |        `- error: no such module 'AppKit'
 4 |
 5 | internal extension EnvironmentValues {
[523/529] Compiling RichText MacTypes.swift
/host/spi-builder-workspace/Sources/RichText/Environment/Environment+Attributes.swift:3:8: error: no such module 'AppKit'
 1 | import Foundation
 2 | import SwiftSCAD
 3 | import AppKit
   |        `- error: no such module 'AppKit'
 4 |
 5 | internal extension EnvironmentValues {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[524/529] Emitting module RichText
/host/spi-builder-workspace/Sources/RichText/Environment/Environment+Attributes.swift:3:8: error: no such module 'AppKit'
 1 | import Foundation
 2 | import SwiftSCAD
 3 | import AppKit
   |        `- error: no such module 'AppKit'
 4 |
 5 | internal extension EnvironmentValues {
[525/529] Compiling RichText Environment+Attributes.swift
/host/spi-builder-workspace/Sources/RichText/Environment/Environment+Attributes.swift:3:8: error: no such module 'AppKit'
 1 | import Foundation
 2 | import SwiftSCAD
 3 | import AppKit
   |        `- error: no such module 'AppKit'
 4 |
 5 | internal extension EnvironmentValues {
[526/529] Compiling RichText Environment+FillRule.swift
/host/spi-builder-workspace/Sources/RichText/Environment/Environment+Attributes.swift:3:8: error: no such module 'AppKit'
 1 | import Foundation
 2 | import SwiftSCAD
 3 | import AppKit
   |        `- error: no such module 'AppKit'
 4 |
 5 | internal extension EnvironmentValues {
[527/529] Compiling RichText RichText.swift
/host/spi-builder-workspace/Sources/RichText/Environment/Environment+Attributes.swift:3:8: error: no such module 'AppKit'
 1 | import Foundation
 2 | import SwiftSCAD
 3 | import AppKit
   |        `- error: no such module 'AppKit'
 4 |
 5 | internal extension EnvironmentValues {
[528/529] Compiling RichText RichText+Internal.swift
/host/spi-builder-workspace/Sources/RichText/Environment/Environment+Attributes.swift:3:8: error: no such module 'AppKit'
 1 | import Foundation
 2 | import SwiftSCAD
 3 | import AppKit
   |        `- error: no such module 'AppKit'
 4 |
 5 | internal extension EnvironmentValues {
[529/529] Compiling RichText Logging.swift
/host/spi-builder-workspace/Sources/RichText/Environment/Environment+Attributes.swift:3:8: error: no such module 'AppKit'
 1 | import Foundation
 2 | import SwiftSCAD
 3 | import AppKit
   |        `- error: no such module 'AppKit'
 4 |
 5 | internal extension EnvironmentValues {
BUILD FAILURE 6.1 linux