The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Macaw with Swift 5.7 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-14.2.0.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.21.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/exyte/macaw.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/exyte/macaw
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 273964a Update README.md
Cloned https://github.com/exyte/macaw.git into spi-builder-workspace
273964aa992017077bbb5060fe1698393c3c60b4
SUCCESS checkout https://github.com/exyte/macaw.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.7
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-14.2.0.app" xcrun swift build --arch arm64
Fetching https://github.com/drmohundro/SWXMLHash from cache
Fetched https://github.com/drmohundro/SWXMLHash (0.35s)
Computing version for https://github.com/drmohundro/SWXMLHash
Computed https://github.com/drmohundro/SWXMLHash at 6.0.0 (0.02s)
Creating working copy for https://github.com/drmohundro/SWXMLHash
Working copy of https://github.com/drmohundro/SWXMLHash resolved at 6.0.0
Building for debugging...
[1/4] Emitting module SWXMLHash
[2/4] Compiling SWXMLHash shim.swift
[3/4] Compiling SWXMLHash XMLIndexer+XMLIndexerDeserializable.swift
[4/4] Compiling SWXMLHash XMLHash.swift
[5/128] Compiling Macaw MCAMediaTimingFillMode_iOS.swift
[6/128] Compiling Macaw MCAMediaTimingFillMode_macOS.swift
[7/128] Compiling Macaw MCAMediaTimingFunctionName_iOS.swift
[8/128] Compiling Macaw MCAMediaTimingFunctionName_macOS.swift
[9/128] Compiling Macaw MCAShapeLayerLineCap_iOS.swift
[10/128] Compiling Macaw MCAShapeLayerLineCap_macOS.swift
[11/128] Compiling Macaw MCAShapeLayerLineJoin_iOS.swift
[12/128] Compiling Macaw MCAShapeLayerLineJoin_macOS.swift
[13/128] Compiling Macaw AnimatableVariable.swift
[14/128] Compiling Macaw Animation.swift
[15/128] Compiling Macaw AnimationImpl.swift
[16/128] Compiling Macaw AnimationProducer.swift
[17/128] Compiling Macaw AnimationUtils.swift
[18/128] Compiling Macaw Easing.swift
[19/128] Compiling Macaw AnimOperators.swift
[20/128] Compiling Macaw ContentsInterpolation.swift
[21/128] Compiling Macaw DoubleInterpolation.swift
[22/128] Compiling Macaw FillInterpolation.swift
[23/128] Compiling Macaw ContentLayout.swift
[24/128] Compiling Macaw Align.swift
[25/128] Compiling Macaw AlphaEffect.swift
[26/128] Compiling Macaw AspectRatio.swift
[27/128] Compiling Macaw Baseline.swift
[28/128] Compiling Macaw BlendEffect.swift
[29/128] Compiling Macaw Color.swift
[30/128] Compiling Macaw ColorMatrix.swift
[31/128] Compiling Macaw ColorMatrixEffect.swift
[32/128] Compiling Macaw Drawable.swift
[33/128] Compiling Macaw Effect.swift
[34/128] Compiling Macaw Fill.swift
[35/128] Compiling Macaw Font.swift
[36/128] Compiling Macaw GaussianBlur.swift
[37/128] Compiling Macaw Gradient.swift
[38/128] Compiling Macaw LineCap.swift
[39/128] Compiling Macaw LineJoin.swift
[40/128] Compiling Macaw LinearGradient.swift
[41/128] Compiling Macaw Point.swift
[42/128] Compiling Macaw Polygon.swift
[43/128] Compiling Macaw Polyline.swift
[44/128] Compiling Macaw Rect.swift
[45/128] Compiling Macaw RoundRect.swift
[46/128] Compiling Macaw Size.swift
[47/128] Compiling Macaw Transform.swift
[48/128] Compiling Macaw TransformedLocus.swift
[49/128] Compiling Macaw Group.swift
[50/128] Compiling Macaw Image.swift
[51/128] Compiling Macaw Node.swift
[52/128] Compiling Macaw SceneUtils.swift
[53/128] Compiling Macaw Shape.swift
[54/128] Compiling Macaw Text.swift
[55/128] Compiling Macaw MDisplayLink.swift
[56/128] Compiling Macaw Common_iOS.swift
[57/128] Compiling Macaw Graphics_iOS.swift
[58/128] Compiling Macaw OffsetEffect.swift
[59/128] Compiling Macaw Pattern.swift
[60/128] Compiling Macaw RadialGradient.swift
[61/128] Compiling Macaw Stop.swift
[62/128] Compiling Macaw Stroke.swift
[63/128] Compiling Macaw Arc.swift
[64/128] Compiling Macaw Circle.swift
[65/128] Compiling Macaw Ellipse.swift
[66/128] Compiling Macaw GeomUtils.swift
[67/128] Compiling Macaw Insets.swift
[68/128] Compiling Macaw Line.swift
[69/128] Compiling Macaw Locus.swift
[70/128] Compiling Macaw MoveTo.swift
[71/128] Compiling Macaw Path.swift
[72/128] Compiling Macaw PathBuilder.swift
[73/128] Compiling Macaw PathSegment.swift
[74/128] Compiling Macaw PathSegmentType.swift
[75/128] Compiling Macaw TransformHashable.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
[76/128] Compiling Macaw CombinationAnimationGenerator.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
[77/128] Compiling Macaw MorphingGenerator.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
[78/128] Compiling Macaw OpacityGenerator.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
[79/128] Compiling Macaw PathAnimationGenerator.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
[80/128] Compiling Macaw ShapeAnimationGenerator.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
[81/128] Compiling Macaw TimingFunction.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
[82/128] Compiling Macaw TransformGenerator.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
[83/128] Compiling Macaw Disposable.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
[84/128] Compiling Macaw GroupDisposable.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
[85/128] Compiling Macaw Variable.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
[86/128] Compiling Macaw Event.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
[87/128] Compiling Macaw PanEvent.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
[88/128] Compiling Macaw PinchEvent.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
[89/128] Compiling Macaw RotateEvent.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
[90/128] Compiling Macaw TapEvent.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
[91/128] Compiling Macaw TouchEvent.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
[92/128] Compiling Macaw MacawView+PDF.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
error: emit-module command failed with exit code 1 (use -v to see invocation)
[93/145] Compiling Macaw Interpolable.swift
[94/145] Compiling Macaw LocusInterpolation.swift
[95/145] Compiling Macaw ShapeInterpolation.swift
[96/145] Compiling Macaw StrokeInterpolation.swift
[97/145] Compiling Macaw TransformInterpolation.swift
[98/145] Compiling Macaw FuncBounds.swift
[99/145] Compiling Macaw PathBounds.swift
[100/145] Compiling Macaw PathFunctions.swift
[101/145] Compiling Macaw AnimationSequence.swift
[102/145] Compiling Macaw CombineAnimation.swift
[103/145] Compiling Macaw ContentsAnimation.swift
[104/145] Compiling Macaw MorphingAnimation.swift
[105/145] Compiling Macaw OpacityAnimation.swift
[106/145] Compiling Macaw PathAnimation.swift
[107/145] Compiling Macaw ShapeAnimation.swift
[108/145] Compiling Macaw TransformAnimation.swift
[109/145] Compiling Macaw AnimationCache.swift
[110/145] Compiling Macaw NodeHashable.swift
[111/145] Emitting module Macaw
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:40: error: cannot find type 'CGContext' in scope
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
                                       ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:19: error: method does not override any method from its superclass
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:53: error: cannot find type 'CGContext' in scope
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
                                                    ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:19: error: method does not override any method from its superclass
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
[112/145] Compiling Macaw MDisplayLink_iOS.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:40: error: cannot find type 'CGContext' in scope
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
                                       ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:19: error: method does not override any method from its superclass
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:53: error: cannot find type 'CGContext' in scope
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
                                                    ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:19: error: method does not override any method from its superclass
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:13:26: error: 'nil' requires a contextual type
        self.cgContext = nil
                         ^
