The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of RichText, reference main (d030bd), with Swift 6.0 for macOS (SPM) on 11 Oct 2024 00:47:44 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.0.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tomasf/RichText.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tomasf/RichText
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d030bd2 Update SwiftSCAD to 0.7.1
Cloned https://github.com/tomasf/RichText.git
Revision (git rev-parse @):
d030bd2668b8ef8de3d1be9940854ba792b903ab
SUCCESS checkout https://github.com/tomasf/RichText.git at main
Fetching https://github.com/tomasf/SwiftSCAD.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-log.git
[1/4456] Fetching swiftscad
[135/8075] Fetching swiftscad, swift-log
[2422/23520] Fetching swiftscad, swift-log, swift-collections
Fetched https://github.com/apple/swift-log.git from cache (1.14s)
[5383/19901] Fetching swiftscad, swift-collections
Fetched https://github.com/tomasf/SwiftSCAD.git from cache (2.30s)
Fetched https://github.com/apple/swift-collections.git from cache (2.30s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.53s)
Computing version for https://github.com/tomasf/SwiftSCAD.git
Computed https://github.com/tomasf/SwiftSCAD.git at 0.7.1 (0.52s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.2 (3.25s)
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.1
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.2
Creating working copy for https://github.com/tomasf/SwiftSCAD.git
Working copy of https://github.com/tomasf/SwiftSCAD.git resolved at 0.7.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "richtext",
      "name": "RichText",
      "url": "https://github.com/tomasf/RichText.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RichText",
      "dependencies": [
        {
          "identity": "swiftscad",
          "name": "SwiftSCAD",
          "url": "https://github.com/tomasf/SwiftSCAD.git",
          "version": "0.7.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftSCAD",
          "dependencies": [
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.1.4",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-log",
              "name": "swift-log",
              "url": "https://github.com/apple/swift-log.git",
              "version": "1.6.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log.git",
          "version": "1.6.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/tomasf/RichText.git
[1/73] Fetching richtext
Fetched https://github.com/tomasf/RichText.git from cache (0.77s)
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/tomasf/SwiftSCAD.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.48s)
Fetched https://github.com/tomasf/SwiftSCAD.git from cache (0.48s)
Computing version for https://github.com/tomasf/SwiftSCAD.git
Computed https://github.com/tomasf/SwiftSCAD.git at 0.7.1 (0.02s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.55s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.03s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.03s)
Creating working copy for https://github.com/tomasf/RichText.git
Working copy of https://github.com/tomasf/RichText.git resolved at main (d030bd2)
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.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/tomasf/SwiftSCAD.git
Working copy of https://github.com/tomasf/SwiftSCAD.git resolved at 0.7.1
warning: '.resolve-product-dependencies': dependency 'richtext' is not used by any target
Found 2 product dependencies
  - SwiftSCAD
  - swift-log
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/tomasf/RichText.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.0.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/12] Write sources
[11/12] Write swift-version--4A847ED0836F2485.txt
[13/35] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[14/36] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[15/36] Compiling InternalCollectionsUtilities Specialize.swift
[16/36] Compiling InternalCollectionsUtilities UInt+reversed.swift
[17/36] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[18/36] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[19/36] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[20/36] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[21/36] Compiling InternalCollectionsUtilities Integer rank.swift
[22/36] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[23/36] Compiling InternalCollectionsUtilities _SortedCollection.swift
[24/36] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[25/36] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[26/36] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[27/36] Emitting module InternalCollectionsUtilities
[28/36] Compiling InternalCollectionsUtilities Debugging.swift
[29/36] Compiling InternalCollectionsUtilities Descriptions.swift
[30/36] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[31/36] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[32/319] Compiling DequeModule _DequeBufferHeader.swift
[33/319] Compiling DequeModule _DequeSlot.swift
[34/320] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[35/320] Compiling HashTreeCollections _HashNode+Storage.swift
[36/320] Compiling Logging MetadataProvider.swift
[37/320] Emitting module Logging
[38/320] Compiling HeapModule _HeapNode.swift
[39/320] Compiling HeapModule Heap.swift
[40/320] Compiling Logging LogHandler.swift
[41/320] Compiling Logging Logging.swift
[42/320] Compiling Logging Locks.swift
[43/320] Compiling HeapModule Heap+Invariants.swift
[44/320] Compiling HeapModule Heap+Descriptions.swift
[45/320] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[46/320] Compiling HeapModule Heap+UnsafeHandle.swift
[47/320] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[48/320] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[49/320] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[50/320] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[51/320] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[52/320] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[53/326] Compiling DequeModule _UnsafeWrappedBuffer.swift
[54/326] Compiling HashTreeCollections _HashNodeHeader.swift
[55/326] Compiling HashTreeCollections _HashSlot.swift
[56/326] Compiling HashTreeCollections _HashStack.swift
[57/326] Compiling HashTreeCollections _HashTreeIterator.swift
[58/326] Compiling HashTreeCollections _HashTreeStatistics.swift
[59/326] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[60/331] Compiling HashTreeCollections _RawHashNode.swift
[66/331] Compiling HashTreeCollections _HashNode+Structural union.swift
[67/331] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[68/331] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[69/331] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[70/331] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[71/331] Compiling HashTreeCollections _HashNode.swift
[72/331] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[73/331] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[74/331] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[75/331] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[76/331] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[77/331] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[78/331] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[79/331] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[80/331] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[81/331] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[82/331] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[83/331] Compiling BitCollections BitSet.swift
[84/331] Emitting module HeapModule
[85/331] Compiling HashTreeCollections _HashNode+Invariants.swift
[86/331] Compiling HashTreeCollections _HashNode+Lookups.swift
[87/331] Compiling HashTreeCollections _HashNode+Debugging.swift
[88/331] Compiling HashTreeCollections _HashNode+Initializers.swift
[89/331] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[90/331] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[91/331] Compiling HashTreeCollections _HashLevel.swift
[92/331] Compiling HashTreeCollections _HashNode+Builder.swift
[100/331] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[101/331] Compiling HashTreeCollections _HashNode+Structural filter.swift
[102/331] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[103/331] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[104/331] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[117/331] Compiling HashTreeCollections _Bucket.swift
[118/331] Compiling HashTreeCollections _Hash.swift
[119/331] Compiling HashTreeCollections _AncestorHashSlots.swift
[120/331] Compiling HashTreeCollections _Bitmap.swift
[122/331] Compiling BitCollections Range+Utilities.swift
[123/331] Compiling BitCollections Slice+Utilities.swift
[124/331] Compiling BitCollections UInt+Tricks.swift
[125/331] Compiling BitCollections _Word.swift
[127/331] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[128/331] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[129/331] Compiling HashTreeCollections _HashNode+Structural merge.swift
[130/331] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[131/331] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[156/331] Compiling OrderedCollections OrderedSet.swift
[157/331] Compiling OrderedCollections _UnsafeBitset.swift
[158/331] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[159/331] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[160/331] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[161/331] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[162/331] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[163/331] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[164/331] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[165/331] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[166/331] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[167/331] Compiling HashTreeCollections TreeDictionary+Values.swift
[168/331] Compiling HashTreeCollections TreeDictionary.swift
[169/331] Compiling HashTreeCollections TreeSet+Codable.swift
[170/331] Compiling HashTreeCollections TreeSet+Collection.swift
[171/331] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[172/331] Compiling HashTreeCollections TreeSet+Debugging.swift
[173/331] Compiling HashTreeCollections TreeSet+Descriptions.swift
[215/346] Emitting module BitCollections
[270/346] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[271/346] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[272/346] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[273/346] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[274/346] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[275/346] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[276/346] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[277/346] Compiling HashTreeCollections TreeSet.swift
[278/346] Emitting module DequeModule
[329/346] Compiling _RopeModule Rope+Remove.swift
[330/346] Compiling _RopeModule Rope+RemoveSubrange.swift
[331/346] Compiling _RopeModule Rope+Split.swift
[332/346] Compiling _RopeModule Optional Utilities.swift
[333/346] Compiling _RopeModule String Utilities.swift
[334/346] Compiling _RopeModule String.Index+ABI.swift
[335/346] Compiling _RopeModule _CharacterRecognizer.swift
[344/346] Emitting module OrderedCollections
[345/346] Emitting module _RopeModule
[346/346] Emitting module HashTreeCollections
[347/348] Emitting module Collections
[348/348] Compiling Collections Collections.swift
[349/475] Compiling SwiftSCAD Compatibility.swift
[350/475] Compiling SwiftSCAD ApplyColor.swift
[351/475] Compiling SwiftSCAD CrossSection.swift
[352/475] Compiling SwiftSCAD DebugModifiers.swift
[353/475] Compiling SwiftSCAD ForceRender.swift
[354/475] Compiling SwiftSCAD VisualizeAxes.swift
[355/475] Compiling SwiftSCAD Environment.swift
[356/475] Compiling SwiftSCAD EnvironmentModifier.swift
[357/475] Compiling SwiftSCAD EnvironmentReader.swift
[358/475] Compiling SwiftSCAD EnvironmentTransform.swift
[359/475] Compiling SwiftSCAD Facets.swift
[360/475] Compiling SwiftSCAD NaturalUpDirection.swift
[361/475] Compiling SwiftSCAD Operation.swift
[362/475] Compiling SwiftSCAD Tolerance.swift
[363/489] Emitting module SwiftSCAD
[364/489] Compiling SwiftSCAD ArrayBuilder.swift
[365/489] Compiling SwiftSCAD UnionBuilder.swift
[366/489] Compiling SwiftSCAD ResultElement.swift
[367/489] Compiling SwiftSCAD ResultModifier.swift
[368/489] Compiling SwiftSCAD ResultReader.swift
[369/489] Compiling SwiftSCAD Logging.swift
[370/489] Compiling SwiftSCAD Align.swift
[371/489] Compiling SwiftSCAD Geometry+Aligned.swift
[372/489] Compiling SwiftSCAD Adding.swift
[373/489] Compiling SwiftSCAD Difference.swift
[374/489] Compiling SwiftSCAD Intersection.swift
[375/489] Compiling SwiftSCAD Union.swift
[376/489] Compiling SwiftSCAD Measure.swift
[377/489] Compiling SwiftSCAD OffsetBounds.swift
[378/489] Compiling SwiftSCAD Projection.swift
[379/489] Compiling SwiftSCAD RoundedBoxMask3D.swift
[380/489] Compiling SwiftSCAD RoundedBoxMaskSingleAxis.swift
[381/489] Compiling SwiftSCAD RoundedRectangleMask.swift
[382/489] Compiling SwiftSCAD RoundedCorners2D.swift
[383/489] Compiling SwiftSCAD RoundedCorners3D.swift
[384/489] Compiling SwiftSCAD Save.swift
[385/489] Compiling SwiftSCAD SaveBatch.swift
[386/489] Compiling SwiftSCAD SetFacets.swift
[387/489] Compiling SwiftSCAD SetVariables.swift
[388/489] Compiling SwiftSCAD Stack.swift
[389/489] Compiling SwiftSCAD Area2D.swift
[390/489] Compiling SwiftSCAD Arc.swift
[391/489] Compiling SwiftSCAD Circle.swift
[392/489] Compiling SwiftSCAD Torus.swift
[393/489] Compiling SwiftSCAD Tube.swift
[394/489] Compiling SwiftSCAD Rotate.swift
[395/489] Compiling SwiftSCAD RotateAround.swift
[396/489] Compiling SwiftSCAD Scale.swift
[397/489] Compiling SwiftSCAD Transform.swift
[398/489] Compiling SwiftSCAD Translate.swift
[399/489] Compiling SwiftSCAD AxisAlignment.swift
[400/489] Compiling SwiftSCAD GeometryAlignment+Presets.swift
[401/489] Compiling SwiftSCAD GeometryAlignment.swift
[402/489] Compiling SwiftSCAD Angle+Operators.swift
[403/489] Compiling SwiftSCAD Angle+Trigonometry.swift
[404/489] Compiling SwiftSCAD Angle.swift
[405/489] Compiling SwiftSCAD Axes.swift
[406/489] Compiling SwiftSCAD Resize2D.swift
[407/489] Compiling SwiftSCAD Resize3D.swift
[408/489] Compiling SwiftSCAD SetBounds.swift
[409/489] Compiling SwiftSCAD SetBoundsSize.swift
[410/489] Compiling SwiftSCAD Clone.swift
[411/489] Compiling SwiftSCAD Distribute.swift
[412/489] Compiling SwiftSCAD RepeatAlong.swift
[413/489] Compiling SwiftSCAD RepeatAround.swift
[414/489] Compiling SwiftSCAD Symmetry.swift
[415/489] Compiling SwiftSCAD ApplyEdgeProfile.swift
[416/489] Compiling SwiftSCAD Chamfer.swift
[417/489] Compiling SwiftSCAD ChamferedFillet.swift
[418/489] Compiling SwiftSCAD EdgeProfile.swift
[419/489] Compiling SwiftSCAD EdgeProfileShape.swift
[420/489] Compiling SwiftSCAD Fillet.swift
[421/489] Compiling SwiftSCAD ExtrudePolygon.swift
[422/489] Compiling SwiftSCAD ExtrudeWithEdgeProfiles.swift
[423/489] Compiling SwiftSCAD ExtrudedAlong.swift
[424/489] Compiling SwiftSCAD ExtrudedHull.swift
[425/489] Compiling SwiftSCAD LinearExtrude.swift
[426/489] Compiling SwiftSCAD RotateExtrude.swift
[427/489] Compiling SwiftSCAD ConvexHull.swift
[428/489] Compiling SwiftSCAD Fill.swift
[429/489] Compiling SwiftSCAD Import.swift
[430/489] Compiling SwiftSCAD Name.swift
[431/489] Compiling SwiftSCAD MinkowskiSum.swift
[432/489] Compiling SwiftSCAD Offset.swift
[433/489] Compiling SwiftSCAD Rounding.swift
[434/489] Compiling SwiftSCAD Extensions.swift
[435/489] Compiling SwiftSCAD AnchorList.swift
[436/489] Compiling SwiftSCAD Anchors+Public.swift
[437/489] Compiling SwiftSCAD Geometry+Anchors.swift
[438/489] Compiling SwiftSCAD AnyGeometry.swift
[439/489] Compiling SwiftSCAD CodeFragment.swift
[440/489] Compiling SwiftSCAD NamedGeometry.swift
[441/489] Compiling SwiftSCAD Array+Geometry.swift
[442/489] Compiling SwiftSCAD CombinedGeometry.swift
[443/489] Compiling SwiftSCAD Geometry.swift
[444/489] Compiling SwiftSCAD LeafGeometry.swift
[445/489] Compiling SwiftSCAD Shape.swift
[446/489] Compiling SwiftSCAD TransformedGeometry.swift
[447/489] Compiling SwiftSCAD WrappedGeometry.swift
[448/489] Compiling SwiftSCAD Ring.swift
[449/489] Compiling SwiftSCAD CylinderBridge.swift
[450/489] Compiling SwiftSCAD Teardrop.swift
[451/489] Compiling SwiftSCAD Polygon.swift
[452/489] Compiling SwiftSCAD PolygonPointsProvider.swift
[453/489] Compiling SwiftSCAD RegularPolygon.swift
[454/489] Compiling SwiftSCAD Rectangle.swift
[455/489] Compiling SwiftSCAD Environment+Text.swift
[456/489] Compiling SwiftSCAD Text.swift
[457/489] Compiling SwiftSCAD TextModifiers.swift
[458/489] Compiling SwiftSCAD Box.swift
[459/489] Compiling SwiftSCAD Cylinder.swift
[460/489] Compiling SwiftSCAD Polyhedron.swift
[461/489] Compiling SwiftSCAD Sphere.swift
[462/489] Compiling SwiftSCAD Axis.swift
[463/489] Compiling SwiftSCAD BezierCurve.swift
[464/489] Compiling SwiftSCAD BezierPath+Operations.swift
[465/489] Compiling SwiftSCAD BezierPath+Visualization.swift
[466/489] Compiling SwiftSCAD BezierPath.swift
[467/489] Compiling SwiftSCAD Boundary+Shapes.swift
[468/489] Compiling SwiftSCAD Boundary+Visualization.swift
[469/489] Compiling SwiftSCAD Boundary.swift
[470/489] Compiling SwiftSCAD BoundingBox+Visualization.swift
[471/489] Compiling SwiftSCAD BoundingBox.swift
[472/489] Compiling SwiftSCAD Color.swift
[473/489] Compiling SwiftSCAD RectangleCornerRadii.swift
[474/489] Compiling SwiftSCAD RectangleCorners.swift
[475/489] Compiling SwiftSCAD RoundedCornerStyle.swift
[476/489] Compiling SwiftSCAD Rotation3D.swift
[477/489] Compiling SwiftSCAD SCADValue.swift
[478/489] Compiling SwiftSCAD AffineTransform.swift
[479/489] Compiling SwiftSCAD AffineTransform2D.swift
[480/489] Compiling SwiftSCAD AffineTransform3D.swift
[481/489] Compiling SwiftSCAD BasicMatrix3x3.swift
[482/489] Compiling SwiftSCAD BasicMatrix4x4.swift
[483/489] Compiling SwiftSCAD Matrix.swift
[484/489] Compiling SwiftSCAD Vector.swift
[485/489] Compiling SwiftSCAD Vector2D+Operators.swift
[486/489] Compiling SwiftSCAD Vector2D.swift
[487/489] Compiling SwiftSCAD Vector3D+Directions.swift
[488/489] Compiling SwiftSCAD Vector3D+Operators.swift
[489/489] Compiling SwiftSCAD Vector3D.swift
[490/499] Compiling RichText Logging.swift
[491/499] Compiling RichText RichText+Internal.swift
[492/499] Compiling RichText Environment+FillRule.swift
/Users/admin/builder/spi-builder-workspace/Sources/RichText/Environment/Environment+FillRule.swift:15:60: warning: type 'CGPathFillRule' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
13 |
14 |     func usingCGPathFillRule(_ fillRule: CGPathFillRule) -> Environment {
15 |         setting(key: CGPath.fillRuleEnvironmentKey, value: fillRule)
   |                                                            `- warning: type 'CGPathFillRule' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
16 |     }
17 | }
CoreGraphics.CGPathFillRule:2:13: note: enum 'CGPathFillRule' does not conform to the 'Sendable' protocol
1 | @available(macOS 10.9, iOS 7.0, tvOS 9.0, watchOS 2.0, visionOS 1.0, *)
2 | public enum CGPathFillRule : Int {
  |             `- note: enum 'CGPathFillRule' does not conform to the 'Sendable' protocol
3 |     case winding
4 |     case evenOdd
/Users/admin/builder/spi-builder-workspace/Sources/RichText/Environment/Environment+FillRule.swift:3:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'CoreGraphics'
 1 | import Foundation
 2 | import SwiftSCAD
 3 | import QuartzCore
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'CoreGraphics'
 4 |
 5 | extension CGPath {
[493/499] Compiling RichText RichText.swift
[494/499] Compiling RichText Environment+RichText.swift
/Users/admin/builder/spi-builder-workspace/Sources/RichText/Environment/Environment+RichText.swift:12:67: warning: type 'RichText.BaselineAlignment' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
10 |
11 |     func withBaselineAlignment(_ alignment: RichText.BaselineAlignment) -> Environment {
12 |         setting(key: Self.baselineAlignmentEnvironmentKey, value: alignment)
   |                                                                   `- warning: type 'RichText.BaselineAlignment' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
13 |     }
14 | }
/Users/admin/builder/spi-builder-workspace/Sources/RichText/RichText.swift:76:10: note: consider making enum 'BaselineAlignment' conform to the 'Sendable' protocol
74 |     }
75 |
76 |     enum BaselineAlignment {
   |          `- note: consider making enum 'BaselineAlignment' conform to the 'Sendable' protocol
77 |         case first
78 |         case last
/Users/admin/builder/spi-builder-workspace/Sources/RichText/Environment/Environment+RichText.swift:24:66: warning: type 'RichText.BoundaryType' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
22 |
23 |     func withTextBoundaryType(_ type: RichText.BoundaryType) -> Environment {
24 |         setting(key: Self.textBoundaryTypeEnvironmentKey, value: type)
   |                                                                  `- warning: type 'RichText.BoundaryType' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
25 |     }
26 | }
/Users/admin/builder/spi-builder-workspace/Sources/RichText/RichText.swift:81:10: note: consider making enum 'BoundaryType' conform to the 'Sendable' protocol
79 |     }
80 |
81 |     enum BoundaryType {
   |          `- note: consider making enum 'BoundaryType' conform to the 'Sendable' protocol
82 |         case shape
83 |         case lineFragments
/Users/admin/builder/spi-builder-workspace/Sources/RichText/Environment/Environment+RichText.swift:52:13: warning: type 'K.Value' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
50 |         withEnvironment { environment in
51 |             var container = environment.textAttributeContainer
52 |             container[K.self] = value
   |             `- warning: type 'K.Value' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
53 |             return environment.withTextAttributeContainer(container)
54 |         }
/Users/admin/builder/spi-builder-workspace/Sources/RichText/Environment/Environment+RichText.swift:70:13: warning: type 'K.Value' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
68 |         withEnvironment { environment in
69 |             var container = environment.textAttributeContainer
70 |             container[K.self] = value
   |             `- warning: type 'K.Value' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
71 |             return environment.withTextAttributeContainer(container)
72 |         }
[495/499] Compiling RichText NSLayoutManager+Parts.swift
[496/499] Emitting module RichText
[497/499] Compiling RichText Geometry2D+CGPath.swift
[498/499] Compiling RichText MacTypes.swift
[499/499] Compiling RichText Environment+Attributes.swift
<unknown>:0: warning: cannot form key path that captures non-sendable type 'KeyPath<AttributeScopes.AppKitAttributes, AttributeScopes.AppKitAttributes.KernAttribute>'; this is an error in the Swift 6 language mode
Swift.KeyPath:1:14: note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
1 | public class KeyPath<Root, Value> : PartialKeyPath<Root> {
  |              `- note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
2 |     @objc deinit
3 | }
Build complete! (35.93s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swiftscad",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.7.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tomasf/SwiftSCAD.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    }
  ],
  "manifest_display_name" : "RichText",
  "name" : "RichText",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.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" : "5.9"
}
Done.