Build Information
Successful build of Graphs, reference main (a3d9e8), with Swift 6.2 for macOS (SPM) on 11 Dec 2025 12:23:21 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.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 a3d9e85 All paths
Cloned https://github.com/tevelee/swift-graphs.git
Revision (git rev-parse @):
a3d9e85922911e59501690220ce421a45be928bc
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/tevelee/swift-graphs.git at main
Fetching https://github.com/apple/swift-numerics.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-collections.git
[1/6041] Fetching swift-algorithms
[122/12425] Fetching swift-algorithms, swift-numerics
[875/30788] Fetching swift-algorithms, swift-numerics, swift-collections
Fetched https://github.com/apple/swift-numerics.git from cache (1.20s)
[7694/24404] Fetching swift-algorithms, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.00s)
Fetched https://github.com/apple/swift-algorithms.git from cache (2.00s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (5.35s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.67s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.55s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.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.1.1
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
========================================
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": "swift-graphs",
"name": "Graphs",
"url": "https://github.com/tevelee/swift-graphs.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-graphs",
"dependencies": [
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-algorithms",
"name": "swift-algorithms",
"url": "https://github.com/apple/swift-algorithms.git",
"version": "1.2.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-algorithms",
"dependencies": [
{
"identity": "swift-numerics",
"name": "swift-numerics",
"url": "https://github.com/apple/swift-numerics.git",
"version": "1.1.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/tevelee/swift-graphs.git
[1/3159] Fetching swift-graphs
Fetched https://github.com/tevelee/swift-graphs.git from cache (1.12s)
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.58s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.58s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.64s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.57s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.63s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.04s)
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/tevelee/swift-graphs.git
Working copy of https://github.com/tevelee/swift-graphs.git resolved at main (a3d9e85)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.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.1.1
warning: '.resolve-product-dependencies': dependency 'swift-graphs' is not used by any target
Found 2 product dependencies
- swift-collections
- swift-algorithms
========================================
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.app xcrun swift build --arch arm64
Building for debugging...
[0/13] Write sources
[11/13] Write swift-version-49B95AFC49DCD68C.txt
[12/13] Compiling _NumericsShims _NumericsShims.c
[14/41] Compiling RealModule RealFunctions.swift
[15/42] Compiling RealModule Float80+Real.swift
[16/42] Compiling RealModule Real.swift
[17/42] Compiling RealModule AugmentedArithmetic.swift
[18/42] Emitting module RealModule
[19/42] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[20/42] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[21/42] Compiling InternalCollectionsUtilities Descriptions.swift
[22/42] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[23/42] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[24/42] Compiling InternalCollectionsUtilities Debugging.swift
[25/42] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[26/42] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[27/43] Compiling RealModule AlgebraicField.swift
[28/43] Compiling RealModule ApproximateEquality.swift
[29/43] Compiling RealModule Float16+Real.swift
[30/43] Compiling RealModule ElementaryFunctions.swift
[31/43] Compiling RealModule Double+Real.swift
[32/43] Compiling RealModule Float+Real.swift
[33/43] Compiling RealModule RelaxedArithmetic.swift
[34/43] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[35/43] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[36/43] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[39/43] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[40/43] Compiling InternalCollectionsUtilities UInt+reversed.swift
[41/43] Emitting module InternalCollectionsUtilities
[42/43] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[43/43] Compiling InternalCollectionsUtilities _SortedCollection.swift
[44/351] Compiling HeapModule _HeapNode.swift
[45/351] Compiling HeapModule Heap.swift
[46/351] Compiling HeapModule Heap+Invariants.swift
[47/351] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[48/351] Compiling HeapModule Heap+UnsafeHandle.swift
[49/351] Emitting module HeapModule
[50/351] Compiling HeapModule Heap+Descriptions.swift
[51/351] Compiling DequeModule _DequeSlot.swift
[52/352] Compiling HashTreeCollections _AncestorHashSlots.swift
[53/352] Compiling HashTreeCollections _Bitmap.swift
[54/352] Compiling HashTreeCollections _Bucket.swift
[55/352] Compiling HashTreeCollections _Hash.swift
[56/352] Compiling HashTreeCollections _HashLevel.swift
[57/352] Compiling HashTreeCollections _HashNode+Builder.swift
[58/358] Compiling DequeModule _DequeBuffer.swift
[59/358] Compiling HashTreeCollections _HashNode+Invariants.swift
[60/358] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[61/358] Compiling HashTreeCollections _HashNode+Debugging.swift
[62/358] Compiling HashTreeCollections _HashNode+Initializers.swift
[63/358] Compiling DequeModule _DequeBufferHeader.swift
[68/358] Compiling HashTreeCollections TreeDictionary+Values.swift
[69/358] Compiling HashTreeCollections TreeDictionary.swift
[70/358] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[71/358] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[72/360] Compiling DequeModule _UnsafeWrappedBuffer.swift
[73/360] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[74/360] Compiling HashTreeCollections TreeDictionary+Filter.swift
[75/360] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[76/360] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[77/360] Compiling HashTreeCollections TreeDictionary+Keys.swift
[78/360] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[79/360] Compiling HashTreeCollections TreeDictionary+Merge.swift
[80/360] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[81/368] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[82/368] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[83/368] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[84/368] Compiling HashTreeCollections _HashNode+Structural merge.swift
[85/368] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[86/368] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[87/368] Compiling HashTreeCollections _HashNode+Structural union.swift
[88/368] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[89/368] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[90/368] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[91/368] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[92/368] Compiling HashTreeCollections _HashNode.swift
[104/368] Emitting module DequeModule
[105/368] Compiling HashTreeCollections TreeSet+Extras.swift
[106/368] Compiling HashTreeCollections TreeSet+Filter.swift
[107/368] Compiling HashTreeCollections TreeSet+Hashable.swift
[108/368] Compiling HashTreeCollections TreeSet+Sendable.swift
[109/368] Compiling HashTreeCollections TreeSet+Sequence.swift
[110/368] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[117/373] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[130/373] Compiling Algorithms Unique.swift
[131/373] Compiling Algorithms Windows.swift
[132/373] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[133/373] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[134/373] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[135/373] Compiling HashTreeCollections _UnmanagedHashNode.swift
[136/373] Compiling HashTreeCollections _UnsafePath.swift
[137/373] Compiling HashTreeCollections TreeDictionary+Codable.swift
[138/373] Compiling HashTreeCollections TreeDictionary+Collection.swift
[139/373] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[141/373] Compiling HashTreeCollections _HashNode+Storage.swift
[142/373] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[143/373] Compiling HashTreeCollections _HashNode+Structural filter.swift
[144/373] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[145/373] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[146/373] Compiling HashTreeCollections TreeSet+Equatable.swift
[147/373] Compiling HashTreeCollections TreeSet+Codable.swift
[148/373] Compiling HashTreeCollections TreeSet+Collection.swift
[149/373] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[150/373] Compiling HashTreeCollections TreeSet+Debugging.swift
[151/373] Compiling HashTreeCollections TreeSet+Descriptions.swift
[152/373] Compiling HashTreeCollections _RawHashNode.swift
[159/373] Emitting module BitCollections
[171/373] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[172/373] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[173/373] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[174/373] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[175/373] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[176/373] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[177/373] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[178/380] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[179/380] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[180/380] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[181/380] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[182/380] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[183/380] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[184/380] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[185/380] Compiling HashTreeCollections TreeSet.swift
[213/380] Compiling BitCollections Range+Utilities.swift
[214/380] Compiling BitCollections Slice+Utilities.swift
[215/380] Compiling BitCollections UInt+Tricks.swift
[216/380] Compiling BitCollections _Word.swift
[217/380] Compiling OrderedCollections OrderedSet.swift
[218/380] Compiling OrderedCollections _UnsafeBitset.swift
[219/380] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[243/380] Compiling BitCollections BitSet.swift
[304/380] Emitting module OrderedCollections
[305/380] Emitting module _RopeModule
[349/380] Emitting module Algorithms
[350/380] Compiling _RopeModule Rope+Remove.swift
[351/380] Compiling _RopeModule Rope+RemoveSubrange.swift
[352/380] Compiling _RopeModule Rope+Split.swift
[353/380] Compiling _RopeModule Optional Utilities.swift
[354/380] Compiling _RopeModule String Utilities.swift
[355/380] Compiling _RopeModule String.Index+ABI.swift
[356/380] Compiling _RopeModule _CharacterRecognizer.swift
[380/380] Emitting module HashTreeCollections
[381/382] Compiling Collections Collections.swift
[382/382] Emitting module Collections
[383/595] Compiling Graphs ShortestPathUntil.swift
[384/595] Compiling Graphs ShortestPathsForAllPairs.swift
[385/595] Compiling Graphs StronglyConnectedComponents.swift
[386/595] Compiling Graphs TopologicalSort.swift
[387/595] Compiling Graphs Traversal.swift
[388/595] Compiling Graphs CostDefinition.swift
[389/595] Compiling Graphs DFSOrder.swift
[390/595] Compiling Graphs DistanceAlgorithm.swift
[391/595] Compiling Graphs GraphProperty.swift
[392/595] Compiling Graphs Path.swift
[393/595] Compiling Graphs VertexOrdering.swift
[394/595] Compiling Graphs DFSAllPaths.swift
[395/595] Compiling Graphs BetweennessCentrality.swift
[396/595] Compiling Graphs BetweennessVisitor+Composition.swift
[397/595] Compiling Graphs Centrality+Betweenness.swift
[398/595] Compiling Graphs Centrality+Closeness.swift
[399/595] Compiling Graphs Centrality+Degree.swift
[400/595] Compiling Graphs Centrality+Eigenvector.swift
[401/595] Compiling Graphs Centrality+PageRank.swift
[402/595] Compiling Graphs ClosenessCentrality.swift
[403/595] Compiling Graphs ClosenessVisitor+Composition.swift
[404/595] Compiling Graphs DegreeCentrality.swift
[405/595] Compiling Graphs DegreeVisitor+Composition.swift
[406/595] Compiling Graphs EigenvectorCentrality.swift
[407/618] Compiling Graphs Isomorphism+VF2.swift
[408/618] Compiling Graphs Isomorphism+WeisfeilerLehman.swift
[409/618] Compiling Graphs VF2Isomorphism.swift
[410/618] Compiling Graphs VF2Visitor+Composition.swift
[411/618] Compiling Graphs WeisfeilerLehmanIsomorphism.swift
[412/618] Compiling Graphs WeisfeilerLehmanIsomorphismVisitor+Composition.swift
[413/618] Compiling Graphs HopcroftKarp.swift
[414/618] Compiling Graphs HopcroftKarpVisitor+Composition.swift
[415/618] Compiling Graphs Dinic.swift
[416/618] Compiling Graphs DinicVisitor+Composition.swift
[417/618] Compiling Graphs EdmondsKarp.swift
[418/618] Compiling Graphs EdmondsKarpVisitor+Composition.swift
[419/618] Compiling Graphs FordFulkerson.swift
[420/618] Compiling Graphs FordFulkersonVisitor+Composition.swift
[421/618] Compiling Graphs MaxFlow+Dinic.swift
[422/618] Compiling Graphs MaxFlow+EdmondsKarp.swift
[423/618] Compiling Graphs MaxFlow+FordFulkerson.swift
[424/618] Compiling Graphs Boruvka.swift
[425/618] Compiling Graphs BoruvkaVisitor+Composition.swift
[426/618] Compiling Graphs Kruskal.swift
[427/618] Compiling Graphs KruskalVisitor+Composition.swift
[428/618] Compiling Graphs MinimumSpanningTree+Boruvka.swift
[429/618] Compiling Graphs MinimumSpanningTree+Kruskal.swift
[430/641] Compiling Graphs OrePropertyAlgorithm.swift
[431/641] Compiling Graphs BoyerMyrvoldPlanarPropertyAlgorithm.swift
[432/641] Compiling Graphs BoyerMyrvoldPlanarPropertyVisitor+Composition.swift
[433/641] Compiling Graphs EulerFormulaPlanarPropertyAlgorithm.swift
[434/641] Compiling Graphs HopcroftTarjanPlanarPropertyAlgorithm.swift
[435/641] Compiling Graphs HopcroftTarjanPlanarPropertyVisitor+Composition.swift
[436/641] Compiling Graphs LeftRightPlanarPropertyAlgorithm.swift
[437/641] Compiling Graphs LeftRightPlanarPropertyVisitor+Composition.swift
[438/641] Compiling Graphs PlanarProperty+BoyerMyrvold.swift
[439/641] Compiling Graphs PlanarProperty+EulerFormula.swift
[440/641] Compiling Graphs PlanarProperty+HopcroftTarjan.swift
[441/641] Compiling Graphs PlanarProperty+LeftRight.swift
[442/641] Compiling Graphs CompositeTreePropertyAlgorithm.swift
[443/641] Compiling Graphs DFSTreePropertyAlgorithm.swift
[444/641] Compiling Graphs TreeProperty+Composite.swift
[445/641] Compiling Graphs TreeProperty+DFS.swift
[446/641] Compiling Graphs BacktrackingHamiltonian.swift
[447/641] Compiling Graphs BacktrackingHamiltonianVisitor+Composition.swift
[448/641] Compiling Graphs HamiltonianCycleAlgorithm+Backtracking.swift
[449/641] Compiling Graphs HamiltonianCycleAlgorithm+Heuristic.swift
[450/641] Compiling Graphs HamiltonianPathAlgorithm+Backtracking.swift
[451/641] Compiling Graphs HamiltonianPathAlgorithm+Heuristic.swift
[452/641] Compiling Graphs HeuristicHamiltonian.swift
[453/641] Compiling Graphs HeuristicHamiltonianVisitor+Composition.swift
[454/641] Compiling Graphs EigenvectorVisitor+Composition.swift
[455/641] Compiling Graphs PageRankCentrality.swift
[456/641] Compiling Graphs PageRankVisitor+Composition.swift
[457/641] Compiling Graphs BronKerbosch.swift
[458/641] Compiling Graphs BronKerboschVisitor+Composition.swift
[459/641] Compiling Graphs CliqueDetection+BronKerbosch.swift
[460/641] Compiling Graphs Coloring+DSatur.swift
[461/641] Compiling Graphs Coloring+Greedy.swift
[462/641] Compiling Graphs Coloring+SequentialVertexColoring.swift
[463/641] Compiling Graphs Coloring+WelshPowell.swift
[464/641] Compiling Graphs DSaturColoring.swift
[465/641] Compiling Graphs DSaturVisitor+Composition.swift
[466/641] Compiling Graphs GreedyColoring.swift
[467/641] Compiling Graphs GreedyVisitor+Composition.swift
[468/641] Compiling Graphs SequentialVertexColoring.swift
[469/641] Compiling Graphs SequentialVertexColoringVisitor+Composition.swift
[470/641] Compiling Graphs WelshPowellColoring.swift
[471/641] Compiling Graphs WelshPowellVisitor+Composition.swift
[472/641] Compiling Graphs CommunityDetection+Louvain.swift
[473/641] Compiling Graphs LouvainCommunityDetection.swift
[474/641] Compiling Graphs LouvainVisitor+Composition.swift
[475/641] Compiling Graphs ConnectedComponents+DFS.swift
[476/641] Compiling Graphs ConnectedComponents+DFSAlgorithm.swift
[477/641] Compiling Graphs ConnectedComponents+UnionFind.swift
[478/641] Compiling Graphs MinimumSpanningTree+Prim.swift
[479/641] Compiling Graphs Prim.swift
[480/641] Compiling Graphs PrimVisitor+Composition.swift
[481/641] Compiling Graphs AdjacencyList+RandomGraphConstructible.swift
[482/641] Compiling Graphs AdjacencyMatrix+RandomGraphConstructible.swift
[483/641] Compiling Graphs BarabasiAlbert.swift
[484/641] Compiling Graphs BarabasiAlbertVisitor+Composition.swift
[485/641] Compiling Graphs ErdosRenyi.swift
[486/641] Compiling Graphs ErdosRenyiVisitor+Composition.swift
[487/641] Compiling Graphs RandomGraph+BarabasiAlbert.swift
[488/641] Compiling Graphs RandomGraph+ErdosRenyi.swift
[489/641] Compiling Graphs RandomGraph+WattsStrogatz.swift
[490/641] Compiling Graphs WattsStrogatz.swift
[491/641] Compiling Graphs WattsStrogatzVisitor+Composition.swift
[492/641] Compiling Graphs Search+AStar.swift
[493/641] Compiling Graphs Search+BFS.swift
[494/641] Compiling Graphs Search+DFS.swift
[495/641] Compiling Graphs Search+DFSOrders.swift
[496/641] Compiling Graphs Search+Dijkstra.swift
[497/641] Compiling Graphs Search+IterativelyDeepeningDFS.swift
[498/641] Compiling Graphs Search+UniformCostSearch.swift
[499/641] Compiling Graphs AStar.swift
[500/641] Compiling Graphs AStarVisitor+Composition.swift
[501/641] Compiling Graphs ConnectedComponents+UnionFindAlgorithm.swift
[502/641] Compiling Graphs DFSConnectedComponents.swift
[503/641] Compiling Graphs DFSVisitor+Composition.swift
[504/641] Compiling Graphs UnionFindConnectedComponents.swift
[505/641] Compiling Graphs UnionFindVisitor+Composition.swift
[506/641] Compiling Graphs EulerianCycleAlgorithm+Hierholzer.swift
[507/641] Compiling Graphs EulerianPathAlgorithm+Hierholzer.swift
[508/641] Compiling Graphs Hierholzer.swift
[509/641] Compiling Graphs HierholzerVisitor+Composition.swift
[510/641] Compiling Graphs BFSBipartitePropertyAlgorithm.swift
[511/641] Compiling Graphs BipartiteProperty+BFS.swift
[512/641] Compiling Graphs BipartiteProperty+DFS.swift
[513/641] Compiling Graphs DFSBipartitePropertyAlgorithm.swift
[514/641] Compiling Graphs ConnectedProperty+TraversalAlgorithm.swift
[515/641] Compiling Graphs TraversalBasedConnectedPropertyAlgorithm.swift
[516/641] Compiling Graphs CyclicProperty+DFS.swift
[517/641] Compiling Graphs CyclicProperty+UnionFind.swift
[518/641] Compiling Graphs DFSCyclicPropertyAlgorithm.swift
[519/641] Compiling Graphs UnionFindCyclicPropertyAlgorithm.swift
[520/641] Compiling Graphs DiracProperty.swift
[521/641] Compiling Graphs DiracPropertyAlgorithm+Standard.swift
[522/641] Compiling Graphs DiracPropertyAlgorithm.swift
[523/641] Compiling Graphs OreProperty.swift
[524/641] Compiling Graphs OrePropertyAlgorithm+Standard.swift
[525/641] Compiling Graphs AllPaths.swift
[526/641] Compiling Graphs AllShortestPaths.swift
[527/641] Compiling Graphs Centrality.swift
[528/641] Compiling Graphs CliqueDetection.swift
[529/641] Compiling Graphs Coloring.swift
[530/641] Compiling Graphs CommunityDetection.swift
[531/641] Compiling Graphs ConnectedComponents.swift
[532/641] Compiling Graphs EulerianPath.swift
[533/641] Compiling Graphs BipartitePropertyAlgorithm.swift
[534/641] Compiling Graphs ConnectedPropertyAlgorithm.swift
[535/641] Compiling Graphs CyclicPropertyAlgorithm.swift
[536/641] Compiling Graphs EulerianProperty.swift
[537/641] Compiling Graphs HamiltonianProperty.swift
[538/641] Compiling Graphs PlanarPropertyAlgorithm.swift
[539/641] Compiling Graphs TreePropertyAlgorithm.swift
[540/641] Compiling Graphs HamiltonianPath.swift
[541/641] Compiling Graphs Isomorphism.swift
[542/641] Compiling Graphs KShortestPaths.swift
[543/641] Compiling Graphs Matching.swift
[544/641] Compiling Graphs MaxFlow.swift
[545/641] Compiling Graphs MinimumSpanningTree.swift
[546/641] Compiling Graphs RandomGraph.swift
[547/641] Compiling Graphs Search.swift
[548/641] Compiling Graphs ShortestPath.swift
[549/641] Compiling Graphs ShortestPathsForAllPairs+FloydWarshall.swift
[550/641] Compiling Graphs UniformCostSearch.swift
[551/641] Compiling Graphs UniformCostSearchVisitor+Composition.swift
[552/641] Compiling Graphs Yen.swift
[553/641] Compiling Graphs YenVisitor+Composition.swift
[554/641] Compiling Graphs ShortestPathsForAllPairsAlgorithm+Johnson.swift
[555/641] Compiling Graphs Kosaraju.swift
[556/641] Compiling Graphs KosarajuVisitor+Composition.swift
[557/641] Compiling Graphs StronglyConnectedComponents+Kosaraju.swift
[558/641] Compiling Graphs StronglyConnectedComponents+KosarajuAlgorithm.swift
[559/641] Compiling Graphs StronglyConnectedComponents+Tarjan.swift
[560/641] Compiling Graphs StronglyConnectedComponents+TarjanAlgorithm.swift
[561/641] Compiling Graphs Tarjan.swift
[562/641] Compiling Graphs TarjanVisitor+Composition.swift
[563/641] Compiling Graphs DFSTopologicalSort.swift
[564/641] Compiling Graphs DFSTopologicalSortVisitor+Composition.swift
[565/641] Compiling Graphs Kahn.swift
[566/641] Compiling Graphs KahnVisitor+Composition.swift
[567/641] Compiling Graphs TopologicalSort+DFSAlgorithm.swift
[568/641] Compiling Graphs TopologicalSort+KahnAlgorithm.swift
[569/641] Compiling Graphs BreadthFirstSearch.swift
[570/641] Compiling Graphs BreadthFirstSearchVisitor+Composition.swift
[571/641] Compiling Graphs DepthFirstSearch.swift
[572/641] Compiling Graphs AllShortestPaths+BacktrackingDijkstra.swift
[573/641] Compiling Graphs BacktrackingDijkstra.swift
[574/641] Compiling Graphs BacktrackingDijkstraVisitor+Composition.swift
[575/641] Compiling Graphs BellmanFord.swift
[576/641] Compiling Graphs BellmanFordVisitor+Composition.swift
[577/641] Compiling Graphs BidirectionalDijkstra.swift
[578/641] Compiling Graphs BidirectionalDijkstraVisitor+Composition.swift
[579/641] Compiling Graphs Dijkstra.swift
[580/641] Compiling Graphs DijkstraVisitor+Composition.swift
[581/641] Compiling Graphs FloydWarshall.swift
[582/641] Compiling Graphs FloydWarshallVisitor+Composition.swift
[583/641] Compiling Graphs Johnson.swift
[584/641] Compiling Graphs JohnsonVisitor+Composition.swift
[585/641] Compiling Graphs KShortestPath+Yen.swift
[586/641] Compiling Graphs ShortestPath+AStar.swift
[587/641] Compiling Graphs ShortestPath+BellmanFord.swift
[588/641] Compiling Graphs ShortestPath+BidirectionalDijkstra.swift
[589/641] Compiling Graphs ShortestPath+Dijkstra.swift
[590/641] Compiling Graphs ShortestPath+FloydWarshall.swift
[591/641] Compiling Graphs ShortestPath+Johnson.swift
[592/641] Compiling Graphs ShortestPath+Yen.swift
[593/641] Compiling Graphs ShortestPathUntil+AStar.swift
[594/641] Compiling Graphs ShortestPathUntil+Dijkstra.swift
[595/664] Compiling Graphs DepthFirstSearchVisitor+Composition.swift
[596/664] Compiling Graphs Traversal+BFS.swift
[597/664] Compiling Graphs Traversal+BestFirst.swift
[598/664] Compiling Graphs Traversal+DFS.swift
[599/664] Compiling Graphs Traversal+DepthLimitedDFS.swift
[600/664] Compiling Graphs Traversal+IterativelyDeepeningDFS.swift
[601/664] Compiling Graphs Composable.swift
[602/664] Compiling Graphs Cost.swift
[603/664] Compiling Graphs Optional.swift
[604/664] Compiling Graphs WithVisitor.swift
[605/664] Compiling Graphs WithVisitorFactory.swift
[606/664] Compiling Graphs Ordering+ReverseCuthillMcKee.swift
[607/664] Compiling Graphs Ordering+SmallestLastVertex.swift
[608/664] Compiling Graphs ReverseCuthillMcKeeOrdering.swift
[609/664] Compiling Graphs ReverseCuthillMcKeeVisitor+Composition.swift
[610/664] Compiling Graphs SmallestLastVertexOrdering.swift
[611/664] Compiling Graphs SmallestLastVertexVisitor+Composition.swift
[612/664] Compiling Graphs AdjacencyGraph.swift
[613/664] Compiling Graphs BidirectionalGraph.swift
[614/664] Compiling Graphs BinaryIncidenceGraph.swift
[615/664] Compiling Graphs BipartiteGraph.swift
[616/664] Compiling Graphs EdgeListGraph.swift
[617/664] Compiling Graphs EdgeLookupGraph.swift
[618/664] Compiling Graphs EdgeStorageBackedGraph.swift
[619/664] Compiling Graphs Graph.swift
[620/664] Compiling Graphs IncidenceGraph.swift
[621/664] Compiling Graphs MutableBinaryIncidenceGraph.swift
[622/664] Compiling Graphs MutableGraph.swift
[623/664] Compiling Graphs MutablePropertyGraph.swift
[624/664] Compiling Graphs PropertyGraph.swift
[625/664] Compiling Graphs ArrayBuilder.swift
[626/664] Compiling Graphs EdgeProperties.swift
[627/664] Compiling Graphs EdgeProtocol.swift
[628/664] Compiling Graphs EdgeStorage.swift
[629/664] Compiling Graphs PropertyMap.swift
[630/664] Compiling Graphs QueueProtocol.swift
[631/664] Compiling Graphs StackProtocol.swift
[632/664] Compiling Graphs VertexProperties.swift
[633/664] Compiling Graphs VertexStorage.swift
[634/664] Compiling Graphs VertexListGraph.swift
[635/664] Compiling Graphs VertexStorageBackedGraph.swift
[636/664] Compiling Graphs ComplementGraphView.swift
[637/664] Compiling Graphs FilteredGraphView.swift
[638/664] Compiling Graphs ReversedGraphView.swift
[639/664] Compiling Graphs UndirectedGraphView.swift
[640/664] Compiling Graphs AdjacencyList.swift
[641/664] Emitting module Graphs
[642/664] Compiling Graphs AdjacencyMatrix.swift
[643/664] Compiling Graphs BipartiteAdjacencyList.swift
[644/664] Compiling Graphs ComputedEdgePropertyGraph.swift
[645/664] Compiling Graphs ComputedVertexPropertyGraph.swift
[646/664] Compiling Graphs GridGraph.swift
[647/664] Compiling Graphs InlineGraph.swift
[648/664] Compiling Graphs LazyGraph.swift
[649/664] Compiling Graphs BinaryEdgeStorage.swift
[650/664] Compiling Graphs COOEdgeStorage.swift
[651/664] Compiling Graphs CSREdgeStorage.swift
[652/664] Compiling Graphs CacheInOutEdges.swift
[653/664] Compiling Graphs OrderedEdgeStorage.swift
[654/664] Compiling Graphs OrderedVertexStorage.swift
[655/664] Compiling Graphs DictionaryPropertyMap.swift
[656/664] Compiling Graphs PropertyValues.swift
[657/664] Compiling Graphs DOTFormat.swift
[658/664] Compiling Graphs GraphMLFormat.swift
[659/664] Compiling Graphs JSONFormat.swift
[660/664] Compiling Graphs GraphFormatter.swift
[661/664] Compiling Graphs SerializableDescriptor.swift
[662/664] Compiling Graphs SerializableDescriptorConformances.swift
[663/664] Compiling Graphs SerializableProperty.swift
[664/664] Compiling Graphs SerializationFormat.swift
Build complete! (12.34s)
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.0.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" : [
"Algorithms/AStarAlgorithmTests.swift",
"Algorithms/AllPathsTests.swift",
"Algorithms/AllShortestPathsTests.swift",
"Algorithms/BestFirstSearchTests.swift",
"Algorithms/BinaryInorderTraversalTests.swift",
"Algorithms/BipartiteGraphTests.swift",
"Algorithms/BreadthFirstSearchTests.swift",
"Algorithms/CentralityAlgorithmTests.swift",
"Algorithms/CliqueDetectionTests.swift",
"Algorithms/ColoringAlgorithmTests.swift",
"Algorithms/CommunityDetectionTests.swift",
"Algorithms/ConnectedComponentsTests.swift",
"Algorithms/DepthFirstSearchOrderTests.swift",
"Algorithms/DepthFirstSearchTests.swift",
"Algorithms/DepthLimitedSearchTests.swift",
"Algorithms/DijkstraAlgorithmTests.swift",
"Algorithms/EulerianPathTests.swift",
"Algorithms/GraphProperties/BipartitePropertyTests.swift",
"Algorithms/GraphProperties/ConnectedPropertyTests.swift",
"Algorithms/GraphProperties/CyclicPropertyTests.swift",
"Algorithms/GraphProperties/EulerianPropertyTests.swift",
"Algorithms/GraphProperties/HamiltonianPropertyTests.swift",
"Algorithms/GraphProperties/PlanarPropertyAlgorithmTests.swift",
"Algorithms/GraphProperties/PlanarPropertyTests.swift",
"Algorithms/GraphProperties/TreePropertyTests.swift",
"Algorithms/HamiltonianPathTests.swift",
"Algorithms/IsomorphismAlgorithmTests.swift",
"Algorithms/IterativelyDeepeningDFSTests.swift",
"Algorithms/JohnsonAlgorithmTests.swift",
"Algorithms/KShortestPathsTests.swift",
"Algorithms/MatchingAlgorithmTests.swift",
"Algorithms/MaxFlowAlgorithmTests.swift",
"Algorithms/MinimumSpanningTreeTests.swift",
"Algorithms/RandomGraphTests.swift",
"Algorithms/SearchAlgorithmTests.swift",
"Algorithms/ShortestPathAlgorithmTests.swift",
"Algorithms/ShortestPathsForAllPairsTests.swift",
"Algorithms/StronglyConnectedComponentsTests.swift",
"Algorithms/TopologicalSortTests.swift",
"Algorithms/UniformCostSearchTests.swift",
"Algorithms/VertexOrderingTests.swift",
"Algorithms/VisitorPatternTests.swift",
"Core/ComputedPropertiesTests.swift",
"Core/EdgeStorageBackendTests.swift",
"Core/GraphBasicTests.swift",
"Core/InlineGraphTests.swift",
"Core/PropertyMapTests.swift",
"DataStructures/AdjacencyMatrixTests.swift",
"DataStructures/BinaryAdjacencyListTests.swift",
"DataStructures/GraphTransformationTests.swift",
"DataStructures/GridGraphTests.swift",
"DataStructures/LazyGraphMaterializeTests.swift",
"DataStructures/LazyGraphTests.swift",
"Properties/Coordinates.swift",
"Properties/Graph+FindVertex.swift",
"Properties/Label.swift",
"Properties/Weight.swift",
"Serialization/DOTFormatTests.swift",
"Serialization/FormatFactoriesTests.swift",
"Serialization/GraphMLFormatTests.swift",
"Serialization/JSONFormatTests.swift"
],
"target_dependencies" : [
"Graphs"
],
"type" : "test"
},
{
"c99name" : "Graphs",
"module_type" : "SwiftTarget",
"name" : "Graphs",
"path" : "Sources/Graphs",
"product_dependencies" : [
"Collections",
"Algorithms"
],
"product_memberships" : [
"Graphs"
],
"sources" : [
"AlgorithmDefinitions/AllPaths.swift",
"AlgorithmDefinitions/AllShortestPaths.swift",
"AlgorithmDefinitions/Centrality.swift",
"AlgorithmDefinitions/CliqueDetection.swift",
"AlgorithmDefinitions/Coloring.swift",
"AlgorithmDefinitions/CommunityDetection.swift",
"AlgorithmDefinitions/ConnectedComponents.swift",
"AlgorithmDefinitions/EulerianPath.swift",
"AlgorithmDefinitions/GraphProperties/BipartitePropertyAlgorithm.swift",
"AlgorithmDefinitions/GraphProperties/ConnectedPropertyAlgorithm.swift",
"AlgorithmDefinitions/GraphProperties/CyclicPropertyAlgorithm.swift",
"AlgorithmDefinitions/GraphProperties/EulerianProperty.swift",
"AlgorithmDefinitions/GraphProperties/HamiltonianProperty.swift",
"AlgorithmDefinitions/GraphProperties/PlanarPropertyAlgorithm.swift",
"AlgorithmDefinitions/GraphProperties/TreePropertyAlgorithm.swift",
"AlgorithmDefinitions/HamiltonianPath.swift",
"AlgorithmDefinitions/Isomorphism.swift",
"AlgorithmDefinitions/KShortestPaths.swift",
"AlgorithmDefinitions/Matching.swift",
"AlgorithmDefinitions/MaxFlow.swift",
"AlgorithmDefinitions/MinimumSpanningTree.swift",
"AlgorithmDefinitions/RandomGraph.swift",
"AlgorithmDefinitions/Search.swift",
"AlgorithmDefinitions/ShortestPath.swift",
"AlgorithmDefinitions/ShortestPathUntil.swift",
"AlgorithmDefinitions/ShortestPathsForAllPairs.swift",
"AlgorithmDefinitions/StronglyConnectedComponents.swift",
"AlgorithmDefinitions/TopologicalSort.swift",
"AlgorithmDefinitions/Traversal.swift",
"AlgorithmDefinitions/Utils/CostDefinition.swift",
"AlgorithmDefinitions/Utils/DFSOrder.swift",
"AlgorithmDefinitions/Utils/DistanceAlgorithm.swift",
"AlgorithmDefinitions/Utils/GraphProperty.swift",
"AlgorithmDefinitions/Utils/Path.swift",
"AlgorithmDefinitions/VertexOrdering.swift",
"AlgorithmImplementations/AllPaths/DFSAllPaths.swift",
"AlgorithmImplementations/Centrality/BetweennessCentrality.swift",
"AlgorithmImplementations/Centrality/BetweennessVisitor+Composition.swift",
"AlgorithmImplementations/Centrality/Centrality+Betweenness.swift",
"AlgorithmImplementations/Centrality/Centrality+Closeness.swift",
"AlgorithmImplementations/Centrality/Centrality+Degree.swift",
"AlgorithmImplementations/Centrality/Centrality+Eigenvector.swift",
"AlgorithmImplementations/Centrality/Centrality+PageRank.swift",
"AlgorithmImplementations/Centrality/ClosenessCentrality.swift",
"AlgorithmImplementations/Centrality/ClosenessVisitor+Composition.swift",
"AlgorithmImplementations/Centrality/DegreeCentrality.swift",
"AlgorithmImplementations/Centrality/DegreeVisitor+Composition.swift",
"AlgorithmImplementations/Centrality/EigenvectorCentrality.swift",
"AlgorithmImplementations/Centrality/EigenvectorVisitor+Composition.swift",
"AlgorithmImplementations/Centrality/PageRankCentrality.swift",
"AlgorithmImplementations/Centrality/PageRankVisitor+Composition.swift",
"AlgorithmImplementations/CliqueDetection/BronKerbosch.swift",
"AlgorithmImplementations/CliqueDetection/BronKerboschVisitor+Composition.swift",
"AlgorithmImplementations/CliqueDetection/CliqueDetection+BronKerbosch.swift",
"AlgorithmImplementations/Coloring/Coloring+DSatur.swift",
"AlgorithmImplementations/Coloring/Coloring+Greedy.swift",
"AlgorithmImplementations/Coloring/Coloring+SequentialVertexColoring.swift",
"AlgorithmImplementations/Coloring/Coloring+WelshPowell.swift",
"AlgorithmImplementations/Coloring/DSaturColoring.swift",
"AlgorithmImplementations/Coloring/DSaturVisitor+Composition.swift",
"AlgorithmImplementations/Coloring/GreedyColoring.swift",
"AlgorithmImplementations/Coloring/GreedyVisitor+Composition.swift",
"AlgorithmImplementations/Coloring/SequentialVertexColoring.swift",
"AlgorithmImplementations/Coloring/SequentialVertexColoringVisitor+Composition.swift",
"AlgorithmImplementations/Coloring/WelshPowellColoring.swift",
"AlgorithmImplementations/Coloring/WelshPowellVisitor+Composition.swift",
"AlgorithmImplementations/CommunityDetection/CommunityDetection+Louvain.swift",
"AlgorithmImplementations/CommunityDetection/LouvainCommunityDetection.swift",
"AlgorithmImplementations/CommunityDetection/LouvainVisitor+Composition.swift",
"AlgorithmImplementations/ConnectedComponents/ConnectedComponents+DFS.swift",
"AlgorithmImplementations/ConnectedComponents/ConnectedComponents+DFSAlgorithm.swift",
"AlgorithmImplementations/ConnectedComponents/ConnectedComponents+UnionFind.swift",
"AlgorithmImplementations/ConnectedComponents/ConnectedComponents+UnionFindAlgorithm.swift",
"AlgorithmImplementations/ConnectedComponents/DFSConnectedComponents.swift",
"AlgorithmImplementations/ConnectedComponents/DFSVisitor+Composition.swift",
"AlgorithmImplementations/ConnectedComponents/UnionFindConnectedComponents.swift",
"AlgorithmImplementations/ConnectedComponents/UnionFindVisitor+Composition.swift",
"AlgorithmImplementations/EulerianPath/EulerianCycleAlgorithm+Hierholzer.swift",
"AlgorithmImplementations/EulerianPath/EulerianPathAlgorithm+Hierholzer.swift",
"AlgorithmImplementations/EulerianPath/Hierholzer.swift",
"AlgorithmImplementations/EulerianPath/HierholzerVisitor+Composition.swift",
"AlgorithmImplementations/GraphProperties/Bipartite/BFSBipartitePropertyAlgorithm.swift",
"AlgorithmImplementations/GraphProperties/Bipartite/BipartiteProperty+BFS.swift",
"AlgorithmImplementations/GraphProperties/Bipartite/BipartiteProperty+DFS.swift",
"AlgorithmImplementations/GraphProperties/Bipartite/DFSBipartitePropertyAlgorithm.swift",
"AlgorithmImplementations/GraphProperties/Connected/ConnectedProperty+TraversalAlgorithm.swift",
"AlgorithmImplementations/GraphProperties/Connected/TraversalBasedConnectedPropertyAlgorithm.swift",
"AlgorithmImplementations/GraphProperties/Cyclic/CyclicProperty+DFS.swift",
"AlgorithmImplementations/GraphProperties/Cyclic/CyclicProperty+UnionFind.swift",
"AlgorithmImplementations/GraphProperties/Cyclic/DFSCyclicPropertyAlgorithm.swift",
"AlgorithmImplementations/GraphProperties/Cyclic/UnionFindCyclicPropertyAlgorithm.swift",
"AlgorithmImplementations/GraphProperties/Hamiltonian/DiracProperty.swift",
"AlgorithmImplementations/GraphProperties/Hamiltonian/DiracPropertyAlgorithm+Standard.swift",
"AlgorithmImplementations/GraphProperties/Hamiltonian/DiracPropertyAlgorithm.swift",
"AlgorithmImplementations/GraphProperties/Hamiltonian/OreProperty.swift",
"AlgorithmImplementations/GraphProperties/Hamiltonian/OrePropertyAlgorithm+Standard.swift",
"AlgorithmImplementations/GraphProperties/Hamiltonian/OrePropertyAlgorithm.swift",
"AlgorithmImplementations/GraphProperties/Planar/BoyerMyrvoldPlanarPropertyAlgorithm.swift",
"AlgorithmImplementations/GraphProperties/Planar/BoyerMyrvoldPlanarPropertyVisitor+Composition.swift",
"AlgorithmImplementations/GraphProperties/Planar/EulerFormulaPlanarPropertyAlgorithm.swift",
"AlgorithmImplementations/GraphProperties/Planar/HopcroftTarjanPlanarPropertyAlgorithm.swift",
"AlgorithmImplementations/GraphProperties/Planar/HopcroftTarjanPlanarPropertyVisitor+Composition.swift",
"AlgorithmImplementations/GraphProperties/Planar/LeftRightPlanarPropertyAlgorithm.swift",
"AlgorithmImplementations/GraphProperties/Planar/LeftRightPlanarPropertyVisitor+Composition.swift",
"AlgorithmImplementations/GraphProperties/Planar/PlanarProperty+BoyerMyrvold.swift",
"AlgorithmImplementations/GraphProperties/Planar/PlanarProperty+EulerFormula.swift",
"AlgorithmImplementations/GraphProperties/Planar/PlanarProperty+HopcroftTarjan.swift",
"AlgorithmImplementations/GraphProperties/Planar/PlanarProperty+LeftRight.swift",
"AlgorithmImplementations/GraphProperties/Tree/CompositeTreePropertyAlgorithm.swift",
"AlgorithmImplementations/GraphProperties/Tree/DFSTreePropertyAlgorithm.swift",
"AlgorithmImplementations/GraphProperties/Tree/TreeProperty+Composite.swift",
"AlgorithmImplementations/GraphProperties/Tree/TreeProperty+DFS.swift",
"AlgorithmImplementations/HamiltonianPath/BacktrackingHamiltonian.swift",
"AlgorithmImplementations/HamiltonianPath/BacktrackingHamiltonianVisitor+Composition.swift",
"AlgorithmImplementations/HamiltonianPath/HamiltonianCycleAlgorithm+Backtracking.swift",
"AlgorithmImplementations/HamiltonianPath/HamiltonianCycleAlgorithm+Heuristic.swift",
"AlgorithmImplementations/HamiltonianPath/HamiltonianPathAlgorithm+Backtracking.swift",
"AlgorithmImplementations/HamiltonianPath/HamiltonianPathAlgorithm+Heuristic.swift",
"AlgorithmImplementations/HamiltonianPath/HeuristicHamiltonian.swift",
"AlgorithmImplementations/HamiltonianPath/HeuristicHamiltonianVisitor+Composition.swift",
"AlgorithmImplementations/Isomorphism/Isomorphism+VF2.swift",
"AlgorithmImplementations/Isomorphism/Isomorphism+WeisfeilerLehman.swift",
"AlgorithmImplementations/Isomorphism/VF2Isomorphism.swift",
"AlgorithmImplementations/Isomorphism/VF2Visitor+Composition.swift",
"AlgorithmImplementations/Isomorphism/WeisfeilerLehmanIsomorphism.swift",
"AlgorithmImplementations/Isomorphism/WeisfeilerLehmanIsomorphismVisitor+Composition.swift",
"AlgorithmImplementations/Matching/HopcroftKarp.swift",
"AlgorithmImplementations/Matching/HopcroftKarpVisitor+Composition.swift",
"AlgorithmImplementations/MaxFlow/Dinic.swift",
"AlgorithmImplementations/MaxFlow/DinicVisitor+Composition.swift",
"AlgorithmImplementations/MaxFlow/EdmondsKarp.swift",
"AlgorithmImplementations/MaxFlow/EdmondsKarpVisitor+Composition.swift",
"AlgorithmImplementations/MaxFlow/FordFulkerson.swift",
"AlgorithmImplementations/MaxFlow/FordFulkersonVisitor+Composition.swift",
"AlgorithmImplementations/MaxFlow/MaxFlow+Dinic.swift",
"AlgorithmImplementations/MaxFlow/MaxFlow+EdmondsKarp.swift",
"AlgorithmImplementations/MaxFlow/MaxFlow+FordFulkerson.swift",
"AlgorithmImplementations/MinimumSpanningTree/Boruvka.swift",
"AlgorithmImplementations/MinimumSpanningTree/BoruvkaVisitor+Composition.swift",
"AlgorithmImplementations/MinimumSpanningTree/Kruskal.swift",
"AlgorithmImplementations/MinimumSpanningTree/KruskalVisitor+Composition.swift",
"AlgorithmImplementations/MinimumSpanningTree/MinimumSpanningTree+Boruvka.swift",
"AlgorithmImplementations/MinimumSpanningTree/MinimumSpanningTree+Kruskal.swift",
"AlgorithmImplementations/MinimumSpanningTree/MinimumSpanningTree+Prim.swift",
"AlgorithmImplementations/MinimumSpanningTree/Prim.swift",
"AlgorithmImplementations/MinimumSpanningTree/PrimVisitor+Composition.swift",
"AlgorithmImplementations/RandomGraph/AdjacencyList+RandomGraphConstructible.swift",
"AlgorithmImplementations/RandomGraph/AdjacencyMatrix+RandomGraphConstructible.swift",
"AlgorithmImplementations/RandomGraph/BarabasiAlbert.swift",
"AlgorithmImplementations/RandomGraph/BarabasiAlbertVisitor+Composition.swift",
"AlgorithmImplementations/RandomGraph/ErdosRenyi.swift",
"AlgorithmImplementations/RandomGraph/ErdosRenyiVisitor+Composition.swift",
"AlgorithmImplementations/RandomGraph/RandomGraph+BarabasiAlbert.swift",
"AlgorithmImplementations/RandomGraph/RandomGraph+ErdosRenyi.swift",
"AlgorithmImplementations/RandomGraph/RandomGraph+WattsStrogatz.swift",
"AlgorithmImplementations/RandomGraph/WattsStrogatz.swift",
"AlgorithmImplementations/RandomGraph/WattsStrogatzVisitor+Composition.swift",
"AlgorithmImplementations/Search/Search+AStar.swift",
"AlgorithmImplementations/Search/Search+BFS.swift",
"AlgorithmImplementations/Search/Search+DFS.swift",
"AlgorithmImplementations/Search/Search+DFSOrders.swift",
"AlgorithmImplementations/Search/Search+Dijkstra.swift",
"AlgorithmImplementations/Search/Search+IterativelyDeepeningDFS.swift",
"AlgorithmImplementations/Search/Search+UniformCostSearch.swift",
"AlgorithmImplementations/ShortestPath/AStar.swift",
"AlgorithmImplementations/ShortestPath/AStarVisitor+Composition.swift",
"AlgorithmImplementations/ShortestPath/AllShortestPaths+BacktrackingDijkstra.swift",
"AlgorithmImplementations/ShortestPath/BacktrackingDijkstra.swift",
"AlgorithmImplementations/ShortestPath/BacktrackingDijkstraVisitor+Composition.swift",
"AlgorithmImplementations/ShortestPath/BellmanFord.swift",
"AlgorithmImplementations/ShortestPath/BellmanFordVisitor+Composition.swift",
"AlgorithmImplementations/ShortestPath/BidirectionalDijkstra.swift",
"AlgorithmImplementations/ShortestPath/BidirectionalDijkstraVisitor+Composition.swift",
"AlgorithmImplementations/ShortestPath/Dijkstra.swift",
"AlgorithmImplementations/ShortestPath/DijkstraVisitor+Composition.swift",
"AlgorithmImplementations/ShortestPath/FloydWarshall.swift",
"AlgorithmImplementations/ShortestPath/FloydWarshallVisitor+Composition.swift",
"AlgorithmImplementations/ShortestPath/Johnson.swift",
"AlgorithmImplementations/ShortestPath/JohnsonVisitor+Composition.swift",
"AlgorithmImplementations/ShortestPath/KShortestPath+Yen.swift",
"AlgorithmImplementations/ShortestPath/ShortestPath+AStar.swift",
"AlgorithmImplementations/ShortestPath/ShortestPath+BellmanFord.swift",
"AlgorithmImplementations/ShortestPath/ShortestPath+BidirectionalDijkstra.swift",
"AlgorithmImplementations/ShortestPath/ShortestPath+Dijkstra.swift",
"AlgorithmImplementations/ShortestPath/ShortestPath+FloydWarshall.swift",
"AlgorithmImplementations/ShortestPath/ShortestPath+Johnson.swift",
"AlgorithmImplementations/ShortestPath/ShortestPath+Yen.swift",
"AlgorithmImplementations/ShortestPath/ShortestPathUntil+AStar.swift",
"AlgorithmImplementations/ShortestPath/ShortestPathUntil+Dijkstra.swift",
"AlgorithmImplementations/ShortestPath/ShortestPathsForAllPairs+FloydWarshall.swift",
"AlgorithmImplementations/ShortestPath/UniformCostSearch.swift",
"AlgorithmImplementations/ShortestPath/UniformCostSearchVisitor+Composition.swift",
"AlgorithmImplementations/ShortestPath/Yen.swift",
"AlgorithmImplementations/ShortestPath/YenVisitor+Composition.swift",
"AlgorithmImplementations/ShortestPathsForAllPairs/ShortestPathsForAllPairsAlgorithm+Johnson.swift",
"AlgorithmImplementations/StronglyConnectedComponents/Kosaraju.swift",
"AlgorithmImplementations/StronglyConnectedComponents/KosarajuVisitor+Composition.swift",
"AlgorithmImplementations/StronglyConnectedComponents/StronglyConnectedComponents+Kosaraju.swift",
"AlgorithmImplementations/StronglyConnectedComponents/StronglyConnectedComponents+KosarajuAlgorithm.swift",
"AlgorithmImplementations/StronglyConnectedComponents/StronglyConnectedComponents+Tarjan.swift",
"AlgorithmImplementations/StronglyConnectedComponents/StronglyConnectedComponents+TarjanAlgorithm.swift",
"AlgorithmImplementations/StronglyConnectedComponents/Tarjan.swift",
"AlgorithmImplementations/StronglyConnectedComponents/TarjanVisitor+Composition.swift",
"AlgorithmImplementations/TopologicalSort/DFSTopologicalSort.swift",
"AlgorithmImplementations/TopologicalSort/DFSTopologicalSortVisitor+Composition.swift",
"AlgorithmImplementations/TopologicalSort/Kahn.swift",
"AlgorithmImplementations/TopologicalSort/KahnVisitor+Composition.swift",
"AlgorithmImplementations/TopologicalSort/TopologicalSort+DFSAlgorithm.swift",
"AlgorithmImplementations/TopologicalSort/TopologicalSort+KahnAlgorithm.swift",
"AlgorithmImplementations/Traversal/BreadthFirstSearch.swift",
"AlgorithmImplementations/Traversal/BreadthFirstSearchVisitor+Composition.swift",
"AlgorithmImplementations/Traversal/DepthFirstSearch.swift",
"AlgorithmImplementations/Traversal/DepthFirstSearchVisitor+Composition.swift",
"AlgorithmImplementations/Traversal/Traversal+BFS.swift",
"AlgorithmImplementations/Traversal/Traversal+BestFirst.swift",
"AlgorithmImplementations/Traversal/Traversal+DFS.swift",
"AlgorithmImplementations/Traversal/Traversal+DepthLimitedDFS.swift",
"AlgorithmImplementations/Traversal/Traversal+IterativelyDeepeningDFS.swift",
"AlgorithmImplementations/Utils/Composable.swift",
"AlgorithmImplementations/Utils/Cost.swift",
"AlgorithmImplementations/Utils/Optional.swift",
"AlgorithmImplementations/Utils/WithVisitor.swift",
"AlgorithmImplementations/Utils/WithVisitorFactory.swift",
"AlgorithmImplementations/VertexOrdering/Ordering+ReverseCuthillMcKee.swift",
"AlgorithmImplementations/VertexOrdering/Ordering+SmallestLastVertex.swift",
"AlgorithmImplementations/VertexOrdering/ReverseCuthillMcKeeOrdering.swift",
"AlgorithmImplementations/VertexOrdering/ReverseCuthillMcKeeVisitor+Composition.swift",
"AlgorithmImplementations/VertexOrdering/SmallestLastVertexOrdering.swift",
"AlgorithmImplementations/VertexOrdering/SmallestLastVertexVisitor+Composition.swift",
"GraphDefinitions/AdjacencyGraph.swift",
"GraphDefinitions/BidirectionalGraph.swift",
"GraphDefinitions/BinaryIncidenceGraph.swift",
"GraphDefinitions/BipartiteGraph.swift",
"GraphDefinitions/EdgeListGraph.swift",
"GraphDefinitions/EdgeLookupGraph.swift",
"GraphDefinitions/EdgeStorageBackedGraph.swift",
"GraphDefinitions/Graph.swift",
"GraphDefinitions/IncidenceGraph.swift",
"GraphDefinitions/MutableBinaryIncidenceGraph.swift",
"GraphDefinitions/MutableGraph.swift",
"GraphDefinitions/MutablePropertyGraph.swift",
"GraphDefinitions/PropertyGraph.swift",
"GraphDefinitions/Utils/ArrayBuilder.swift",
"GraphDefinitions/Utils/EdgeProperties.swift",
"GraphDefinitions/Utils/EdgeProtocol.swift",
"GraphDefinitions/Utils/EdgeStorage.swift",
"GraphDefinitions/Utils/PropertyMap.swift",
"GraphDefinitions/Utils/QueueProtocol.swift",
"GraphDefinitions/Utils/StackProtocol.swift",
"GraphDefinitions/Utils/VertexProperties.swift",
"GraphDefinitions/Utils/VertexStorage.swift",
"GraphDefinitions/VertexListGraph.swift",
"GraphDefinitions/VertexStorageBackedGraph.swift",
"GraphDefinitions/Views/ComplementGraphView.swift",
"GraphDefinitions/Views/FilteredGraphView.swift",
"GraphDefinitions/Views/ReversedGraphView.swift",
"GraphDefinitions/Views/UndirectedGraphView.swift",
"GraphImplementations/AdjacencyList.swift",
"GraphImplementations/AdjacencyMatrix.swift",
"GraphImplementations/BipartiteAdjacencyList.swift",
"GraphImplementations/ComputedEdgePropertyGraph.swift",
"GraphImplementations/ComputedVertexPropertyGraph.swift",
"GraphImplementations/GridGraph.swift",
"GraphImplementations/InlineGraph.swift",
"GraphImplementations/LazyGraph.swift",
"GraphImplementations/Storage/BinaryEdgeStorage.swift",
"GraphImplementations/Storage/COOEdgeStorage.swift",
"GraphImplementations/Storage/CSREdgeStorage.swift",
"GraphImplementations/Storage/CacheInOutEdges.swift",
"GraphImplementations/Storage/OrderedEdgeStorage.swift",
"GraphImplementations/Storage/OrderedVertexStorage.swift",
"GraphImplementations/Utils/DictionaryPropertyMap.swift",
"GraphImplementations/Utils/PropertyValues.swift",
"Serialization/Formats/DOTFormat.swift",
"Serialization/Formats/GraphMLFormat.swift",
"Serialization/Formats/JSONFormat.swift",
"Serialization/GraphFormatter.swift",
"Serialization/SerializableDescriptor.swift",
"Serialization/SerializableDescriptorConformances.swift",
"Serialization/SerializableProperty.swift",
"Serialization/SerializationFormat.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/tevelee/swift-graphs/main
Repository: tevelee/swift-graphs
Swift version used: 6.2
Target: Graphs
Extracting symbol information for 'Graphs'...
Finished extracting symbol information for 'Graphs'. (2.92s)
Building documentation for 'Graphs'...
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:70:13-70:18
68 | /// - Parameters:
69 | /// - other: The graph to compare against
70 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
71 | /// - Returns: `true` if the graphs are isomorphic, `false` otherwise
72 | @inlinable
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:70:13-70:18
68 | /// - Parameters:
69 | /// - other: The graph to compare against
70 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
71 | /// - Returns: `true` if the graphs are isomorphic, `false` otherwise
72 | @inlinable
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:70:13-70:18
68 | /// - Parameters:
69 | /// - other: The graph to compare against
70 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
71 | /// - Returns: `true` if the graphs are isomorphic, `false` otherwise
72 | @inlinable
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:70:13-70:18
68 | /// - Parameters:
69 | /// - other: The graph to compare against
70 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
71 | /// - Returns: `true` if the graphs are isomorphic, `false` otherwise
72 | @inlinable
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:70:13-70:18
68 | /// - Parameters:
69 | /// - other: The graph to compare against
70 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
71 | /// - Returns: `true` if the graphs are isomorphic, `false` otherwise
72 | @inlinable
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:70:13-70:18
68 | /// - Parameters:
69 | /// - other: The graph to compare against
70 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
71 | /// - Returns: `true` if the graphs are isomorphic, `false` otherwise
72 | @inlinable
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:70:13-70:18
68 | /// - Parameters:
69 | /// - other: The graph to compare against
70 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
71 | /// - Returns: `true` if the graphs are isomorphic, `false` otherwise
72 | @inlinable
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:70:13-70:18
68 | /// - Parameters:
69 | /// - other: The graph to compare against
70 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
71 | /// - Returns: `true` if the graphs are isomorphic, `false` otherwise
72 | @inlinable
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:70:13-70:18
68 | /// - Parameters:
69 | /// - other: The graph to compare against
70 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
71 | /// - Returns: `true` if the graphs are isomorphic, `false` otherwise
72 | @inlinable
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:70:13-70:18
68 | /// - Parameters:
69 | /// - other: The graph to compare against
70 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
71 | /// - Returns: `true` if the graphs are isomorphic, `false` otherwise
72 | @inlinable
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:70:13-70:18
68 | /// - Parameters:
69 | /// - other: The graph to compare against
70 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
71 | /// - Returns: `true` if the graphs are isomorphic, `false` otherwise
72 | @inlinable
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:70:13-70:18
68 | /// - Parameters:
69 | /// - other: The graph to compare against
70 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
71 | /// - Returns: `true` if the graphs are isomorphic, `false` otherwise
72 | @inlinable
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:84:13-84:18
82 | /// - Parameters:
83 | /// - other: The graph to compare against
84 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
85 | /// - Returns: A mapping from vertices of this graph to vertices of the other graph, or `nil` if not isomorphic
86 | @inlinable
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:84:13-84:18
82 | /// - Parameters:
83 | /// - other: The graph to compare against
84 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
85 | /// - Returns: A mapping from vertices of this graph to vertices of the other graph, or `nil` if not isomorphic
86 | @inlinable
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:84:13-84:18
82 | /// - Parameters:
83 | /// - other: The graph to compare against
84 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
85 | /// - Returns: A mapping from vertices of this graph to vertices of the other graph, or `nil` if not isomorphic
86 | @inlinable
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:84:13-84:18
82 | /// - Parameters:
83 | /// - other: The graph to compare against
84 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
85 | /// - Returns: A mapping from vertices of this graph to vertices of the other graph, or `nil` if not isomorphic
86 | @inlinable
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:84:13-84:18
82 | /// - Parameters:
83 | /// - other: The graph to compare against
84 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
85 | /// - Returns: A mapping from vertices of this graph to vertices of the other graph, or `nil` if not isomorphic
86 | @inlinable
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:84:13-84:18
82 | /// - Parameters:
83 | /// - other: The graph to compare against
84 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
85 | /// - Returns: A mapping from vertices of this graph to vertices of the other graph, or `nil` if not isomorphic
86 | @inlinable
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:84:13-84:18
82 | /// - Parameters:
83 | /// - other: The graph to compare against
84 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
85 | /// - Returns: A mapping from vertices of this graph to vertices of the other graph, or `nil` if not isomorphic
86 | @inlinable
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:84:13-84:18
82 | /// - Parameters:
83 | /// - other: The graph to compare against
84 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
85 | /// - Returns: A mapping from vertices of this graph to vertices of the other graph, or `nil` if not isomorphic
86 | @inlinable
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:84:13-84:18
82 | /// - Parameters:
83 | /// - other: The graph to compare against
84 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
85 | /// - Returns: A mapping from vertices of this graph to vertices of the other graph, or `nil` if not isomorphic
86 | @inlinable
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:84:13-84:18
82 | /// - Parameters:
83 | /// - other: The graph to compare against
84 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
85 | /// - Returns: A mapping from vertices of this graph to vertices of the other graph, or `nil` if not isomorphic
86 | @inlinable
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:84:13-84:18
82 | /// - Parameters:
83 | /// - other: The graph to compare against
84 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
85 | /// - Returns: A mapping from vertices of this graph to vertices of the other graph, or `nil` if not isomorphic
86 | @inlinable
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:84:13-84:18
82 | /// - Parameters:
83 | /// - other: The graph to compare against
84 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
85 | /// - Returns: A mapping from vertices of this graph to vertices of the other graph, or `nil` if not isomorphic
86 | @inlinable
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:98:13-98:18
96 | /// - Parameters:
97 | /// - other: The graph to compare against
98 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
99 | /// - Returns: An `IsomorphismResult` containing the isomorphism status and mapping
100 | @inlinable
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:98:13-98:18
96 | /// - Parameters:
97 | /// - other: The graph to compare against
98 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
99 | /// - Returns: An `IsomorphismResult` containing the isomorphism status and mapping
100 | @inlinable
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:98:13-98:18
96 | /// - Parameters:
97 | /// - other: The graph to compare against
98 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
99 | /// - Returns: An `IsomorphismResult` containing the isomorphism status and mapping
100 | @inlinable
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:98:13-98:18
96 | /// - Parameters:
97 | /// - other: The graph to compare against
98 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
99 | /// - Returns: An `IsomorphismResult` containing the isomorphism status and mapping
100 | @inlinable
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:98:13-98:18
96 | /// - Parameters:
97 | /// - other: The graph to compare against
98 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
99 | /// - Returns: An `IsomorphismResult` containing the isomorphism status and mapping
100 | @inlinable
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:98:13-98:18
96 | /// - Parameters:
97 | /// - other: The graph to compare against
98 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
99 | /// - Returns: An `IsomorphismResult` containing the isomorphism status and mapping
100 | @inlinable
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:98:13-98:18
96 | /// - Parameters:
97 | /// - other: The graph to compare against
98 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
99 | /// - Returns: An `IsomorphismResult` containing the isomorphism status and mapping
100 | @inlinable
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:98:13-98:18
96 | /// - Parameters:
97 | /// - other: The graph to compare against
98 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
99 | /// - Returns: An `IsomorphismResult` containing the isomorphism status and mapping
100 | @inlinable
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:98:13-98:18
96 | /// - Parameters:
97 | /// - other: The graph to compare against
98 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
99 | /// - Returns: An `IsomorphismResult` containing the isomorphism status and mapping
100 | @inlinable
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:98:13-98:18
96 | /// - Parameters:
97 | /// - other: The graph to compare against
98 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
99 | /// - Returns: An `IsomorphismResult` containing the isomorphism status and mapping
100 | @inlinable
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:98:13-98:18
96 | /// - Parameters:
97 | /// - other: The graph to compare against
98 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
99 | /// - Returns: An `IsomorphismResult` containing the isomorphism status and mapping
100 | @inlinable
warning: External name 'using' used to document parameter
--> ../AlgorithmDefinitions/Isomorphism.swift:98:13-98:18
96 | /// - Parameters:
97 | /// - other: The graph to compare against
98 + /// - using: The isomorphism algorithm to use
| ╰─suggestion: Replace 'using' with 'algorithm'
99 | /// - Returns: An `IsomorphismResult` containing the isomorphism status and mapping
100 | @inlinable
warning: Extraneous content found after a link in task group list item
--> AlgorithmsCatalog.md:1082:3-1082:66
1080 | ## See Also
1081 |
1082 + - <doc:Concepts/AlgorithmInterfaces> - Creating custom algorithms
| ╰─suggestion: Remove extraneous content
1083 | - <doc:Concepts/VisitorPattern> - Observing algorithm execution
1084 | - <doc:Concepts/Architecture> - Library architecture overview
warning: 'Concepts' doesn't exist at '/Graphs/AlgorithmsCatalog'
--> AlgorithmsCatalog.md:1082:8-1082:16
1080 | ## See Also
1081 |
1082 + - <doc:Concepts/AlgorithmInterfaces> - Creating custom algorithms
1083 | - <doc:Concepts/VisitorPattern> - Observing algorithm execution
1084 | - <doc:Concepts/Architecture> - Library architecture overview
warning: Extraneous content found after a link in task group list item
--> AlgorithmsCatalog.md:1083:3-1083:64
1081 |
1082 | - <doc:Concepts/AlgorithmInterfaces> - Creating custom algorithms
1083 + - <doc:Concepts/VisitorPattern> - Observing algorithm execution
| ╰─suggestion: Remove extraneous content
1084 | - <doc:Concepts/Architecture> - Library architecture overview
1085 |
warning: 'Concepts' doesn't exist at '/Graphs/AlgorithmsCatalog'
--> AlgorithmsCatalog.md:1083:8-1083:16
1081 |
1082 | - <doc:Concepts/AlgorithmInterfaces> - Creating custom algorithms
1083 + - <doc:Concepts/VisitorPattern> - Observing algorithm execution
1084 | - <doc:Concepts/Architecture> - Library architecture overview
1085 |
warning: Extraneous content found after a link in task group list item
--> AlgorithmsCatalog.md:1084:3-1084:62
1082 | - <doc:Concepts/AlgorithmInterfaces> - Creating custom algorithms
1083 | - <doc:Concepts/VisitorPattern> - Observing algorithm execution
1084 + - <doc:Concepts/Architecture> - Library architecture overview
| ╰─suggestion: Remove extraneous content
1085 |
warning: 'Concepts' doesn't exist at '/Graphs/AlgorithmsCatalog'
--> AlgorithmsCatalog.md:1084:8-1084:16
1082 | - <doc:Concepts/AlgorithmInterfaces> - Creating custom algorithms
1083 | - <doc:Concepts/VisitorPattern> - Observing algorithm execution
1084 + - <doc:Concepts/Architecture> - Library architecture overview
1085 |
warning: 'Concepts' doesn't exist at '/Graphs/GettingStarted'
--> GettingStarted.md:274:8-274:16
272 | ### Learn Core Concepts
273 |
274 + - <doc:Concepts/GraphConcepts>
| ╰─suggestion: Replace 'Concepts' with 'Learn-Core-Concepts'
275 | - <doc:Concepts/ProtocolOrientedDesign>
276 | - <doc:Concepts/PropertiesAndPropertyMaps>
warning: 'Concepts' doesn't exist at '/Graphs/GettingStarted'
--> GettingStarted.md:275:8-275:16
273 |
274 | - <doc:Concepts/GraphConcepts>
275 + - <doc:Concepts/ProtocolOrientedDesign>
| ╰─suggestion: Replace 'Concepts' with 'Learn-Core-Concepts'
276 | - <doc:Concepts/PropertiesAndPropertyMaps>
277 |
warning: 'Concepts' doesn't exist at '/Graphs/GettingStarted'
--> GettingStarted.md:276:8-276:16
274 | - <doc:Concepts/GraphConcepts>
275 | - <doc:Concepts/ProtocolOrientedDesign>
276 + - <doc:Concepts/PropertiesAndPropertyMaps>
| ╰─suggestion: Replace 'Concepts' with 'Learn-Core-Concepts'
277 |
278 | ### Choose the Right Graph Type
warning: 'Concepts' doesn't exist at '/Graphs/GettingStarted'
--> GettingStarted.md:280:8-280:16
278 | ### Choose the Right Graph Type
279 |
280 + - <doc:Concepts/ChoosingGraphType>
| ╰─suggestion: Replace 'Concepts' with 'Learn-Core-Concepts'
281 |
282 | ### Explore Algorithms
warning: 'Concepts' doesn't exist at '/Graphs/GettingStarted'
--> GettingStarted.md:288:8-288:16
286 | ### Advanced Topics
287 |
288 + - <doc:Concepts/AlgorithmInterfaces>
| ╰─suggestion: Replace 'Concepts' with 'Learn-Core-Concepts'
289 | - <doc:Concepts/VisitorPattern>
290 | - <doc:Concepts/PluggableArchitecture>
warning: 'Concepts' doesn't exist at '/Graphs/GettingStarted'
--> GettingStarted.md:289:8-289:16
287 |
288 | - <doc:Concepts/AlgorithmInterfaces>
289 + - <doc:Concepts/VisitorPattern>
| ╰─suggestion: Replace 'Concepts' with 'Learn-Core-Concepts'
290 | - <doc:Concepts/PluggableArchitecture>
291 |
warning: 'Concepts' doesn't exist at '/Graphs/GettingStarted'
--> GettingStarted.md:290:8-290:16
288 | - <doc:Concepts/AlgorithmInterfaces>
289 | - <doc:Concepts/VisitorPattern>
290 + - <doc:Concepts/PluggableArchitecture>
| ╰─suggestion: Replace 'Concepts' with 'Learn-Core-Concepts'
291 |
292 | ## Common Patterns
warning: 'Concepts' doesn't exist at '/Graphs/GettingStarted'
--> GettingStarted.md:365:17-365:25
363 | ## Getting Help
364 |
365 + - Read the <doc:Concepts/GraphConcepts> for deeper understanding
| ╰─suggestion: Replace 'Concepts' with 'Learn-Core-Concepts'
366 | - Check the algorithm documentation for usage examples
367 | - Review the test suite in the repository for more examples
warning: 'Concepts' doesn't exist at '/Graphs/GettingStarted'
--> GettingStarted.md:369:42-369:50
367 | - Review the test suite in the repository for more examples
368 |
369 + Ready to dive deeper? Continue with <doc:Concepts/GraphConcepts>.
| ╰─suggestion: Replace 'Concepts' with 'Learn-Core-Concepts'
warning: 'Concepts' doesn't exist at '/Graphs'
--> Graphs.md:23:8-23:16
21 |
22 | - <doc:GettingStarted>
23 + - <doc:Concepts/GraphConcepts>
| ├─suggestion: Replace 'Concepts' with 'GraphConcepts'
| ╰─suggestion: Replace 'Concepts' with 'Core-Concepts'
24 | - <doc:Concepts/ChoosingGraphType>
25 |
warning: 'Concepts' doesn't exist at '/Graphs'
--> Graphs.md:24:8-24:16
22 | - <doc:GettingStarted>
23 | - <doc:Concepts/GraphConcepts>
24 + - <doc:Concepts/ChoosingGraphType>
| ├─suggestion: Replace 'Concepts' with 'GraphConcepts'
| ╰─suggestion: Replace 'Concepts' with 'Core-Concepts'
25 |
26 | ## Core Concepts
warning: 'Concepts' doesn't exist at '/Graphs'
--> Graphs.md:30:8-30:16
28 | Learn the foundational ideas behind Swift Graphs:
29 |
30 + - <doc:Concepts/ProtocolOrientedDesign>
| ├─suggestion: Replace 'Concepts' with 'GraphConcepts'
| ╰─suggestion: Replace 'Concepts' with 'Core-Concepts'
31 | - <doc:Concepts/Architecture>
32 | - <doc:Concepts/PluggableArchitecture>
warning: 'Concepts' doesn't exist at '/Graphs'
--> Graphs.md:31:8-31:16
29 |
30 | - <doc:Concepts/ProtocolOrientedDesign>
31 + - <doc:Concepts/Architecture>
| ├─suggestion: Replace 'Concepts' with 'GraphConcepts'
| ╰─suggestion: Replace 'Concepts' with 'Core-Concepts'
32 | - <doc:Concepts/PluggableArchitecture>
33 | - <doc:Concepts/PropertiesAndPropertyMaps>
warning: 'Concepts' doesn't exist at '/Graphs'
--> Graphs.md:32:8-32:16
30 | - <doc:Concepts/ProtocolOrientedDesign>
31 | - <doc:Concepts/Architecture>
32 + - <doc:Concepts/PluggableArchitecture>
| ├─suggestion: Replace 'Concepts' with 'GraphConcepts'
| ╰─suggestion: Replace 'Concepts' with 'Core-Concepts'
33 | - <doc:Concepts/PropertiesAndPropertyMaps>
34 | - <doc:Concepts/AlgorithmInterfaces>
warning: 'Concepts' doesn't exist at '/Graphs'
--> Graphs.md:33:8-33:16
31 | - <doc:Concepts/Architecture>
32 | - <doc:Concepts/PluggableArchitecture>
33 + - <doc:Concepts/PropertiesAndPropertyMaps>
| ├─suggestion: Replace 'Concepts' with 'GraphConcepts'
| ╰─suggestion: Replace 'Concepts' with 'Core-Concepts'
34 | - <doc:Concepts/AlgorithmInterfaces>
35 | - <doc:Concepts/VisitorPattern>
warning: 'Concepts' doesn't exist at '/Graphs'
--> Graphs.md:34:8-34:16
32 | - <doc:Concepts/PluggableArchitecture>
33 | - <doc:Concepts/PropertiesAndPropertyMaps>
34 + - <doc:Concepts/AlgorithmInterfaces>
| ├─suggestion: Replace 'Concepts' with 'GraphConcepts'
| ╰─suggestion: Replace 'Concepts' with 'Core-Concepts'
35 | - <doc:Concepts/VisitorPattern>
36 |
warning: 'Concepts' doesn't exist at '/Graphs'
--> Graphs.md:35:8-35:16
33 | - <doc:Concepts/PropertiesAndPropertyMaps>
34 | - <doc:Concepts/AlgorithmInterfaces>
35 + - <doc:Concepts/VisitorPattern>
| ├─suggestion: Replace 'Concepts' with 'GraphConcepts'
| ╰─suggestion: Replace 'Concepts' with 'Core-Concepts'
36 |
37 | ## Graph Types
warning: 'Concepts' doesn't exist at '/Graphs'
--> Graphs.md:51:10-51:18
49 | ### Choosing a Graph Type
50 |
51 + See <doc:Concepts/ChoosingGraphType> for detailed guidance.
| ├─suggestion: Replace 'Concepts' with 'GraphConcepts'
| ╰─suggestion: Replace 'Concepts' with 'Core-Concepts'
52 |
53 | ## Algorithms
warning: 'Concepts' doesn't exist at '/Graphs'
--> Graphs.md:113:8-113:16
111 |
112 | - <doc:GettingStarted>
113 + - <doc:Concepts/GraphConcepts>
| ├─suggestion: Replace 'Concepts' with 'GraphConcepts'
| ╰─suggestion: Replace 'Concepts' with 'Core-Concepts'
114 | - <doc:Concepts/ChoosingGraphType>
115 |
warning: 'Concepts' doesn't exist at '/Graphs'
--> Graphs.md:114:8-114:16
112 | - <doc:GettingStarted>
113 | - <doc:Concepts/GraphConcepts>
114 + - <doc:Concepts/ChoosingGraphType>
| ├─suggestion: Replace 'Concepts' with 'GraphConcepts'
| ╰─suggestion: Replace 'Concepts' with 'Core-Concepts'
115 |
116 | ### Core Concepts
warning: 'Concepts' doesn't exist at '/Graphs'
--> Graphs.md:118:8-118:16
116 | ### Core Concepts
117 |
118 + - <doc:Concepts/ProtocolOrientedDesign>
| ├─suggestion: Replace 'Concepts' with 'GraphConcepts'
| ╰─suggestion: Replace 'Concepts' with 'Core-Concepts'
119 | - <doc:Concepts/Architecture>
120 | - <doc:Concepts/PluggableArchitecture>
warning: 'Concepts' doesn't exist at '/Graphs'
--> Graphs.md:119:8-119:16
117 |
118 | - <doc:Concepts/ProtocolOrientedDesign>
119 + - <doc:Concepts/Architecture>
| ├─suggestion: Replace 'Concepts' with 'GraphConcepts'
| ╰─suggestion: Replace 'Concepts' with 'Core-Concepts'
120 | - <doc:Concepts/PluggableArchitecture>
121 | - <doc:Concepts/AlgorithmInterfaces>
warning: 'Concepts' doesn't exist at '/Graphs'
--> Graphs.md:120:8-120:16
118 | - <doc:Concepts/ProtocolOrientedDesign>
119 | - <doc:Concepts/Architecture>
120 + - <doc:Concepts/PluggableArchitecture>
| ├─suggestion: Replace 'Concepts' with 'GraphConcepts'
| ╰─suggestion: Replace 'Concepts' with 'Core-Concepts'
121 | - <doc:Concepts/AlgorithmInterfaces>
122 | - <doc:Concepts/VisitorPattern>
warning: 'Concepts' doesn't exist at '/Graphs'
--> Graphs.md:121:8-121:16
119 | - <doc:Concepts/Architecture>
120 | - <doc:Concepts/PluggableArchitecture>
121 + - <doc:Concepts/AlgorithmInterfaces>
| ├─suggestion: Replace 'Concepts' with 'GraphConcepts'
| ╰─suggestion: Replace 'Concepts' with 'Core-Concepts'
122 | - <doc:Concepts/VisitorPattern>
123 | - <doc:Concepts/PropertiesAndPropertyMaps>
warning: 'Concepts' doesn't exist at '/Graphs'
--> Graphs.md:122:8-122:16
120 | - <doc:Concepts/PluggableArchitecture>
121 | - <doc:Concepts/AlgorithmInterfaces>
122 + - <doc:Concepts/VisitorPattern>
| ├─suggestion: Replace 'Concepts' with 'GraphConcepts'
| ╰─suggestion: Replace 'Concepts' with 'Core-Concepts'
123 | - <doc:Concepts/PropertiesAndPropertyMaps>
124 |
warning: 'Concepts' doesn't exist at '/Graphs'
--> Graphs.md:123:8-123:16
121 | - <doc:Concepts/AlgorithmInterfaces>
122 | - <doc:Concepts/VisitorPattern>
123 + - <doc:Concepts/PropertiesAndPropertyMaps>
| ├─suggestion: Replace 'Concepts' with 'GraphConcepts'
| ╰─suggestion: Replace 'Concepts' with 'Core-Concepts'
124 |
125 | ### Graph Implementations
Finished building documentation for 'Graphs' (4.03s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/tevelee/swift-graphs/main
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/apple/swift-numerics.git
Updated https://github.com/apple/swift-numerics.git (0.58s)
[1/2158] Fetching swift-docc-plugin
Updating https://github.com/apple/swift-algorithms.git
Updating https://github.com/apple/swift-collections.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.23s)
Updated https://github.com/apple/swift-collections.git (0.58s)
Updated https://github.com/apple/swift-algorithms.git (0.58s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (2.52s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.57s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.48s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.62s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3594] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.34s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (2.02s)
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
[4/8] Write swift-version-49B95AFC49DCD68C.txt
[6/53] Compiling SymbolKit Mixin+Equals.swift
[7/53] Compiling SymbolKit Mixin+Hash.swift
[8/53] Compiling SymbolKit Mixin.swift
[9/53] Compiling SymbolKit LineList.swift
[10/53] Compiling SymbolKit Position.swift
[11/57] Emitting module Snippets
[12/57] Compiling Snippets Snippet.swift
[13/57] Compiling Snippets SnippetParser.swift
[14/57] Emitting module SymbolKit
[15/57] Compiling SymbolKit DeclarationFragments.swift
[16/57] Compiling SymbolKit Fragment.swift
[17/57] Compiling SymbolKit FragmentKind.swift
[18/57] Compiling SymbolKit FunctionParameter.swift
[19/57] Compiling SymbolKit FunctionSignature.swift
[20/57] Compiling SymbolKit SemanticVersion.swift
[21/57] Compiling SymbolKit AccessControl.swift
[22/57] Compiling SymbolKit Availability.swift
[23/57] Compiling SymbolKit AvailabilityItem.swift
[24/57] Compiling SymbolKit Domain.swift
[25/57] Compiling SymbolKit GenericConstraint.swift
[26/57] Compiling SymbolKit GenericParameter.swift
[27/57] Compiling SymbolKit Generics.swift
[28/57] Compiling SymbolKit Namespace.swift
[29/57] Compiling SymbolKit Symbol.swift
[30/57] Compiling SymbolKit SymbolKind.swift
[31/57] Compiling SymbolKit SymbolGraph.swift
[32/57] Compiling SymbolKit GraphCollector.swift
[33/57] Compiling SymbolKit Identifier.swift
[34/57] Compiling SymbolKit KindIdentifier.swift
[35/57] Compiling SymbolKit Location.swift
[36/57] Compiling SymbolKit Mutability.swift
[37/57] Compiling SymbolKit SourceRange.swift
[38/57] Compiling SymbolKit Metadata.swift
[39/57] Compiling SymbolKit Module.swift
[40/57] Compiling SymbolKit OperatingSystem.swift
[41/57] Compiling SymbolKit Platform.swift
[42/57] Compiling SymbolKit Relationship.swift
[43/57] Compiling SymbolKit RelationshipKind.swift
[44/57] Compiling SymbolKit SourceOrigin.swift
[45/57] Compiling SymbolKit GenericConstraints.swift
[46/57] Compiling SymbolKit Swift.swift
[47/57] Compiling SymbolKit Names.swift
[48/57] Compiling SymbolKit SPI.swift
[49/57] Compiling SymbolKit Snippet.swift
[50/57] Compiling SymbolKit Extension.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.72s)
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
Build of target: 'Graphs' complete! (0.50s)
11472
80 /Users/admin/builder/spi-builder-workspace/.docs/tevelee/swift-graphs/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/tevelee/swift-graphs/main
File count: 11472
Doc size: 80.0MB
Preparing doc bundle ...
Uploading prod-tevelee-swift-graphs-main-b97f3ee7.zip to s3://spi-docs-inbox/prod-tevelee-swift-graphs-main-b97f3ee7.zip
Copying... [10%]
Copying... [20%]
Copying... [30%]
Copying... [40%]
Copying... [50%]
Copying... [60%]
Copying... [70%]
Copying... [80%]
Copying... [90%]
Copying... [100%]
Done.