[113/145] Compiling Macaw MView_iOS.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:40: error: cannot find type 'CGContext' in scope
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
                                       ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:19: error: method does not override any method from its superclass
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:53: error: cannot find type 'CGContext' in scope
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
                                                    ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:19: error: method does not override any method from its superclass
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:13:26: error: 'nil' requires a contextual type
        self.cgContext = nil
                         ^
[114/145] Compiling Macaw Common_macOS.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:40: error: cannot find type 'CGContext' in scope
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
                                       ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:19: error: method does not override any method from its superclass
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:53: error: cannot find type 'CGContext' in scope
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
                                                    ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:19: error: method does not override any method from its superclass
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:13:26: error: 'nil' requires a contextual type
        self.cgContext = nil
                         ^
[115/145] Compiling Macaw Graphics_macOS.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:40: error: cannot find type 'CGContext' in scope
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
                                       ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:19: error: method does not override any method from its superclass
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:53: error: cannot find type 'CGContext' in scope
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
                                                    ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:19: error: method does not override any method from its superclass
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:13:26: error: 'nil' requires a contextual type
        self.cgContext = nil
                         ^
[116/145] Compiling Macaw MBezierPath+Extension_macOS.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:40: error: cannot find type 'CGContext' in scope
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
                                       ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:19: error: method does not override any method from its superclass
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:53: error: cannot find type 'CGContext' in scope
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
                                                    ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:19: error: method does not override any method from its superclass
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:13:26: error: 'nil' requires a contextual type
        self.cgContext = nil
                         ^
[117/145] Compiling Macaw MDisplayLink_macOS.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:40: error: cannot find type 'CGContext' in scope
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
                                       ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:19: error: method does not override any method from its superclass
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:53: error: cannot find type 'CGContext' in scope
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
                                                    ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:19: error: method does not override any method from its superclass
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:13:26: error: 'nil' requires a contextual type
        self.cgContext = nil
                         ^
[118/145] Compiling Macaw MView_macOS.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:40: error: cannot find type 'CGContext' in scope
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
                                       ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:19: error: method does not override any method from its superclass
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:53: error: cannot find type 'CGContext' in scope
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
                                                    ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:19: error: method does not override any method from its superclass
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:13:26: error: 'nil' requires a contextual type
        self.cgContext = nil
                         ^
[119/145] Compiling Macaw GroupRenderer.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:40: error: cannot find type 'CGContext' in scope
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
                                       ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:19: error: method does not override any method from its superclass
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:53: error: cannot find type 'CGContext' in scope
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
                                                    ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:19: error: method does not override any method from its superclass
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:13:26: error: 'nil' requires a contextual type
        self.cgContext = nil
                         ^
[120/145] Compiling Macaw ImageRenderer.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:40: error: cannot find type 'CGContext' in scope
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
                                       ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:19: error: method does not override any method from its superclass
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:53: error: cannot find type 'CGContext' in scope
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
                                                    ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:19: error: method does not override any method from its superclass
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:13:26: error: 'nil' requires a contextual type
        self.cgContext = nil
                         ^
[121/145] Compiling Macaw NodeRenderer.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:40: error: cannot find type 'CGContext' in scope
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
                                       ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:19: error: method does not override any method from its superclass
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:53: error: cannot find type 'CGContext' in scope
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
                                                    ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:19: error: method does not override any method from its superclass
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:13:26: error: 'nil' requires a contextual type
        self.cgContext = nil
                         ^
[122/145] Compiling Macaw RenderContext.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:40: error: cannot find type 'CGContext' in scope
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
                                       ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:19: error: method does not override any method from its superclass
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:53: error: cannot find type 'CGContext' in scope
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
                                                    ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:19: error: method does not override any method from its superclass
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:13:26: error: 'nil' requires a contextual type
        self.cgContext = nil
                         ^
[123/145] Compiling Macaw RenderUtils.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:40: error: cannot find type 'CGContext' in scope
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
                                       ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:19: error: method does not override any method from its superclass
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:53: error: cannot find type 'CGContext' in scope
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
                                                    ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:19: error: method does not override any method from its superclass
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:13:26: error: 'nil' requires a contextual type
        self.cgContext = nil
                         ^
[124/145] Compiling Macaw ShapeRenderer.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:40: error: cannot find type 'CGContext' in scope
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
                                       ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:19: error: method does not override any method from its superclass
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:53: error: cannot find type 'CGContext' in scope
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
                                                    ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:19: error: method does not override any method from its superclass
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:13:26: error: 'nil' requires a contextual type
        self.cgContext = nil
                         ^
