Sep 19 12:57:06.640 INFO checking mexus/pastebin against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 12:57:06.640 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 12:57:06.640 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-7/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 12:57:07.139 INFO blam! 294f035e5a3a646c21d0ed11c5fc2efa5f6b129146932e5198f1506385162795 Sep 19 12:57:07.142 INFO running `"docker" "start" "-a" "294f035e5a3a646c21d0ed11c5fc2efa5f6b129146932e5198f1506385162795"` Sep 19 12:57:09.207 INFO kablam! usermod: no changes Sep 19 12:57:09.703 INFO kablam! Compiling cc v1.0.17 Sep 19 12:57:09.704 INFO kablam! Compiling serde v1.0.65 Sep 19 12:57:09.705 INFO kablam! Compiling gcc v0.3.54 Sep 19 12:57:09.707 INFO kablam! Checking unidecode v0.3.0 Sep 19 12:57:09.709 INFO kablam! Checking humansize v1.1.0 Sep 19 12:57:09.722 INFO kablam! Checking iovec v0.1.2 Sep 19 12:57:09.723 INFO kablam! Checking time v0.1.40 Sep 19 12:57:09.723 INFO kablam! Checking hostname v0.1.5 Sep 19 12:57:11.484 INFO kablam! Compiling unicase v2.1.0 Sep 19 12:57:11.484 INFO kablam! Checking net2 v0.2.32 Sep 19 12:57:11.528 INFO kablam! Checking encoding_rs v0.7.2 Sep 19 12:57:11.597 INFO kablam! Checking tokio-service v0.1.0 Sep 19 12:57:12.111 INFO kablam! Checking relay v0.1.1 Sep 19 12:57:12.287 INFO kablam! Compiling rand v0.4.2 Sep 19 12:57:13.261 INFO kablam! Compiling mongoc-sys v1.8.2-1 Sep 19 12:57:14.179 INFO kablam! Compiling proc-macro2 v0.4.5 Sep 19 12:57:14.539 INFO kablam! Checking base64 v0.6.0 Sep 19 12:57:20.788 INFO kablam! Checking base64 v0.9.2 Sep 19 12:57:24.546 INFO kablam! Checking textwrap v0.9.0 Sep 19 12:57:24.584 INFO kablam! Checking petgraph v0.4.12 Sep 19 12:57:24.586 INFO kablam! Checking rand v0.5.0 Sep 19 12:57:24.712 INFO kablam! Checking futures-cpupool v0.1.8 Sep 19 12:57:24.725 INFO kablam! Checking uuid v0.6.5 Sep 19 12:57:24.851 INFO kablam! Checking aho-corasick v0.6.4 Sep 19 12:57:27.459 INFO kablam! Checking bytes v0.4.8 Sep 19 12:57:27.522 INFO kablam! Checking crossbeam-epoch v0.4.1 Sep 19 12:57:27.575 INFO kablam! Checking log v0.3.9 Sep 19 12:57:27.715 INFO kablam! Checking want v0.0.4 Sep 19 12:57:28.135 INFO kablam! Checking mio v0.6.14 Sep 19 12:57:29.323 INFO kablam! Checking thread_local v0.3.5 Sep 19 12:57:29.515 INFO kablam! Checking slug v0.1.3 Sep 19 12:57:29.839 INFO kablam! Compiling rust-crypto v0.2.36 Sep 19 12:57:30.007 INFO kablam! Compiling openssl-sys v0.9.32 Sep 19 12:57:30.111 INFO kablam! Compiling backtrace-sys v0.1.23 Sep 19 12:57:31.214 INFO kablam! Compiling quote v0.6.3 Sep 19 12:57:31.791 INFO kablam! Checking clap v2.31.2 Sep 19 12:57:33.839 INFO kablam! Compiling unicase v1.4.2 Sep 19 12:57:33.899 INFO kablam! Checking mime v0.2.6 Sep 19 12:57:34.311 INFO kablam! Compiling pest_derive v1.0.7 Sep 19 12:57:35.311 INFO kablam! error[E0034]: multiple applicable items in scope Sep 19 12:57:35.311 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1171:19 Sep 19 12:57:35.311 INFO kablam! | Sep 19 12:57:35.311 INFO kablam! 1171 | self.iter.find_map(|(i, node)| { Sep 19 12:57:35.311 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 19 12:57:35.311 INFO kablam! | Sep 19 12:57:35.311 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 19 12:57:35.311 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/iter_utils.rs:5:5 Sep 19 12:57:35.311 INFO kablam! | Sep 19 12:57:35.311 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 19 12:57:35.311 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 19 12:57:35.311 INFO kablam! 7 | | { Sep 19 12:57:35.311 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 19 12:57:35.311 INFO kablam! ... | Sep 19 12:57:35.311 INFO kablam! 13 | | None Sep 19 12:57:35.311 INFO kablam! 14 | | } Sep 19 12:57:35.311 INFO kablam! | |_____^ Sep 19 12:57:35.311 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Sep 19 12:57:35.311 INFO kablam! Sep 19 12:57:35.464 INFO kablam! error[E0034]: multiple applicable items in scope Sep 19 12:57:35.464 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1363:19 Sep 19 12:57:35.464 INFO kablam! | Sep 19 12:57:35.464 INFO kablam! 1363 | self.iter.find_map(|(i, edge)| Sep 19 12:57:35.464 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 19 12:57:35.483 INFO kablam! | Sep 19 12:57:35.483 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 19 12:57:35.483 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/iter_utils.rs:5:5 Sep 19 12:57:35.483 INFO kablam! | Sep 19 12:57:35.483 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 19 12:57:35.483 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 19 12:57:35.483 INFO kablam! 7 | | { Sep 19 12:57:35.483 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 19 12:57:35.483 INFO kablam! ... | Sep 19 12:57:35.483 INFO kablam! 13 | | None Sep 19 12:57:35.483 INFO kablam! 14 | | } Sep 19 12:57:35.483 INFO kablam! | |_____^ Sep 19 12:57:35.483 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Sep 19 12:57:35.483 INFO kablam! Sep 19 12:57:35.520 INFO kablam! Checking tokio-io v0.1.6 Sep 19 12:57:35.558 INFO kablam! error[E0034]: multiple applicable items in scope Sep 19 12:57:35.558 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1527:19 Sep 19 12:57:35.559 INFO kablam! | Sep 19 12:57:35.559 INFO kablam! 1527 | self.iter.find_map(|(i, node)| { Sep 19 12:57:35.560 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 19 12:57:35.571 INFO kablam! | Sep 19 12:57:35.571 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 19 12:57:35.572 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/iter_utils.rs:5:5 Sep 19 12:57:35.572 INFO kablam! | Sep 19 12:57:35.573 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 19 12:57:35.573 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 19 12:57:35.574 INFO kablam! 7 | | { Sep 19 12:57:35.574 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 19 12:57:35.574 INFO kablam! ... | Sep 19 12:57:35.575 INFO kablam! 13 | | None Sep 19 12:57:35.575 INFO kablam! 14 | | } Sep 19 12:57:35.575 INFO kablam! | |_____^ Sep 19 12:57:35.576 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Sep 19 12:57:35.576 INFO kablam! Sep 19 12:57:35.603 INFO kablam! error[E0034]: multiple applicable items in scope Sep 19 12:57:35.604 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1573:19 Sep 19 12:57:35.604 INFO kablam! | Sep 19 12:57:35.604 INFO kablam! 1573 | self.iter.find_map(|(i, node)| { Sep 19 12:57:35.605 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 19 12:57:35.631 INFO kablam! | Sep 19 12:57:35.631 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 19 12:57:35.632 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/iter_utils.rs:5:5 Sep 19 12:57:35.632 INFO kablam! | Sep 19 12:57:35.633 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 19 12:57:35.633 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 19 12:57:35.633 INFO kablam! 7 | | { Sep 19 12:57:35.634 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 19 12:57:35.634 INFO kablam! ... | Sep 19 12:57:35.635 INFO kablam! 13 | | None Sep 19 12:57:35.635 INFO kablam! 14 | | } Sep 19 12:57:35.635 INFO kablam! | |_____^ Sep 19 12:57:35.636 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Sep 19 12:57:35.636 INFO kablam! Sep 19 12:57:38.131 INFO kablam! Checking regex v0.2.11 Sep 19 12:57:38.242 INFO kablam! error: aborting due to 4 previous errors Sep 19 12:57:38.268 INFO kablam! Sep 19 12:57:38.268 INFO kablam! For more information about this error, try `rustc --explain E0034`. Sep 19 12:57:38.359 INFO kablam! error: Could not compile `petgraph`. Sep 19 12:57:38.359 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 12:57:55.835 INFO kablam! error: build failed Sep 19 12:57:55.839 INFO kablam! su: No module specific data is present Sep 19 12:57:57.050 INFO running `"docker" "rm" "-f" "294f035e5a3a646c21d0ed11c5fc2efa5f6b129146932e5198f1506385162795"` Sep 19 12:57:57.330 INFO blam! 294f035e5a3a646c21d0ed11c5fc2efa5f6b129146932e5198f1506385162795