The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Lindenmayer with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/heckj/Lindenmayer.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/heckj/Lindenmayer
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4798c18 proxy work
Cloned https://github.com/heckj/Lindenmayer.git
Revision (git rev-parse @):
4798c185d3908492eb6f8921cba9e05a5106cab5
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/heckj/Lindenmayer.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/heckj/Lindenmayer.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/16] Compiling MeshGenerator Bounds.swift
[4/16] Compiling MeshGenerator ColorRepresentation.swift
[5/16] Compiling MeshGenerator LineSegment.swift
[6/16] Compiling MeshGenerator Mesh.swift
[7/16] Emitting module MeshGenerator
[8/17] Compiling MeshGenerator Vertex.swift
[9/17] Compiling MeshGenerator TextureCoordinates.swift
[10/17] Compiling MeshGenerator Triangle.swift
[11/17] Compiling MeshGenerator Vector.swift
[12/17] Compiling MeshGenerator Plane.swift
[13/17] Compiling MeshGenerator QuickTestView.swift
[14/17] Compiling MeshGenerator MeshGenerator+SceneKit.swift
[15/17] Compiling MeshGenerator MeshGenerator+UIKit.swift
[16/17] Compiling MeshGenerator MeshGenerator+AppKit.swift
[17/17] Compiling MeshGenerator MeshGenerator+RealityKit.swift
[18/32] Compiling SceneKitDebugTools QuaternionView.swift
[19/32] Compiling SceneKitDebugTools SceneInfoView.swift
[20/34] Compiling SceneKitDebugTools DebugSceneView.swift
[21/34] Compiling SceneKitDebugTools EulerAngleView.swift
[22/34] Compiling SceneKitDebugTools NodeInfoView.swift
[23/34] Compiling SceneKitDebugTools ObservableSCNNode.swift
[24/34] Compiling SceneKitDebugTools Simd4View.swift
[25/34] Compiling SceneKitDebugTools Simd4x4View.swift
[26/34] Compiling SceneKitDebugTools OptionalNodeInfoView.swift
[27/34] Compiling SceneKitDebugTools PasteboardHelpers.swift
[28/34] Compiling SceneKitDebugTools SearchableSceneInfoView.swift
[29/34] Compiling SceneKitDebugTools Simd3View.swift
[30/34] Compiling SceneKitDebugTools Transforms.swift
[31/34] Compiling SceneKitDebugTools simd+codetext.swift
[32/34] Emitting module SceneKitDebugTools
[33/34] Compiling SceneKitDebugTools AngleView.swift
[34/34] Compiling SceneKitDebugTools DebugNodes.swift
[35/68] Compiling Lindenmayer RewriteRuleLeftDirectDefines.swift
[36/68] Compiling Lindenmayer RewriteRuleLeftDirectDefinesRNG.swift
[37/68] Compiling Lindenmayer RewriteRuleLeftDirectRNG.swift
[38/68] Compiling Lindenmayer RewriteRuleLeftDirectRight.swift
[39/72] Emitting module Lindenmayer
[40/72] Compiling Lindenmayer ModuleSet.swift
[41/72] Compiling Lindenmayer RNGWrapper.swift
[42/72] Compiling Lindenmayer SeededRandomNumberGenerator.swift
[43/72] Compiling Lindenmayer Xoshiro.swift
[44/72] Compiling Lindenmayer Angle.swift
[45/72] Compiling Lindenmayer RewriteRuleDirectRightDefines.swift
[46/72] Compiling Lindenmayer RewriteRuleDirectRightDefinesRNG.swift
[47/72] Compiling Lindenmayer RewriteRuleDirectRightRNG.swift
[48/72] Compiling Lindenmayer RewriteRuleLeftDirect.swift
[49/72] Compiling Lindenmayer RandomContextualLSystem.swift
[50/72] Compiling Lindenmayer LindenmayerSystem.swift
[51/72] Compiling Lindenmayer BuiltinModules.swift
[52/72] Compiling Lindenmayer DebugModule.swift
[53/72] Compiling Lindenmayer Module.swift
[54/72] Compiling Lindenmayer RewriteRuleLeftDirectRightDefines.swift
[55/72] Compiling Lindenmayer RewriteRuleLeftDirectRightDefinesRNG.swift
[56/72] Compiling Lindenmayer RewriteRuleLeftDirectRightRNG.swift
[57/72] Compiling Lindenmayer Rule.swift
[58/72] Compiling Lindenmayer Examples2D.swift
[59/72] Compiling Lindenmayer Examples3D.swift
[60/72] Compiling Lindenmayer LSystem.swift
[61/72] Compiling Lindenmayer ContextualLSystem.swift
[62/72] Compiling Lindenmayer ParameterizedRandomContextualLSystem.swift
[63/72] Compiling Lindenmayer RewriteRuleDirect.swift
[64/72] Compiling Lindenmayer RewriteRuleDirectDefines.swift
[65/72] Compiling Lindenmayer RewriteRuleDirectDefinesRNG.swift
[66/72] Compiling Lindenmayer RewriteRuleDirectRNG.swift
[67/72] Compiling Lindenmayer RewriteRuleDirectRight.swift
[68/72] Compiling Lindenmayer GraphicsContextRenderer.swift
[69/72] Compiling Lindenmayer RenderCommands.swift
[70/72] Compiling Lindenmayer SIMD_Float4x4+Extensions.swift
[71/72] Compiling Lindenmayer SceneKitRenderer.swift
[72/72] Compiling Lindenmayer Transforms.swift
[73/87] Compiling LindenmayerViews Lsystem2DView.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LindenmayerViews/Lsystem2DView.swift:33:21: error: variable 'self.iterations' used before being initialized
        self.system = system
                    ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LindenmayerViews/Lsystem3DView.swift:57:21: error: variable 'self.system' used before being initialized
        self.system = system
                    ^
