Sep 19 20:25:36.185 INFO checking rabbot-0.1.3 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 20:25:36.185 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 20:25:36.185 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-2/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 20:25:36.603 INFO blam! c2b027d65ac06aa894aecd19bbf3926ddd5fc439b16a6800319ec86fcf45820c Sep 19 20:25:36.606 INFO running `"docker" "start" "-a" "c2b027d65ac06aa894aecd19bbf3926ddd5fc439b16a6800319ec86fcf45820c"` Sep 19 20:25:37.907 INFO kablam! usermod: no changes Sep 19 20:25:38.051 INFO kablam! Compiling bit-vec v0.5.0 Sep 19 20:25:38.051 INFO kablam! Compiling strsim v0.5.2 Sep 19 20:25:38.051 INFO kablam! Compiling lalrpop-util v0.12.5 Sep 19 20:25:38.051 INFO kablam! Compiling unicode-xid v0.0.2 Sep 19 20:25:38.059 INFO kablam! Compiling bitflags v0.4.0 Sep 19 20:25:38.059 INFO kablam! Compiling regex-syntax v0.2.6 Sep 19 20:25:38.059 INFO kablam! Compiling lalrpop-intern v0.12.5 Sep 19 20:25:38.071 INFO kablam! Compiling itertools v0.3.25 Sep 19 20:25:39.707 INFO kablam! Compiling petgraph v0.1.18 Sep 19 20:25:42.591 INFO kablam! Compiling docopt v0.6.86 Sep 19 20:25:42.723 INFO kablam! Compiling bit-set v0.3.0 Sep 19 20:25:44.599 INFO kablam! error[E0034]: multiple applicable items in scope Sep 19 20:25:44.599 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:404:17 Sep 19 20:25:44.600 INFO kablam! | Sep 19 20:25:44.600 INFO kablam! 404 | assert!(Ix::max().index() == !0 || NodeIndex::end() != node_idx); Sep 19 20:25:44.600 INFO kablam! | ^^^^^^^ multiple `max` found Sep 19 20:25:44.603 INFO kablam! | Sep 19 20:25:44.603 INFO kablam! note: candidate #1 is defined in the trait `graph::IndexType` Sep 19 20:25:44.604 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:28:5 Sep 19 20:25:44.604 INFO kablam! | Sep 19 20:25:44.604 INFO kablam! 28 | fn max() -> Self; Sep 19 20:25:44.605 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 19 20:25:44.605 INFO kablam! = help: to disambiguate the method call, write `graph::IndexType::max(...)` instead Sep 19 20:25:44.611 INFO kablam! note: candidate #2 is defined in the trait `std::cmp::Ord` Sep 19 20:25:44.611 INFO kablam! = help: to disambiguate the method call, write `std::cmp::Ord::max(...)` instead Sep 19 20:25:44.612 INFO kablam! Sep 19 20:25:44.618 INFO kablam! error[E0034]: multiple applicable items in scope Sep 19 20:25:44.618 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:438:17 Sep 19 20:25:44.618 INFO kablam! | Sep 19 20:25:44.619 INFO kablam! 438 | assert!(Ix::max().index() == !0 || EdgeIndex::end() != edge_idx); Sep 19 20:25:44.619 INFO kablam! | ^^^^^^^ multiple `max` found Sep 19 20:25:44.631 INFO kablam! | Sep 19 20:25:44.632 INFO kablam! note: candidate #1 is defined in the trait `graph::IndexType` Sep 19 20:25:44.632 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:28:5 Sep 19 20:25:44.633 INFO kablam! | Sep 19 20:25:44.633 INFO kablam! 28 | fn max() -> Self; Sep 19 20:25:44.633 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 19 20:25:44.634 INFO kablam! = help: to disambiguate the method call, write `graph::IndexType::max(...)` instead Sep 19 20:25:44.634 INFO kablam! note: candidate #2 is defined in the trait `std::cmp::Ord` Sep 19 20:25:44.635 INFO kablam! = help: to disambiguate the method call, write `std::cmp::Ord::max(...)` instead Sep 19 20:25:44.635 INFO kablam! Sep 19 20:25:46.127 INFO kablam! error: aborting due to 2 previous errors Sep 19 20:25:46.147 INFO kablam! Sep 19 20:25:46.147 INFO kablam! For more information about this error, try `rustc --explain E0034`. Sep 19 20:25:46.171 INFO kablam! error: Could not compile `petgraph`. Sep 19 20:25:46.171 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 20:25:51.756 INFO kablam! error: build failed Sep 19 20:25:51.758 INFO kablam! su: No module specific data is present Sep 19 20:25:53.005 INFO running `"docker" "rm" "-f" "c2b027d65ac06aa894aecd19bbf3926ddd5fc439b16a6800319ec86fcf45820c"` Sep 19 20:25:53.307 INFO blam! c2b027d65ac06aa894aecd19bbf3926ddd5fc439b16a6800319ec86fcf45820c