[125/145] Compiling Macaw TextRenderer.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:40: error: cannot find type 'CGContext' in scope
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
                                       ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:19: error: method does not override any method from its superclass
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:53: error: cannot find type 'CGContext' in scope
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
                                                    ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:19: error: method does not override any method from its superclass
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:13:26: error: 'nil' requires a contextual type
        self.cgContext = nil
                         ^
[126/145] Compiling Macaw CSSParser.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:40: error: cannot find type 'CGContext' in scope
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
                                       ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:19: error: method does not override any method from its superclass
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:53: error: cannot find type 'CGContext' in scope
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
                                                    ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:19: error: method does not override any method from its superclass
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:13:26: error: 'nil' requires a contextual type
        self.cgContext = nil
                         ^
[127/145] Compiling Macaw SVGCanvas.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:40: error: cannot find type 'CGContext' in scope
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
                                       ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:19: error: method does not override any method from its superclass
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:53: error: cannot find type 'CGContext' in scope
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
                                                    ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:19: error: method does not override any method from its superclass
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:13:26: error: 'nil' requires a contextual type
        self.cgContext = nil
                         ^
[128/145] Compiling Macaw SVGConstants.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:40: error: cannot find type 'CGContext' in scope
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
                                       ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:19: error: method does not override any method from its superclass
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:53: error: cannot find type 'CGContext' in scope
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
                                                    ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:19: error: method does not override any method from its superclass
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:13:26: error: 'nil' requires a contextual type
        self.cgContext = nil
                         ^
[129/145] Compiling Macaw SVGNodeLayout.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:312:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:333:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
[130/145] Compiling Macaw SVGParser.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:312:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:333:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
[131/145] Compiling Macaw SVGParserError.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:312:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:333:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
[132/145] Compiling Macaw SVGSerializer.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:312:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:333:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
[133/145] Compiling Macaw SVGView.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:312:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:333:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
[134/145] Compiling Macaw CAAnimationClosure.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:312:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:333:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
[135/145] Compiling Macaw CGFloat+Double.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:312:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:333:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
[136/145] Compiling Macaw NSTimer+Closure.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:312:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:333:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
[137/145] Compiling Macaw BoundsUtils.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:312:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:333:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
[138/145] Compiling Macaw CGMappings.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:312:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:333:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
[139/145] Compiling Macaw CommonError.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:312:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:333:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
[140/145] Compiling Macaw DescriptionExtensions.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:312:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:333:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
[141/145] Compiling Macaw UIImage2Image.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:312:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:333:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
[142/145] Compiling Macaw MacawView.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:312:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:333:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
[143/145] Compiling Macaw MacawZoom.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:312:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:333:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
[144/145] Compiling Macaw ShapeLayer.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:312:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:333:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
[145/145] Compiling Macaw Touchable.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:312:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:333:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
ShellOut encountered an error
Status code: 1
Message: "Fetching https://github.com/drmohundro/SWXMLHash from cache
Fetched https://github.com/drmohundro/SWXMLHash (0.35s)
Computing version for https://github.com/drmohundro/SWXMLHash
Computed https://github.com/drmohundro/SWXMLHash at 6.0.0 (0.02s)
Creating working copy for https://github.com/drmohundro/SWXMLHash
Working copy of https://github.com/drmohundro/SWXMLHash resolved at 6.0.0"
Output: "Building for debugging...
[1/4] Emitting module SWXMLHash
[2/4] Compiling SWXMLHash shim.swift
[3/4] Compiling SWXMLHash XMLIndexer+XMLIndexerDeserializable.swift
[4/4] Compiling SWXMLHash XMLHash.swift
[5/128] Compiling Macaw MCAMediaTimingFillMode_iOS.swift
[6/128] Compiling Macaw MCAMediaTimingFillMode_macOS.swift
[7/128] Compiling Macaw MCAMediaTimingFunctionName_iOS.swift
[8/128] Compiling Macaw MCAMediaTimingFunctionName_macOS.swift
[9/128] Compiling Macaw MCAShapeLayerLineCap_iOS.swift
[10/128] Compiling Macaw MCAShapeLayerLineCap_macOS.swift
[11/128] Compiling Macaw MCAShapeLayerLineJoin_iOS.swift
[12/128] Compiling Macaw MCAShapeLayerLineJoin_macOS.swift
[13/128] Compiling Macaw AnimatableVariable.swift
[14/128] Compiling Macaw Animation.swift
[15/128] Compiling Macaw AnimationImpl.swift
[16/128] Compiling Macaw AnimationProducer.swift
[17/128] Compiling Macaw AnimationUtils.swift
[18/128] Compiling Macaw Easing.swift
[19/128] Compiling Macaw AnimOperators.swift
[20/128] Compiling Macaw ContentsInterpolation.swift
[21/128] Compiling Macaw DoubleInterpolation.swift
[22/128] Compiling Macaw FillInterpolation.swift
[23/128] Compiling Macaw ContentLayout.swift
[24/128] Compiling Macaw Align.swift
[25/128] Compiling Macaw AlphaEffect.swift
[26/128] Compiling Macaw AspectRatio.swift
[27/128] Compiling Macaw Baseline.swift
[28/128] Compiling Macaw BlendEffect.swift
[29/128] Compiling Macaw Color.swift
[30/128] Compiling Macaw ColorMatrix.swift
[31/128] Compiling Macaw ColorMatrixEffect.swift
[32/128] Compiling Macaw Drawable.swift
[33/128] Compiling Macaw Effect.swift
[34/128] Compiling Macaw Fill.swift
[35/128] Compiling Macaw Font.swift
[36/128] Compiling Macaw GaussianBlur.swift
[37/128] Compiling Macaw Gradient.swift
[38/128] Compiling Macaw LineCap.swift
[39/128] Compiling Macaw LineJoin.swift
[40/128] Compiling Macaw LinearGradient.swift
[41/128] Compiling Macaw Point.swift
[42/128] Compiling Macaw Polygon.swift
[43/128] Compiling Macaw Polyline.swift
[44/128] Compiling Macaw Rect.swift
[45/128] Compiling Macaw RoundRect.swift
[46/128] Compiling Macaw Size.swift
[47/128] Compiling Macaw Transform.swift
[48/128] Compiling Macaw TransformedLocus.swift
[49/128] Compiling Macaw Group.swift
[50/128] Compiling Macaw Image.swift
[51/128] Compiling Macaw Node.swift
[52/128] Compiling Macaw SceneUtils.swift
[53/128] Compiling Macaw Shape.swift
[54/128] Compiling Macaw Text.swift
[55/128] Compiling Macaw MDisplayLink.swift
[56/128] Compiling Macaw Common_iOS.swift
[57/128] Compiling Macaw Graphics_iOS.swift
[58/128] Compiling Macaw OffsetEffect.swift
[59/128] Compiling Macaw Pattern.swift
[60/128] Compiling Macaw RadialGradient.swift
[61/128] Compiling Macaw Stop.swift
[62/128] Compiling Macaw Stroke.swift
[63/128] Compiling Macaw Arc.swift
[64/128] Compiling Macaw Circle.swift
[65/128] Compiling Macaw Ellipse.swift
[66/128] Compiling Macaw GeomUtils.swift
[67/128] Compiling Macaw Insets.swift
[68/128] Compiling Macaw Line.swift
[69/128] Compiling Macaw Locus.swift
[70/128] Compiling Macaw MoveTo.swift
[71/128] Compiling Macaw Path.swift
[72/128] Compiling Macaw PathBuilder.swift
[73/128] Compiling Macaw PathSegment.swift
[74/128] Compiling Macaw PathSegmentType.swift
[75/128] Compiling Macaw TransformHashable.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
[76/128] Compiling Macaw CombinationAnimationGenerator.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
[77/128] Compiling Macaw MorphingGenerator.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
[78/128] Compiling Macaw OpacityGenerator.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
[79/128] Compiling Macaw PathAnimationGenerator.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
[80/128] Compiling Macaw ShapeAnimationGenerator.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
[81/128] Compiling Macaw TimingFunction.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
[82/128] Compiling Macaw TransformGenerator.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
[83/128] Compiling Macaw Disposable.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
[84/128] Compiling Macaw GroupDisposable.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
[85/128] Compiling Macaw Variable.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
[86/128] Compiling Macaw Event.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
[87/128] Compiling Macaw PanEvent.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
[88/128] Compiling Macaw PinchEvent.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
[89/128] Compiling Macaw RotateEvent.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
[90/128] Compiling Macaw TapEvent.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
[91/128] Compiling Macaw TouchEvent.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
[92/128] Compiling Macaw MacawView+PDF.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
error: emit-module command failed with exit code 1 (use -v to see invocation)[93/145] Compiling Macaw Interpolable.swift
[94/145] Compiling Macaw LocusInterpolation.swift
[95/145] Compiling Macaw ShapeInterpolation.swift
[96/145] Compiling Macaw StrokeInterpolation.swift
[97/145] Compiling Macaw TransformInterpolation.swift
[98/145] Compiling Macaw FuncBounds.swift
[99/145] Compiling Macaw PathBounds.swift
[100/145] Compiling Macaw PathFunctions.swift
[101/145] Compiling Macaw AnimationSequence.swift
[102/145] Compiling Macaw CombineAnimation.swift
[103/145] Compiling Macaw ContentsAnimation.swift
[104/145] Compiling Macaw MorphingAnimation.swift
[105/145] Compiling Macaw OpacityAnimation.swift
[106/145] Compiling Macaw PathAnimation.swift
[107/145] Compiling Macaw ShapeAnimation.swift
[108/145] Compiling Macaw TransformAnimation.swift
[109/145] Compiling Macaw AnimationCache.swift
[110/145] Compiling Macaw NodeHashable.swift
[111/145] Emitting module Macaw
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:40: error: cannot find type 'CGContext' in scope
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
                                       ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:19: error: method does not override any method from its superclass
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:53: error: cannot find type 'CGContext' in scope
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
                                                    ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:19: error: method does not override any method from its superclass
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
[112/145] Compiling Macaw MDisplayLink_iOS.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:40: error: cannot find type 'CGContext' in scope
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
                                       ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:19: error: method does not override any method from its superclass
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:53: error: cannot find type 'CGContext' in scope
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
                                                    ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:19: error: method does not override any method from its superclass
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:13:26: error: 'nil' requires a contextual type
        self.cgContext = nil
                         ^
