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 main (aaebc2), with Swift 5.10 for macOS (SPM) on 5 Oct 2024 22:14:16 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: 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 aaebc2e k Shortest Paths
Cloned https://github.com/tevelee/swift-graphs.git
Revision (git rev-parse @):
aaebc2e447c1de90c280f52690c2d98a00c323d8
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/tevelee/swift-graphs.git at main
========================================
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 UnsafeBufferPointer+Extras.swift
[15/41] Compiling InternalCollectionsUtilities Debugging.swift
[16/41] Compiling InternalCollectionsUtilities Descriptions.swift
[17/41] Compiling InternalCollectionsUtilities _SortedCollection.swift
[18/41] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[19/42] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[20/42] Compiling InternalCollectionsUtilities Specialize.swift
[21/42] Compiling RealModule ElementaryFunctions.swift
[22/43] Compiling RealModule Real.swift
[23/43] Compiling RealModule Float80+Real.swift
[24/43] Compiling RealModule Float16+Real.swift
[25/43] Compiling RealModule AugmentedArithmetic.swift
[26/43] Emitting module RealModule
[27/43] Compiling RealModule AlgebraicField.swift
[28/43] Compiling RealModule Double+Real.swift
[29/43] Compiling RealModule Float+Real.swift
[30/43] Compiling RealModule ApproximateEquality.swift
[31/43] Compiling RealModule RealFunctions.swift
[32/43] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[33/43] Compiling InternalCollectionsUtilities UInt+reversed.swift
[34/43] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[35/43] Compiling InternalCollectionsUtilities Integer rank.swift
[36/43] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[37/43] Emitting module InternalCollectionsUtilities
[38/43] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[39/43] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[40/43] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[41/43] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[42/43] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[43/43] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.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.swift
[49/352] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[50/352] Compiling HeapModule Heap+UnsafeHandle.swift
[51/352] Compiling HeapModule Heap+Invariants.swift
[52/352] Emitting module HeapModule
[53/352] Compiling HeapModule Heap+Descriptions.swift
[54/352] Compiling HashTreeCollections TreeSet+Hashable.swift
[55/352] Compiling HashTreeCollections TreeSet+Sendable.swift
[56/352] Compiling HashTreeCollections TreeSet+Sequence.swift
[57/352] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[58/352] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[59/352] Compiling HashTreeCollections TreeDictionary+Values.swift
[60/358] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[61/358] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[62/358] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[63/358] Compiling HashTreeCollections TreeSet+Equatable.swift
[64/358] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[65/358] Compiling HashTreeCollections TreeSet+Extras.swift
[66/363] Compiling HashTreeCollections TreeSet+Filter.swift
[72/363] Compiling HashTreeCollections _RawHashNode.swift
[73/363] Compiling HashTreeCollections _UnmanagedHashNode.swift
[74/363] Compiling HashTreeCollections _UnsafePath.swift
[75/363] Compiling HashTreeCollections TreeDictionary+Codable.swift
[76/363] Compiling HashTreeCollections TreeDictionary+Collection.swift
[77/363] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[78/363] Compiling DequeModule _UnsafeWrappedBuffer.swift
[87/363] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[88/363] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[89/363] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[90/363] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[91/363] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[92/363] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[93/363] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[94/363] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[95/363] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[96/363] Compiling HashTreeCollections TreeDictionary+Filter.swift
[97/363] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[98/363] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[99/363] Compiling HashTreeCollections TreeDictionary+Keys.swift
[100/363] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[101/363] Compiling HashTreeCollections TreeDictionary+Merge.swift
[102/363] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[103/371] Compiling HashTreeCollections _Hash.swift
[104/371] Compiling HashTreeCollections _HashLevel.swift
[105/371] Compiling HashTreeCollections _HashNode+Builder.swift
[106/371] Compiling HashTreeCollections _HashNode+Debugging.swift
[107/371] Compiling HashTreeCollections _HashNode+Initializers.swift
[108/371] Compiling HashTreeCollections _HashNode+Invariants.swift
[109/371] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[110/371] Compiling HashTreeCollections _AncestorHashSlots.swift
[111/371] Compiling HashTreeCollections _Bitmap.swift
[112/371] Compiling HashTreeCollections _Bucket.swift
[113/371] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[114/371] Compiling HashTreeCollections _HashNode+Structural merge.swift
[115/371] Emitting module BitCollections
[116/371] Compiling HashTreeCollections _HashTreeIterator.swift
[117/371] Compiling HashTreeCollections _HashTreeStatistics.swift
[118/371] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[119/371] Compiling HashTreeCollections _HashNode+Lookups.swift
[120/371] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[121/371] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[122/371] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[123/371] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[124/371] Compiling HashTreeCollections _HashNode.swift
[125/371] Compiling HashTreeCollections _HashNodeHeader.swift
[126/371] Compiling HashTreeCollections _HashSlot.swift
[127/371] Compiling HashTreeCollections _HashStack.swift
[128/371] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[129/371] Compiling HashTreeCollections _HashNode+Storage.swift
[130/371] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[131/371] Compiling HashTreeCollections _HashNode+Structural filter.swift
[132/371] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[133/371] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[134/371] Compiling HashTreeCollections _HashNode+Structural union.swift
[135/371] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[140/371] Compiling _RopeModule BigString+Builder.swift
[141/371] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[144/371] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[145/371] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[155/371] Compiling BitCollections BitSet.swift
[156/371] Compiling BitCollections Range+Utilities.swift
[157/371] Compiling BitCollections Slice+Utilities.swift
[158/371] Compiling BitCollections UInt+Tricks.swift
[159/371] Compiling BitCollections _Word.swift
[160/371] Compiling OrderedCollections OrderedSet.swift
[161/371] Compiling OrderedCollections _UnsafeBitset.swift
[200/373] Compiling Algorithms Unique.swift
[201/373] Compiling Algorithms Windows.swift
[217/373] Emitting module DequeModule
[218/380] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[219/380] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[220/380] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[221/380] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[222/380] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[223/380] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[224/380] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[225/380] Compiling HashTreeCollections TreeSet.swift
[338/380] Emitting module OrderedCollections
[348/380] Compiling _RopeModule Rope+Remove.swift
[349/380] Compiling _RopeModule Rope+RemoveSubrange.swift
[350/380] Compiling _RopeModule Rope+Split.swift
[351/380] Compiling _RopeModule Optional Utilities.swift
[352/380] Compiling _RopeModule String Utilities.swift
[353/380] Compiling _RopeModule String.Index+ABI.swift
[354/380] Compiling _RopeModule _CharacterRecognizer.swift
[355/380] Emitting module _RopeModule
[356/380] Emitting module Algorithms
[380/380] Emitting module HashTreeCollections
[381/382] Emitting module Collections
[382/382] Compiling Collections Collections.swift
[383/464] Compiling Graphs Graph+MaxFlow.swift
[384/464] Compiling Graphs Graph+MinimumSpanningTree+Boruvka.swift
[385/464] Compiling Graphs Graph+MinimumSpanningTree+Kruskal.swift
[386/464] Compiling Graphs Graph+MinimumSpanningTree+Prim.swift
[387/464] Compiling Graphs Graph+MinimumSpanningTree.swift
[388/464] Compiling Graphs ConnectedGraph+Random.swift
[389/464] Compiling Graphs DisjointGraph+Random.swift
[390/464] Compiling Graphs Graph+Random+BarabasiAlbert.swift
[391/464] Compiling Graphs Graph+Random+ErdosRenyi.swift
[392/472] Compiling Graphs Graph+Random+WattsStrogatz.swift
[393/472] Compiling Graphs Graph+Random.swift
[394/472] Compiling Graphs Graph+KShortestPaths+Yen.swift
[395/472] Compiling Graphs Graph+KShortestPaths.swift
[396/472] Compiling Graphs Graph+ShortestPathOnWholeGraph+BellmanFord.swift
[397/472] Compiling Graphs Graph+ShortestPathOnWholeGraph.swift
[398/472] Compiling Graphs Graph+ShortestPathsForAllPairs+FloydWarshall.swift
[399/472] Compiling Graphs Graph+ShortestPathsForAllPairs+Johnson.swift
[400/472] Compiling Graphs Graph+ShortestPathsForAllPairs.swift
[401/472] Compiling Graphs LazyBinaryGraph.swift
[402/472] Compiling Graphs LazyGraph.swift
[403/472] Compiling Graphs ComplementGraph.swift
[404/472] Compiling Graphs Graph+Equatable.swift
[405/472] Compiling Graphs Graph+Hashable.swift
[406/472] Compiling Graphs PartitionedGraph.swift
[407/472] Compiling Graphs ResidualGraph.swift
[408/472] Compiling Graphs TransposedGraph.swift
[409/472] Compiling Graphs UndirectedGraph.swift
[410/472] Compiling Graphs Graph+StronglyConnectedComponents.swift
[411/472] Compiling Graphs BinaryGraph+Search.swift
[412/472] Compiling Graphs BinaryGraph+Traversal.swift
[413/472] Compiling Graphs BinaryGraph+TraversalStrategy+DFS+Inorder.swift
[414/472] Compiling Graphs BinaryGraph+TraversalStrategy.swift
[415/472] Compiling Graphs Graph+Search.swift
[416/472] Compiling Graphs Graph+Traversal.swift
[417/472] Compiling Graphs Graph+TraversalStrategy+BFS.swift
[418/472] Compiling Graphs Graph+TraversalStrategy+DFS+Postorder.swift
[419/472] Compiling Graphs Graph+HamiltonianPath.swift
[420/472] Compiling Graphs Graph+Isomophism+VF2.swift
[421/472] Compiling Graphs Graph+Isomophism+WeisfeilerLehman.swift
[422/472] Compiling Graphs Graph+Isomophism.swift
[423/472] Compiling Graphs MaximumMatchingAlgorithm+HopcroftKarp.swift
[424/472] Compiling Graphs MaximumMatchingAlgorithm.swift
[425/472] Compiling Graphs Graph+MaxFlow+Dinic.swift
[426/472] Compiling Graphs Graph+MaxFlow+EdmondsKarp.swift
[427/472] Compiling Graphs Graph+MaxFlow+FordFulkerson.swift
[428/472] Compiling Graphs Graph+TraversalStrategy+DFS+Preorder.swift
[429/472] Compiling Graphs Graph+TraversalStrategy+DFS.swift
[430/472] Compiling Graphs Graph+TraversalStrategy+Unique.swift
[431/472] Compiling Graphs Graph+TraversalStrategy.swift
[432/472] Compiling Graphs Graph+Visitor+Depth.swift
[433/472] Compiling Graphs Graph+Visitor+Path.swift
[434/472] Compiling Graphs Graph+Visitor.swift
[435/472] Compiling Graphs BinaryGraph.swift
[436/472] Compiling Graphs BipartiteGraph.swift
[437/472] Compiling Graphs Graph+Coloring+DSatur.swift
[438/472] Compiling Graphs Graph+Coloring+Greedy.swift
[439/472] Compiling Graphs Graph+Coloring+WelshPowell.swift
[440/472] Compiling Graphs Graph+Coloring.swift
[441/472] Compiling Graphs Graph+EulerianPath+Backtracking.swift
[442/472] Compiling Graphs Graph+EulerianPath+Hierholzer.swift
[443/472] Compiling Graphs Graph+EulerianPath.swift
[444/472] Compiling Graphs Graph+HamiltonianPath+Backtracking.swift
[445/472] Compiling Graphs Graph+HamiltonianPath+Heuristic.swift
[446/472] Compiling Graphs ConnectedBinaryGraph.swift
[447/472] Compiling Graphs ConnectedBinaryHashGraph.swift
[448/472] Compiling Graphs ConnectedGraph.swift
[449/472] Compiling Graphs ConnectedHashGraph.swift
[450/472] Compiling Graphs DisjointBinaryGraph.swift
[451/472] Compiling Graphs DisjointBinaryHashGraph.swift
[452/472] Compiling Graphs DisjointGraph.swift
[453/472] Compiling Graphs DisjointHashGraph.swift
[454/472] Compiling Graphs GridGraph.swift
[455/472] Compiling Graphs Graph+ShortestPathsOnWholeGraph+BellmanFord.swift
[456/472] Compiling Graphs Graph+ShortestPathsOnWholeGraph.swift
[457/472] Compiling Graphs GraphComponent+ShortestPath+AStar.swift
[458/472] Compiling Graphs GraphComponent+ShortestPath+Dijkstra.swift
[459/472] Compiling Graphs GraphComponent+ShortestPath.swift
[460/472] Compiling Graphs GraphComponent+ShortestPaths+Dijkstra.swift
[461/472] Compiling Graphs GraphComponent+ShortestPaths.swift
[462/472] Compiling Graphs Graph+StronglyConnectedComponents+Kosaraju.swift
[463/472] Compiling Graphs Graph+StronglyConnectedComponents+Tarjan.swift
[464/472] Compiling Graphs WeightedGraph.swift
[465/472] Compiling Graphs Distance.swift
[466/472] Compiling Graphs Graph+Properties.swift
[467/472] Compiling Graphs Graph.swift
[468/472] Compiling Graphs GraphComponent.swift
[469/472] Compiling Graphs MutableGraph.swift
[470/472] Compiling Graphs Utils.swift
[471/472] Compiling Graphs Weighted.swift
[472/472] Emitting module Graphs
Build complete! (17.08s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-collections.git
[1/5564] Fetching swift-algorithms
[113/20730] Fetching swift-algorithms, swift-collections
Fetched https://github.com/apple/swift-algorithms.git from cache (2.63s)
Fetched https://github.com/apple/swift-collections.git from cache (2.63s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (2.80s)
Fetching https://github.com/apple/swift-numerics.git
[1/5576] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.16s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.58s)
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.