Sep 03 20:42:21.499 INFO checking Jengamon/Mister against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 03 20:42:21.499 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 03 20:42:21.499 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 03 20:42:21.706 INFO blam! dde1036766a8ab09d3386b07cbac495a1cdf1abd6244c05d0f1eb99032266666 Sep 03 20:42:21.711 INFO running `"docker" "start" "-a" "dde1036766a8ab09d3386b07cbac495a1cdf1abd6244c05d0f1eb99032266666"` Sep 03 20:42:22.879 INFO kablam! Compiling libc v0.2.31 Sep 03 20:42:22.911 INFO kablam! Checking exoquant v0.2.0 Sep 03 20:42:22.915 INFO kablam! Checking memmap v0.6.2 Sep 03 20:42:22.915 INFO kablam! Checking time v0.1.38 Sep 03 20:42:22.915 INFO kablam! Checking isatty v0.1.3 Sep 03 20:42:22.922 INFO kablam! Checking draw_state v0.8.0 Sep 03 20:42:22.935 INFO kablam! Checking shared_library v0.1.7 Sep 03 20:42:22.937 INFO kablam! Checking petgraph v0.4.9 Sep 03 20:42:24.291 INFO kablam! Compiling gl_generator v0.7.0 Sep 03 20:42:25.109 INFO kablam! Compiling gl_generator v0.8.0 Sep 03 20:42:25.237 INFO kablam! Checking tempfile v2.2.0 Sep 03 20:42:28.099 INFO kablam! Checking num-bigint v0.1.40 Sep 03 20:42:28.420 INFO kablam! Compiling derivative v1.0.0 Sep 03 20:42:28.495 INFO kablam! Checking thread_local v0.3.4 Sep 03 20:42:29.730 INFO kablam! Checking osmesa-sys v0.1.2 Sep 03 20:42:30.847 INFO kablam! Checking x11-dl v2.15.0 Sep 03 20:42:31.263 INFO kablam! Compiling rand v0.3.16 Sep 03 20:42:31.598 INFO kablam! Checking nalgebra v0.11.2 Sep 03 20:42:35.575 INFO kablam! error[E0034]: multiple applicable items in scope Sep 03 20:42:35.575 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.9/src/graph_impl/stable_graph/mod.rs:1172:19 Sep 03 20:42:35.575 INFO kablam! | Sep 03 20:42:35.575 INFO kablam! 1172 | self.iter.find_map(|(i, node)| { Sep 03 20:42:35.575 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 03 20:42:35.575 INFO kablam! | Sep 03 20:42:35.575 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 03 20:42:35.576 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.9/src/iter_utils.rs:5:5 Sep 03 20:42:35.576 INFO kablam! | Sep 03 20:42:35.576 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 03 20:42:35.576 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 03 20:42:35.576 INFO kablam! 7 | | { Sep 03 20:42:35.576 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 03 20:42:35.576 INFO kablam! ... | Sep 03 20:42:35.576 INFO kablam! 13 | | None Sep 03 20:42:35.576 INFO kablam! 14 | | } Sep 03 20:42:35.576 INFO kablam! | |_____^ Sep 03 20:42:35.590 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Sep 03 20:42:35.590 INFO kablam! Sep 03 20:42:35.650 INFO kablam! error[E0034]: multiple applicable items in scope Sep 03 20:42:35.650 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.9/src/graph_impl/stable_graph/mod.rs:1355:19 Sep 03 20:42:35.650 INFO kablam! | Sep 03 20:42:35.650 INFO kablam! 1355 | self.iter.find_map(|(i, edge)| Sep 03 20:42:35.651 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 03 20:42:35.651 INFO kablam! | Sep 03 20:42:35.651 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 03 20:42:35.651 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.9/src/iter_utils.rs:5:5 Sep 03 20:42:35.651 INFO kablam! | Sep 03 20:42:35.651 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 03 20:42:35.651 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 03 20:42:35.651 INFO kablam! 7 | | { Sep 03 20:42:35.651 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 03 20:42:35.651 INFO kablam! ... | Sep 03 20:42:35.651 INFO kablam! 13 | | None Sep 03 20:42:35.651 INFO kablam! 14 | | } Sep 03 20:42:35.651 INFO kablam! | |_____^ Sep 03 20:42:35.651 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Sep 03 20:42:35.651 INFO kablam! Sep 03 20:42:35.671 INFO kablam! error[E0034]: multiple applicable items in scope Sep 03 20:42:35.671 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.9/src/graph_impl/stable_graph/mod.rs:1519:19 Sep 03 20:42:35.671 INFO kablam! | Sep 03 20:42:35.671 INFO kablam! 1519 | self.iter.find_map(|(i, node)| { Sep 03 20:42:35.671 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 03 20:42:35.671 INFO kablam! | Sep 03 20:42:35.672 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 03 20:42:35.672 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.9/src/iter_utils.rs:5:5 Sep 03 20:42:35.672 INFO kablam! | Sep 03 20:42:35.672 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 03 20:42:35.672 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 03 20:42:35.672 INFO kablam! 7 | | { Sep 03 20:42:35.672 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 03 20:42:35.672 INFO kablam! ... | Sep 03 20:42:35.672 INFO kablam! 13 | | None Sep 03 20:42:35.672 INFO kablam! 14 | | } Sep 03 20:42:35.672 INFO kablam! | |_____^ Sep 03 20:42:35.672 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Sep 03 20:42:35.672 INFO kablam! Sep 03 20:42:35.681 INFO kablam! error[E0034]: multiple applicable items in scope Sep 03 20:42:35.681 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.9/src/graph_impl/stable_graph/mod.rs:1565:19 Sep 03 20:42:35.681 INFO kablam! | Sep 03 20:42:35.681 INFO kablam! 1565 | self.iter.find_map(|(i, node)| { Sep 03 20:42:35.681 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 03 20:42:35.681 INFO kablam! | Sep 03 20:42:35.681 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 03 20:42:35.681 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.9/src/iter_utils.rs:5:5 Sep 03 20:42:35.681 INFO kablam! | Sep 03 20:42:35.681 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 03 20:42:35.681 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 03 20:42:35.681 INFO kablam! 7 | | { Sep 03 20:42:35.681 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 03 20:42:35.681 INFO kablam! ... | Sep 03 20:42:35.681 INFO kablam! 13 | | None Sep 03 20:42:35.681 INFO kablam! 14 | | } Sep 03 20:42:35.682 INFO kablam! | |_____^ Sep 03 20:42:35.682 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Sep 03 20:42:35.682 INFO kablam! Sep 03 20:42:36.926 INFO kablam! error: aborting due to 4 previous errors Sep 03 20:42:36.926 INFO kablam! Sep 03 20:42:36.926 INFO kablam! For more information about this error, try `rustc --explain E0034`. Sep 03 20:42:36.937 INFO kablam! error: Could not compile `petgraph`. Sep 03 20:42:36.938 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 03 20:43:19.057 INFO kablam! error: build failed Sep 03 20:43:19.063 INFO kablam! su: No module specific data is present Sep 03 20:43:19.588 INFO running `"docker" "rm" "-f" "dde1036766a8ab09d3386b07cbac495a1cdf1abd6244c05d0f1eb99032266666"` Sep 03 20:43:19.750 INFO blam! dde1036766a8ab09d3386b07cbac495a1cdf1abd6244c05d0f1eb99032266666