Sep 10 05:02:02.941 INFO checking anderejd/cargo-geiger against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 05:02:02.941 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 05:02:02.941 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-0/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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 +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 05:02:03.133 INFO blam! a4d9ef37fbfde927f3af37cb4d8fde898e0760e16ae2bcb7f91a80c71506e58e Sep 10 05:02:03.133 INFO running `"docker" "start" "-a" "a4d9ef37fbfde927f3af37cb4d8fde898e0760e16ae2bcb7f91a80c71506e58e"` Sep 10 05:02:03.995 INFO kablam! usermod: no changes Sep 10 05:02:04.390 INFO kablam! Compiling curl-sys v0.4.7 Sep 10 05:02:04.405 INFO kablam! Checking atty v0.2.11 Sep 10 05:02:04.405 INFO kablam! Checking colored v1.6.1 Sep 10 05:02:04.405 INFO kablam! Checking proc-macro2 v0.4.9 Sep 10 05:02:04.405 INFO kablam! Checking petgraph v0.4.12 Sep 10 05:02:04.407 INFO kablam! Compiling libgit2-sys v0.7.6 Sep 10 05:02:04.407 INFO kablam! Checking thread_local v0.3.5 Sep 10 05:02:04.414 INFO kablam! Compiling openssl v0.10.10 Sep 10 05:02:04.457 INFO kablam! Compiling syn v0.14.5 Sep 10 05:02:05.509 INFO kablam! Checking semver v0.9.0 Sep 10 05:02:06.878 INFO kablam! Checking clap v2.32.0 Sep 10 05:02:08.924 INFO kablam! Checking regex v0.2.11 Sep 10 05:02:10.280 INFO kablam! Checking regex v1.0.2 Sep 10 05:02:11.782 INFO kablam! Checking failure v0.1.1 Sep 10 05:02:11.919 INFO kablam! Checking quote v0.6.4 Sep 10 05:02:18.362 INFO kablam! error[E0034]: multiple applicable items in scope Sep 10 05:02:18.362 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1171:19 Sep 10 05:02:18.362 INFO kablam! | Sep 10 05:02:18.362 INFO kablam! 1171 | self.iter.find_map(|(i, node)| { Sep 10 05:02:18.362 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 10 05:02:18.362 INFO kablam! | Sep 10 05:02:18.362 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 10 05:02:18.362 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/iter_utils.rs:5:5 Sep 10 05:02:18.362 INFO kablam! | Sep 10 05:02:18.362 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 10 05:02:18.362 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 10 05:02:18.362 INFO kablam! 7 | | { Sep 10 05:02:18.362 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 10 05:02:18.362 INFO kablam! ... | Sep 10 05:02:18.362 INFO kablam! 13 | | None Sep 10 05:02:18.362 INFO kablam! 14 | | } Sep 10 05:02:18.362 INFO kablam! | |_____^ Sep 10 05:02:18.362 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Sep 10 05:02:18.362 INFO kablam! Sep 10 05:02:18.466 INFO kablam! error[E0034]: multiple applicable items in scope Sep 10 05:02:18.466 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1363:19 Sep 10 05:02:18.466 INFO kablam! | Sep 10 05:02:18.466 INFO kablam! 1363 | self.iter.find_map(|(i, edge)| Sep 10 05:02:18.466 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 10 05:02:18.466 INFO kablam! | Sep 10 05:02:18.512 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 10 05:02:18.512 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/iter_utils.rs:5:5 Sep 10 05:02:18.512 INFO kablam! | Sep 10 05:02:18.512 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 10 05:02:18.512 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 10 05:02:18.512 INFO kablam! 7 | | { Sep 10 05:02:18.512 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 10 05:02:18.512 INFO kablam! ... | Sep 10 05:02:18.512 INFO kablam! 13 | | None Sep 10 05:02:18.512 INFO kablam! 14 | | } Sep 10 05:02:18.512 INFO kablam! | |_____^ Sep 10 05:02:18.512 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Sep 10 05:02:18.512 INFO kablam! Sep 10 05:02:18.582 INFO kablam! error[E0034]: multiple applicable items in scope Sep 10 05:02:18.582 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1527:19 Sep 10 05:02:18.582 INFO kablam! | Sep 10 05:02:18.582 INFO kablam! 1527 | self.iter.find_map(|(i, node)| { Sep 10 05:02:18.582 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 10 05:02:18.582 INFO kablam! | Sep 10 05:02:18.582 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 10 05:02:18.582 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/iter_utils.rs:5:5 Sep 10 05:02:18.582 INFO kablam! | Sep 10 05:02:18.582 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 10 05:02:18.582 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 10 05:02:18.582 INFO kablam! 7 | | { Sep 10 05:02:18.582 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 10 05:02:18.582 INFO kablam! ... | Sep 10 05:02:18.582 INFO kablam! 13 | | None Sep 10 05:02:18.582 INFO kablam! 14 | | } Sep 10 05:02:18.582 INFO kablam! | |_____^ Sep 10 05:02:18.582 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Sep 10 05:02:18.582 INFO kablam! Sep 10 05:02:18.634 INFO kablam! error[E0034]: multiple applicable items in scope Sep 10 05:02:18.634 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1573:19 Sep 10 05:02:18.634 INFO kablam! | Sep 10 05:02:18.634 INFO kablam! 1573 | self.iter.find_map(|(i, node)| { Sep 10 05:02:18.634 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 10 05:02:18.634 INFO kablam! | Sep 10 05:02:18.634 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 10 05:02:18.634 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/iter_utils.rs:5:5 Sep 10 05:02:18.634 INFO kablam! | Sep 10 05:02:18.634 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 10 05:02:18.634 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 10 05:02:18.634 INFO kablam! 7 | | { Sep 10 05:02:18.634 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 10 05:02:18.634 INFO kablam! ... | Sep 10 05:02:18.634 INFO kablam! 13 | | None Sep 10 05:02:18.634 INFO kablam! 14 | | } Sep 10 05:02:18.634 INFO kablam! | |_____^ Sep 10 05:02:18.634 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Sep 10 05:02:18.634 INFO kablam! Sep 10 05:02:21.586 INFO kablam! error: aborting due to 4 previous errors Sep 10 05:02:21.586 INFO kablam! Sep 10 05:02:21.586 INFO kablam! For more information about this error, try `rustc --explain E0034`. Sep 10 05:02:21.621 INFO kablam! error: Could not compile `petgraph`. Sep 10 05:02:21.621 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 05:03:11.750 INFO kablam! error: build failed Sep 10 05:03:11.762 INFO kablam! su: No module specific data is present Sep 10 05:03:12.891 INFO running `"docker" "rm" "-f" "a4d9ef37fbfde927f3af37cb4d8fde898e0760e16ae2bcb7f91a80c71506e58e"` Sep 10 05:03:13.096 INFO blam! a4d9ef37fbfde927f3af37cb4d8fde898e0760e16ae2bcb7f91a80c71506e58e