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