Jul 12 01:24:47.056 INFO checking rabbot-0.1.3 against master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9 for pr-52234 Jul 12 01:24:47.056 INFO running: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 01:24:47.056 INFO creating container for: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 01:24:47.056 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-52234/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-1/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/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 +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 12 01:24:47.314 INFO blam! 56df40082af6a5988809a74c7b570f875e331a79acbf89b0babce02e671d057a Jul 12 01:24:47.317 INFO running `"docker" "start" "-a" "56df40082af6a5988809a74c7b570f875e331a79acbf89b0babce02e671d057a"` Jul 12 01:24:48.463 INFO kablam! Compiling strsim v0.5.2 Jul 12 01:24:48.475 INFO kablam! Compiling bit-vec v0.5.0 Jul 12 01:24:48.478 INFO kablam! Compiling unicode-xid v0.0.2 Jul 12 01:24:48.481 INFO kablam! Compiling regex-syntax v0.2.6 Jul 12 01:24:48.483 INFO kablam! Compiling lalrpop-util v0.12.5 Jul 12 01:24:48.485 INFO kablam! Compiling itertools v0.3.25 Jul 12 01:24:48.488 INFO kablam! Compiling lalrpop-intern v0.12.5 Jul 12 01:24:48.490 INFO kablam! Compiling bitflags v0.4.0 Jul 12 01:24:52.963 INFO kablam! Compiling petgraph v0.1.18 Jul 12 01:24:59.432 INFO kablam! Compiling bit-set v0.3.0 Jul 12 01:24:59.546 INFO kablam! Compiling docopt v0.6.86 Jul 12 01:25:01.642 INFO kablam! error[E0034]: multiple applicable items in scope Jul 12 01:25:01.642 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:404:17 Jul 12 01:25:01.642 INFO kablam! | Jul 12 01:25:01.643 INFO kablam! 404 | assert!(Ix::max().index() == !0 || NodeIndex::end() != node_idx); Jul 12 01:25:01.643 INFO kablam! | ^^^^^^^ multiple `max` found Jul 12 01:25:01.643 INFO kablam! | Jul 12 01:25:01.643 INFO kablam! note: candidate #1 is defined in the trait `graph::IndexType` Jul 12 01:25:01.643 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:28:5 Jul 12 01:25:01.643 INFO kablam! | Jul 12 01:25:01.643 INFO kablam! 28 | fn max() -> Self; Jul 12 01:25:01.643 INFO kablam! | ^^^^^^^^^^^^^^^^^ Jul 12 01:25:01.643 INFO kablam! = help: to disambiguate the method call, write `graph::IndexType::max(...)` instead Jul 12 01:25:01.643 INFO kablam! note: candidate #2 is defined in the trait `std::cmp::Ord` Jul 12 01:25:01.643 INFO kablam! = help: to disambiguate the method call, write `std::cmp::Ord::max(...)` instead Jul 12 01:25:01.643 INFO kablam! Jul 12 01:25:01.731 INFO kablam! error[E0034]: multiple applicable items in scope Jul 12 01:25:01.731 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:438:17 Jul 12 01:25:01.731 INFO kablam! | Jul 12 01:25:01.731 INFO kablam! 438 | assert!(Ix::max().index() == !0 || EdgeIndex::end() != edge_idx); Jul 12 01:25:01.731 INFO kablam! | ^^^^^^^ multiple `max` found Jul 12 01:25:01.731 INFO kablam! | Jul 12 01:25:01.731 INFO kablam! note: candidate #1 is defined in the trait `graph::IndexType` Jul 12 01:25:01.731 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:28:5 Jul 12 01:25:01.731 INFO kablam! | Jul 12 01:25:01.731 INFO kablam! 28 | fn max() -> Self; Jul 12 01:25:01.731 INFO kablam! | ^^^^^^^^^^^^^^^^^ Jul 12 01:25:01.732 INFO kablam! = help: to disambiguate the method call, write `graph::IndexType::max(...)` instead Jul 12 01:25:01.732 INFO kablam! note: candidate #2 is defined in the trait `std::cmp::Ord` Jul 12 01:25:01.732 INFO kablam! = help: to disambiguate the method call, write `std::cmp::Ord::max(...)` instead Jul 12 01:25:01.732 INFO kablam! Jul 12 01:25:04.812 INFO kablam! error: aborting due to 2 previous errors Jul 12 01:25:04.812 INFO kablam! Jul 12 01:25:04.812 INFO kablam! For more information about this error, try `rustc --explain E0034`. Jul 12 01:25:04.884 INFO kablam! error: Could not compile `petgraph`. Jul 12 01:25:04.885 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 12 01:25:16.148 INFO kablam! error: build failed Jul 12 01:25:16.150 INFO kablam! su: No module specific data is present Jul 12 01:25:16.911 INFO running `"docker" "rm" "-f" "56df40082af6a5988809a74c7b570f875e331a79acbf89b0babce02e671d057a"` Jul 12 01:25:17.012 INFO blam! 56df40082af6a5988809a74c7b570f875e331a79acbf89b0babce02e671d057a