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.2.0 (37e2bc), with Swift 5.10 for macOS (SPM) on 9 Oct 2024 20:08:38 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tevelee/swift-graphs.git
Reference: 0.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tevelee/swift-graphs
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at 37e2bce Additional traversal algorithms
Cloned https://github.com/tevelee/swift-graphs.git
Revision (git rev-parse @):
37e2bce74176e56d4529c9ffda21df62b31812a6
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/tevelee/swift-graphs.git at 0.2.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/tevelee/swift-graphs.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/13] Write sources
[11/13] Write swift-version-33747A42983211AE.txt
[12/13] Compiling _NumericsShims _NumericsShims.c
[14/41] Compiling InternalCollectionsUtilities Debugging.swift
[15/41] Compiling InternalCollectionsUtilities Descriptions.swift
[16/42] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[17/42] Compiling InternalCollectionsUtilities Specialize.swift
[18/42] Emitting module RealModule
[19/43] Compiling InternalCollectionsUtilities UInt+reversed.swift
[20/43] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[21/43] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[22/43] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[23/43] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[24/43] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[25/43] Compiling InternalCollectionsUtilities Integer rank.swift
[26/43] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[27/43] Emitting module InternalCollectionsUtilities
[28/43] Compiling RealModule Float80+Real.swift
[29/43] Compiling RealModule Real.swift
[30/43] Compiling RealModule RealFunctions.swift
[31/43] Compiling RealModule Float16+Real.swift
[32/43] Compiling RealModule Float+Real.swift
[33/43] Compiling RealModule ElementaryFunctions.swift
[34/43] Compiling RealModule ApproximateEquality.swift
[35/43] Compiling RealModule AugmentedArithmetic.swift
[36/43] Compiling RealModule AlgebraicField.swift
[37/43] Compiling RealModule Double+Real.swift
[38/43] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[39/43] Compiling InternalCollectionsUtilities _SortedCollection.swift
[40/43] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[41/43] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[42/43] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[43/43] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[44/351] Compiling DequeModule _DequeBufferHeader.swift
[45/351] Compiling DequeModule _DequeBuffer.swift
[46/351] Compiling DequeModule _DequeSlot.swift
[47/352] Compiling HeapModule _HeapNode.swift
[48/352] Compiling HeapModule Heap+Descriptions.swift
[49/352] Compiling HeapModule Heap+UnsafeHandle.swift
[50/352] Compiling HeapModule Heap.swift
[51/352] Compiling HeapModule Heap+Invariants.swift
[52/352] Emitting module HeapModule
[53/352] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[54/352] Compiling HashTreeCollections _HashNode+Structural union.swift
[55/352] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[56/352] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[57/352] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[58/352] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[59/352] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[60/357] Compiling DequeModule _UnsafeWrappedBuffer.swift
[61/357] Emitting module BitCollections
[62/357] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[63/357] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[64/357] Compiling HashTreeCollections _HashLevel.swift
[65/357] Compiling HashTreeCollections _HashNode+Builder.swift
[71/357] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[72/357] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[73/357] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[74/357] Compiling HashTreeCollections _HashNode+Structural merge.swift
[75/357] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[76/357] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[82/365] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[85/365] Compiling HashTreeCollections TreeSet+Extras.swift
[86/365] Compiling HashTreeCollections TreeSet+Filter.swift
[87/365] Compiling HashTreeCollections TreeSet+Hashable.swift
[88/365] Compiling HashTreeCollections TreeSet+Sendable.swift
[89/365] Compiling HashTreeCollections TreeSet+Sequence.swift
[90/365] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[91/365] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[92/365] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[93/365] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[94/365] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[95/365] Compiling HashTreeCollections TreeSet+Equatable.swift
[96/365] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[97/365] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[98/365] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[99/365] Compiling HashTreeCollections _HashNode.swift
[100/365] Compiling HashTreeCollections _HashNodeHeader.swift
[101/365] Compiling HashTreeCollections _HashSlot.swift
[102/365] Compiling HashTreeCollections _HashStack.swift
[103/365] Compiling HashTreeCollections _HashTreeIterator.swift
[104/365] Compiling HashTreeCollections _HashTreeStatistics.swift
[105/365] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[106/365] Compiling HashTreeCollections _RawHashNode.swift
[107/365] Compiling HashTreeCollections _UnmanagedHashNode.swift
[108/365] Compiling BitCollections BitSet.swift
[109/365] Compiling HashTreeCollections _HashNode+Debugging.swift
[110/365] Compiling HashTreeCollections _HashNode+Initializers.swift
[111/365] Compiling HashTreeCollections _HashNode+Invariants.swift
[112/365] Compiling HashTreeCollections _HashNode+Lookups.swift
[115/365] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[116/365] Compiling HashTreeCollections _HashNode+Storage.swift
[117/365] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[118/365] Compiling HashTreeCollections _HashNode+Structural filter.swift
[119/365] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[120/365] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[121/365] Compiling HashTreeCollections _AncestorHashSlots.swift
[122/365] Compiling HashTreeCollections _Bitmap.swift
[123/365] Compiling HashTreeCollections _Bucket.swift
[124/365] Compiling HashTreeCollections _Hash.swift
[152/365] Compiling OrderedCollections OrderedSet+SubSequence.swift
[153/365] Compiling OrderedCollections OrderedSet+Testing.swift
[154/365] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[155/365] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[182/365] Emitting module DequeModule
[208/372] Compiling OrderedCollections OrderedSet.swift
[209/372] Compiling OrderedCollections _UnsafeBitset.swift
[210/372] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[211/372] Compiling HashTreeCollections TreeDictionary+Values.swift
[212/372] Compiling HashTreeCollections TreeDictionary.swift
[213/372] Compiling HashTreeCollections TreeSet+Codable.swift
[214/372] Compiling HashTreeCollections TreeSet+Collection.swift
[215/372] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[216/372] Compiling HashTreeCollections TreeSet+Debugging.swift
[217/372] Compiling HashTreeCollections TreeSet+Descriptions.swift
[218/372] Compiling Algorithms Unique.swift
[219/372] Compiling Algorithms Windows.swift
[220/372] Compiling _RopeModule Rope+Remove.swift
[221/372] Compiling _RopeModule Rope+RemoveSubrange.swift
[222/372] Compiling _RopeModule Rope+Split.swift
[223/372] Compiling _RopeModule Optional Utilities.swift
[224/372] Compiling _RopeModule String Utilities.swift
[225/372] Compiling _RopeModule String.Index+ABI.swift
[226/372] Compiling _RopeModule _CharacterRecognizer.swift
[227/372] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[313/380] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[314/380] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[315/380] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[316/380] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[317/380] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[318/380] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[319/380] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[320/380] Compiling HashTreeCollections TreeSet.swift
[321/380] Emitting module OrderedCollections
[349/380] Emitting module _RopeModule
[357/380] Emitting module Algorithms
[380/380] Emitting module HashTreeCollections
[381/382] Emitting module Collections
[382/382] Compiling Collections Collections.swift
[383/468] Compiling Graphs GraphComponent+ShortestPath+Dijkstra.swift
[384/468] Compiling Graphs GraphComponent+ShortestPath.swift
[385/468] Compiling Graphs GraphComponent+ShortestPaths+Dijkstra.swift
[386/468] Compiling Graphs GraphComponent+ShortestPaths.swift
[387/468] Compiling Graphs Graph+StronglyConnectedComponents+Kosaraju.swift
[388/468] Compiling Graphs Graph+StronglyConnectedComponents+Tarjan.swift
[389/468] Compiling Graphs Graph+StronglyConnectedComponents.swift
[390/468] Compiling Graphs BinaryGraph+Search.swift
[391/468] Compiling Graphs BinaryGraph+Traversal.swift
[392/477] Compiling Graphs Graph+MinimumSpanningTree+Kruskal.swift
[393/477] Compiling Graphs Graph+MinimumSpanningTree+Prim.swift
[394/477] Compiling Graphs Graph+MinimumSpanningTree.swift
[395/477] Compiling Graphs ConnectedGraph+Random.swift
[396/477] Compiling Graphs DisjointGraph+Random.swift
[397/477] Compiling Graphs Graph+Random+BarabasiAlbert.swift
[398/477] Compiling Graphs Graph+Random+ErdosRenyi.swift
[399/477] Compiling Graphs Graph+Random+WattsStrogatz.swift
[400/477] Compiling Graphs Graph+Random.swift
[401/477] Compiling Graphs Graph+KShortestPaths+Yen.swift
[402/477] Compiling Graphs Graph+Isomophism+VF2.swift
[403/477] Compiling Graphs Graph+Isomophism+WeisfeilerLehman.swift
[404/477] Compiling Graphs Graph+Isomophism.swift
[405/477] Compiling Graphs MaximumMatchingAlgorithm+HopcroftKarp.swift
[406/477] Compiling Graphs MaximumMatchingAlgorithm.swift
[407/477] Compiling Graphs Graph+MaxFlow+Dinic.swift
[408/477] Compiling Graphs Graph+MaxFlow+EdmondsKarp.swift
[409/477] Compiling Graphs Graph+MaxFlow+FordFulkerson.swift
[410/477] Compiling Graphs Graph+MaxFlow.swift
[411/477] Compiling Graphs Graph+MinimumSpanningTree+Boruvka.swift
[412/477] Compiling Graphs BinaryGraph+TraversalStrategy+DFS+Inorder.swift
[413/477] Compiling Graphs BinaryGraph+TraversalStrategy.swift
[414/477] Compiling Graphs Graph+Search.swift
[415/477] Compiling Graphs Graph+Traversal.swift
[416/477] Compiling Graphs Graph+TraversalStrategy+BFS.swift
[417/477] Compiling Graphs Graph+TraversalStrategy+DFS+Postorder.swift
[418/477] Compiling Graphs Graph+TraversalStrategy+DFS+Preorder.swift
[419/477] Compiling Graphs Graph+TraversalStrategy+DFS.swift
[420/477] Compiling Graphs Graph+TraversalStrategy+IterativelyDeepeningDFS.swift
[421/477] Compiling Graphs Graph+TraversalStrategy+Limited.swift
[422/477] Compiling Graphs Graph+TraversalStrategy+Priority.swift
[423/477] Compiling Graphs Graph+TraversalStrategy+Unique.swift
[424/477] Compiling Graphs Graph+TraversalStrategy.swift
[425/477] Compiling Graphs Graph+Visitor+Ancestor.swift
[426/477] Compiling Graphs Graph+Visitor+Depth.swift
[427/477] Compiling Graphs Graph+Visitor+Path.swift
[428/477] Compiling Graphs Graph+Visitor.swift
[429/477] Compiling Graphs BinaryGraph.swift
[430/477] Compiling Graphs Graph+KShortestPaths.swift
[431/477] Compiling Graphs Graph+ShortestPathOnWholeGraph+BellmanFord.swift
[432/477] Compiling Graphs Graph+ShortestPathOnWholeGraph+BidirectionalDijkstra.swift
[433/477] Compiling Graphs Graph+ShortestPathOnWholeGraph.swift
[434/477] Compiling Graphs Graph+ShortestPathsForAllPairs+FloydWarshall.swift
[435/477] Compiling Graphs Graph+ShortestPathsForAllPairs+Johnson.swift
[436/477] Compiling Graphs Graph+ShortestPathsForAllPairs.swift
[437/477] Compiling Graphs Graph+ShortestPathsOnWholeGraph+BellmanFord.swift
[438/477] Compiling Graphs Graph+ShortestPathsOnWholeGraph.swift
[439/477] Compiling Graphs GraphComponent+ShortestPath+AStar.swift
[440/477] Compiling Graphs Graph+Coloring+DSatur.swift
[441/477] Compiling Graphs Graph+Coloring+Greedy.swift
[442/477] Compiling Graphs Graph+Coloring+WelshPowell.swift
[443/477] Compiling Graphs Graph+Coloring.swift
[444/477] Compiling Graphs Graph+EulerianPath+Backtracking.swift
[445/477] Compiling Graphs Graph+EulerianPath+Hierholzer.swift
[446/477] Compiling Graphs Graph+EulerianPath.swift
[447/477] Compiling Graphs Graph+HamiltonianPath+Backtracking.swift
[448/477] Compiling Graphs Graph+HamiltonianPath+Heuristic.swift
[449/477] Compiling Graphs Graph+HamiltonianPath.swift
[450/477] Compiling Graphs UndirectedGraph.swift
[451/477] Compiling Graphs WeightedGraph.swift
[452/477] Compiling Graphs Distance.swift
[453/477] Compiling Graphs Graph+Properties.swift
[454/477] Compiling Graphs Graph.swift
[455/477] Compiling Graphs GraphComponent.swift
[456/477] Compiling Graphs MutableGraph.swift
[457/477] Compiling Graphs Utils.swift
[458/477] Compiling Graphs Weighted.swift
[459/477] Compiling Graphs BipartiteGraph.swift
[460/477] Compiling Graphs ConnectedBinaryGraph.swift
[461/477] Compiling Graphs ConnectedBinaryHashGraph.swift
[462/477] Compiling Graphs ConnectedGraph.swift
[463/477] Compiling Graphs ConnectedHashGraph.swift
[464/477] Compiling Graphs DisjointBinaryGraph.swift
[465/477] Compiling Graphs DisjointBinaryHashGraph.swift
[466/477] Compiling Graphs DisjointGraph.swift
[467/477] Compiling Graphs DisjointHashGraph.swift
[468/477] Emitting module Graphs
[469/477] Compiling Graphs GridGraph.swift
[470/477] Compiling Graphs LazyBinaryGraph.swift
[471/477] Compiling Graphs LazyGraph.swift
[472/477] Compiling Graphs ComplementGraph.swift
[473/477] Compiling Graphs Graph+Equatable.swift
[474/477] Compiling Graphs Graph+Hashable.swift
[475/477] Compiling Graphs PartitionedGraph.swift
[476/477] Compiling Graphs ResidualGraph.swift
[477/477] Compiling Graphs TransposedGraph.swift
Build complete! (20.21s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-algorithms.git
[1/5563] Fetching swift-algorithms
[1726/21008] Fetching swift-algorithms, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.60s)
Fetched https://github.com/apple/swift-algorithms.git from cache (2.60s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (3.12s)
Fetching https://github.com/apple/swift-numerics.git
[1/5576] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (3.99s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.55s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.69s)
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-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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.2
Build complete.
Done.