Sep 21 05:11:14.455 INFO checking rabbot-0.1.3 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 05:11:14.455 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 05:11:14.455 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-1/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 05:11:14.775 INFO blam! e2a7559e2e9bead513361af623f8cf656b5c2d7e19544e13b3a236b60e8378ff Sep 21 05:11:14.777 INFO running `"docker" "start" "-a" "e2a7559e2e9bead513361af623f8cf656b5c2d7e19544e13b3a236b60e8378ff"` Sep 21 05:11:16.006 INFO kablam! usermod: no changes Sep 21 05:11:16.151 INFO kablam! Compiling bit-vec v0.5.0 Sep 21 05:11:16.151 INFO kablam! Compiling strsim v0.5.2 Sep 21 05:11:16.163 INFO kablam! Compiling bitflags v0.4.0 Sep 21 05:11:16.164 INFO kablam! Compiling lalrpop-util v0.12.5 Sep 21 05:11:16.164 INFO kablam! Compiling unicode-xid v0.0.2 Sep 21 05:11:16.166 INFO kablam! Compiling itertools v0.3.25 Sep 21 05:11:16.180 INFO kablam! Compiling regex-syntax v0.2.6 Sep 21 05:11:16.180 INFO kablam! Compiling lalrpop-intern v0.12.5 Sep 21 05:11:17.490 INFO kablam! Compiling petgraph v0.1.18 Sep 21 05:11:20.566 INFO kablam! Compiling bit-set v0.3.0 Sep 21 05:11:20.567 INFO kablam! Compiling regex v0.1.80 Sep 21 05:11:21.014 INFO kablam! error[E0034]: multiple applicable items in scope Sep 21 05:11:21.014 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:404:17 Sep 21 05:11:21.014 INFO kablam! | Sep 21 05:11:21.014 INFO kablam! 404 | assert!(Ix::max().index() == !0 || NodeIndex::end() != node_idx); Sep 21 05:11:21.014 INFO kablam! | ^^^^^^^ multiple `max` found Sep 21 05:11:21.014 INFO kablam! | Sep 21 05:11:21.014 INFO kablam! note: candidate #1 is defined in the trait `graph::IndexType` Sep 21 05:11:21.014 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:28:5 Sep 21 05:11:21.014 INFO kablam! | Sep 21 05:11:21.014 INFO kablam! 28 | fn max() -> Self; Sep 21 05:11:21.014 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 21 05:11:21.014 INFO kablam! = help: to disambiguate the method call, write `graph::IndexType::max(...)` instead Sep 21 05:11:21.014 INFO kablam! note: candidate #2 is defined in the trait `std::cmp::Ord` Sep 21 05:11:21.014 INFO kablam! = help: to disambiguate the method call, write `std::cmp::Ord::max(...)` instead Sep 21 05:11:21.014 INFO kablam! Sep 21 05:11:21.030 INFO kablam! error[E0034]: multiple applicable items in scope Sep 21 05:11:21.030 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:438:17 Sep 21 05:11:21.030 INFO kablam! | Sep 21 05:11:21.030 INFO kablam! 438 | assert!(Ix::max().index() == !0 || EdgeIndex::end() != edge_idx); Sep 21 05:11:21.030 INFO kablam! | ^^^^^^^ multiple `max` found Sep 21 05:11:21.050 INFO kablam! | Sep 21 05:11:21.050 INFO kablam! note: candidate #1 is defined in the trait `graph::IndexType` Sep 21 05:11:21.050 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:28:5 Sep 21 05:11:21.050 INFO kablam! | Sep 21 05:11:21.050 INFO kablam! 28 | fn max() -> Self; Sep 21 05:11:21.050 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 21 05:11:21.050 INFO kablam! = help: to disambiguate the method call, write `graph::IndexType::max(...)` instead Sep 21 05:11:21.050 INFO kablam! note: candidate #2 is defined in the trait `std::cmp::Ord` Sep 21 05:11:21.050 INFO kablam! = help: to disambiguate the method call, write `std::cmp::Ord::max(...)` instead Sep 21 05:11:21.050 INFO kablam! Sep 21 05:11:21.814 INFO kablam! error: aborting due to 2 previous errors Sep 21 05:11:21.814 INFO kablam! Sep 21 05:11:21.814 INFO kablam! For more information about this error, try `rustc --explain E0034`. Sep 21 05:11:21.826 INFO kablam! error: Could not compile `petgraph`. Sep 21 05:11:21.827 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 05:11:29.497 INFO kablam! error: build failed Sep 21 05:11:29.498 INFO kablam! su: No module specific data is present Sep 21 05:11:30.008 INFO running `"docker" "rm" "-f" "e2a7559e2e9bead513361af623f8cf656b5c2d7e19544e13b3a236b60e8378ff"` Sep 21 05:11:30.108 INFO blam! e2a7559e2e9bead513361af623f8cf656b5c2d7e19544e13b3a236b60e8378ff