[INFO] fetching crate mapgraph 0.12.0...
[INFO] testing mapgraph-0.12.0 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate mapgraph 0.12.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate mapgraph 0.12.0
[INFO] finished tweaking crates.io crate mapgraph 0.12.0
[INFO] tweaked toml for crates.io crate mapgraph 0.12.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mapgraph 0.12.0 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 18 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded slotmap v1.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4df0d612c10596b1a013cf4090531efc92e71a06bba78accd01369ae93f30855
[INFO] running `Command { std: "docker" "start" "-a" "4df0d612c10596b1a013cf4090531efc92e71a06bba78accd01369ae93f30855", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4df0d612c10596b1a013cf4090531efc92e71a06bba78accd01369ae93f30855", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4df0d612c10596b1a013cf4090531efc92e71a06bba78accd01369ae93f30855", kill_on_drop: false }`
[INFO] [stdout] 4df0d612c10596b1a013cf4090531efc92e71a06bba78accd01369ae93f30855
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8cb5f560453c09a7863395177440b76685ecb45057d3f7e646412a757b8bd7ae
[INFO] running `Command { std: "docker" "start" "-a" "8cb5f560453c09a7863395177440b76685ecb45057d3f7e646412a757b8bd7ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling mapgraph v0.12.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated struct `slotmap::HopSlotMap`: Use `SlotMap` or `DenseSlotMap` instead, the `HopSlotMap` is no longer maintained and will be removed in 2.0.
[INFO] [stdout]   --> src/aliases.rs:14:29
[INFO] [stdout]    |
[INFO] [stdout] 14 |     slotmap::{DenseSlotMap, HopSlotMap, SecondaryMap, SlotMap, SparseSecondaryMap},
[INFO] [stdout]    |                             ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `slotmap::HopSlotMap`: Use `SlotMap` or `DenseSlotMap` instead, the `HopSlotMap` is no longer maintained and will be removed in 2.0.
[INFO] [stdout]   --> src/aliases.rs:36:62
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub type HopSlotNodeMap<N, NI = NodeIndex, EI = EdgeIndex> = HopSlotMap<NI, Node<N, EI>>;
[INFO] [stdout]    |                                                              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `slotmap::HopSlotMap`: Use `SlotMap` or `DenseSlotMap` instead, the `HopSlotMap` is no longer maintained and will be removed in 2.0.
[INFO] [stdout]   --> src/aliases.rs:43:62
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub type HopSlotEdgeMap<E, NI = NodeIndex, EI = EdgeIndex> = HopSlotMap<EI, Edge<E, NI, EI>>;
[INFO] [stdout]    |                                                              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `slotmap::HopSlotMap`: Use `SlotMap` or `DenseSlotMap` instead, the `HopSlotMap` is no longer maintained and will be removed in 2.0.
[INFO] [stdout]  --> src/map/slotmap.rs:5:54
[INFO] [stdout]   |
[INFO] [stdout] 5 | use slotmap::{new_key_type, secondary, DenseSlotMap, HopSlotMap, SecondaryMap, SlotMap};
[INFO] [stdout]   |                                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `slotmap::HopSlotMap`: Use `SlotMap` or `DenseSlotMap` instead, the `HopSlotMap` is no longer maintained and will be removed in 2.0.
[INFO] [stdout]   --> src/map/slotmap.rs:91:19
[INFO] [stdout]    |
[INFO] [stdout] 91 | impl_primary_map!(HopSlotMap, hop);
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s
[INFO] running `Command { std: "docker" "inspect" "8cb5f560453c09a7863395177440b76685ecb45057d3f7e646412a757b8bd7ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cb5f560453c09a7863395177440b76685ecb45057d3f7e646412a757b8bd7ae", kill_on_drop: false }`
[INFO] [stdout] 8cb5f560453c09a7863395177440b76685ecb45057d3f7e646412a757b8bd7ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f3ac275559dc5b8954b0a1a0e261f98f604e923a5907d22fa2f5ae8eb5011ae5
[INFO] running `Command { std: "docker" "start" "-a" "f3ac275559dc5b8954b0a1a0e261f98f604e923a5907d22fa2f5ae8eb5011ae5", kill_on_drop: false }`
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling mapgraph v0.12.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated struct `slotmap::HopSlotMap`: Use `SlotMap` or `DenseSlotMap` instead, the `HopSlotMap` is no longer maintained and will be removed in 2.0.
[INFO] [stdout]   --> src/aliases.rs:14:29
[INFO] [stdout]    |
[INFO] [stdout] 14 |     slotmap::{DenseSlotMap, HopSlotMap, SecondaryMap, SlotMap, SparseSecondaryMap},
[INFO] [stdout]    |                             ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `slotmap::HopSlotMap`: Use `SlotMap` or `DenseSlotMap` instead, the `HopSlotMap` is no longer maintained and will be removed in 2.0.
[INFO] [stdout]   --> src/aliases.rs:36:62
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub type HopSlotNodeMap<N, NI = NodeIndex, EI = EdgeIndex> = HopSlotMap<NI, Node<N, EI>>;
[INFO] [stdout]    |                                                              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `slotmap::HopSlotMap`: Use `SlotMap` or `DenseSlotMap` instead, the `HopSlotMap` is no longer maintained and will be removed in 2.0.
[INFO] [stdout]   --> src/aliases.rs:43:62
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub type HopSlotEdgeMap<E, NI = NodeIndex, EI = EdgeIndex> = HopSlotMap<EI, Edge<E, NI, EI>>;
[INFO] [stdout]    |                                                              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `slotmap::HopSlotMap`: Use `SlotMap` or `DenseSlotMap` instead, the `HopSlotMap` is no longer maintained and will be removed in 2.0.
[INFO] [stdout]  --> src/map/slotmap.rs:5:54
[INFO] [stdout]   |
[INFO] [stdout] 5 | use slotmap::{new_key_type, secondary, DenseSlotMap, HopSlotMap, SecondaryMap, SlotMap};
[INFO] [stdout]   |                                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `slotmap::HopSlotMap`: Use `SlotMap` or `DenseSlotMap` instead, the `HopSlotMap` is no longer maintained and will be removed in 2.0.
[INFO] [stdout]   --> src/map/slotmap.rs:91:19
[INFO] [stdout]    |
[INFO] [stdout] 91 | impl_primary_map!(HopSlotMap, hop);
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `slotmap::HopSlotMap`: Use `SlotMap` or `DenseSlotMap` instead, the `HopSlotMap` is no longer maintained and will be removed in 2.0.
[INFO] [stdout]   --> src/aliases.rs:14:29
[INFO] [stdout]    |
[INFO] [stdout] 14 |     slotmap::{DenseSlotMap, HopSlotMap, SecondaryMap, SlotMap, SparseSecondaryMap},
[INFO] [stdout]    |                             ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `slotmap::HopSlotMap`: Use `SlotMap` or `DenseSlotMap` instead, the `HopSlotMap` is no longer maintained and will be removed in 2.0.
[INFO] [stdout]   --> src/aliases.rs:36:62
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub type HopSlotNodeMap<N, NI = NodeIndex, EI = EdgeIndex> = HopSlotMap<NI, Node<N, EI>>;
[INFO] [stdout]    |                                                              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `slotmap::HopSlotMap`: Use `SlotMap` or `DenseSlotMap` instead, the `HopSlotMap` is no longer maintained and will be removed in 2.0.
[INFO] [stdout]   --> src/aliases.rs:43:62
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub type HopSlotEdgeMap<E, NI = NodeIndex, EI = EdgeIndex> = HopSlotMap<EI, Edge<E, NI, EI>>;
[INFO] [stdout]    |                                                              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `slotmap::HopSlotMap`: Use `SlotMap` or `DenseSlotMap` instead, the `HopSlotMap` is no longer maintained and will be removed in 2.0.
[INFO] [stdout]  --> src/map/slotmap.rs:5:54
[INFO] [stdout]   |
[INFO] [stdout] 5 | use slotmap::{new_key_type, secondary, DenseSlotMap, HopSlotMap, SecondaryMap, SlotMap};
[INFO] [stdout]   |                                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `slotmap::HopSlotMap`: Use `SlotMap` or `DenseSlotMap` instead, the `HopSlotMap` is no longer maintained and will be removed in 2.0.
[INFO] [stdout]   --> src/map/slotmap.rs:91:19
[INFO] [stdout]    |
[INFO] [stdout] 91 | impl_primary_map!(HopSlotMap, hop);
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.81s
[INFO] running `Command { std: "docker" "inspect" "f3ac275559dc5b8954b0a1a0e261f98f604e923a5907d22fa2f5ae8eb5011ae5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3ac275559dc5b8954b0a1a0e261f98f604e923a5907d22fa2f5ae8eb5011ae5", kill_on_drop: false }`
[INFO] [stdout] f3ac275559dc5b8954b0a1a0e261f98f604e923a5907d22fa2f5ae8eb5011ae5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5ec9640b869bfa18ad24372e18ebc32566e1185ab9cebfc89302c784143a2e5c
[INFO] running `Command { std: "docker" "start" "-a" "5ec9640b869bfa18ad24372e18ebc32566e1185ab9cebfc89302c784143a2e5c", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated struct `slotmap::HopSlotMap`: Use `SlotMap` or `DenseSlotMap` instead, the `HopSlotMap` is no longer maintained and will be removed in 2.0.
[INFO] [stderr]   --> src/aliases.rs:14:29
[INFO] [stderr]    |
[INFO] [stderr] 14 |     slotmap::{DenseSlotMap, HopSlotMap, SecondaryMap, SlotMap, SparseSecondaryMap},
[INFO] [stderr]    |                             ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `slotmap::HopSlotMap`: Use `SlotMap` or `DenseSlotMap` instead, the `HopSlotMap` is no longer maintained and will be removed in 2.0.
[INFO] [stderr]   --> src/aliases.rs:36:62
[INFO] [stderr]    |
[INFO] [stderr] 36 | pub type HopSlotNodeMap<N, NI = NodeIndex, EI = EdgeIndex> = HopSlotMap<NI, Node<N, EI>>;
[INFO] [stderr]    |                                                              ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `slotmap::HopSlotMap`: Use `SlotMap` or `DenseSlotMap` instead, the `HopSlotMap` is no longer maintained and will be removed in 2.0.
[INFO] [stderr]   --> src/aliases.rs:43:62
[INFO] [stderr]    |
[INFO] [stderr] 43 | pub type HopSlotEdgeMap<E, NI = NodeIndex, EI = EdgeIndex> = HopSlotMap<EI, Edge<E, NI, EI>>;
[INFO] [stderr]    |                                                              ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `slotmap::HopSlotMap`: Use `SlotMap` or `DenseSlotMap` instead, the `HopSlotMap` is no longer maintained and will be removed in 2.0.
[INFO] [stderr]  --> src/map/slotmap.rs:5:54
[INFO] [stderr]   |
[INFO] [stderr] 5 | use slotmap::{new_key_type, secondary, DenseSlotMap, HopSlotMap, SecondaryMap, SlotMap};
[INFO] [stderr]   |                                                      ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `slotmap::HopSlotMap`: Use `SlotMap` or `DenseSlotMap` instead, the `HopSlotMap` is no longer maintained and will be removed in 2.0.
[INFO] [stderr]   --> src/map/slotmap.rs:91:19
[INFO] [stderr]    |
[INFO] [stderr] 91 | impl_primary_map!(HopSlotMap, hop);
[INFO] [stderr]    |                   ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `mapgraph` (lib) generated 5 warnings
[INFO] [stderr] warning: `mapgraph` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mapgraph-95022be489341e5a)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test algo::dom::tests::test_imm_dom_nested_loop ... ok
[INFO] [stdout] test algo::dom::tests::test_imm_dom_simple_diamond ... ok
[INFO] [stdout] test algo::dom::tests::test_imm_dom_simple_loop ... ok
[INFO] [stdout] test algo::scc::tests::test_irreducible ... ok
[INFO] [stdout] test algo::scc::tests::test_simple_loop ... ok
[INFO] [stdout] test algo::scc::tests::test_two_loops ... ok
[INFO] [stdout] test graph::tests::test_drain_edges ... ok
[INFO] [stdout] test graph::tests::test_drain_edges_incomplete ... ok
[INFO] [stdout] test graph::tests::test_remove_edge_complex_cyclic ... ok
[INFO] [stdout] test graph::tests::test_split_iter ... ok
[INFO] [stdout] test graph::tests::test_insert_refs ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests mapgraph
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test src/graph/mod.rs - graph::FrozenGraph<N,E,NI,EI,NM,EM>::node_weight (line 300) ... ok
[INFO] [stdout] test src/graph/mod.rs - graph::FrozenGraph<N,E,NI,EI,NM,EM>::edge_weight (line 351) ... ok
[INFO] [stdout] test src/graph/mod.rs - graph::Graph<N,E,NI,EI,NM,EM>::clear (line 988) ... ok
[INFO] [stdout] test src/graph/mod.rs - graph::Graph<N,E,NI,EI,NM,EM>::replace_edge (line 1100) ... ok
[INFO] [stdout] test src/graph/mod.rs - graph::FrozenGraph<N,E,NI,EI,NM,EM>::node_weight_mut (line 316) ... ok
[INFO] [stdout] test src/graph/mod.rs - graph::FrozenGraph<N,E,NI,EI,NM,EM>::find_edge (line 410) ... ok
[INFO] [stdout] test src/graph/mod.rs - graph::Graph<N,E,NI,EI,NM,EM>::remove_edge (line 1306) ... ok
[INFO] [stdout] test src/graph/mod.rs - graph::FrozenGraph<N,E,NI,EI,NM,EM>::nodes_range_mut (line 759) ... ok
[INFO] [stdout] test src/graph/mod.rs - graph::FrozenGraph<N,E,NI,EI,NM,EM>::successors (line 581) ... ok
[INFO] [stdout] test src/graph/mod.rs - graph::FrozenGraph<N,E,NI,EI,NM,EM>::find_node (line 446) ... ok
[INFO] [stdout] test src/lib.rs - (line 182) ... FAILED
[INFO] [stdout] test src/graph/mod.rs - graph::FrozenGraph<N,E,NI,EI,NM,EM>::predecessors (line 612) ... ok
[INFO] [stdout] test src/graph/mod.rs - graph::Graph<N,E,NI,EI,NM,EM>::add_edge (line 1015) ... ok
[INFO] [stdout] test src/lib.rs - (line 164) ... FAILED
[INFO] [stdout] test src/graph/mod.rs - graph::FrozenGraph<N,E,NI,EI,NM,EM>::inputs (line 548) ... ok
[INFO] [stdout] test src/graph/mod.rs - graph::FrozenGraph<N,E,NI,EI,NM,EM>::outputs (line 517) ... ok
[INFO] [stdout] test src/graph/mod.rs - graph::Graph<N,E,NI,EI,NM,EM>::remove_node (line 1151) ... ok
[INFO] [stdout] test src/graph/mod.rs - graph::Graph<N,E,NI,EI,NM,EM>::try_split_node_at_index (line 1554) ... ok
[INFO] [stdout] test src/lib.rs - (line 26) ... ok
[INFO] [stdout] test src/graph/mod.rs - graph::Graph<N,E,NI,EI,NM,EM>::unlink_and_remove_node (line 1197) ... ok
[INFO] [stdout] test src/lib.rs - (line 71) ... ok
[INFO] [stdout] test src/lib.rs - (line 116) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 182) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rayon`
[INFO] [stdout]    --> src/lib.rs:185:5
[INFO] [stdout]     |
[INFO] [stdout] 185 | use rayon::iter::ParallelIterator;
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `rayon`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rayon`, use `cargo add rayon` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `par_iter_mut` found for mutable reference `&mut Nodes<i32, EdgeIndex, HashMap<&str, Node<i32, EdgeIndex>>>` in the current scope
[INFO] [stdout]    --> src/lib.rs:194:7
[INFO] [stdout]     |
[INFO] [stdout] 194 | nodes.par_iter_mut().for_each(|(_, node)| {
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `iter_mut` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 194 - nodes.par_iter_mut().for_each(|(_, node)| {
[INFO] [stdout] 194 + nodes.iter_mut().for_each(|(_, node)| {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `(_, _)`
[INFO] [stdout]    --> src/lib.rs:194:32
[INFO] [stdout]     |
[INFO] [stdout] 194 | nodes.par_iter_mut().for_each(|(_, node)| {
[INFO] [stdout]     |                                ^^^^^^^^^
[INFO] [stdout] 195 |     // let's sum all the weight of outgoing edges of that node
[INFO] [stdout] 196 |     let mut outputs_walker = node.walk_outputs();
[INFO] [stdout]     |                              ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type, where the placeholders `_` are specified
[INFO] [stdout]     |
[INFO] [stdout] 194 | nodes.par_iter_mut().for_each(|(_, node): (_, _)| {
[INFO] [stdout]     |                                         ++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:199:17
[INFO] [stdout]     |
[INFO] [stdout] 199 |         sum += *edge.weight();
[INFO] [stdout]     |                 ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0433, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 164) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rayon`
[INFO] [stdout]    --> src/lib.rs:167:5
[INFO] [stdout]     |
[INFO] [stdout] 167 | use rayon::iter::ParallelIterator;
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `rayon`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rayon`, use `cargo add rayon` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `par_iter_node_weights_mut` found for struct `Graph<i32, i32, &str, EdgeIndex, HashMap<&str, Node<i32, ...>>, ...>` in the current scope
[INFO] [stdout]    --> src/lib.rs:175:6
[INFO] [stdout]     |
[INFO] [stdout] 174 | / graph
[INFO] [stdout] 175 | |     .par_iter_node_weights_mut()
[INFO] [stdout]     | |_____-^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the full name for the type has been written to '/tmp/rustdoctestizx85m/rust_out.long-type-16223160924239952498.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] help: there is a method `node_weights_mut` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 175 -     .par_iter_node_weights_mut()
[INFO] [stdout] 175 +     .node_weights_mut()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 164)
[INFO] [stdout]     src/lib.rs - (line 182)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 20 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.87s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "5ec9640b869bfa18ad24372e18ebc32566e1185ab9cebfc89302c784143a2e5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ec9640b869bfa18ad24372e18ebc32566e1185ab9cebfc89302c784143a2e5c", kill_on_drop: false }`
[INFO] [stdout] 5ec9640b869bfa18ad24372e18ebc32566e1185ab9cebfc89302c784143a2e5c
