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 Graphs, reference 0.1.3 (13ba61), with Swift 6.0 for Linux on 3 Oct 2024 14:10:29 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tevelee/swift-graphs.git
Reference: 0.1.3
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/tevelee/swift-graphs
 * tag               0.1.3      -> FETCH_HEAD
HEAD is now at 13ba612 Minimum deployment target specified
Cloned https://github.com/tevelee/swift-graphs.git
Revision (git rev-parse @):
13ba61287732dd2b263dc2b0f8c70d654f72e5f6
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/tevelee/swift-graphs.git at 0.1.3
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/tevelee/swift-graphs.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9d7dab235f2b0b46edadd73b1fb0c3b5323df02053420324a4a2f8ca89cb54a5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-algorithms.git
[1/5564] Fetching swift-algorithms
[5565/20730] Fetching swift-algorithms, swift-collections
Fetched https://github.com/apple/swift-algorithms.git from cache (0.61s)
[2882/15166] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.20s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (2.66s)
Fetching https://github.com/apple/swift-numerics.git
[1/5576] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.38s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.60s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.79s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
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.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.2
warning: 'swift-algorithms': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/swift-algorithms/Sources/Algorithms/Documentation.docc
Building for debugging...
[0/13] Write sources
[11/13] Compiling _NumericsShims _NumericsShims.c
[12/13] Write swift-version-24593BA9C3E375BF.txt
[14/40] Compiling RealModule Real.swift
[15/41] Compiling InternalCollectionsUtilities _SortedCollection.swift
[16/41] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[17/43] Compiling RealModule Float+Real.swift
[18/43] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[19/43] Compiling InternalCollectionsUtilities Specialize.swift
[20/43] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[21/43] Compiling InternalCollectionsUtilities UInt+reversed.swift
[22/43] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[23/43] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[24/43] Emitting module RealModule
[25/43] Compiling RealModule ElementaryFunctions.swift
[26/43] Compiling RealModule Float80+Real.swift
[27/43] Compiling RealModule Float16+Real.swift
[28/43] Compiling RealModule RealFunctions.swift
[29/44] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[30/44] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[31/44] Compiling InternalCollectionsUtilities Debugging.swift
[32/44] Compiling InternalCollectionsUtilities Descriptions.swift
[33/44] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[34/44] Compiling InternalCollectionsUtilities Integer rank.swift
[35/44] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[37/44] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[38/44] Emitting module InternalCollectionsUtilities
[43/44] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[44/44] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[46/344] Compiling HeapModule Heap+Invariants.swift
[47/344] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[48/344] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[49/344] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[50/346] Compiling HeapModule Heap+Descriptions.swift
[51/346] Compiling OrderedCollections _HashTable+Testing.swift
[52/346] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[53/346] Compiling HeapModule _HeapNode.swift
[54/346] Compiling HeapModule Heap.swift
[55/346] Compiling HeapModule Heap+UnsafeHandle.swift
[56/346] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[57/346] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[58/346] Emitting module HeapModule
[59/347] Compiling DequeModule _DequeSlot.swift
[60/347] Compiling DequeModule _UnsafeWrappedBuffer.swift
[62/347] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[63/347] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[64/347] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[65/347] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[66/347] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[67/347] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[68/347] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[69/347] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[70/347] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[71/347] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[72/347] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[73/347] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[74/347] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[75/347] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[76/354] Compiling OrderedCollections _HashTable+Bucket.swift
[77/354] Compiling OrderedCollections _HashTable+BucketIterator.swift
[78/354] Compiling OrderedCollections _HashTable+Constants.swift
[79/354] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[88/361] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[89/361] Compiling OrderedCollections OrderedDictionary+Values.swift
[90/361] Compiling OrderedCollections OrderedDictionary.swift
[91/361] Compiling OrderedCollections OrderedSet+Codable.swift
[92/361] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[93/361] Compiling OrderedCollections OrderedSet+Descriptions.swift
[94/361] Compiling OrderedCollections OrderedSet+Diffing.swift
[95/361] Compiling OrderedCollections OrderedSet+Equatable.swift
[96/361] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[97/361] Compiling OrderedCollections OrderedSet+Hashable.swift
[98/361] Compiling OrderedCollections OrderedSet+Initializers.swift
[99/361] Compiling OrderedCollections OrderedSet+Insertions.swift
[100/361] Compiling OrderedCollections OrderedSet+Invariants.swift
[101/361] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[102/361] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[103/361] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[104/361] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[105/361] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[106/361] Compiling OrderedCollections OrderedDictionary+Codable.swift
[107/361] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[108/361] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[109/361] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[110/361] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[111/361] Compiling OrderedCollections OrderedDictionary+Elements.swift
[112/361] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[127/361] Compiling BitCollections Range+Utilities.swift
[128/361] Compiling BitCollections Slice+Utilities.swift
[129/361] Compiling BitCollections UInt+Tricks.swift
[130/361] Compiling BitCollections _Word.swift
[131/361] Compiling OrderedCollections OrderedSet.swift
[132/361] Compiling OrderedCollections _UnsafeBitset.swift
[133/361] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[134/361] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[135/361] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[136/361] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[137/361] Compiling HashTreeCollections TreeDictionary.swift
[138/361] Compiling HashTreeCollections TreeSet+Codable.swift
[139/361] Compiling HashTreeCollections TreeSet+Collection.swift
[140/361] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[141/361] Compiling HashTreeCollections TreeSet+Debugging.swift
[142/361] Compiling HashTreeCollections TreeSet+Descriptions.swift
[143/361] Compiling HashTreeCollections TreeSet+Equatable.swift
[144/361] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[145/361] Compiling HashTreeCollections TreeSet+Extras.swift
[146/361] Compiling HashTreeCollections TreeSet+Filter.swift
[155/371] Compiling BitCollections BitSet.Index.swift
[156/371] Compiling BitCollections BitSet._UnsafeHandle.swift
[157/371] Compiling BitCollections BitSet.swift
[158/371] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[159/371] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[160/371] Emitting module BitCollections
[169/371] Emitting module DequeModule
[183/375] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[209/384] Compiling Algorithms Trim.swift
[210/384] Compiling Algorithms Unique.swift
[211/384] Compiling Algorithms Windows.swift
[216/384] Compiling _RopeModule _CharacterRecognizer.swift
[217/384] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[218/384] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[219/384] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[220/384] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[221/384] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[222/384] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[223/384] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[224/384] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[225/384] Compiling HashTreeCollections TreeSet.swift
[332/385] Emitting module OrderedCollections
[356/386] Compiling _RopeModule Rope+Join.swift
[357/386] Compiling _RopeModule Rope+MutatingForEach.swift
[358/386] Compiling _RopeModule Rope+Remove.swift
[359/386] Compiling _RopeModule Rope+RemoveSubrange.swift
[360/386] Compiling _RopeModule Rope+Split.swift
[361/386] Compiling _RopeModule Optional Utilities.swift
[362/386] Compiling _RopeModule String Utilities.swift
[363/386] Compiling _RopeModule String.Index+ABI.swift
[365/386] Emitting module _RopeModule
[386/387] Emitting module Algorithms
[388/388] Emitting module HashTreeCollections
[390/391] Compiling Collections Collections.swift
[391/391] Emitting module Collections
[393/468] Compiling Graphs Graph+ShortestPathsOnWholeGraph.swift
[394/468] Compiling Graphs GraphComponent+ShortestPath+AStar.swift
[395/468] Compiling Graphs GraphComponent+ShortestPath+Dijkstra.swift
[396/468] Compiling Graphs GraphComponent+ShortestPath.swift
[397/468] Compiling Graphs GraphComponent+ShortestPaths+Dijkstra.swift
[398/468] Compiling Graphs GraphComponent+ShortestPaths.swift
[399/468] Compiling Graphs Graph+StronglyConnectedComponents+Kosaraju.swift
[400/468] Compiling Graphs Graph+StronglyConnectedComponents+Tarjan.swift
[401/468] Compiling Graphs Graph+StronglyConnectedComponents.swift
[402/468] Compiling Graphs BinaryGraph+Search.swift
[403/468] Compiling Graphs BinaryGraph+Traversal.swift
[404/478] Compiling Graphs Graph+Isomophism+WeisfeilerLehman.swift
[405/478] Compiling Graphs Graph+Isomophism.swift
[406/478] Compiling Graphs MaximumMatchingAlgorithm+HopcroftKarp.swift
[407/478] Compiling Graphs MaximumMatchingAlgorithm.swift
[408/478] Compiling Graphs Graph+MaxFlow+Dinic.swift
[409/478] Compiling Graphs Graph+MaxFlow+EdmondsKarp.swift
[410/478] Compiling Graphs Graph+MaxFlow+FordFulkerson.swift
[411/478] Compiling Graphs Graph+MaxFlow.swift
[412/478] Compiling Graphs Graph+MinimumSpanningTree+Boruvka.swift
[413/478] Compiling Graphs Graph+MinimumSpanningTree+Kruskal.swift
[414/478] Compiling Graphs Graph+MinimumSpanningTree+Prim.swift
[415/478] Compiling Graphs Graph+Visitor+Path.swift
[416/478] Compiling Graphs Graph+Visitor.swift
[417/478] Compiling Graphs BinaryGraph.swift
[418/478] Compiling Graphs BipartiteGraph.swift
[419/478] Compiling Graphs ConnectedBinaryGraph.swift
[420/478] Compiling Graphs ConnectedBinaryHashGraph.swift
[421/478] Compiling Graphs ConnectedGraph.swift
[422/478] Compiling Graphs ConnectedHashGraph.swift
[423/478] Compiling Graphs DisjointBinaryGraph.swift
[424/478] Compiling Graphs DisjointBinaryHashGraph.swift
[425/478] Compiling Graphs Graph+Coloring+DSatur.swift
[426/478] Compiling Graphs Graph+Coloring+Greedy.swift
[427/478] Compiling Graphs Graph+Coloring+WelshPowell.swift
[428/478] Compiling Graphs Graph+Coloring.swift
[429/478] Compiling Graphs Graph+EulerianPath+Backtracking.swift
[430/478] Compiling Graphs Graph+EulerianPath+Hierholzer.swift
[431/478] Compiling Graphs Graph+EulerianPath.swift
[432/478] Compiling Graphs Graph+HamiltonianPath+Backtracking.swift
[433/478] Compiling Graphs Graph+HamiltonianPath+Heuristic.swift
[434/478] Compiling Graphs Graph+HamiltonianPath.swift
[435/478] Compiling Graphs Graph+Isomophism+VF2.swift
[436/478] Compiling Graphs BinaryGraph+TraversalStrategy+DFS+Inorder.swift
[437/478] Compiling Graphs BinaryGraph+TraversalStrategy.swift
[438/478] Compiling Graphs Graph+Search.swift
[439/478] Compiling Graphs Graph+Traversal.swift
[440/478] Compiling Graphs Graph+TraversalStrategy+BFS.swift
[441/478] Compiling Graphs Graph+TraversalStrategy+DFS+Postorder.swift
[442/478] Compiling Graphs Graph+TraversalStrategy+DFS+Preorder.swift
[443/478] Compiling Graphs Graph+TraversalStrategy+DFS.swift
[444/478] Compiling Graphs Graph+TraversalStrategy+Unique.swift
[445/478] Compiling Graphs Graph+TraversalStrategy.swift
[446/478] Compiling Graphs Graph+Visitor+Depth.swift
[447/478] Compiling Graphs DisjointGraph.swift
[448/478] Compiling Graphs DisjointHashGraph.swift
[449/478] Compiling Graphs GridGraph.swift
[450/478] Compiling Graphs LazyBinaryGraph.swift
[451/478] Compiling Graphs LazyGraph.swift
[452/478] Compiling Graphs ComplementGraph.swift
[453/478] Compiling Graphs Graph+Equatable.swift
[454/478] Compiling Graphs Graph+Hashable.swift
[455/478] Compiling Graphs PartitionedGraph.swift
[456/478] Compiling Graphs ResidualGraph.swift
[457/478] Compiling Graphs Graph+MinimumSpanningTree.swift
[458/478] Compiling Graphs Graph+Random+BarabasiAlbert.swift
[459/478] Compiling Graphs Graph+Random+ErdosRenyi.swift
[460/478] Compiling Graphs Graph+Random+WattsStrogatz.swift
[461/478] Compiling Graphs Graph+Random.swift
[462/478] Compiling Graphs Graph+ShortestPathOnWholeGraph+BellmanFord.swift
[463/478] Compiling Graphs Graph+ShortestPathOnWholeGraph.swift
[464/478] Compiling Graphs Graph+ShortestPathsForAllPairs+FloydWarshall.swift
[465/478] Compiling Graphs Graph+ShortestPathsForAllPairs+Johnson.swift
[466/478] Compiling Graphs Graph+ShortestPathsForAllPairs.swift
[467/478] Compiling Graphs Graph+ShortestPathsOnWholeGraph+BellmanFord.swift
[468/478] Compiling Graphs TransposedGraph.swift
[469/478] Compiling Graphs UndirectedGraph.swift
[470/478] Compiling Graphs WeightedGraph.swift
[471/478] Compiling Graphs Distance.swift
[472/478] Compiling Graphs Graph+Properties.swift
[473/478] Compiling Graphs Graph.swift
[474/478] Compiling Graphs GraphComponent.swift
[475/478] Compiling Graphs MutableGraph.swift
[476/478] Compiling Graphs Utils.swift
[477/478] Compiling Graphs Weighted.swift
[478/478] Emitting module Graphs
Build complete! (45.10s)
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" : "/host/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/Graph+Random+BarabasiAlbert.swift",
        "Algorithms/Random/Graph+Random+ErdosRenyi.swift",
        "Algorithms/Random/Graph+Random+WattsStrogatz.swift",
        "Algorithms/Random/Graph+Random.swift",
        "Algorithms/ShortestPath/Graph+ShortestPathOnWholeGraph+BellmanFord.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+ShortestPath+AStar.swift",
        "Algorithms/ShortestPath/GraphComponent+ShortestPath+Dijkstra.swift",
        "Algorithms/ShortestPath/GraphComponent+ShortestPath.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+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+Unique.swift",
        "Algorithms/Traversal/Graph+TraversalStrategy.swift",
        "Algorithms/Visit/Graph+Visitor+Depth.swift",
        "Algorithms/Visit/Graph+Visitor+Path.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"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9d7dab235f2b0b46edadd73b1fb0c3b5323df02053420324a4a2f8ca89cb54a5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.