Sep 02 03:46:53.947 INFO checking rabbot-0.1.3 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 03:46:53.947 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 03:46:53.947 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/try#952c7dbfa2628309f557b367929ffc17af20b332:/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=500" "-e" "CMD=cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 03:46:54.122 INFO blam! ccbaf0e9a92a4a178c11e7d41fcb1b955e2a64f4aa41489fa18edd9830cb5d27 Sep 02 03:46:54.124 INFO running `"docker" "start" "-a" "ccbaf0e9a92a4a178c11e7d41fcb1b955e2a64f4aa41489fa18edd9830cb5d27"` Sep 02 03:46:54.756 INFO kablam! Compiling petgraph v0.1.18 Sep 02 03:46:56.253 INFO kablam! error[E0034]: multiple applicable items in scope Sep 02 03:46:56.253 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:404:17 Sep 02 03:46:56.254 INFO kablam! | Sep 02 03:46:56.254 INFO kablam! 404 | assert!(Ix::max().index() == !0 || NodeIndex::end() != node_idx); Sep 02 03:46:56.254 INFO kablam! | ^^^^^^^ multiple `max` found Sep 02 03:46:56.254 INFO kablam! | Sep 02 03:46:56.254 INFO kablam! note: candidate #1 is defined in the trait `graph::IndexType` Sep 02 03:46:56.254 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:28:5 Sep 02 03:46:56.254 INFO kablam! | Sep 02 03:46:56.254 INFO kablam! 28 | fn max() -> Self; Sep 02 03:46:56.254 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 02 03:46:56.254 INFO kablam! = help: to disambiguate the method call, write `graph::IndexType::max(...)` instead Sep 02 03:46:56.254 INFO kablam! note: candidate #2 is defined in the trait `std::cmp::Ord` Sep 02 03:46:56.254 INFO kablam! = help: to disambiguate the method call, write `std::cmp::Ord::max(...)` instead Sep 02 03:46:56.255 INFO kablam! Sep 02 03:46:56.262 INFO kablam! error[E0034]: multiple applicable items in scope Sep 02 03:46:56.262 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:438:17 Sep 02 03:46:56.262 INFO kablam! | Sep 02 03:46:56.262 INFO kablam! 438 | assert!(Ix::max().index() == !0 || EdgeIndex::end() != edge_idx); Sep 02 03:46:56.262 INFO kablam! | ^^^^^^^ multiple `max` found Sep 02 03:46:56.262 INFO kablam! | Sep 02 03:46:56.262 INFO kablam! note: candidate #1 is defined in the trait `graph::IndexType` Sep 02 03:46:56.262 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:28:5 Sep 02 03:46:56.262 INFO kablam! | Sep 02 03:46:56.262 INFO kablam! 28 | fn max() -> Self; Sep 02 03:46:56.262 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 02 03:46:56.262 INFO kablam! = help: to disambiguate the method call, write `graph::IndexType::max(...)` instead Sep 02 03:46:56.262 INFO kablam! note: candidate #2 is defined in the trait `std::cmp::Ord` Sep 02 03:46:56.262 INFO kablam! = help: to disambiguate the method call, write `std::cmp::Ord::max(...)` instead Sep 02 03:46:56.262 INFO kablam! Sep 02 03:46:56.775 INFO kablam! error: aborting due to 2 previous errors Sep 02 03:46:56.776 INFO kablam! Sep 02 03:46:56.776 INFO kablam! For more information about this error, try `rustc --explain E0034`. Sep 02 03:46:56.786 INFO kablam! error: Could not compile `petgraph`. Sep 02 03:46:56.786 INFO kablam! Sep 02 03:46:56.786 INFO kablam! To learn more, run the command again with --verbose. Sep 02 03:46:56.787 INFO kablam! su: No module specific data is present Sep 02 03:46:57.124 INFO running `"docker" "rm" "-f" "ccbaf0e9a92a4a178c11e7d41fcb1b955e2a64f4aa41489fa18edd9830cb5d27"` Sep 02 03:46:57.212 INFO blam! ccbaf0e9a92a4a178c11e7d41fcb1b955e2a64f4aa41489fa18edd9830cb5d27