[74/87] Compiling LindenmayerViews Lsystem3DView.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LindenmayerViews/Lsystem2DView.swift:33:21: error: variable 'self.iterations' used before being initialized
        self.system = system
                    ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LindenmayerViews/Lsystem3DView.swift:57:21: error: variable 'self.system' used before being initialized
        self.system = system
                    ^
[75/89] Compiling LindenmayerViews SummarySizes.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LindenmayerViews/ViewComponents/WindowedSmallModuleView.swift:104:21: error: variable 'self.system' used before being initialized
        self.system = system
                    ^
[76/89] Compiling LindenmayerViews WindowedSmallModuleView.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LindenmayerViews/ViewComponents/WindowedSmallModuleView.swift:104:21: error: variable 'self.system' used before being initialized
        self.system = system
                    ^
[77/89] Compiling LindenmayerViews LSystem3DControlView.swift
[78/89] Compiling LindenmayerViews LSystem3DModel.swift
[79/89] Compiling LindenmayerViews LSystemMetrics.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LindenmayerViews/ViewComponents/LSystemMetrics.swift:27:21: error: variable 'self.system' used before being initialized
        self.system = system
                    ^
[80/89] Compiling LindenmayerViews ModuleDetailView.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LindenmayerViews/ViewComponents/LSystemMetrics.swift:27:21: error: variable 'self.system' used before being initialized
        self.system = system
                    ^
[81/89] Compiling LindenmayerViews ModuleSummaryView.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LindenmayerViews/ViewComponents/StateSelectorView.swift:117:45: warning: capture of 'proxy' with non-sendable type 'ScrollViewProxy' in a `@Sendable` closure
                                            proxy.scrollTo(indexPosition)
                                            ^
