[INFO] fetching crate graphalgs 0.0.6... [INFO] testing graphalgs-0.0.6 against 1.59.0 for beta-1.60-1 [INFO] extracting crate graphalgs 0.0.6 into /workspace/builds/worker-25/source [INFO] validating manifest of crates.io crate graphalgs 0.0.6 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate graphalgs 0.0.6 [INFO] finished tweaking crates.io crate graphalgs 0.0.6 [INFO] tweaked toml for crates.io crate graphalgs 0.0.6 written to /workspace/builds/worker-25/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d4effef5be3d6e03e79a6835c8685691fa652e95ced1190fb0512b4ad961addd [INFO] running `Command { std: "docker" "start" "-a" "d4effef5be3d6e03e79a6835c8685691fa652e95ced1190fb0512b4ad961addd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4effef5be3d6e03e79a6835c8685691fa652e95ced1190fb0512b4ad961addd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4effef5be3d6e03e79a6835c8685691fa652e95ced1190fb0512b4ad961addd", kill_on_drop: false }` [INFO] [stdout] d4effef5be3d6e03e79a6835c8685691fa652e95ced1190fb0512b4ad961addd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71b9454c1666b846f6a09d1441af6d54e7777334c8af35e0d38615fa4d842ebf [INFO] running `Command { std: "docker" "start" "-a" "71b9454c1666b846f6a09d1441af6d54e7777334c8af35e0d38615fa4d842ebf", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling simba v0.4.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling nalgebra v0.25.4 [INFO] [stderr] Compiling graphalgs v0.0.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.27s [INFO] running `Command { std: "docker" "inspect" "71b9454c1666b846f6a09d1441af6d54e7777334c8af35e0d38615fa4d842ebf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71b9454c1666b846f6a09d1441af6d54e7777334c8af35e0d38615fa4d842ebf", kill_on_drop: false }` [INFO] [stdout] 71b9454c1666b846f6a09d1441af6d54e7777334c8af35e0d38615fa4d842ebf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56534ae9a8791fbcd3595a082c91de34a436a0bfbb5b08ea7d30a27aea0c28ff [INFO] running `Command { std: "docker" "start" "-a" "56534ae9a8791fbcd3595a082c91de34a436a0bfbb5b08ea7d30a27aea0c28ff", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling semver v1.0.6 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling graphalgs v0.0.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 17.41s [INFO] running `Command { std: "docker" "inspect" "56534ae9a8791fbcd3595a082c91de34a436a0bfbb5b08ea7d30a27aea0c28ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56534ae9a8791fbcd3595a082c91de34a436a0bfbb5b08ea7d30a27aea0c28ff", kill_on_drop: false }` [INFO] [stdout] 56534ae9a8791fbcd3595a082c91de34a436a0bfbb5b08ea7d30a27aea0c28ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 335ca3e9cb748bccc3fa6a873ce1a12d9260c2fd2cfda1065f58d1f3aa6dc0ee [INFO] running `Command { std: "docker" "start" "-a" "335ca3e9cb748bccc3fa6a873ce1a12d9260c2fd2cfda1065f58d1f3aa6dc0ee", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/graphalgs-f7ce631c6e68d37a) [INFO] [stdout] [INFO] [stdout] running 31 tests [INFO] [stdout] test connect::find_bridges::tests::test_find_bridges ... ok [INFO] [stdout] test adj_matrix::test::test_weighted ... ok [INFO] [stdout] test connect::articulation_points::tests::test_articulation_points ... ok [INFO] [stdout] test adj_matrix::test::test_unweighted ... ok [INFO] [stdout] test metrics::tests::test_center ... ok [INFO] [stdout] test metrics::tests::test_eccentricity ... ok [INFO] [stdout] test metrics::tests::test_periphery ... ok [INFO] [stdout] test metrics::tests::test_radius ... ok [INFO] [stdout] test metrics::tests::test_girth ... ok [INFO] [stdout] test metrics::tests::test_diameter ... ok [INFO] [stdout] test generate::randomg::test::test_random_digraph ... ok [INFO] [stdout] test generate::randomg::test::test_random_weighted_ungraph ... ok [INFO] [stdout] test generate::randomg::test::test_random_weighted_digraph ... ok [INFO] [stdout] test metrics::tests::test_weighted_center ... ok [INFO] [stdout] test generate::randomg::test::test_random_ungraph ... ok [INFO] [stdout] test metrics::tests::test_weighted_diameter ... ok [INFO] [stdout] test metrics::tests::test_weighted_eccentricity ... ok [INFO] [stdout] test shortest_path::floyd_warshall::tests::test_distance_map ... ok [INFO] [stdout] test metrics::tests::test_weighted_radius ... ok [INFO] [stdout] test metrics::tests::test_weighted_periphery ... ok [INFO] [stdout] test tournament::tests::test_is_tournament ... ok [INFO] [stdout] test tournament::tests::test_is_tournament_transitive ... ok [INFO] [stdout] test spec::tests::test_is_the_degree_sequence_graphlike ... ok [INFO] [stdout] test generate::complement::tests::test_complement ... ok [INFO] [stdout] test tournament::tests::test_random_tournament ... ok [INFO] [stdout] test shortest_path::shortest_distances::tests::test_shortest_distances ... ok [INFO] [stdout] test shortest_path::seidel::tests::test_apd ... ok [INFO] [stdout] test shortest_path::seidel::tests::test_seidel ... ok [INFO] [stdout] test shortest_path::spfa::tests::test_spfa ... ok [INFO] [stdout] test shortest_path::johnson::tests::test_johnson ... ok [INFO] [stderr] Doc-tests graphalgs [INFO] [stdout] test shortest_path::floyd_warshall::tests::test_floyd_warshall ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.25s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 32 tests [INFO] [stdout] test src/spec.rs - spec::is_degree_sequence_graphlike (line 12) ... ok [INFO] [stdout] test src/shortest_path/seidel.rs - shortest_path::seidel::apd (line 80) ... FAILED [INFO] [stdout] test src/shortest_path/johnson.rs - shortest_path::johnson::johnson (line 27) ... FAILED [INFO] [stdout] test src/shortest_path/spfa.rs - shortest_path::spfa::spfa (line 24) ... FAILED [INFO] [stdout] test src/shortest_path/seidel.rs - shortest_path::seidel::seidel (line 19) ... FAILED [INFO] [stdout] test src/lib.rs - (line 6) ... FAILED [INFO] [stdout] test src/shortest_path/floyd_warshall.rs - shortest_path::floyd_warshall::floyd_warshall (line 31) ... FAILED [INFO] [stdout] test src/shortest_path/floyd_warshall.rs - shortest_path::floyd_warshall::distance_map (line 113) ... FAILED [INFO] [stdout] test src/metrics.rs - metrics::weighted_center (line 376) ... FAILED [INFO] [stdout] test src/metrics.rs - metrics::periphery (line 148) ... FAILED [INFO] [stdout] test src/adj_matrix.rs - adj_matrix::weighted (line 66) ... FAILED [INFO] [stdout] test src/metrics.rs - metrics::girth (line 497) ... FAILED [INFO] [stdout] test src/metrics.rs - metrics::center (line 112) ... FAILED [INFO] [stdout] test src/metrics.rs - metrics::weighted_periphery (line 441) ... FAILED [INFO] [stdout] test src/adj_matrix.rs - adj_matrix::unweighted (line 22) ... FAILED [INFO] [stdout] test src/metrics.rs - metrics::weighted_radius (line 252) ... FAILED [INFO] [stdout] test src/metrics.rs - metrics::weighted_eccentricity (line 192) ... FAILED [INFO] [stdout] test src/generate/randomg.rs - generate::randomg::random_weighted_ungraph (line 219) ... FAILED [INFO] [stdout] test src/shortest_path/shortest_distances.rs - shortest_path::shortest_distances::shortest_distances (line 14) ... FAILED [INFO] [stdout] test src/generate/randomg.rs - generate::randomg::random_ungraph (line 154) ... ok [INFO] [stdout] test src/tournament.rs - tournament::random_tournament (line 72) ... ok [INFO] [stdout] test src/generate/randomg.rs - generate::randomg::random_weighted_digraph (line 95) ... ok [INFO] [stdout] test src/tournament.rs - tournament::is_tournament_transitive (line 107) ... ok [INFO] [stdout] test src/metrics.rs - metrics::weighted_diameter (line 310) ... ok [INFO] [stdout] test src/metrics.rs - metrics::diameter (line 77) ... ok [INFO] [stdout] test src/generate/complement.rs - generate::complement::complement (line 18) ... ok [INFO] [stdout] test src/connect/articulation_points.rs - connect::articulation_points::articulation_points (line 15) ... ok [INFO] [stdout] test src/metrics.rs - metrics::radius (line 47) ... ok [INFO] [stdout] test src/connect/find_bridges.rs - connect::find_bridges::find_bridges (line 14) ... ok [INFO] [stdout] test src/tournament.rs - tournament::is_tournament (line 18) ... ok [INFO] [stdout] test src/generate/randomg.rs - generate::randomg::random_digraph (line 32) ... ok [INFO] [stdout] test src/metrics.rs - metrics::eccentricity (line 18) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/shortest_path/seidel.rs - shortest_path::seidel::apd (line 80) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/shortest_path/johnson.rs - shortest_path::johnson::johnson (line 27) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/shortest_path/spfa.rs - shortest_path::spfa::spfa (line 24) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/shortest_path/seidel.rs - shortest_path::seidel::seidel (line 19) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 6) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/shortest_path/floyd_warshall.rs - shortest_path::floyd_warshall::floyd_warshall (line 31) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/shortest_path/floyd_warshall.rs - shortest_path::floyd_warshall::distance_map (line 113) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/metrics.rs - metrics::weighted_center (line 376) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/metrics.rs - metrics::periphery (line 148) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/adj_matrix.rs - adj_matrix::weighted (line 66) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/metrics.rs - metrics::girth (line 497) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/metrics.rs - metrics::center (line 112) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/metrics.rs - metrics::weighted_periphery (line 441) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/adj_matrix.rs - adj_matrix::unweighted (line 22) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/metrics.rs - metrics::weighted_radius (line 252) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/metrics.rs - metrics::weighted_eccentricity (line 192) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/generate/randomg.rs - generate::randomg::random_weighted_ungraph (line 219) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/shortest_path/shortest_distances.rs - shortest_path::shortest_distances::shortest_distances (line 14) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/adj_matrix.rs - adj_matrix::unweighted (line 22) [INFO] [stdout] src/adj_matrix.rs - adj_matrix::weighted (line 66) [INFO] [stdout] src/generate/randomg.rs - generate::randomg::random_weighted_ungraph (line 219) [INFO] [stdout] src/lib.rs - (line 6) [INFO] [stdout] src/metrics.rs - metrics::center (line 112) [INFO] [stdout] src/metrics.rs - metrics::girth (line 497) [INFO] [stdout] src/metrics.rs - metrics::periphery (line 148) [INFO] [stdout] src/metrics.rs - metrics::weighted_center (line 376) [INFO] [stdout] src/metrics.rs - metrics::weighted_eccentricity (line 192) [INFO] [stdout] src/metrics.rs - metrics::weighted_periphery (line 441) [INFO] [stdout] src/metrics.rs - metrics::weighted_radius (line 252) [INFO] [stdout] src/shortest_path/floyd_warshall.rs - shortest_path::floyd_warshall::distance_map (line 113) [INFO] [stdout] src/shortest_path/floyd_warshall.rs - shortest_path::floyd_warshall::floyd_warshall (line 31) [INFO] [stdout] src/shortest_path/johnson.rs - shortest_path::johnson::johnson (line 27) [INFO] [stdout] src/shortest_path/seidel.rs - shortest_path::seidel::apd (line 80) [INFO] [stdout] src/shortest_path/seidel.rs - shortest_path::seidel::seidel (line 19) [INFO] [stdout] src/shortest_path/shortest_distances.rs - shortest_path::shortest_distances::shortest_distances (line 14) [INFO] [stdout] src/shortest_path/spfa.rs - shortest_path::spfa::spfa (line 24) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 14 passed; 18 failed; 0 ignored; 0 measured; 0 filtered out; finished in 55.24s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "335ca3e9cb748bccc3fa6a873ce1a12d9260c2fd2cfda1065f58d1f3aa6dc0ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "335ca3e9cb748bccc3fa6a873ce1a12d9260c2fd2cfda1065f58d1f3aa6dc0ee", kill_on_drop: false }` [INFO] [stdout] 335ca3e9cb748bccc3fa6a873ce1a12d9260c2fd2cfda1065f58d1f3aa6dc0ee