Sep 14 05:35:43.539 INFO checking Jengamon/Mister against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 05:35:43.539 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 05:35:43.539 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-4/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 05:35:43.995 INFO blam! 9306fe69ec16cbfd28722b842dc761ea1fe09008de198f1a1aa9ce9507bd24f8 Sep 14 05:35:44.003 INFO running `"docker" "start" "-a" "9306fe69ec16cbfd28722b842dc761ea1fe09008de198f1a1aa9ce9507bd24f8"` Sep 14 05:35:45.210 INFO kablam! usermod: no changes Sep 14 05:35:45.647 INFO kablam! Compiling libloading v0.4.3 Sep 14 05:35:45.647 INFO kablam! Compiling libc v0.2.31 Sep 14 05:35:45.647 INFO kablam! Compiling khronos_api v2.1.0 Sep 14 05:35:45.649 INFO kablam! Compiling either v1.4.0 Sep 14 05:35:45.650 INFO kablam! Checking fixedbitset v0.1.8 Sep 14 05:35:45.650 INFO kablam! Checking cassowary v0.2.1 Sep 14 05:35:45.650 INFO kablam! Checking exoquant v0.2.0 Sep 14 05:35:47.433 INFO kablam! Checking draw_state v0.8.0 Sep 14 05:35:47.899 INFO kablam! Compiling wayland-scanner v0.12.5 Sep 14 05:35:48.187 INFO kablam! Compiling gl_generator v0.7.0 Sep 14 05:35:48.847 INFO kablam! Compiling gl_generator v0.8.0 Sep 14 05:35:49.551 INFO kablam! Checking alga v0.5.2 Sep 14 05:35:49.879 INFO kablam! Compiling itertools v0.5.10 Sep 14 05:35:51.183 INFO kablam! Checking gfx_core v0.6.1 Sep 14 05:35:53.866 INFO kablam! Checking thread_local v0.3.4 Sep 14 05:35:53.900 INFO kablam! Checking petgraph v0.4.9 Sep 14 05:35:56.919 INFO kablam! Checking rand v0.3.16 Sep 14 05:35:56.959 INFO kablam! Checking memmap v0.6.2 Sep 14 05:35:58.473 INFO kablam! Checking x11-dl v2.15.0 Sep 14 05:36:01.299 INFO kablam! Checking shared_library v0.1.7 Sep 14 05:36:02.859 INFO kablam! Checking time v0.1.38 Sep 14 05:36:05.470 INFO kablam! error[E0034]: multiple applicable items in scope Sep 14 05:36:05.471 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.9/src/graph_impl/stable_graph/mod.rs:1172:19 Sep 14 05:36:05.471 INFO kablam! | Sep 14 05:36:05.471 INFO kablam! 1172 | self.iter.find_map(|(i, node)| { Sep 14 05:36:05.471 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 14 05:36:05.471 INFO kablam! | Sep 14 05:36:05.471 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 14 05:36:05.471 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.9/src/iter_utils.rs:5:5 Sep 14 05:36:05.471 INFO kablam! | Sep 14 05:36:05.471 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 14 05:36:05.471 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 14 05:36:05.471 INFO kablam! 7 | | { Sep 14 05:36:05.471 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 14 05:36:05.471 INFO kablam! ... | Sep 14 05:36:05.471 INFO kablam! 13 | | None Sep 14 05:36:05.471 INFO kablam! 14 | | } Sep 14 05:36:05.471 INFO kablam! | |_____^ Sep 14 05:36:05.471 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Sep 14 05:36:05.471 INFO kablam! Sep 14 05:36:05.490 INFO kablam! error[E0034]: multiple applicable items in scope Sep 14 05:36:05.490 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.9/src/graph_impl/stable_graph/mod.rs:1355:19 Sep 14 05:36:05.490 INFO kablam! | Sep 14 05:36:05.490 INFO kablam! 1355 | self.iter.find_map(|(i, edge)| Sep 14 05:36:05.490 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 14 05:36:05.539 INFO kablam! | Sep 14 05:36:05.539 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 14 05:36:05.539 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.9/src/iter_utils.rs:5:5 Sep 14 05:36:05.539 INFO kablam! | Sep 14 05:36:05.539 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 14 05:36:05.539 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 14 05:36:05.539 INFO kablam! 7 | | { Sep 14 05:36:05.539 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 14 05:36:05.539 INFO kablam! ... | Sep 14 05:36:05.539 INFO kablam! 13 | | None Sep 14 05:36:05.539 INFO kablam! 14 | | } Sep 14 05:36:05.539 INFO kablam! | |_____^ Sep 14 05:36:05.542 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Sep 14 05:36:05.543 INFO kablam! Sep 14 05:36:05.554 INFO kablam! error[E0034]: multiple applicable items in scope Sep 14 05:36:05.555 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.9/src/graph_impl/stable_graph/mod.rs:1519:19 Sep 14 05:36:05.555 INFO kablam! | Sep 14 05:36:05.555 INFO kablam! 1519 | self.iter.find_map(|(i, node)| { Sep 14 05:36:05.555 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 14 05:36:05.579 INFO kablam! | Sep 14 05:36:05.579 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 14 05:36:05.579 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.9/src/iter_utils.rs:5:5 Sep 14 05:36:05.579 INFO kablam! | Sep 14 05:36:05.579 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 14 05:36:05.579 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 14 05:36:05.579 INFO kablam! 7 | | { Sep 14 05:36:05.579 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 14 05:36:05.579 INFO kablam! ... | Sep 14 05:36:05.579 INFO kablam! 13 | | None Sep 14 05:36:05.579 INFO kablam! 14 | | } Sep 14 05:36:05.579 INFO kablam! | |_____^ Sep 14 05:36:05.580 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Sep 14 05:36:05.580 INFO kablam! Sep 14 05:36:05.589 INFO kablam! error[E0034]: multiple applicable items in scope Sep 14 05:36:05.589 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.9/src/graph_impl/stable_graph/mod.rs:1565:19 Sep 14 05:36:05.589 INFO kablam! | Sep 14 05:36:05.589 INFO kablam! 1565 | self.iter.find_map(|(i, node)| { Sep 14 05:36:05.589 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 14 05:36:05.599 INFO kablam! | Sep 14 05:36:05.599 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 14 05:36:05.599 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.9/src/iter_utils.rs:5:5 Sep 14 05:36:05.599 INFO kablam! | Sep 14 05:36:05.599 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 14 05:36:05.599 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 14 05:36:05.599 INFO kablam! 7 | | { Sep 14 05:36:05.599 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 14 05:36:05.599 INFO kablam! ... | Sep 14 05:36:05.599 INFO kablam! 13 | | None Sep 14 05:36:05.600 INFO kablam! 14 | | } Sep 14 05:36:05.600 INFO kablam! | |_____^ Sep 14 05:36:05.600 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Sep 14 05:36:05.600 INFO kablam! Sep 14 05:36:05.679 INFO kablam! Checking isatty v0.1.3 Sep 14 05:36:06.695 INFO kablam! Checking generic-array v0.2.1 Sep 14 05:36:06.814 INFO kablam! error: aborting due to 4 previous errors Sep 14 05:36:06.835 INFO kablam! Sep 14 05:36:06.835 INFO kablam! For more information about this error, try `rustc --explain E0034`. Sep 14 05:36:06.859 INFO kablam! error: Could not compile `petgraph`. Sep 14 05:36:06.859 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 05:36:29.681 INFO kablam! error: build failed Sep 14 05:36:29.683 INFO kablam! su: No module specific data is present Sep 14 05:36:31.382 INFO running `"docker" "rm" "-f" "9306fe69ec16cbfd28722b842dc761ea1fe09008de198f1a1aa9ce9507bd24f8"` Sep 14 05:36:31.669 INFO blam! 9306fe69ec16cbfd28722b842dc761ea1fe09008de198f1a1aa9ce9507bd24f8