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.0 for Linux on 2 Jan 2025 12:50:42 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.60.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:         linux
Swift version:             6.0
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-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:081dcf4fb829aea9d08447f4790431afbdfbcc335bfeed728ca69c6f181ae2aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/tomasf/SwiftSCAD.git
[1/3732] Fetching swift-log
[113/9937] Fetching swift-log, swiftscad
Fetched https://github.com/tomasf/SwiftSCAD.git from cache (0.35s)
Fetched https://github.com/apple/swift-log.git from cache (0.35s)
Computing version for https://github.com/tomasf/SwiftSCAD.git
Computed https://github.com/tomasf/SwiftSCAD.git at 0.9.0 (0.54s)
Fetching https://github.com/apple/swift-collections.git
[1/15603] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.02s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.56s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (2.35s)
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.2
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
Building for debugging...
[0/12] Write sources
[11/12] Write swift-version-24593BA9C3E375BF.txt
[13/34] Emitting module InternalCollectionsUtilities
[14/36] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[15/36] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[16/36] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[17/36] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[18/36] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[19/36] Compiling InternalCollectionsUtilities _SortedCollection.swift
[20/36] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[21/36] Compiling InternalCollectionsUtilities UInt+reversed.swift
[22/36] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[23/36] Compiling InternalCollectionsUtilities Debugging.swift
[24/36] Compiling InternalCollectionsUtilities Descriptions.swift
[25/36] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[26/36] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[27/36] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[28/36] Compiling InternalCollectionsUtilities Specialize.swift
[29/36] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[30/36] Compiling InternalCollectionsUtilities Integer rank.swift
[31/36] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[33/304] Compiling Logging Logging.swift
[34/310] Compiling Logging MetadataProvider.swift
[35/311] Compiling Logging LogHandler.swift
[36/311] Emitting module Logging
[37/311] Compiling Logging Locks.swift
[38/312] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[39/312] Compiling OrderedCollections _HashTable+Constants.swift
[40/312] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[42/314] Compiling HeapModule Heap.swift
[43/314] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[44/314] Compiling OrderedCollections OrderedDictionary+Elements.swift
[45/314] Compiling HeapModule _HeapNode.swift
[46/314] Compiling HeapModule Heap+Invariants.swift
[47/314] Compiling HeapModule Heap+UnsafeHandle.swift
[48/314] Compiling HeapModule Heap+Descriptions.swift
[49/314] Compiling OrderedCollections _HashTable.swift
[50/314] Compiling OrderedCollections _Hashtable+Header.swift
[51/314] Compiling OrderedCollections _HashTable+Testing.swift
[52/314] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[53/314] Emitting module HeapModule
[55/315] Compiling DequeModule _DequeSlot.swift
[56/315] Compiling DequeModule _UnsafeWrappedBuffer.swift
[57/315] Compiling _RopeModule Rope+ForEachWhile.swift
[58/315] Compiling _RopeModule Rope+Insert.swift
[59/315] Compiling HashTreeCollections TreeSet+Sequence.swift
[60/315] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[61/315] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[62/315] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[63/315] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[64/315] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[65/315] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[66/315] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[67/325] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[68/325] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[69/325] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[70/325] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[71/325] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[72/325] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[73/325] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[74/332] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[75/332] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[76/332] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[77/332] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[78/332] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[79/332] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[80/332] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[81/339] Compiling OrderedCollections OrderedDictionary+Values.swift
[82/339] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[83/339] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[84/339] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[85/339] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[86/339] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[87/339] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[88/339] Compiling OrderedCollections _HashTable+Bucket.swift
[89/339] Compiling OrderedCollections _HashTable+BucketIterator.swift
[96/339] Compiling OrderedCollections OrderedDictionary+Codable.swift
[97/339] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[98/339] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[99/339] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[106/339] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[107/339] Compiling OrderedCollections OrderedSet+Initializers.swift
[108/339] Compiling OrderedCollections OrderedSet+Insertions.swift
[109/339] Compiling OrderedCollections OrderedSet+Invariants.swift
[110/339] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[111/339] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[112/339] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[113/339] Compiling BitCollections BitSet.Index.swift
[114/339] Compiling BitCollections BitSet._UnsafeHandle.swift
[115/339] Compiling OrderedCollections OrderedDictionary.swift
[116/339] Compiling OrderedCollections OrderedSet+Codable.swift
[117/339] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[118/339] Compiling OrderedCollections OrderedSet+Descriptions.swift
[119/339] Compiling OrderedCollections OrderedSet+Diffing.swift
[120/339] Compiling OrderedCollections OrderedSet+Equatable.swift
[121/339] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[122/339] Compiling OrderedCollections OrderedSet+Hashable.swift
[157/339] Compiling OrderedCollections OrderedSet+Sendable.swift
[158/339] Compiling OrderedCollections OrderedSet+SubSequence.swift
[159/339] Compiling OrderedCollections OrderedSet+Testing.swift
[160/339] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[161/339] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[162/339] Compiling OrderedCollections OrderedSet.swift
[163/339] Compiling OrderedCollections _UnsafeBitset.swift
[164/339] Compiling _RopeModule Rope+Sequence.swift
[165/339] Compiling _RopeModule Rope+Append.swift
[166/339] Compiling _RopeModule Rope+Extract.swift
[167/339] Compiling _RopeModule Rope+Find.swift
[176/339] Emitting module BitCollections
[185/339] Emitting module DequeModule
[187/340] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[188/340] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[189/340] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[190/340] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[191/340] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[192/340] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[193/340] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[194/340] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[195/340] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[196/340] Compiling HashTreeCollections TreeSet.swift
[309/350] Emitting module OrderedCollections
[322/351] Compiling _RopeModule Rope+Join.swift
[323/351] Compiling _RopeModule Rope+MutatingForEach.swift
[324/351] Compiling _RopeModule Rope+Remove.swift
[325/351] Compiling _RopeModule Rope+RemoveSubrange.swift
[326/351] Compiling _RopeModule Rope+Split.swift
[327/351] Compiling _RopeModule Optional Utilities.swift
[328/351] Compiling _RopeModule String Utilities.swift
[329/351] Compiling _RopeModule String.Index+ABI.swift
[330/351] Compiling _RopeModule _CharacterRecognizer.swift
[331/351] Emitting module _RopeModule
[332/351] Emitting module HashTreeCollections
[354/355] Compiling Collections Collections.swift
[355/355] Emitting module Collections
[357/508] Compiling SwiftSCAD Geometry+Anchors.swift
[358/508] Compiling SwiftSCAD Array+Geometry.swift
[359/508] Compiling SwiftSCAD CodeFragment.swift
[360/508] Compiling SwiftSCAD GeometryName.swift
[361/508] Compiling SwiftSCAD GeometryProxy.swift
[362/508] Compiling SwiftSCAD Output.swift
[363/508] Compiling SwiftSCAD CombinedGeometry.swift
[364/508] Compiling SwiftSCAD ExtrusionGeometry.swift
[365/508] Compiling SwiftSCAD Geometry.swift
[366/508] Compiling SwiftSCAD LeafGeometry.swift
[367/508] Compiling SwiftSCAD Shape.swift
[368/508] Compiling SwiftSCAD TransformedGeometry.swift
[369/508] Compiling SwiftSCAD WrappedGeometry.swift
[370/508] Compiling SwiftSCAD ResultElement.swift
[371/508] Compiling SwiftSCAD ResultModifier.swift
[372/508] Compiling SwiftSCAD ResultReader.swift
[373/508] Compiling SwiftSCAD Logging.swift
[374/508] Compiling SwiftSCAD Aligned.swift
[375/508] Compiling SwiftSCAD Adding.swift
[376/508] Compiling SwiftSCAD AddingExclusive.swift
[377/508] Compiling SwiftSCAD Difference.swift
[378/508] Compiling SwiftSCAD Intersection.swift
[379/529] Emitting module SwiftSCAD
[380/529] Compiling SwiftSCAD OpenSCADExport.swift
[381/529] Compiling SwiftSCAD OutputFormat.swift
[382/529] Compiling SwiftSCAD SaveBatch.swift
[383/529] Compiling SwiftSCAD SaveSingle.swift
[384/529] Compiling SwiftSCAD Area2D.swift
[385/529] Compiling SwiftSCAD Arc.swift
[386/529] Compiling SwiftSCAD Circle.swift
[387/529] Compiling SwiftSCAD Ring.swift
[388/529] Compiling SwiftSCAD CylinderBridge.swift
[389/529] Compiling SwiftSCAD Teardrop.swift
[390/529] Compiling SwiftSCAD Polygon.Metrics.swift
[391/529] Compiling SwiftSCAD Polygon.swift
[392/529] Compiling SwiftSCAD PolygonPointsProvider.swift
[393/529] Compiling SwiftSCAD RegularPolygon.swift
[394/529] Compiling SwiftSCAD Rectangle.swift
[395/529] Compiling SwiftSCAD Environment+Text.swift
[396/529] Compiling SwiftSCAD Text.swift
[397/529] Compiling SwiftSCAD TextModifiers.swift
[398/529] Compiling SwiftSCAD Box.swift
[399/529] Compiling SwiftSCAD Cylinder+Angles.swift
[400/529] Compiling SwiftSCAD Cylinder.swift
[401/529] Compiling SwiftSCAD Union.swift
[402/529] Compiling SwiftSCAD Measure.swift
[403/529] Compiling SwiftSCAD OffsetBounds.swift
[404/529] Compiling SwiftSCAD Resize2D.swift
[405/529] Compiling SwiftSCAD Resize3D.swift
[406/529] Compiling SwiftSCAD SetBounds.swift
[407/529] Compiling SwiftSCAD SetBoundsSize.swift
[408/529] Compiling SwiftSCAD Clone.swift
[409/529] Compiling SwiftSCAD Distribute.swift
[410/529] Compiling SwiftSCAD RepeatAlong.swift
[411/529] Compiling SwiftSCAD RepeatAround.swift
[412/529] Compiling SwiftSCAD Symmetry.swift
[413/529] Compiling SwiftSCAD ApplyBoxEdgeProfile.swift
[414/529] Compiling SwiftSCAD ApplyEdgeProfile.swift
[415/529] Compiling SwiftSCAD ExtrudePolygon.swift
[416/529] Compiling SwiftSCAD ExtrudeWithEdgeProfiles.swift
[417/529] Compiling SwiftSCAD ExtrudedAlong.swift
[418/529] Compiling SwiftSCAD ExtrudedHull.swift
[419/529] Compiling SwiftSCAD LinearExtrude.swift
[420/529] Compiling SwiftSCAD LinearExtrudeScaling.swift
[421/529] Compiling SwiftSCAD RotateExtrude.swift
[422/529] Compiling SwiftSCAD ConvexHull.swift
[423/529] Compiling SwiftSCAD Fill.swift
[424/529] Compiling SwiftSCAD Import.swift
[425/529] Compiling SwiftSCAD Name.swift
[426/529] Compiling SwiftSCAD MinkowskiSum.swift
[427/529] Compiling SwiftSCAD Offset.swift
[428/529] Compiling SwiftSCAD Rounding.swift
[429/529] Compiling SwiftSCAD Projection.swift
[430/529] Compiling SwiftSCAD Replace.swift
[431/529] Compiling SwiftSCAD RoundedBoxCornerMask.swift
[432/529] Compiling SwiftSCAD RoundedRectangleMask.swift
[433/529] Compiling SwiftSCAD RoundingBoxCorners.swift
[434/529] Compiling SwiftSCAD RoundingRectangleCorners.swift
[435/529] Compiling SwiftSCAD SetVariables.swift
[436/529] Compiling SwiftSCAD Stack.swift
[437/529] Compiling SwiftSCAD UseFacets.swift
[438/529] Compiling SwiftSCAD Within.swift
[439/529] Compiling SwiftSCAD Operators.swift
[440/529] Compiling SwiftSCAD CodeFragment+Export.swift
[441/529] Compiling SwiftSCAD OpenSCADExport+FixSTL.swift
[442/529] Compiling SwiftSCAD OpenSCADExport+POSIX.swift
[443/529] Compiling SwiftSCAD OpenSCADExport+Windows.swift
[444/529] Compiling SwiftSCAD OpenSCADExport+macOS.swift
[445/529] Compiling SwiftSCAD ArrayBuilder.swift
[446/529] Compiling SwiftSCAD Compatibility.swift
[447/529] Compiling SwiftSCAD Concurrency.swift
[448/529] Compiling SwiftSCAD Colored.swift
[449/529] Compiling SwiftSCAD ForceRender.swift
[450/529] Compiling SwiftSCAD Prefix.swift
[451/529] Compiling SwiftSCAD VisualizeAxes.swift
[452/529] Compiling SwiftSCAD Environment.swift
[453/529] Compiling SwiftSCAD EnvironmentContext.swift
[454/529] Compiling SwiftSCAD EnvironmentModifier.swift
[455/529] Compiling SwiftSCAD EnvironmentValues.swift
[456/529] Compiling SwiftSCAD ReadEnvironment.swift
[457/529] Compiling SwiftSCAD Environment+Color.swift
[458/529] Compiling SwiftSCAD Environment+Transform.swift
[459/529] Compiling SwiftSCAD Facets.swift
[460/529] Compiling SwiftSCAD NaturalUpDirection.swift
[461/529] Compiling SwiftSCAD Operation.swift
[462/529] Compiling SwiftSCAD PreviewConvexity.swift
[463/529] Compiling SwiftSCAD Tolerance.swift
[464/529] Compiling SwiftSCAD Extensions.swift
[465/529] Compiling SwiftSCAD AnchorList.swift
[466/529] Compiling SwiftSCAD Anchors+Public.swift
[467/529] Compiling SwiftSCAD Polyhedron.swift
[468/529] Compiling SwiftSCAD Sphere.swift
[469/529] Compiling SwiftSCAD Torus.swift
[470/529] Compiling SwiftSCAD Tube.swift
[471/529] Compiling SwiftSCAD Rotate.swift
[472/529] Compiling SwiftSCAD RotateAround.swift
[473/529] Compiling SwiftSCAD Scale.swift
[474/529] Compiling SwiftSCAD Transform.swift
[475/529] Compiling SwiftSCAD Translate.swift
[476/529] Compiling SwiftSCAD AxisAlignment.swift
[477/529] Compiling SwiftSCAD GeometryAlignment+Presets.swift
[478/529] Compiling SwiftSCAD GeometryAlignment.swift
[479/529] Compiling SwiftSCAD Angle+Operators.swift
[480/529] Compiling SwiftSCAD Angle+Trigonometry.swift
[481/529] Compiling SwiftSCAD Angle.swift
[482/529] Compiling SwiftSCAD Axes.swift
[483/529] Compiling SwiftSCAD Axis.swift
[484/529] Compiling SwiftSCAD AxisDirection.swift
[485/529] Compiling SwiftSCAD BezierPath+Adding.swift
[486/529] Compiling SwiftSCAD BezierPath+Operations.swift
[487/529] Compiling SwiftSCAD BezierPath+Visualization.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 EdgeProfileShape.swift
[510/529] Compiling SwiftSCAD Fillet.swift
[511/529] Compiling SwiftSCAD SCADValue.swift
[512/529] Compiling SwiftSCAD AffineTransform2D+Creation.swift
[513/529] Compiling SwiftSCAD AffineTransform2D+Modification.swift
[514/529] Compiling SwiftSCAD AffineTransform2D.swift
[515/529] Compiling SwiftSCAD AffineTransform3D+Creation.swift
[516/529] Compiling SwiftSCAD AffineTransform3D+Modification.swift
[517/529] Compiling SwiftSCAD AffineTransform3D.swift
[518/529] Compiling SwiftSCAD Rotation3D.swift
[519/529] Compiling SwiftSCAD AffineTransform.swift
[520/529] Compiling SwiftSCAD BasicMatrix3x3.swift
[521/529] Compiling SwiftSCAD BasicMatrix4x4.swift
[522/529] Compiling SwiftSCAD Matrix.swift
[523/529] Compiling SwiftSCAD DimensionalValues.swift
[524/529] Compiling SwiftSCAD Vector.swift
[525/529] Compiling SwiftSCAD Vector2D+Operators.swift
[526/529] Compiling SwiftSCAD Vector2D.swift
[527/529] Compiling SwiftSCAD Vector3D+Directions.swift
[528/529] Compiling SwiftSCAD Vector3D+Operators.swift
[529/529] Compiling SwiftSCAD Vector3D.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 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 {
[533/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 {
[534/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)
[535/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 {
[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-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:081dcf4fb829aea9d08447f4790431afbdfbcc335bfeed728ca69c6f181ae2aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-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 RandomAccessCollection+Offsets.swift
[4/23] Compiling InternalCollectionsUtilities Specialize.swift
[5/25] Compiling InternalCollectionsUtilities _SortedCollection.swift
[6/25] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[7/25] Compiling InternalCollectionsUtilities Debugging.swift
[8/25] Compiling InternalCollectionsUtilities Descriptions.swift
[9/25] Compiling Logging Locks.swift
[10/25] Emitting module Logging
[11/25] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[12/25] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[13/25] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[14/25] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[15/25] Compiling InternalCollectionsUtilities Integer rank.swift
[16/25] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[17/25] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[18/25] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[19/25] Emitting module InternalCollectionsUtilities
[20/25] Compiling InternalCollectionsUtilities UInt+reversed.swift
[21/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[22/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[23/25] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[25/26] Compiling Logging LogHandler.swift
[26/26] Compiling Logging Logging.swift
[28/49] Compiling DequeModule Deque+CustomReflectable.swift
[29/49] Compiling DequeModule Deque+Descriptions.swift
[30/146] Compiling BitCollections BitArray._UnsafeHandle.swift
[31/146] Compiling BitCollections BitArray.swift
[32/235] Compiling HeapModule _HeapNode.swift
[33/235] Compiling HeapModule Heap.swift
[34/303] Compiling HeapModule Heap+Invariants.swift
[35/303] Compiling HeapModule Heap+Descriptions.swift
[36/303] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[37/303] Compiling HeapModule Heap+UnsafeHandle.swift
[38/303] Compiling _RopeModule BigString+Iterators.swift
[39/303] Compiling _RopeModule BigString+Metrics.swift
[40/303] Compiling _RopeModule BigString+Summary.swift
[41/303] Compiling _RopeModule BigString.swift
[42/303] Compiling _RopeModule BigString+Ingester.swift
[43/303] Compiling _RopeModule BigString+Invariants.swift
[44/303] Emitting module HeapModule
[45/304] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[46/304] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[47/304] Compiling _RopeModule Rope+ForEachWhile.swift
[48/304] Compiling _RopeModule Rope+Insert.swift
[49/304] Compiling HashTreeCollections TreeSet+Sequence.swift
[50/304] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[51/304] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[52/304] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[53/304] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[54/304] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[55/304] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[56/304] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[58/314] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[59/314] Compiling _RopeModule BigString+Hashing.swift
[60/314] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[61/314] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[62/314] Compiling _RopeModule BigString+Sequence.swift
[63/314] Compiling _RopeModule BigString+TextOutputStream.swift
[64/314] Compiling _RopeModule BigString+Append.swift
[65/321] Compiling _RopeModule BigString+UnicodeScalarView.swift
[66/321] Compiling _RopeModule BigSubstring+UTF16View.swift
[67/321] Compiling _RopeModule BigSubstring+UTF8View.swift
[68/321] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[69/321] Compiling _RopeModule BigSubstring.swift
[70/321] Compiling _RopeModule Rope+Builder.swift
[71/321] Compiling _RopeModule Rope+Debugging.swift
[72/328] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[73/328] Compiling _RopeModule BigString+Chunk+Breaks.swift
[74/328] Compiling _RopeModule BigString+Builder.swift
[75/328] Compiling _RopeModule BigString+Contents.swift
[76/328] Compiling _RopeModule Rope+Invariants.swift
[77/328] Compiling _RopeModule Rope+_Node.swift
[78/328] Compiling _RopeModule Rope+_Storage.swift
[79/328] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[80/328] Compiling _RopeModule Rope+_UnsafeHandle.swift
[81/328] Compiling BitCollections BitSet.Index.swift
[82/328] Compiling BitCollections BitSet._UnsafeHandle.swift
[83/328] Compiling _RopeModule BigString+Initializers.swift
[84/328] Compiling _RopeModule BigString+Insert.swift
[85/328] Compiling _RopeModule BigString+Managing Breaks.swift
[86/328] Compiling _RopeModule BigString+RemoveSubrange.swift
[87/328] Compiling _RopeModule BigString+ReplaceSubrange.swift
[88/328] Compiling _RopeModule BigString+Split.swift
[89/328] Compiling _RopeModule Range+BigString.swift
[100/328] Compiling OrderedCollections OrderedSet+Sendable.swift
[101/328] Compiling OrderedCollections OrderedSet+SubSequence.swift
[102/328] Compiling OrderedCollections OrderedSet+Testing.swift
[103/328] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[104/328] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[105/328] Compiling OrderedCollections OrderedSet.swift
[106/328] Compiling OrderedCollections _UnsafeBitset.swift
[107/328] Compiling _RopeModule Rope+Sequence.swift
[108/328] Compiling _RopeModule Rope+Append.swift
[109/328] Compiling _RopeModule Rope+Extract.swift
[110/328] Compiling _RopeModule Rope+Find.swift
[118/328] Emitting module BitCollections
[119/328] Compiling _RopeModule BigString+UTF16View.swift
[120/328] Compiling _RopeModule BigString+UTF8View.swift
[130/328] Compiling _RopeModule BigString+Chunk+Counts.swift
[131/328] Compiling _RopeModule BigString+Chunk+Description.swift
[142/328] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[143/328] Compiling _RopeModule BigString+Chunk+Splitting.swift
[144/328] Compiling _RopeModule BigString+Chunk.swift
[145/328] Compiling _RopeModule BigString+BidirectionalCollection.swift
[146/328] Compiling _RopeModule BigString+Comparable.swift
[147/328] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[148/328] Compiling _RopeModule BigString+CustomStringConvertible.swift
[149/328] Compiling _RopeModule BigString+Equatable.swift
[158/328] Emitting module DequeModule
[159/329] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[160/329] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[161/329] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[162/329] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[163/329] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[164/329] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[165/329] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[166/329] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[167/329] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[168/329] Compiling HashTreeCollections TreeSet.swift
[200/338] Compiling _RopeModule BigString+Debugging.swift
[201/338] Compiling _RopeModule BigString+Index.swift
[299/339] Emitting module OrderedCollections
[301/340] Compiling _RopeModule Rope+Join.swift
[302/340] Compiling _RopeModule Rope+MutatingForEach.swift
[303/340] Compiling _RopeModule Rope+Remove.swift
[304/340] Compiling _RopeModule Rope+RemoveSubrange.swift
[305/340] Compiling _RopeModule Rope+Split.swift
[306/340] Compiling _RopeModule Optional Utilities.swift
[307/340] Compiling _RopeModule String Utilities.swift
[308/340] Compiling _RopeModule String.Index+ABI.swift
[309/340] Compiling _RopeModule _CharacterRecognizer.swift
[310/340] Emitting module _RopeModule
[341/341] Emitting module HashTreeCollections
[343/344] Compiling Collections Collections.swift
[344/344] Emitting module Collections
[346/497] Compiling SwiftSCAD Geometry+Anchors.swift
[347/497] Compiling SwiftSCAD Array+Geometry.swift
[348/497] Compiling SwiftSCAD CodeFragment.swift
[349/497] Compiling SwiftSCAD GeometryName.swift
[350/497] Compiling SwiftSCAD GeometryProxy.swift
[351/497] Compiling SwiftSCAD Output.swift
[352/497] Compiling SwiftSCAD CombinedGeometry.swift
[353/497] Compiling SwiftSCAD ExtrusionGeometry.swift
[354/497] Compiling SwiftSCAD Geometry.swift
[355/497] Compiling SwiftSCAD LeafGeometry.swift
[356/497] Compiling SwiftSCAD Shape.swift
[357/497] Compiling SwiftSCAD TransformedGeometry.swift
[358/497] Compiling SwiftSCAD WrappedGeometry.swift
[359/497] Compiling SwiftSCAD ResultElement.swift
[360/497] Compiling SwiftSCAD ResultModifier.swift
[361/497] Compiling SwiftSCAD ResultReader.swift
[362/497] Compiling SwiftSCAD Logging.swift
[363/497] Compiling SwiftSCAD Aligned.swift
[364/497] Compiling SwiftSCAD Adding.swift
[365/497] Compiling SwiftSCAD AddingExclusive.swift
[366/497] Compiling SwiftSCAD Difference.swift
[367/497] Compiling SwiftSCAD Intersection.swift
[368/518] Compiling SwiftSCAD Fill.swift
[369/518] Compiling SwiftSCAD Import.swift
[370/518] Compiling SwiftSCAD Name.swift
[371/518] Compiling SwiftSCAD MinkowskiSum.swift
[372/518] Compiling SwiftSCAD Offset.swift
[373/518] Compiling SwiftSCAD Rounding.swift
[374/518] Compiling SwiftSCAD Projection.swift
[375/518] Compiling SwiftSCAD Replace.swift
[376/518] Compiling SwiftSCAD RoundedBoxCornerMask.swift
[377/518] Compiling SwiftSCAD RoundedRectangleMask.swift
[378/518] Compiling SwiftSCAD RoundingBoxCorners.swift
[379/518] Compiling SwiftSCAD RoundingRectangleCorners.swift
[380/518] Compiling SwiftSCAD SetVariables.swift
[381/518] Compiling SwiftSCAD Stack.swift
[382/518] Compiling SwiftSCAD UseFacets.swift
[383/518] Compiling SwiftSCAD Within.swift
[384/518] Compiling SwiftSCAD Operators.swift
[385/518] Compiling SwiftSCAD CodeFragment+Export.swift
[386/518] Compiling SwiftSCAD OpenSCADExport+FixSTL.swift
[387/518] Compiling SwiftSCAD OpenSCADExport+POSIX.swift
[388/518] Compiling SwiftSCAD OpenSCADExport+Windows.swift
[389/518] Compiling SwiftSCAD OpenSCADExport+macOS.swift
[390/518] Compiling SwiftSCAD OpenSCADExport.swift
[391/518] Compiling SwiftSCAD OutputFormat.swift
[392/518] Compiling SwiftSCAD SaveBatch.swift
[393/518] Compiling SwiftSCAD SaveSingle.swift
[394/518] Compiling SwiftSCAD Area2D.swift
[395/518] Compiling SwiftSCAD Arc.swift
[396/518] Compiling SwiftSCAD Circle.swift
[397/518] Compiling SwiftSCAD Ring.swift
[398/518] Compiling SwiftSCAD CylinderBridge.swift
[399/518] Compiling SwiftSCAD Teardrop.swift
[400/518] Compiling SwiftSCAD Polygon.Metrics.swift
[401/518] Compiling SwiftSCAD Polygon.swift
[402/518] Compiling SwiftSCAD PolygonPointsProvider.swift
[403/518] Compiling SwiftSCAD RegularPolygon.swift
[404/518] Compiling SwiftSCAD Rectangle.swift
[405/518] Compiling SwiftSCAD Environment+Text.swift
[406/518] Compiling SwiftSCAD Text.swift
[407/518] Compiling SwiftSCAD TextModifiers.swift
[408/518] Compiling SwiftSCAD Box.swift
[409/518] Compiling SwiftSCAD Cylinder+Angles.swift
[410/518] Compiling SwiftSCAD Cylinder.swift
[411/518] Emitting module SwiftSCAD
[412/518] Compiling SwiftSCAD Union.swift
[413/518] Compiling SwiftSCAD Measure.swift
[414/518] Compiling SwiftSCAD OffsetBounds.swift
[415/518] Compiling SwiftSCAD Resize2D.swift
[416/518] Compiling SwiftSCAD Resize3D.swift
[417/518] Compiling SwiftSCAD SetBounds.swift
[418/518] Compiling SwiftSCAD SetBoundsSize.swift
[419/518] Compiling SwiftSCAD Clone.swift
[420/518] Compiling SwiftSCAD Distribute.swift
[421/518] Compiling SwiftSCAD RepeatAlong.swift
[422/518] Compiling SwiftSCAD RepeatAround.swift
[423/518] Compiling SwiftSCAD Symmetry.swift
[424/518] Compiling SwiftSCAD ApplyBoxEdgeProfile.swift
[425/518] Compiling SwiftSCAD ApplyEdgeProfile.swift
[426/518] Compiling SwiftSCAD ExtrudePolygon.swift
[427/518] Compiling SwiftSCAD ExtrudeWithEdgeProfiles.swift
[428/518] Compiling SwiftSCAD ExtrudedAlong.swift
[429/518] Compiling SwiftSCAD ExtrudedHull.swift
[430/518] Compiling SwiftSCAD LinearExtrude.swift
[431/518] Compiling SwiftSCAD LinearExtrudeScaling.swift
[432/518] Compiling SwiftSCAD RotateExtrude.swift
[433/518] Compiling SwiftSCAD ConvexHull.swift
[434/518] Compiling SwiftSCAD EdgeProfileShape.swift
[435/518] Compiling SwiftSCAD Fillet.swift
[436/518] Compiling SwiftSCAD SCADValue.swift
[437/518] Compiling SwiftSCAD AffineTransform2D+Creation.swift
[438/518] Compiling SwiftSCAD AffineTransform2D+Modification.swift
[439/518] Compiling SwiftSCAD AffineTransform2D.swift
[440/518] Compiling SwiftSCAD AffineTransform3D+Creation.swift
[441/518] Compiling SwiftSCAD AffineTransform3D+Modification.swift
[442/518] Compiling SwiftSCAD AffineTransform3D.swift
[443/518] Compiling SwiftSCAD Rotation3D.swift
[444/518] Compiling SwiftSCAD AffineTransform.swift
[445/518] Compiling SwiftSCAD BasicMatrix3x3.swift
[446/518] Compiling SwiftSCAD BasicMatrix4x4.swift
[447/518] Compiling SwiftSCAD Matrix.swift
[448/518] Compiling SwiftSCAD DimensionalValues.swift
[449/518] Compiling SwiftSCAD Vector.swift
[450/518] Compiling SwiftSCAD Vector2D+Operators.swift
[451/518] Compiling SwiftSCAD Vector2D.swift
[452/518] Compiling SwiftSCAD Vector3D+Directions.swift
[453/518] Compiling SwiftSCAD Vector3D+Operators.swift
[454/518] Compiling SwiftSCAD Vector3D.swift
[455/518] Compiling SwiftSCAD ArrayBuilder.swift
[456/518] Compiling SwiftSCAD Compatibility.swift
[457/518] Compiling SwiftSCAD Concurrency.swift
[458/518] Compiling SwiftSCAD Colored.swift
[459/518] Compiling SwiftSCAD ForceRender.swift
[460/518] Compiling SwiftSCAD Prefix.swift
[461/518] Compiling SwiftSCAD VisualizeAxes.swift
[462/518] Compiling SwiftSCAD Environment.swift
[463/518] Compiling SwiftSCAD EnvironmentContext.swift
[464/518] Compiling SwiftSCAD EnvironmentModifier.swift
[465/518] Compiling SwiftSCAD EnvironmentValues.swift
[466/518] Compiling SwiftSCAD ReadEnvironment.swift
[467/518] Compiling SwiftSCAD Environment+Color.swift
[468/518] Compiling SwiftSCAD Environment+Transform.swift
[469/518] Compiling SwiftSCAD Facets.swift
[470/518] Compiling SwiftSCAD NaturalUpDirection.swift
[471/518] Compiling SwiftSCAD Operation.swift
[472/518] Compiling SwiftSCAD PreviewConvexity.swift
[473/518] Compiling SwiftSCAD Tolerance.swift
[474/518] Compiling SwiftSCAD Extensions.swift
[475/518] Compiling SwiftSCAD AnchorList.swift
[476/518] Compiling SwiftSCAD Anchors+Public.swift
[477/518] Compiling SwiftSCAD Polyhedron.swift
[478/518] Compiling SwiftSCAD Sphere.swift
[479/518] Compiling SwiftSCAD Torus.swift
[480/518] Compiling SwiftSCAD Tube.swift
[481/518] Compiling SwiftSCAD Rotate.swift
[482/518] Compiling SwiftSCAD RotateAround.swift
[483/518] Compiling SwiftSCAD Scale.swift
[484/518] Compiling SwiftSCAD Transform.swift
[485/518] Compiling SwiftSCAD Translate.swift
[486/518] Compiling SwiftSCAD AxisAlignment.swift
[487/518] Compiling SwiftSCAD GeometryAlignment+Presets.swift
[488/518] Compiling SwiftSCAD GeometryAlignment.swift
[489/518] Compiling SwiftSCAD Angle+Operators.swift
[490/518] Compiling SwiftSCAD Angle+Trigonometry.swift
[491/518] Compiling SwiftSCAD Angle.swift
[492/518] Compiling SwiftSCAD Axes.swift
[493/518] Compiling SwiftSCAD Axis.swift
[494/518] Compiling SwiftSCAD AxisDirection.swift
[495/518] Compiling SwiftSCAD BezierPath+Adding.swift
[496/518] Compiling SwiftSCAD BezierPath+Operations.swift
[497/518] Compiling SwiftSCAD BezierPath+Visualization.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 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 {
[529/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 {
BUILD FAILURE 6.0 linux