The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of Grape, reference 0.7.6 (d8d73e), with Swift 6.0 for macOS (SPM) on 7 Oct 2024 22:33:20 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftGraphs/Grape.git
Reference: 0.7.6
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SwiftGraphs/Grape
 * tag               0.7.6      -> FETCH_HEAD
HEAD is now at d8d73ea Merge pull request #59 from SwiftGraphs/zl/fix-concurrency
Cloned https://github.com/SwiftGraphs/Grape.git
Revision (git rev-parse @):
d8d73ea092bc046e590643793e908fe13dd4113e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/SwiftGraphs/Grape.git at 0.7.6
Fetching https://github.com/apple/swift-docc-plugin
[1/2038] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (1.29s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (3.71s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3109] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.22s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.67s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/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.4.3
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "grape",
      "name": "Grape",
      "url": "https://github.com/SwiftGraphs/Grape.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Grape",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/SwiftGraphs/Grape.git
[1/5363] Fetching grape
Fetched https://github.com/SwiftGraphs/Grape.git from cache (1.83s)
Creating working copy for https://github.com/SwiftGraphs/Grape.git
Working copy of https://github.com/SwiftGraphs/Grape.git resolved at 0.7.6 (d8d73ea)
warning: '.resolve-product-dependencies': dependency 'grape' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/SwiftGraphs/Grape.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.0.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/5] Write sources
[4/5] Write swift-version--4A847ED0836F2485.txt
[6/30] Compiling ForceSimulation Kinetics.swift
[7/30] Compiling ForceSimulation Simulation.swift
[8/30] Compiling ForceSimulation AttributeDescriptor.swift
[9/30] Compiling ForceSimulation Disposable.swift
[10/32] Compiling ForceSimulation PositionForce.swift
[11/32] Compiling ForceSimulation RadialForce.swift
[12/32] Compiling ForceSimulation SealedForce2D.swift
[13/32] Compiling ForceSimulation CompositedForce.swift
[14/32] Compiling ForceSimulation EmptyForce.swift
[15/32] Compiling ForceSimulation KDTreeForce.swift
[16/32] Compiling ForceSimulation EdgeID.swift
[17/32] Compiling ForceSimulation LinearCongruentialGenerator.swift
[18/32] Compiling ForceSimulation LinkForce.swift
[19/32] Compiling ForceSimulation ManyBodyForce.swift
[20/32] Compiling ForceSimulation PackedForce.swift
[21/32] Emitting module ForceSimulation
[22/32] Compiling ForceSimulation KDTree.swift
[23/32] Compiling ForceSimulation KDTreeDelegate.swift
[24/32] Compiling ForceSimulation KDTreeNode.swift
[25/32] Compiling ForceSimulation ForceProtocol.swift
[26/32] Compiling ForceSimulation CenterForce.swift
[27/32] Compiling ForceSimulation CollideForce.swift
[28/32] Compiling ForceSimulation SealedForce3D.swift
[29/32] Compiling ForceSimulation BufferedKDTree.swift
[30/32] Compiling ForceSimulation KDBox.swift
[31/32] Compiling ForceSimulation SimulatableVector.swift
[32/32] Compiling ForceSimulation UnsafeArray.swift
[33/75] Emitting module Grape
[34/79] Compiling Grape CompositedGraphContent.swift
[35/79] Compiling Grape GraphContent.swift
[36/79] Compiling Grape GraphContentBuilder.swift
[37/79] Compiling Grape LinkMark.swift
[38/79] Compiling Grape ModifiedGraphContent.swift
[39/79] Compiling Grape _ForEach+GraphContent.swift
[40/79] Compiling Grape _OptionalGraphContent.swift
[41/79] Compiling Grape _PairedGraphContent.swift
[42/79] Compiling Grape ForceDescriptor.swift
[43/79] Compiling Grape SealedForce2DDescriptor.swift
[44/79] Compiling Grape NodeMark.swift
[45/79] Compiling Grape Series.swift
[46/79] Compiling Grape _ArrayGraphContent.swift
[47/79] Compiling Grape _ConditionalGraphContent.swift
[48/79] Compiling Grape _EmptyGraphContent.swift
[49/79] Compiling Grape GraphContentModifier.swift
[50/79] Compiling Grape GraphForegroundScale.swift
[51/79] Compiling Grape CoreGraphics+SIMD.swift
[52/79] Compiling Grape GraphProtocol.swift
[53/79] Compiling Grape KeyFrame.swift
[54/79] Compiling Grape GraphRenderingContext.swift
[55/79] Compiling Grape GraphRenderingStates.swift
[56/79] Compiling Grape RenderOperation.swift
[57/79] Compiling Grape SimulationContext.swift
[58/79] Compiling Grape LinkShape.swift
[59/79] Compiling Grape RasterizedViewStore.swift
[60/79] Compiling Grape Transform.swift
[61/79] Compiling Grape View+CGImage.swift
[62/79] Compiling Grape ForceDirectedGraph+Gesture.swift
[63/79] Compiling Grape ForceDirectedGraph+View.swift
[64/79] Compiling Grape ForceDirectedGraph.swift
[65/79] Compiling Grape ForceDirectedGraphModel+Observation.swift
[66/79] Compiling Grape ForceDirectedGraphModel.findNode.swift
[67/79] Compiling Grape ForceDirectedGraphModel.swift
[68/79] Compiling Grape ForceDirectedGraphState.swift
[69/79] Compiling Grape GraphLayoutInputs.swift
[70/79] Compiling Grape AnyGraphContentModifier.swift
[71/79] Compiling Grape GrapeEffect.ForegroundStyle.swift
[72/79] Compiling Grape GrapeEffect.Label.swift
[73/79] Compiling Grape GrapeEffect.Opacity.swift
[74/79] Compiling Grape GrapeEffect.Stroke.swift
[75/79] Compiling Grape GrapeEffect.Symbol.swift
[76/79] Compiling Grape GrapeEffect.SymbolSize.swift
[77/79] Compiling Grape GrapeEffect._LinkShape.swift
[78/79] Compiling Grape GrapeEffect.swift
[79/79] Compiling Grape GraphContent+GraphContentModifiers.swift
Build complete! (45.30s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "Grape",
  "name" : "Grape",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "ForceSimulation",
      "targets" : [
        "ForceSimulation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Grape",
      "targets" : [
        "Grape"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "KDTreeTests",
      "module_type" : "SwiftTarget",
      "name" : "KDTreeTests",
      "path" : "Tests/KDTreeTests",
      "sources" : [
        "BufferedKDTreeTests.swift",
        "KDTreeTests.swift"
      ],
      "target_dependencies" : [
        "ForceSimulation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GrapeTests",
      "module_type" : "SwiftTarget",
      "name" : "GrapeTests",
      "path" : "Tests/GrapeTests",
      "sources" : [
        "ContentBuilderTests.swift",
        "GraphContentBuilderTests.swift"
      ],
      "target_dependencies" : [
        "Grape"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Grape",
      "module_type" : "SwiftTarget",
      "name" : "Grape",
      "path" : "Sources/Grape",
      "product_memberships" : [
        "Grape"
      ],
      "sources" : [
        "Contents/CompositedGraphContent.swift",
        "Contents/GraphContent.swift",
        "Contents/GraphContentBuilder.swift",
        "Contents/LinkMark.swift",
        "Contents/ModifiedGraphContent.swift",
        "Contents/NodeMark.swift",
        "Contents/Series.swift",
        "Contents/_ArrayGraphContent.swift",
        "Contents/_ConditionalGraphContent.swift",
        "Contents/_EmptyGraphContent.swift",
        "Contents/_ForEach+GraphContent.swift",
        "Contents/_OptionalGraphContent.swift",
        "Contents/_PairedGraphContent.swift",
        "Descriptors/ForceDescriptor.swift",
        "Descriptors/SealedForce2DDescriptor.swift",
        "Modifiers/AnyGraphContentModifier.swift",
        "Modifiers/Effects/GrapeEffect.ForegroundStyle.swift",
        "Modifiers/Effects/GrapeEffect.Label.swift",
        "Modifiers/Effects/GrapeEffect.Opacity.swift",
        "Modifiers/Effects/GrapeEffect.Stroke.swift",
        "Modifiers/Effects/GrapeEffect.Symbol.swift",
        "Modifiers/Effects/GrapeEffect.SymbolSize.swift",
        "Modifiers/Effects/GrapeEffect._LinkShape.swift",
        "Modifiers/Effects/GrapeEffect.swift",
        "Modifiers/GraphContent+GraphContentModifiers.swift",
        "Modifiers/GraphContentModifier.swift",
        "Modifiers/GraphForegroundScale.swift",
        "Utils/CoreGraphics+SIMD.swift",
        "Utils/GraphProtocol.swift",
        "Utils/KeyFrame.swift",
        "Utils/LinkShape.swift",
        "Utils/RasterizedViewStore.swift",
        "Utils/Transform.swift",
        "Utils/View+CGImage.swift",
        "Views/ForceDirectedGraph+Gesture.swift",
        "Views/ForceDirectedGraph+View.swift",
        "Views/ForceDirectedGraph.swift",
        "Views/ForceDirectedGraphModel+Observation.swift",
        "Views/ForceDirectedGraphModel.findNode.swift",
        "Views/ForceDirectedGraphModel.swift",
        "Views/ForceDirectedGraphState.swift",
        "Views/GraphLayoutInputs.swift",
        "Views/GraphRenderingContext.swift",
        "Views/GraphRenderingStates.swift",
        "Views/RenderOperation.swift",
        "Views/SimulationContext.swift"
      ],
      "target_dependencies" : [
        "ForceSimulation"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ForceSimulationTests",
      "module_type" : "SwiftTarget",
      "name" : "ForceSimulationTests",
      "path" : "Tests/ForceSimulationTests",
      "sources" : [
        "ForceTests.swift",
        "GKTreeCompareTest.swift",
        "MiserableData.swift",
        "MiserableGraphTest.swift"
      ],
      "target_dependencies" : [
        "ForceSimulation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ForceSimulation",
      "module_type" : "SwiftTarget",
      "name" : "ForceSimulation",
      "path" : "Sources/ForceSimulation",
      "product_memberships" : [
        "ForceSimulation",
        "Grape"
      ],
      "sources" : [
        "ForceProtocol.swift",
        "Forces/CenterForce.swift",
        "Forces/CollideForce.swift",
        "Forces/CompositedForce.swift",
        "Forces/EmptyForce.swift",
        "Forces/KDTreeForce.swift",
        "Forces/LinkForce.swift",
        "Forces/ManyBodyForce.swift",
        "Forces/PackedForce.swift",
        "Forces/PositionForce.swift",
        "Forces/RadialForce.swift",
        "Forces/SealedForce2D.swift",
        "Forces/SealedForce3D.swift",
        "KDTree/BufferedKDTree.swift",
        "KDTree/KDBox.swift",
        "KDTree/KDTree.swift",
        "KDTree/KDTreeDelegate.swift",
        "KDTree/KDTreeNode.swift",
        "Kinetics.swift",
        "Simulation.swift",
        "Utils/AttributeDescriptor.swift",
        "Utils/Disposable.swift",
        "Utils/EdgeID.swift",
        "Utils/LinearCongruentialGenerator.swift",
        "Utils/SimulatableVector.swift",
        "Utils/UnsafeArray.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/swiftgraphs/grape/0.7.6
Repository:               SwiftGraphs/Grape
Swift version used:       6.0
        .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.3.0")
Target:                   ForceSimulation
Extracting symbol information for 'ForceSimulation'...
Finished extracting symbol information for 'ForceSimulation'. (3.40s)
Building documentation for 'ForceSimulation'...
warning: 'SimulatableFloatingPoint' doesn't exist at '/ForceSimulation'
  --> Documentation.md:57:5-57:29
55 |
56 |
57 + - ``SimulatableFloatingPoint``
   |     ╰─suggestion: Replace 'SimulatableFloatingPoint' with 'SimulatableVector'
58 | - ``DeterministicRandomGenerator``
59 | - ``HasDeterministicRandomGenerator``
warning: Parameter 'alpha' not found in initializer declaration
  --> ../Simulation.swift:54:13-54:18
52 |     ///   - links: The links between nodes.
53 |     ///   - forceField: The force field that drives the simulation. The simulation takes ownership of the force field.
54 +     ///   - alpha: Initial alpha value, determines how "active" the simulation is.
   |             ├─suggestion: Replace 'alpha' with 'alphaMin'
   |             ├─suggestion: Replace 'alpha' with 'alphaDecay'
   |             ╰─suggestion: Replace 'alpha' with 'alphaTarget'
55 |     ///   - alphaMin: The minimum alpha value. The simulation stops when alpha is less than this value.
56 |     ///   - alphaDecay: The larger the value, the faster the simulation converges to the final result.
warning: Parameter 'fixation' is missing documentation
  --> ../Simulation.swift:58:180-58:180
56 |     ///   - alphaDecay: The larger the value, the faster the simulation converges to the final result.
57 |     ///   - alphaTarget: The alpha value the simulation converges to.
58 +     ///   - velocityDecay: A multiplier for the velocity of the nodes in Velocity Verlet integration. The position of the nodes is updated by the formula `x += v * velocityDecay`.
   |                                                                                                                                                                                    ╰─suggestion: Document 'fixation' parameter
59 |     @inlinable
60 |     public init(
warning: Parameter 'velocity' is missing documentation
  --> ../Simulation.swift:58:180-58:180
56 |     ///   - alphaDecay: The larger the value, the faster the simulation converges to the final result.
57 |     ///   - alphaTarget: The alpha value the simulation converges to.
58 +     ///   - velocityDecay: A multiplier for the velocity of the nodes in Velocity Verlet integration. The position of the nodes is updated by the formula `x += v * velocityDecay`.
   |                                                                                                                                                                                    ╰─suggestion: Document 'velocity' parameter
59 |     @inlinable
60 |     public init(
warning: Parameter 'initialAlpha' is missing documentation
  --> ../Simulation.swift:58:180-58:180
56 |     ///   - alphaDecay: The larger the value, the faster the simulation converges to the final result.
57 |     ///   - alphaTarget: The alpha value the simulation converges to.
58 +     ///   - velocityDecay: A multiplier for the velocity of the nodes in Velocity Verlet integration. The position of the nodes is updated by the formula `x += v * velocityDecay`.
59 |     @inlinable
60 |     public init(
warning: Parameter 'position' is missing documentation
  --> ../Simulation.swift:58:180-58:180
56 |     ///   - alphaDecay: The larger the value, the faster the simulation converges to the final result.
57 |     ///   - alphaTarget: The alpha value the simulation converges to.
58 +     ///   - velocityDecay: A multiplier for the velocity of the nodes in Velocity Verlet integration. The position of the nodes is updated by the formula `x += v * velocityDecay`.
   |                                                                                                                                                                                    ╰─suggestion: Document 'position' parameter
59 |     @inlinable
60 |     public init(Finished building documentation for 'ForceSimulation' (0.28s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/swiftgraphs/grape/0.7.6
Building for debugging...
[0/8] Write sources
[3/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version--4A847ED0836F2485.txt
[6/53] Compiling SymbolKit Names.swift
[7/53] Compiling SymbolKit SPI.swift
[8/53] Compiling SymbolKit Snippet.swift
[9/53] Compiling SymbolKit Extension.swift
[10/57] Emitting module SymbolKit
[11/57] Compiling SymbolKit Identifier.swift
[12/57] Compiling SymbolKit KindIdentifier.swift
[13/57] Compiling SymbolKit Location.swift
[14/57] Compiling SymbolKit Mutability.swift
[15/57] Compiling SymbolKit GenericConstraint.swift
[16/57] Compiling SymbolKit GenericParameter.swift
[17/57] Compiling SymbolKit Generics.swift
[18/57] Compiling SymbolKit Namespace.swift
[19/57] Compiling SymbolKit DeclarationFragments.swift
[20/57] Compiling SymbolKit Fragment.swift
[21/57] Compiling SymbolKit FragmentKind.swift
[22/57] Compiling SymbolKit FunctionParameter.swift
[23/57] Compiling SymbolKit FunctionSignature.swift
[24/57] Emitting module Snippets
[25/57] Compiling Snippets SnippetParser.swift
[26/57] Compiling Snippets Snippet.swift
[27/57] Compiling SymbolKit Relationship.swift
[28/57] Compiling SymbolKit RelationshipKind.swift
[29/57] Compiling SymbolKit SourceOrigin.swift
[30/57] Compiling SymbolKit GenericConstraints.swift
[31/57] Compiling SymbolKit Swift.swift
[32/57] Compiling SymbolKit Symbol.swift
[33/57] Compiling SymbolKit SymbolKind.swift
[34/57] Compiling SymbolKit SymbolGraph.swift
[35/57] Compiling SymbolKit GraphCollector.swift
[36/57] Compiling SymbolKit SourceRange.swift
[37/57] Compiling SymbolKit Metadata.swift
[38/57] Compiling SymbolKit Module.swift
[39/57] Compiling SymbolKit OperatingSystem.swift
[40/57] Compiling SymbolKit Platform.swift
[41/57] Compiling SymbolKit SemanticVersion.swift
[42/57] Compiling SymbolKit AccessControl.swift
[43/57] Compiling SymbolKit Availability.swift
[44/57] Compiling SymbolKit AvailabilityItem.swift
[45/57] Compiling SymbolKit Domain.swift
[46/57] Compiling SymbolKit Mixin+Equals.swift
[47/57] Compiling SymbolKit Mixin+Hash.swift
[48/57] Compiling SymbolKit Mixin.swift
[49/57] Compiling SymbolKit LineList.swift
[50/57] Compiling SymbolKit Position.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[56/61] Compiling snippet_extract URL+Status.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.46s)
Building for debugging...
[0/1] Write swift-version--4A847ED0836F2485.txt
[2/26] Compiling ForceSimulation Kinetics.swift
[3/26] Compiling ForceSimulation Simulation.swift
[4/26] Compiling ForceSimulation AttributeDescriptor.swift
[5/26] Compiling ForceSimulation Disposable.swift
[6/28] Compiling ForceSimulation PositionForce.swift
[7/28] Compiling ForceSimulation RadialForce.swift
[8/28] Compiling ForceSimulation SealedForce2D.swift
[9/28] Compiling ForceSimulation LinkForce.swift
[10/28] Compiling ForceSimulation ManyBodyForce.swift
[11/28] Compiling ForceSimulation PackedForce.swift
[12/28] Compiling ForceSimulation SimulatableVector.swift
[13/28] Compiling ForceSimulation UnsafeArray.swift
[14/28] Compiling ForceSimulation KDTree.swift
[15/28] Compiling ForceSimulation KDTreeDelegate.swift
[16/28] Compiling ForceSimulation KDTreeNode.swift
[17/28] Compiling ForceSimulation CompositedForce.swift
[18/28] Compiling ForceSimulation EmptyForce.swift
[19/28] Compiling ForceSimulation KDTreeForce.swift
[20/28] Compiling ForceSimulation EdgeID.swift
[21/28] Compiling ForceSimulation LinearCongruentialGenerator.swift
[22/28] Compiling ForceSimulation SealedForce3D.swift
[23/28] Compiling ForceSimulation BufferedKDTree.swift
[24/28] Compiling ForceSimulation KDBox.swift
[25/28] Compiling ForceSimulation ForceProtocol.swift
[26/28] Compiling ForceSimulation CenterForce.swift
[27/28] Compiling ForceSimulation CollideForce.swift
[28/28] Emitting module ForceSimulation
Build of target: 'ForceSimulation' complete! (1.90s)
Target:                   Grape
Extracting symbol information for 'Grape'...
Finished extracting symbol information for 'Grape'. (5.60s)
Building documentation for 'Grape'...
warning: Video resource 'https://github.com/li3zhen1/Grape/assets/45376537/80d933c1-8b5b-4b1a-9062-9628577bd2e0' couldn't be found
   --> CreatingAForceDirectedGraph.md:130:1-130:140
128 |
129 |
130 + @Video(source: "https://github.com/li3zhen1/Grape/assets/45376537/80d933c1-8b5b-4b1a-9062-9628577bd2e0", alt: "A screen record of mermaid")
131 |
132 |
warning: 'GraphRenderingContext' doesn't exist at '/Grape'
  --> Documentation.md:46:5-46:26
44 |
45 | * ``ForceDirectedGraphModel``
46 + * ``GraphRenderingContext``
   |     ├─suggestion: Replace 'GraphRenderingContext' with 'GraphContent'
   |     ├─suggestion: Replace 'GraphRenderingContext' with 'GraphContentBuilder'
   |     ╰─suggestion: Replace 'GraphRenderingContext' with 'GraphContentModifier'
47 | * ``GraphRenderingStates``
48 | * ``SimulationContext``
warning: 'GraphRenderingStates' doesn't exist at '/Grape'
  --> Documentation.md:47:5-47:25
45 | * ``ForceDirectedGraphModel``
46 | * ``GraphRenderingContext``
47 + * ``GraphRenderingStates``
48 | * ``SimulationContext``
49 | * ``KeyFrame``
warning: 'SimulationContext' doesn't exist at '/Grape'
  --> Documentation.md:48:5-48:22
46 | * ``GraphRenderingContext``
47 | * ``GraphRenderingStates``
48 + * ``SimulationContext``
   |     ╰─suggestion: Replace 'SimulationContext' with 'ForceSimulation'
49 | * ``KeyFrame``
50 | * ``KineticState``Finished building documentation for 'Grape' (0.71s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/swiftgraphs/grape/0.7.6
Building for debugging...
[0/3] Write swift-version--4A847ED0836F2485.txt
Build of product 'snippet-extract' complete! (0.20s)
Building for debugging...
[0/1] Write swift-version--4A847ED0836F2485.txt
[2/44] Compiling Grape NodeMark.swift
[3/44] Compiling Grape Series.swift
[4/44] Compiling Grape _ArrayGraphContent.swift
[5/44] Compiling Grape _ConditionalGraphContent.swift
[6/44] Compiling Grape _EmptyGraphContent.swift
[7/48] Compiling Grape GrapeEffect.Symbol.swift
[8/48] Compiling Grape GrapeEffect.SymbolSize.swift
[9/48] Compiling Grape GrapeEffect._LinkShape.swift
[10/48] Compiling Grape GrapeEffect.swift
[11/48] Compiling Grape GraphContent+GraphContentModifiers.swift
[12/48] Compiling Grape AnyGraphContentModifier.swift
[13/48] Compiling Grape GrapeEffect.ForegroundStyle.swift
[14/48] Compiling Grape GrapeEffect.Label.swift
[15/48] Compiling Grape GrapeEffect.Opacity.swift
[16/48] Compiling Grape GrapeEffect.Stroke.swift
[17/48] Compiling Grape CompositedGraphContent.swift
[18/48] Compiling Grape GraphContent.swift
[19/48] Compiling Grape GraphContentBuilder.swift
[20/48] Compiling Grape LinkMark.swift
[21/48] Compiling Grape ModifiedGraphContent.swift
[22/48] Compiling Grape ForceDirectedGraph+Gesture.swift
[23/48] Compiling Grape ForceDirectedGraph+View.swift
[24/48] Compiling Grape ForceDirectedGraph.swift
[25/48] Compiling Grape ForceDirectedGraphModel+Observation.swift
[26/48] Compiling Grape _ForEach+GraphContent.swift
[27/48] Compiling Grape _OptionalGraphContent.swift
[28/48] Compiling Grape _PairedGraphContent.swift
[29/48] Compiling Grape ForceDescriptor.swift
[30/48] Compiling Grape SealedForce2DDescriptor.swift
[31/48] Compiling Grape GraphContentModifier.swift
[32/48] Compiling Grape GraphForegroundScale.swift
[33/48] Compiling Grape CoreGraphics+SIMD.swift
[34/48] Compiling Grape GraphProtocol.swift
[35/48] Compiling Grape KeyFrame.swift
[36/48] Compiling Grape LinkShape.swift
[37/48] Compiling Grape RasterizedViewStore.swift
[38/48] Compiling Grape Transform.swift
[39/48] Compiling Grape View+CGImage.swift
[40/48] Compiling Grape GraphRenderingContext.swift
[41/48] Compiling Grape GraphRenderingStates.swift
[42/48] Compiling Grape RenderOperation.swift
[43/48] Compiling Grape SimulationContext.swift
[44/48] Compiling Grape ForceDirectedGraphModel.findNode.swift
[45/48] Compiling Grape ForceDirectedGraphModel.swift
[46/48] Compiling Grape ForceDirectedGraphState.swift
[47/48] Compiling Grape GraphLayoutInputs.swift
[48/48] Emitting module Grape
Build of target: 'Grape' complete! (1.99s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftgraphs/grape/0.7.6/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftgraphs/grape/0.7.6/linkable-paths.json
    2938
22	/Users/admin/builder/spi-builder-workspace/.docs/swiftgraphs/grape/0.7.6
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/swiftgraphs/grape/0.7.6
File count: 2938
Doc size:   22.0MB
Preparing doc bundle ...
Uploading prod-swiftgraphs-grape-0.7.6-fd883340.zip to s3://spi-docs-inbox/prod-swiftgraphs-grape-0.7.6-fd883340.zip
Copying... [11%]
Copying... [21%]
Copying... [31%]
Copying... [41%]
Copying... [51%]
Copying... [61%]
Copying... [71%]
Copying... [80%]
Copying... [90%]
Copying... [100%]
Done.