Sep 19 22:18:55.107 INFO checking rabbot-0.1.3 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 22:18:55.107 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 22:18:55.107 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-6/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 19 22:18:55.336 INFO blam! 7ea79cfabe0c911a1cc9ebd25c839257bc4113f5c200dfac270e5d4eba237598 Sep 19 22:18:55.338 INFO running `"docker" "start" "-a" "7ea79cfabe0c911a1cc9ebd25c839257bc4113f5c200dfac270e5d4eba237598"` Sep 19 22:18:57.267 INFO kablam! usermod: no changes Sep 19 22:18:57.470 INFO kablam! Compiling bit-vec v0.5.0 Sep 19 22:18:57.470 INFO kablam! Compiling itertools v0.3.25 Sep 19 22:18:57.470 INFO kablam! Compiling lalrpop-util v0.12.5 Sep 19 22:18:57.470 INFO kablam! Compiling unicode-xid v0.0.2 Sep 19 22:18:57.470 INFO kablam! Compiling bitflags v0.4.0 Sep 19 22:18:57.480 INFO kablam! Compiling regex-syntax v0.2.6 Sep 19 22:18:57.480 INFO kablam! Compiling lalrpop-intern v0.12.5 Sep 19 22:18:59.318 INFO kablam! Compiling petgraph v0.1.18 Sep 19 22:19:02.032 INFO kablam! Compiling bit-set v0.3.0 Sep 19 22:19:02.775 INFO kablam! error[E0034]: multiple applicable items in scope Sep 19 22:19:02.775 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:404:17 Sep 19 22:19:02.775 INFO kablam! | Sep 19 22:19:02.775 INFO kablam! 404 | assert!(Ix::max().index() == !0 || NodeIndex::end() != node_idx); Sep 19 22:19:02.775 INFO kablam! | ^^^^^^^ multiple `max` found Sep 19 22:19:02.775 INFO kablam! | Sep 19 22:19:02.775 INFO kablam! note: candidate #1 is defined in the trait `graph::IndexType` Sep 19 22:19:02.775 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:28:5 Sep 19 22:19:02.775 INFO kablam! | Sep 19 22:19:02.775 INFO kablam! 28 | fn max() -> Self; Sep 19 22:19:02.775 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 19 22:19:02.776 INFO kablam! = help: to disambiguate the method call, write `graph::IndexType::max(...)` instead Sep 19 22:19:02.776 INFO kablam! note: candidate #2 is defined in the trait `std::cmp::Ord` Sep 19 22:19:02.776 INFO kablam! = help: to disambiguate the method call, write `std::cmp::Ord::max(...)` instead Sep 19 22:19:02.776 INFO kablam! Sep 19 22:19:02.780 INFO kablam! error[E0034]: multiple applicable items in scope Sep 19 22:19:02.780 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:438:17 Sep 19 22:19:02.780 INFO kablam! | Sep 19 22:19:02.780 INFO kablam! 438 | assert!(Ix::max().index() == !0 || EdgeIndex::end() != edge_idx); Sep 19 22:19:02.780 INFO kablam! | ^^^^^^^ multiple `max` found Sep 19 22:19:02.780 INFO kablam! | Sep 19 22:19:02.780 INFO kablam! note: candidate #1 is defined in the trait `graph::IndexType` Sep 19 22:19:02.780 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:28:5 Sep 19 22:19:02.780 INFO kablam! | Sep 19 22:19:02.780 INFO kablam! 28 | fn max() -> Self; Sep 19 22:19:02.780 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 19 22:19:02.794 INFO kablam! = help: to disambiguate the method call, write `graph::IndexType::max(...)` instead Sep 19 22:19:02.794 INFO kablam! note: candidate #2 is defined in the trait `std::cmp::Ord` Sep 19 22:19:02.794 INFO kablam! = help: to disambiguate the method call, write `std::cmp::Ord::max(...)` instead Sep 19 22:19:02.794 INFO kablam! Sep 19 22:19:04.122 INFO kablam! error: aborting due to 2 previous errors Sep 19 22:19:04.122 INFO kablam! Sep 19 22:19:04.122 INFO kablam! For more information about this error, try `rustc --explain E0034`. Sep 19 22:19:04.142 INFO kablam! error: Could not compile `petgraph`. Sep 19 22:19:04.143 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 22:19:06.474 INFO kablam! error: build failed Sep 19 22:19:06.478 INFO kablam! su: No module specific data is present Sep 19 22:19:07.279 INFO running `"docker" "rm" "-f" "7ea79cfabe0c911a1cc9ebd25c839257bc4113f5c200dfac270e5d4eba237598"` Sep 19 22:19:07.395 INFO blam! 7ea79cfabe0c911a1cc9ebd25c839257bc4113f5c200dfac270e5d4eba237598