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 Graphs, reference 0.3.0 (dfa3cb), with Swift 6.2 (beta) for macOS (SPM) on 22 Jun 2025 17:26:26 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tevelee/swift-graphs.git
Reference: 0.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tevelee/swift-graphs
 * tag               0.3.0      -> FETCH_HEAD
HEAD is now at dfa3cb1 Separated shortest path until algorithm
Cloned https://github.com/tevelee/swift-graphs.git
Revision (git rev-parse @):
dfa3cb1a27dfc1e9a65e49f57f99eba62e3b9a54
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/tevelee/swift-graphs.git at 0.3.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/tevelee/swift-graphs.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/13] Write sources
[11/13] Write swift-version-1EA4D86E10B52AF.txt
[12/13] Compiling _NumericsShims _NumericsShims.c
[14/37] Compiling InternalCollectionsUtilities Descriptions.swift
[15/37] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[16/37] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[17/38] Compiling RealModule Float80+Real.swift
[18/38] Compiling RealModule Real.swift
[19/39] Emitting module RealModule
[20/39] Compiling RealModule AugmentedArithmetic.swift
[21/39] Compiling RealModule Double+Real.swift
[22/39] Compiling RealModule Float+Real.swift
[23/39] Compiling RealModule ApproximateEquality.swift
[24/39] Compiling RealModule ElementaryFunctions.swift
[25/39] Compiling RealModule Float16+Real.swift
[26/39] Compiling RealModule AlgebraicField.swift
[27/39] Compiling RealModule RealFunctions.swift
[28/39] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[29/39] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[30/39] Compiling InternalCollectionsUtilities _SortedCollection.swift
[31/39] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[32/39] Compiling InternalCollectionsUtilities UInt+reversed.swift
[33/39] Compiling InternalCollectionsUtilities Debugging.swift
[34/39] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[35/39] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[36/39] Compiling InternalCollectionsUtilities Integer rank.swift
[37/39] Emitting module InternalCollectionsUtilities
[38/39] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[39/39] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[40/347] Compiling DequeModule _DequeSlot.swift
[41/347] Compiling DequeModule _DequeBufferHeader.swift
[42/348] Compiling DequeModule _DequeBuffer.swift
[43/348] Compiling HeapModule Heap.swift
[44/348] Compiling HeapModule _HeapNode.swift
[45/348] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[46/348] Emitting module HeapModule
[47/348] Compiling HeapModule Heap+Invariants.swift
[48/348] Compiling HeapModule Heap+UnsafeHandle.swift
[49/348] Compiling HeapModule Heap+Descriptions.swift
[50/348] Compiling DequeModule _UnsafeWrappedBuffer.swift
[51/348] Compiling _RopeModule Rope+Index.swift
[52/348] Compiling _RopeModule Rope+Sequence.swift
[53/348] Compiling _RopeModule BigString+Insert.swift
[54/348] Compiling _RopeModule BigString+Managing Breaks.swift
[55/348] Compiling _RopeModule BigString+RemoveSubrange.swift
[56/348] Compiling _RopeModule BigString+ReplaceSubrange.swift
[57/354] Compiling _RopeModule Rope+Append.swift
[58/354] Compiling _RopeModule Rope+Extract.swift
[59/354] Compiling _RopeModule Rope+Find.swift
[60/354] Compiling _RopeModule Rope+ForEachWhile.swift
[61/354] Compiling _RopeModule BigString+Debugging.swift
[62/354] Compiling _RopeModule BigString+Index.swift
[63/354] Compiling _RopeModule BigString+Builder.swift
[64/354] Compiling _RopeModule BigString+Contents.swift
[65/354] Compiling _RopeModule BigString+Iterators.swift
[66/354] Compiling _RopeModule BigString+Metrics.swift
[67/354] Compiling _RopeModule BigString+Equatable.swift
[68/354] Compiling _RopeModule RopeSummary.swift
[69/354] Compiling _RopeModule _RopeItem.swift
[70/354] Compiling _RopeModule _RopePath.swift
[71/354] Compiling _RopeModule _RopeVersion.swift
[72/354] Compiling _RopeModule Rope+Collection.swift
[73/354] Emitting module BitCollections
[75/359] Compiling _RopeModule BigString+Ingester.swift
[76/359] Compiling _RopeModule BigString+Invariants.swift
[77/361] Compiling _RopeModule BigString+Chunk+Description.swift
[78/361] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[79/361] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[80/361] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[81/361] Compiling _RopeModule BigString+Chunk+Splitting.swift
[82/361] Compiling _RopeModule BigString+Chunk+Breaks.swift
[83/361] Compiling _RopeModule BigString+Chunk+Counts.swift
[98/361] Compiling _RopeModule BigString+Split.swift
[99/361] Compiling _RopeModule Range+BigString.swift
[100/361] Compiling _RopeModule BigString+UTF16View.swift
[101/361] Compiling _RopeModule BigString+UTF8View.swift
[102/361] Compiling _RopeModule Rope+_Node.swift
[103/361] Compiling _RopeModule Rope+_Storage.swift
[104/361] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[105/361] Compiling _RopeModule Rope+_UnsafeHandle.swift
[106/361] Compiling _RopeModule Rope.swift
[107/361] Compiling _RopeModule RopeElement.swift
[108/361] Compiling _RopeModule RopeMetric.swift
[109/361] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[116/361] Emitting module DequeModule
[118/361] Compiling Algorithms Unique.swift
[119/361] Compiling Algorithms Windows.swift
[120/361] Compiling _RopeModule BigString+Comparable.swift
[121/361] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[122/361] Compiling _RopeModule BigString+CustomStringConvertible.swift
[123/361] Compiling _RopeModule Rope+Insert.swift
[124/361] Compiling _RopeModule Rope+Join.swift
[125/361] Compiling _RopeModule Rope+MutatingForEach.swift
[126/361] Compiling _RopeModule BigString+Summary.swift
[127/361] Compiling _RopeModule BigString.swift
[128/361] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[185/361] Compiling BitCollections BitSet.swift
[186/361] Compiling BitCollections Range+Utilities.swift
[187/361] Compiling BitCollections Slice+Utilities.swift
[188/361] Compiling BitCollections UInt+Tricks.swift
[189/361] Compiling BitCollections _Word.swift
[258/369] Compiling OrderedCollections OrderedSet.swift
[259/369] Compiling OrderedCollections _UnsafeBitset.swift
[268/376] Emitting module OrderedCollections
[269/376] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[270/376] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[271/376] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[272/376] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[273/376] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[274/376] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[275/376] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[276/376] Compiling HashTreeCollections TreeSet.swift
[286/376] Compiling _RopeModule BigString+UnicodeScalarView.swift
[287/376] Compiling _RopeModule BigSubstring+UTF16View.swift
[288/376] Compiling _RopeModule BigSubstring+UTF8View.swift
[289/376] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[290/376] Compiling _RopeModule BigSubstring.swift
[291/376] Compiling _RopeModule Rope+Builder.swift
[292/376] Compiling _RopeModule Rope+Debugging.swift
[310/376] Compiling _RopeModule Rope+Invariants.swift
[311/376] Compiling _RopeModule Rope+Remove.swift
[312/376] Compiling _RopeModule Rope+RemoveSubrange.swift
[313/376] Compiling _RopeModule Rope+Split.swift
[314/376] Compiling _RopeModule Optional Utilities.swift
[315/376] Compiling _RopeModule String Utilities.swift
[316/376] Compiling _RopeModule String.Index+ABI.swift
[317/376] Compiling _RopeModule _CharacterRecognizer.swift
[318/376] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[327/376] Emitting module _RopeModule
[328/376] Emitting module Algorithms
[376/376] Emitting module HashTreeCollections
[377/378] Compiling Collections Collections.swift
[378/378] Emitting module Collections
[379/469] Compiling Graphs Graph+StronglyConnectedComponents.swift
[380/469] Compiling Graphs BinaryGraph+Search.swift
[381/469] Compiling Graphs BinaryGraph+Traversal.swift
[382/469] Compiling Graphs BinaryGraph+TraversalStrategy+DFS+Inorder.swift
[383/469] Compiling Graphs BinaryGraph+TraversalStrategy.swift
[384/469] Compiling Graphs Graph+Search.swift
[385/469] Compiling Graphs Graph+Traversal.swift
[386/469] Compiling Graphs Graph+TraversalStrategy+Acyclic.swift
[387/469] Compiling Graphs Graph+TraversalStrategy+BFS.swift
[388/469] Compiling Graphs Graph+TraversalStrategy+DFS+Postorder.swift
[389/479] Compiling Graphs GraphComponent+ShortestPath+AStar.swift
[390/479] Compiling Graphs GraphComponent+ShortestPath+Dijkstra.swift
[391/479] Compiling Graphs GraphComponent+ShortestPath.swift
[392/479] Compiling Graphs GraphComponent+ShortestPathUntil+AStar.swift
[393/479] Compiling Graphs GraphComponent+ShortestPathUntil+Dijkstra.swift
[394/479] Compiling Graphs GraphComponent+ShortestPathUntil.swift
[395/479] Compiling Graphs GraphComponent+ShortestPaths+Dijkstra.swift
[396/479] Compiling Graphs GraphComponent+ShortestPaths.swift
[397/479] Compiling Graphs Graph+StronglyConnectedComponents+Kosaraju.swift
[398/479] Compiling Graphs Graph+StronglyConnectedComponents+Tarjan.swift
[399/479] Compiling Graphs Graph+MinimumSpanningTree+Kruskal.swift
[400/479] Compiling Graphs Graph+MinimumSpanningTree+Prim.swift
[401/479] Compiling Graphs Graph+MinimumSpanningTree.swift
[402/479] Compiling Graphs ConnectedGraph+Random.swift
[403/479] Compiling Graphs DisjointGraph+Random.swift
[404/479] Compiling Graphs Graph+Random+BarabasiAlbert.swift
[405/479] Compiling Graphs Graph+Random+ErdosRenyi.swift
[406/479] Compiling Graphs Graph+Random+WattsStrogatz.swift
[407/479] Compiling Graphs Graph+Random.swift
[408/479] Compiling Graphs Graph+KShortestPaths+Yen.swift
[409/479] Compiling Graphs Graph+KShortestPaths.swift
[410/479] Compiling Graphs Graph+ShortestPathOnWholeGraph+BellmanFord.swift
[411/479] Compiling Graphs Graph+ShortestPathOnWholeGraph+BidirectionalDijkstra.swift
[412/479] Compiling Graphs Graph+ShortestPathOnWholeGraph.swift
[413/479] Compiling Graphs Graph+ShortestPathsForAllPairs+FloydWarshall.swift
[414/479] Compiling Graphs Graph+ShortestPathsForAllPairs+Johnson.swift
[415/479] Compiling Graphs Graph+ShortestPathsForAllPairs.swift
[416/479] Compiling Graphs Graph+ShortestPathsOnWholeGraph+BellmanFord.swift
[417/479] Compiling Graphs Graph+ShortestPathsOnWholeGraph.swift
[418/479] Compiling Graphs GraphComponent+AllShortestPaths.swift
[419/479] Compiling Graphs Graph+Visitor+PathTracking.swift
[420/479] Compiling Graphs Graph+Visitor.swift
[421/479] Compiling Graphs BinaryGraph.swift
[422/479] Compiling Graphs BipartiteGraph.swift
[423/479] Compiling Graphs ConnectedBinaryGraph.swift
[424/479] Compiling Graphs ConnectedBinaryHashGraph.swift
[425/479] Compiling Graphs ConnectedGraph.swift
[426/479] Compiling Graphs ConnectedHashGraph.swift
[427/479] Compiling Graphs DisjointBinaryGraph.swift
[428/479] Compiling Graphs DisjointBinaryHashGraph.swift
[429/479] Compiling Graphs Graph+Coloring+DSatur.swift
[430/479] Compiling Graphs Graph+Coloring+Greedy.swift
[431/479] Compiling Graphs Graph+Coloring+WelshPowell.swift
[432/479] Compiling Graphs Graph+Coloring.swift
[433/479] Compiling Graphs Graph+EulerianPath+Backtracking.swift
[434/479] Compiling Graphs Graph+EulerianPath+Hierholzer.swift
[435/479] Compiling Graphs Graph+EulerianPath.swift
[436/479] Compiling Graphs Graph+HamiltonianPath+Backtracking.swift
[437/479] Compiling Graphs Graph+HamiltonianPath+Heuristic.swift
[438/479] Compiling Graphs Graph+HamiltonianPath.swift
[439/479] Compiling Graphs Graph+TraversalStrategy+DFS+Preorder.swift
[440/479] Compiling Graphs Graph+TraversalStrategy+DFS.swift
[441/479] Compiling Graphs Graph+TraversalStrategy+IterativelyDeepeningDFS.swift
[442/479] Compiling Graphs Graph+TraversalStrategy+Limited.swift
[443/479] Compiling Graphs Graph+TraversalStrategy+Priority.swift
[444/479] Compiling Graphs Graph+TraversalStrategy+Unique.swift
[445/479] Compiling Graphs Graph+TraversalStrategy.swift
[446/479] Compiling Graphs Graph+Visitor+AncestorTracking.swift
[447/479] Compiling Graphs Graph+Visitor+DepthTracking.swift
[448/479] Compiling Graphs Graph+Visitor+NodesTracking.swift
[449/479] Compiling Graphs Graph+Isomophism+VF2.swift
[450/479] Compiling Graphs Graph+Isomophism+WeisfeilerLehman.swift
[451/479] Compiling Graphs Graph+Isomophism.swift
[452/479] Compiling Graphs MaximumMatchingAlgorithm+HopcroftKarp.swift
[453/479] Compiling Graphs MaximumMatchingAlgorithm.swift
[454/479] Compiling Graphs Graph+MaxFlow+Dinic.swift
[455/479] Compiling Graphs Graph+MaxFlow+EdmondsKarp.swift
[456/479] Compiling Graphs Graph+MaxFlow+FordFulkerson.swift
[457/479] Compiling Graphs Graph+MaxFlow.swift
[458/479] Compiling Graphs Graph+MinimumSpanningTree+Boruvka.swift
[459/479] Compiling Graphs DisjointGraph.swift
/Users/admin/builder/spi-builder-workspace/Sources/Graphs/Concrete graphs/GridGraph.swift:25:30: warning: capture of non-sendable type '(some Sequence<Value>).Type' in an isolated closure
 23 |         edge: @escaping (Node, Node) -> Edge
 24 |     ) {
 25 |         self.grid = grid.map(Array.init)
    |                              `- warning: capture of non-sendable type '(some Sequence<Value>).Type' in an isolated closure
 26 |         self.availableDirections = availableDirections
 27 |         self.edge = edge
[460/479] Compiling Graphs DisjointHashGraph.swift
/Users/admin/builder/spi-builder-workspace/Sources/Graphs/Concrete graphs/GridGraph.swift:25:30: warning: capture of non-sendable type '(some Sequence<Value>).Type' in an isolated closure
 23 |         edge: @escaping (Node, Node) -> Edge
 24 |     ) {
 25 |         self.grid = grid.map(Array.init)
    |                              `- warning: capture of non-sendable type '(some Sequence<Value>).Type' in an isolated closure
 26 |         self.availableDirections = availableDirections
 27 |         self.edge = edge
[461/479] Compiling Graphs GridGraph.swift
/Users/admin/builder/spi-builder-workspace/Sources/Graphs/Concrete graphs/GridGraph.swift:25:30: warning: capture of non-sendable type '(some Sequence<Value>).Type' in an isolated closure
 23 |         edge: @escaping (Node, Node) -> Edge
 24 |     ) {
 25 |         self.grid = grid.map(Array.init)
    |                              `- warning: capture of non-sendable type '(some Sequence<Value>).Type' in an isolated closure
 26 |         self.availableDirections = availableDirections
 27 |         self.edge = edge
[462/479] Compiling Graphs LazyBinaryGraph.swift
/Users/admin/builder/spi-builder-workspace/Sources/Graphs/Concrete graphs/GridGraph.swift:25:30: warning: capture of non-sendable type '(some Sequence<Value>).Type' in an isolated closure
 23 |         edge: @escaping (Node, Node) -> Edge
 24 |     ) {
 25 |         self.grid = grid.map(Array.init)
    |                              `- warning: capture of non-sendable type '(some Sequence<Value>).Type' in an isolated closure
 26 |         self.availableDirections = availableDirections
 27 |         self.edge = edge
[463/479] Compiling Graphs LazyGraph.swift
/Users/admin/builder/spi-builder-workspace/Sources/Graphs/Concrete graphs/GridGraph.swift:25:30: warning: capture of non-sendable type '(some Sequence<Value>).Type' in an isolated closure
 23 |         edge: @escaping (Node, Node) -> Edge
 24 |     ) {
 25 |         self.grid = grid.map(Array.init)
    |                              `- warning: capture of non-sendable type '(some Sequence<Value>).Type' in an isolated closure
 26 |         self.availableDirections = availableDirections
 27 |         self.edge = edge
[464/479] Compiling Graphs ComplementGraph.swift
/Users/admin/builder/spi-builder-workspace/Sources/Graphs/Concrete graphs/GridGraph.swift:25:30: warning: capture of non-sendable type '(some Sequence<Value>).Type' in an isolated closure
 23 |         edge: @escaping (Node, Node) -> Edge
 24 |     ) {
 25 |         self.grid = grid.map(Array.init)
    |                              `- warning: capture of non-sendable type '(some Sequence<Value>).Type' in an isolated closure
 26 |         self.availableDirections = availableDirections
 27 |         self.edge = edge
[465/479] Compiling Graphs Graph+Equatable.swift
/Users/admin/builder/spi-builder-workspace/Sources/Graphs/Concrete graphs/GridGraph.swift:25:30: warning: capture of non-sendable type '(some Sequence<Value>).Type' in an isolated closure
 23 |         edge: @escaping (Node, Node) -> Edge
 24 |     ) {
 25 |         self.grid = grid.map(Array.init)
    |                              `- warning: capture of non-sendable type '(some Sequence<Value>).Type' in an isolated closure
 26 |         self.availableDirections = availableDirections
 27 |         self.edge = edge
[466/479] Compiling Graphs Graph+Hashable.swift
/Users/admin/builder/spi-builder-workspace/Sources/Graphs/Concrete graphs/GridGraph.swift:25:30: warning: capture of non-sendable type '(some Sequence<Value>).Type' in an isolated closure
 23 |         edge: @escaping (Node, Node) -> Edge
 24 |     ) {
 25 |         self.grid = grid.map(Array.init)
    |                              `- warning: capture of non-sendable type '(some Sequence<Value>).Type' in an isolated closure
 26 |         self.availableDirections = availableDirections
 27 |         self.edge = edge
[467/479] Compiling Graphs PartitionedGraph.swift
/Users/admin/builder/spi-builder-workspace/Sources/Graphs/Concrete graphs/GridGraph.swift:25:30: warning: capture of non-sendable type '(some Sequence<Value>).Type' in an isolated closure
 23 |         edge: @escaping (Node, Node) -> Edge
 24 |     ) {
 25 |         self.grid = grid.map(Array.init)
    |                              `- warning: capture of non-sendable type '(some Sequence<Value>).Type' in an isolated closure
 26 |         self.availableDirections = availableDirections
 27 |         self.edge = edge
[468/479] Compiling Graphs ResidualGraph.swift
/Users/admin/builder/spi-builder-workspace/Sources/Graphs/Concrete graphs/GridGraph.swift:25:30: warning: capture of non-sendable type '(some Sequence<Value>).Type' in an isolated closure
 23 |         edge: @escaping (Node, Node) -> Edge
 24 |     ) {
 25 |         self.grid = grid.map(Array.init)
    |                              `- warning: capture of non-sendable type '(some Sequence<Value>).Type' in an isolated closure
 26 |         self.availableDirections = availableDirections
 27 |         self.edge = edge
[469/479] Compiling Graphs TransposedGraph.swift
[470/479] Compiling Graphs UndirectedGraph.swift
[471/479] Compiling Graphs WeightedGraph.swift
[472/479] Compiling Graphs Distance.swift
[473/479] Compiling Graphs Graph+Properties.swift
[474/479] Compiling Graphs Graph.swift
[475/479] Compiling Graphs GraphComponent.swift
[476/479] Compiling Graphs MutableGraph.swift
[477/479] Compiling Graphs Utils.swift
[478/479] Compiling Graphs Weighted.swift
[479/479] Emitting module Graphs
/Users/admin/builder/spi-builder-workspace/Sources/Graphs/Concrete graphs/GridGraph.swift:25:30: warning: capture of non-sendable type '(some Sequence<Value>).Type' in an isolated closure
 23 |         edge: @escaping (Node, Node) -> Edge
 24 |     ) {
 25 |         self.grid = grid.map(Array.init)
    |                              `- warning: capture of non-sendable type '(some Sequence<Value>).Type' in an isolated closure
 26 |         self.availableDirections = availableDirections
 27 |         self.edge = edge
Build complete! (13.91s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-collections.git
[1/5959] Fetching swift-algorithms
[121/22599] Fetching swift-algorithms, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.65s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.65s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (4.14s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.05s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.57s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.47s)
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-algorithms.git"
    }
  ],
  "manifest_display_name" : "Graphs",
  "name" : "Graphs",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "Graphs",
      "targets" : [
        "Graphs"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GraphsTests",
      "module_type" : "SwiftTarget",
      "name" : "GraphsTests",
      "path" : "Tests/GraphsTests",
      "sources" : [
        "GraphTests.swift"
      ],
      "target_dependencies" : [
        "Graphs"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Graphs",
      "module_type" : "SwiftTarget",
      "name" : "Graphs",
      "path" : "Sources/Graphs",
      "product_dependencies" : [
        "Collections",
        "Algorithms"
      ],
      "product_memberships" : [
        "Graphs"
      ],
      "sources" : [
        "Algorithms/Coloring/Graph+Coloring+DSatur.swift",
        "Algorithms/Coloring/Graph+Coloring+Greedy.swift",
        "Algorithms/Coloring/Graph+Coloring+WelshPowell.swift",
        "Algorithms/Coloring/Graph+Coloring.swift",
        "Algorithms/EulerianPath/Graph+EulerianPath+Backtracking.swift",
        "Algorithms/EulerianPath/Graph+EulerianPath+Hierholzer.swift",
        "Algorithms/EulerianPath/Graph+EulerianPath.swift",
        "Algorithms/HamiltonianPath/Graph+HamiltonianPath+Backtracking.swift",
        "Algorithms/HamiltonianPath/Graph+HamiltonianPath+Heuristic.swift",
        "Algorithms/HamiltonianPath/Graph+HamiltonianPath.swift",
        "Algorithms/Isomorphism/Graph+Isomophism+VF2.swift",
        "Algorithms/Isomorphism/Graph+Isomophism+WeisfeilerLehman.swift",
        "Algorithms/Isomorphism/Graph+Isomophism.swift",
        "Algorithms/Matching/MaximumMatchingAlgorithm+HopcroftKarp.swift",
        "Algorithms/Matching/MaximumMatchingAlgorithm.swift",
        "Algorithms/MaxFlow-MinCut/Graph+MaxFlow+Dinic.swift",
        "Algorithms/MaxFlow-MinCut/Graph+MaxFlow+EdmondsKarp.swift",
        "Algorithms/MaxFlow-MinCut/Graph+MaxFlow+FordFulkerson.swift",
        "Algorithms/MaxFlow-MinCut/Graph+MaxFlow.swift",
        "Algorithms/MinimumSpanningTree/Graph+MinimumSpanningTree+Boruvka.swift",
        "Algorithms/MinimumSpanningTree/Graph+MinimumSpanningTree+Kruskal.swift",
        "Algorithms/MinimumSpanningTree/Graph+MinimumSpanningTree+Prim.swift",
        "Algorithms/MinimumSpanningTree/Graph+MinimumSpanningTree.swift",
        "Algorithms/Random/ConnectedGraph+Random.swift",
        "Algorithms/Random/DisjointGraph+Random.swift",
        "Algorithms/Random/Graph+Random+BarabasiAlbert.swift",
        "Algorithms/Random/Graph+Random+ErdosRenyi.swift",
        "Algorithms/Random/Graph+Random+WattsStrogatz.swift",
        "Algorithms/Random/Graph+Random.swift",
        "Algorithms/ShortestPath/Graph+KShortestPaths+Yen.swift",
        "Algorithms/ShortestPath/Graph+KShortestPaths.swift",
        "Algorithms/ShortestPath/Graph+ShortestPathOnWholeGraph+BellmanFord.swift",
        "Algorithms/ShortestPath/Graph+ShortestPathOnWholeGraph+BidirectionalDijkstra.swift",
        "Algorithms/ShortestPath/Graph+ShortestPathOnWholeGraph.swift",
        "Algorithms/ShortestPath/Graph+ShortestPathsForAllPairs+FloydWarshall.swift",
        "Algorithms/ShortestPath/Graph+ShortestPathsForAllPairs+Johnson.swift",
        "Algorithms/ShortestPath/Graph+ShortestPathsForAllPairs.swift",
        "Algorithms/ShortestPath/Graph+ShortestPathsOnWholeGraph+BellmanFord.swift",
        "Algorithms/ShortestPath/Graph+ShortestPathsOnWholeGraph.swift",
        "Algorithms/ShortestPath/GraphComponent+AllShortestPaths.swift",
        "Algorithms/ShortestPath/GraphComponent+ShortestPath+AStar.swift",
        "Algorithms/ShortestPath/GraphComponent+ShortestPath+Dijkstra.swift",
        "Algorithms/ShortestPath/GraphComponent+ShortestPath.swift",
        "Algorithms/ShortestPath/GraphComponent+ShortestPathUntil+AStar.swift",
        "Algorithms/ShortestPath/GraphComponent+ShortestPathUntil+Dijkstra.swift",
        "Algorithms/ShortestPath/GraphComponent+ShortestPathUntil.swift",
        "Algorithms/ShortestPath/GraphComponent+ShortestPaths+Dijkstra.swift",
        "Algorithms/ShortestPath/GraphComponent+ShortestPaths.swift",
        "Algorithms/StronglyConnectedComponents/Graph+StronglyConnectedComponents+Kosaraju.swift",
        "Algorithms/StronglyConnectedComponents/Graph+StronglyConnectedComponents+Tarjan.swift",
        "Algorithms/StronglyConnectedComponents/Graph+StronglyConnectedComponents.swift",
        "Algorithms/Traversal/BinaryGraph+Search.swift",
        "Algorithms/Traversal/BinaryGraph+Traversal.swift",
        "Algorithms/Traversal/BinaryGraph+TraversalStrategy+DFS+Inorder.swift",
        "Algorithms/Traversal/BinaryGraph+TraversalStrategy.swift",
        "Algorithms/Traversal/Graph+Search.swift",
        "Algorithms/Traversal/Graph+Traversal.swift",
        "Algorithms/Traversal/Graph+TraversalStrategy+Acyclic.swift",
        "Algorithms/Traversal/Graph+TraversalStrategy+BFS.swift",
        "Algorithms/Traversal/Graph+TraversalStrategy+DFS+Postorder.swift",
        "Algorithms/Traversal/Graph+TraversalStrategy+DFS+Preorder.swift",
        "Algorithms/Traversal/Graph+TraversalStrategy+DFS.swift",
        "Algorithms/Traversal/Graph+TraversalStrategy+IterativelyDeepeningDFS.swift",
        "Algorithms/Traversal/Graph+TraversalStrategy+Limited.swift",
        "Algorithms/Traversal/Graph+TraversalStrategy+Priority.swift",
        "Algorithms/Traversal/Graph+TraversalStrategy+Unique.swift",
        "Algorithms/Traversal/Graph+TraversalStrategy.swift",
        "Algorithms/Visit/Graph+Visitor+AncestorTracking.swift",
        "Algorithms/Visit/Graph+Visitor+DepthTracking.swift",
        "Algorithms/Visit/Graph+Visitor+NodesTracking.swift",
        "Algorithms/Visit/Graph+Visitor+PathTracking.swift",
        "Algorithms/Visit/Graph+Visitor.swift",
        "BinaryGraph.swift",
        "BipartiteGraph.swift",
        "Concrete graphs/ConnectedBinaryGraph.swift",
        "Concrete graphs/ConnectedBinaryHashGraph.swift",
        "Concrete graphs/ConnectedGraph.swift",
        "Concrete graphs/ConnectedHashGraph.swift",
        "Concrete graphs/DisjointBinaryGraph.swift",
        "Concrete graphs/DisjointBinaryHashGraph.swift",
        "Concrete graphs/DisjointGraph.swift",
        "Concrete graphs/DisjointHashGraph.swift",
        "Concrete graphs/GridGraph.swift",
        "Concrete graphs/LazyBinaryGraph.swift",
        "Concrete graphs/LazyGraph.swift",
        "Concrete graphs/Transformations/ComplementGraph.swift",
        "Concrete graphs/Transformations/Graph+Equatable.swift",
        "Concrete graphs/Transformations/Graph+Hashable.swift",
        "Concrete graphs/Transformations/PartitionedGraph.swift",
        "Concrete graphs/Transformations/ResidualGraph.swift",
        "Concrete graphs/Transformations/TransposedGraph.swift",
        "Concrete graphs/Transformations/UndirectedGraph.swift",
        "Concrete graphs/WeightedGraph.swift",
        "Distance.swift",
        "Graph+Properties.swift",
        "Graph.swift",
        "GraphComponent.swift",
        "MutableGraph.swift",
        "Utils.swift",
        "Weighted.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.