Sep 19 23:16:26.699 INFO checking lalrpop-snap-0.12.5 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 23:16:26.699 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 23:16:26.699 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-4/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 23:16:26.967 INFO blam! e4d5a0fe76e5ef194ca9f448999834d6641bb3c0e424ab9cdaf6f31ff0e074f1 Sep 19 23:16:26.970 INFO running `"docker" "start" "-a" "e4d5a0fe76e5ef194ca9f448999834d6641bb3c0e424ab9cdaf6f31ff0e074f1"` Sep 19 23:16:28.032 INFO kablam! usermod: no changes Sep 19 23:16:28.145 INFO kablam! Checking unicode-xid v0.0.2 Sep 19 23:16:28.145 INFO kablam! Checking lalrpop-intern v0.12.5 Sep 19 23:16:28.145 INFO kablam! Checking itertools v0.3.25 Sep 19 23:16:28.145 INFO kablam! Checking lalrpop-util v0.12.5 Sep 19 23:16:28.145 INFO kablam! Checking petgraph v0.1.18 Sep 19 23:16:28.145 INFO kablam! Checking bit-set v0.3.0 Sep 19 23:16:28.148 INFO kablam! Checking atty v0.1.2 Sep 19 23:16:30.583 INFO kablam! error[E0034]: multiple applicable items in scope Sep 19 23:16:30.583 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:404:17 Sep 19 23:16:30.584 INFO kablam! | Sep 19 23:16:30.584 INFO kablam! 404 | assert!(Ix::max().index() == !0 || NodeIndex::end() != node_idx); Sep 19 23:16:30.585 INFO kablam! | ^^^^^^^ multiple `max` found Sep 19 23:16:30.585 INFO kablam! | Sep 19 23:16:30.586 INFO kablam! note: candidate #1 is defined in the trait `graph::IndexType` Sep 19 23:16:30.586 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:28:5 Sep 19 23:16:30.587 INFO kablam! | Sep 19 23:16:30.590 INFO kablam! 28 | fn max() -> Self; Sep 19 23:16:30.591 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 19 23:16:30.591 INFO kablam! = help: to disambiguate the method call, write `graph::IndexType::max(...)` instead Sep 19 23:16:30.591 INFO kablam! note: candidate #2 is defined in the trait `std::cmp::Ord` Sep 19 23:16:30.591 INFO kablam! = help: to disambiguate the method call, write `std::cmp::Ord::max(...)` instead Sep 19 23:16:30.591 INFO kablam! Sep 19 23:16:30.595 INFO kablam! error[E0034]: multiple applicable items in scope Sep 19 23:16:30.595 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:438:17 Sep 19 23:16:30.596 INFO kablam! | Sep 19 23:16:30.596 INFO kablam! 438 | assert!(Ix::max().index() == !0 || EdgeIndex::end() != edge_idx); Sep 19 23:16:30.596 INFO kablam! | ^^^^^^^ multiple `max` found Sep 19 23:16:30.597 INFO kablam! | Sep 19 23:16:30.597 INFO kablam! note: candidate #1 is defined in the trait `graph::IndexType` Sep 19 23:16:30.598 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:28:5 Sep 19 23:16:30.603 INFO kablam! | Sep 19 23:16:30.603 INFO kablam! 28 | fn max() -> Self; Sep 19 23:16:30.603 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 19 23:16:30.603 INFO kablam! = help: to disambiguate the method call, write `graph::IndexType::max(...)` instead Sep 19 23:16:30.603 INFO kablam! note: candidate #2 is defined in the trait `std::cmp::Ord` Sep 19 23:16:30.603 INFO kablam! = help: to disambiguate the method call, write `std::cmp::Ord::max(...)` instead Sep 19 23:16:30.603 INFO kablam! Sep 19 23:16:30.963 INFO kablam! error: aborting due to 2 previous errors Sep 19 23:16:30.963 INFO kablam! Sep 19 23:16:30.963 INFO kablam! For more information about this error, try `rustc --explain E0034`. Sep 19 23:16:30.967 INFO kablam! error: Could not compile `petgraph`. Sep 19 23:16:30.967 INFO kablam! Sep 19 23:16:30.967 INFO kablam! To learn more, run the command again with --verbose. Sep 19 23:16:30.968 INFO kablam! su: No module specific data is present Sep 19 23:16:31.701 INFO running `"docker" "rm" "-f" "e4d5a0fe76e5ef194ca9f448999834d6641bb3c0e424ab9cdaf6f31ff0e074f1"` Sep 19 23:16:31.889 INFO blam! e4d5a0fe76e5ef194ca9f448999834d6641bb3c0e424ab9cdaf6f31ff0e074f1