Sep 17 12:10:56.232 INFO checking mexus/pastebin against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 12:10:56.232 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 12:10:56.232 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-6/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 12:10:56.682 INFO blam! 4f57bdde83ffd47aae3813c41f50633f78d65ea8d11a77bc61843336d28c9e54 Sep 17 12:10:56.685 INFO running `"docker" "start" "-a" "4f57bdde83ffd47aae3813c41f50633f78d65ea8d11a77bc61843336d28c9e54"` Sep 17 12:10:58.279 INFO kablam! usermod: no changes Sep 17 12:10:58.815 INFO kablam! Compiling serde v1.0.65 Sep 17 12:10:58.826 INFO kablam! Compiling regex v0.2.11 Sep 17 12:10:58.828 INFO kablam! Checking fixedbitset v0.1.9 Sep 17 12:10:58.830 INFO kablam! Checking ordermap v0.3.5 Sep 17 12:10:58.835 INFO kablam! Checking rand_core v0.2.0 Sep 17 12:10:58.837 INFO kablam! Checking nom v2.2.1 Sep 17 12:10:58.839 INFO kablam! Checking crossbeam-utils v0.3.2 Sep 17 12:10:58.841 INFO kablam! Checking encoding_rs v0.7.2 Sep 17 12:11:00.639 INFO kablam! Checking net2 v0.2.32 Sep 17 12:11:02.101 INFO kablam! Checking hostname v0.1.5 Sep 17 12:11:02.123 INFO kablam! Compiling openssl-sys v0.9.32 Sep 17 12:11:02.123 INFO kablam! Compiling mongoc-sys v1.8.2-1 Sep 17 12:11:02.951 INFO kablam! Compiling proc-macro2 v0.4.5 Sep 17 12:11:03.341 INFO kablam! Checking base64 v0.6.0 Sep 17 12:11:04.061 INFO kablam! Checking regex-syntax v0.5.6 Sep 17 12:11:04.776 INFO kablam! Checking want v0.0.4 Sep 17 12:11:07.259 INFO kablam! Checking crossbeam-epoch v0.4.1 Sep 17 12:11:07.454 INFO kablam! Checking uuid v0.6.5 Sep 17 12:11:07.955 INFO kablam! Checking rand v0.5.0 Sep 17 12:11:08.485 INFO kablam! Checking tokio-timer v0.2.3 Sep 17 12:11:08.903 INFO kablam! Checking mio v0.6.14 Sep 17 12:11:09.183 INFO kablam! Checking mime v0.2.6 Sep 17 12:11:10.459 INFO kablam! Checking petgraph v0.4.12 Sep 17 12:11:10.567 INFO kablam! Checking tokio-io v0.1.6 Sep 17 12:11:10.739 INFO kablam! Checking crossbeam-deque v0.3.1 Sep 17 12:11:15.016 INFO kablam! Checking url v1.7.0 Sep 17 12:11:15.058 INFO kablam! Checking rust-crypto v0.2.36 Sep 17 12:11:15.251 INFO kablam! Compiling pest_derive v1.0.7 Sep 17 12:11:15.579 INFO kablam! error[E0034]: multiple applicable items in scope Sep 17 12:11:15.579 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1171:19 Sep 17 12:11:15.579 INFO kablam! | Sep 17 12:11:15.579 INFO kablam! 1171 | self.iter.find_map(|(i, node)| { Sep 17 12:11:15.579 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 17 12:11:15.579 INFO kablam! | Sep 17 12:11:15.579 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 17 12:11:15.579 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/iter_utils.rs:5:5 Sep 17 12:11:15.579 INFO kablam! | Sep 17 12:11:15.579 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 17 12:11:15.579 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 17 12:11:15.579 INFO kablam! 7 | | { Sep 17 12:11:15.579 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 17 12:11:15.579 INFO kablam! ... | Sep 17 12:11:15.579 INFO kablam! 13 | | None Sep 17 12:11:15.579 INFO kablam! 14 | | } Sep 17 12:11:15.579 INFO kablam! | |_____^ Sep 17 12:11:15.579 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Sep 17 12:11:15.579 INFO kablam! Sep 17 12:11:15.603 INFO kablam! error[E0034]: multiple applicable items in scope Sep 17 12:11:15.603 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1363:19 Sep 17 12:11:15.603 INFO kablam! | Sep 17 12:11:15.603 INFO kablam! 1363 | self.iter.find_map(|(i, edge)| Sep 17 12:11:15.603 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 17 12:11:15.603 INFO kablam! | Sep 17 12:11:15.603 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 17 12:11:15.603 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/iter_utils.rs:5:5 Sep 17 12:11:15.603 INFO kablam! | Sep 17 12:11:15.603 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 17 12:11:15.603 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 17 12:11:15.603 INFO kablam! 7 | | { Sep 17 12:11:15.603 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 17 12:11:15.603 INFO kablam! ... | Sep 17 12:11:15.603 INFO kablam! 13 | | None Sep 17 12:11:15.603 INFO kablam! 14 | | } Sep 17 12:11:15.603 INFO kablam! | |_____^ Sep 17 12:11:15.603 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Sep 17 12:11:15.603 INFO kablam! Sep 17 12:11:15.615 INFO kablam! error[E0034]: multiple applicable items in scope Sep 17 12:11:15.615 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1527:19 Sep 17 12:11:15.615 INFO kablam! | Sep 17 12:11:15.615 INFO kablam! 1527 | self.iter.find_map(|(i, node)| { Sep 17 12:11:15.615 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 17 12:11:15.615 INFO kablam! | Sep 17 12:11:15.615 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 17 12:11:15.615 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/iter_utils.rs:5:5 Sep 17 12:11:15.615 INFO kablam! | Sep 17 12:11:15.615 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 17 12:11:15.615 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 17 12:11:15.615 INFO kablam! 7 | | { Sep 17 12:11:15.615 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 17 12:11:15.615 INFO kablam! ... | Sep 17 12:11:15.615 INFO kablam! 13 | | None Sep 17 12:11:15.615 INFO kablam! 14 | | } Sep 17 12:11:15.615 INFO kablam! | |_____^ Sep 17 12:11:15.615 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Sep 17 12:11:15.615 INFO kablam! Sep 17 12:11:15.615 INFO kablam! error[E0034]: multiple applicable items in scope Sep 17 12:11:15.615 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1573:19 Sep 17 12:11:15.615 INFO kablam! | Sep 17 12:11:15.615 INFO kablam! 1573 | self.iter.find_map(|(i, node)| { Sep 17 12:11:15.615 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 17 12:11:15.615 INFO kablam! | Sep 17 12:11:15.615 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 17 12:11:15.615 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/iter_utils.rs:5:5 Sep 17 12:11:15.615 INFO kablam! | Sep 17 12:11:15.615 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 17 12:11:15.615 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 17 12:11:15.615 INFO kablam! 7 | | { Sep 17 12:11:15.615 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 17 12:11:15.615 INFO kablam! ... | Sep 17 12:11:15.615 INFO kablam! 13 | | None Sep 17 12:11:15.615 INFO kablam! 14 | | } Sep 17 12:11:15.615 INFO kablam! | |_____^ Sep 17 12:11:15.615 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Sep 17 12:11:15.616 INFO kablam! Sep 17 12:11:15.639 INFO kablam! Compiling phf_shared v0.7.22 Sep 17 12:11:16.416 INFO kablam! Checking mime v0.3.7 Sep 17 12:11:16.495 INFO kablam! error: aborting due to 4 previous errors Sep 17 12:11:16.507 INFO kablam! Sep 17 12:11:16.507 INFO kablam! For more information about this error, try `rustc --explain E0034`. Sep 17 12:11:16.535 INFO kablam! error: Could not compile `petgraph`. Sep 17 12:11:16.535 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 12:11:32.389 INFO kablam! error: build failed Sep 17 12:11:32.396 INFO kablam! su: No module specific data is present Sep 17 12:11:33.130 INFO running `"docker" "rm" "-f" "4f57bdde83ffd47aae3813c41f50633f78d65ea8d11a77bc61843336d28c9e54"` Sep 17 12:11:33.242 INFO blam! 4f57bdde83ffd47aae3813c41f50633f78d65ea8d11a77bc61843336d28c9e54