Build Information
Successful build of Graphs, reference main (1d9134
), with Swift 5.9 for Linux on 10 Oct 2024 16:16:07 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 1d91340 Updated README
Cloned https://github.com/tevelee/swift-graphs.git
Revision (git rev-parse @):
1d91340550cdb9251fb61bda213666401a04687f
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:9f9025114c0603ac6ea1951d396f9bc1cd3a7c1b5aa8548b3ea2615c8c5705ce
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-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 (1.06s)
Fetched https://github.com/apple/swift-collections.git (1.08s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (1.10s)
Fetching https://github.com/apple/swift-numerics.git
[1/5576] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git (0.40s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.38s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.57s)
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] Compiling RealModule Real.swift
[3/29] Emitting module InternalCollectionsUtilities
[4/29] Emitting module RealModule
[5/29] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[6/29] Compiling InternalCollectionsUtilities Integer rank.swift
[7/31] Compiling RealModule Float80+Real.swift
[8/31] Compiling RealModule Float16+Real.swift
[9/31] Compiling RealModule RealFunctions.swift
[12/31] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[13/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[14/31] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[15/31] Compiling InternalCollectionsUtilities _SortedCollection.swift
[16/31] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[17/31] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[18/31] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[19/31] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[20/31] Compiling InternalCollectionsUtilities UInt+reversed.swift
[21/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[22/31] Compiling RealModule ElementaryFunctions.swift
[25/31] Compiling RealModule Float+Real.swift
[28/33] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[29/33] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[30/33] Compiling InternalCollectionsUtilities Debugging.swift
[31/33] Compiling InternalCollectionsUtilities Descriptions.swift
[32/33] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[33/33] Compiling InternalCollectionsUtilities Specialize.swift
[36/334] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[37/334] Compiling HeapModule Heap+Invariants.swift
[38/334] Compiling HeapModule Heap+Descriptions.swift
[39/334] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[40/334] Compiling HashTreeCollections _HashNode+Storage.swift
[41/336] Compiling HeapModule Heap.swift
[42/336] Compiling HeapModule _HeapNode.swift
[43/336] Compiling OrderedCollections _HashTable+Constants.swift
[44/336] Compiling HashTreeCollections _Hash.swift
[45/336] Compiling HeapModule Heap+UnsafeHandle.swift
[46/336] Emitting module HeapModule
[47/337] Compiling OrderedCollections OrderedDictionary.swift
[48/337] Compiling OrderedCollections OrderedSet+Codable.swift
[49/337] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[50/337] Compiling HashTreeCollections _UnsafePath.swift
[51/337] Compiling HashTreeCollections TreeDictionary+Codable.swift
[52/337] Compiling OrderedCollections OrderedSet+Equatable.swift
[53/337] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[54/337] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[55/337] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[56/337] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[57/337] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[58/337] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[59/337] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[60/337] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[63/345] Compiling HashTreeCollections TreeSet+Hashable.swift
[64/345] Compiling HashTreeCollections TreeSet+Sendable.swift
[65/345] Compiling HashTreeCollections TreeSet+Sequence.swift
[66/345] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[67/345] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[68/345] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[69/345] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[70/345] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[71/345] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[72/345] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[73/355] Compiling HashTreeCollections _HashNode.swift
[74/355] Compiling HashTreeCollections _HashNodeHeader.swift
[75/355] Compiling HashTreeCollections _HashSlot.swift
[76/355] Compiling HashTreeCollections _HashStack.swift
[77/355] Compiling HashTreeCollections TreeDictionary.swift
[78/355] Compiling HashTreeCollections TreeSet+Codable.swift
[79/355] Compiling HashTreeCollections TreeSet+Collection.swift
[80/355] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[81/355] Compiling HashTreeCollections TreeSet+Debugging.swift
[82/355] Compiling HashTreeCollections TreeSet+Descriptions.swift
[83/355] Compiling HashTreeCollections TreeSet+Equatable.swift
[84/355] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[85/355] Compiling BitCollections BitSet.Index.swift
[86/355] Compiling BitCollections BitSet._UnsafeHandle.swift
[87/362] Compiling DequeModule _DequeSlot.swift
[88/362] Compiling DequeModule _UnsafeWrappedBuffer.swift
[90/362] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[91/362] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[92/365] Compiling HashTreeCollections _HashLevel.swift
[93/365] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[94/365] Compiling OrderedCollections _HashTable.swift
[95/365] Compiling OrderedCollections _Hashtable+Header.swift
[98/365] Compiling OrderedCollections OrderedDictionary+Codable.swift
[99/365] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[100/365] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[101/365] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[104/365] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[105/365] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[120/365] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[121/365] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[122/365] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[123/365] Compiling HashTreeCollections _HashNode+Structural merge.swift
[124/365] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[125/365] Compiling OrderedCollections OrderedDictionary+Values.swift
[134/365] Compiling Algorithms Trim.swift
[135/365] Compiling Algorithms Unique.swift
[136/365] Compiling Algorithms Windows.swift
[160/365] Compiling OrderedCollections _HashTable+Bucket.swift
[161/365] Compiling OrderedCollections _HashTable+BucketIterator.swift
[162/365] Emitting module BitCollections
[171/365] Compiling OrderedCollections OrderedSet+Sendable.swift
[172/365] Compiling OrderedCollections OrderedSet+SubSequence.swift
[173/365] Compiling OrderedCollections OrderedSet+Testing.swift
[174/365] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[175/365] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[176/365] Compiling OrderedCollections OrderedSet.swift
[177/365] Compiling OrderedCollections _UnsafeBitset.swift
[178/365] Compiling HashTreeCollections TreeDictionary+Merge.swift
[179/365] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[180/365] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[181/365] Compiling HashTreeCollections TreeDictionary+Values.swift
[182/365] Emitting module DequeModule
[188/367] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[189/367] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[190/367] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[191/367] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[192/367] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[193/367] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[194/367] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[195/367] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[196/367] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[197/367] Compiling HashTreeCollections TreeSet.swift
[300/378] Emitting module OrderedCollections
[350/380] Emitting module Algorithms
[353/382] Emitting module _RopeModule
[354/382] Emitting module HashTreeCollections
[357/384] Compiling _RopeModule Rope+Join.swift
[358/384] Compiling _RopeModule Rope+MutatingForEach.swift
[359/384] Compiling _RopeModule Rope+Remove.swift
[360/384] Compiling _RopeModule Rope+RemoveSubrange.swift
[361/384] Compiling _RopeModule Rope+Split.swift
[362/384] Compiling _RopeModule Optional Utilities.swift
[363/384] Compiling _RopeModule String Utilities.swift
[364/384] Compiling _RopeModule String.Index+ABI.swift
[365/384] Compiling _RopeModule _CharacterRecognizer.swift
[387/388] Emitting module Collections
[388/388] Compiling Collections Collections.swift
[391/474] Compiling Graphs BinaryGraph+Traversal.swift
[392/474] Compiling Graphs BinaryGraph+TraversalStrategy+DFS+Inorder.swift
[393/474] Compiling Graphs BinaryGraph+TraversalStrategy.swift
[394/474] Compiling Graphs Graph+Search.swift
[395/474] Compiling Graphs Graph+Traversal.swift
[396/474] Compiling Graphs Graph+TraversalStrategy+BFS.swift
[397/474] Compiling Graphs Graph+TraversalStrategy+DFS+Postorder.swift
[398/474] Compiling Graphs Graph+TraversalStrategy+DFS+Preorder.swift
[399/474] Compiling Graphs Graph+TraversalStrategy+DFS.swift
[400/474] Compiling Graphs Graph+TraversalStrategy+IterativelyDeepeningDFS.swift
[401/474] Compiling Graphs Graph+TraversalStrategy+Limited.swift
[402/474] Compiling Graphs Graph+TraversalStrategy+Priority.swift
[403/485] Compiling Graphs Graph+Isomophism.swift
[404/485] Compiling Graphs MaximumMatchingAlgorithm+HopcroftKarp.swift
[405/485] Compiling Graphs MaximumMatchingAlgorithm.swift
[406/485] Compiling Graphs Graph+MaxFlow+Dinic.swift
[407/485] Compiling Graphs Graph+MaxFlow+EdmondsKarp.swift
[408/485] Compiling Graphs Graph+MaxFlow+FordFulkerson.swift
[409/485] Compiling Graphs Graph+MaxFlow.swift
[410/485] Compiling Graphs Graph+MinimumSpanningTree+Boruvka.swift
[411/485] Compiling Graphs Graph+MinimumSpanningTree+Kruskal.swift
[412/485] Compiling Graphs Graph+MinimumSpanningTree+Prim.swift
[413/485] Compiling Graphs Graph+MinimumSpanningTree.swift
[414/485] Compiling Graphs ConnectedGraph+Random.swift
[415/485] Compiling Graphs Graph+ShortestPathsForAllPairs.swift
[416/485] Compiling Graphs Graph+ShortestPathsOnWholeGraph+BellmanFord.swift
[417/485] Compiling Graphs Graph+ShortestPathsOnWholeGraph.swift
[418/485] Compiling Graphs GraphComponent+ShortestPath+AStar.swift
[419/485] Compiling Graphs GraphComponent+ShortestPath+Dijkstra.swift
[420/485] Compiling Graphs GraphComponent+ShortestPath.swift
[421/485] Compiling Graphs GraphComponent+ShortestPaths+Dijkstra.swift
[422/485] Compiling Graphs GraphComponent+ShortestPaths.swift
[423/485] Compiling Graphs Graph+StronglyConnectedComponents+Kosaraju.swift
[424/485] Compiling Graphs Graph+StronglyConnectedComponents+Tarjan.swift
[425/485] Compiling Graphs Graph+StronglyConnectedComponents.swift
[426/485] Compiling Graphs BinaryGraph+Search.swift
[427/485] Compiling Graphs Graph+TraversalStrategy+Unique.swift
[428/485] Compiling Graphs Graph+TraversalStrategy.swift
[429/485] Compiling Graphs Graph+Visitor+Ancestor.swift
[430/485] Compiling Graphs Graph+Visitor+Depth.swift
[431/485] Compiling Graphs Graph+Visitor+Path.swift
[432/485] Compiling Graphs Graph+Visitor.swift
[433/485] Compiling Graphs BinaryGraph.swift
[434/485] Compiling Graphs BipartiteGraph.swift
[435/485] Compiling Graphs ConnectedBinaryGraph.swift
[436/485] Compiling Graphs ConnectedBinaryHashGraph.swift
[437/485] Compiling Graphs ConnectedGraph.swift
[438/485] Compiling Graphs ConnectedHashGraph.swift
[439/485] Compiling Graphs Graph+Coloring+DSatur.swift
[440/485] Compiling Graphs Graph+Coloring+Greedy.swift
[441/485] Compiling Graphs Graph+Coloring+WelshPowell.swift
[442/485] Compiling Graphs Graph+Coloring.swift
[443/485] Compiling Graphs Graph+EulerianPath+Backtracking.swift
[444/485] Compiling Graphs Graph+EulerianPath+Hierholzer.swift
[445/485] Compiling Graphs Graph+EulerianPath.swift
[446/485] Compiling Graphs Graph+HamiltonianPath+Backtracking.swift
[447/485] Compiling Graphs Graph+HamiltonianPath+Heuristic.swift
[448/485] Compiling Graphs Graph+HamiltonianPath.swift
[449/485] Compiling Graphs Graph+Isomophism+VF2.swift
[450/485] Compiling Graphs Graph+Isomophism+WeisfeilerLehman.swift
[451/485] Compiling Graphs DisjointBinaryGraph.swift
[452/485] Compiling Graphs DisjointBinaryHashGraph.swift
[453/485] Compiling Graphs DisjointGraph.swift
[454/485] Compiling Graphs DisjointHashGraph.swift
[455/485] Compiling Graphs GridGraph.swift
[456/485] Compiling Graphs LazyBinaryGraph.swift
[457/485] Compiling Graphs LazyGraph.swift
[458/485] Compiling Graphs ComplementGraph.swift
[459/485] Compiling Graphs Graph+Equatable.swift
[460/485] Compiling Graphs Graph+Hashable.swift
[461/485] Compiling Graphs PartitionedGraph.swift
[462/485] Compiling Graphs DisjointGraph+Random.swift
[463/485] Compiling Graphs Graph+Random+BarabasiAlbert.swift
[464/485] Compiling Graphs Graph+Random+ErdosRenyi.swift
[465/485] Compiling Graphs Graph+Random+WattsStrogatz.swift
[466/485] Compiling Graphs Graph+Random.swift
[467/485] Compiling Graphs Graph+KShortestPaths+Yen.swift
[468/485] Compiling Graphs Graph+KShortestPaths.swift
[469/485] Compiling Graphs Graph+ShortestPathOnWholeGraph+BellmanFord.swift
[470/485] Compiling Graphs Graph+ShortestPathOnWholeGraph+BidirectionalDijkstra.swift
[471/485] Compiling Graphs Graph+ShortestPathOnWholeGraph.swift
[472/485] Compiling Graphs Graph+ShortestPathsForAllPairs+FloydWarshall.swift
[473/485] Compiling Graphs Graph+ShortestPathsForAllPairs+Johnson.swift
[474/485] Compiling Graphs ResidualGraph.swift
[475/485] Compiling Graphs TransposedGraph.swift
[476/485] Compiling Graphs UndirectedGraph.swift
[477/485] Compiling Graphs WeightedGraph.swift
[478/485] Compiling Graphs Distance.swift
[479/485] Compiling Graphs Graph+Properties.swift
[480/485] Compiling Graphs Graph.swift
[481/485] Compiling Graphs GraphComponent.swift
[482/485] Compiling Graphs MutableGraph.swift
[483/485] Compiling Graphs Utils.swift
[484/485] Compiling Graphs Weighted.swift
[485/485] Emitting module Graphs
Build complete! (25.14s)
Build complete.
Done.