Sep 19 14:45:33.426 INFO checking pkgw/stund against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 14:45:33.426 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 14:45:33.427 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-7/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 14:45:33.688 INFO blam! 55178c32a6908e717f7874ac78538a932ebe3478b3a729c452147bed80c2a002 Sep 19 14:45:33.689 INFO running `"docker" "start" "-a" "55178c32a6908e717f7874ac78538a932ebe3478b3a729c452147bed80c2a002"` Sep 19 14:45:34.915 INFO kablam! usermod: no changes Sep 19 14:45:35.206 INFO kablam! Compiling cc v1.0.18 Sep 19 14:45:35.210 INFO kablam! Compiling ident_case v1.0.0 Sep 19 14:45:35.210 INFO kablam! Compiling ordermap v0.3.5 Sep 19 14:45:35.210 INFO kablam! Compiling fixedbitset v0.1.9 Sep 19 14:45:35.210 INFO kablam! Compiling unicode-segmentation v1.2.1 Sep 19 14:45:35.212 INFO kablam! Checking serde v1.0.55 Sep 19 14:45:35.218 INFO kablam! Compiling case v0.1.0 Sep 19 14:45:35.222 INFO kablam! Checking rent_to_own v0.1.0 Sep 19 14:45:36.258 INFO kablam! Checking rand v0.4.2 Sep 19 14:45:37.043 INFO kablam! Checking daemonize v0.2.3 Sep 19 14:45:39.075 INFO kablam! Checking crossbeam-utils v0.3.2 Sep 19 14:45:39.180 INFO kablam! Checking net2 v0.2.33 Sep 19 14:45:40.436 INFO kablam! Checking tokio-executor v0.1.2 Sep 19 14:45:41.294 INFO kablam! Checking base64 v0.9.3 Sep 19 14:45:42.406 INFO kablam! Checking bytes v0.4.9 Sep 19 14:45:42.687 INFO kablam! Compiling quote v0.6.4 Sep 19 14:45:42.772 INFO kablam! Checking crossbeam-epoch v0.4.3 Sep 19 14:45:43.077 INFO kablam! Checking clap v2.32.0 Sep 19 14:45:51.052 INFO kablam! Compiling heck v0.3.0 Sep 19 14:45:51.077 INFO kablam! Checking tokio-timer v0.2.4 Sep 19 14:45:51.091 INFO kablam! Compiling darling_core v0.2.2 Sep 19 14:45:51.338 INFO kablam! Compiling derive-error v0.0.3 Sep 19 14:45:51.502 INFO kablam! Compiling petgraph v0.4.12 Sep 19 14:45:51.651 INFO kablam! Compiling syn v0.13.11 Sep 19 14:45:55.606 INFO kablam! Checking mio v0.6.15 Sep 19 14:45:55.671 INFO kablam! Checking num-traits v0.1.43 Sep 19 14:45:56.503 INFO kablam! Checking crossbeam-deque v0.3.1 Sep 19 14:45:59.246 INFO kablam! Compiling syn v0.14.5 Sep 19 14:46:03.930 INFO kablam! error[E0034]: multiple applicable items in scope Sep 19 14:46:03.931 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1171:19 Sep 19 14:46:03.931 INFO kablam! | Sep 19 14:46:03.932 INFO kablam! 1171 | self.iter.find_map(|(i, node)| { Sep 19 14:46:03.932 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 19 14:46:03.932 INFO kablam! | Sep 19 14:46:03.933 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 19 14:46:03.934 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/iter_utils.rs:5:5 Sep 19 14:46:03.934 INFO kablam! | Sep 19 14:46:03.934 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 19 14:46:03.935 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 19 14:46:03.935 INFO kablam! 7 | | { Sep 19 14:46:03.936 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 19 14:46:03.936 INFO kablam! ... | Sep 19 14:46:03.936 INFO kablam! 13 | | None Sep 19 14:46:03.937 INFO kablam! 14 | | } Sep 19 14:46:03.937 INFO kablam! | |_____^ Sep 19 14:46:03.938 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Sep 19 14:46:03.938 INFO kablam! Sep 19 14:46:04.083 INFO kablam! error[E0034]: multiple applicable items in scope Sep 19 14:46:04.083 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1363:19 Sep 19 14:46:04.083 INFO kablam! | Sep 19 14:46:04.083 INFO kablam! 1363 | self.iter.find_map(|(i, edge)| Sep 19 14:46:04.083 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 19 14:46:04.110 INFO kablam! | Sep 19 14:46:04.111 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 19 14:46:04.111 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/iter_utils.rs:5:5 Sep 19 14:46:04.112 INFO kablam! | Sep 19 14:46:04.112 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 19 14:46:04.113 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 19 14:46:04.113 INFO kablam! 7 | | { Sep 19 14:46:04.113 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 19 14:46:04.114 INFO kablam! ... | Sep 19 14:46:04.114 INFO kablam! 13 | | None Sep 19 14:46:04.115 INFO kablam! 14 | | } Sep 19 14:46:04.115 INFO kablam! | |_____^ Sep 19 14:46:04.116 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Sep 19 14:46:04.116 INFO kablam! Sep 19 14:46:04.174 INFO kablam! error[E0034]: multiple applicable items in scope Sep 19 14:46:04.174 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1527:19 Sep 19 14:46:04.174 INFO kablam! | Sep 19 14:46:04.174 INFO kablam! 1527 | self.iter.find_map(|(i, node)| { Sep 19 14:46:04.174 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 19 14:46:04.190 INFO kablam! | Sep 19 14:46:04.190 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 19 14:46:04.190 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/iter_utils.rs:5:5 Sep 19 14:46:04.190 INFO kablam! | Sep 19 14:46:04.190 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 19 14:46:04.190 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 19 14:46:04.190 INFO kablam! 7 | | { Sep 19 14:46:04.190 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 19 14:46:04.190 INFO kablam! ... | Sep 19 14:46:04.190 INFO kablam! 13 | | None Sep 19 14:46:04.190 INFO kablam! 14 | | } Sep 19 14:46:04.190 INFO kablam! | |_____^ Sep 19 14:46:04.190 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Sep 19 14:46:04.190 INFO kablam! Sep 19 14:46:04.230 INFO kablam! error[E0034]: multiple applicable items in scope Sep 19 14:46:04.230 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1573:19 Sep 19 14:46:04.230 INFO kablam! | Sep 19 14:46:04.230 INFO kablam! 1573 | self.iter.find_map(|(i, node)| { Sep 19 14:46:04.230 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 19 14:46:04.230 INFO kablam! | Sep 19 14:46:04.230 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 19 14:46:04.230 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/iter_utils.rs:5:5 Sep 19 14:46:04.230 INFO kablam! | Sep 19 14:46:04.230 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 19 14:46:04.230 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 19 14:46:04.230 INFO kablam! 7 | | { Sep 19 14:46:04.230 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 19 14:46:04.230 INFO kablam! ... | Sep 19 14:46:04.230 INFO kablam! 13 | | None Sep 19 14:46:04.230 INFO kablam! 14 | | } Sep 19 14:46:04.230 INFO kablam! | |_____^ Sep 19 14:46:04.230 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Sep 19 14:46:04.230 INFO kablam! Sep 19 14:46:06.790 INFO kablam! error: aborting due to 4 previous errors Sep 19 14:46:06.790 INFO kablam! Sep 19 14:46:06.791 INFO kablam! For more information about this error, try `rustc --explain E0034`. Sep 19 14:46:06.846 INFO kablam! error: Could not compile `petgraph`. Sep 19 14:46:06.847 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 14:46:36.370 INFO kablam! error: build failed Sep 19 14:46:36.373 INFO kablam! su: No module specific data is present Sep 19 14:46:38.078 INFO running `"docker" "rm" "-f" "55178c32a6908e717f7874ac78538a932ebe3478b3a729c452147bed80c2a002"` Sep 19 14:46:38.189 INFO blam! 55178c32a6908e717f7874ac78538a932ebe3478b3a729c452147bed80c2a002