Sep 05 18:09:56.029 INFO checking mexus/pastebin against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 05 18:09:56.029 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 05 18:09:56.029 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-5/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 18:09:56.401 INFO blam! edd1017b613abbff8570869a7efda79aad2e4a91a475348c810e29b8b01d2e9a Sep 05 18:09:56.409 INFO running `"docker" "start" "-a" "edd1017b613abbff8570869a7efda79aad2e4a91a475348c810e29b8b01d2e9a"` Sep 05 18:09:57.586 INFO kablam! usermod: no changes Sep 05 18:09:58.130 INFO kablam! Compiling serde v1.0.65 Sep 05 18:09:58.130 INFO kablam! Checking modifier v0.1.0 Sep 05 18:09:58.130 INFO kablam! Checking hex v0.2.0 Sep 05 18:09:58.130 INFO kablam! Checking rand_core v0.2.0 Sep 05 18:09:58.130 INFO kablam! Checking nom v2.2.1 Sep 05 18:09:58.130 INFO kablam! Checking encoding_rs v0.7.2 Sep 05 18:09:58.134 INFO kablam! Compiling mongoc-sys v1.8.2-1 Sep 05 18:09:58.134 INFO kablam! Compiling openssl-sys v0.9.32 Sep 05 18:09:58.870 INFO kablam! Compiling proc-macro2 v0.4.5 Sep 05 18:09:59.594 INFO kablam! Checking unsafe-any v0.4.2 Sep 05 18:10:01.245 INFO kablam! Checking base64 v0.6.0 Sep 05 18:10:01.264 INFO kablam! Checking petgraph v0.4.12 Sep 05 18:10:03.170 INFO kablam! Checking want v0.0.4 Sep 05 18:10:05.341 INFO kablam! Checking mio v0.6.14 Sep 05 18:10:05.350 INFO kablam! Checking uuid v0.6.5 Sep 05 18:10:05.378 INFO kablam! Checking tokio-timer v0.2.3 Sep 05 18:10:06.497 INFO kablam! Checking typemap v0.3.3 Sep 05 18:10:07.330 INFO kablam! Checking rand v0.5.0 Sep 05 18:10:10.541 INFO kablam! error[E0034]: multiple applicable items in scope Sep 05 18:10:10.541 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1171:19 Sep 05 18:10:10.541 INFO kablam! | Sep 05 18:10:10.541 INFO kablam! 1171 | self.iter.find_map(|(i, node)| { Sep 05 18:10:10.541 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 05 18:10:10.541 INFO kablam! | Sep 05 18:10:10.541 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 05 18:10:10.541 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/iter_utils.rs:5:5 Sep 05 18:10:10.541 INFO kablam! | Sep 05 18:10:10.541 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 05 18:10:10.541 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 05 18:10:10.541 INFO kablam! 7 | | { Sep 05 18:10:10.541 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 05 18:10:10.541 INFO kablam! ... | Sep 05 18:10:10.541 INFO kablam! 13 | | None Sep 05 18:10:10.541 INFO kablam! 14 | | } Sep 05 18:10:10.541 INFO kablam! | |_____^ Sep 05 18:10:10.541 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Sep 05 18:10:10.541 INFO kablam! Sep 05 18:10:10.646 INFO kablam! error[E0034]: multiple applicable items in scope Sep 05 18:10:10.646 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1363:19 Sep 05 18:10:10.646 INFO kablam! | Sep 05 18:10:10.646 INFO kablam! 1363 | self.iter.find_map(|(i, edge)| Sep 05 18:10:10.646 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 05 18:10:10.646 INFO kablam! | Sep 05 18:10:10.646 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 05 18:10:10.646 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/iter_utils.rs:5:5 Sep 05 18:10:10.646 INFO kablam! | Sep 05 18:10:10.646 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 05 18:10:10.646 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 05 18:10:10.646 INFO kablam! 7 | | { Sep 05 18:10:10.646 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 05 18:10:10.646 INFO kablam! ... | Sep 05 18:10:10.646 INFO kablam! 13 | | None Sep 05 18:10:10.646 INFO kablam! 14 | | } Sep 05 18:10:10.646 INFO kablam! | |_____^ Sep 05 18:10:10.646 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Sep 05 18:10:10.646 INFO kablam! Sep 05 18:10:10.682 INFO kablam! error[E0034]: multiple applicable items in scope Sep 05 18:10:10.682 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1527:19 Sep 05 18:10:10.682 INFO kablam! | Sep 05 18:10:10.682 INFO kablam! 1527 | self.iter.find_map(|(i, node)| { Sep 05 18:10:10.682 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 05 18:10:10.682 INFO kablam! | Sep 05 18:10:10.682 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 05 18:10:10.682 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/iter_utils.rs:5:5 Sep 05 18:10:10.682 INFO kablam! | Sep 05 18:10:10.682 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 05 18:10:10.682 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 05 18:10:10.682 INFO kablam! 7 | | { Sep 05 18:10:10.682 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 05 18:10:10.682 INFO kablam! ... | Sep 05 18:10:10.682 INFO kablam! 13 | | None Sep 05 18:10:10.682 INFO kablam! 14 | | } Sep 05 18:10:10.682 INFO kablam! | |_____^ Sep 05 18:10:10.682 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Sep 05 18:10:10.682 INFO kablam! Sep 05 18:10:10.690 INFO kablam! error[E0034]: multiple applicable items in scope Sep 05 18:10:10.690 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1573:19 Sep 05 18:10:10.690 INFO kablam! | Sep 05 18:10:10.690 INFO kablam! 1573 | self.iter.find_map(|(i, node)| { Sep 05 18:10:10.690 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 05 18:10:10.690 INFO kablam! | Sep 05 18:10:10.690 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 05 18:10:10.690 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/iter_utils.rs:5:5 Sep 05 18:10:10.690 INFO kablam! | Sep 05 18:10:10.690 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 05 18:10:10.690 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 05 18:10:10.690 INFO kablam! 7 | | { Sep 05 18:10:10.690 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 05 18:10:10.691 INFO kablam! ... | Sep 05 18:10:10.691 INFO kablam! 13 | | None Sep 05 18:10:10.691 INFO kablam! 14 | | } Sep 05 18:10:10.691 INFO kablam! | |_____^ Sep 05 18:10:10.691 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Sep 05 18:10:10.691 INFO kablam! Sep 05 18:10:10.914 INFO kablam! Checking mime v0.2.6 Sep 05 18:10:11.099 INFO kablam! Checking tokio-io v0.1.6 Sep 05 18:10:11.261 INFO kablam! Checking rust-crypto v0.2.36 Sep 05 18:10:11.318 INFO kablam! Checking regex v0.2.11 Sep 05 18:10:12.406 INFO kablam! Checking plugin v0.2.6 Sep 05 18:10:12.797 INFO kablam! error: aborting due to 4 previous errors Sep 05 18:10:12.797 INFO kablam! Sep 05 18:10:12.797 INFO kablam! For more information about this error, try `rustc --explain E0034`. Sep 05 18:10:12.882 INFO kablam! error: Could not compile `petgraph`. Sep 05 18:10:12.882 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 05 18:10:20.294 INFO kablam! error: build failed Sep 05 18:10:20.294 INFO kablam! su: No module specific data is present Sep 05 18:10:21.099 INFO running `"docker" "rm" "-f" "edd1017b613abbff8570869a7efda79aad2e4a91a475348c810e29b8b01d2e9a"` Sep 05 18:10:21.470 INFO blam! edd1017b613abbff8570869a7efda79aad2e4a91a475348c810e29b8b01d2e9a