Sep 01 10:21:29.050 INFO checking rabbot-0.2.0 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 10:21:29.050 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 10:21:29.050 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-0/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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=500" "-e" "CMD=cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 10:21:29.198 INFO blam! 19f6ad51b88a3f2940d1f335a6f89494ec38f3ddd032692b460bee7274231382 Sep 01 10:21:29.200 INFO running `"docker" "start" "-a" "19f6ad51b88a3f2940d1f335a6f89494ec38f3ddd032692b460bee7274231382"` Sep 01 10:21:29.772 INFO kablam! Compiling bit-vec v0.5.0 Sep 01 10:21:29.772 INFO kablam! Compiling bitflags v0.4.0 Sep 01 10:21:29.772 INFO kablam! Compiling lalrpop-intern v0.12.5 Sep 01 10:21:29.773 INFO kablam! Compiling lalrpop-util v0.12.5 Sep 01 10:21:29.773 INFO kablam! Compiling itertools v0.3.25 Sep 01 10:21:29.774 INFO kablam! Compiling unicode-xid v0.0.2 Sep 01 10:21:29.776 INFO kablam! Compiling regex-syntax v0.2.6 Sep 01 10:21:30.746 INFO kablam! Compiling petgraph v0.1.18 Sep 01 10:21:31.679 INFO kablam! Compiling bit-set v0.3.0 Sep 01 10:21:32.416 INFO kablam! error[E0034]: multiple applicable items in scope Sep 01 10:21:32.416 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:404:17 Sep 01 10:21:32.416 INFO kablam! | Sep 01 10:21:32.416 INFO kablam! 404 | assert!(Ix::max().index() == !0 || NodeIndex::end() != node_idx); Sep 01 10:21:32.417 INFO kablam! | ^^^^^^^ multiple `max` found Sep 01 10:21:32.417 INFO kablam! | Sep 01 10:21:32.417 INFO kablam! note: candidate #1 is defined in the trait `graph::IndexType` Sep 01 10:21:32.417 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:28:5 Sep 01 10:21:32.417 INFO kablam! | Sep 01 10:21:32.417 INFO kablam! 28 | fn max() -> Self; Sep 01 10:21:32.417 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 01 10:21:32.417 INFO kablam! = help: to disambiguate the method call, write `graph::IndexType::max(...)` instead Sep 01 10:21:32.418 INFO kablam! note: candidate #2 is defined in the trait `std::cmp::Ord` Sep 01 10:21:32.418 INFO kablam! = help: to disambiguate the method call, write `std::cmp::Ord::max(...)` instead Sep 01 10:21:32.418 INFO kablam! Sep 01 10:21:32.427 INFO kablam! error[E0034]: multiple applicable items in scope Sep 01 10:21:32.427 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:438:17 Sep 01 10:21:32.428 INFO kablam! | Sep 01 10:21:32.428 INFO kablam! 438 | assert!(Ix::max().index() == !0 || EdgeIndex::end() != edge_idx); Sep 01 10:21:32.428 INFO kablam! | ^^^^^^^ multiple `max` found Sep 01 10:21:32.428 INFO kablam! | Sep 01 10:21:32.428 INFO kablam! note: candidate #1 is defined in the trait `graph::IndexType` Sep 01 10:21:32.428 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:28:5 Sep 01 10:21:32.428 INFO kablam! | Sep 01 10:21:32.428 INFO kablam! 28 | fn max() -> Self; Sep 01 10:21:32.428 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 01 10:21:32.428 INFO kablam! = help: to disambiguate the method call, write `graph::IndexType::max(...)` instead Sep 01 10:21:32.428 INFO kablam! note: candidate #2 is defined in the trait `std::cmp::Ord` Sep 01 10:21:32.429 INFO kablam! = help: to disambiguate the method call, write `std::cmp::Ord::max(...)` instead Sep 01 10:21:32.429 INFO kablam! Sep 01 10:21:33.101 INFO kablam! error: aborting due to 2 previous errors Sep 01 10:21:33.101 INFO kablam! Sep 01 10:21:33.101 INFO kablam! For more information about this error, try `rustc --explain E0034`. Sep 01 10:21:33.109 INFO kablam! error: Could not compile `petgraph`. Sep 01 10:21:33.109 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 10:21:34.957 INFO kablam! error: build failed Sep 01 10:21:34.959 INFO kablam! su: No module specific data is present Sep 01 10:21:35.350 INFO running `"docker" "rm" "-f" "19f6ad51b88a3f2940d1f335a6f89494ec38f3ddd032692b460bee7274231382"` Sep 01 10:21:35.454 INFO blam! 19f6ad51b88a3f2940d1f335a6f89494ec38f3ddd032692b460bee7274231382