[113/145] Compiling Macaw MView_iOS.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:40: error: cannot find type 'CGContext' in scope
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
                                       ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:19: error: method does not override any method from its superclass
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:53: error: cannot find type 'CGContext' in scope
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
                                                    ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:19: error: method does not override any method from its superclass
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:13:26: error: 'nil' requires a contextual type
        self.cgContext = nil
                         ^
[114/145] Compiling Macaw Common_macOS.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:40: error: cannot find type 'CGContext' in scope
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
                                       ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:19: error: method does not override any method from its superclass
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:53: error: cannot find type 'CGContext' in scope
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
                                                    ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:19: error: method does not override any method from its superclass
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:13:26: error: 'nil' requires a contextual type
        self.cgContext = nil
                         ^
[115/145] Compiling Macaw Graphics_macOS.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:40: error: cannot find type 'CGContext' in scope
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
                                       ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:19: error: method does not override any method from its superclass
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:53: error: cannot find type 'CGContext' in scope
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
                                                    ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:19: error: method does not override any method from its superclass
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:13:26: error: 'nil' requires a contextual type
        self.cgContext = nil
                         ^
[116/145] Compiling Macaw MBezierPath+Extension_macOS.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:40: error: cannot find type 'CGContext' in scope
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
                                       ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:19: error: method does not override any method from its superclass
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:53: error: cannot find type 'CGContext' in scope
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
                                                    ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:19: error: method does not override any method from its superclass
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:13:26: error: 'nil' requires a contextual type
        self.cgContext = nil
                         ^
[117/145] Compiling Macaw MDisplayLink_macOS.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:40: error: cannot find type 'CGContext' in scope
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
                                       ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:19: error: method does not override any method from its superclass
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:53: error: cannot find type 'CGContext' in scope
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
                                                    ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:19: error: method does not override any method from its superclass
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:13:26: error: 'nil' requires a contextual type
        self.cgContext = nil
                         ^
