Sep 05 17:51:32.557 INFO checking paupino/psqlpack against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 05 17:51:32.558 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 05 17:51:32.558 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-4/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 17:51:32.957 INFO blam! f1d388d082fd07746b73ce7a83b03ca804565fe0c89e93022a71701fa9c406f1 Sep 05 17:51:32.959 INFO running `"docker" "start" "-a" "f1d388d082fd07746b73ce7a83b03ca804565fe0c89e93022a71701fa9c406f1"` Sep 05 17:51:35.046 INFO kablam! usermod: no changes Sep 05 17:51:35.459 INFO kablam! Compiling libc v0.2.37 Sep 05 17:51:35.461 INFO kablam! Compiling typenum v1.9.0 Sep 05 17:51:35.474 INFO kablam! Compiling either v1.4.0 Sep 05 17:51:35.495 INFO kablam! Compiling serde v1.0.27 Sep 05 17:51:35.497 INFO kablam! Compiling fixedbitset v0.1.8 Sep 05 17:51:35.499 INFO kablam! Checking num-traits v0.2.1 Sep 05 17:51:35.501 INFO kablam! Checking constant_time_eq v0.1.3 Sep 05 17:51:36.162 INFO kablam! Checking md5 v0.3.7 Sep 05 17:51:37.326 INFO kablam! Checking fallible-iterator v0.1.4 Sep 05 17:51:37.801 INFO kablam! Checking slog v2.1.1 Sep 05 17:51:38.885 INFO kablam! Checking hex v0.2.0 Sep 05 17:51:41.838 INFO kablam! Checking podio v0.1.6 Sep 05 17:51:41.838 INFO kablam! Checking ordermap v0.3.5 Sep 05 17:51:41.843 INFO kablam! Checking term v0.4.6 Sep 05 17:51:41.978 INFO kablam! Checking lalrpop-util v0.13.1 Sep 05 17:51:43.110 INFO kablam! Compiling phf_shared v0.7.21 Sep 05 17:51:43.667 INFO kablam! Compiling bzip2-sys v0.1.6 Sep 05 17:51:43.764 INFO kablam! Compiling miniz_oxide_c_api v0.1.2 Sep 05 17:51:44.166 INFO kablam! Compiling backtrace-sys v0.1.16 Sep 05 17:51:45.186 INFO kablam! Compiling itertools v0.7.8 Sep 05 17:51:45.186 INFO kablam! Compiling petgraph v0.4.11 Sep 05 17:51:45.494 INFO kablam! Checking rand v0.4.2 Sep 05 17:51:46.470 INFO kablam! Checking iovec v0.1.2 Sep 05 17:51:46.970 INFO kablam! Checking miniz_oxide v0.1.2 Sep 05 17:51:47.206 INFO kablam! Checking memchr v1.0.2 Sep 05 17:51:48.050 INFO kablam! Checking time v0.1.39 Sep 05 17:51:48.141 INFO kablam! Checking memchr v2.0.1 Sep 05 17:51:48.240 INFO kablam! Checking socket2 v0.3.2 Sep 05 17:51:49.314 INFO kablam! Checking term_size v0.3.1 Sep 05 17:51:50.073 INFO kablam! Checking atty v0.2.6 Sep 05 17:51:50.347 INFO kablam! Checking isatty v0.1.6 Sep 05 17:51:50.782 INFO kablam! Checking slog-scope v4.0.1 Sep 05 17:51:51.825 INFO kablam! Compiling new_debug_unreachable v1.0.1 Sep 05 17:51:52.209 INFO kablam! Checking stringprep v0.1.2 Sep 05 17:51:53.342 INFO kablam! Checking num-integer v0.1.36 Sep 05 17:51:53.578 INFO kablam! Checking num-complex v0.1.42 Sep 05 17:51:53.839 INFO kablam! Checking serde_json v1.0.10 Sep 05 17:51:54.166 INFO kablam! error[E0034]: multiple applicable items in scope Sep 05 17:51:54.166 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.11/src/graph_impl/stable_graph/mod.rs:1173:19 Sep 05 17:51:54.166 INFO kablam! | Sep 05 17:51:54.166 INFO kablam! 1173 | self.iter.find_map(|(i, node)| { Sep 05 17:51:54.166 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 05 17:51:54.166 INFO kablam! | Sep 05 17:51:54.166 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 05 17:51:54.166 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.11/src/iter_utils.rs:5:5 Sep 05 17:51:54.166 INFO kablam! | Sep 05 17:51:54.166 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 05 17:51:54.166 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 05 17:51:54.166 INFO kablam! 7 | | { Sep 05 17:51:54.166 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 05 17:51:54.166 INFO kablam! ... | Sep 05 17:51:54.166 INFO kablam! 13 | | None Sep 05 17:51:54.166 INFO kablam! 14 | | } Sep 05 17:51:54.166 INFO kablam! | |_____^ Sep 05 17:51:54.166 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Sep 05 17:51:54.166 INFO kablam! Sep 05 17:51:54.243 INFO kablam! error[E0034]: multiple applicable items in scope Sep 05 17:51:54.243 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.11/src/graph_impl/stable_graph/mod.rs:1365:19 Sep 05 17:51:54.244 INFO kablam! | Sep 05 17:51:54.244 INFO kablam! 1365 | self.iter.find_map(|(i, edge)| Sep 05 17:51:54.244 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 05 17:51:54.250 INFO kablam! | Sep 05 17:51:54.250 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 05 17:51:54.250 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.11/src/iter_utils.rs:5:5 Sep 05 17:51:54.250 INFO kablam! | Sep 05 17:51:54.250 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 05 17:51:54.250 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 05 17:51:54.250 INFO kablam! 7 | | { Sep 05 17:51:54.250 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 05 17:51:54.250 INFO kablam! ... | Sep 05 17:51:54.250 INFO kablam! 13 | | None Sep 05 17:51:54.250 INFO kablam! 14 | | } Sep 05 17:51:54.250 INFO kablam! | |_____^ Sep 05 17:51:54.251 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Sep 05 17:51:54.251 INFO kablam! Sep 05 17:51:54.320 INFO kablam! error[E0034]: multiple applicable items in scope Sep 05 17:51:54.320 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.11/src/graph_impl/stable_graph/mod.rs:1529:19 Sep 05 17:51:54.320 INFO kablam! | Sep 05 17:51:54.320 INFO kablam! 1529 | self.iter.find_map(|(i, node)| { Sep 05 17:51:54.320 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 05 17:51:54.350 INFO kablam! | Sep 05 17:51:54.350 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 05 17:51:54.350 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.11/src/iter_utils.rs:5:5 Sep 05 17:51:54.350 INFO kablam! | Sep 05 17:51:54.350 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 05 17:51:54.350 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 05 17:51:54.350 INFO kablam! 7 | | { Sep 05 17:51:54.350 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 05 17:51:54.350 INFO kablam! ... | Sep 05 17:51:54.350 INFO kablam! 13 | | None Sep 05 17:51:54.350 INFO kablam! 14 | | } Sep 05 17:51:54.350 INFO kablam! | |_____^ Sep 05 17:51:54.350 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Sep 05 17:51:54.350 INFO kablam! Sep 05 17:51:54.355 INFO kablam! error[E0034]: multiple applicable items in scope Sep 05 17:51:54.355 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.11/src/graph_impl/stable_graph/mod.rs:1575:19 Sep 05 17:51:54.355 INFO kablam! | Sep 05 17:51:54.355 INFO kablam! 1575 | self.iter.find_map(|(i, node)| { Sep 05 17:51:54.355 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 05 17:51:54.355 INFO kablam! | Sep 05 17:51:54.386 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 05 17:51:54.386 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.11/src/iter_utils.rs:5:5 Sep 05 17:51:54.386 INFO kablam! | Sep 05 17:51:54.386 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 05 17:51:54.386 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 05 17:51:54.386 INFO kablam! 7 | | { Sep 05 17:51:54.386 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 05 17:51:54.386 INFO kablam! ... | Sep 05 17:51:54.386 INFO kablam! 13 | | None Sep 05 17:51:54.386 INFO kablam! 14 | | } Sep 05 17:51:54.386 INFO kablam! | |_____^ Sep 05 17:51:54.386 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Sep 05 17:51:54.386 INFO kablam! Sep 05 17:51:55.227 INFO kablam! Checking phf v0.7.21 Sep 05 17:51:55.760 INFO kablam! Checking bytes v0.4.6 Sep 05 17:51:56.763 INFO kablam! error: aborting due to 4 previous errors Sep 05 17:51:56.786 INFO kablam! Sep 05 17:51:56.786 INFO kablam! For more information about this error, try `rustc --explain E0034`. Sep 05 17:51:56.807 INFO kablam! error: Could not compile `petgraph`. Sep 05 17:51:56.807 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 05 17:52:08.506 INFO kablam! error: build failed Sep 05 17:52:08.508 INFO kablam! su: No module specific data is present Sep 05 17:52:09.943 INFO running `"docker" "rm" "-f" "f1d388d082fd07746b73ce7a83b03ca804565fe0c89e93022a71701fa9c406f1"` Sep 05 17:52:10.262 INFO blam! f1d388d082fd07746b73ce7a83b03ca804565fe0c89e93022a71701fa9c406f1