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.9 for Linux on 5 Oct 2024 22:14:24 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tevelee/swift-graphs.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/tevelee/swift-graphs
 * 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:         linux
Swift version:             5.9
Building package at path:  $PWD
https://github.com/tevelee/swift-graphs.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:66706f89ac15d55dcb11e8d3274e2fe11925b5da93d240b09d5a1eb775db6cc2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-collections.git
[1/5564] Fetching swift-algorithms
[5565/20730] Fetching swift-algorithms, swift-collections
Fetched https://github.com/apple/swift-algorithms.git (0.41s)
[1214/15166] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git (1.09s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (1.09s)
Fetching https://github.com/apple/swift-numerics.git
[1/5576] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git (0.39s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.41s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (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.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
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
Building for debugging...
[0/1] Compiling _NumericsShims _NumericsShims.c
[2/28] Emitting module InternalCollectionsUtilities
[3/30] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[4/30] Compiling InternalCollectionsUtilities Integer rank.swift
[5/30] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[6/30] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[7/30] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[8/30] Compiling InternalCollectionsUtilities UInt+reversed.swift
[9/30] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[10/30] Compiling InternalCollectionsUtilities Debugging.swift
[11/30] Compiling InternalCollectionsUtilities Descriptions.swift
[12/30] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[13/30] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[14/30] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[15/30] Compiling InternalCollectionsUtilities Specialize.swift
[16/30] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[17/30] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[18/30] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[19/30] Compiling InternalCollectionsUtilities _SortedCollection.swift
[20/30] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[21/31] Compiling RealModule Real.swift
[23/33] Compiling RealModule Float80+Real.swift
[24/33] Compiling RealModule Float16+Real.swift
[25/33] Compiling RealModule Float+Real.swift
[30/33] Emitting module RealModule
[31/33] Compiling RealModule ElementaryFunctions.swift
[33/33] Compiling RealModule RealFunctions.swift
[36/334] Compiling Algorithms Joined.swift
[37/334] Compiling Algorithms Keyed.swift
[38/336] Compiling HeapModule Heap.swift
[39/336] Compiling HeapModule _HeapNode.swift
[40/336] Compiling Algorithms EitherSequence.swift
[41/336] Compiling Algorithms FirstNonNil.swift
[42/336] Compiling Algorithms Chunked.swift
[43/336] Compiling Algorithms Combinations.swift
[44/336] Compiling Algorithms AdjacentPairs.swift
[45/336] Compiling Algorithms Chain.swift
[46/336] Compiling HeapModule Heap+Invariants.swift
[47/336] Compiling HeapModule Heap+UnsafeHandle.swift
[48/336] Compiling HeapModule Heap+Descriptions.swift
[49/336] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[50/336] Emitting module HeapModule
[52/338] Compiling HashTreeCollections TreeSet+Hashable.swift
[53/338] Compiling HashTreeCollections TreeSet+Sendable.swift
[54/338] Compiling HashTreeCollections TreeSet+Sequence.swift
[55/338] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[56/338] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[57/338] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[58/338] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[59/338] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[60/338] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[61/338] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[63/348] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[64/348] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[65/348] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[66/348] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[67/348] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[68/348] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[69/348] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[70/355] Compiling DequeModule _DequeSlot.swift
[71/355] Compiling DequeModule _UnsafeWrappedBuffer.swift
[72/355] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[73/355] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[74/355] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[75/355] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[76/355] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[77/355] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[78/355] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[79/355] Emitting module BitCollections
[80/362] Compiling Algorithms Indexed.swift
[81/362] Compiling Algorithms Intersperse.swift
[82/362] Compiling Algorithms FlattenCollection.swift
[83/362] Compiling Algorithms Grouped.swift
[84/362] Compiling BitCollections Range+Utilities.swift
[85/362] Compiling BitCollections Slice+Utilities.swift
[86/362] Compiling BitCollections UInt+Tricks.swift
[87/362] Compiling BitCollections _Word.swift
[88/362] Compiling OrderedCollections OrderedSet.swift
[89/362] Compiling OrderedCollections _UnsafeBitset.swift
[90/362] Compiling HashTreeCollections TreeSet+Equatable.swift
[91/362] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[92/362] Compiling HashTreeCollections TreeSet+Extras.swift
[93/362] Compiling HashTreeCollections TreeSet+Filter.swift
[94/362] Compiling OrderedCollections OrderedSet+Initializers.swift
[95/362] Compiling OrderedCollections OrderedSet+Insertions.swift
[96/362] Compiling OrderedCollections OrderedSet+Invariants.swift
[97/362] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[98/362] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[99/362] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[100/362] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[101/362] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[102/362] Compiling OrderedCollections OrderedDictionary.swift
[103/362] Compiling OrderedCollections OrderedSet+Codable.swift
[104/362] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[105/362] Compiling OrderedCollections OrderedSet+Descriptions.swift
[106/362] Compiling OrderedCollections OrderedSet+Diffing.swift
[107/362] Compiling OrderedCollections OrderedSet+Equatable.swift
[108/362] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[109/362] Compiling OrderedCollections OrderedSet+Hashable.swift
[110/362] Compiling Algorithms Compacted.swift
[111/362] Compiling Algorithms Cycle.swift
[125/362] Compiling Algorithms Reductions.swift
[126/362] Compiling Algorithms Rotate.swift
[127/362] Compiling Algorithms Partition.swift
[128/362] Compiling Algorithms Permutations.swift
[129/362] Compiling Algorithms Product.swift
[130/362] Compiling Algorithms Split.swift
[131/362] Compiling Algorithms Stride.swift
[132/362] Compiling Algorithms Suffix.swift
[141/362] Compiling BitCollections BitSet.Index.swift
[142/362] Compiling BitCollections BitSet._UnsafeHandle.swift
[143/362] Compiling BitCollections BitSet.swift
[144/362] Emitting module DequeModule
[149/364] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[150/364] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[151/364] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[152/364] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[153/364] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[154/364] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[155/364] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[156/364] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[157/364] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[158/364] Compiling HashTreeCollections TreeSet.swift
[173/367] Compiling Algorithms Trim.swift
[174/367] Compiling Algorithms Unique.swift
[175/367] Compiling Algorithms Windows.swift
[310/378] Emitting module OrderedCollections
[317/380] Emitting module _RopeModule
[351/380] Emitting module Algorithms
[352/381] Compiling _RopeModule Rope+Join.swift
[353/381] Compiling _RopeModule Rope+MutatingForEach.swift
[354/381] Compiling _RopeModule Rope+Remove.swift
[355/381] Compiling _RopeModule Rope+RemoveSubrange.swift
[356/381] Compiling _RopeModule Rope+Split.swift
[357/381] Compiling _RopeModule Optional Utilities.swift
[358/381] Compiling _RopeModule String Utilities.swift
[359/381] Compiling _RopeModule String.Index+ABI.swift
[360/381] Compiling _RopeModule _CharacterRecognizer.swift
[363/382] Emitting module HashTreeCollections
[387/388] Emitting module Collections
[388/388] Compiling Collections Collections.swift
[391/469] Compiling Graphs Graph+Isomophism.swift
[392/469] Compiling Graphs MaximumMatchingAlgorithm+HopcroftKarp.swift
[393/469] Compiling Graphs MaximumMatchingAlgorithm.swift
[394/469] Compiling Graphs Graph+MaxFlow+Dinic.swift
[395/469] Compiling Graphs Graph+MaxFlow+EdmondsKarp.swift
[396/469] Compiling Graphs Graph+MaxFlow+FordFulkerson.swift
[397/469] Compiling Graphs Graph+MaxFlow.swift
[398/469] Compiling Graphs Graph+MinimumSpanningTree+Boruvka.swift
[399/469] Compiling Graphs Graph+MinimumSpanningTree+Kruskal.swift
[400/469] Compiling Graphs Graph+MinimumSpanningTree+Prim.swift
[401/469] Compiling Graphs Graph+MinimumSpanningTree.swift
[402/480] Compiling Graphs ConnectedGraph+Random.swift
[403/480] Compiling Graphs DisjointGraph+Random.swift
[404/480] Compiling Graphs Graph+Random+BarabasiAlbert.swift
[405/480] Compiling Graphs Graph+Random+ErdosRenyi.swift
[406/480] Compiling Graphs Graph+Random+WattsStrogatz.swift
[407/480] Compiling Graphs Graph+Random.swift
[408/480] Compiling Graphs Graph+KShortestPaths+Yen.swift
[409/480] Compiling Graphs Graph+KShortestPaths.swift
[410/480] Compiling Graphs Graph+ShortestPathOnWholeGraph+BellmanFord.swift
[411/480] Compiling Graphs Graph+ShortestPathOnWholeGraph.swift
[412/480] Compiling Graphs Graph+ShortestPathsForAllPairs+FloydWarshall.swift
[413/480] Compiling Graphs Graph+StronglyConnectedComponents.swift
[414/480] Compiling Graphs BinaryGraph+Search.swift
[415/480] Compiling Graphs BinaryGraph+Traversal.swift
[416/480] Compiling Graphs BinaryGraph+TraversalStrategy+DFS+Inorder.swift
[417/480] Compiling Graphs BinaryGraph+TraversalStrategy.swift
[418/480] Compiling Graphs Graph+Search.swift
[419/480] Compiling Graphs Graph+Traversal.swift
[420/480] Compiling Graphs Graph+TraversalStrategy+BFS.swift
[421/480] Compiling Graphs Graph+TraversalStrategy+DFS+Postorder.swift
[422/480] Compiling Graphs Graph+TraversalStrategy+DFS+Preorder.swift
[423/480] Compiling Graphs Graph+TraversalStrategy+DFS.swift
[424/480] Compiling Graphs Graph+ShortestPathsForAllPairs+Johnson.swift
[425/480] Compiling Graphs Graph+ShortestPathsForAllPairs.swift
[426/480] Compiling Graphs Graph+ShortestPathsOnWholeGraph+BellmanFord.swift
[427/480] Compiling Graphs Graph+ShortestPathsOnWholeGraph.swift
[428/480] Compiling Graphs GraphComponent+ShortestPath+AStar.swift
[429/480] Compiling Graphs GraphComponent+ShortestPath+Dijkstra.swift
[430/480] Compiling Graphs GraphComponent+ShortestPath.swift
[431/480] Compiling Graphs GraphComponent+ShortestPaths+Dijkstra.swift
[432/480] Compiling Graphs GraphComponent+ShortestPaths.swift
[433/480] Compiling Graphs Graph+StronglyConnectedComponents+Kosaraju.swift
[434/480] Compiling Graphs Graph+StronglyConnectedComponents+Tarjan.swift
[435/480] Compiling Graphs Graph+Coloring+DSatur.swift
[436/480] Compiling Graphs Graph+Coloring+Greedy.swift
[437/480] Compiling Graphs Graph+Coloring+WelshPowell.swift
[438/480] Compiling Graphs Graph+Coloring.swift
[439/480] Compiling Graphs Graph+EulerianPath+Backtracking.swift
[440/480] Compiling Graphs Graph+EulerianPath+Hierholzer.swift
[441/480] Compiling Graphs Graph+EulerianPath.swift
[442/480] Compiling Graphs Graph+HamiltonianPath+Backtracking.swift
[443/480] Compiling Graphs Graph+HamiltonianPath+Heuristic.swift
[444/480] Compiling Graphs Graph+HamiltonianPath.swift
[445/480] Compiling Graphs Graph+Isomophism+VF2.swift
[446/480] Compiling Graphs Graph+Isomophism+WeisfeilerLehman.swift
[447/480] Compiling Graphs Graph+TraversalStrategy+Unique.swift
[448/480] Compiling Graphs Graph+TraversalStrategy.swift
[449/480] Compiling Graphs Graph+Visitor+Depth.swift
[450/480] Compiling Graphs Graph+Visitor+Path.swift
[451/480] Compiling Graphs Graph+Visitor.swift
[452/480] Compiling Graphs BinaryGraph.swift
[453/480] Compiling Graphs BipartiteGraph.swift
[454/480] Compiling Graphs ConnectedBinaryGraph.swift
[455/480] Compiling Graphs ConnectedBinaryHashGraph.swift
[456/480] Compiling Graphs ConnectedGraph.swift
[457/480] Compiling Graphs ConnectedHashGraph.swift
[458/480] Compiling Graphs DisjointBinaryGraph.swift
[459/480] Compiling Graphs DisjointBinaryHashGraph.swift
[460/480] Compiling Graphs DisjointGraph.swift
[461/480] Compiling Graphs DisjointHashGraph.swift
[462/480] Compiling Graphs GridGraph.swift
[463/480] Compiling Graphs LazyBinaryGraph.swift
[464/480] Compiling Graphs LazyGraph.swift
[465/480] Compiling Graphs ComplementGraph.swift
[466/480] Compiling Graphs Graph+Equatable.swift
[467/480] Compiling Graphs Graph+Hashable.swift
[468/480] Compiling Graphs PartitionedGraph.swift
[469/480] Compiling Graphs ResidualGraph.swift
[470/480] Compiling Graphs TransposedGraph.swift
[471/480] Compiling Graphs UndirectedGraph.swift
[472/480] Compiling Graphs WeightedGraph.swift
[473/480] Compiling Graphs Distance.swift
[474/480] Compiling Graphs Graph+Properties.swift
[475/480] Compiling Graphs Graph.swift
[476/480] Compiling Graphs GraphComponent.swift
[477/480] Compiling Graphs MutableGraph.swift
[478/480] Compiling Graphs Utils.swift
[479/480] Compiling Graphs Weighted.swift
[480/480] Emitting module Graphs
Build complete! (39.15s)
Build complete.
Done.