[118/145] Compiling Macaw MView_macOS.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:40: error: cannot find type 'CGContext' in scope
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
                                       ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:19: error: method does not override any method from its superclass
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:53: error: cannot find type 'CGContext' in scope
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
                                                    ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:19: error: method does not override any method from its superclass
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:13:26: error: 'nil' requires a contextual type
        self.cgContext = nil
                         ^
[119/145] Compiling Macaw GroupRenderer.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:40: error: cannot find type 'CGContext' in scope
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
                                       ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:19: error: method does not override any method from its superclass
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:53: error: cannot find type 'CGContext' in scope
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
                                                    ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:19: error: method does not override any method from its superclass
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:13:26: error: 'nil' requires a contextual type
        self.cgContext = nil
                         ^
[120/145] Compiling Macaw ImageRenderer.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:40: error: cannot find type 'CGContext' in scope
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
                                       ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:19: error: method does not override any method from its superclass
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:53: error: cannot find type 'CGContext' in scope
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
                                                    ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:19: error: method does not override any method from its superclass
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:13:26: error: 'nil' requires a contextual type
        self.cgContext = nil
                         ^
[121/145] Compiling Macaw NodeRenderer.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:40: error: cannot find type 'CGContext' in scope
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
                                       ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:19: error: method does not override any method from its superclass
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:53: error: cannot find type 'CGContext' in scope
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
                                                    ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:19: error: method does not override any method from its superclass
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:13:26: error: 'nil' requires a contextual type
        self.cgContext = nil
                         ^
[122/145] Compiling Macaw RenderContext.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:40: error: cannot find type 'CGContext' in scope
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
                                       ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:19: error: method does not override any method from its superclass
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:53: error: cannot find type 'CGContext' in scope
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
                                                    ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:19: error: method does not override any method from its superclass
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:13:26: error: 'nil' requires a contextual type
        self.cgContext = nil
                         ^
[123/145] Compiling Macaw RenderUtils.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:40: error: cannot find type 'CGContext' in scope
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
                                       ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:19: error: method does not override any method from its superclass
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:53: error: cannot find type 'CGContext' in scope
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
                                                    ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:19: error: method does not override any method from its superclass
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:13:26: error: 'nil' requires a contextual type
        self.cgContext = nil
                         ^
[124/145] Compiling Macaw ShapeRenderer.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:40: error: cannot find type 'CGContext' in scope
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
                                       ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:19: error: method does not override any method from its superclass
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:53: error: cannot find type 'CGContext' in scope
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
                                                    ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:19: error: method does not override any method from its superclass
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:13:26: error: 'nil' requires a contextual type
        self.cgContext = nil
                         ^
[125/145] Compiling Macaw TextRenderer.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:40: error: cannot find type 'CGContext' in scope
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
                                       ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:19: error: method does not override any method from its superclass
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:53: error: cannot find type 'CGContext' in scope
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
                                                    ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:19: error: method does not override any method from its superclass
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:13:26: error: 'nil' requires a contextual type
        self.cgContext = nil
                         ^
[126/145] Compiling Macaw CSSParser.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:40: error: cannot find type 'CGContext' in scope
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
                                       ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:19: error: method does not override any method from its superclass
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:53: error: cannot find type 'CGContext' in scope
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
                                                    ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:19: error: method does not override any method from its superclass
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:13:26: error: 'nil' requires a contextual type
        self.cgContext = nil
                         ^
[127/145] Compiling Macaw SVGCanvas.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:40: error: cannot find type 'CGContext' in scope
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
                                       ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:19: error: method does not override any method from its superclass
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:53: error: cannot find type 'CGContext' in scope
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
                                                    ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:19: error: method does not override any method from its superclass
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:13:26: error: 'nil' requires a contextual type
        self.cgContext = nil
                         ^
[128/145] Compiling Macaw SVGConstants.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:40: error: cannot find type 'CGContext' in scope
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
                                       ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:19: error: method does not override any method from its superclass
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:53: error: cannot find type 'CGContext' in scope
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
                                                    ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:19: error: method does not override any method from its superclass
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:13:26: error: 'nil' requires a contextual type
        self.cgContext = nil
                         ^
[129/145] Compiling Macaw SVGNodeLayout.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:312:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:333:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
[130/145] Compiling Macaw SVGParser.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:312:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:333:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
[131/145] Compiling Macaw SVGParserError.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:312:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:333:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
[132/145] Compiling Macaw SVGSerializer.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:312:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:333:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
[133/145] Compiling Macaw SVGView.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:312:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:333:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
[134/145] Compiling Macaw CAAnimationClosure.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:312:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:333:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
[135/145] Compiling Macaw CGFloat+Double.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:312:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:333:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
[136/145] Compiling Macaw NSTimer+Closure.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:312:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:333:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
[137/145] Compiling Macaw BoundsUtils.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:312:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:333:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
[138/145] Compiling Macaw CGMappings.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:312:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:333:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
[139/145] Compiling Macaw CommonError.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:312:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:333:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
[140/145] Compiling Macaw DescriptionExtensions.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:312:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:333:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
[141/145] Compiling Macaw UIImage2Image.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:312:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:333:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
[142/145] Compiling Macaw MacawView.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:312:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:333:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
[143/145] Compiling Macaw MacawZoom.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:312:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:333:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
[144/145] Compiling Macaw ShapeLayer.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:312:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:333:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
[145/145] Compiling Macaw Touchable.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:312:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:333:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~"
Retrying in 0.0 seconds ...
Building ... (attempt 2)
[0/1] Planning build
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/47] Emitting module Macaw
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:40: error: cannot find type 'CGContext' in scope
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
                                       ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:19: error: method does not override any method from its superclass
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:53: error: cannot find type 'CGContext' in scope
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
                                                    ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:19: error: method does not override any method from its superclass
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
[2/53] Compiling Macaw CAAnimationClosure.swift
[3/53] Compiling Macaw CGFloat+Double.swift
[4/53] Compiling Macaw NSTimer+Closure.swift
[5/53] Compiling Macaw BoundsUtils.swift
[6/53] Compiling Macaw CGMappings.swift
[7/53] Compiling Macaw CommonError.swift
[8/62] Compiling Macaw TransformGenerator.swift
[9/62] Compiling Macaw Disposable.swift
[10/62] Compiling Macaw GroupDisposable.swift
[11/62] Compiling Macaw Variable.swift
[12/62] Compiling Macaw Event.swift
[13/62] Compiling Macaw PanEvent.swift
[14/62] Compiling Macaw PinchEvent.swift
[15/62] Compiling Macaw Graphics_macOS.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:40: error: cannot find type 'CGContext' in scope
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
                                       ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:19: error: method does not override any method from its superclass
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:53: error: cannot find type 'CGContext' in scope
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
                                                    ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:19: error: method does not override any method from its superclass
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
    ~~~~~~~~      ^
