Sep 21 05:11:14.152 INFO checking rabbot-0.2.0 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 05:11:14.152 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 05:11:14.152 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-4/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 05:11:14.359 INFO blam! a90e40b7a9111d687d29044cb6b8510ee3ad369bb9279142f4c94ded446c0108 Sep 21 05:11:14.361 INFO running `"docker" "start" "-a" "a90e40b7a9111d687d29044cb6b8510ee3ad369bb9279142f4c94ded446c0108"` Sep 21 05:11:15.663 INFO kablam! usermod: no changes Sep 21 05:11:15.783 INFO kablam! Compiling bit-vec v0.5.0 Sep 21 05:11:15.785 INFO kablam! Compiling itertools v0.3.25 Sep 21 05:11:15.785 INFO kablam! Compiling bitflags v0.4.0 Sep 21 05:11:15.785 INFO kablam! Compiling regex-syntax v0.2.6 Sep 21 05:11:15.786 INFO kablam! Compiling lalrpop-util v0.12.5 Sep 21 05:11:15.794 INFO kablam! Compiling unicode-xid v0.0.2 Sep 21 05:11:15.794 INFO kablam! Compiling lalrpop-intern v0.12.5 Sep 21 05:11:17.033 INFO kablam! Compiling petgraph v0.1.18 Sep 21 05:11:17.146 INFO kablam! Compiling regex v0.1.80 Sep 21 05:11:19.640 INFO kablam! Compiling bit-set v0.3.0 Sep 21 05:11:20.950 INFO kablam! error[E0034]: multiple applicable items in scope Sep 21 05:11:20.950 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:404:17 Sep 21 05:11:20.950 INFO kablam! | Sep 21 05:11:20.950 INFO kablam! 404 | assert!(Ix::max().index() == !0 || NodeIndex::end() != node_idx); Sep 21 05:11:20.950 INFO kablam! | ^^^^^^^ multiple `max` found Sep 21 05:11:20.950 INFO kablam! | Sep 21 05:11:20.950 INFO kablam! note: candidate #1 is defined in the trait `graph::IndexType` Sep 21 05:11:20.950 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:28:5 Sep 21 05:11:20.950 INFO kablam! | Sep 21 05:11:20.950 INFO kablam! 28 | fn max() -> Self; Sep 21 05:11:20.950 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 21 05:11:20.950 INFO kablam! = help: to disambiguate the method call, write `graph::IndexType::max(...)` instead Sep 21 05:11:20.950 INFO kablam! note: candidate #2 is defined in the trait `std::cmp::Ord` Sep 21 05:11:20.950 INFO kablam! = help: to disambiguate the method call, write `std::cmp::Ord::max(...)` instead Sep 21 05:11:20.950 INFO kablam! Sep 21 05:11:20.994 INFO kablam! error[E0034]: multiple applicable items in scope Sep 21 05:11:20.994 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:438:17 Sep 21 05:11:20.994 INFO kablam! | Sep 21 05:11:20.994 INFO kablam! 438 | assert!(Ix::max().index() == !0 || EdgeIndex::end() != edge_idx); Sep 21 05:11:20.994 INFO kablam! | ^^^^^^^ multiple `max` found Sep 21 05:11:20.994 INFO kablam! | Sep 21 05:11:20.994 INFO kablam! note: candidate #1 is defined in the trait `graph::IndexType` Sep 21 05:11:20.994 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:28:5 Sep 21 05:11:20.994 INFO kablam! | Sep 21 05:11:20.994 INFO kablam! 28 | fn max() -> Self; Sep 21 05:11:20.994 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 21 05:11:20.994 INFO kablam! = help: to disambiguate the method call, write `graph::IndexType::max(...)` instead Sep 21 05:11:20.994 INFO kablam! note: candidate #2 is defined in the trait `std::cmp::Ord` Sep 21 05:11:20.994 INFO kablam! = help: to disambiguate the method call, write `std::cmp::Ord::max(...)` instead Sep 21 05:11:20.994 INFO kablam! Sep 21 05:11:21.910 INFO kablam! error: aborting due to 2 previous errors Sep 21 05:11:21.910 INFO kablam! Sep 21 05:11:21.910 INFO kablam! For more information about this error, try `rustc --explain E0034`. Sep 21 05:11:21.947 INFO kablam! error: Could not compile `petgraph`. Sep 21 05:11:21.947 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 05:11:29.094 INFO kablam! error: build failed Sep 21 05:11:29.094 INFO kablam! su: No module specific data is present Sep 21 05:11:29.878 INFO running `"docker" "rm" "-f" "a90e40b7a9111d687d29044cb6b8510ee3ad369bb9279142f4c94ded446c0108"` Sep 21 05:11:29.957 INFO blam! a90e40b7a9111d687d29044cb6b8510ee3ad369bb9279142f4c94ded446c0108