Sep 14 02:31:38.275 INFO checking sunjay/lion against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 02:31:38.275 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 02:31:38.275 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-5/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 02:31:38.738 INFO blam! ad58b4d78c19437ab615e6508291794a870147d48dab59e98194a7b50465dafa Sep 14 02:31:38.739 INFO running `"docker" "start" "-a" "ad58b4d78c19437ab615e6508291794a870147d48dab59e98194a7b50465dafa"` Sep 14 02:31:42.203 INFO kablam! usermod: no changes Sep 14 02:31:42.430 INFO kablam! Compiling libc v0.2.43 Sep 14 02:31:42.442 INFO kablam! Compiling siphasher v0.2.3 Sep 14 02:31:42.454 INFO kablam! Checking void v1.0.2 Sep 14 02:31:42.476 INFO kablam! Checking cfg-if v0.1.5 Sep 14 02:31:42.487 INFO kablam! Checking bitflags v0.4.0 Sep 14 02:31:42.487 INFO kablam! Compiling num-bigint v0.2.0 Sep 14 02:31:43.164 INFO kablam! Checking unicode-normalization v0.1.7 Sep 14 02:31:43.346 INFO kablam! Checking fixedbitset v0.1.9 Sep 14 02:31:43.713 INFO kablam! Checking bytecount v0.3.2 Sep 14 02:31:45.746 INFO kablam! Checking ordermap v0.3.5 Sep 14 02:31:46.043 INFO kablam! Checking unreachable v1.0.0 Sep 14 02:31:46.071 INFO kablam! Checking phf_shared v0.7.22 Sep 14 02:31:46.199 INFO kablam! Checking pretty_assertions v0.5.1 Sep 14 02:31:46.996 INFO kablam! Compiling nix v0.7.0 Sep 14 02:31:48.133 INFO kablam! Checking smallvec v0.6.4 Sep 14 02:31:49.589 INFO kablam! Checking phf v0.7.22 Sep 14 02:31:52.781 INFO kablam! Checking memchr v1.0.2 Sep 14 02:31:52.783 INFO kablam! Checking memchr v2.0.1 Sep 14 02:31:52.998 INFO kablam! Compiling rand v0.4.3 Sep 14 02:31:53.160 INFO kablam! Checking smallstr v0.1.0 Sep 14 02:31:53.712 INFO kablam! Checking petgraph v0.4.12 Sep 14 02:31:54.283 INFO kablam! Checking nom v4.0.0 Sep 14 02:31:54.481 INFO kablam! Checking nom v3.2.1 Sep 14 02:32:06.771 INFO kablam! error[E0034]: multiple applicable items in scope Sep 14 02:32:06.771 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1171:19 Sep 14 02:32:06.771 INFO kablam! | Sep 14 02:32:06.771 INFO kablam! 1171 | self.iter.find_map(|(i, node)| { Sep 14 02:32:06.771 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 14 02:32:06.771 INFO kablam! | Sep 14 02:32:06.771 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 14 02:32:06.771 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/iter_utils.rs:5:5 Sep 14 02:32:06.771 INFO kablam! | Sep 14 02:32:06.771 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 14 02:32:06.771 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 14 02:32:06.771 INFO kablam! 7 | | { Sep 14 02:32:06.771 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 14 02:32:06.771 INFO kablam! ... | Sep 14 02:32:06.771 INFO kablam! 13 | | None Sep 14 02:32:06.771 INFO kablam! 14 | | } Sep 14 02:32:06.771 INFO kablam! | |_____^ Sep 14 02:32:06.771 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Sep 14 02:32:06.771 INFO kablam! Sep 14 02:32:06.915 INFO kablam! error[E0034]: multiple applicable items in scope Sep 14 02:32:06.915 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1363:19 Sep 14 02:32:06.915 INFO kablam! | Sep 14 02:32:06.915 INFO kablam! 1363 | self.iter.find_map(|(i, edge)| Sep 14 02:32:06.915 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 14 02:32:06.915 INFO kablam! | Sep 14 02:32:06.915 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 14 02:32:06.915 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/iter_utils.rs:5:5 Sep 14 02:32:06.915 INFO kablam! | Sep 14 02:32:06.915 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 14 02:32:06.915 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 14 02:32:06.915 INFO kablam! 7 | | { Sep 14 02:32:06.915 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 14 02:32:06.915 INFO kablam! ... | Sep 14 02:32:06.915 INFO kablam! 13 | | None Sep 14 02:32:06.915 INFO kablam! 14 | | } Sep 14 02:32:06.915 INFO kablam! | |_____^ Sep 14 02:32:06.915 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Sep 14 02:32:06.915 INFO kablam! Sep 14 02:32:06.967 INFO kablam! error[E0034]: multiple applicable items in scope Sep 14 02:32:06.967 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1527:19 Sep 14 02:32:06.967 INFO kablam! | Sep 14 02:32:06.967 INFO kablam! 1527 | self.iter.find_map(|(i, node)| { Sep 14 02:32:06.967 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 14 02:32:06.967 INFO kablam! | Sep 14 02:32:06.967 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 14 02:32:06.967 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/iter_utils.rs:5:5 Sep 14 02:32:06.967 INFO kablam! | Sep 14 02:32:06.967 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 14 02:32:06.967 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 14 02:32:06.967 INFO kablam! 7 | | { Sep 14 02:32:06.967 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 14 02:32:06.967 INFO kablam! ... | Sep 14 02:32:06.967 INFO kablam! 13 | | None Sep 14 02:32:06.967 INFO kablam! 14 | | } Sep 14 02:32:06.967 INFO kablam! | |_____^ Sep 14 02:32:06.967 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Sep 14 02:32:06.967 INFO kablam! Sep 14 02:32:06.995 INFO kablam! error[E0034]: multiple applicable items in scope Sep 14 02:32:06.995 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1573:19 Sep 14 02:32:06.995 INFO kablam! | Sep 14 02:32:06.995 INFO kablam! 1573 | self.iter.find_map(|(i, node)| { Sep 14 02:32:06.995 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 14 02:32:06.995 INFO kablam! | Sep 14 02:32:06.995 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 14 02:32:06.995 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/iter_utils.rs:5:5 Sep 14 02:32:06.995 INFO kablam! | Sep 14 02:32:06.995 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 14 02:32:06.995 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 14 02:32:06.995 INFO kablam! 7 | | { Sep 14 02:32:06.995 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 14 02:32:06.995 INFO kablam! ... | Sep 14 02:32:06.995 INFO kablam! 13 | | None Sep 14 02:32:06.995 INFO kablam! 14 | | } Sep 14 02:32:06.995 INFO kablam! | |_____^ Sep 14 02:32:06.995 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Sep 14 02:32:06.995 INFO kablam! Sep 14 02:32:08.171 INFO kablam! Checking bigdecimal v0.0.14 Sep 14 02:32:08.292 INFO kablam! Compiling phf_generator v0.7.22 Sep 14 02:32:08.684 INFO kablam! error: aborting due to 4 previous errors Sep 14 02:32:08.684 INFO kablam! Sep 14 02:32:08.684 INFO kablam! For more information about this error, try `rustc --explain E0034`. Sep 14 02:32:08.723 INFO kablam! error: Could not compile `petgraph`. Sep 14 02:32:08.723 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 02:32:42.059 INFO kablam! error: build failed Sep 14 02:32:42.061 INFO kablam! su: No module specific data is present Sep 14 02:32:43.522 INFO running `"docker" "rm" "-f" "ad58b4d78c19437ab615e6508291794a870147d48dab59e98194a7b50465dafa"` Sep 14 02:32:43.855 INFO blam! ad58b4d78c19437ab615e6508291794a870147d48dab59e98194a7b50465dafa