Build Information
Successful build of Graphs, reference 0.2.0 (37e2bc
), with Swift 5.10 for Linux on 9 Oct 2024 20:00:40 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-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: 0.2.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/tevelee/swift-graphs
* tag 0.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: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/tevelee/swift-graphs.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:de52ea9a9b71f638f9ab112bc11e200b74fab18027de8589a3de4f14b5e22683
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-algorithms.git
[1/5563] Fetching swift-algorithms
[5564/21008] Fetching swift-algorithms, swift-collections
Fetched https://github.com/apple/swift-algorithms.git from cache (0.97s)
Fetched https://github.com/apple/swift-collections.git from cache (0.99s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (0.91s)
Fetching https://github.com/apple/swift-numerics.git
[1/5576] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.35s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.35s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.51s)
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/13] Write sources
[11/13] Compiling _NumericsShims _NumericsShims.c
[12/13] Write swift-version-24593BA9C3E375BF.txt
[14/40] Compiling RealModule ElementaryFunctions.swift
[15/41] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[16/41] Compiling InternalCollectionsUtilities Specialize.swift
[17/43] Compiling RealModule RealFunctions.swift
[18/43] Compiling InternalCollectionsUtilities _SortedCollection.swift
[19/43] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[20/43] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[21/43] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[22/43] Compiling InternalCollectionsUtilities Debugging.swift
[23/43] Compiling InternalCollectionsUtilities Descriptions.swift
[24/43] Compiling RealModule Float80+Real.swift
[25/43] Compiling RealModule Float16+Real.swift
[26/43] Compiling RealModule Real.swift
[27/43] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[28/43] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[29/43] Compiling RealModule Float+Real.swift
[30/43] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[31/43] Compiling InternalCollectionsUtilities Integer rank.swift
[32/43] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[33/43] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[34/43] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[35/43] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[36/43] Emitting module InternalCollectionsUtilities
[37/43] Compiling InternalCollectionsUtilities UInt+reversed.swift
[38/43] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[40/44] Emitting module RealModule
[46/344] Compiling Algorithms AdjacentPairs.swift
[47/344] Compiling Algorithms Chain.swift
[48/344] Compiling Algorithms Chunked.swift
[49/344] Compiling Algorithms Combinations.swift
[50/346] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[51/346] Compiling Algorithms Joined.swift
[52/346] Compiling Algorithms Keyed.swift
[53/346] Compiling HeapModule Heap.swift
[54/346] Compiling HeapModule _HeapNode.swift
[55/346] Compiling HeapModule Heap+Invariants.swift
[56/346] Compiling HeapModule Heap+UnsafeHandle.swift
[57/346] Compiling HeapModule Heap+Descriptions.swift
[58/346] Emitting module HeapModule
[59/347] Compiling DequeModule _DequeSlot.swift
[60/347] Compiling DequeModule _UnsafeWrappedBuffer.swift
[62/347] Compiling HashTreeCollections TreeSet+Hashable.swift
[63/347] Compiling HashTreeCollections TreeSet+Sendable.swift
[64/347] Compiling HashTreeCollections TreeSet+Sequence.swift
[65/347] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[66/347] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[67/347] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[68/347] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[69/347] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[70/347] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[71/347] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[72/357] Compiling HashTreeCollections TreeDictionary+Merge.swift
[73/357] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[74/357] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[75/357] Compiling HashTreeCollections TreeDictionary+Values.swift
[76/357] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[77/357] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[78/357] Compiling HashTreeCollections _HashNode+Structural union.swift
[79/364] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[80/364] Compiling HashTreeCollections _RawHashNode.swift
[81/364] Compiling HashTreeCollections _UnmanagedHashNode.swift
[82/364] Compiling HashTreeCollections _UnsafePath.swift
[83/364] Compiling HashTreeCollections TreeDictionary+Codable.swift
[84/364] Compiling HashTreeCollections TreeDictionary+Collection.swift
[85/364] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[86/364] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[87/364] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[88/364] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[89/364] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[90/364] Compiling HashTreeCollections TreeDictionary+Filter.swift
[91/364] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[92/364] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[93/371] Compiling Algorithms FlattenCollection.swift
[94/371] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[95/371] Compiling HashTreeCollections _HashNode+Structural merge.swift
[96/371] Compiling HashTreeCollections _AncestorHashSlots.swift
[97/371] Compiling Algorithms EitherSequence.swift
[98/371] Compiling Algorithms FirstNonNil.swift
[99/371] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[100/371] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[101/371] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[102/371] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[103/371] Compiling HashTreeCollections _HashNode.swift
[104/371] Compiling BitCollections BitSet.Index.swift
[105/371] Compiling BitCollections BitSet._UnsafeHandle.swift
[106/371] Compiling HashTreeCollections TreeDictionary+Keys.swift
[107/371] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[120/371] Compiling Algorithms Compacted.swift
[121/371] Compiling Algorithms Cycle.swift
[122/371] Compiling HashTreeCollections _HashNode+Builder.swift
[123/371] Compiling HashTreeCollections _HashNode+Debugging.swift
[124/371] Compiling HashTreeCollections _HashNode+Initializers.swift
[125/371] Compiling HashTreeCollections _HashNode+Invariants.swift
[126/371] Compiling HashTreeCollections _HashNode+Lookups.swift
[127/371] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[128/371] Compiling HashTreeCollections _HashTreeIterator.swift
[129/371] Compiling HashTreeCollections _HashTreeStatistics.swift
[154/371] Compiling BitCollections Range+Utilities.swift
[155/371] Compiling BitCollections Slice+Utilities.swift
[156/371] Compiling BitCollections UInt+Tricks.swift
[157/371] Compiling BitCollections _Word.swift
[158/371] Compiling OrderedCollections OrderedSet.swift
[159/371] Compiling OrderedCollections _UnsafeBitset.swift
[160/371] Compiling HashTreeCollections TreeSet+Equatable.swift
[161/371] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[162/371] Compiling HashTreeCollections TreeSet+Extras.swift
[163/371] Compiling HashTreeCollections TreeSet+Filter.swift
[183/371] Emitting module BitCollections
[200/371] Emitting module DequeModule
[219/375] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[220/375] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[221/375] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[222/375] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[223/375] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[224/375] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[225/375] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[226/375] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[227/375] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[228/375] Compiling HashTreeCollections TreeSet.swift
[234/375] Compiling BitCollections BitSet.swift
[260/385] Compiling Algorithms Trim.swift
[261/385] Compiling Algorithms Unique.swift
[262/385] Compiling Algorithms Windows.swift
[274/385] Emitting module OrderedCollections
[323/386] Emitting module _RopeModule
[357/386] Compiling _RopeModule Rope+Join.swift
[358/386] Compiling _RopeModule Rope+MutatingForEach.swift
[359/386] Compiling _RopeModule Rope+Remove.swift
[360/386] Compiling _RopeModule Rope+RemoveSubrange.swift
[361/386] Compiling _RopeModule Rope+Split.swift
[362/386] Compiling _RopeModule Optional Utilities.swift
[363/386] Compiling _RopeModule String Utilities.swift
[364/386] Compiling _RopeModule String.Index+ABI.swift
[365/386] Compiling _RopeModule _CharacterRecognizer.swift
[366/386] Emitting module HashTreeCollections
[367/387] Emitting module Algorithms
[390/391] Compiling Collections Collections.swift
[391/391] Emitting module Collections
[393/476] Compiling Graphs Graph+ShortestPathsForAllPairs.swift
[394/476] Compiling Graphs Graph+ShortestPathsOnWholeGraph+BellmanFord.swift
[395/476] Compiling Graphs Graph+ShortestPathsOnWholeGraph.swift
[396/476] Compiling Graphs GraphComponent+ShortestPath+AStar.swift
[397/476] Compiling Graphs GraphComponent+ShortestPath+Dijkstra.swift
[398/476] Compiling Graphs GraphComponent+ShortestPath.swift
[399/476] Compiling Graphs GraphComponent+ShortestPaths+Dijkstra.swift
[400/476] Compiling Graphs GraphComponent+ShortestPaths.swift
[401/476] Compiling Graphs Graph+StronglyConnectedComponents+Kosaraju.swift
[402/476] Compiling Graphs Graph+StronglyConnectedComponents+Tarjan.swift
[403/476] Compiling Graphs Graph+StronglyConnectedComponents.swift
[404/476] Compiling Graphs BinaryGraph+Search.swift
[405/487] Compiling Graphs BinaryGraph+Traversal.swift
[406/487] Compiling Graphs BinaryGraph+TraversalStrategy+DFS+Inorder.swift
[407/487] Compiling Graphs BinaryGraph+TraversalStrategy.swift
[408/487] Compiling Graphs Graph+Search.swift
[409/487] Compiling Graphs Graph+Traversal.swift
[410/487] Compiling Graphs Graph+TraversalStrategy+BFS.swift
[411/487] Compiling Graphs Graph+TraversalStrategy+DFS+Postorder.swift
[412/487] Compiling Graphs Graph+TraversalStrategy+DFS+Preorder.swift
[413/487] Compiling Graphs Graph+TraversalStrategy+DFS.swift
[414/487] Compiling Graphs Graph+TraversalStrategy+IterativelyDeepeningDFS.swift
[415/487] Compiling Graphs Graph+TraversalStrategy+Limited.swift
[416/487] Compiling Graphs Graph+TraversalStrategy+Priority.swift
[417/487] Compiling Graphs Graph+TraversalStrategy+Unique.swift
[418/487] Compiling Graphs Graph+TraversalStrategy.swift
[419/487] Compiling Graphs Graph+Visitor+Ancestor.swift
[420/487] Compiling Graphs Graph+Visitor+Depth.swift
[421/487] Compiling Graphs Graph+Visitor+Path.swift
[422/487] Compiling Graphs Graph+Visitor.swift
[423/487] Compiling Graphs BinaryGraph.swift
[424/487] Compiling Graphs BipartiteGraph.swift
[425/487] Compiling Graphs ConnectedBinaryGraph.swift
[426/487] Compiling Graphs ConnectedBinaryHashGraph.swift
[427/487] Compiling Graphs ConnectedGraph.swift
[428/487] Compiling Graphs ConnectedHashGraph.swift
[429/487] Compiling Graphs DisjointBinaryGraph.swift
[430/487] Compiling Graphs DisjointBinaryHashGraph.swift
[431/487] Compiling Graphs DisjointGraph.swift
[432/487] Compiling Graphs DisjointHashGraph.swift
[433/487] Compiling Graphs GridGraph.swift
[434/487] Compiling Graphs LazyBinaryGraph.swift
[435/487] Compiling Graphs LazyGraph.swift
[436/487] Compiling Graphs ComplementGraph.swift
[437/487] Compiling Graphs Graph+Equatable.swift
[438/487] Compiling Graphs Graph+Hashable.swift
[439/487] Compiling Graphs PartitionedGraph.swift
[440/487] Compiling Graphs Graph+Isomophism.swift
[441/487] Compiling Graphs MaximumMatchingAlgorithm+HopcroftKarp.swift
[442/487] Compiling Graphs MaximumMatchingAlgorithm.swift
[443/487] Compiling Graphs Graph+MaxFlow+Dinic.swift
[444/487] Compiling Graphs Graph+MaxFlow+EdmondsKarp.swift
[445/487] Compiling Graphs Graph+MaxFlow+FordFulkerson.swift
[446/487] Compiling Graphs Graph+MaxFlow.swift
[447/487] Compiling Graphs Graph+MinimumSpanningTree+Boruvka.swift
[448/487] Compiling Graphs Graph+MinimumSpanningTree+Kruskal.swift
[449/487] Compiling Graphs Graph+MinimumSpanningTree+Prim.swift
[450/487] Compiling Graphs Graph+MinimumSpanningTree.swift
[451/487] Compiling Graphs ConnectedGraph+Random.swift
[452/487] Compiling Graphs Graph+Coloring+DSatur.swift
[453/487] Compiling Graphs Graph+Coloring+Greedy.swift
[454/487] Compiling Graphs Graph+Coloring+WelshPowell.swift
[455/487] Compiling Graphs Graph+Coloring.swift
[456/487] Compiling Graphs Graph+EulerianPath+Backtracking.swift
[457/487] Compiling Graphs Graph+EulerianPath+Hierholzer.swift
[458/487] Compiling Graphs Graph+EulerianPath.swift
[459/487] Compiling Graphs Graph+HamiltonianPath+Backtracking.swift
[460/487] Compiling Graphs Graph+HamiltonianPath+Heuristic.swift
[461/487] Compiling Graphs Graph+HamiltonianPath.swift
[462/487] Compiling Graphs Graph+Isomophism+VF2.swift
[463/487] Compiling Graphs Graph+Isomophism+WeisfeilerLehman.swift
[464/487] Compiling Graphs DisjointGraph+Random.swift
[465/487] Compiling Graphs Graph+Random+BarabasiAlbert.swift
[466/487] Compiling Graphs Graph+Random+ErdosRenyi.swift
[467/487] Compiling Graphs Graph+Random+WattsStrogatz.swift
[468/487] Compiling Graphs Graph+Random.swift
[469/487] Compiling Graphs Graph+KShortestPaths+Yen.swift
[470/487] Compiling Graphs Graph+KShortestPaths.swift
[471/487] Compiling Graphs Graph+ShortestPathOnWholeGraph+BellmanFord.swift
[472/487] Compiling Graphs Graph+ShortestPathOnWholeGraph+BidirectionalDijkstra.swift
[473/487] Compiling Graphs Graph+ShortestPathOnWholeGraph.swift
[474/487] Compiling Graphs Graph+ShortestPathsForAllPairs+FloydWarshall.swift
[475/487] Compiling Graphs Graph+ShortestPathsForAllPairs+Johnson.swift
[476/487] Compiling Graphs ResidualGraph.swift
[477/487] Compiling Graphs TransposedGraph.swift
[478/487] Compiling Graphs UndirectedGraph.swift
[479/487] Compiling Graphs WeightedGraph.swift
[480/487] Compiling Graphs Distance.swift
[481/487] Compiling Graphs Graph+Properties.swift
[482/487] Compiling Graphs Graph.swift
[483/487] Compiling Graphs GraphComponent.swift
[484/487] Compiling Graphs MutableGraph.swift
[485/487] Compiling Graphs Utils.swift
[486/487] Compiling Graphs Weighted.swift
[487/487] Emitting module Graphs
Build complete! (21.85s)
Build complete.
Done.