Sep 20 01:05:47.093 INFO checking lalrpop-snap-0.12.5 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 20 01:05:47.093 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 20 01:05:47.094 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-0/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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=1000" "-e" "CMD=cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 01:05:47.322 INFO blam! ccb08b022173b9f8bc55bd4e879d3b7e230b1c14fb996e60e6c3313156cd5b9c Sep 20 01:05:47.327 INFO running `"docker" "start" "-a" "ccb08b022173b9f8bc55bd4e879d3b7e230b1c14fb996e60e6c3313156cd5b9c"` Sep 20 01:05:48.254 INFO kablam! usermod: no changes Sep 20 01:05:48.420 INFO kablam! Checking regex-syntax v0.2.6 Sep 20 01:05:48.426 INFO kablam! Checking lalrpop-intern v0.12.5 Sep 20 01:05:48.426 INFO kablam! Checking unicode-xid v0.0.2 Sep 20 01:05:48.426 INFO kablam! Checking itertools v0.3.25 Sep 20 01:05:48.427 INFO kablam! Checking petgraph v0.1.18 Sep 20 01:05:48.445 INFO kablam! Checking atty v0.1.2 Sep 20 01:05:50.104 INFO kablam! error[E0034]: multiple applicable items in scope Sep 20 01:05:50.104 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:404:17 Sep 20 01:05:50.104 INFO kablam! | Sep 20 01:05:50.105 INFO kablam! 404 | assert!(Ix::max().index() == !0 || NodeIndex::end() != node_idx); Sep 20 01:05:50.105 INFO kablam! | ^^^^^^^ multiple `max` found Sep 20 01:05:50.105 INFO kablam! | Sep 20 01:05:50.105 INFO kablam! note: candidate #1 is defined in the trait `graph::IndexType` Sep 20 01:05:50.105 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:28:5 Sep 20 01:05:50.105 INFO kablam! | Sep 20 01:05:50.105 INFO kablam! 28 | fn max() -> Self; Sep 20 01:05:50.105 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 20 01:05:50.106 INFO kablam! = help: to disambiguate the method call, write `graph::IndexType::max(...)` instead Sep 20 01:05:50.106 INFO kablam! note: candidate #2 is defined in the trait `std::cmp::Ord` Sep 20 01:05:50.106 INFO kablam! = help: to disambiguate the method call, write `std::cmp::Ord::max(...)` instead Sep 20 01:05:50.106 INFO kablam! Sep 20 01:05:50.126 INFO kablam! error[E0034]: multiple applicable items in scope Sep 20 01:05:50.127 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:438:17 Sep 20 01:05:50.127 INFO kablam! | Sep 20 01:05:50.127 INFO kablam! 438 | assert!(Ix::max().index() == !0 || EdgeIndex::end() != edge_idx); Sep 20 01:05:50.127 INFO kablam! | ^^^^^^^ multiple `max` found Sep 20 01:05:50.127 INFO kablam! | Sep 20 01:05:50.127 INFO kablam! note: candidate #1 is defined in the trait `graph::IndexType` Sep 20 01:05:50.127 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:28:5 Sep 20 01:05:50.127 INFO kablam! | Sep 20 01:05:50.127 INFO kablam! 28 | fn max() -> Self; Sep 20 01:05:50.127 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 20 01:05:50.127 INFO kablam! = help: to disambiguate the method call, write `graph::IndexType::max(...)` instead Sep 20 01:05:50.127 INFO kablam! note: candidate #2 is defined in the trait `std::cmp::Ord` Sep 20 01:05:50.127 INFO kablam! = help: to disambiguate the method call, write `std::cmp::Ord::max(...)` instead Sep 20 01:05:50.127 INFO kablam! Sep 20 01:05:50.630 INFO kablam! error: aborting due to 2 previous errors Sep 20 01:05:50.630 INFO kablam! Sep 20 01:05:50.630 INFO kablam! For more information about this error, try `rustc --explain E0034`. Sep 20 01:05:50.630 INFO kablam! error: Could not compile `petgraph`. Sep 20 01:05:50.630 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 01:05:51.318 INFO kablam! error: build failed Sep 20 01:05:51.319 INFO kablam! su: No module specific data is present Sep 20 01:05:51.974 INFO running `"docker" "rm" "-f" "ccb08b022173b9f8bc55bd4e879d3b7e230b1c14fb996e60e6c3313156cd5b9c"` Sep 20 01:05:52.065 INFO blam! ccb08b022173b9f8bc55bd4e879d3b7e230b1c14fb996e60e6c3313156cd5b9c