[16/62] Compiling Macaw MBezierPath+Extension_macOS.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:40: error: cannot find type 'CGContext' in scope
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
                                       ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:19: error: method does not override any method from its superclass
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:53: error: cannot find type 'CGContext' in scope
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
                                                    ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:19: error: method does not override any method from its superclass
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
    ~~~~~~~~      ^
[17/62] Compiling Macaw MDisplayLink_macOS.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:40: error: cannot find type 'CGContext' in scope
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
                                       ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:19: error: method does not override any method from its superclass
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:53: error: cannot find type 'CGContext' in scope
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
                                                    ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:19: error: method does not override any method from its superclass
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
    ~~~~~~~~      ^
[18/62] Compiling Macaw MView_macOS.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:40: error: cannot find type 'CGContext' in scope
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
                                       ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:19: error: method does not override any method from its superclass
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:53: error: cannot find type 'CGContext' in scope
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
                                                    ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:19: error: method does not override any method from its superclass
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
    ~~~~~~~~      ^
[19/62] Compiling Macaw GroupRenderer.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:40: error: cannot find type 'CGContext' in scope
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
                                       ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:19: error: method does not override any method from its superclass
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:53: error: cannot find type 'CGContext' in scope
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
                                                    ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:19: error: method does not override any method from its superclass
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
    ~~~~~~~~      ^
[20/62] Compiling Macaw ImageRenderer.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:40: error: cannot find type 'CGContext' in scope
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
                                       ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:19: error: method does not override any method from its superclass
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:53: error: cannot find type 'CGContext' in scope
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
                                                    ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:19: error: method does not override any method from its superclass
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
    ~~~~~~~~      ^
[21/62] Compiling Macaw NodeRenderer.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:40: error: cannot find type 'CGContext' in scope
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
                                       ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:19: error: method does not override any method from its superclass
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:53: error: cannot find type 'CGContext' in scope
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
                                                    ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:19: error: method does not override any method from its superclass
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
    ~~~~~~~~      ^
[22/79] Compiling Macaw RenderContext.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:13:26: error: 'nil' requires a contextual type
        self.cgContext = nil
                         ^
[23/79] Compiling Macaw RenderUtils.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:13:26: error: 'nil' requires a contextual type
        self.cgContext = nil
                         ^
[24/79] Compiling Macaw ShapeRenderer.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:13:26: error: 'nil' requires a contextual type
        self.cgContext = nil
                         ^
[25/79] Compiling Macaw TextRenderer.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:13:26: error: 'nil' requires a contextual type
        self.cgContext = nil
                         ^
[26/79] Compiling Macaw CSSParser.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:13:26: error: 'nil' requires a contextual type
        self.cgContext = nil
                         ^
[27/79] Compiling Macaw SVGCanvas.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:13:26: error: 'nil' requires a contextual type
        self.cgContext = nil
                         ^
