Sep 21 05:49:05.511 INFO checking petgraph-0.4.13 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 05:49:05.511 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 05:49:05.511 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-7/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 05:49:05.711 INFO blam! cac10bb6d3a0b6b3dc102bc3755a6e15e1f98b296d52b2669486c95e991c371b Sep 21 05:49:05.713 INFO running `"docker" "start" "-a" "cac10bb6d3a0b6b3dc102bc3755a6e15e1f98b296d52b2669486c95e991c371b"` Sep 21 05:49:06.797 INFO kablam! usermod: no changes Sep 21 05:49:06.906 INFO kablam! Checking defmac v0.1.3 Sep 21 05:49:06.906 INFO kablam! Checking odds v0.2.26 Sep 21 05:49:06.914 INFO kablam! Checking petgraph v0.4.13 (/source) Sep 21 05:49:07.868 INFO kablam! warning: the trait bound `G: visit::Visitable` is not satisfied Sep 21 05:49:07.868 INFO kablam! --> src/algo/mod.rs:171:24 Sep 21 05:49:07.868 INFO kablam! | Sep 21 05:49:07.868 INFO kablam! 171 | type DfsSpaceType = DfsSpace<::NodeId, ::Map>; Sep 21 05:49:07.868 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `visit::Visitable` is not implemented for `G` Sep 21 05:49:07.868 INFO kablam! | Sep 21 05:49:07.868 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 05:49:07.868 INFO kablam! = help: consider adding a `where G: visit::Visitable` bound Sep 21 05:49:07.868 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 05:49:07.868 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 05:49:07.868 INFO kablam! Sep 21 05:49:08.814 INFO kablam! warning: the trait bound `G: visit::Visitable` is not satisfied Sep 21 05:49:08.814 INFO kablam! --> src/algo/mod.rs:171:24 Sep 21 05:49:08.814 INFO kablam! | Sep 21 05:49:08.814 INFO kablam! 171 | type DfsSpaceType = DfsSpace<::NodeId, ::Map>; Sep 21 05:49:08.814 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `visit::Visitable` is not implemented for `G` Sep 21 05:49:08.814 INFO kablam! | Sep 21 05:49:08.814 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 05:49:08.814 INFO kablam! = help: consider adding a `where G: visit::Visitable` bound Sep 21 05:49:08.814 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 05:49:08.814 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 05:49:08.814 INFO kablam! Sep 21 05:49:12.476 INFO kablam! warning: unused variable: `gr` Sep 21 05:49:12.476 INFO kablam! --> benches/stable_graph.rs:198:35 Sep 21 05:49:12.476 INFO kablam! | Sep 21 05:49:12.476 INFO kablam! 198 | bench.iter(|| a.retain_nodes(|gr, i| (i.index() + 1) % 3700 != 0)); Sep 21 05:49:12.476 INFO kablam! | ^^ help: consider using `_gr` instead Sep 21 05:49:12.476 INFO kablam! | Sep 21 05:49:12.476 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 21 05:49:12.476 INFO kablam! Sep 21 05:49:12.476 INFO kablam! warning: unused variable: `gr` Sep 21 05:49:12.476 INFO kablam! --> benches/stable_graph.rs:205:35 Sep 21 05:49:12.476 INFO kablam! | Sep 21 05:49:12.476 INFO kablam! 205 | bench.iter(|| a.retain_edges(|gr, i| (i.index() + 1) % 3700 != 0)); Sep 21 05:49:12.476 INFO kablam! | ^^ help: consider using `_gr` instead Sep 21 05:49:12.476 INFO kablam! Sep 21 05:49:14.062 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.25s Sep 21 05:49:14.074 INFO kablam! su: No module specific data is present Sep 21 05:49:14.829 INFO running `"docker" "rm" "-f" "cac10bb6d3a0b6b3dc102bc3755a6e15e1f98b296d52b2669486c95e991c371b"` Sep 21 05:49:14.960 INFO blam! cac10bb6d3a0b6b3dc102bc3755a6e15e1f98b296d52b2669486c95e991c371b