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 main (ab36a8), with Swift 6.0 for macOS (SPM) on 7 Oct 2024 22:33:10 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SwiftGraphs/Grape
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ab36a89 [DocC] Update
Cloned https://github.com/SwiftGraphs/Grape.git
Revision (git rev-parse @):
ab36a8947b46e120dcb73142db95cf038573c926
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/SwiftGraphs/Grape.git at main
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.27s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (3.48s)
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.27s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.72s)
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.89s)
Creating working copy for https://github.com/SwiftGraphs/Grape.git
Working copy of https://github.com/SwiftGraphs/Grape.git resolved at main (ab36a89)
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 AttributeDescriptor.swift
[7/30] Compiling ForceSimulation Disposable.swift
[8/32] Compiling ForceSimulation EdgeID.swift
[9/32] Compiling ForceSimulation LinearCongruentialGenerator.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 ForceProtocol.swift
[17/32] Compiling ForceSimulation CenterForce.swift
[18/32] Compiling ForceSimulation CollideForce.swift
[19/32] Compiling ForceSimulation SimulatableVector.swift
[20/32] Compiling ForceSimulation UnsafeArray.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 SealedForce3D.swift
[26/32] Compiling ForceSimulation BufferedKDTree.swift
[27/32] Compiling ForceSimulation KDBox.swift
[28/32] Compiling ForceSimulation Kinetics.swift
[29/32] Compiling ForceSimulation Simulation.swift
[30/32] Compiling ForceSimulation LinkForce.swift
[31/32] Compiling ForceSimulation ManyBodyForce.swift
[32/32] Compiling ForceSimulation PackedForce.swift
[33/76] Emitting module Grape
[34/80] Compiling Grape GraphRenderingContext.swift
[35/80] Compiling Grape GraphRenderingStates.swift
[36/80] Compiling Grape RenderOperation.swift
[37/80] Compiling Grape SimulationContext.swift
[38/80] Compiling Grape AnyGraphContent.swift
[39/80] Compiling Grape CompositedGraphContent.swift
[40/80] Compiling Grape GraphContent.swift
[41/80] Compiling Grape GraphContentBuilder.swift
[42/80] Compiling Grape LinkMark.swift
[43/80] Compiling Grape SealedForce2DDescriptor.swift
[44/80] Compiling Grape AnyGraphContentModifier.swift
[45/80] Compiling Grape GrapeEffect.ForegroundStyle.swift
[46/80] Compiling Grape GrapeEffect.Label.swift
[47/80] Compiling Grape GrapeEffect.Opacity.swift
[48/80] Compiling Grape ForceDirectedGraphModel.findNode.swift
[49/80] Compiling Grape ForceDirectedGraphModel.swift
[50/80] Compiling Grape ForceDirectedGraphState.swift
[51/80] Compiling Grape GraphLayoutInputs.swift
[52/80] Compiling Grape GrapeEffect.Stroke.swift
[53/80] Compiling Grape GrapeEffect.Symbol.swift
[54/80] Compiling Grape GrapeEffect.SymbolSize.swift
[55/80] Compiling Grape GrapeEffect._LinkShape.swift
[56/80] Compiling Grape GrapeEffect.swift
[57/80] Compiling Grape ModifiedGraphContent.swift
[58/80] Compiling Grape NodeMark.swift
[59/80] Compiling Grape Series.swift
[60/80] Compiling Grape _ArrayGraphContent.swift
[61/80] Compiling Grape _ConditionalGraphContent.swift
[62/80] Compiling Grape ForceDirectedGraph+Gesture.swift
[63/80] Compiling Grape ForceDirectedGraph+View.swift
[64/80] Compiling Grape ForceDirectedGraph.swift
[65/80] Compiling Grape ForceDirectedGraphModel+Observation.swift
[66/80] Compiling Grape KeyFrame.swift
[67/80] Compiling Grape LinkShape.swift
[68/80] Compiling Grape RasterizedViewStore.swift
[69/80] Compiling Grape Transform.swift
[70/80] Compiling Grape View+CGImage.swift
[71/80] Compiling Grape _EmptyGraphContent.swift
[72/80] Compiling Grape _ForEach+GraphContent.swift
[73/80] Compiling Grape _OptionalGraphContent.swift
[74/80] Compiling Grape _PairedGraphContent.swift
[75/80] Compiling Grape ForceDescriptor.swift
[76/80] Compiling Grape GraphContent+GraphContentModifiers.swift
[77/80] Compiling Grape GraphContentModifier.swift
[78/80] Compiling Grape GraphForegroundScale.swift
[79/80] Compiling Grape CoreGraphics+SIMD.swift
[80/80] Compiling Grape GraphProtocol.swift
Build complete! (42.85s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.3",
            "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/AnyGraphContent.swift",
        "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/main
Repository:               SwiftGraphs/Grape
Swift version used:       6.0
        .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.4.3")
Target:                   ForceSimulation
Extracting symbol information for 'ForceSimulation'...
Finished extracting symbol information for 'ForceSimulation'. (3.32s)
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 '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(
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 '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 '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(Finished building documentation for 'ForceSimulation' (0.30s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/swiftgraphs/grape/main
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version--4A847ED0836F2485.txt
[6/53] Compiling Snippets SnippetParser.swift
[7/53] Emitting module Snippets
[8/53] Compiling Snippets Snippet.swift
[9/53] Compiling SymbolKit SemanticVersion.swift
[10/53] Compiling SymbolKit AccessControl.swift
[11/53] Compiling SymbolKit Availability.swift
[12/53] Compiling SymbolKit AvailabilityItem.swift
[13/53] Compiling SymbolKit Domain.swift
[14/53] Compiling SymbolKit GenericConstraint.swift
[15/53] Compiling SymbolKit GenericParameter.swift
[16/53] Compiling SymbolKit Generics.swift
[17/53] Compiling SymbolKit Namespace.swift
[18/57] Compiling SymbolKit DeclarationFragments.swift
[19/57] Compiling SymbolKit Fragment.swift
[20/57] Compiling SymbolKit FragmentKind.swift
[21/57] Compiling SymbolKit FunctionParameter.swift
[22/57] Compiling SymbolKit FunctionSignature.swift
[23/57] Compiling SymbolKit Names.swift
[24/57] Compiling SymbolKit SPI.swift
[25/57] Compiling SymbolKit Snippet.swift
[26/57] Compiling SymbolKit Extension.swift
[27/57] Compiling SymbolKit SourceRange.swift
[28/57] Compiling SymbolKit Metadata.swift
[29/57] Compiling SymbolKit Module.swift
[30/57] Compiling SymbolKit OperatingSystem.swift
[31/57] Compiling SymbolKit Platform.swift
[32/57] Compiling SymbolKit Mixin+Equals.swift
[33/57] Compiling SymbolKit Mixin+Hash.swift
[34/57] Compiling SymbolKit Mixin.swift
[35/57] Compiling SymbolKit LineList.swift
[36/57] Compiling SymbolKit Position.swift
[37/57] Compiling SymbolKit Identifier.swift
[38/57] Compiling SymbolKit KindIdentifier.swift
[39/57] Compiling SymbolKit Location.swift
[40/57] Compiling SymbolKit Mutability.swift
[41/57] Compiling SymbolKit Relationship.swift
[42/57] Compiling SymbolKit RelationshipKind.swift
[43/57] Compiling SymbolKit SourceOrigin.swift
[44/57] Compiling SymbolKit GenericConstraints.swift
[45/57] Compiling SymbolKit Swift.swift
[46/57] Compiling SymbolKit Symbol.swift
[47/57] Compiling SymbolKit SymbolKind.swift
[48/57] Compiling SymbolKit SymbolGraph.swift
[49/57] Compiling SymbolKit GraphCollector.swift
[50/57] Emitting module SymbolKit
[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 URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.62s)
Building for debugging...
[0/1] Write swift-version--4A847ED0836F2485.txt
[2/26] Compiling ForceSimulation AttributeDescriptor.swift
[3/26] Compiling ForceSimulation Disposable.swift
[4/28] Compiling ForceSimulation SimulatableVector.swift
[5/28] Compiling ForceSimulation UnsafeArray.swift
[6/28] Compiling ForceSimulation KDTree.swift
[7/28] Compiling ForceSimulation KDTreeDelegate.swift
[8/28] Compiling ForceSimulation KDTreeNode.swift
[9/28] Compiling ForceSimulation Kinetics.swift
[10/28] Compiling ForceSimulation Simulation.swift
[11/28] Compiling ForceSimulation PositionForce.swift
[12/28] Compiling ForceSimulation RadialForce.swift
[13/28] Compiling ForceSimulation SealedForce2D.swift
[14/28] Compiling ForceSimulation LinkForce.swift
[15/28] Compiling ForceSimulation ManyBodyForce.swift
[16/28] Compiling ForceSimulation PackedForce.swift
[17/28] Compiling ForceSimulation CompositedForce.swift
[18/28] Compiling ForceSimulation EmptyForce.swift
[19/28] Compiling ForceSimulation KDTreeForce.swift
[20/28] Compiling ForceSimulation SealedForce3D.swift
[21/28] Compiling ForceSimulation BufferedKDTree.swift
[22/28] Compiling ForceSimulation KDBox.swift
[23/28] Compiling ForceSimulation EdgeID.swift
[24/28] Compiling ForceSimulation LinearCongruentialGenerator.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.88s)
Target:                   Grape
Extracting symbol information for 'Grape'...
Finished extracting symbol information for 'Grape'. (5.44s)
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 |Finished building documentation for 'Grape' (0.67s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/swiftgraphs/grape/main
Building for debugging...
[0/3] Write swift-version--4A847ED0836F2485.txt
Build of product 'snippet-extract' complete! (0.19s)
Building for debugging...
[0/1] Write swift-version--4A847ED0836F2485.txt
[2/45] Compiling Grape AnyGraphContent.swift
[3/45] Compiling Grape CompositedGraphContent.swift
[4/45] Compiling Grape GraphContent.swift
[5/45] Compiling Grape GraphContentBuilder.swift
[6/45] Compiling Grape LinkMark.swift
[7/49] Compiling Grape ModifiedGraphContent.swift
[8/49] Compiling Grape NodeMark.swift
[9/49] Compiling Grape Series.swift
[10/49] Compiling Grape _ArrayGraphContent.swift
[11/49] Compiling Grape _ConditionalGraphContent.swift
[12/49] Compiling Grape GrapeEffect.Stroke.swift
[13/49] Compiling Grape GrapeEffect.Symbol.swift
[14/49] Compiling Grape GrapeEffect.SymbolSize.swift
[15/49] Compiling Grape GrapeEffect._LinkShape.swift
[16/49] Compiling Grape GrapeEffect.swift
[17/49] Compiling Grape _EmptyGraphContent.swift
[18/49] Compiling Grape _ForEach+GraphContent.swift
[19/49] Compiling Grape _OptionalGraphContent.swift
[20/49] Compiling Grape _PairedGraphContent.swift
[21/49] Compiling Grape ForceDescriptor.swift
[22/49] Compiling Grape ForceDirectedGraphModel.findNode.swift
[23/49] Compiling Grape ForceDirectedGraphModel.swift
[24/49] Compiling Grape ForceDirectedGraphState.swift
[25/49] Compiling Grape GraphLayoutInputs.swift
[26/49] Compiling Grape GraphContent+GraphContentModifiers.swift
[27/49] Compiling Grape GraphContentModifier.swift
[28/49] Compiling Grape GraphForegroundScale.swift
[29/49] Compiling Grape CoreGraphics+SIMD.swift
[30/49] Compiling Grape GraphProtocol.swift
[31/49] Compiling Grape ForceDirectedGraph+Gesture.swift
[32/49] Compiling Grape ForceDirectedGraph+View.swift
[33/49] Compiling Grape ForceDirectedGraph.swift
[34/49] Compiling Grape ForceDirectedGraphModel+Observation.swift
[35/49] Compiling Grape KeyFrame.swift
[36/49] Compiling Grape LinkShape.swift
[37/49] Compiling Grape RasterizedViewStore.swift
[38/49] Compiling Grape Transform.swift
[39/49] Compiling Grape View+CGImage.swift
[40/49] Compiling Grape SealedForce2DDescriptor.swift
[41/49] Compiling Grape AnyGraphContentModifier.swift
[42/49] Compiling Grape GrapeEffect.ForegroundStyle.swift
[43/49] Compiling Grape GrapeEffect.Label.swift
[44/49] Compiling Grape GrapeEffect.Opacity.swift
[45/49] Compiling Grape GraphRenderingContext.swift
[46/49] Compiling Grape GraphRenderingStates.swift
[47/49] Compiling Grape RenderOperation.swift
[48/49] Compiling Grape SimulationContext.swift
[49/49] Emitting module Grape
Build of target: 'Grape' complete! (2.01s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftgraphs/grape/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftgraphs/grape/main/linkable-paths.json
    2934
22	/Users/admin/builder/spi-builder-workspace/.docs/swiftgraphs/grape/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/swiftgraphs/grape/main
File count: 2934
Doc size:   22.0MB
Preparing doc bundle ...
Uploading prod-swiftgraphs-grape-main-192be417.zip to s3://spi-docs-inbox/prod-swiftgraphs-grape-main-192be417.zip
Copying... [11%]
Copying... [21%]
Copying... [31%]
Copying... [41%]
Copying... [51%]
Copying... [61%]
Copying... [71%]
Copying... [81%]
Copying... [91%]
Copying... [100%]
Done.