The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of Graphs, reference 0.3.0 (dfa3cb), with Swift 6.2 (beta) for Wasm on 22 Jun 2025 17:41:35 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tevelee/swift-graphs.git
Reference: 0.3.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.3.0      -> FETCH_HEAD
HEAD is now at dfa3cb1 Separated shortest path until algorithm
Cloned https://github.com/tevelee/swift-graphs.git
Revision (git rev-parse @):
dfa3cb1a27dfc1e9a65e49f57f99eba62e3b9a54
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/tevelee/swift-graphs.git at 0.3.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/tevelee/swift-graphs.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-collections.git
[1/5959] Fetching swift-algorithms
[955/22599] Fetching swift-algorithms, swift-collections
Fetched https://github.com/apple/swift-algorithms.git from cache (2.02s)
Fetched https://github.com/apple/swift-collections.git from cache (2.05s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (8.80s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.87s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.73s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.87s)
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.1
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.3
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.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/37] Compiling InternalCollectionsUtilities Descriptions.swift
[15/37] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[16/37] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[17/37] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[18/38] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[19/38] Compiling InternalCollectionsUtilities UInt+reversed.swift
[20/39] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[21/39] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[22/39] Compiling InternalCollectionsUtilities Debugging.swift
[23/39] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[24/39] Compiling InternalCollectionsUtilities _SortedCollection.swift
[25/39] Compiling RealModule Real.swift
[26/39] Compiling RealModule Float80+Real.swift
[27/39] Compiling RealModule RealFunctions.swift
[28/39] Emitting module RealModule
[33/39] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[34/39] Compiling InternalCollectionsUtilities Integer rank.swift
[35/39] Emitting module InternalCollectionsUtilities
[36/39] Compiling RealModule Float+Real.swift
[37/39] Compiling RealModule ElementaryFunctions.swift
[38/39] Compiling RealModule Float16+Real.swift
[40/40] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[42/340] Compiling _RopeModule BigString+Builder.swift
[43/340] Compiling _RopeModule BigString+Contents.swift
[44/340] Compiling _RopeModule BigString+Ingester.swift
[45/340] Compiling _RopeModule BigString+Invariants.swift
[46/342] Compiling _RopeModule BigString+Chunk+Counts.swift
[47/342] Compiling _RopeModule BigString+Chunk+Description.swift
[48/342] Compiling HeapModule Heap+UnsafeHandle.swift
[49/342] Compiling HeapModule _HeapNode.swift
[50/342] Compiling HeapModule Heap+Invariants.swift
[51/342] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[52/342] Compiling HeapModule Heap+Descriptions.swift
[53/342] Emitting module HeapModule
[54/342] Compiling HeapModule Heap.swift
[56/343] Compiling _RopeModule BigString+Iterators.swift
[57/343] Compiling _RopeModule BigString+Metrics.swift
[58/343] Compiling HashTreeCollections TreeSet+Hashable.swift
[59/343] Compiling HashTreeCollections TreeSet+Sendable.swift
[60/343] Compiling HashTreeCollections TreeSet+Sequence.swift
[61/343] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[62/343] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[63/343] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[64/343] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[65/343] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[66/343] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[67/343] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[68/353] Compiling DequeModule _DequeSlot.swift
[69/353] Compiling DequeModule _UnsafeWrappedBuffer.swift
[70/353] Compiling HashTreeCollections TreeDictionary+Merge.swift
[71/353] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[72/353] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[73/353] Compiling HashTreeCollections TreeDictionary+Values.swift
[74/353] Compiling HashTreeCollections _HashTreeIterator.swift
[75/353] Compiling HashTreeCollections _HashTreeStatistics.swift
[76/353] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[77/353] Compiling HashTreeCollections _RawHashNode.swift
[78/353] Compiling HashTreeCollections _UnmanagedHashNode.swift
[79/353] Compiling HashTreeCollections _UnsafePath.swift
[80/353] Compiling HashTreeCollections TreeDictionary+Codable.swift
[81/353] Compiling HashTreeCollections TreeDictionary+Collection.swift
[82/353] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[83/353] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[84/360] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[85/360] Compiling _RopeModule BigString+Hashing.swift
[86/360] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[87/360] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[88/360] Compiling _RopeModule BigString+Sequence.swift
[89/360] Compiling _RopeModule BigString+TextOutputStream.swift
[90/360] Compiling _RopeModule BigString+Append.swift
[91/367] Compiling _RopeModule BigString+Summary.swift
[92/367] Compiling _RopeModule BigString.swift
[93/367] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[94/367] Compiling _RopeModule BigString+Chunk+Breaks.swift
[95/367] Compiling BitCollections Range+Utilities.swift
[96/367] Compiling BitCollections Slice+Utilities.swift
[97/367] Compiling BitCollections UInt+Tricks.swift
[98/367] Compiling BitCollections _Word.swift
[99/367] Compiling OrderedCollections OrderedSet.swift
[100/367] Compiling OrderedCollections _UnsafeBitset.swift
[101/367] Compiling HashTreeCollections TreeSet+Equatable.swift
[102/367] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[103/367] Compiling HashTreeCollections TreeSet+Extras.swift
[104/367] Compiling HashTreeCollections TreeSet+Filter.swift
[105/367] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[106/367] Compiling _RopeModule BigString+CustomStringConvertible.swift
[107/367] Compiling _RopeModule BigString+Equatable.swift
[108/370] Compiling Algorithms Trim.swift
[109/370] Compiling Algorithms Unique.swift
[110/370] Compiling Algorithms Windows.swift
[115/370] Compiling _RopeModule BigString+Initializers.swift
[116/370] Compiling _RopeModule BigString+Insert.swift
[117/370] Compiling _RopeModule BigString+Managing Breaks.swift
[118/370] Compiling _RopeModule BigString+RemoveSubrange.swift
[119/370] Compiling HashTreeCollections TreeDictionary+Filter.swift
[120/370] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[121/370] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[122/370] Compiling HashTreeCollections TreeDictionary+Keys.swift
[123/370] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[124/370] Emitting module DequeModule
[125/370] Compiling _RopeModule BigString+Debugging.swift
[126/370] Compiling _RopeModule BigString+Index.swift
[143/371] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[144/371] Compiling _RopeModule BigString+Chunk+Splitting.swift
[145/371] Compiling _RopeModule BigString+Chunk.swift
[146/371] Compiling _RopeModule BigString+BidirectionalCollection.swift
[147/371] Compiling _RopeModule BigString+Comparable.swift
[151/371] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[152/371] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[153/371] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[154/371] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[155/371] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[156/371] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[157/371] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[158/371] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[159/371] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[160/371] Compiling HashTreeCollections TreeSet.swift
[201/371] Emitting module BitCollections
[210/371] Compiling BitCollections BitSet.Index.swift
[211/371] Compiling BitCollections BitSet._UnsafeHandle.swift
[212/371] Compiling BitCollections BitSet.swift
[293/381] Emitting module Algorithms
[299/382] Emitting module OrderedCollections
[344/383] Emitting module _RopeModule
[345/383] Compiling _RopeModule Rope+Join.swift
[346/383] Compiling _RopeModule Rope+MutatingForEach.swift
[347/383] Compiling _RopeModule Rope+Remove.swift
[348/383] Compiling _RopeModule Rope+RemoveSubrange.swift
[349/383] Compiling _RopeModule Rope+Split.swift
[350/383] Compiling _RopeModule Optional Utilities.swift
[351/383] Compiling _RopeModule String Utilities.swift
[352/383] Compiling _RopeModule String.Index+ABI.swift
[353/383] Compiling _RopeModule _CharacterRecognizer.swift
[354/383] Emitting module HashTreeCollections
[386/387] Compiling Collections Collections.swift
[387/387] Emitting module Collections
[389/477] Compiling Graphs MaximumMatchingAlgorithm+HopcroftKarp.swift
[390/477] Compiling Graphs MaximumMatchingAlgorithm.swift
[391/477] Compiling Graphs Graph+MaxFlow+Dinic.swift
[392/477] Compiling Graphs Graph+MaxFlow+EdmondsKarp.swift
[393/477] Compiling Graphs Graph+MaxFlow+FordFulkerson.swift
[394/477] Compiling Graphs Graph+MaxFlow.swift
[395/477] Compiling Graphs Graph+MinimumSpanningTree+Boruvka.swift
[396/477] Compiling Graphs Graph+MinimumSpanningTree+Kruskal.swift
[397/477] Compiling Graphs Graph+MinimumSpanningTree+Prim.swift
[398/477] Compiling Graphs Graph+MinimumSpanningTree.swift
[399/477] Compiling Graphs ConnectedGraph+Random.swift
[400/477] Compiling Graphs DisjointGraph+Random.swift
[401/477] Compiling Graphs Graph+Random+BarabasiAlbert.swift
[402/489] Compiling Graphs Graph+Coloring+DSatur.swift
[403/489] Compiling Graphs Graph+Coloring+Greedy.swift
[404/489] Compiling Graphs Graph+Coloring+WelshPowell.swift
[405/489] Compiling Graphs Graph+Coloring.swift
[406/489] Compiling Graphs Graph+EulerianPath+Backtracking.swift
[407/489] Compiling Graphs Graph+EulerianPath+Hierholzer.swift
[408/489] Compiling Graphs Graph+EulerianPath.swift
[409/489] Compiling Graphs Graph+HamiltonianPath+Backtracking.swift
[410/489] Compiling Graphs Graph+HamiltonianPath+Heuristic.swift
[411/489] Compiling Graphs Graph+HamiltonianPath.swift
[412/489] Compiling Graphs Graph+Isomophism+VF2.swift
[413/489] Compiling Graphs Graph+Isomophism+WeisfeilerLehman.swift
[414/489] Compiling Graphs Graph+Isomophism.swift
[415/489] Compiling Graphs Graph+Random+ErdosRenyi.swift
[416/489] Compiling Graphs Graph+Random+WattsStrogatz.swift
[417/489] Compiling Graphs Graph+Random.swift
[418/489] Compiling Graphs Graph+KShortestPaths+Yen.swift
[419/489] Compiling Graphs Graph+KShortestPaths.swift
[420/489] Compiling Graphs Graph+ShortestPathOnWholeGraph+BellmanFord.swift
[421/489] Compiling Graphs Graph+ShortestPathOnWholeGraph+BidirectionalDijkstra.swift
[422/489] Compiling Graphs Graph+ShortestPathOnWholeGraph.swift
[423/489] Compiling Graphs Graph+ShortestPathsForAllPairs+FloydWarshall.swift
[424/489] Compiling Graphs Graph+ShortestPathsForAllPairs+Johnson.swift
[425/489] Compiling Graphs Graph+ShortestPathsForAllPairs.swift
[426/489] Compiling Graphs Graph+ShortestPathsOnWholeGraph+BellmanFord.swift
[427/489] Compiling Graphs Graph+ShortestPathsOnWholeGraph.swift
[428/489] Compiling Graphs Graph+TraversalStrategy+Priority.swift
[429/489] Compiling Graphs Graph+TraversalStrategy+Unique.swift
[430/489] Compiling Graphs Graph+TraversalStrategy.swift
[431/489] Compiling Graphs Graph+Visitor+AncestorTracking.swift
[432/489] Compiling Graphs Graph+Visitor+DepthTracking.swift
[433/489] Compiling Graphs Graph+Visitor+NodesTracking.swift
[434/489] Compiling Graphs Graph+Visitor+PathTracking.swift
[435/489] Compiling Graphs Graph+Visitor.swift
[436/489] Compiling Graphs BinaryGraph.swift
[437/489] Compiling Graphs BipartiteGraph.swift
[438/489] Compiling Graphs ConnectedBinaryGraph.swift
[439/489] Compiling Graphs ConnectedBinaryHashGraph.swift
[440/489] Compiling Graphs GraphComponent+AllShortestPaths.swift
[441/489] Compiling Graphs GraphComponent+ShortestPath+AStar.swift
[442/489] Compiling Graphs GraphComponent+ShortestPath+Dijkstra.swift
[443/489] Compiling Graphs GraphComponent+ShortestPath.swift
[444/489] Compiling Graphs GraphComponent+ShortestPathUntil+AStar.swift
[445/489] Compiling Graphs GraphComponent+ShortestPathUntil+Dijkstra.swift
[446/489] Compiling Graphs GraphComponent+ShortestPathUntil.swift
[447/489] Compiling Graphs GraphComponent+ShortestPaths+Dijkstra.swift
[448/489] Compiling Graphs GraphComponent+ShortestPaths.swift
[449/489] Compiling Graphs Graph+StronglyConnectedComponents+Kosaraju.swift
[450/489] Compiling Graphs Graph+StronglyConnectedComponents+Tarjan.swift
[451/489] Compiling Graphs Graph+StronglyConnectedComponents.swift
[452/489] Compiling Graphs BinaryGraph+Search.swift
[453/489] Compiling Graphs BinaryGraph+Traversal.swift
[454/489] Compiling Graphs BinaryGraph+TraversalStrategy+DFS+Inorder.swift
[455/489] Compiling Graphs BinaryGraph+TraversalStrategy.swift
[456/489] Compiling Graphs Graph+Search.swift
[457/489] Compiling Graphs Graph+Traversal.swift
[458/489] Compiling Graphs Graph+TraversalStrategy+Acyclic.swift
[459/489] Compiling Graphs Graph+TraversalStrategy+BFS.swift
[460/489] Compiling Graphs Graph+TraversalStrategy+DFS+Postorder.swift
[461/489] Compiling Graphs Graph+TraversalStrategy+DFS+Preorder.swift
[462/489] Compiling Graphs Graph+TraversalStrategy+DFS.swift
[463/489] Compiling Graphs Graph+TraversalStrategy+IterativelyDeepeningDFS.swift
[464/489] Compiling Graphs Graph+TraversalStrategy+Limited.swift
[465/489] Compiling Graphs ConnectedGraph.swift
/host/spi-builder-workspace/Sources/Graphs/Concrete graphs/GridGraph.swift:25:30: warning: capture of non-Sendable type '(some Sequence<Value>).Type' in an isolated closure
 23 |         edge: @escaping (Node, Node) -> Edge
 24 |     ) {
 25 |         self.grid = grid.map(Array.init)
    |                              `- warning: capture of non-Sendable type '(some Sequence<Value>).Type' in an isolated closure
 26 |         self.availableDirections = availableDirections
 27 |         self.edge = edge
[466/489] Compiling Graphs ConnectedHashGraph.swift
/host/spi-builder-workspace/Sources/Graphs/Concrete graphs/GridGraph.swift:25:30: warning: capture of non-Sendable type '(some Sequence<Value>).Type' in an isolated closure
 23 |         edge: @escaping (Node, Node) -> Edge
 24 |     ) {
 25 |         self.grid = grid.map(Array.init)
    |                              `- warning: capture of non-Sendable type '(some Sequence<Value>).Type' in an isolated closure
 26 |         self.availableDirections = availableDirections
 27 |         self.edge = edge
[467/489] Compiling Graphs DisjointBinaryGraph.swift
/host/spi-builder-workspace/Sources/Graphs/Concrete graphs/GridGraph.swift:25:30: warning: capture of non-Sendable type '(some Sequence<Value>).Type' in an isolated closure
 23 |         edge: @escaping (Node, Node) -> Edge
 24 |     ) {
 25 |         self.grid = grid.map(Array.init)
    |                              `- warning: capture of non-Sendable type '(some Sequence<Value>).Type' in an isolated closure
 26 |         self.availableDirections = availableDirections
 27 |         self.edge = edge
[468/489] Compiling Graphs DisjointBinaryHashGraph.swift
/host/spi-builder-workspace/Sources/Graphs/Concrete graphs/GridGraph.swift:25:30: warning: capture of non-Sendable type '(some Sequence<Value>).Type' in an isolated closure
 23 |         edge: @escaping (Node, Node) -> Edge
 24 |     ) {
 25 |         self.grid = grid.map(Array.init)
    |                              `- warning: capture of non-Sendable type '(some Sequence<Value>).Type' in an isolated closure
 26 |         self.availableDirections = availableDirections
 27 |         self.edge = edge
[469/489] Compiling Graphs DisjointGraph.swift
/host/spi-builder-workspace/Sources/Graphs/Concrete graphs/GridGraph.swift:25:30: warning: capture of non-Sendable type '(some Sequence<Value>).Type' in an isolated closure
 23 |         edge: @escaping (Node, Node) -> Edge
 24 |     ) {
 25 |         self.grid = grid.map(Array.init)
    |                              `- warning: capture of non-Sendable type '(some Sequence<Value>).Type' in an isolated closure
 26 |         self.availableDirections = availableDirections
 27 |         self.edge = edge
[470/489] Compiling Graphs DisjointHashGraph.swift
/host/spi-builder-workspace/Sources/Graphs/Concrete graphs/GridGraph.swift:25:30: warning: capture of non-Sendable type '(some Sequence<Value>).Type' in an isolated closure
 23 |         edge: @escaping (Node, Node) -> Edge
 24 |     ) {
 25 |         self.grid = grid.map(Array.init)
    |                              `- warning: capture of non-Sendable type '(some Sequence<Value>).Type' in an isolated closure
 26 |         self.availableDirections = availableDirections
 27 |         self.edge = edge
[471/489] Compiling Graphs GridGraph.swift
/host/spi-builder-workspace/Sources/Graphs/Concrete graphs/GridGraph.swift:25:30: warning: capture of non-Sendable type '(some Sequence<Value>).Type' in an isolated closure
 23 |         edge: @escaping (Node, Node) -> Edge
 24 |     ) {
 25 |         self.grid = grid.map(Array.init)
    |                              `- warning: capture of non-Sendable type '(some Sequence<Value>).Type' in an isolated closure
 26 |         self.availableDirections = availableDirections
 27 |         self.edge = edge
[472/489] Compiling Graphs LazyBinaryGraph.swift
/host/spi-builder-workspace/Sources/Graphs/Concrete graphs/GridGraph.swift:25:30: warning: capture of non-Sendable type '(some Sequence<Value>).Type' in an isolated closure
 23 |         edge: @escaping (Node, Node) -> Edge
 24 |     ) {
 25 |         self.grid = grid.map(Array.init)
    |                              `- warning: capture of non-Sendable type '(some Sequence<Value>).Type' in an isolated closure
 26 |         self.availableDirections = availableDirections
 27 |         self.edge = edge
[473/489] Compiling Graphs LazyGraph.swift
/host/spi-builder-workspace/Sources/Graphs/Concrete graphs/GridGraph.swift:25:30: warning: capture of non-Sendable type '(some Sequence<Value>).Type' in an isolated closure
 23 |         edge: @escaping (Node, Node) -> Edge
 24 |     ) {
 25 |         self.grid = grid.map(Array.init)
    |                              `- warning: capture of non-Sendable type '(some Sequence<Value>).Type' in an isolated closure
 26 |         self.availableDirections = availableDirections
 27 |         self.edge = edge
[474/489] Compiling Graphs ComplementGraph.swift
/host/spi-builder-workspace/Sources/Graphs/Concrete graphs/GridGraph.swift:25:30: warning: capture of non-Sendable type '(some Sequence<Value>).Type' in an isolated closure
 23 |         edge: @escaping (Node, Node) -> Edge
 24 |     ) {
 25 |         self.grid = grid.map(Array.init)
    |                              `- warning: capture of non-Sendable type '(some Sequence<Value>).Type' in an isolated closure
 26 |         self.availableDirections = availableDirections
 27 |         self.edge = edge
[475/489] Compiling Graphs Graph+Equatable.swift
/host/spi-builder-workspace/Sources/Graphs/Concrete graphs/GridGraph.swift:25:30: warning: capture of non-Sendable type '(some Sequence<Value>).Type' in an isolated closure
 23 |         edge: @escaping (Node, Node) -> Edge
 24 |     ) {
 25 |         self.grid = grid.map(Array.init)
    |                              `- warning: capture of non-Sendable type '(some Sequence<Value>).Type' in an isolated closure
 26 |         self.availableDirections = availableDirections
 27 |         self.edge = edge
[476/489] Compiling Graphs Graph+Hashable.swift
/host/spi-builder-workspace/Sources/Graphs/Concrete graphs/GridGraph.swift:25:30: warning: capture of non-Sendable type '(some Sequence<Value>).Type' in an isolated closure
 23 |         edge: @escaping (Node, Node) -> Edge
 24 |     ) {
 25 |         self.grid = grid.map(Array.init)
    |                              `- warning: capture of non-Sendable type '(some Sequence<Value>).Type' in an isolated closure
 26 |         self.availableDirections = availableDirections
 27 |         self.edge = edge
[477/489] Compiling Graphs PartitionedGraph.swift
[478/489] Compiling Graphs ResidualGraph.swift
[479/489] Compiling Graphs TransposedGraph.swift
[480/489] Compiling Graphs UndirectedGraph.swift
[481/489] Compiling Graphs WeightedGraph.swift
[482/489] Compiling Graphs Distance.swift
[483/489] Compiling Graphs Graph+Properties.swift
[484/489] Compiling Graphs Graph.swift
[485/489] Compiling Graphs GraphComponent.swift
[486/489] Compiling Graphs MutableGraph.swift
[487/489] Compiling Graphs Utils.swift
[488/489] Compiling Graphs Weighted.swift
[489/489] Emitting module Graphs
/host/spi-builder-workspace/Sources/Graphs/Concrete graphs/GridGraph.swift:25:30: warning: capture of non-Sendable type '(some Sequence<Value>).Type' in an isolated closure
 23 |         edge: @escaping (Node, Node) -> Edge
 24 |     ) {
 25 |         self.grid = grid.map(Array.init)
    |                              `- warning: capture of non-Sendable type '(some Sequence<Value>).Type' in an isolated closure
 26 |         self.availableDirections = availableDirections
 27 |         self.edge = edge
Build complete! (79.59s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-algorithms.git"
    }
  ],
  "manifest_display_name" : "Graphs",
  "name" : "Graphs",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "Graphs",
      "targets" : [
        "Graphs"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GraphsTests",
      "module_type" : "SwiftTarget",
      "name" : "GraphsTests",
      "path" : "Tests/GraphsTests",
      "sources" : [
        "GraphTests.swift"
      ],
      "target_dependencies" : [
        "Graphs"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Graphs",
      "module_type" : "SwiftTarget",
      "name" : "Graphs",
      "path" : "Sources/Graphs",
      "product_dependencies" : [
        "Collections",
        "Algorithms"
      ],
      "product_memberships" : [
        "Graphs"
      ],
      "sources" : [
        "Algorithms/Coloring/Graph+Coloring+DSatur.swift",
        "Algorithms/Coloring/Graph+Coloring+Greedy.swift",
        "Algorithms/Coloring/Graph+Coloring+WelshPowell.swift",
        "Algorithms/Coloring/Graph+Coloring.swift",
        "Algorithms/EulerianPath/Graph+EulerianPath+Backtracking.swift",
        "Algorithms/EulerianPath/Graph+EulerianPath+Hierholzer.swift",
        "Algorithms/EulerianPath/Graph+EulerianPath.swift",
        "Algorithms/HamiltonianPath/Graph+HamiltonianPath+Backtracking.swift",
        "Algorithms/HamiltonianPath/Graph+HamiltonianPath+Heuristic.swift",
        "Algorithms/HamiltonianPath/Graph+HamiltonianPath.swift",
        "Algorithms/Isomorphism/Graph+Isomophism+VF2.swift",
        "Algorithms/Isomorphism/Graph+Isomophism+WeisfeilerLehman.swift",
        "Algorithms/Isomorphism/Graph+Isomophism.swift",
        "Algorithms/Matching/MaximumMatchingAlgorithm+HopcroftKarp.swift",
        "Algorithms/Matching/MaximumMatchingAlgorithm.swift",
        "Algorithms/MaxFlow-MinCut/Graph+MaxFlow+Dinic.swift",
        "Algorithms/MaxFlow-MinCut/Graph+MaxFlow+EdmondsKarp.swift",
        "Algorithms/MaxFlow-MinCut/Graph+MaxFlow+FordFulkerson.swift",
        "Algorithms/MaxFlow-MinCut/Graph+MaxFlow.swift",
        "Algorithms/MinimumSpanningTree/Graph+MinimumSpanningTree+Boruvka.swift",
        "Algorithms/MinimumSpanningTree/Graph+MinimumSpanningTree+Kruskal.swift",
        "Algorithms/MinimumSpanningTree/Graph+MinimumSpanningTree+Prim.swift",
        "Algorithms/MinimumSpanningTree/Graph+MinimumSpanningTree.swift",
        "Algorithms/Random/ConnectedGraph+Random.swift",
        "Algorithms/Random/DisjointGraph+Random.swift",
        "Algorithms/Random/Graph+Random+BarabasiAlbert.swift",
        "Algorithms/Random/Graph+Random+ErdosRenyi.swift",
        "Algorithms/Random/Graph+Random+WattsStrogatz.swift",
        "Algorithms/Random/Graph+Random.swift",
        "Algorithms/ShortestPath/Graph+KShortestPaths+Yen.swift",
        "Algorithms/ShortestPath/Graph+KShortestPaths.swift",
        "Algorithms/ShortestPath/Graph+ShortestPathOnWholeGraph+BellmanFord.swift",
        "Algorithms/ShortestPath/Graph+ShortestPathOnWholeGraph+BidirectionalDijkstra.swift",
        "Algorithms/ShortestPath/Graph+ShortestPathOnWholeGraph.swift",
        "Algorithms/ShortestPath/Graph+ShortestPathsForAllPairs+FloydWarshall.swift",
        "Algorithms/ShortestPath/Graph+ShortestPathsForAllPairs+Johnson.swift",
        "Algorithms/ShortestPath/Graph+ShortestPathsForAllPairs.swift",
        "Algorithms/ShortestPath/Graph+ShortestPathsOnWholeGraph+BellmanFord.swift",
        "Algorithms/ShortestPath/Graph+ShortestPathsOnWholeGraph.swift",
        "Algorithms/ShortestPath/GraphComponent+AllShortestPaths.swift",
        "Algorithms/ShortestPath/GraphComponent+ShortestPath+AStar.swift",
        "Algorithms/ShortestPath/GraphComponent+ShortestPath+Dijkstra.swift",
        "Algorithms/ShortestPath/GraphComponent+ShortestPath.swift",
        "Algorithms/ShortestPath/GraphComponent+ShortestPathUntil+AStar.swift",
        "Algorithms/ShortestPath/GraphComponent+ShortestPathUntil+Dijkstra.swift",
        "Algorithms/ShortestPath/GraphComponent+ShortestPathUntil.swift",
        "Algorithms/ShortestPath/GraphComponent+ShortestPaths+Dijkstra.swift",
        "Algorithms/ShortestPath/GraphComponent+ShortestPaths.swift",
        "Algorithms/StronglyConnectedComponents/Graph+StronglyConnectedComponents+Kosaraju.swift",
        "Algorithms/StronglyConnectedComponents/Graph+StronglyConnectedComponents+Tarjan.swift",
        "Algorithms/StronglyConnectedComponents/Graph+StronglyConnectedComponents.swift",
        "Algorithms/Traversal/BinaryGraph+Search.swift",
        "Algorithms/Traversal/BinaryGraph+Traversal.swift",
        "Algorithms/Traversal/BinaryGraph+TraversalStrategy+DFS+Inorder.swift",
        "Algorithms/Traversal/BinaryGraph+TraversalStrategy.swift",
        "Algorithms/Traversal/Graph+Search.swift",
        "Algorithms/Traversal/Graph+Traversal.swift",
        "Algorithms/Traversal/Graph+TraversalStrategy+Acyclic.swift",
        "Algorithms/Traversal/Graph+TraversalStrategy+BFS.swift",
        "Algorithms/Traversal/Graph+TraversalStrategy+DFS+Postorder.swift",
        "Algorithms/Traversal/Graph+TraversalStrategy+DFS+Preorder.swift",
        "Algorithms/Traversal/Graph+TraversalStrategy+DFS.swift",
        "Algorithms/Traversal/Graph+TraversalStrategy+IterativelyDeepeningDFS.swift",
        "Algorithms/Traversal/Graph+TraversalStrategy+Limited.swift",
        "Algorithms/Traversal/Graph+TraversalStrategy+Priority.swift",
        "Algorithms/Traversal/Graph+TraversalStrategy+Unique.swift",
        "Algorithms/Traversal/Graph+TraversalStrategy.swift",
        "Algorithms/Visit/Graph+Visitor+AncestorTracking.swift",
        "Algorithms/Visit/Graph+Visitor+DepthTracking.swift",
        "Algorithms/Visit/Graph+Visitor+NodesTracking.swift",
        "Algorithms/Visit/Graph+Visitor+PathTracking.swift",
        "Algorithms/Visit/Graph+Visitor.swift",
        "BinaryGraph.swift",
        "BipartiteGraph.swift",
        "Concrete graphs/ConnectedBinaryGraph.swift",
        "Concrete graphs/ConnectedBinaryHashGraph.swift",
        "Concrete graphs/ConnectedGraph.swift",
        "Concrete graphs/ConnectedHashGraph.swift",
        "Concrete graphs/DisjointBinaryGraph.swift",
        "Concrete graphs/DisjointBinaryHashGraph.swift",
        "Concrete graphs/DisjointGraph.swift",
        "Concrete graphs/DisjointHashGraph.swift",
        "Concrete graphs/GridGraph.swift",
        "Concrete graphs/LazyBinaryGraph.swift",
        "Concrete graphs/LazyGraph.swift",
        "Concrete graphs/Transformations/ComplementGraph.swift",
        "Concrete graphs/Transformations/Graph+Equatable.swift",
        "Concrete graphs/Transformations/Graph+Hashable.swift",
        "Concrete graphs/Transformations/PartitionedGraph.swift",
        "Concrete graphs/Transformations/ResidualGraph.swift",
        "Concrete graphs/Transformations/TransposedGraph.swift",
        "Concrete graphs/Transformations/UndirectedGraph.swift",
        "Concrete graphs/WeightedGraph.swift",
        "Distance.swift",
        "Graph+Properties.swift",
        "Graph.swift",
        "GraphComponent.swift",
        "MutableGraph.swift",
        "Utils.swift",
        "Weighted.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Done.