Sep 19 20:25:32.894 INFO checking rabbot-0.2.0 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 20:25:32.894 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 20:25:32.895 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-6/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:33.030 INFO blam! f2a38d9df150bedec9277685a6ab7c21cadfce115422caa3240fa2f7b904bb3d Sep 19 20:25:33.033 INFO running `"docker" "start" "-a" "f2a38d9df150bedec9277685a6ab7c21cadfce115422caa3240fa2f7b904bb3d"` Sep 19 20:25:33.750 INFO kablam! usermod: no changes Sep 19 20:25:33.871 INFO kablam! Compiling regex-syntax v0.3.9 Sep 19 20:25:33.871 INFO kablam! Compiling utf8-ranges v0.1.3 Sep 19 20:25:33.887 INFO kablam! Compiling bit-vec v0.5.0 Sep 19 20:25:33.887 INFO kablam! Compiling strsim v0.5.2 Sep 19 20:25:33.894 INFO kablam! Compiling bitflags v0.4.0 Sep 19 20:25:33.895 INFO kablam! Compiling lalrpop-intern v0.12.5 Sep 19 20:25:33.895 INFO kablam! Compiling itertools v0.3.25 Sep 19 20:25:33.895 INFO kablam! Compiling regex-syntax v0.2.6 Sep 19 20:25:34.822 INFO kablam! Compiling unicode-xid v0.0.2 Sep 19 20:25:35.671 INFO kablam! Compiling lalrpop-util v0.12.5 Sep 19 20:25:38.174 INFO kablam! Compiling memchr v0.1.11 Sep 19 20:25:38.175 INFO kablam! Compiling petgraph v0.1.18 Sep 19 20:25:38.175 INFO kablam! Compiling bit-set v0.3.0 Sep 19 20:25:38.183 INFO kablam! Compiling thread-id v2.0.0 Sep 19 20:25:39.679 INFO kablam! Compiling thread_local v0.2.7 Sep 19 20:25:40.749 INFO kablam! Compiling aho-corasick v0.5.3 Sep 19 20:25:41.259 INFO kablam! error[E0034]: multiple applicable items in scope Sep 19 20:25:41.259 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:404:17 Sep 19 20:25:41.260 INFO kablam! | Sep 19 20:25:41.260 INFO kablam! 404 | assert!(Ix::max().index() == !0 || NodeIndex::end() != node_idx); Sep 19 20:25:41.261 INFO kablam! | ^^^^^^^ multiple `max` found Sep 19 20:25:41.291 INFO kablam! | Sep 19 20:25:41.291 INFO kablam! note: candidate #1 is defined in the trait `graph::IndexType` Sep 19 20:25:41.292 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:28:5 Sep 19 20:25:41.292 INFO kablam! | Sep 19 20:25:41.292 INFO kablam! 28 | fn max() -> Self; Sep 19 20:25:41.293 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 19 20:25:41.293 INFO kablam! = help: to disambiguate the method call, write `graph::IndexType::max(...)` instead Sep 19 20:25:41.293 INFO kablam! note: candidate #2 is defined in the trait `std::cmp::Ord` Sep 19 20:25:41.294 INFO kablam! = help: to disambiguate the method call, write `std::cmp::Ord::max(...)` instead Sep 19 20:25:41.294 INFO kablam! Sep 19 20:25:41.299 INFO kablam! error[E0034]: multiple applicable items in scope Sep 19 20:25:41.299 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:438:17 Sep 19 20:25:41.299 INFO kablam! | Sep 19 20:25:41.300 INFO kablam! 438 | assert!(Ix::max().index() == !0 || EdgeIndex::end() != edge_idx); Sep 19 20:25:41.300 INFO kablam! | ^^^^^^^ multiple `max` found Sep 19 20:25:41.301 INFO kablam! | Sep 19 20:25:41.301 INFO kablam! note: candidate #1 is defined in the trait `graph::IndexType` Sep 19 20:25:41.301 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:28:5 Sep 19 20:25:41.302 INFO kablam! | Sep 19 20:25:41.302 INFO kablam! 28 | fn max() -> Self; Sep 19 20:25:41.302 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 19 20:25:41.303 INFO kablam! = help: to disambiguate the method call, write `graph::IndexType::max(...)` instead Sep 19 20:25:41.303 INFO kablam! note: candidate #2 is defined in the trait `std::cmp::Ord` Sep 19 20:25:41.303 INFO kablam! = help: to disambiguate the method call, write `std::cmp::Ord::max(...)` instead Sep 19 20:25:41.304 INFO kablam! Sep 19 20:25:42.995 INFO kablam! error: aborting due to 2 previous errors Sep 19 20:25:42.995 INFO kablam! Sep 19 20:25:42.996 INFO kablam! For more information about this error, try `rustc --explain E0034`. Sep 19 20:25:43.006 INFO kablam! error: Could not compile `petgraph`. Sep 19 20:25:43.006 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 20:25:49.006 INFO kablam! error: build failed Sep 19 20:25:49.006 INFO kablam! su: No module specific data is present Sep 19 20:25:50.016 INFO running `"docker" "rm" "-f" "f2a38d9df150bedec9277685a6ab7c21cadfce115422caa3240fa2f7b904bb3d"` Sep 19 20:25:50.363 INFO blam! f2a38d9df150bedec9277685a6ab7c21cadfce115422caa3240fa2f7b904bb3d