[28/87] Compiling Macaw TransformHashable.swift
[29/87] Compiling Macaw CombinationAnimationGenerator.swift
[30/87] Compiling Macaw MorphingGenerator.swift
[31/87] Compiling Macaw OpacityGenerator.swift
[32/87] Compiling Macaw PathAnimationGenerator.swift
[33/87] Compiling Macaw ShapeAnimationGenerator.swift
[34/87] Compiling Macaw TimingFunction.swift
[35/87] Compiling Macaw RotateEvent.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
[36/87] Compiling Macaw TapEvent.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
[37/87] Compiling Macaw TouchEvent.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
[38/87] Compiling Macaw MacawView+PDF.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
[39/87] Compiling Macaw MDisplayLink_iOS.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
[40/87] Compiling Macaw MView_iOS.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
[41/87] Compiling Macaw Common_macOS.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
[42/103] Compiling Macaw DescriptionExtensions.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:312:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:333:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
[43/103] Compiling Macaw UIImage2Image.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:312:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:333:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
[44/103] Compiling Macaw MacawView.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:312:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:333:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
[45/103] Compiling Macaw MacawZoom.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:312:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:333:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
[46/103] Compiling Macaw ShapeLayer.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:312:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:333:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
[47/103] Compiling Macaw Touchable.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:312:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:333:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
[48/111] Compiling Macaw ContentLayout.swift
[49/111] Compiling Macaw Align.swift
[50/111] Compiling Macaw AspectRatio.swift
[51/111] Compiling Macaw Baseline.swift
[52/111] Compiling Macaw Color.swift
[53/111] Compiling Macaw ColorMatrix.swift
[54/111] Compiling Macaw Effect.swift
[55/111] Compiling Macaw Fill.swift
[56/119] Compiling Macaw Gradient.swift
[57/119] Compiling Macaw LineCap.swift
[58/119] Compiling Macaw LineJoin.swift
[59/119] Compiling Macaw LinearGradient.swift
[60/119] Compiling Macaw Pattern.swift
[61/119] Compiling Macaw RadialGradient.swift
[62/119] Compiling Macaw Stop.swift
[63/119] Compiling Macaw Stroke.swift
[64/119] Compiling Macaw DoubleInterpolation.swift
[65/119] Compiling Macaw LocusInterpolation.swift
[66/119] Compiling Macaw ShapeInterpolation.swift
[67/119] Compiling Macaw TransformInterpolation.swift
[68/119] Compiling Macaw FuncBounds.swift
[69/119] Compiling Macaw PathBounds.swift
[70/119] Compiling Macaw PathFunctions.swift
[71/119] Compiling Macaw AnimationSequence.swift
[72/119] Compiling Macaw CombineAnimation.swift
[73/119] Compiling Macaw Arc.swift
[74/119] Compiling Macaw Circle.swift
[75/119] Compiling Macaw Ellipse.swift
[76/119] Compiling Macaw GeomUtils.swift
[77/119] Compiling Macaw Line.swift
[78/119] Compiling Macaw Locus.swift
[79/119] Compiling Macaw Path.swift
[80/119] Compiling Macaw PathBuilder.swift
[81/119] Compiling Macaw PathSegment.swift
[82/119] Compiling Macaw PathSegmentType.swift
[83/119] Compiling Macaw Point.swift
[84/119] Compiling Macaw Polygon.swift
[85/119] Compiling Macaw Polyline.swift
[86/119] Compiling Macaw Rect.swift
[87/119] Compiling Macaw RoundRect.swift
[88/119] Compiling Macaw Size.swift
[89/119] Compiling Macaw MCAShapeLayerLineCap_macOS.swift
[90/119] Compiling Macaw MCAShapeLayerLineJoin_macOS.swift
[91/119] Compiling Macaw AnimatableVariable.swift
[92/119] Compiling Macaw Animation.swift
[93/119] Compiling Macaw AnimationImpl.swift
[94/119] Compiling Macaw AnimationProducer.swift
[95/119] Compiling Macaw AnimationUtils.swift
[96/119] Compiling Macaw Easing.swift
[97/119] Compiling Macaw AnimOperators.swift
[98/119] Compiling Macaw ContentsAnimation.swift
[99/119] Compiling Macaw MorphingAnimation.swift
[100/119] Compiling Macaw OpacityAnimation.swift
[101/119] Compiling Macaw PathAnimation.swift
[102/119] Compiling Macaw ShapeAnimation.swift
[103/119] Compiling Macaw TransformAnimation.swift
[104/119] Compiling Macaw AnimationCache.swift
[105/119] Compiling Macaw NodeHashable.swift
[106/119] Compiling Macaw Transform.swift
[107/119] Compiling Macaw TransformedLocus.swift
[108/119] Compiling Macaw Group.swift
[109/119] Compiling Macaw Image.swift
[110/119] Compiling Macaw Node.swift
[111/119] Compiling Macaw SceneUtils.swift
[112/119] Compiling Macaw Shape.swift
[113/119] Compiling Macaw Text.swift
[114/119] Compiling Macaw SVGConstants.swift
[115/119] Compiling Macaw SVGNodeLayout.swift
[116/119] Compiling Macaw SVGParser.swift
[117/119] Compiling Macaw SVGParserError.swift
[118/119] Compiling Macaw SVGSerializer.swift
[119/119] Compiling Macaw SVGView.swift
ShellOut encountered an error
Status code: 1
Message: ""
Output: "[0/1] Planning build
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)[1/47] Emitting module Macaw
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:40: error: cannot find type 'CGContext' in scope
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
                                       ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:19: error: method does not override any method from its superclass
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:53: error: cannot find type 'CGContext' in scope
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
                                                    ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:19: error: method does not override any method from its superclass
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
[2/53] Compiling Macaw CAAnimationClosure.swift
[3/53] Compiling Macaw CGFloat+Double.swift
[4/53] Compiling Macaw NSTimer+Closure.swift
[5/53] Compiling Macaw BoundsUtils.swift
[6/53] Compiling Macaw CGMappings.swift
[7/53] Compiling Macaw CommonError.swift
[8/62] Compiling Macaw TransformGenerator.swift
[9/62] Compiling Macaw Disposable.swift
[10/62] Compiling Macaw GroupDisposable.swift
[11/62] Compiling Macaw Variable.swift
[12/62] Compiling Macaw Event.swift
[13/62] Compiling Macaw PanEvent.swift
[14/62] Compiling Macaw PinchEvent.swift
[15/62] Compiling Macaw Graphics_macOS.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:40: error: cannot find type 'CGContext' in scope
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
                                       ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:19: error: method does not override any method from its superclass
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:53: error: cannot find type 'CGContext' in scope
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
                                                    ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:19: error: method does not override any method from its superclass
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
    ~~~~~~~~      ^
[16/62] Compiling Macaw MBezierPath+Extension_macOS.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:40: error: cannot find type 'CGContext' in scope
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
                                       ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:19: error: method does not override any method from its superclass
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:53: error: cannot find type 'CGContext' in scope
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
                                                    ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:19: error: method does not override any method from its superclass
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
    ~~~~~~~~      ^
[17/62] Compiling Macaw MDisplayLink_macOS.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:40: error: cannot find type 'CGContext' in scope
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
                                       ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:19: error: method does not override any method from its superclass
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:53: error: cannot find type 'CGContext' in scope
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
                                                    ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:19: error: method does not override any method from its superclass
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
    ~~~~~~~~      ^
[18/62] Compiling Macaw MView_macOS.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:40: error: cannot find type 'CGContext' in scope
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
                                       ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:19: error: method does not override any method from its superclass
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:53: error: cannot find type 'CGContext' in scope
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
                                                    ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:19: error: method does not override any method from its superclass
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
    ~~~~~~~~      ^
[19/62] Compiling Macaw GroupRenderer.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:40: error: cannot find type 'CGContext' in scope
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
                                       ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:19: error: method does not override any method from its superclass
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:53: error: cannot find type 'CGContext' in scope
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
                                                    ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:19: error: method does not override any method from its superclass
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
    ~~~~~~~~      ^
[20/62] Compiling Macaw ImageRenderer.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:40: error: cannot find type 'CGContext' in scope
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
                                       ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:19: error: method does not override any method from its superclass
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:53: error: cannot find type 'CGContext' in scope
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
                                                    ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:19: error: method does not override any method from its superclass
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
    ~~~~~~~~      ^
