Sep 04 07:08:40.933 INFO checking rabbot-0.2.0 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 07:08:40.934 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 07:08:40.934 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-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:08:41.110 INFO blam! a576dc951a832fc7de068b7723c9c96fb9ceae2e380e37ae178b6b00b40f1cbf Sep 04 07:08:41.112 INFO running `"docker" "start" "-a" "a576dc951a832fc7de068b7723c9c96fb9ceae2e380e37ae178b6b00b40f1cbf"` Sep 04 07:08:41.875 INFO kablam! Compiling bit-vec v0.5.0 Sep 04 07:08:41.875 INFO kablam! Compiling strsim v0.5.2 Sep 04 07:08:41.876 INFO kablam! Compiling lalrpop-intern v0.12.5 Sep 04 07:08:41.876 INFO kablam! Compiling lalrpop-util v0.12.5 Sep 04 07:08:41.876 INFO kablam! Compiling itertools v0.3.25 Sep 04 07:08:41.883 INFO kablam! Compiling bitflags v0.4.0 Sep 04 07:08:41.890 INFO kablam! Compiling unicode-xid v0.0.2 Sep 04 07:08:41.891 INFO kablam! Compiling regex-syntax v0.2.6 Sep 04 07:08:43.455 INFO kablam! Compiling petgraph v0.1.18 Sep 04 07:08:45.346 INFO kablam! Compiling bit-set v0.3.0 Sep 04 07:08:45.417 INFO kablam! Compiling docopt v0.6.86 Sep 04 07:08:45.820 INFO kablam! error[E0034]: multiple applicable items in scope Sep 04 07:08:45.820 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:404:17 Sep 04 07:08:45.820 INFO kablam! | Sep 04 07:08:45.820 INFO kablam! 404 | assert!(Ix::max().index() == !0 || NodeIndex::end() != node_idx); Sep 04 07:08:45.820 INFO kablam! | ^^^^^^^ multiple `max` found Sep 04 07:08:45.820 INFO kablam! | Sep 04 07:08:45.821 INFO kablam! note: candidate #1 is defined in the trait `graph::IndexType` Sep 04 07:08:45.821 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:28:5 Sep 04 07:08:45.821 INFO kablam! | Sep 04 07:08:45.821 INFO kablam! 28 | fn max() -> Self; Sep 04 07:08:45.821 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 04 07:08:45.821 INFO kablam! = help: to disambiguate the method call, write `graph::IndexType::max(...)` instead Sep 04 07:08:45.822 INFO kablam! note: candidate #2 is defined in the trait `std::cmp::Ord` Sep 04 07:08:45.822 INFO kablam! = help: to disambiguate the method call, write `std::cmp::Ord::max(...)` instead Sep 04 07:08:45.822 INFO kablam! Sep 04 07:08:45.835 INFO kablam! error[E0034]: multiple applicable items in scope Sep 04 07:08:45.835 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:438:17 Sep 04 07:08:45.836 INFO kablam! | Sep 04 07:08:45.836 INFO kablam! 438 | assert!(Ix::max().index() == !0 || EdgeIndex::end() != edge_idx); Sep 04 07:08:45.836 INFO kablam! | ^^^^^^^ multiple `max` found Sep 04 07:08:45.836 INFO kablam! | Sep 04 07:08:45.836 INFO kablam! note: candidate #1 is defined in the trait `graph::IndexType` Sep 04 07:08:45.836 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:28:5 Sep 04 07:08:45.836 INFO kablam! | Sep 04 07:08:45.836 INFO kablam! 28 | fn max() -> Self; Sep 04 07:08:45.836 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 04 07:08:45.836 INFO kablam! = help: to disambiguate the method call, write `graph::IndexType::max(...)` instead Sep 04 07:08:45.836 INFO kablam! note: candidate #2 is defined in the trait `std::cmp::Ord` Sep 04 07:08:45.837 INFO kablam! = help: to disambiguate the method call, write `std::cmp::Ord::max(...)` instead Sep 04 07:08:45.837 INFO kablam! Sep 04 07:08:46.561 INFO kablam! error: aborting due to 2 previous errors Sep 04 07:08:46.561 INFO kablam! Sep 04 07:08:46.561 INFO kablam! For more information about this error, try `rustc --explain E0034`. Sep 04 07:08:46.570 INFO kablam! error: Could not compile `petgraph`. Sep 04 07:08:46.570 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 07:08:51.566 INFO kablam! error: build failed Sep 04 07:08:51.568 INFO kablam! su: No module specific data is present Sep 04 07:08:51.959 INFO running `"docker" "rm" "-f" "a576dc951a832fc7de068b7723c9c96fb9ceae2e380e37ae178b6b00b40f1cbf"` Sep 04 07:08:52.062 INFO blam! a576dc951a832fc7de068b7723c9c96fb9ceae2e380e37ae178b6b00b40f1cbf