Build Information
Successful build of Graphs, reference main (1d9134
), with Swift 5.9 for macOS (SPM) on 10 Oct 2024 16:23:27 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.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 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: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/tevelee/swift-graphs.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Compiling _NumericsShims _NumericsShims.c
[2/29] Compiling InternalCollectionsUtilities Debugging.swift
[3/29] Compiling InternalCollectionsUtilities Descriptions.swift
[4/30] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[5/30] Compiling InternalCollectionsUtilities Specialize.swift
[6/30] Compiling InternalCollectionsUtilities _SortedCollection.swift
[7/30] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[8/30] Compiling InternalCollectionsUtilities UInt+reversed.swift
[9/30] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[10/30] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[11/30] Emitting module InternalCollectionsUtilities
[12/30] Compiling RealModule ElementaryFunctions.swift
[13/30] Compiling RealModule Float80+Real.swift
[14/30] Compiling RealModule Real.swift
[15/31] Compiling RealModule Float+Real.swift
[16/31] Compiling RealModule Double+Real.swift
[17/31] Compiling RealModule Float16+Real.swift
[18/31] Compiling RealModule AugmentedArithmetic.swift
[19/31] Compiling RealModule AlgebraicField.swift
[20/31] Compiling RealModule ApproximateEquality.swift
[21/31] Emitting module RealModule
[22/31] Compiling RealModule RealFunctions.swift
[23/31] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[24/32] Compiling InternalCollectionsUtilities Integer rank.swift
[25/32] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[26/32] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[27/32] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[28/32] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[29/32] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[30/32] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[31/32] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[32/339] Compiling DequeModule _DequeSlot.swift
[33/340] Compiling DequeModule _DequeBufferHeader.swift
[34/340] Compiling DequeModule _DequeBuffer.swift
[35/340] Compiling HeapModule _HeapNode.swift
[36/340] Compiling HeapModule Heap.swift
[37/340] Compiling HeapModule Heap+Descriptions.swift
[38/340] Compiling HeapModule Heap+UnsafeHandle.swift
[39/340] Compiling HeapModule Heap+Invariants.swift
[40/340] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[41/340] Emitting module HeapModule
[42/340] Compiling HashTreeCollections TreeDictionary+Keys.swift
[43/340] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[44/340] Compiling HashTreeCollections TreeDictionary+Merge.swift
[45/340] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[46/340] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[47/340] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[49/346] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[50/346] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[51/346] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[52/346] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[53/346] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[54/346] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[55/346] Compiling HashTreeCollections _HashNode+Lookups.swift
[56/346] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[57/346] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[58/346] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[59/346] Compiling HashTreeCollections _HashNode+Storage.swift
[60/351] Compiling HashTreeCollections TreeSet+Equatable.swift
[61/351] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[62/351] Compiling HashTreeCollections TreeSet+Extras.swift
[63/351] Compiling HashTreeCollections TreeSet+Filter.swift
[64/351] Compiling HashTreeCollections TreeSet+Hashable.swift
[65/351] Compiling HashTreeCollections TreeSet+Sendable.swift
[66/351] Compiling HashTreeCollections TreeSet+Sequence.swift
[67/351] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[68/359] Compiling DequeModule _UnsafeWrappedBuffer.swift
[74/359] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[75/359] Compiling HashTreeCollections _HashNode+Structural filter.swift
[76/359] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[77/359] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[78/359] Compiling HashTreeCollections _RawHashNode.swift
[79/359] Compiling HashTreeCollections _UnmanagedHashNode.swift
[80/359] Compiling BitCollections BitSet.swift
[81/359] Emitting module BitCollections
[82/359] Compiling HashTreeCollections _Bucket.swift
[83/359] Compiling HashTreeCollections _Hash.swift
[84/359] Compiling HashTreeCollections _HashNode+Debugging.swift
[85/359] Compiling HashTreeCollections _HashNode+Initializers.swift
[86/359] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[87/359] Compiling HashTreeCollections _HashNode.swift
[88/359] Compiling HashTreeCollections _HashNode+Builder.swift
[92/359] Compiling HashTreeCollections _HashLevel.swift
[93/361] Compiling HashTreeCollections _AncestorHashSlots.swift
[94/361] Compiling HashTreeCollections _Bitmap.swift
[96/361] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[97/361] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[98/361] Compiling HashTreeCollections _HashStack.swift
[99/361] Compiling HashTreeCollections _HashTreeIterator.swift
[100/361] Compiling HashTreeCollections _HashTreeStatistics.swift
[101/361] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[102/361] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[103/361] Compiling HashTreeCollections _HashNode+Structural merge.swift
[104/361] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[105/361] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[106/361] Compiling HashTreeCollections _HashNode+Structural union.swift
[113/361] Compiling HashTreeCollections _HashNode+Invariants.swift
[114/361] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[119/361] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[126/361] Compiling Algorithms Unique.swift
[127/361] Compiling Algorithms Windows.swift
[128/361] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[129/361] Compiling HashTreeCollections TreeDictionary+Filter.swift
[130/361] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[137/361] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[138/361] Compiling HashTreeCollections TreeDictionary+Values.swift
[139/361] Compiling HashTreeCollections TreeDictionary.swift
[140/361] Compiling HashTreeCollections TreeSet+Codable.swift
[141/361] Compiling HashTreeCollections TreeSet+Collection.swift
[142/361] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[143/361] Compiling HashTreeCollections TreeSet+Debugging.swift
[144/361] Compiling HashTreeCollections TreeSet+Descriptions.swift
[145/361] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[146/361] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[147/361] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[148/361] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[149/361] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[150/361] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[151/361] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[152/361] Compiling HashTreeCollections TreeSet.swift
[154/361] Compiling BitCollections Range+Utilities.swift
[155/361] Compiling BitCollections Slice+Utilities.swift
[156/361] Compiling BitCollections UInt+Tricks.swift
[157/361] Compiling BitCollections _Word.swift
[170/361] Compiling HashTreeCollections _HashNodeHeader.swift
[171/361] Compiling HashTreeCollections _HashSlot.swift
[200/361] Emitting module DequeModule
[232/368] Compiling OrderedCollections OrderedSet.swift
[233/368] Compiling OrderedCollections _UnsafeBitset.swift
[317/368] Emitting module OrderedCollections
[336/368] Emitting module _RopeModule
[337/368] Compiling _RopeModule Rope+Remove.swift
[338/368] Compiling _RopeModule Rope+RemoveSubrange.swift
[339/368] Compiling _RopeModule Rope+Split.swift
[340/368] Compiling _RopeModule Optional Utilities.swift
[341/368] Compiling _RopeModule String Utilities.swift
[342/368] Compiling _RopeModule String.Index+ABI.swift
[343/368] Compiling _RopeModule _CharacterRecognizer.swift
[344/368] Emitting module Algorithms
[368/368] Emitting module HashTreeCollections
[369/370] Emitting module Collections
[370/370] Compiling Collections Collections.swift
[371/456] Compiling Graphs GraphComponent+ShortestPath+Dijkstra.swift
[372/456] Compiling Graphs GraphComponent+ShortestPath.swift
[373/456] Compiling Graphs GraphComponent+ShortestPaths+Dijkstra.swift
[374/456] Compiling Graphs GraphComponent+ShortestPaths.swift
[375/456] Compiling Graphs Graph+StronglyConnectedComponents+Kosaraju.swift
[376/456] Compiling Graphs Graph+StronglyConnectedComponents+Tarjan.swift
[377/456] Compiling Graphs Graph+StronglyConnectedComponents.swift
[378/456] Compiling Graphs BinaryGraph+Search.swift
[379/456] Compiling Graphs BinaryGraph+Traversal.swift
[380/465] Compiling Graphs Graph+Isomophism+VF2.swift
[381/465] Compiling Graphs Graph+Isomophism+WeisfeilerLehman.swift
[382/465] Compiling Graphs Graph+Isomophism.swift
[383/465] Compiling Graphs MaximumMatchingAlgorithm+HopcroftKarp.swift
[384/465] Compiling Graphs MaximumMatchingAlgorithm.swift
[385/465] Compiling Graphs Graph+MaxFlow+Dinic.swift
[386/465] Compiling Graphs Graph+MaxFlow+EdmondsKarp.swift
[387/465] Compiling Graphs Graph+MaxFlow+FordFulkerson.swift
[388/465] Compiling Graphs Graph+MaxFlow.swift
[389/465] Compiling Graphs Graph+MinimumSpanningTree+Boruvka.swift
[390/465] Compiling Graphs Graph+MinimumSpanningTree+Kruskal.swift
[391/465] Compiling Graphs Graph+MinimumSpanningTree+Prim.swift
[392/465] Compiling Graphs Graph+MinimumSpanningTree.swift
[393/465] Compiling Graphs ConnectedGraph+Random.swift
[394/465] Compiling Graphs DisjointGraph+Random.swift
[395/465] Compiling Graphs Graph+Random+BarabasiAlbert.swift
[396/465] Compiling Graphs Graph+Random+ErdosRenyi.swift
[397/465] Compiling Graphs Graph+Random+WattsStrogatz.swift
[398/465] Compiling Graphs Graph+Random.swift
[399/465] Compiling Graphs Graph+KShortestPaths+Yen.swift
[400/465] Compiling Graphs GridGraph.swift
[401/465] Compiling Graphs LazyBinaryGraph.swift
[402/465] Compiling Graphs LazyGraph.swift
[403/465] Compiling Graphs ComplementGraph.swift
[404/465] Compiling Graphs Graph+Equatable.swift
[405/465] Compiling Graphs Graph+Hashable.swift
[406/465] Compiling Graphs PartitionedGraph.swift
[407/465] Compiling Graphs ResidualGraph.swift
[408/465] Compiling Graphs TransposedGraph.swift
[409/465] Compiling Graphs BinaryGraph+TraversalStrategy+DFS+Inorder.swift
[410/465] Compiling Graphs BinaryGraph+TraversalStrategy.swift
[411/465] Compiling Graphs Graph+Search.swift
[412/465] Compiling Graphs Graph+Traversal.swift
[413/465] Compiling Graphs Graph+TraversalStrategy+BFS.swift
[414/465] Compiling Graphs Graph+TraversalStrategy+DFS+Postorder.swift
[415/465] Compiling Graphs Graph+TraversalStrategy+DFS+Preorder.swift
[416/465] Compiling Graphs Graph+TraversalStrategy+DFS.swift
[417/465] Compiling Graphs Graph+TraversalStrategy+IterativelyDeepeningDFS.swift
[418/465] Compiling Graphs Graph+KShortestPaths.swift
[419/465] Compiling Graphs Graph+ShortestPathOnWholeGraph+BellmanFord.swift
[420/465] Compiling Graphs Graph+ShortestPathOnWholeGraph+BidirectionalDijkstra.swift
[421/465] Compiling Graphs Graph+ShortestPathOnWholeGraph.swift
[422/465] Compiling Graphs Graph+ShortestPathsForAllPairs+FloydWarshall.swift
[423/465] Compiling Graphs Graph+ShortestPathsForAllPairs+Johnson.swift
[424/465] Compiling Graphs Graph+ShortestPathsForAllPairs.swift
[425/465] Compiling Graphs Graph+ShortestPathsOnWholeGraph+BellmanFord.swift
[426/465] Compiling Graphs Graph+ShortestPathsOnWholeGraph.swift
[427/465] Compiling Graphs GraphComponent+ShortestPath+AStar.swift
[428/465] Compiling Graphs Graph+Coloring+DSatur.swift
[429/465] Compiling Graphs Graph+Coloring+Greedy.swift
[430/465] Compiling Graphs Graph+Coloring+WelshPowell.swift
[431/465] Compiling Graphs Graph+Coloring.swift
[432/465] Compiling Graphs Graph+EulerianPath+Backtracking.swift
[433/465] Compiling Graphs Graph+EulerianPath+Hierholzer.swift
[434/465] Compiling Graphs Graph+EulerianPath.swift
[435/465] Compiling Graphs Graph+HamiltonianPath+Backtracking.swift
[436/465] Compiling Graphs Graph+HamiltonianPath+Heuristic.swift
[437/465] Compiling Graphs Graph+HamiltonianPath.swift
[438/465] Compiling Graphs BipartiteGraph.swift
[439/465] Compiling Graphs ConnectedBinaryGraph.swift
[440/465] Compiling Graphs ConnectedBinaryHashGraph.swift
[441/465] Compiling Graphs ConnectedGraph.swift
[442/465] Compiling Graphs ConnectedHashGraph.swift
[443/465] Compiling Graphs DisjointBinaryGraph.swift
[444/465] Compiling Graphs DisjointBinaryHashGraph.swift
[445/465] Compiling Graphs DisjointGraph.swift
[446/465] Compiling Graphs DisjointHashGraph.swift
[447/465] Compiling Graphs Graph+TraversalStrategy+Limited.swift
[448/465] Compiling Graphs Graph+TraversalStrategy+Priority.swift
[449/465] Compiling Graphs Graph+TraversalStrategy+Unique.swift
[450/465] Compiling Graphs Graph+TraversalStrategy.swift
[451/465] Compiling Graphs Graph+Visitor+Ancestor.swift
[452/465] Compiling Graphs Graph+Visitor+Depth.swift
[453/465] Compiling Graphs Graph+Visitor+Path.swift
[454/465] Compiling Graphs Graph+Visitor.swift
[455/465] Compiling Graphs BinaryGraph.swift
[456/465] Compiling Graphs UndirectedGraph.swift
[457/465] Compiling Graphs WeightedGraph.swift
[458/465] Compiling Graphs Distance.swift
[459/465] Compiling Graphs Graph+Properties.swift
[460/465] Compiling Graphs Graph.swift
[461/465] Compiling Graphs GraphComponent.swift
[462/465] Compiling Graphs MutableGraph.swift
[463/465] Compiling Graphs Utils.swift
[464/465] Compiling Graphs Weighted.swift
[465/465] Emitting module Graphs
Build complete! (18.81s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-algorithms.git
[1/5563] Fetching swift-algorithms
[391/21008] Fetching swift-algorithms, swift-collections
Fetched https://github.com/apple/swift-algorithms.git (2.44s)
Fetched https://github.com/apple/swift-collections.git (2.44s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (3.35s)
Fetching https://github.com/apple/swift-numerics.git
[1/5576] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git (1.14s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.64s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.72s)
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.