Sep 01 14:19:14.246 INFO checking mexus/pastebin against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 01 14:19:14.246 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 01 14:19:14.246 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 14:19:14.385 INFO blam! 91164b08391d80c999e3a1eb3d47ef37b5e13f05743a4223d164fd277558b414 Sep 01 14:19:14.386 INFO running `"docker" "start" "-a" "91164b08391d80c999e3a1eb3d47ef37b5e13f05743a4223d164fd277558b414"` Sep 01 14:19:15.230 INFO kablam! Checking unidecode v0.3.0 Sep 01 14:19:15.232 INFO kablam! Checking humansize v1.1.0 Sep 01 14:19:15.234 INFO kablam! Checking nom v2.2.1 Sep 01 14:19:15.236 INFO kablam! Checking hostname v0.1.5 Sep 01 14:19:15.237 INFO kablam! Compiling mongoc-sys v1.8.2-1 Sep 01 14:19:15.238 INFO kablam! Checking petgraph v0.4.12 Sep 01 14:19:15.239 INFO kablam! Checking rand v0.5.0 Sep 01 14:19:15.239 INFO kablam! Checking want v0.0.4 Sep 01 14:19:15.675 INFO kablam! Checking mio v0.6.14 Sep 01 14:19:16.146 INFO kablam! Checking tokio-io v0.1.6 Sep 01 14:19:16.358 INFO kablam! Checking rust-crypto v0.2.36 Sep 01 14:19:16.963 INFO kablam! Checking serde_json v1.0.19 Sep 01 14:19:19.423 INFO kablam! Checking tokio-threadpool v0.1.3 Sep 01 14:19:20.320 INFO kablam! Checking serde_urlencoded v0.5.2 Sep 01 14:19:20.829 INFO kablam! error[E0034]: multiple applicable items in scope Sep 01 14:19:20.829 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1171:19 Sep 01 14:19:20.830 INFO kablam! | Sep 01 14:19:20.830 INFO kablam! 1171 | self.iter.find_map(|(i, node)| { Sep 01 14:19:20.830 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 01 14:19:20.830 INFO kablam! | Sep 01 14:19:20.831 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 01 14:19:20.831 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/iter_utils.rs:5:5 Sep 01 14:19:20.831 INFO kablam! | Sep 01 14:19:20.831 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 01 14:19:20.831 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 01 14:19:20.831 INFO kablam! 7 | | { Sep 01 14:19:20.831 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 01 14:19:20.831 INFO kablam! ... | Sep 01 14:19:20.831 INFO kablam! 13 | | None Sep 01 14:19:20.831 INFO kablam! 14 | | } Sep 01 14:19:20.831 INFO kablam! | |_____^ Sep 01 14:19:20.832 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Sep 01 14:19:20.833 INFO kablam! Sep 01 14:19:20.888 INFO kablam! error[E0034]: multiple applicable items in scope Sep 01 14:19:20.888 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1363:19 Sep 01 14:19:20.888 INFO kablam! | Sep 01 14:19:20.888 INFO kablam! 1363 | self.iter.find_map(|(i, edge)| Sep 01 14:19:20.888 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 01 14:19:20.889 INFO kablam! | Sep 01 14:19:20.889 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 01 14:19:20.889 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/iter_utils.rs:5:5 Sep 01 14:19:20.890 INFO kablam! | Sep 01 14:19:20.890 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 01 14:19:20.890 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 01 14:19:20.890 INFO kablam! 7 | | { Sep 01 14:19:20.890 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 01 14:19:20.890 INFO kablam! ... | Sep 01 14:19:20.890 INFO kablam! 13 | | None Sep 01 14:19:20.890 INFO kablam! 14 | | } Sep 01 14:19:20.890 INFO kablam! | |_____^ Sep 01 14:19:20.891 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Sep 01 14:19:20.891 INFO kablam! Sep 01 14:19:20.911 INFO kablam! error[E0034]: multiple applicable items in scope Sep 01 14:19:20.911 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1527:19 Sep 01 14:19:20.912 INFO kablam! | Sep 01 14:19:20.912 INFO kablam! 1527 | self.iter.find_map(|(i, node)| { Sep 01 14:19:20.912 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 01 14:19:20.912 INFO kablam! | Sep 01 14:19:20.913 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 01 14:19:20.913 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/iter_utils.rs:5:5 Sep 01 14:19:20.913 INFO kablam! | Sep 01 14:19:20.913 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 01 14:19:20.913 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 01 14:19:20.913 INFO kablam! 7 | | { Sep 01 14:19:20.913 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 01 14:19:20.913 INFO kablam! ... | Sep 01 14:19:20.913 INFO kablam! 13 | | None Sep 01 14:19:20.913 INFO kablam! 14 | | } Sep 01 14:19:20.913 INFO kablam! | |_____^ Sep 01 14:19:20.914 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Sep 01 14:19:20.914 INFO kablam! Sep 01 14:19:20.924 INFO kablam! error[E0034]: multiple applicable items in scope Sep 01 14:19:20.924 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1573:19 Sep 01 14:19:20.924 INFO kablam! | Sep 01 14:19:20.924 INFO kablam! 1573 | self.iter.find_map(|(i, node)| { Sep 01 14:19:20.924 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 01 14:19:20.925 INFO kablam! | Sep 01 14:19:20.925 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 01 14:19:20.925 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/iter_utils.rs:5:5 Sep 01 14:19:20.926 INFO kablam! | Sep 01 14:19:20.926 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 01 14:19:20.926 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 01 14:19:20.926 INFO kablam! 7 | | { Sep 01 14:19:20.926 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 01 14:19:20.926 INFO kablam! ... | Sep 01 14:19:20.926 INFO kablam! 13 | | None Sep 01 14:19:20.926 INFO kablam! 14 | | } Sep 01 14:19:20.926 INFO kablam! | |_____^ Sep 01 14:19:20.927 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Sep 01 14:19:20.927 INFO kablam! Sep 01 14:19:21.854 INFO kablam! error: aborting due to 4 previous errors Sep 01 14:19:21.855 INFO kablam! Sep 01 14:19:21.855 INFO kablam! For more information about this error, try `rustc --explain E0034`. Sep 01 14:19:21.866 INFO kablam! error: Could not compile `petgraph`. Sep 01 14:19:21.867 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 14:19:30.431 INFO kablam! error: build failed Sep 01 14:19:30.433 INFO kablam! su: No module specific data is present Sep 01 14:19:30.918 INFO running `"docker" "rm" "-f" "91164b08391d80c999e3a1eb3d47ef37b5e13f05743a4223d164fd277558b414"` Sep 01 14:19:31.086 INFO blam! 91164b08391d80c999e3a1eb3d47ef37b5e13f05743a4223d164fd277558b414