Aug 30 07:18:35.548 INFO checking rabbot-0.2.0 against try#2d477f9981361618ac78253c28051a66b6cea125 for pr-53707 Aug 30 07:18:35.548 INFO running: cargo +2d477f9981361618ac78253c28051a66b6cea125-alt check --frozen --all --all-targets Aug 30 07:18:35.548 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53707/try#2d477f9981361618ac78253c28051a66b6cea125:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53707/worker-2/try#2d477f9981361618ac78253c28051a66b6cea125:/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 +2d477f9981361618ac78253c28051a66b6cea125-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 30 07:18:35.778 INFO blam! eb78222730fbaf6961133c93342f8fb5dc01db138ee4aa9925c1a4cb4a98dc85 Aug 30 07:18:35.780 INFO running `"docker" "start" "-a" "eb78222730fbaf6961133c93342f8fb5dc01db138ee4aa9925c1a4cb4a98dc85"` Aug 30 07:18:36.487 INFO kablam! Compiling bit-vec v0.5.0 Aug 30 07:18:36.488 INFO kablam! Compiling lalrpop-util v0.12.5 Aug 30 07:18:36.488 INFO kablam! Compiling regex-syntax v0.2.6 Aug 30 07:18:36.488 INFO kablam! Compiling itertools v0.3.25 Aug 30 07:18:36.489 INFO kablam! Compiling bitflags v0.4.0 Aug 30 07:18:36.489 INFO kablam! Compiling unicode-xid v0.0.2 Aug 30 07:18:36.489 INFO kablam! Compiling lalrpop-intern v0.12.5 Aug 30 07:18:37.389 INFO kablam! Compiling petgraph v0.1.18 Aug 30 07:18:39.144 INFO kablam! Compiling bit-set v0.3.0 Aug 30 07:18:39.156 INFO kablam! Compiling docopt v0.6.86 Aug 30 07:18:39.798 INFO kablam! error[E0034]: multiple applicable items in scope Aug 30 07:18:39.798 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:404:17 Aug 30 07:18:39.798 INFO kablam! | Aug 30 07:18:39.798 INFO kablam! 404 | assert!(Ix::max().index() == !0 || NodeIndex::end() != node_idx); Aug 30 07:18:39.798 INFO kablam! | ^^^^^^^ multiple `max` found Aug 30 07:18:39.798 INFO kablam! | Aug 30 07:18:39.798 INFO kablam! note: candidate #1 is defined in the trait `graph::IndexType` Aug 30 07:18:39.798 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:28:5 Aug 30 07:18:39.798 INFO kablam! | Aug 30 07:18:39.798 INFO kablam! 28 | fn max() -> Self; Aug 30 07:18:39.799 INFO kablam! | ^^^^^^^^^^^^^^^^^ Aug 30 07:18:39.799 INFO kablam! = help: to disambiguate the method call, write `graph::IndexType::max(...)` instead Aug 30 07:18:39.799 INFO kablam! note: candidate #2 is defined in the trait `std::cmp::Ord` Aug 30 07:18:39.799 INFO kablam! = help: to disambiguate the method call, write `std::cmp::Ord::max(...)` instead Aug 30 07:18:39.799 INFO kablam! Aug 30 07:18:39.809 INFO kablam! error[E0034]: multiple applicable items in scope Aug 30 07:18:39.809 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:438:17 Aug 30 07:18:39.809 INFO kablam! | Aug 30 07:18:39.809 INFO kablam! 438 | assert!(Ix::max().index() == !0 || EdgeIndex::end() != edge_idx); Aug 30 07:18:39.809 INFO kablam! | ^^^^^^^ multiple `max` found Aug 30 07:18:39.809 INFO kablam! | Aug 30 07:18:39.809 INFO kablam! note: candidate #1 is defined in the trait `graph::IndexType` Aug 30 07:18:39.809 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:28:5 Aug 30 07:18:39.810 INFO kablam! | Aug 30 07:18:39.810 INFO kablam! 28 | fn max() -> Self; Aug 30 07:18:39.810 INFO kablam! | ^^^^^^^^^^^^^^^^^ Aug 30 07:18:39.810 INFO kablam! = help: to disambiguate the method call, write `graph::IndexType::max(...)` instead Aug 30 07:18:39.810 INFO kablam! note: candidate #2 is defined in the trait `std::cmp::Ord` Aug 30 07:18:39.810 INFO kablam! = help: to disambiguate the method call, write `std::cmp::Ord::max(...)` instead Aug 30 07:18:39.810 INFO kablam! Aug 30 07:18:40.778 INFO kablam! error: aborting due to 2 previous errors Aug 30 07:18:40.778 INFO kablam! Aug 30 07:18:40.778 INFO kablam! For more information about this error, try `rustc --explain E0034`. Aug 30 07:18:40.805 INFO kablam! error: Could not compile `petgraph`. Aug 30 07:18:40.806 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 30 07:18:47.003 INFO kablam! error: build failed Aug 30 07:18:47.006 INFO kablam! su: No module specific data is present Aug 30 07:18:47.449 INFO running `"docker" "rm" "-f" "eb78222730fbaf6961133c93342f8fb5dc01db138ee4aa9925c1a4cb4a98dc85"` Aug 30 07:18:47.540 INFO blam! eb78222730fbaf6961133c93342f8fb5dc01db138ee4aa9925c1a4cb4a98dc85