SwiftUI.ScrollViewProxy:2:15: note: struct 'ScrollViewProxy' does not conform to the 'Sendable' protocol
public struct ScrollViewProxy {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LindenmayerViews/ViewComponents/StateSelectorView.swift:117:45: warning: capture of 'proxy' with non-sendable type 'ScrollViewProxy' in a `@Sendable` closure
                                            proxy.scrollTo(indexPosition)
                                            ^
SwiftUI.ScrollViewProxy:2:15: note: struct 'ScrollViewProxy' does not conform to the 'Sendable' protocol
public struct ScrollViewProxy {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LindenmayerViews/ViewComponents/StateSelectorView.swift:175:45: warning: capture of 'proxy' with non-sendable type 'ScrollViewProxy' in a `@Sendable` closure
                                            proxy.scrollTo(indexPosition)
                                            ^
SwiftUI.ScrollViewProxy:2:15: note: struct 'ScrollViewProxy' does not conform to the 'Sendable' protocol
public struct ScrollViewProxy {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LindenmayerViews/ViewComponents/StateSelectorView.swift:175:45: warning: capture of 'proxy' with non-sendable type 'ScrollViewProxy' in a `@Sendable` closure
                                            proxy.scrollTo(indexPosition)
                                            ^
SwiftUI.ScrollViewProxy:2:15: note: struct 'ScrollViewProxy' does not conform to the 'Sendable' protocol
public struct ScrollViewProxy {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LindenmayerViews/ViewComponents/StateSelectorView.swift:192:21: error: variable 'self.system' used before being initialized
        self.system = system
                    ^
[82/89] Compiling LindenmayerViews StateSelectorView.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LindenmayerViews/ViewComponents/StateSelectorView.swift:117:45: warning: capture of 'proxy' with non-sendable type 'ScrollViewProxy' in a `@Sendable` closure
                                            proxy.scrollTo(indexPosition)
                                            ^
SwiftUI.ScrollViewProxy:2:15: note: struct 'ScrollViewProxy' does not conform to the 'Sendable' protocol
public struct ScrollViewProxy {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LindenmayerViews/ViewComponents/StateSelectorView.swift:117:45: warning: capture of 'proxy' with non-sendable type 'ScrollViewProxy' in a `@Sendable` closure
                                            proxy.scrollTo(indexPosition)
                                            ^
SwiftUI.ScrollViewProxy:2:15: note: struct 'ScrollViewProxy' does not conform to the 'Sendable' protocol
public struct ScrollViewProxy {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LindenmayerViews/ViewComponents/StateSelectorView.swift:175:45: warning: capture of 'proxy' with non-sendable type 'ScrollViewProxy' in a `@Sendable` closure
                                            proxy.scrollTo(indexPosition)
                                            ^
SwiftUI.ScrollViewProxy:2:15: note: struct 'ScrollViewProxy' does not conform to the 'Sendable' protocol
public struct ScrollViewProxy {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LindenmayerViews/ViewComponents/StateSelectorView.swift:175:45: warning: capture of 'proxy' with non-sendable type 'ScrollViewProxy' in a `@Sendable` closure
                                            proxy.scrollTo(indexPosition)
                                            ^
SwiftUI.ScrollViewProxy:2:15: note: struct 'ScrollViewProxy' does not conform to the 'Sendable' protocol
public struct ScrollViewProxy {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LindenmayerViews/ViewComponents/StateSelectorView.swift:192:21: error: variable 'self.system' used before being initialized
        self.system = system
                    ^
[83/89] Compiling LindenmayerViews EmptyModuleSummaryView.swift
[84/89] Compiling LindenmayerViews HorizontalLSystemStateView.swift
[85/89] Compiling LindenmayerViews RollToVerticalTestView.swift
[86/89] Compiling LindenmayerViews Dynamic2DLSystemViews.swift
[87/89] Emitting module LindenmayerViews
[88/89] Compiling LindenmayerViews Monopodial4Examples.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LindenmayerViews/Examples/Monopodial4Examples.swift:40:17: error: variable 'self.system1' used before being initialized
        system1 = Examples3D.monopodialTree
                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LindenmayerViews/Examples/Monopodial4Examples.swift:42:17: error: variable 'self.system2' used before being initialized
        system2 = Examples3D.monopodialTree
                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LindenmayerViews/Examples/Monopodial4Examples.swift:44:17: error: variable 'self.system3' used before being initialized
        system3 = Examples3D.monopodialTree
                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LindenmayerViews/Examples/Monopodial4Examples.swift:46:17: error: variable 'self.system4' used before being initialized
        system4 = Examples3D.monopodialTree
                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LindenmayerViews/Examples/Sympodial4Examples.swift:40:17: error: variable 'self.system1' used before being initialized
        system1 = Examples3D.sympodialTree
                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LindenmayerViews/Examples/Sympodial4Examples.swift:42:17: error: variable 'self.system2' used before being initialized
        system2 = Examples3D.sympodialTree
                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LindenmayerViews/Examples/Sympodial4Examples.swift:44:17: error: variable 'self.system3' used before being initialized
        system3 = Examples3D.sympodialTree
                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LindenmayerViews/Examples/Sympodial4Examples.swift:46:17: error: variable 'self.system4' used before being initialized
        system4 = Examples3D.sympodialTree
                ^
[89/89] Compiling LindenmayerViews Sympodial4Examples.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LindenmayerViews/Examples/Monopodial4Examples.swift:40:17: error: variable 'self.system1' used before being initialized
        system1 = Examples3D.monopodialTree
                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LindenmayerViews/Examples/Monopodial4Examples.swift:42:17: error: variable 'self.system2' used before being initialized
        system2 = Examples3D.monopodialTree
                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LindenmayerViews/Examples/Monopodial4Examples.swift:44:17: error: variable 'self.system3' used before being initialized
        system3 = Examples3D.monopodialTree
                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LindenmayerViews/Examples/Monopodial4Examples.swift:46:17: error: variable 'self.system4' used before being initialized
        system4 = Examples3D.monopodialTree
                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LindenmayerViews/Examples/Sympodial4Examples.swift:40:17: error: variable 'self.system1' used before being initialized
        system1 = Examples3D.sympodialTree
                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LindenmayerViews/Examples/Sympodial4Examples.swift:42:17: error: variable 'self.system2' used before being initialized
        system2 = Examples3D.sympodialTree
                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LindenmayerViews/Examples/Sympodial4Examples.swift:44:17: error: variable 'self.system3' used before being initialized
        system3 = Examples3D.sympodialTree
                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LindenmayerViews/Examples/Sympodial4Examples.swift:46:17: error: variable 'self.system4' used before being initialized
        system4 = Examples3D.sympodialTree
                ^
error: fatalError
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetching https://github.com/heckj/SceneKitDebugTools.git from cache
Fetched https://github.com/heckj/SceneKitDebugTools.git (0.19s)
Fetched https://github.com/apple/swift-docc-plugin (0.19s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.02s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-symbolkit (0.31s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.04s)
Computing version for https://github.com/heckj/SceneKitDebugTools.git
Computed https://github.com/heckj/SceneKitDebugTools.git at 0.1.5 (0.47s)
Fetching https://github.com/heckj/MeshGenerator.git from cache
Fetched https://github.com/heckj/MeshGenerator.git (0.17s)
Computing version for https://github.com/heckj/MeshGenerator.git
Computed https://github.com/heckj/MeshGenerator.git at 0.6.0 (0.39s)
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/heckj/MeshGenerator.git
Working copy of https://github.com/heckj/MeshGenerator.git resolved at 0.6.0
Creating working copy for https://github.com/heckj/SceneKitDebugTools.git
Working copy of https://github.com/heckj/SceneKitDebugTools.git resolved at 0.1.5
[0/1] Planning build
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/12] Compiling LindenmayerViews SummarySizes.swift
[4/13] Compiling LindenmayerViews ModuleDetailView.swift
[5/14] Compiling LindenmayerViews Lsystem2DView.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LindenmayerViews/Lsystem2DView.swift:33:21: error: variable 'self.iterations' used before being initialized
        self.system = system
                    ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LindenmayerViews/Lsystem3DView.swift:57:21: error: variable 'self.system' used before being initialized
        self.system = system
                    ^
[6/14] Compiling LindenmayerViews Lsystem3DView.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LindenmayerViews/Lsystem2DView.swift:33:21: error: variable 'self.iterations' used before being initialized
        self.system = system
                    ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LindenmayerViews/Lsystem3DView.swift:57:21: error: variable 'self.system' used before being initialized
        self.system = system
                    ^
[7/14] Compiling LindenmayerViews Monopodial4Examples.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LindenmayerViews/Examples/Monopodial4Examples.swift:40:17: error: variable 'self.system1' used before being initialized
        system1 = Examples3D.monopodialTree
                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LindenmayerViews/Examples/Monopodial4Examples.swift:42:17: error: variable 'self.system2' used before being initialized
        system2 = Examples3D.monopodialTree
                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LindenmayerViews/Examples/Monopodial4Examples.swift:44:17: error: variable 'self.system3' used before being initialized
        system3 = Examples3D.monopodialTree
                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LindenmayerViews/Examples/Monopodial4Examples.swift:46:17: error: variable 'self.system4' used before being initialized
        system4 = Examples3D.monopodialTree
                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LindenmayerViews/Examples/Sympodial4Examples.swift:40:17: error: variable 'self.system1' used before being initialized
        system1 = Examples3D.sympodialTree
                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LindenmayerViews/Examples/Sympodial4Examples.swift:42:17: error: variable 'self.system2' used before being initialized
        system2 = Examples3D.sympodialTree
                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LindenmayerViews/Examples/Sympodial4Examples.swift:44:17: error: variable 'self.system3' used before being initialized
        system3 = Examples3D.sympodialTree
                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LindenmayerViews/Examples/Sympodial4Examples.swift:46:17: error: variable 'self.system4' used before being initialized
        system4 = Examples3D.sympodialTree
                ^
[8/14] Compiling LindenmayerViews Sympodial4Examples.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LindenmayerViews/Examples/Monopodial4Examples.swift:40:17: error: variable 'self.system1' used before being initialized
        system1 = Examples3D.monopodialTree
                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LindenmayerViews/Examples/Monopodial4Examples.swift:42:17: error: variable 'self.system2' used before being initialized
        system2 = Examples3D.monopodialTree
                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LindenmayerViews/Examples/Monopodial4Examples.swift:44:17: error: variable 'self.system3' used before being initialized
        system3 = Examples3D.monopodialTree
                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LindenmayerViews/Examples/Monopodial4Examples.swift:46:17: error: variable 'self.system4' used before being initialized
        system4 = Examples3D.monopodialTree
                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LindenmayerViews/Examples/Sympodial4Examples.swift:40:17: error: variable 'self.system1' used before being initialized
        system1 = Examples3D.sympodialTree
                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LindenmayerViews/Examples/Sympodial4Examples.swift:42:17: error: variable 'self.system2' used before being initialized
        system2 = Examples3D.sympodialTree
                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LindenmayerViews/Examples/Sympodial4Examples.swift:44:17: error: variable 'self.system3' used before being initialized
        system3 = Examples3D.sympodialTree
                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LindenmayerViews/Examples/Sympodial4Examples.swift:46:17: error: variable 'self.system4' used before being initialized
        system4 = Examples3D.sympodialTree
                ^
[9/14] Emitting module LindenmayerViews
[10/14] Compiling LindenmayerViews ModuleSummaryView.swift
[11/14] Compiling LindenmayerViews StateSelectorView.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LindenmayerViews/ViewComponents/StateSelectorView.swift:117:45: warning: capture of 'proxy' with non-sendable type 'ScrollViewProxy' in a `@Sendable` closure
                                            proxy.scrollTo(indexPosition)
                                            ^
SwiftUI.ScrollViewProxy:2:15: note: struct 'ScrollViewProxy' does not conform to the 'Sendable' protocol
public struct ScrollViewProxy {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LindenmayerViews/ViewComponents/StateSelectorView.swift:117:45: warning: capture of 'proxy' with non-sendable type 'ScrollViewProxy' in a `@Sendable` closure
                                            proxy.scrollTo(indexPosition)
                                            ^
SwiftUI.ScrollViewProxy:2:15: note: struct 'ScrollViewProxy' does not conform to the 'Sendable' protocol
public struct ScrollViewProxy {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LindenmayerViews/ViewComponents/StateSelectorView.swift:175:45: warning: capture of 'proxy' with non-sendable type 'ScrollViewProxy' in a `@Sendable` closure
                                            proxy.scrollTo(indexPosition)
                                            ^
SwiftUI.ScrollViewProxy:2:15: note: struct 'ScrollViewProxy' does not conform to the 'Sendable' protocol
public struct ScrollViewProxy {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LindenmayerViews/ViewComponents/StateSelectorView.swift:175:45: warning: capture of 'proxy' with non-sendable type 'ScrollViewProxy' in a `@Sendable` closure
                                            proxy.scrollTo(indexPosition)
                                            ^
SwiftUI.ScrollViewProxy:2:15: note: struct 'ScrollViewProxy' does not conform to the 'Sendable' protocol
public struct ScrollViewProxy {
              ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LindenmayerViews/ViewComponents/StateSelectorView.swift:192:21: error: variable 'self.system' used before being initialized
        self.system = system
                    ^
[12/14] Compiling LindenmayerViews LSystemMetrics.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LindenmayerViews/ViewComponents/LSystemMetrics.swift:27:21: error: variable 'self.system' used before being initialized
        self.system = system
                    ^
[13/15] Compiling LindenmayerViews WindowedSmallModuleView.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LindenmayerViews/ViewComponents/WindowedSmallModuleView.swift:104:21: error: variable 'self.system' used before being initialized
        self.system = system
                    ^
[14/15] Compiling LindenmayerViews EmptyModuleSummaryView.swift
[15/15] Compiling LindenmayerViews HorizontalLSystemStateView.swift
error: fatalError
BUILD FAILURE 5.9 macosSpm

Build Machine: Mac 7