The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of SwiftNodes, reference master (85e7e9), with Swift 6.2 for macOS (SPM) on 18 Nov 2025 19:00:22 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nohype-ai/SwiftNodes.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nohype-ai/SwiftNodes
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 85e7e93 Add To Do
Cloned https://github.com/nohype-ai/SwiftNodes.git
Revision (git rev-parse @):
85e7e93a1e2d10a89a909a970ac9f45e88565b96
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/nohype-ai/SwiftNodes.git at master
Fetching https://github.com/flowtoolz/SwiftyToolz.git
[1/754] Fetching swiftytoolz
Fetched https://github.com/flowtoolz/SwiftyToolz.git from cache (0.76s)
Computing version for https://github.com/flowtoolz/SwiftyToolz.git
Computed https://github.com/flowtoolz/SwiftyToolz.git at 0.5.1 (1.43s)
Creating working copy for https://github.com/flowtoolz/SwiftyToolz.git
Working copy of https://github.com/flowtoolz/SwiftyToolz.git resolved at 0.5.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swiftnodes",
      "name": "SwiftNodes",
      "url": "https://github.com/nohype-ai/SwiftNodes.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftNodes",
      "dependencies": [
        {
          "identity": "swiftytoolz",
          "name": "SwiftyToolz",
          "url": "https://github.com/flowtoolz/SwiftyToolz.git",
          "version": "0.5.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftyToolz",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/nohype-ai/SwiftNodes.git
[1/1015] Fetching swiftnodes
Fetched https://github.com/nohype-ai/SwiftNodes.git from cache (1.21s)
Fetching https://github.com/flowtoolz/SwiftyToolz.git from cache
Fetched https://github.com/flowtoolz/SwiftyToolz.git from cache (0.49s)
Computing version for https://github.com/flowtoolz/SwiftyToolz.git
Computed https://github.com/flowtoolz/SwiftyToolz.git at 0.5.1 (0.55s)
Creating working copy for https://github.com/flowtoolz/SwiftyToolz.git
Working copy of https://github.com/flowtoolz/SwiftyToolz.git resolved at 0.5.1
Creating working copy for https://github.com/nohype-ai/SwiftNodes.git
Working copy of https://github.com/nohype-ai/SwiftNodes.git resolved at master (85e7e93)
warning: '.resolve-product-dependencies': dependency 'swiftnodes' is not used by any target
Found 1 product dependencies
  - SwiftyToolz
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/nohype-ai/SwiftNodes.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-49B95AFC49DCD68C.txt
[4/23] Emitting module SwiftyToolz
[5/25] Compiling SwiftyToolz Task+SwiftyToolz.swift
[6/25] Compiling SwiftyToolz SwiftHelpers.swift
[7/25] Compiling SwiftyToolz Copyable.swift
[8/25] Compiling SwiftyToolz JSON.swift
[9/25] Compiling SwiftyToolz Set+SwiftyToolz.swift
[10/25] Compiling SwiftyToolz String+SwiftyToolz.swift
[11/25] Compiling SwiftyToolz Optional+SwiftyToolz.swift
[12/25] Compiling SwiftyToolz Sequence+Async.swift
[13/25] Compiling SwiftyToolz BackgroundActor.swift
[14/25] Compiling SwiftyToolz BuildEnvironment.swift
[15/25] Compiling SwiftyToolz Clipboard.swift
[16/25] Compiling SwiftyToolz Color.swift
[17/25] Compiling SwiftyToolz Font.swift
[18/25] Compiling SwiftyToolz Dictionary+SwiftyToolz.swift
[19/25] Compiling SwiftyToolz Int+SwiftyToolz.swift
[20/25] Compiling SwiftyToolz Log.swift
[21/25] Compiling SwiftyToolz ReadableError.swift
[22/25] Compiling SwiftyToolz Array+SwiftyToolz.swift
[23/25] Compiling SwiftyToolz Collection+Sum.swift
[24/25] Compiling SwiftyToolz Geometry.swift
[25/25] Compiling SwiftyToolz WeakArray.swift
[26/40] Compiling SwiftNodes GraphNode.swift
[27/40] Compiling SwiftNodes Graph+ValueAccess.swift
[28/40] Compiling SwiftNodes Graph+EdgeAccess.swift
[29/40] Compiling SwiftNodes Graph+NodeAccess.swift
[30/40] Compiling SwiftNodes Graph.swift
[31/40] Compiling SwiftNodes GraphEdge.swift
[32/41] Compiling SwiftNodes Graph+TransitiveReduction.swift
[33/41] Compiling SwiftNodes Graph+ConvenientInitializers.swift
[34/41] Compiling SwiftNodes Graph+CondensationGraph.swift
[35/41] Compiling SwiftNodes Graph+EssentialEdges.swift
[36/41] Compiling SwiftNodes Graph+FilterAndMap.swift
[37/41] Compiling SwiftNodes Graph+StronglyConnectedComponents.swift
[38/41] Compiling SwiftNodes Graph+AncestorCount.swift
[39/41] Compiling SwiftNodes Graph+Components.swift
[40/41] Emitting module SwiftNodes
[41/41] Compiling SwiftNodes Dictionary+SwiftyToolz.swift
Build complete! (4.16s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swiftytoolz",
      "requirement" : {
        "exact" : [
          "0.5.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/flowtoolz/SwiftyToolz.git"
    }
  ],
  "manifest_display_name" : "SwiftNodes",
  "name" : "SwiftNodes",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftNodes",
      "targets" : [
        "SwiftNodes"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftNodesTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftNodesTests",
      "path" : "Tests",
      "product_dependencies" : [
        "SwiftyToolz"
      ],
      "sources" : [
        "Algorithms/AncestorCountsTests.swift",
        "Algorithms/ComponentTests.swift",
        "Algorithms/CondensationGraphTests.swift",
        "Algorithms/EssentialEdgesTests.swift",
        "Algorithms/FilterAndMap/EdgeFilterTests.swift",
        "Algorithms/FilterAndMap/MapTests.swift",
        "Algorithms/FilterAndMap/NodeFilterTests.swift",
        "Algorithms/FilterAndMap/ValueFilterTests.swift",
        "Algorithms/SCCTests.swift",
        "Algorithms/TransitiveReductionTests.swift",
        "EdgeTests.swift",
        "NodeTests.swift",
        "TestGraph.swift",
        "ValueTests.swift"
      ],
      "target_dependencies" : [
        "SwiftNodes"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftNodes",
      "module_type" : "SwiftTarget",
      "name" : "SwiftNodes",
      "path" : "Code",
      "product_dependencies" : [
        "SwiftyToolz"
      ],
      "product_memberships" : [
        "SwiftNodes"
      ],
      "sources" : [
        "Graph+Algorithms/Graph+AncestorCount.swift",
        "Graph+Algorithms/Graph+Components.swift",
        "Graph+Algorithms/Graph+CondensationGraph.swift",
        "Graph+Algorithms/Graph+EssentialEdges.swift",
        "Graph+Algorithms/Graph+FilterAndMap.swift",
        "Graph+Algorithms/Graph+StronglyConnectedComponents.swift",
        "Graph+Algorithms/Graph+TransitiveReduction.swift",
        "Graph+CreateAndAccess/Graph+ConvenientInitializers.swift",
        "Graph+CreateAndAccess/Graph+EdgeAccess.swift",
        "Graph+CreateAndAccess/Graph+NodeAccess.swift",
        "Graph+CreateAndAccess/Graph+ValueAccess.swift",
        "Graph/Graph.swift",
        "Graph/GraphEdge.swift",
        "Graph/GraphNode.swift",
        "SwiftyToolz Candidates/Dictionary+SwiftyToolz.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/nohype-ai/swiftnodes/master
Repository:               nohype-ai/SwiftNodes
Swift version used:       6.2
Target:                   SwiftNodes
Extracting symbol information for 'SwiftNodes'...
Finished extracting symbol information for 'SwiftNodes'. (1.18s)
Building documentation for 'SwiftNodes'...
warning: 'init(nodes:determineNodeIDForNewValue:)' doesn't exist at '/SwiftNodes/Graph'
  --> Code/Graph/Graph.swift:13:211-13:250
11 |  Holds `Value`s in unique ``GraphNode``s which can be connected through ``GraphEdge``s
12 |
13 +  The `Graph` creates `GraphNode`s when you insert `NodeValue`s into it, whereby the `Graph` determines the node IDs for new values according to the closure passed to- or implied by its initializer, see ``Graph/init(nodes:determineNodeIDForNewValue:)`` and other initializers.
14 |
15 |  A `Graph` is Equatable if its `NodeValue` is. Equatability excludes the `determineNodeIDForNewValue` closure mentioned above.
warning: 'init(values:edges:determineNodeIDForNewValue:)' doesn't exist at '/SwiftNodes/Graph'
  --> Code/Graph/GraphNode.swift:16:157-16:203
14 |  A `Graph` creates, owns and manages its `GraphNode`s. You can not create a `GraphNode` or mutate the `GraphNode`s contained in a `Graph`, since the contained neighbour caches must always be consistent with the `Graph`'s edges.
15 |
16 +  When inserting a `NodeValue` into a ``Graph``, the ``Graph`` determines the ID of the node containing that value by use of the closure passed to- (``Graph/init(values:edges:determineNodeIDForNewValue:)``) or implied by its initializer.
   |                                                                                                                                                             ╰─suggestion: Replace 'init(values:edges:determineNodeIDForNewValue:)' with 'init(values:edgeTuples:)'
17 |  */
18 | public struct GraphNode<ID: Hashable, Value>: Identifiable
warning: 'init(nodes:makeNodeIDForValue:)' doesn't exist at '/SwiftNodes/Graph'
  --> Code/Graph/GraphNode.swift:55:69-55:100
53 |
54 |     /**
55 +      Create a `GraphNode` as input for a new ``Graph``, see ``Graph/init(nodes:makeNodeIDForValue:)``
56 |      */
57 |     public init(id: ID, value: Value)
Finished building documentation for 'SwiftNodes' (0.26s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/nohype-ai/swiftnodes/master
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/flowtoolz/SwiftyToolz.git
Updated https://github.com/flowtoolz/SwiftyToolz.git (0.42s)
[1/2158] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.13s)
Computing version for https://github.com/flowtoolz/SwiftyToolz.git
Computed https://github.com/flowtoolz/SwiftyToolz.git at 0.5.1 (1.81s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.66s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3578] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.26s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.98s)
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/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
Building for debugging...
[0/8] Write sources
[0/8] Write snippet-extract-tool-entitlement.plist
[2/8] Write sources
[4/8] Write swift-version-49B95AFC49DCD68C.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[8/57] Compiling SymbolKit UnifiedSymbol.swift
[9/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[10/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[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 Relationship.swift
[16/57] Compiling SymbolKit RelationshipKind.swift
[17/57] Compiling SymbolKit SourceOrigin.swift
[18/57] Compiling SymbolKit GenericConstraints.swift
[19/57] Compiling SymbolKit Swift.swift
[20/57] Compiling SymbolKit DeclarationFragments.swift
[21/57] Compiling SymbolKit Fragment.swift
[22/57] Compiling SymbolKit FragmentKind.swift
[23/57] Compiling SymbolKit FunctionParameter.swift
[24/57] Compiling SymbolKit FunctionSignature.swift
[25/57] Compiling SymbolKit Mixin+Equals.swift
[26/57] Compiling SymbolKit Mixin+Hash.swift
[27/57] Compiling SymbolKit Mixin.swift
[28/57] Compiling SymbolKit LineList.swift
[29/57] Compiling SymbolKit Position.swift
[30/57] Compiling SymbolKit Symbol.swift
[31/57] Compiling SymbolKit SymbolKind.swift
[32/57] Compiling SymbolKit SymbolGraph.swift
[33/57] Compiling SymbolKit GraphCollector.swift
[34/57] Compiling SymbolKit SourceRange.swift
[35/57] Compiling SymbolKit Metadata.swift
[36/57] Compiling SymbolKit Module.swift
[37/57] Compiling SymbolKit OperatingSystem.swift
[38/57] Compiling SymbolKit Platform.swift
[39/57] Compiling SymbolKit GenericConstraint.swift
[40/57] Compiling SymbolKit GenericParameter.swift
[41/57] Compiling SymbolKit Generics.swift
[42/57] Compiling SymbolKit Namespace.swift
[43/57] Compiling SymbolKit Names.swift
[44/57] Compiling SymbolKit SPI.swift
[45/57] Compiling SymbolKit Snippet.swift
[46/57] Compiling SymbolKit Extension.swift
[47/57] Compiling SymbolKit SemanticVersion.swift
[48/57] Compiling SymbolKit AccessControl.swift
[49/57] Compiling SymbolKit Availability.swift
[50/57] Compiling SymbolKit AvailabilityItem.swift
[51/57] Compiling SymbolKit Domain.swift
[52/57] Compiling Snippets SnippetParser.swift
[53/57] Emitting module Snippets
[54/57] Compiling Snippets Snippet.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.00s)
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
Build of target: 'SwiftNodes' complete! (0.18s)
     298
3	/Users/admin/builder/spi-builder-workspace/.docs/nohype-ai/swiftnodes/master
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/nohype-ai/swiftnodes/master
File count: 298
Doc size:   3.0MB
Preparing doc bundle ...
Uploading prod-nohype-ai-swiftnodes-master-9cf1f82a.zip to s3://spi-docs-inbox/prod-nohype-ai-swiftnodes-master-9cf1f82a.zip
Copying... [10%]
Copying... [20%]
Copying... [30%]
Copying... [41%]
Copying... [51%]
Copying... [61%]
Copying... [71%]
Copying... [81%]
Copying... [91%]
Copying... [100%]
Done.