The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build RichText, reference main (18615d), with Swift 6.1 for Android on 30 May 2025 04:01:43 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tomasf/RichText.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/tomasf/RichText
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 18615d7 Update versions in README
Cloned https://github.com/tomasf/RichText.git
Revision (git rev-parse @):
18615d73697c9726f944e1e41fce6490f9f82160
SUCCESS checkout https://github.com/tomasf/RichText.git at main
========================================
Build
========================================
Selected platform:         android
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-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/tomasf/SwiftSCAD.git
Fetching https://github.com/apple/swift-log.git
[1/6205] Fetching swiftscad
[1242/10041] Fetching swiftscad, swift-log
Fetched https://github.com/tomasf/SwiftSCAD.git from cache (1.25s)
Fetched https://github.com/apple/swift-log.git from cache (1.25s)
Computing version for https://github.com/tomasf/SwiftSCAD.git
Computed https://github.com/tomasf/SwiftSCAD.git at 0.9.0 (2.69s)
Fetching https://github.com/apple/swift-collections.git
[1/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.06s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (3.52s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.43s)
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
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Building for debugging...
[0/12] Write sources
[11/12] Write swift-version-24593BA9C3E375BF.txt
[13/31] Emitting module InternalCollectionsUtilities
[14/31] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[15/32] Compiling InternalCollectionsUtilities Descriptions.swift
[16/32] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[17/32] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[18/32] Compiling InternalCollectionsUtilities Debugging.swift
[19/32] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[20/32] Compiling InternalCollectionsUtilities Integer rank.swift
[21/32] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[22/32] Compiling InternalCollectionsUtilities UInt+reversed.swift
[23/32] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[24/32] Compiling InternalCollectionsUtilities _SortedCollection.swift
[25/32] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[26/32] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[27/32] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[29/307] Compiling HeapModule Heap+Descriptions.swift
[30/307] Compiling _RopeModule BigString+Chunk+Counts.swift
[31/307] Compiling HashTreeCollections _RawHashNode.swift
[32/309] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[33/309] Compiling HashTreeCollections _HashNode+Storage.swift
[34/309] Compiling HeapModule _HeapNode.swift
[35/309] Compiling HeapModule Heap.swift
[36/309] Compiling HashTreeCollections TreeDictionary+Codable.swift
[37/309] Compiling HashTreeCollections TreeDictionary+Collection.swift
[38/309] Compiling HashTreeCollections _UnmanagedHashNode.swift
[39/309] Compiling HashTreeCollections _UnsafePath.swift
[40/309] Emitting module HeapModule
[41/309] Compiling HeapModule Heap+Invariants.swift
[42/309] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[43/309] Compiling HeapModule Heap+UnsafeHandle.swift
[44/310] Compiling _RopeModule _RopeItem.swift
[45/310] Compiling _RopeModule _RopePath.swift
[46/310] Compiling _RopeModule _RopeVersion.swift
[47/310] Compiling _RopeModule Rope+Collection.swift
[48/310] Compiling _RopeModule Rope+Index.swift
[49/310] Compiling _RopeModule Rope+Sequence.swift
[50/310] Compiling _RopeModule Rope+Append.swift
[51/310] Compiling _RopeModule Rope+_Storage.swift
[52/310] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[53/310] Compiling _RopeModule Rope+_UnsafeHandle.swift
[54/310] Compiling _RopeModule Rope.swift
[55/310] Compiling _RopeModule RopeElement.swift
[56/310] Compiling _RopeModule RopeMetric.swift
[57/310] Compiling _RopeModule RopeSummary.swift
[59/317] Compiling _RopeModule Rope+Invariants.swift
[60/317] Compiling _RopeModule Rope+_Node.swift
[61/317] Compiling HashTreeCollections TreeSet+Sequence.swift
[62/317] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[63/317] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[64/317] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[65/317] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[66/317] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[67/317] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[68/317] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[69/327] Compiling DequeModule _DequeSlot.swift
[70/327] Compiling DequeModule _UnsafeWrappedBuffer.swift
[71/327] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[72/327] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[73/327] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[74/327] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[75/327] Compiling _RopeModule BigString+RemoveSubrange.swift
[76/327] Compiling _RopeModule BigString+ReplaceSubrange.swift
[77/327] Compiling _RopeModule BigString+Split.swift
[78/327] Compiling _RopeModule Range+BigString.swift
[79/327] Compiling _RopeModule BigString+UTF16View.swift
[80/327] Compiling _RopeModule BigString+UTF8View.swift
[81/327] Compiling _RopeModule BigString+Comparable.swift
[82/327] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[83/327] Compiling _RopeModule BigString+CustomStringConvertible.swift
[84/327] Compiling _RopeModule BigString+Equatable.swift
[85/327] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[86/327] Compiling _RopeModule BigString+Hashing.swift
[87/327] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[88/327] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[89/327] Compiling _RopeModule BigString+Sequence.swift
[90/327] Compiling _RopeModule BigString+TextOutputStream.swift
[91/327] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[92/327] Compiling _RopeModule BigString+Chunk+Breaks.swift
[93/327] Compiling OrderedCollections OrderedSet+SubSequence.swift
[94/327] Compiling OrderedCollections OrderedSet+Testing.swift
[95/327] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[96/327] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[97/327] Compiling OrderedCollections OrderedSet.swift
[98/327] Compiling OrderedCollections _UnsafeBitset.swift
[99/327] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[100/327] Compiling _RopeModule BigSubstring.swift
[101/327] Compiling _RopeModule Rope+Builder.swift
[102/327] Compiling _RopeModule Rope+Debugging.swift
[125/334] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[126/334] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[127/334] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[128/334] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[129/334] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[130/334] Compiling HashTreeCollections _HashNode+Structural merge.swift
[131/334] Compiling _RopeModule BigString+Insert.swift
[132/334] Compiling _RopeModule BigString+Managing Breaks.swift
[141/334] Compiling BitCollections BitSet.Index.swift
[142/334] Compiling BitCollections BitSet._UnsafeHandle.swift
[143/334] Compiling BitCollections BitSet.swift
[158/334] Emitting module DequeModule
[177/344] Compiling _RopeModule _CharacterRecognizer.swift
[178/344] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[179/344] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[180/344] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[181/344] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[182/344] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[183/344] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[184/344] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[185/344] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[186/344] Compiling HashTreeCollections TreeSet.swift
[195/344] Emitting module BitCollections
[204/344] Emitting module Logging
[205/344] Compiling Logging Locks.swift
[206/344] Compiling Logging MetadataProvider.swift
[207/344] Compiling Logging Logging.swift
[208/344] Compiling Logging LogHandler.swift
[235/345] Compiling BitCollections Range+Utilities.swift
[236/345] Compiling BitCollections Slice+Utilities.swift
[237/345] Compiling BitCollections UInt+Tricks.swift
[242/345] Compiling BitCollections _Word.swift
[245/345] Emitting module OrderedCollections
[255/347] Emitting module _RopeModule
[289/347] Compiling _RopeModule Rope+Join.swift
[290/347] Compiling _RopeModule Rope+MutatingForEach.swift
[291/347] Compiling _RopeModule Rope+Remove.swift
[292/347] Compiling _RopeModule Rope+RemoveSubrange.swift
[293/347] Compiling _RopeModule Rope+Split.swift
[294/347] Compiling _RopeModule Optional Utilities.swift
[295/347] Compiling _RopeModule String Utilities.swift
[296/347] Compiling _RopeModule String.Index+ABI.swift
[298/347] Emitting module HashTreeCollections
[350/351] Compiling Collections Collections.swift
[351/351] Emitting module Collections
[353/504] Emitting module SwiftSCAD
[354/525] Compiling SwiftSCAD Fill.swift
[355/525] Compiling SwiftSCAD Import.swift
[356/525] Compiling SwiftSCAD Name.swift
[357/525] Compiling SwiftSCAD MinkowskiSum.swift
[358/525] Compiling SwiftSCAD Offset.swift
[359/525] Compiling SwiftSCAD Rounding.swift
[360/525] Compiling SwiftSCAD Projection.swift
[361/525] Compiling SwiftSCAD Replace.swift
[362/525] Compiling SwiftSCAD RoundedBoxCornerMask.swift
[363/525] Compiling SwiftSCAD RoundedRectangleMask.swift
[364/525] Compiling SwiftSCAD RoundingBoxCorners.swift
[365/525] Compiling SwiftSCAD RoundingRectangleCorners.swift
[366/525] Compiling SwiftSCAD SetVariables.swift
[367/525] Compiling SwiftSCAD Stack.swift
[368/525] Compiling SwiftSCAD UseFacets.swift
[369/525] Compiling SwiftSCAD Within.swift
[370/525] Compiling SwiftSCAD Operators.swift
[371/525] Compiling SwiftSCAD CodeFragment+Export.swift
[372/525] Compiling SwiftSCAD OpenSCADExport+FixSTL.swift
[373/525] Compiling SwiftSCAD OpenSCADExport+POSIX.swift
[374/525] Compiling SwiftSCAD OpenSCADExport+Windows.swift
[375/525] Compiling SwiftSCAD OpenSCADExport+macOS.swift
[376/525] Compiling SwiftSCAD ArrayBuilder.swift
[377/525] Compiling SwiftSCAD Compatibility.swift
[378/525] Compiling SwiftSCAD Concurrency.swift
[379/525] Compiling SwiftSCAD Colored.swift
[380/525] Compiling SwiftSCAD ForceRender.swift
[381/525] Compiling SwiftSCAD Prefix.swift
[382/525] Compiling SwiftSCAD VisualizeAxes.swift
[383/525] Compiling SwiftSCAD Environment.swift
[384/525] Compiling SwiftSCAD EnvironmentContext.swift
[385/525] Compiling SwiftSCAD EnvironmentModifier.swift
[386/525] Compiling SwiftSCAD EnvironmentValues.swift
[387/525] Compiling SwiftSCAD ReadEnvironment.swift
[388/525] Compiling SwiftSCAD Environment+Color.swift
[389/525] Compiling SwiftSCAD Environment+Transform.swift
[390/525] Compiling SwiftSCAD Facets.swift
[391/525] Compiling SwiftSCAD NaturalUpDirection.swift
[392/525] Compiling SwiftSCAD Operation.swift
[393/525] Compiling SwiftSCAD PreviewConvexity.swift
[394/525] Compiling SwiftSCAD Tolerance.swift
[395/525] Compiling SwiftSCAD Extensions.swift
[396/525] Compiling SwiftSCAD AnchorList.swift
[397/525] Compiling SwiftSCAD Anchors+Public.swift
[398/525] Compiling SwiftSCAD Union.swift
[399/525] Compiling SwiftSCAD Measure.swift
[400/525] Compiling SwiftSCAD OffsetBounds.swift
[401/525] Compiling SwiftSCAD Resize2D.swift
[402/525] Compiling SwiftSCAD Resize3D.swift
[403/525] Compiling SwiftSCAD SetBounds.swift
[404/525] Compiling SwiftSCAD SetBoundsSize.swift
[405/525] Compiling SwiftSCAD Clone.swift
[406/525] Compiling SwiftSCAD Distribute.swift
[407/525] Compiling SwiftSCAD RepeatAlong.swift
[408/525] Compiling SwiftSCAD RepeatAround.swift
[409/525] Compiling SwiftSCAD Symmetry.swift
[410/525] Compiling SwiftSCAD ApplyBoxEdgeProfile.swift
[411/525] Compiling SwiftSCAD ApplyEdgeProfile.swift
[412/525] Compiling SwiftSCAD ExtrudePolygon.swift
[413/525] Compiling SwiftSCAD ExtrudeWithEdgeProfiles.swift
[414/525] Compiling SwiftSCAD ExtrudedAlong.swift
[415/525] Compiling SwiftSCAD ExtrudedHull.swift
[416/525] Compiling SwiftSCAD LinearExtrude.swift
[417/525] Compiling SwiftSCAD LinearExtrudeScaling.swift
[418/525] Compiling SwiftSCAD RotateExtrude.swift
[419/525] Compiling SwiftSCAD ConvexHull.swift
[420/525] Compiling SwiftSCAD EdgeProfileShape.swift
[421/525] Compiling SwiftSCAD Fillet.swift
[422/525] Compiling SwiftSCAD SCADValue.swift
[423/525] Compiling SwiftSCAD AffineTransform2D+Creation.swift
[424/525] Compiling SwiftSCAD AffineTransform2D+Modification.swift
[425/525] Compiling SwiftSCAD AffineTransform2D.swift
[426/525] Compiling SwiftSCAD AffineTransform3D+Creation.swift
[427/525] Compiling SwiftSCAD AffineTransform3D+Modification.swift
[428/525] Compiling SwiftSCAD AffineTransform3D.swift
[429/525] Compiling SwiftSCAD Rotation3D.swift
[430/525] Compiling SwiftSCAD AffineTransform.swift
[431/525] Compiling SwiftSCAD BasicMatrix3x3.swift
[432/525] Compiling SwiftSCAD BasicMatrix4x4.swift
[433/525] Compiling SwiftSCAD Matrix.swift
[434/525] Compiling SwiftSCAD DimensionalValues.swift
[435/525] Compiling SwiftSCAD Vector.swift
[436/525] Compiling SwiftSCAD Vector2D+Operators.swift
[437/525] Compiling SwiftSCAD Vector2D.swift
[438/525] Compiling SwiftSCAD Vector3D+Directions.swift
[439/525] Compiling SwiftSCAD Vector3D+Operators.swift
[440/525] Compiling SwiftSCAD Vector3D.swift
[441/525] Compiling SwiftSCAD Polyhedron.swift
[442/525] Compiling SwiftSCAD Sphere.swift
[443/525] Compiling SwiftSCAD Torus.swift
[444/525] Compiling SwiftSCAD Tube.swift
[445/525] Compiling SwiftSCAD Rotate.swift
[446/525] Compiling SwiftSCAD RotateAround.swift
[447/525] Compiling SwiftSCAD Scale.swift
[448/525] Compiling SwiftSCAD Transform.swift
[449/525] Compiling SwiftSCAD Translate.swift
[450/525] Compiling SwiftSCAD AxisAlignment.swift
[451/525] Compiling SwiftSCAD GeometryAlignment+Presets.swift
[452/525] Compiling SwiftSCAD GeometryAlignment.swift
[453/525] Compiling SwiftSCAD Angle+Operators.swift
[454/525] Compiling SwiftSCAD Angle+Trigonometry.swift
[455/525] Compiling SwiftSCAD Angle.swift
[456/525] Compiling SwiftSCAD Axes.swift
[457/525] Compiling SwiftSCAD Axis.swift
[458/525] Compiling SwiftSCAD AxisDirection.swift
[459/525] Compiling SwiftSCAD BezierPath+Adding.swift
[460/525] Compiling SwiftSCAD BezierPath+Operations.swift
[461/525] Compiling SwiftSCAD BezierPath+Visualization.swift
[462/525] Compiling SwiftSCAD OpenSCADExport.swift
[463/525] Compiling SwiftSCAD OutputFormat.swift
[464/525] Compiling SwiftSCAD SaveBatch.swift
[465/525] Compiling SwiftSCAD SaveSingle.swift
[466/525] Compiling SwiftSCAD Area2D.swift
[467/525] Compiling SwiftSCAD Arc.swift
[468/525] Compiling SwiftSCAD Circle.swift
[469/525] Compiling SwiftSCAD Ring.swift
[470/525] Compiling SwiftSCAD CylinderBridge.swift
[471/525] Compiling SwiftSCAD Teardrop.swift
[472/525] Compiling SwiftSCAD Polygon.Metrics.swift
[473/525] Compiling SwiftSCAD Polygon.swift
[474/525] Compiling SwiftSCAD PolygonPointsProvider.swift
[475/525] Compiling SwiftSCAD RegularPolygon.swift
[476/525] Compiling SwiftSCAD Rectangle.swift
[477/525] Compiling SwiftSCAD Environment+Text.swift
[478/525] Compiling SwiftSCAD Text.swift
[479/525] Compiling SwiftSCAD TextModifiers.swift
[480/525] Compiling SwiftSCAD Box.swift
[481/525] Compiling SwiftSCAD Cylinder+Angles.swift
[482/525] Compiling SwiftSCAD Cylinder.swift
[483/525] Compiling SwiftSCAD BezierPath.Curve.swift
[484/525] Compiling SwiftSCAD BezierPath.swift
[485/525] Compiling SwiftSCAD BezierPath.Builder.swift
[486/525] Compiling SwiftSCAD ComponentFunctions.swift
[487/525] Compiling SwiftSCAD PathBuilderValue.swift
[488/525] Compiling SwiftSCAD PathBuilderVector.swift
[489/525] Compiling SwiftSCAD Boundary+Shapes.swift
[490/525] Compiling SwiftSCAD Boundary+Visualization.swift
[491/525] Compiling SwiftSCAD Boundary.swift
[492/525] Compiling SwiftSCAD BoundingBox+Visualization.swift
[493/525] Compiling SwiftSCAD BoundingBox.swift
[494/525] Compiling SwiftSCAD Color.swift
[495/525] Compiling SwiftSCAD Box.Corner.swift
[496/525] Compiling SwiftSCAD Box.Edge.swift
[497/525] Compiling SwiftSCAD Box.Side.swift
[498/525] Compiling SwiftSCAD OrthogonalCorner.swift
[499/525] Compiling SwiftSCAD Rectangle.Corner.swift
[500/525] Compiling SwiftSCAD RoundedCornerStyle.swift
[501/525] Compiling SwiftSCAD Chamfer.swift
[502/525] Compiling SwiftSCAD ChamferedFillet.swift
[503/525] Compiling SwiftSCAD EdgeProfile.swift
[504/525] Compiling SwiftSCAD Geometry+Anchors.swift
[505/525] Compiling SwiftSCAD Array+Geometry.swift
[506/525] Compiling SwiftSCAD CodeFragment.swift
[507/525] Compiling SwiftSCAD GeometryName.swift
[508/525] Compiling SwiftSCAD GeometryProxy.swift
[509/525] Compiling SwiftSCAD Output.swift
[510/525] Compiling SwiftSCAD CombinedGeometry.swift
[511/525] Compiling SwiftSCAD ExtrusionGeometry.swift
[512/525] Compiling SwiftSCAD Geometry.swift
[513/525] Compiling SwiftSCAD LeafGeometry.swift
[514/525] Compiling SwiftSCAD Shape.swift
[515/525] Compiling SwiftSCAD TransformedGeometry.swift
[516/525] Compiling SwiftSCAD WrappedGeometry.swift
[517/525] Compiling SwiftSCAD ResultElement.swift
[518/525] Compiling SwiftSCAD ResultModifier.swift
[519/525] Compiling SwiftSCAD ResultReader.swift
[520/525] Compiling SwiftSCAD Logging.swift
[521/525] Compiling SwiftSCAD Aligned.swift
[522/525] Compiling SwiftSCAD Adding.swift
[523/525] Compiling SwiftSCAD AddingExclusive.swift
[524/525] Compiling SwiftSCAD Difference.swift
[525/525] Compiling SwiftSCAD Intersection.swift
[527/535] 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 {
[528/536] 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 {
[529/536] 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 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[530/536] 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 {
[531/536] 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 {
[532/536] 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 {
[533/536] 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 {
[534/536] 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 {
[535/536] 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 {
[536/536] 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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/20] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[3/20] Compiling InternalCollectionsUtilities Debugging.swift
[4/21] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[5/21] Compiling InternalCollectionsUtilities Descriptions.swift
[6/21] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[7/21] Compiling Logging LogHandler.swift
[8/21] Compiling Logging MetadataProvider.swift
[9/21] Compiling Logging Locks.swift
[10/21] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[11/21] Compiling InternalCollectionsUtilities Integer rank.swift
[12/21] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[13/21] Emitting module InternalCollectionsUtilities
[14/21] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[15/21] Compiling InternalCollectionsUtilities _SortedCollection.swift
[16/21] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[17/21] Compiling InternalCollectionsUtilities UInt+reversed.swift
[18/21] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[19/21] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[21/22] Emitting module Logging
[22/22] Compiling Logging Logging.swift
[24/281] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[25/297] Emitting module BitCollections
[26/304] Compiling HashTreeCollections _HashNode+Invariants.swift
[27/304] Compiling HashTreeCollections _HashNode+Lookups.swift
[28/306] Emitting module HeapModule
[29/306] Compiling BitCollections BitSet.Index.swift
[30/306] Compiling BitCollections BitSet._UnsafeHandle.swift
[31/306] Compiling BitCollections BitSet.swift
[32/306] Compiling BitCollections Range+Utilities.swift
[33/306] Compiling BitCollections Slice+Utilities.swift
[34/306] Compiling BitCollections UInt+Tricks.swift
[35/306] Compiling BitCollections _Word.swift
[36/306] Compiling HeapModule _HeapNode.swift
[37/306] Compiling HeapModule Heap.swift
[38/306] Compiling HashTreeCollections _AncestorHashSlots.swift
[39/306] Compiling HashTreeCollections _Bitmap.swift
[40/306] Compiling HeapModule Heap+Invariants.swift
[41/306] Compiling HeapModule Heap+Descriptions.swift
[42/306] Compiling HeapModule Heap+UnsafeHandle.swift
[43/307] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[44/307] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[45/307] Compiling HashTreeCollections TreeDictionary+Keys.swift
[46/307] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[47/307] Compiling HashTreeCollections TreeDictionary+Merge.swift
[50/314] Compiling HashTreeCollections _HashStack.swift
[51/314] Compiling HashTreeCollections _HashTreeIterator.swift
[52/314] Compiling HashTreeCollections _HashTreeStatistics.swift
[53/314] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[54/314] Compiling HashTreeCollections _RawHashNode.swift
[55/314] Compiling HashTreeCollections _UnmanagedHashNode.swift
[56/314] Compiling HashTreeCollections _UnsafePath.swift
[57/314] Compiling HashTreeCollections _HashNode+Debugging.swift
[58/314] Compiling HashTreeCollections _HashNode+Initializers.swift
[59/314] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[60/314] Compiling HashTreeCollections _HashNode+Storage.swift
[61/314] Compiling HashTreeCollections TreeSet+Hashable.swift
[62/314] Compiling HashTreeCollections TreeSet+Sendable.swift
[63/314] Compiling HashTreeCollections TreeSet+Sequence.swift
[64/314] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[65/314] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[66/314] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[67/314] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[68/314] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[69/314] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[70/314] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[71/314] Compiling HashTreeCollections _Bucket.swift
[72/314] Compiling HashTreeCollections _Hash.swift
[73/314] Compiling HashTreeCollections _HashLevel.swift
[74/314] Compiling HashTreeCollections _HashNode+Builder.swift
[75/314] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[76/314] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[83/324] Compiling DequeModule _DequeSlot.swift
[84/324] Compiling DequeModule _UnsafeWrappedBuffer.swift
[88/324] Compiling HashTreeCollections _HashNode+Structural union.swift
[89/324] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[90/324] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[91/324] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[92/324] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[93/324] Compiling HashTreeCollections _HashNode.swift
[94/324] Compiling HashTreeCollections _HashNodeHeader.swift
[95/324] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[96/324] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[97/324] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[98/324] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[99/324] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[100/324] Compiling HashTreeCollections _HashNode+Structural merge.swift
[101/324] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[102/324] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[110/324] Compiling HashTreeCollections _HashSlot.swift
[118/324] Compiling HashTreeCollections TreeDictionary+Codable.swift
[119/324] Compiling HashTreeCollections TreeDictionary+Collection.swift
[120/324] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[121/324] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[122/324] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[123/324] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[124/324] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[125/324] Compiling HashTreeCollections TreeDictionary+Filter.swift
[136/324] Compiling OrderedCollections OrderedSet+Sendable.swift
[137/324] Compiling OrderedCollections OrderedSet+SubSequence.swift
[138/324] Compiling OrderedCollections OrderedSet+Testing.swift
[139/324] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[140/324] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[141/324] Compiling OrderedCollections OrderedSet.swift
[142/324] Compiling OrderedCollections _UnsafeBitset.swift
[143/324] Compiling HashTreeCollections TreeSet+Equatable.swift
[144/324] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[145/324] Compiling HashTreeCollections TreeSet+Extras.swift
[146/324] Compiling HashTreeCollections TreeSet+Filter.swift
[169/324] Emitting module DequeModule
[199/326] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[200/326] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[201/326] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[202/326] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[203/326] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[204/326] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[205/326] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[206/326] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[207/326] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[208/326] Compiling HashTreeCollections TreeSet.swift
[285/335] Emitting module OrderedCollections
[287/336] Emitting module _RopeModule
[288/336] Compiling _RopeModule Rope+Join.swift
[289/336] Compiling _RopeModule Rope+MutatingForEach.swift
[290/336] Compiling _RopeModule Rope+Remove.swift
[291/336] Compiling _RopeModule Rope+RemoveSubrange.swift
[292/336] Compiling _RopeModule Rope+Split.swift
[293/336] Compiling _RopeModule Optional Utilities.swift
[294/336] Compiling _RopeModule String Utilities.swift
[295/336] Compiling _RopeModule String.Index+ABI.swift
[296/336] Compiling _RopeModule _CharacterRecognizer.swift
[337/337] Emitting module HashTreeCollections
[339/340] Compiling Collections Collections.swift
[340/340] Emitting module Collections
[342/493] Compiling SwiftSCAD ArrayBuilder.swift
[343/493] Compiling SwiftSCAD Compatibility.swift
[344/493] Compiling SwiftSCAD Concurrency.swift
[345/493] Compiling SwiftSCAD Colored.swift
[346/493] Compiling SwiftSCAD ForceRender.swift
[347/493] Compiling SwiftSCAD Prefix.swift
[348/493] Compiling SwiftSCAD VisualizeAxes.swift
[349/493] Compiling SwiftSCAD Environment.swift
[350/493] Compiling SwiftSCAD EnvironmentContext.swift
[351/493] Compiling SwiftSCAD EnvironmentModifier.swift
[352/493] Compiling SwiftSCAD EnvironmentValues.swift
[353/493] Compiling SwiftSCAD ReadEnvironment.swift
[354/493] Compiling SwiftSCAD Environment+Color.swift
[355/493] Compiling SwiftSCAD Environment+Transform.swift
[356/493] Compiling SwiftSCAD Facets.swift
[357/493] Compiling SwiftSCAD NaturalUpDirection.swift
[358/493] Compiling SwiftSCAD Operation.swift
[359/493] Compiling SwiftSCAD PreviewConvexity.swift
[360/493] Compiling SwiftSCAD Tolerance.swift
[361/493] Compiling SwiftSCAD Extensions.swift
[362/493] Compiling SwiftSCAD AnchorList.swift
[363/493] Compiling SwiftSCAD Anchors+Public.swift
[364/514] Emitting module SwiftSCAD
[365/514] Compiling SwiftSCAD Fill.swift
[366/514] Compiling SwiftSCAD Import.swift
[367/514] Compiling SwiftSCAD Name.swift
[368/514] Compiling SwiftSCAD MinkowskiSum.swift
[369/514] Compiling SwiftSCAD Offset.swift
[370/514] Compiling SwiftSCAD Rounding.swift
[371/514] Compiling SwiftSCAD Projection.swift
[372/514] Compiling SwiftSCAD Replace.swift
[373/514] Compiling SwiftSCAD RoundedBoxCornerMask.swift
[374/514] Compiling SwiftSCAD RoundedRectangleMask.swift
[375/514] Compiling SwiftSCAD RoundingBoxCorners.swift
[376/514] Compiling SwiftSCAD RoundingRectangleCorners.swift
[377/514] Compiling SwiftSCAD SetVariables.swift
[378/514] Compiling SwiftSCAD Stack.swift
[379/514] Compiling SwiftSCAD UseFacets.swift
[380/514] Compiling SwiftSCAD Within.swift
[381/514] Compiling SwiftSCAD Operators.swift
[382/514] Compiling SwiftSCAD CodeFragment+Export.swift
[383/514] Compiling SwiftSCAD OpenSCADExport+FixSTL.swift
[384/514] Compiling SwiftSCAD OpenSCADExport+POSIX.swift
[385/514] Compiling SwiftSCAD OpenSCADExport+Windows.swift
[386/514] Compiling SwiftSCAD OpenSCADExport+macOS.swift
[387/514] Compiling SwiftSCAD EdgeProfileShape.swift
[388/514] Compiling SwiftSCAD Fillet.swift
[389/514] Compiling SwiftSCAD SCADValue.swift
[390/514] Compiling SwiftSCAD AffineTransform2D+Creation.swift
[391/514] Compiling SwiftSCAD AffineTransform2D+Modification.swift
[392/514] Compiling SwiftSCAD AffineTransform2D.swift
[393/514] Compiling SwiftSCAD AffineTransform3D+Creation.swift
[394/514] Compiling SwiftSCAD AffineTransform3D+Modification.swift
[395/514] Compiling SwiftSCAD AffineTransform3D.swift
[396/514] Compiling SwiftSCAD Rotation3D.swift
[397/514] Compiling SwiftSCAD AffineTransform.swift
[398/514] Compiling SwiftSCAD BasicMatrix3x3.swift
[399/514] Compiling SwiftSCAD BasicMatrix4x4.swift
[400/514] Compiling SwiftSCAD Matrix.swift
[401/514] Compiling SwiftSCAD DimensionalValues.swift
[402/514] Compiling SwiftSCAD Vector.swift
[403/514] Compiling SwiftSCAD Vector2D+Operators.swift
[404/514] Compiling SwiftSCAD Vector2D.swift
[405/514] Compiling SwiftSCAD Vector3D+Directions.swift
[406/514] Compiling SwiftSCAD Vector3D+Operators.swift
[407/514] Compiling SwiftSCAD Vector3D.swift
[408/514] Compiling SwiftSCAD Union.swift
[409/514] Compiling SwiftSCAD Measure.swift
[410/514] Compiling SwiftSCAD OffsetBounds.swift
[411/514] Compiling SwiftSCAD Resize2D.swift
[412/514] Compiling SwiftSCAD Resize3D.swift
[413/514] Compiling SwiftSCAD SetBounds.swift
[414/514] Compiling SwiftSCAD SetBoundsSize.swift
[415/514] Compiling SwiftSCAD Clone.swift
[416/514] Compiling SwiftSCAD Distribute.swift
[417/514] Compiling SwiftSCAD RepeatAlong.swift
[418/514] Compiling SwiftSCAD RepeatAround.swift
[419/514] Compiling SwiftSCAD Symmetry.swift
[420/514] Compiling SwiftSCAD ApplyBoxEdgeProfile.swift
[421/514] Compiling SwiftSCAD ApplyEdgeProfile.swift
[422/514] Compiling SwiftSCAD ExtrudePolygon.swift
[423/514] Compiling SwiftSCAD ExtrudeWithEdgeProfiles.swift
[424/514] Compiling SwiftSCAD ExtrudedAlong.swift
[425/514] Compiling SwiftSCAD ExtrudedHull.swift
[426/514] Compiling SwiftSCAD LinearExtrude.swift
[427/514] Compiling SwiftSCAD LinearExtrudeScaling.swift
[428/514] Compiling SwiftSCAD RotateExtrude.swift
[429/514] Compiling SwiftSCAD ConvexHull.swift
[430/514] Compiling SwiftSCAD Geometry+Anchors.swift
[431/514] Compiling SwiftSCAD Array+Geometry.swift
[432/514] Compiling SwiftSCAD CodeFragment.swift
[433/514] Compiling SwiftSCAD GeometryName.swift
[434/514] Compiling SwiftSCAD GeometryProxy.swift
[435/514] Compiling SwiftSCAD Output.swift
[436/514] Compiling SwiftSCAD CombinedGeometry.swift
[437/514] Compiling SwiftSCAD ExtrusionGeometry.swift
[438/514] Compiling SwiftSCAD Geometry.swift
[439/514] Compiling SwiftSCAD LeafGeometry.swift
[440/514] Compiling SwiftSCAD Shape.swift
[441/514] Compiling SwiftSCAD TransformedGeometry.swift
[442/514] Compiling SwiftSCAD WrappedGeometry.swift
[443/514] Compiling SwiftSCAD ResultElement.swift
[444/514] Compiling SwiftSCAD ResultModifier.swift
[445/514] Compiling SwiftSCAD ResultReader.swift
[446/514] Compiling SwiftSCAD Logging.swift
[447/514] Compiling SwiftSCAD Aligned.swift
[448/514] Compiling SwiftSCAD Adding.swift
[449/514] Compiling SwiftSCAD AddingExclusive.swift
[450/514] Compiling SwiftSCAD Difference.swift
[451/514] Compiling SwiftSCAD Intersection.swift
[452/514] Compiling SwiftSCAD OpenSCADExport.swift
[453/514] Compiling SwiftSCAD OutputFormat.swift
[454/514] Compiling SwiftSCAD SaveBatch.swift
[455/514] Compiling SwiftSCAD SaveSingle.swift
[456/514] Compiling SwiftSCAD Area2D.swift
[457/514] Compiling SwiftSCAD Arc.swift
[458/514] Compiling SwiftSCAD Circle.swift
[459/514] Compiling SwiftSCAD Ring.swift
[460/514] Compiling SwiftSCAD CylinderBridge.swift
[461/514] Compiling SwiftSCAD Teardrop.swift
[462/514] Compiling SwiftSCAD Polygon.Metrics.swift
[463/514] Compiling SwiftSCAD Polygon.swift
[464/514] Compiling SwiftSCAD PolygonPointsProvider.swift
[465/514] Compiling SwiftSCAD RegularPolygon.swift
[466/514] Compiling SwiftSCAD Rectangle.swift
[467/514] Compiling SwiftSCAD Environment+Text.swift
[468/514] Compiling SwiftSCAD Text.swift
[469/514] Compiling SwiftSCAD TextModifiers.swift
[470/514] Compiling SwiftSCAD Box.swift
[471/514] Compiling SwiftSCAD Cylinder+Angles.swift
[472/514] Compiling SwiftSCAD Cylinder.swift
[473/514] Compiling SwiftSCAD Polyhedron.swift
[474/514] Compiling SwiftSCAD Sphere.swift
[475/514] Compiling SwiftSCAD Torus.swift
[476/514] Compiling SwiftSCAD Tube.swift
[477/514] Compiling SwiftSCAD Rotate.swift
[478/514] Compiling SwiftSCAD RotateAround.swift
[479/514] Compiling SwiftSCAD Scale.swift
[480/514] Compiling SwiftSCAD Transform.swift
[481/514] Compiling SwiftSCAD Translate.swift
[482/514] Compiling SwiftSCAD AxisAlignment.swift
[483/514] Compiling SwiftSCAD GeometryAlignment+Presets.swift
[484/514] Compiling SwiftSCAD GeometryAlignment.swift
[485/514] Compiling SwiftSCAD Angle+Operators.swift
[486/514] Compiling SwiftSCAD Angle+Trigonometry.swift
[487/514] Compiling SwiftSCAD Angle.swift
[488/514] Compiling SwiftSCAD Axes.swift
[489/514] Compiling SwiftSCAD Axis.swift
[490/514] Compiling SwiftSCAD AxisDirection.swift
[491/514] Compiling SwiftSCAD BezierPath+Adding.swift
[492/514] Compiling SwiftSCAD BezierPath+Operations.swift
[493/514] Compiling SwiftSCAD BezierPath+Visualization.swift
[494/514] Compiling SwiftSCAD BezierPath.Curve.swift
[495/514] Compiling SwiftSCAD BezierPath.swift
[496/514] Compiling SwiftSCAD BezierPath.Builder.swift
[497/514] Compiling SwiftSCAD ComponentFunctions.swift
[498/514] Compiling SwiftSCAD PathBuilderValue.swift
[499/514] Compiling SwiftSCAD PathBuilderVector.swift
[500/514] Compiling SwiftSCAD Boundary+Shapes.swift
[501/514] Compiling SwiftSCAD Boundary+Visualization.swift
[502/514] Compiling SwiftSCAD Boundary.swift
[503/514] Compiling SwiftSCAD BoundingBox+Visualization.swift
[504/514] Compiling SwiftSCAD BoundingBox.swift
[505/514] Compiling SwiftSCAD Color.swift
[506/514] Compiling SwiftSCAD Box.Corner.swift
[507/514] Compiling SwiftSCAD Box.Edge.swift
[508/514] Compiling SwiftSCAD Box.Side.swift
[509/514] Compiling SwiftSCAD OrthogonalCorner.swift
[510/514] Compiling SwiftSCAD Rectangle.Corner.swift
[511/514] Compiling SwiftSCAD RoundedCornerStyle.swift
[512/514] Compiling SwiftSCAD Chamfer.swift
[513/514] Compiling SwiftSCAD ChamferedFillet.swift
[514/514] Compiling SwiftSCAD EdgeProfile.swift
[516/524] 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 {
[517/525] 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 {
[518/525] 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 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[519/525] 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 {
[520/525] 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/525] 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 {
[522/525] 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 {
[523/525] 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 {
[524/525] 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 {
[525/525] 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 android