Sep 04 10:11:47.537 INFO checking rabbot-0.1.3 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 10:11:47.537 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 10:11:47.538 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-0/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 10:11:47.749 INFO blam! 55580803c31f4092f3abaa8906ef093e5675b2f604498c21d3e45f60a6652a09 Sep 04 10:11:47.751 INFO running `"docker" "start" "-a" "55580803c31f4092f3abaa8906ef093e5675b2f604498c21d3e45f60a6652a09"` Sep 04 10:11:48.400 INFO kablam! Compiling petgraph v0.1.18 Sep 04 10:11:49.630 INFO kablam! error[E0034]: multiple applicable items in scope Sep 04 10:11:49.630 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:404:17 Sep 04 10:11:49.630 INFO kablam! | Sep 04 10:11:49.630 INFO kablam! 404 | assert!(Ix::max().index() == !0 || NodeIndex::end() != node_idx); Sep 04 10:11:49.630 INFO kablam! | ^^^^^^^ multiple `max` found Sep 04 10:11:49.630 INFO kablam! | Sep 04 10:11:49.630 INFO kablam! note: candidate #1 is defined in the trait `graph::IndexType` Sep 04 10:11:49.630 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:28:5 Sep 04 10:11:49.631 INFO kablam! | Sep 04 10:11:49.631 INFO kablam! 28 | fn max() -> Self; Sep 04 10:11:49.631 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 04 10:11:49.631 INFO kablam! = help: to disambiguate the method call, write `graph::IndexType::max(...)` instead Sep 04 10:11:49.631 INFO kablam! note: candidate #2 is defined in the trait `std::cmp::Ord` Sep 04 10:11:49.631 INFO kablam! = help: to disambiguate the method call, write `std::cmp::Ord::max(...)` instead Sep 04 10:11:49.631 INFO kablam! Sep 04 10:11:49.638 INFO kablam! error[E0034]: multiple applicable items in scope Sep 04 10:11:49.638 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:438:17 Sep 04 10:11:49.638 INFO kablam! | Sep 04 10:11:49.638 INFO kablam! 438 | assert!(Ix::max().index() == !0 || EdgeIndex::end() != edge_idx); Sep 04 10:11:49.638 INFO kablam! | ^^^^^^^ multiple `max` found Sep 04 10:11:49.638 INFO kablam! | Sep 04 10:11:49.638 INFO kablam! note: candidate #1 is defined in the trait `graph::IndexType` Sep 04 10:11:49.638 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:28:5 Sep 04 10:11:49.638 INFO kablam! | Sep 04 10:11:49.638 INFO kablam! 28 | fn max() -> Self; Sep 04 10:11:49.638 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 04 10:11:49.638 INFO kablam! = help: to disambiguate the method call, write `graph::IndexType::max(...)` instead Sep 04 10:11:49.638 INFO kablam! note: candidate #2 is defined in the trait `std::cmp::Ord` Sep 04 10:11:49.638 INFO kablam! = help: to disambiguate the method call, write `std::cmp::Ord::max(...)` instead Sep 04 10:11:49.638 INFO kablam! Sep 04 10:11:50.023 INFO kablam! error: aborting due to 2 previous errors Sep 04 10:11:50.023 INFO kablam! Sep 04 10:11:50.023 INFO kablam! For more information about this error, try `rustc --explain E0034`. Sep 04 10:11:50.031 INFO kablam! error: Could not compile `petgraph`. Sep 04 10:11:50.031 INFO kablam! Sep 04 10:11:50.031 INFO kablam! To learn more, run the command again with --verbose. Sep 04 10:11:50.032 INFO kablam! su: No module specific data is present Sep 04 10:11:50.495 INFO running `"docker" "rm" "-f" "55580803c31f4092f3abaa8906ef093e5675b2f604498c21d3e45f60a6652a09"` Sep 04 10:11:50.582 INFO blam! 55580803c31f4092f3abaa8906ef093e5675b2f604498c21d3e45f60a6652a09