Sep 14 11:14:55.082 INFO checking rabbot-0.2.0 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 11:14:55.082 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 11:14:55.082 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-6/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 11:14:55.438 INFO blam! 317cb75b524de6a463a83c1abb1643916aa7e7d7c7d730c2e6e84373c0380b63 Sep 14 11:14:55.440 INFO running `"docker" "start" "-a" "317cb75b524de6a463a83c1abb1643916aa7e7d7c7d730c2e6e84373c0380b63"` Sep 14 11:14:56.848 INFO kablam! usermod: no changes Sep 14 11:14:57.041 INFO kablam! Compiling bit-vec v0.5.0 Sep 14 11:14:57.041 INFO kablam! Compiling strsim v0.5.2 Sep 14 11:14:57.041 INFO kablam! Compiling bitflags v0.4.0 Sep 14 11:14:57.041 INFO kablam! Compiling regex-syntax v0.2.6 Sep 14 11:14:57.041 INFO kablam! Compiling lalrpop-util v0.12.5 Sep 14 11:14:57.041 INFO kablam! Compiling unicode-xid v0.0.2 Sep 14 11:14:57.041 INFO kablam! Compiling itertools v0.3.25 Sep 14 11:14:57.041 INFO kablam! Compiling lalrpop-intern v0.12.5 Sep 14 11:14:58.480 INFO kablam! Compiling memchr v0.1.11 Sep 14 11:14:58.495 INFO kablam! Compiling petgraph v0.1.18 Sep 14 11:15:01.630 INFO kablam! Compiling aho-corasick v0.5.3 Sep 14 11:15:01.971 INFO kablam! Compiling bit-set v0.3.0 Sep 14 11:15:01.979 INFO kablam! error[E0034]: multiple applicable items in scope Sep 14 11:15:01.979 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:404:17 Sep 14 11:15:01.979 INFO kablam! | Sep 14 11:15:01.979 INFO kablam! 404 | assert!(Ix::max().index() == !0 || NodeIndex::end() != node_idx); Sep 14 11:15:01.979 INFO kablam! | ^^^^^^^ multiple `max` found Sep 14 11:15:01.979 INFO kablam! | Sep 14 11:15:01.979 INFO kablam! note: candidate #1 is defined in the trait `graph::IndexType` Sep 14 11:15:01.979 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:28:5 Sep 14 11:15:01.979 INFO kablam! | Sep 14 11:15:01.979 INFO kablam! 28 | fn max() -> Self; Sep 14 11:15:01.979 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 14 11:15:01.979 INFO kablam! = help: to disambiguate the method call, write `graph::IndexType::max(...)` instead Sep 14 11:15:01.979 INFO kablam! note: candidate #2 is defined in the trait `std::cmp::Ord` Sep 14 11:15:01.979 INFO kablam! = help: to disambiguate the method call, write `std::cmp::Ord::max(...)` instead Sep 14 11:15:01.979 INFO kablam! Sep 14 11:15:01.987 INFO kablam! Compiling thread-id v2.0.0 Sep 14 11:15:01.987 INFO kablam! error[E0034]: multiple applicable items in scope Sep 14 11:15:01.987 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:438:17 Sep 14 11:15:01.987 INFO kablam! | Sep 14 11:15:01.987 INFO kablam! 438 | assert!(Ix::max().index() == !0 || EdgeIndex::end() != edge_idx); Sep 14 11:15:01.987 INFO kablam! | ^^^^^^^ multiple `max` found Sep 14 11:15:01.987 INFO kablam! | Sep 14 11:15:01.987 INFO kablam! note: candidate #1 is defined in the trait `graph::IndexType` Sep 14 11:15:01.987 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:28:5 Sep 14 11:15:01.987 INFO kablam! | Sep 14 11:15:01.987 INFO kablam! 28 | fn max() -> Self; Sep 14 11:15:01.987 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 14 11:15:01.987 INFO kablam! = help: to disambiguate the method call, write `graph::IndexType::max(...)` instead Sep 14 11:15:01.987 INFO kablam! note: candidate #2 is defined in the trait `std::cmp::Ord` Sep 14 11:15:01.987 INFO kablam! = help: to disambiguate the method call, write `std::cmp::Ord::max(...)` instead Sep 14 11:15:01.987 INFO kablam! Sep 14 11:15:02.686 INFO kablam! error: aborting due to 2 previous errors Sep 14 11:15:02.694 INFO kablam! Sep 14 11:15:02.695 INFO kablam! For more information about this error, try `rustc --explain E0034`. Sep 14 11:15:02.698 INFO kablam! error: Could not compile `petgraph`. Sep 14 11:15:02.699 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 11:15:06.310 INFO kablam! error: build failed Sep 14 11:15:06.312 INFO kablam! su: No module specific data is present Sep 14 11:15:07.957 INFO running `"docker" "rm" "-f" "317cb75b524de6a463a83c1abb1643916aa7e7d7c7d730c2e6e84373c0380b63"` Sep 14 11:15:08.279 INFO blam! 317cb75b524de6a463a83c1abb1643916aa7e7d7c7d730c2e6e84373c0380b63