[21/62] Compiling Macaw NodeRenderer.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:40: error: cannot find type 'CGContext' in scope
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
                                       ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:41:19: error: method does not override any method from its superclass
    override func doRender(in context: CGContext, force: Bool, opacity: Double, coloringMode: ColoringMode = .rgb) {
    ~~~~~~~~      ^
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:53: error: cannot find type 'CGContext' in scope
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
                                                    ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/GroupRenderer.swift:49:19: error: method does not override any method from its superclass
    override func doFindNodeAt(path: NodePath, ctx: CGContext) -> NodePath? {
    ~~~~~~~~      ^
[22/79] Compiling Macaw RenderContext.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:13:26: error: 'nil' requires a contextual type
        self.cgContext = nil
                         ^
[23/79] Compiling Macaw RenderUtils.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:13:26: error: 'nil' requires a contextual type
        self.cgContext = nil
                         ^
[24/79] Compiling Macaw ShapeRenderer.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:13:26: error: 'nil' requires a contextual type
        self.cgContext = nil
                         ^
[25/79] Compiling Macaw TextRenderer.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:13:26: error: 'nil' requires a contextual type
        self.cgContext = nil
                         ^
[26/79] Compiling Macaw CSSParser.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:13:26: error: 'nil' requires a contextual type
        self.cgContext = nil
                         ^
[27/79] Compiling Macaw SVGCanvas.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:13:26: error: 'nil' requires a contextual type
        self.cgContext = nil
                         ^
[28/87] Compiling Macaw TransformHashable.swift
[29/87] Compiling Macaw CombinationAnimationGenerator.swift
[30/87] Compiling Macaw MorphingGenerator.swift
[31/87] Compiling Macaw OpacityGenerator.swift
[32/87] Compiling Macaw PathAnimationGenerator.swift
[33/87] Compiling Macaw ShapeAnimationGenerator.swift
[34/87] Compiling Macaw TimingFunction.swift
[35/87] Compiling Macaw RotateEvent.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
[36/87] Compiling Macaw TapEvent.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
[37/87] Compiling Macaw TouchEvent.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
[38/87] Compiling Macaw MacawView+PDF.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
[39/87] Compiling Macaw MDisplayLink_iOS.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
[40/87] Compiling Macaw MView_iOS.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
[41/87] Compiling Macaw Common_macOS.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
[42/103] Compiling Macaw DescriptionExtensions.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:312:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:333:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
[43/103] Compiling Macaw UIImage2Image.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:312:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:333:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
[44/103] Compiling Macaw MacawView.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:312:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:333:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
[45/103] Compiling Macaw MacawZoom.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:312:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:333:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
[46/103] Compiling Macaw ShapeLayer.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:312:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:333:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
[47/103] Compiling Macaw Touchable.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/render/RenderContext.swift:9:20: error: cannot find type 'CGContext' in scope
    var cgContext: CGContext?
                   ^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:312:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/views/MacawView.swift:333:33: error: type of expression is ambiguous without more context
        guard let ctx = context.cgContext else {
                        ~~~~~~~~^~~~~~~~~
[48/111] Compiling Macaw ContentLayout.swift
[49/111] Compiling Macaw Align.swift
[50/111] Compiling Macaw AspectRatio.swift
[51/111] Compiling Macaw Baseline.swift
[52/111] Compiling Macaw Color.swift
[53/111] Compiling Macaw ColorMatrix.swift
[54/111] Compiling Macaw Effect.swift
[55/111] Compiling Macaw Fill.swift
[56/119] Compiling Macaw Gradient.swift
[57/119] Compiling Macaw LineCap.swift
[58/119] Compiling Macaw LineJoin.swift
[59/119] Compiling Macaw LinearGradient.swift
[60/119] Compiling Macaw Pattern.swift
[61/119] Compiling Macaw RadialGradient.swift
[62/119] Compiling Macaw Stop.swift
[63/119] Compiling Macaw Stroke.swift
[64/119] Compiling Macaw DoubleInterpolation.swift
[65/119] Compiling Macaw LocusInterpolation.swift
[66/119] Compiling Macaw ShapeInterpolation.swift
[67/119] Compiling Macaw TransformInterpolation.swift
[68/119] Compiling Macaw FuncBounds.swift
[69/119] Compiling Macaw PathBounds.swift
[70/119] Compiling Macaw PathFunctions.swift
[71/119] Compiling Macaw AnimationSequence.swift
[72/119] Compiling Macaw CombineAnimation.swift
[73/119] Compiling Macaw Arc.swift
[74/119] Compiling Macaw Circle.swift
[75/119] Compiling Macaw Ellipse.swift
[76/119] Compiling Macaw GeomUtils.swift
[77/119] Compiling Macaw Line.swift
[78/119] Compiling Macaw Locus.swift
[79/119] Compiling Macaw Path.swift
[80/119] Compiling Macaw PathBuilder.swift
[81/119] Compiling Macaw PathSegment.swift
[82/119] Compiling Macaw PathSegmentType.swift
[83/119] Compiling Macaw Point.swift
[84/119] Compiling Macaw Polygon.swift
[85/119] Compiling Macaw Polyline.swift
[86/119] Compiling Macaw Rect.swift
[87/119] Compiling Macaw RoundRect.swift
[88/119] Compiling Macaw Size.swift
[89/119] Compiling Macaw MCAShapeLayerLineCap_macOS.swift
[90/119] Compiling Macaw MCAShapeLayerLineJoin_macOS.swift
[91/119] Compiling Macaw AnimatableVariable.swift
[92/119] Compiling Macaw Animation.swift
[93/119] Compiling Macaw AnimationImpl.swift
[94/119] Compiling Macaw AnimationProducer.swift
[95/119] Compiling Macaw AnimationUtils.swift
[96/119] Compiling Macaw Easing.swift
[97/119] Compiling Macaw AnimOperators.swift
[98/119] Compiling Macaw ContentsAnimation.swift
[99/119] Compiling Macaw MorphingAnimation.swift
[100/119] Compiling Macaw OpacityAnimation.swift
[101/119] Compiling Macaw PathAnimation.swift
[102/119] Compiling Macaw ShapeAnimation.swift
[103/119] Compiling Macaw TransformAnimation.swift
[104/119] Compiling Macaw AnimationCache.swift
[105/119] Compiling Macaw NodeHashable.swift
[106/119] Compiling Macaw Transform.swift
[107/119] Compiling Macaw TransformedLocus.swift
[108/119] Compiling Macaw Group.swift
[109/119] Compiling Macaw Image.swift
[110/119] Compiling Macaw Node.swift
[111/119] Compiling Macaw SceneUtils.swift
[112/119] Compiling Macaw Shape.swift
[113/119] Compiling Macaw Text.swift
[114/119] Compiling Macaw SVGConstants.swift
[115/119] Compiling Macaw SVGNodeLayout.swift
[116/119] Compiling Macaw SVGParser.swift
[117/119] Compiling Macaw SVGParserError.swift
[118/119] Compiling Macaw SVGSerializer.swift
[119/119] Compiling Macaw SVGView.swift"
BUILD FAILURE 5.7 macosSpm

Build Machine: Mac 5