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 main (dfa3cb), with Swift 6.2 (beta) for macOS (SPM) on 22 Jun 2025 17:26:13 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tevelee/swift-graphs
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
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 RandomAccessCollection+Offsets.swift
[15/38] Compiling InternalCollectionsUtilities Descriptions.swift
[16/38] Emitting module RealModule
[17/39] Compiling RealModule AlgebraicField.swift
[18/39] Compiling RealModule Float80+Real.swift
[19/39] Compiling RealModule Real.swift
[20/39] Compiling RealModule Float16+Real.swift
[21/39] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[22/39] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[23/39] Compiling RealModule ElementaryFunctions.swift
[24/39] Compiling RealModule Float+Real.swift
[25/39] Compiling RealModule ApproximateEquality.swift
[26/39] Compiling RealModule AugmentedArithmetic.swift
[27/39] Compiling RealModule Double+Real.swift
[28/39] Compiling RealModule RealFunctions.swift
[29/39] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[30/39] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[31/39] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[32/39] Compiling InternalCollectionsUtilities Debugging.swift
[33/39] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[34/39] Compiling InternalCollectionsUtilities UInt+reversed.swift
[35/39] Emitting module InternalCollectionsUtilities
[36/39] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[37/39] Compiling InternalCollectionsUtilities _SortedCollection.swift
[38/39] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[39/39] Compiling InternalCollectionsUtilities Integer rank.swift
[40/347] Compiling DequeModule _DequeBufferHeader.swift
[41/347] Compiling DequeModule _DequeSlot.swift
[42/347] Compiling DequeModule _DequeBuffer.swift
[43/348] Compiling HeapModule _HeapNode.swift
[44/348] Compiling HeapModule Heap+Invariants.swift
[45/348] Compiling HeapModule Heap.swift
[46/348] Compiling HeapModule Heap+Descriptions.swift
[47/348] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[48/348] Compiling HeapModule Heap+UnsafeHandle.swift
[49/348] Emitting module HeapModule
[50/348] Compiling BitCollections BitSet+SetAlgebra union.swift
[51/348] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[52/348] Compiling BitCollections BitSet.Counted.swift
[53/348] Compiling BitCollections BitSet.Index.swift
[54/348] Compiling BitCollections BitSet._UnsafeHandle.swift
[55/348] Compiling BitCollections BitArray+Shifts.swift
[56/348] Compiling BitCollections BitArray+Testing.swift
[57/348] Compiling BitCollections BitArray._UnsafeHandle.swift
[58/348] Compiling BitCollections BitArray.swift
[59/348] Compiling BitCollections BitSet+BidirectionalCollection.swift
[60/348] Compiling BitCollections BitSet+Codable.swift
[61/348] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[62/354] Compiling DequeModule _UnsafeWrappedBuffer.swift
[63/354] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[64/354] Compiling BitCollections BitSet+CustomReflectable.swift
[65/354] Compiling BitCollections BitSet+CustomStringConvertible.swift
[66/354] Compiling BitCollections BitSet+Equatable.swift
[67/354] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[68/354] Compiling BitCollections BitSet+Extras.swift
[69/359] Compiling BitCollections BitArray+Copy.swift
[70/359] Compiling BitCollections BitArray+CustomReflectable.swift
[75/359] Compiling BitCollections BitArray+BitwiseOperations.swift
[76/359] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[77/359] Compiling BitCollections BitArray+Codable.swift
[78/359] Compiling BitCollections BitArray+Collection.swift
[79/359] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[80/359] Compiling HashTreeCollections TreeDictionary+Filter.swift
[81/359] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[82/359] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[83/359] Compiling HashTreeCollections TreeDictionary+Keys.swift
[84/359] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[85/359] Compiling HashTreeCollections TreeDictionary+Merge.swift
[86/359] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[87/367] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[88/367] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[89/367] Compiling BitCollections BitArray+Invariants.swift
[90/367] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[91/367] Compiling BitCollections BitArray+RandomBits.swift
[95/369] Compiling BitCollections BitSet+Hashable.swift
[96/369] Compiling BitCollections BitSet+Initializers.swift
[97/369] Compiling BitCollections BitSet+Invariants.swift
[98/369] Compiling BitCollections BitSet+Random.swift
[99/369] Compiling BitCollections BitSet+SetAlgebra basics.swift
[100/369] Emitting module DequeModule
[103/369] Compiling BitCollections BitArray+Equatable.swift
[104/369] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[105/369] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[106/369] Compiling BitCollections BitArray+Extras.swift
[107/369] Compiling BitCollections BitArray+Fill.swift
[108/369] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[109/369] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[110/369] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[111/369] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[112/369] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[113/369] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[114/369] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[115/369] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[116/369] Compiling BitCollections BitArray+Hashable.swift
[117/369] Compiling BitCollections BitArray+Initializers.swift
[147/369] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[148/369] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[149/369] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[150/369] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[151/369] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[152/369] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[153/369] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[154/369] Compiling HashTreeCollections TreeSet.swift
[161/369] Compiling BitCollections BitArray+Descriptions.swift
[168/369] Compiling Algorithms Unique.swift
[169/369] Compiling Algorithms Windows.swift
[170/369] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[171/369] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[172/369] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[185/369] Emitting module BitCollections
[186/369] Compiling BitCollections BitSet.swift
[187/369] Compiling BitCollections Range+Utilities.swift
[188/369] Compiling BitCollections Slice+Utilities.swift
[189/369] Compiling BitCollections UInt+Tricks.swift
[190/369] Compiling BitCollections _Word.swift
[194/369] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[195/369] Compiling HashTreeCollections _HashNode.swift
[196/369] Compiling HashTreeCollections _HashNodeHeader.swift
[197/369] Compiling HashTreeCollections _HashSlot.swift
[198/369] Compiling HashTreeCollections _HashStack.swift
[199/369] Compiling HashTreeCollections _HashTreeIterator.swift
[200/369] Compiling HashTreeCollections _HashTreeStatistics.swift
[201/369] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[228/376] Compiling OrderedCollections OrderedSet.swift
[229/376] Compiling OrderedCollections _UnsafeBitset.swift
[312/376] Emitting module OrderedCollections
[351/376] Emitting module _RopeModule
[360/376] Emitting module Algorithms
[361/376] Compiling _RopeModule Rope+Remove.swift
[362/376] Compiling _RopeModule Rope+RemoveSubrange.swift
[363/376] Compiling _RopeModule Rope+Split.swift
[364/376] Compiling _RopeModule Optional Utilities.swift
[365/376] Compiling _RopeModule String Utilities.swift
[366/376] Compiling _RopeModule String.Index+ABI.swift
[367/376] Compiling _RopeModule _CharacterRecognizer.swift
[376/376] Emitting module HashTreeCollections
[377/378] Compiling Collections Collections.swift
[378/378] Emitting module Collections
[379/469] Compiling Graphs Graph+MinimumSpanningTree+Kruskal.swift
[380/469] Compiling Graphs Graph+MinimumSpanningTree+Prim.swift
[381/469] Compiling Graphs Graph+MinimumSpanningTree.swift
[382/469] Compiling Graphs ConnectedGraph+Random.swift
[383/469] Compiling Graphs DisjointGraph+Random.swift
[384/469] Compiling Graphs Graph+Random+BarabasiAlbert.swift
[385/469] Compiling Graphs Graph+Random+ErdosRenyi.swift
[386/469] Compiling Graphs Graph+Random+WattsStrogatz.swift
[387/469] Compiling Graphs Graph+Random.swift
[388/469] Compiling Graphs Graph+KShortestPaths+Yen.swift
[389/479] Compiling Graphs Graph+Isomophism+VF2.swift
[390/479] Compiling Graphs Graph+Isomophism+WeisfeilerLehman.swift
[391/479] Compiling Graphs Graph+Isomophism.swift
[392/479] Compiling Graphs MaximumMatchingAlgorithm+HopcroftKarp.swift
[393/479] Compiling Graphs MaximumMatchingAlgorithm.swift
[394/479] Compiling Graphs Graph+MaxFlow+Dinic.swift
[395/479] Compiling Graphs Graph+MaxFlow+EdmondsKarp.swift
[396/479] Compiling Graphs Graph+MaxFlow+FordFulkerson.swift
[397/479] Compiling Graphs Graph+MaxFlow.swift
[398/479] Compiling Graphs Graph+MinimumSpanningTree+Boruvka.swift
[399/479] Compiling Graphs Graph+KShortestPaths.swift
[400/479] Compiling Graphs Graph+ShortestPathOnWholeGraph+BellmanFord.swift
[401/479] Compiling Graphs Graph+ShortestPathOnWholeGraph+BidirectionalDijkstra.swift
[402/479] Compiling Graphs Graph+ShortestPathOnWholeGraph.swift
[403/479] Compiling Graphs Graph+ShortestPathsForAllPairs+FloydWarshall.swift
[404/479] Compiling Graphs Graph+ShortestPathsForAllPairs+Johnson.swift
[405/479] Compiling Graphs Graph+ShortestPathsForAllPairs.swift
[406/479] Compiling Graphs Graph+ShortestPathsOnWholeGraph+BellmanFord.swift
[407/479] Compiling Graphs Graph+ShortestPathsOnWholeGraph.swift
[408/479] Compiling Graphs GraphComponent+AllShortestPaths.swift
[409/479] Compiling Graphs Graph+Coloring+DSatur.swift
[410/479] Compiling Graphs Graph+Coloring+Greedy.swift
[411/479] Compiling Graphs Graph+Coloring+WelshPowell.swift
[412/479] Compiling Graphs Graph+Coloring.swift
[413/479] Compiling Graphs Graph+EulerianPath+Backtracking.swift
[414/479] Compiling Graphs Graph+EulerianPath+Hierholzer.swift
[415/479] Compiling Graphs Graph+EulerianPath.swift
[416/479] Compiling Graphs Graph+HamiltonianPath+Backtracking.swift
[417/479] Compiling Graphs Graph+HamiltonianPath+Heuristic.swift
[418/479] Compiling Graphs Graph+HamiltonianPath.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 GraphComponent+ShortestPath+AStar.swift
[430/479] Compiling Graphs GraphComponent+ShortestPath+Dijkstra.swift
[431/479] Compiling Graphs GraphComponent+ShortestPath.swift
[432/479] Compiling Graphs GraphComponent+ShortestPathUntil+AStar.swift
[433/479] Compiling Graphs GraphComponent+ShortestPathUntil+Dijkstra.swift
[434/479] Compiling Graphs GraphComponent+ShortestPathUntil.swift
[435/479] Compiling Graphs GraphComponent+ShortestPaths+Dijkstra.swift
[436/479] Compiling Graphs GraphComponent+ShortestPaths.swift
[437/479] Compiling Graphs Graph+StronglyConnectedComponents+Kosaraju.swift
[438/479] Compiling Graphs Graph+StronglyConnectedComponents+Tarjan.swift
[439/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
[440/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
[441/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
[442/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
[443/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
[444/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
[445/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
[446/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
[447/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
[448/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
[449/479] Compiling Graphs Graph+TraversalStrategy+DFS+Preorder.swift
[450/479] Compiling Graphs Graph+TraversalStrategy+DFS.swift
[451/479] Compiling Graphs Graph+TraversalStrategy+IterativelyDeepeningDFS.swift
[452/479] Compiling Graphs Graph+TraversalStrategy+Limited.swift
[453/479] Compiling Graphs Graph+TraversalStrategy+Priority.swift
[454/479] Compiling Graphs Graph+TraversalStrategy+Unique.swift
[455/479] Compiling Graphs Graph+TraversalStrategy.swift
[456/479] Compiling Graphs Graph+Visitor+AncestorTracking.swift
[457/479] Compiling Graphs Graph+Visitor+DepthTracking.swift
[458/479] Compiling Graphs Graph+Visitor+NodesTracking.swift
[459/479] Compiling Graphs Graph+StronglyConnectedComponents.swift
[460/479] Compiling Graphs BinaryGraph+Search.swift
[461/479] Compiling Graphs BinaryGraph+Traversal.swift
[462/479] Compiling Graphs BinaryGraph+TraversalStrategy+DFS+Inorder.swift
[463/479] Compiling Graphs BinaryGraph+TraversalStrategy.swift
[464/479] Compiling Graphs Graph+Search.swift
[465/479] Compiling Graphs Graph+Traversal.swift
[466/479] Compiling Graphs Graph+TraversalStrategy+Acyclic.swift
[467/479] Compiling Graphs Graph+TraversalStrategy+BFS.swift
[468/479] Compiling Graphs Graph+TraversalStrategy+DFS+Postorder.swift
[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! (14.17s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-collections.git
[1/5959] Fetching swift-algorithms
[1193/22599] Fetching swift-algorithms, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.83s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.83s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (4.35s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.99s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.54s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.50s)
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
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-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
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.