Sep 10 12:20:47.732 INFO checking rabbot-0.1.3 against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 12:20:47.732 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 12:20:47.732 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-4/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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 +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 12:20:47.931 INFO blam! 092e3cefe90c9f4d9f6cf0b977d3be137c8ecc08f58846973a92b3c88fff079a Sep 10 12:20:47.933 INFO running `"docker" "start" "-a" "092e3cefe90c9f4d9f6cf0b977d3be137c8ecc08f58846973a92b3c88fff079a"` Sep 10 12:20:50.094 INFO kablam! usermod: no changes Sep 10 12:20:50.238 INFO kablam! Compiling strsim v0.5.2 Sep 10 12:20:50.238 INFO kablam! Compiling bit-vec v0.5.0 Sep 10 12:20:50.238 INFO kablam! Compiling lalrpop-util v0.12.5 Sep 10 12:20:50.238 INFO kablam! Compiling lalrpop-intern v0.12.5 Sep 10 12:20:50.242 INFO kablam! Compiling petgraph v0.1.18 Sep 10 12:20:53.700 INFO kablam! Compiling docopt v0.6.86 Sep 10 12:20:53.955 INFO kablam! error[E0034]: multiple applicable items in scope Sep 10 12:20:53.955 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:404:17 Sep 10 12:20:53.955 INFO kablam! | Sep 10 12:20:53.955 INFO kablam! 404 | assert!(Ix::max().index() == !0 || NodeIndex::end() != node_idx); Sep 10 12:20:53.955 INFO kablam! | ^^^^^^^ multiple `max` found Sep 10 12:20:53.955 INFO kablam! | Sep 10 12:20:53.955 INFO kablam! note: candidate #1 is defined in the trait `graph::IndexType` Sep 10 12:20:53.955 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:28:5 Sep 10 12:20:53.955 INFO kablam! | Sep 10 12:20:53.955 INFO kablam! 28 | fn max() -> Self; Sep 10 12:20:53.955 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 10 12:20:53.955 INFO kablam! = help: to disambiguate the method call, write `graph::IndexType::max(...)` instead Sep 10 12:20:53.955 INFO kablam! note: candidate #2 is defined in the trait `std::cmp::Ord` Sep 10 12:20:53.955 INFO kablam! = help: to disambiguate the method call, write `std::cmp::Ord::max(...)` instead Sep 10 12:20:53.955 INFO kablam! Sep 10 12:20:53.960 INFO kablam! error[E0034]: multiple applicable items in scope Sep 10 12:20:53.960 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:438:17 Sep 10 12:20:53.960 INFO kablam! | Sep 10 12:20:53.960 INFO kablam! 438 | assert!(Ix::max().index() == !0 || EdgeIndex::end() != edge_idx); Sep 10 12:20:53.960 INFO kablam! | ^^^^^^^ multiple `max` found Sep 10 12:20:53.966 INFO kablam! | Sep 10 12:20:53.966 INFO kablam! note: candidate #1 is defined in the trait `graph::IndexType` Sep 10 12:20:53.966 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:28:5 Sep 10 12:20:53.966 INFO kablam! | Sep 10 12:20:53.966 INFO kablam! 28 | fn max() -> Self; Sep 10 12:20:53.966 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 10 12:20:53.966 INFO kablam! = help: to disambiguate the method call, write `graph::IndexType::max(...)` instead Sep 10 12:20:53.966 INFO kablam! note: candidate #2 is defined in the trait `std::cmp::Ord` Sep 10 12:20:53.966 INFO kablam! = help: to disambiguate the method call, write `std::cmp::Ord::max(...)` instead Sep 10 12:20:53.966 INFO kablam! Sep 10 12:20:54.279 INFO kablam! Compiling bit-set v0.3.0 Sep 10 12:20:54.809 INFO kablam! error: aborting due to 2 previous errors Sep 10 12:20:54.822 INFO kablam! Sep 10 12:20:54.822 INFO kablam! For more information about this error, try `rustc --explain E0034`. Sep 10 12:20:54.843 INFO kablam! error: Could not compile `petgraph`. Sep 10 12:20:54.843 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 12:21:01.178 INFO kablam! error: build failed Sep 10 12:21:01.179 INFO kablam! su: No module specific data is present Sep 10 12:21:02.409 INFO running `"docker" "rm" "-f" "092e3cefe90c9f4d9f6cf0b977d3be137c8ecc08f58846973a92b3c88fff079a"` Sep 10 12:21:02.515 INFO blam! 092e3cefe90c9f4d9f6cf0b977d3be137c8ecc08f58846973a92b3c88fff079a