Sep 21 05:11:12.525 INFO checking rabbot-0.2.0 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 05:11:12.525 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 05:11:12.525 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-5/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:12.796 INFO blam! db0fbee71b50d63d6ff0f2eba755482ade5ba3f79b914e4491475b133ff47882 Sep 21 05:11:12.796 INFO running `"docker" "start" "-a" "db0fbee71b50d63d6ff0f2eba755482ade5ba3f79b914e4491475b133ff47882"` Sep 21 05:11:14.013 INFO kablam! usermod: no changes Sep 21 05:11:14.174 INFO kablam! Compiling bit-vec v0.5.0 Sep 21 05:11:14.178 INFO kablam! Compiling strsim v0.5.2 Sep 21 05:11:14.187 INFO kablam! Compiling lalrpop-util v0.12.5 Sep 21 05:11:14.187 INFO kablam! Compiling lalrpop-intern v0.12.5 Sep 21 05:11:14.206 INFO kablam! Compiling memchr v0.1.11 Sep 21 05:11:14.206 INFO kablam! Compiling petgraph v0.1.18 Sep 21 05:11:14.206 INFO kablam! Compiling thread-id v2.0.0 Sep 21 05:11:15.846 INFO kablam! Compiling thread_local v0.2.7 Sep 21 05:11:15.846 INFO kablam! Compiling aho-corasick v0.5.3 Sep 21 05:11:16.918 INFO kablam! error[E0034]: multiple applicable items in scope Sep 21 05:11:16.918 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:404:17 Sep 21 05:11:16.918 INFO kablam! | Sep 21 05:11:16.918 INFO kablam! 404 | assert!(Ix::max().index() == !0 || NodeIndex::end() != node_idx); Sep 21 05:11:16.918 INFO kablam! | ^^^^^^^ multiple `max` found Sep 21 05:11:16.918 INFO kablam! | Sep 21 05:11:16.918 INFO kablam! note: candidate #1 is defined in the trait `graph::IndexType` Sep 21 05:11:16.918 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:28:5 Sep 21 05:11:16.919 INFO kablam! | Sep 21 05:11:16.919 INFO kablam! 28 | fn max() -> Self; Sep 21 05:11:16.920 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 21 05:11:16.920 INFO kablam! = help: to disambiguate the method call, write `graph::IndexType::max(...)` instead Sep 21 05:11:16.920 INFO kablam! note: candidate #2 is defined in the trait `std::cmp::Ord` Sep 21 05:11:16.921 INFO kablam! = help: to disambiguate the method call, write `std::cmp::Ord::max(...)` instead Sep 21 05:11:16.921 INFO kablam! Sep 21 05:11:16.934 INFO kablam! error[E0034]: multiple applicable items in scope Sep 21 05:11:16.934 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:438:17 Sep 21 05:11:16.935 INFO kablam! | Sep 21 05:11:16.935 INFO kablam! 438 | assert!(Ix::max().index() == !0 || EdgeIndex::end() != edge_idx); Sep 21 05:11:16.936 INFO kablam! | ^^^^^^^ multiple `max` found Sep 21 05:11:16.936 INFO kablam! | Sep 21 05:11:16.936 INFO kablam! note: candidate #1 is defined in the trait `graph::IndexType` Sep 21 05:11:16.937 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:28:5 Sep 21 05:11:16.937 INFO kablam! | Sep 21 05:11:16.938 INFO kablam! 28 | fn max() -> Self; Sep 21 05:11:16.938 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 21 05:11:16.938 INFO kablam! = help: to disambiguate the method call, write `graph::IndexType::max(...)` instead Sep 21 05:11:16.946 INFO kablam! note: candidate #2 is defined in the trait `std::cmp::Ord` Sep 21 05:11:16.946 INFO kablam! = help: to disambiguate the method call, write `std::cmp::Ord::max(...)` instead Sep 21 05:11:16.947 INFO kablam! Sep 21 05:11:17.930 INFO kablam! Compiling bit-set v0.3.0 Sep 21 05:11:17.958 INFO kablam! error: aborting due to 2 previous errors Sep 21 05:11:17.958 INFO kablam! Sep 21 05:11:17.958 INFO kablam! For more information about this error, try `rustc --explain E0034`. Sep 21 05:11:17.970 INFO kablam! error: Could not compile `petgraph`. Sep 21 05:11:17.970 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 05:11:18.778 INFO kablam! error: build failed Sep 21 05:11:18.782 INFO kablam! su: No module specific data is present Sep 21 05:11:20.315 INFO running `"docker" "rm" "-f" "db0fbee71b50d63d6ff0f2eba755482ade5ba3f79b914e4491475b133ff47882"` Sep 21 05:11:20.439 INFO blam! db0fbee71b50d63d6ff0f2eba755482ade5ba3f79b914e4491475b133ff47882