Build Information
Successful build of Graphs, reference 0.2.0 (37e2bc
), with Swift 5.9 for macOS (SPM) on 9 Oct 2024 19:30:58 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: 0.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
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: 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] Emitting module RealModule
[3/30] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[4/31] Compiling InternalCollectionsUtilities Debugging.swift
[5/31] Compiling InternalCollectionsUtilities Descriptions.swift
[6/31] Compiling InternalCollectionsUtilities _SortedCollection.swift
[7/31] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[8/31] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[9/31] Compiling InternalCollectionsUtilities Specialize.swift
[10/31] Compiling InternalCollectionsUtilities UInt+reversed.swift
[11/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[12/31] Compiling RealModule AlgebraicField.swift
[13/31] Compiling RealModule ApproximateEquality.swift
[14/31] Compiling RealModule Real.swift
[15/31] Compiling RealModule Double+Real.swift
[16/31] Compiling RealModule Float80+Real.swift
[17/31] Compiling RealModule ElementaryFunctions.swift
[18/31] Compiling RealModule Float16+Real.swift
[19/31] Compiling RealModule Float+Real.swift
[20/31] Compiling RealModule AugmentedArithmetic.swift
[21/31] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[22/31] Compiling RealModule RealFunctions.swift
[23/31] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[24/31] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[25/31] Emitting module InternalCollectionsUtilities
[26/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[27/31] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[28/31] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[29/31] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[30/31] Compiling InternalCollectionsUtilities Integer rank.swift
[31/31] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[32/217] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[33/339] Compiling HeapModule Heap+Descriptions.swift
[34/339] Compiling DequeModule _DequeBufferHeader.swift
[35/339] Compiling DequeModule _DequeBuffer.swift
[36/340] Compiling HeapModule _HeapNode.swift
[37/340] Compiling HeapModule Heap.swift
[38/340] Compiling HeapModule Heap+Invariants.swift
[39/340] Compiling HeapModule Heap+UnsafeHandle.swift
[40/340] Compiling HashTreeCollections TreeSet+Hashable.swift
[41/340] Compiling HashTreeCollections TreeSet+Sendable.swift
[42/340] Compiling HashTreeCollections TreeSet+Sequence.swift
[43/340] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[44/340] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[45/340] Compiling HashTreeCollections TreeDictionary+Values.swift
[46/346] Emitting module HeapModule
[47/346] Compiling HashTreeCollections _HashNode+Initializers.swift
[48/346] Compiling HashTreeCollections _HashNode+Invariants.swift
[49/346] Compiling HashTreeCollections _HashNode+Lookups.swift
[50/346] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[51/346] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[52/346] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[53/346] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[54/346] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[55/346] Compiling HashTreeCollections TreeSet+Equatable.swift
[56/346] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[57/346] Compiling HashTreeCollections TreeSet+Extras.swift
[58/346] Compiling HashTreeCollections TreeSet+Filter.swift
[59/346] Compiling HashTreeCollections _HashNode+Structural union.swift
[60/346] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[61/346] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[62/346] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[63/346] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[64/346] Compiling HashTreeCollections _HashNode.swift
[65/351] Compiling DequeModule _UnsafeWrappedBuffer.swift
[66/351] Compiling HashTreeCollections _HashNodeHeader.swift
[67/351] Compiling HashTreeCollections _HashSlot.swift
[68/351] Compiling HashTreeCollections _HashStack.swift
[69/351] Compiling HashTreeCollections _HashTreeIterator.swift
[70/351] Compiling HashTreeCollections _HashTreeStatistics.swift
[71/351] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[72/351] Compiling HashTreeCollections _RawHashNode.swift
[73/351] Compiling HashTreeCollections _UnmanagedHashNode.swift
[74/351] Compiling HashTreeCollections _UnsafePath.swift
[75/351] Compiling HashTreeCollections TreeDictionary+Codable.swift
[76/351] Compiling HashTreeCollections TreeDictionary+Collection.swift
[77/351] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[78/351] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[84/351] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[85/351] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[86/351] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[87/351] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[88/351] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[89/351] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[90/351] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[91/351] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[92/359] Emitting module BitCollections
[93/359] Compiling DequeModule _DequeSlot.swift
[96/359] Compiling HashTreeCollections _Bucket.swift
[97/359] Compiling HashTreeCollections _Hash.swift
[98/359] Compiling HashTreeCollections _HashNode+Debugging.swift
[102/359] Compiling HashTreeCollections _HashLevel.swift
[103/359] Compiling HashTreeCollections _HashNode+Builder.swift
[104/359] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[105/359] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[106/359] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[119/361] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[120/361] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[121/361] Compiling HashTreeCollections _HashNode+Structural merge.swift
[122/361] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[123/361] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[125/361] Compiling Algorithms Unique.swift
[126/361] Compiling Algorithms Windows.swift
[131/361] Compiling HashTreeCollections _HashNode+Storage.swift
[132/361] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[133/361] Compiling HashTreeCollections _HashNode+Structural filter.swift
[152/361] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[153/361] Compiling HashTreeCollections TreeDictionary+Filter.swift
[154/361] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[155/361] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[156/361] Compiling HashTreeCollections TreeDictionary+Keys.swift
[157/361] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[158/361] Compiling HashTreeCollections TreeDictionary+Merge.swift
[159/361] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[161/361] Compiling BitCollections BitSet.swift
[162/361] Compiling BitCollections Range+Utilities.swift
[163/361] Compiling BitCollections Slice+Utilities.swift
[164/361] Compiling BitCollections UInt+Tricks.swift
[165/361] Compiling BitCollections _Word.swift
[166/361] Compiling OrderedCollections OrderedSet.swift
[167/361] Compiling OrderedCollections _UnsafeBitset.swift
[174/361] Emitting module DequeModule
[175/361] Compiling HashTreeCollections _AncestorHashSlots.swift
[176/361] Compiling HashTreeCollections _Bitmap.swift
[219/361] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[220/361] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[221/361] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[222/361] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[223/361] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[224/361] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[225/361] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[226/361] Compiling HashTreeCollections TreeSet.swift
[323/368] Emitting module OrderedCollections
[351/368] Emitting module _RopeModule
[352/368] Compiling _RopeModule Rope+Remove.swift
[353/368] Compiling _RopeModule Rope+RemoveSubrange.swift
[354/368] Compiling _RopeModule Rope+Split.swift
[355/368] Compiling _RopeModule Optional Utilities.swift
[356/368] Compiling _RopeModule String Utilities.swift
[357/368] Compiling _RopeModule String.Index+ABI.swift
[358/368] Compiling _RopeModule _CharacterRecognizer.swift
[367/368] Emitting module Algorithms
[368/368] Emitting module HashTreeCollections
[369/370] Compiling Collections Collections.swift
[370/370] Emitting module Collections
[371/456] Compiling Graphs BinaryGraph+TraversalStrategy+DFS+Inorder.swift
[372/456] Compiling Graphs BinaryGraph+TraversalStrategy.swift
[373/456] Compiling Graphs Graph+Search.swift
[374/456] Compiling Graphs Graph+Traversal.swift
[375/456] Compiling Graphs Graph+TraversalStrategy+BFS.swift
[376/456] Compiling Graphs Graph+TraversalStrategy+DFS+Postorder.swift
[377/456] Compiling Graphs Graph+TraversalStrategy+DFS+Preorder.swift
[378/456] Compiling Graphs Graph+TraversalStrategy+DFS.swift
[379/456] Compiling Graphs Graph+TraversalStrategy+IterativelyDeepeningDFS.swift
[380/465] Compiling Graphs Graph+TraversalStrategy+Limited.swift
[381/465] Compiling Graphs Graph+TraversalStrategy+Priority.swift
[382/465] Compiling Graphs Graph+TraversalStrategy+Unique.swift
[383/465] Compiling Graphs Graph+TraversalStrategy.swift
[384/465] Compiling Graphs Graph+Visitor+Ancestor.swift
[385/465] Compiling Graphs Graph+Visitor+Depth.swift
[386/465] Compiling Graphs Graph+Visitor+Path.swift
[387/465] Compiling Graphs Graph+Visitor.swift
[388/465] Compiling Graphs BinaryGraph.swift
[389/465] Compiling Graphs Graph+MinimumSpanningTree+Kruskal.swift
[390/465] Compiling Graphs Graph+MinimumSpanningTree+Prim.swift
[391/465] Compiling Graphs Graph+MinimumSpanningTree.swift
[392/465] Compiling Graphs ConnectedGraph+Random.swift
[393/465] Compiling Graphs DisjointGraph+Random.swift
[394/465] Compiling Graphs Graph+Random+BarabasiAlbert.swift
[395/465] Compiling Graphs Graph+Random+ErdosRenyi.swift
[396/465] Compiling Graphs Graph+Random+WattsStrogatz.swift
[397/465] Compiling Graphs Graph+Random.swift
[398/465] Compiling Graphs Graph+KShortestPaths+Yen.swift
[399/465] Compiling Graphs Graph+Isomophism+VF2.swift
[400/465] Compiling Graphs Graph+Isomophism+WeisfeilerLehman.swift
[401/465] Compiling Graphs Graph+Isomophism.swift
[402/465] Compiling Graphs MaximumMatchingAlgorithm+HopcroftKarp.swift
[403/465] Compiling Graphs MaximumMatchingAlgorithm.swift
[404/465] Compiling Graphs Graph+MaxFlow+Dinic.swift
[405/465] Compiling Graphs Graph+MaxFlow+EdmondsKarp.swift
[406/465] Compiling Graphs Graph+MaxFlow+FordFulkerson.swift
[407/465] Compiling Graphs Graph+MaxFlow.swift
[408/465] Compiling Graphs Graph+MinimumSpanningTree+Boruvka.swift
[409/465] Compiling Graphs Graph+KShortestPaths.swift
[410/465] Compiling Graphs Graph+ShortestPathOnWholeGraph+BellmanFord.swift
[411/465] Compiling Graphs Graph+ShortestPathOnWholeGraph+BidirectionalDijkstra.swift
[412/465] Compiling Graphs Graph+ShortestPathOnWholeGraph.swift
[413/465] Compiling Graphs Graph+ShortestPathsForAllPairs+FloydWarshall.swift
[414/465] Compiling Graphs Graph+ShortestPathsForAllPairs+Johnson.swift
[415/465] Compiling Graphs Graph+ShortestPathsForAllPairs.swift
[416/465] Compiling Graphs Graph+ShortestPathsOnWholeGraph+BellmanFord.swift
[417/465] Compiling Graphs Graph+ShortestPathsOnWholeGraph.swift
[418/465] Compiling Graphs GraphComponent+ShortestPath+AStar.swift
[419/465] Compiling Graphs GraphComponent+ShortestPath+Dijkstra.swift
[420/465] Compiling Graphs GraphComponent+ShortestPath.swift
[421/465] Compiling Graphs GraphComponent+ShortestPaths+Dijkstra.swift
[422/465] Compiling Graphs GraphComponent+ShortestPaths.swift
[423/465] Compiling Graphs Graph+StronglyConnectedComponents+Kosaraju.swift
[424/465] Compiling Graphs Graph+StronglyConnectedComponents+Tarjan.swift
[425/465] Compiling Graphs Graph+StronglyConnectedComponents.swift
[426/465] Compiling Graphs BinaryGraph+Search.swift
[427/465] Compiling Graphs BinaryGraph+Traversal.swift
[428/465] Compiling Graphs GridGraph.swift
[429/465] Compiling Graphs LazyBinaryGraph.swift
[430/465] Compiling Graphs LazyGraph.swift
[431/465] Compiling Graphs ComplementGraph.swift
[432/465] Compiling Graphs Graph+Equatable.swift
[433/465] Compiling Graphs Graph+Hashable.swift
[434/465] Compiling Graphs PartitionedGraph.swift
[435/465] Compiling Graphs ResidualGraph.swift
[436/465] Compiling Graphs TransposedGraph.swift
[437/465] Compiling Graphs Graph+Coloring+DSatur.swift
[438/465] Compiling Graphs Graph+Coloring+Greedy.swift
[439/465] Compiling Graphs Graph+Coloring+WelshPowell.swift
[440/465] Compiling Graphs Graph+Coloring.swift
[441/465] Compiling Graphs Graph+EulerianPath+Backtracking.swift
[442/465] Compiling Graphs Graph+EulerianPath+Hierholzer.swift
[443/465] Compiling Graphs Graph+EulerianPath.swift
[444/465] Compiling Graphs Graph+HamiltonianPath+Backtracking.swift
[445/465] Compiling Graphs Graph+HamiltonianPath+Heuristic.swift
[446/465] Compiling Graphs Graph+HamiltonianPath.swift
[447/465] Compiling Graphs BipartiteGraph.swift
[448/465] Compiling Graphs ConnectedBinaryGraph.swift
[449/465] Compiling Graphs ConnectedBinaryHashGraph.swift
[450/465] Compiling Graphs ConnectedGraph.swift
[451/465] Compiling Graphs ConnectedHashGraph.swift
[452/465] Compiling Graphs DisjointBinaryGraph.swift
[453/465] Compiling Graphs DisjointBinaryHashGraph.swift
[454/465] Compiling Graphs DisjointGraph.swift
[455/465] Compiling Graphs DisjointHashGraph.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! (19.40s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-collections.git
[1/5563] Fetching swift-algorithms
[1058/21008] Fetching swift-algorithms, swift-collections
Fetched https://github.com/apple/swift-algorithms.git (2.50s)
Fetched https://github.com/apple/swift-collections.git (2.50s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (3.20s)
Fetching https://github.com/apple/swift-numerics.git
[1/5576] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git (1.30s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.77s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.70s)
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
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
Build complete.
Done.