Sep 17 22:16:31.374 INFO checking lalrpop-snap-0.12.5 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 17 22:16:31.374 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 17 22:16:31.374 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-5/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/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 +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 22:16:31.507 INFO blam! 198dd954a00a2ead0be0fa5c19797ef6cdae5b5decfccf5fbbfcec858e5c23c3 Sep 17 22:16:31.509 INFO running `"docker" "start" "-a" "198dd954a00a2ead0be0fa5c19797ef6cdae5b5decfccf5fbbfcec858e5c23c3"` Sep 17 22:16:32.774 INFO kablam! usermod: no changes Sep 17 22:16:32.916 INFO kablam! Checking lalrpop-intern v0.12.5 Sep 17 22:16:32.916 INFO kablam! Checking itertools v0.3.25 Sep 17 22:16:32.919 INFO kablam! Checking unicode-xid v0.0.2 Sep 17 22:16:32.927 INFO kablam! Checking regex-syntax v0.2.6 Sep 17 22:16:32.927 INFO kablam! Checking lalrpop-util v0.12.5 Sep 17 22:16:32.927 INFO kablam! Checking petgraph v0.1.18 Sep 17 22:16:32.927 INFO kablam! Checking bit-set v0.3.0 Sep 17 22:16:32.927 INFO kablam! Checking atty v0.1.2 Sep 17 22:16:35.154 INFO kablam! error[E0034]: multiple applicable items in scope Sep 17 22:16:35.154 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:404:17 Sep 17 22:16:35.154 INFO kablam! | Sep 17 22:16:35.154 INFO kablam! 404 | assert!(Ix::max().index() == !0 || NodeIndex::end() != node_idx); Sep 17 22:16:35.154 INFO kablam! | ^^^^^^^ multiple `max` found Sep 17 22:16:35.155 INFO kablam! | Sep 17 22:16:35.155 INFO kablam! note: candidate #1 is defined in the trait `graph::IndexType` Sep 17 22:16:35.155 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:28:5 Sep 17 22:16:35.155 INFO kablam! | Sep 17 22:16:35.155 INFO kablam! 28 | fn max() -> Self; Sep 17 22:16:35.155 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 17 22:16:35.155 INFO kablam! = help: to disambiguate the method call, write `graph::IndexType::max(...)` instead Sep 17 22:16:35.155 INFO kablam! note: candidate #2 is defined in the trait `std::cmp::Ord` Sep 17 22:16:35.155 INFO kablam! = help: to disambiguate the method call, write `std::cmp::Ord::max(...)` instead Sep 17 22:16:35.155 INFO kablam! Sep 17 22:16:35.160 INFO kablam! error[E0034]: multiple applicable items in scope Sep 17 22:16:35.161 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:438:17 Sep 17 22:16:35.161 INFO kablam! | Sep 17 22:16:35.161 INFO kablam! 438 | assert!(Ix::max().index() == !0 || EdgeIndex::end() != edge_idx); Sep 17 22:16:35.161 INFO kablam! | ^^^^^^^ multiple `max` found Sep 17 22:16:35.161 INFO kablam! | Sep 17 22:16:35.162 INFO kablam! note: candidate #1 is defined in the trait `graph::IndexType` Sep 17 22:16:35.162 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:28:5 Sep 17 22:16:35.162 INFO kablam! | Sep 17 22:16:35.162 INFO kablam! 28 | fn max() -> Self; Sep 17 22:16:35.162 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 17 22:16:35.163 INFO kablam! = help: to disambiguate the method call, write `graph::IndexType::max(...)` instead Sep 17 22:16:35.163 INFO kablam! note: candidate #2 is defined in the trait `std::cmp::Ord` Sep 17 22:16:35.163 INFO kablam! = help: to disambiguate the method call, write `std::cmp::Ord::max(...)` instead Sep 17 22:16:35.163 INFO kablam! Sep 17 22:16:35.507 INFO kablam! error: aborting due to 2 previous errors Sep 17 22:16:35.507 INFO kablam! Sep 17 22:16:35.507 INFO kablam! For more information about this error, try `rustc --explain E0034`. Sep 17 22:16:35.511 INFO kablam! error: Could not compile `petgraph`. Sep 17 22:16:35.511 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 22:16:36.234 INFO kablam! error: build failed Sep 17 22:16:36.235 INFO kablam! su: No module specific data is present Sep 17 22:16:36.761 INFO running `"docker" "rm" "-f" "198dd954a00a2ead0be0fa5c19797ef6cdae5b5decfccf5fbbfcec858e5c23c3"` Sep 17 22:16:37.063 INFO blam! 198dd954a00a2ead0be0fa5c19797ef6cdae5b5decfccf5fbbfcec858e5c23c3