Sep 03 16:47:18.306 INFO checking pkgw/stund against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 03 16:47:18.306 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 03 16:47:18.306 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 03 16:47:18.491 INFO blam! d20b1adda32b890cdae7af5e5e4dedd489dde37289df3bfa571805685a7c4478 Sep 03 16:47:18.493 INFO running `"docker" "start" "-a" "d20b1adda32b890cdae7af5e5e4dedd489dde37289df3bfa571805685a7c4478"` Sep 03 16:47:19.326 INFO kablam! Compiling ident_case v1.0.0 Sep 03 16:47:19.327 INFO kablam! Compiling fixedbitset v0.1.9 Sep 03 16:47:19.328 INFO kablam! Compiling ordermap v0.3.5 Sep 03 16:47:19.328 INFO kablam! Compiling unicode-segmentation v1.2.1 Sep 03 16:47:19.329 INFO kablam! Checking serde v1.0.55 Sep 03 16:47:19.330 INFO kablam! Compiling case v0.1.0 Sep 03 16:47:19.336 INFO kablam! Checking rent_to_own v0.1.0 Sep 03 16:47:19.339 INFO kablam! Checking net2 v0.2.33 Sep 03 16:47:19.852 INFO kablam! Checking daemonize v0.2.3 Sep 03 16:47:20.163 INFO kablam! Checking bytes v0.4.9 Sep 03 16:47:20.962 INFO kablam! Compiling syn v0.11.11 Sep 03 16:47:20.972 INFO kablam! Compiling quote v0.6.4 Sep 03 16:47:21.347 INFO kablam! Checking mio v0.6.15 Sep 03 16:47:21.348 INFO kablam! Compiling syn v0.13.11 Sep 03 16:47:21.368 INFO kablam! Checking tokio-threadpool v0.1.5 Sep 03 16:47:23.962 INFO kablam! Compiling heck v0.3.0 Sep 03 16:47:24.830 INFO kablam! Checking backtrace v0.3.9 Sep 03 16:47:24.869 INFO kablam! Checking tokio-io v0.1.8 Sep 03 16:47:26.732 INFO kablam! Checking tokio-serde v0.1.0 Sep 03 16:47:26.762 INFO kablam! Compiling petgraph v0.4.12 Sep 03 16:47:27.345 INFO kablam! Compiling syn v0.14.5 Sep 03 16:47:30.623 INFO kablam! Checking mio-uds v0.6.6 Sep 03 16:47:31.646 INFO kablam! Checking tokio-reactor v0.1.2 Sep 03 16:47:31.649 INFO kablam! Checking tokio-codec v0.1.0 Sep 03 16:47:32.657 INFO kablam! Checking tokio-fs v0.1.2 Sep 03 16:47:34.640 INFO kablam! Checking tokio-udp v0.1.1 Sep 03 16:47:34.640 INFO kablam! Checking tokio-tcp v0.1.0 Sep 03 16:47:34.640 INFO kablam! Checking tokio-signal v0.2.1 Sep 03 16:47:36.123 INFO kablam! error[E0034]: multiple applicable items in scope Sep 03 16:47:36.123 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1171:19 Sep 03 16:47:36.123 INFO kablam! | Sep 03 16:47:36.123 INFO kablam! 1171 | self.iter.find_map(|(i, node)| { Sep 03 16:47:36.123 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 03 16:47:36.123 INFO kablam! | Sep 03 16:47:36.124 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 03 16:47:36.124 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/iter_utils.rs:5:5 Sep 03 16:47:36.124 INFO kablam! | Sep 03 16:47:36.124 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 03 16:47:36.124 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 03 16:47:36.124 INFO kablam! 7 | | { Sep 03 16:47:36.124 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 03 16:47:36.124 INFO kablam! ... | Sep 03 16:47:36.124 INFO kablam! 13 | | None Sep 03 16:47:36.124 INFO kablam! 14 | | } Sep 03 16:47:36.125 INFO kablam! | |_____^ Sep 03 16:47:36.125 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Sep 03 16:47:36.126 INFO kablam! Sep 03 16:47:36.168 INFO kablam! error[E0034]: multiple applicable items in scope Sep 03 16:47:36.168 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1363:19 Sep 03 16:47:36.168 INFO kablam! | Sep 03 16:47:36.168 INFO kablam! 1363 | self.iter.find_map(|(i, edge)| Sep 03 16:47:36.168 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 03 16:47:36.169 INFO kablam! | Sep 03 16:47:36.170 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 03 16:47:36.170 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/iter_utils.rs:5:5 Sep 03 16:47:36.170 INFO kablam! | Sep 03 16:47:36.170 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 03 16:47:36.170 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 03 16:47:36.170 INFO kablam! 7 | | { Sep 03 16:47:36.170 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 03 16:47:36.170 INFO kablam! ... | Sep 03 16:47:36.170 INFO kablam! 13 | | None Sep 03 16:47:36.170 INFO kablam! 14 | | } Sep 03 16:47:36.170 INFO kablam! | |_____^ Sep 03 16:47:36.171 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Sep 03 16:47:36.171 INFO kablam! Sep 03 16:47:36.195 INFO kablam! error[E0034]: multiple applicable items in scope Sep 03 16:47:36.195 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1527:19 Sep 03 16:47:36.195 INFO kablam! | Sep 03 16:47:36.195 INFO kablam! 1527 | self.iter.find_map(|(i, node)| { Sep 03 16:47:36.195 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 03 16:47:36.196 INFO kablam! | Sep 03 16:47:36.196 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 03 16:47:36.196 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/iter_utils.rs:5:5 Sep 03 16:47:36.196 INFO kablam! | Sep 03 16:47:36.196 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 03 16:47:36.196 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 03 16:47:36.197 INFO kablam! 7 | | { Sep 03 16:47:36.197 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 03 16:47:36.197 INFO kablam! ... | Sep 03 16:47:36.197 INFO kablam! 13 | | None Sep 03 16:47:36.197 INFO kablam! 14 | | } Sep 03 16:47:36.197 INFO kablam! | |_____^ Sep 03 16:47:36.197 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Sep 03 16:47:36.198 INFO kablam! Sep 03 16:47:36.208 INFO kablam! error[E0034]: multiple applicable items in scope Sep 03 16:47:36.208 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1573:19 Sep 03 16:47:36.208 INFO kablam! | Sep 03 16:47:36.208 INFO kablam! 1573 | self.iter.find_map(|(i, node)| { Sep 03 16:47:36.208 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 03 16:47:36.209 INFO kablam! | Sep 03 16:47:36.210 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 03 16:47:36.210 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/iter_utils.rs:5:5 Sep 03 16:47:36.210 INFO kablam! | Sep 03 16:47:36.210 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 03 16:47:36.210 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 03 16:47:36.210 INFO kablam! 7 | | { Sep 03 16:47:36.210 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 03 16:47:36.210 INFO kablam! ... | Sep 03 16:47:36.210 INFO kablam! 13 | | None Sep 03 16:47:36.210 INFO kablam! 14 | | } Sep 03 16:47:36.210 INFO kablam! | |_____^ Sep 03 16:47:36.211 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Sep 03 16:47:36.211 INFO kablam! Sep 03 16:47:37.198 INFO kablam! error: aborting due to 4 previous errors Sep 03 16:47:37.198 INFO kablam! Sep 03 16:47:37.198 INFO kablam! For more information about this error, try `rustc --explain E0034`. Sep 03 16:47:37.222 INFO kablam! error: Could not compile `petgraph`. Sep 03 16:47:37.222 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 03 16:48:08.128 INFO kablam! error: build failed Sep 03 16:48:08.130 INFO kablam! su: No module specific data is present Sep 03 16:48:08.662 INFO running `"docker" "rm" "-f" "d20b1adda32b890cdae7af5e5e4dedd489dde37289df3bfa571805685a7c4478"` Sep 03 16:48:08.824 INFO blam! d20b1adda32b890cdae7af5e5e4dedd489dde37289df3bfa571805685a7c4478