Jul 12 05:47:23.389 INFO checking lalrpop-snap-0.12.5 against try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255 for pr-52234 Jul 12 05:47:23.389 INFO running: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 12 05:47:23.389 INFO creating container for: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 12 05:47:23.389 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-52234/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-2/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/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 +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 12 05:47:23.599 INFO blam! 8597f999c2e71bd5593c4f119c1f1b94ff167bc6734ca12d050e2b526cbc9522 Jul 12 05:47:23.601 INFO running `"docker" "start" "-a" "8597f999c2e71bd5593c4f119c1f1b94ff167bc6734ca12d050e2b526cbc9522"` Jul 12 05:47:24.647 INFO kablam! Checking lalrpop-util v0.12.5 Jul 12 05:47:24.647 INFO kablam! Checking itertools v0.3.25 Jul 12 05:47:24.647 INFO kablam! Checking unicode-xid v0.0.2 Jul 12 05:47:24.647 INFO kablam! Checking regex-syntax v0.2.6 Jul 12 05:47:24.657 INFO kablam! Checking lalrpop-intern v0.12.5 Jul 12 05:47:24.657 INFO kablam! Checking petgraph v0.1.18 Jul 12 05:47:24.660 INFO kablam! Checking atty v0.1.2 Jul 12 05:47:28.418 INFO kablam! error[E0034]: multiple applicable items in scope Jul 12 05:47:28.419 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:404:17 Jul 12 05:47:28.419 INFO kablam! | Jul 12 05:47:28.419 INFO kablam! 404 | assert!(Ix::max().index() == !0 || NodeIndex::end() != node_idx); Jul 12 05:47:28.419 INFO kablam! | ^^^^^^^ multiple `max` found Jul 12 05:47:28.419 INFO kablam! | Jul 12 05:47:28.419 INFO kablam! note: candidate #1 is defined in the trait `graph::IndexType` Jul 12 05:47:28.419 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:28:5 Jul 12 05:47:28.419 INFO kablam! | Jul 12 05:47:28.419 INFO kablam! 28 | fn max() -> Self; Jul 12 05:47:28.419 INFO kablam! | ^^^^^^^^^^^^^^^^^ Jul 12 05:47:28.419 INFO kablam! = help: to disambiguate the method call, write `graph::IndexType::max(...)` instead Jul 12 05:47:28.419 INFO kablam! note: candidate #2 is defined in the trait `std::cmp::Ord` Jul 12 05:47:28.419 INFO kablam! = help: to disambiguate the method call, write `std::cmp::Ord::max(...)` instead Jul 12 05:47:28.419 INFO kablam! Jul 12 05:47:28.433 INFO kablam! error[E0034]: multiple applicable items in scope Jul 12 05:47:28.433 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:438:17 Jul 12 05:47:28.433 INFO kablam! | Jul 12 05:47:28.433 INFO kablam! 438 | assert!(Ix::max().index() == !0 || EdgeIndex::end() != edge_idx); Jul 12 05:47:28.433 INFO kablam! | ^^^^^^^ multiple `max` found Jul 12 05:47:28.433 INFO kablam! | Jul 12 05:47:28.440 INFO kablam! note: candidate #1 is defined in the trait `graph::IndexType` Jul 12 05:47:28.440 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:28:5 Jul 12 05:47:28.440 INFO kablam! | Jul 12 05:47:28.440 INFO kablam! 28 | fn max() -> Self; Jul 12 05:47:28.440 INFO kablam! | ^^^^^^^^^^^^^^^^^ Jul 12 05:47:28.441 INFO kablam! = help: to disambiguate the method call, write `graph::IndexType::max(...)` instead Jul 12 05:47:28.441 INFO kablam! note: candidate #2 is defined in the trait `std::cmp::Ord` Jul 12 05:47:28.441 INFO kablam! = help: to disambiguate the method call, write `std::cmp::Ord::max(...)` instead Jul 12 05:47:28.441 INFO kablam! Jul 12 05:47:29.684 INFO kablam! error: aborting due to 2 previous errors Jul 12 05:47:29.684 INFO kablam! Jul 12 05:47:29.684 INFO kablam! For more information about this error, try `rustc --explain E0034`. Jul 12 05:47:29.707 INFO kablam! error: Could not compile `petgraph`. Jul 12 05:47:29.708 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 12 05:47:31.897 INFO kablam! error: build failed Jul 12 05:47:31.900 INFO kablam! su: No module specific data is present Jul 12 05:47:32.541 INFO running `"docker" "rm" "-f" "8597f999c2e71bd5593c4f119c1f1b94ff167bc6734ca12d050e2b526cbc9522"` Jul 12 05:47:32.739 INFO blam! 8597f999c2e71bd5593c4f119c1f1b94ff167bc6734ca12d050e2b526cbc9522