Sep 03 16:55:43.452 INFO checking paupino/psqlpack against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 03 16:55:43.452 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 03 16:55:43.453 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/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:55:43.605 INFO blam! 9086441ac7f86564c103af5c07f103cd41c6fd2dde4cee82fca88cb9018f9ba7 Sep 03 16:55:43.607 INFO running `"docker" "start" "-a" "9086441ac7f86564c103af5c07f103cd41c6fd2dde4cee82fca88cb9018f9ba7"` Sep 03 16:55:44.387 INFO kablam! Compiling libc v0.2.37 Sep 03 16:55:44.388 INFO kablam! Compiling typenum v1.9.0 Sep 03 16:55:44.389 INFO kablam! Compiling serde v1.0.27 Sep 03 16:55:44.390 INFO kablam! Compiling fixedbitset v0.1.8 Sep 03 16:55:44.392 INFO kablam! Compiling either v1.4.0 Sep 03 16:55:44.394 INFO kablam! Checking constant_time_eq v0.1.3 Sep 03 16:55:44.394 INFO kablam! Checking num-traits v0.2.1 Sep 03 16:55:44.624 INFO kablam! Checking fake-simd v0.1.2 Sep 03 16:55:44.979 INFO kablam! Checking md5 v0.3.7 Sep 03 16:55:45.102 INFO kablam! Checking fallible-iterator v0.1.4 Sep 03 16:55:46.176 INFO kablam! Checking slog v2.1.1 Sep 03 16:55:46.467 INFO kablam! Checking crossbeam v0.2.12 Sep 03 16:55:46.587 INFO kablam! Checking hex v0.2.0 Sep 03 16:55:48.491 INFO kablam! Checking ordermap v0.3.5 Sep 03 16:55:48.662 INFO kablam! Checking podio v0.1.6 Sep 03 16:55:49.256 INFO kablam! Checking lalrpop-util v0.13.1 Sep 03 16:55:50.074 INFO kablam! Checking term v0.4.6 Sep 03 16:55:50.077 INFO kablam! Compiling bzip2-sys v0.1.6 Sep 03 16:55:50.079 INFO kablam! Compiling miniz_oxide_c_api v0.1.2 Sep 03 16:55:50.792 INFO kablam! Checking phf_shared v0.7.21 Sep 03 16:55:50.830 INFO kablam! Compiling itertools v0.7.8 Sep 03 16:55:51.759 INFO kablam! Compiling petgraph v0.4.11 Sep 03 16:55:51.788 INFO kablam! Checking rand v0.4.2 Sep 03 16:55:52.440 INFO kablam! Checking iovec v0.1.2 Sep 03 16:55:53.259 INFO kablam! Checking miniz_oxide v0.1.2 Sep 03 16:55:53.443 INFO kablam! Checking memchr v1.0.2 Sep 03 16:55:53.567 INFO kablam! Checking time v0.1.39 Sep 03 16:55:53.692 INFO kablam! Checking memchr v2.0.1 Sep 03 16:55:54.565 INFO kablam! Checking term_size v0.3.1 Sep 03 16:55:54.660 INFO kablam! Checking socket2 v0.3.2 Sep 03 16:55:55.203 INFO kablam! Checking atty v0.2.6 Sep 03 16:55:55.997 INFO kablam! Checking isatty v0.1.6 Sep 03 16:55:57.852 INFO kablam! Checking slog-scope v4.0.1 Sep 03 16:55:58.882 INFO kablam! Compiling new_debug_unreachable v1.0.1 Sep 03 16:55:59.365 INFO kablam! Compiling thread_local v0.3.5 Sep 03 16:56:00.281 INFO kablam! Checking stringprep v0.1.2 Sep 03 16:56:00.406 INFO kablam! Checking num-integer v0.1.36 Sep 03 16:56:00.583 INFO kablam! Checking num-complex v0.1.42 Sep 03 16:56:02.629 INFO kablam! Checking serde_json v1.0.10 Sep 03 16:56:03.514 INFO kablam! error[E0034]: multiple applicable items in scope Sep 03 16:56:03.514 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.11/src/graph_impl/stable_graph/mod.rs:1173:19 Sep 03 16:56:03.514 INFO kablam! | Sep 03 16:56:03.514 INFO kablam! 1173 | self.iter.find_map(|(i, node)| { Sep 03 16:56:03.515 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 03 16:56:03.515 INFO kablam! | Sep 03 16:56:03.515 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 03 16:56:03.515 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.11/src/iter_utils.rs:5:5 Sep 03 16:56:03.515 INFO kablam! | Sep 03 16:56:03.516 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 03 16:56:03.516 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 03 16:56:03.516 INFO kablam! 7 | | { Sep 03 16:56:03.516 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 03 16:56:03.516 INFO kablam! ... | Sep 03 16:56:03.516 INFO kablam! 13 | | None Sep 03 16:56:03.516 INFO kablam! 14 | | } Sep 03 16:56:03.516 INFO kablam! | |_____^ Sep 03 16:56:03.516 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:56:03.516 INFO kablam! Sep 03 16:56:03.645 INFO kablam! error[E0034]: multiple applicable items in scope Sep 03 16:56:03.716 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.11/src/graph_impl/stable_graph/mod.rs:1365:19 Sep 03 16:56:03.716 INFO kablam! | Sep 03 16:56:03.716 INFO kablam! 1365 | self.iter.find_map(|(i, edge)| Sep 03 16:56:03.716 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 03 16:56:03.716 INFO kablam! | Sep 03 16:56:03.717 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 03 16:56:03.717 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.11/src/iter_utils.rs:5:5 Sep 03 16:56:03.717 INFO kablam! | Sep 03 16:56:03.717 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 03 16:56:03.717 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 03 16:56:03.717 INFO kablam! 7 | | { Sep 03 16:56:03.717 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 03 16:56:03.717 INFO kablam! ... | Sep 03 16:56:03.718 INFO kablam! 13 | | None Sep 03 16:56:03.718 INFO kablam! 14 | | } Sep 03 16:56:03.718 INFO kablam! | |_____^ Sep 03 16:56:03.718 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:56:03.718 INFO kablam! Sep 03 16:56:03.718 INFO kablam! error[E0034]: multiple applicable items in scope Sep 03 16:56:03.718 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.11/src/graph_impl/stable_graph/mod.rs:1529:19 Sep 03 16:56:03.718 INFO kablam! | Sep 03 16:56:03.718 INFO kablam! 1529 | self.iter.find_map(|(i, node)| { Sep 03 16:56:03.718 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 03 16:56:03.718 INFO kablam! | Sep 03 16:56:03.718 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 03 16:56:03.718 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.11/src/iter_utils.rs:5:5 Sep 03 16:56:03.718 INFO kablam! | Sep 03 16:56:03.718 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 03 16:56:03.718 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 03 16:56:03.718 INFO kablam! 7 | | { Sep 03 16:56:03.718 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 03 16:56:03.718 INFO kablam! ... | Sep 03 16:56:03.718 INFO kablam! 13 | | None Sep 03 16:56:03.718 INFO kablam! 14 | | } Sep 03 16:56:03.718 INFO kablam! | |_____^ Sep 03 16:56:03.718 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:56:03.718 INFO kablam! Sep 03 16:56:03.730 INFO kablam! error[E0034]: multiple applicable items in scope Sep 03 16:56:03.730 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.11/src/graph_impl/stable_graph/mod.rs:1575:19 Sep 03 16:56:03.730 INFO kablam! | Sep 03 16:56:03.730 INFO kablam! 1575 | self.iter.find_map(|(i, node)| { Sep 03 16:56:03.730 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 03 16:56:03.730 INFO kablam! | Sep 03 16:56:03.730 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 03 16:56:03.730 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.11/src/iter_utils.rs:5:5 Sep 03 16:56:03.730 INFO kablam! | Sep 03 16:56:03.730 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 03 16:56:03.730 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 03 16:56:03.731 INFO kablam! 7 | | { Sep 03 16:56:03.731 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 03 16:56:03.731 INFO kablam! ... | Sep 03 16:56:03.731 INFO kablam! 13 | | None Sep 03 16:56:03.731 INFO kablam! 14 | | } Sep 03 16:56:03.731 INFO kablam! | |_____^ Sep 03 16:56:03.732 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:56:03.732 INFO kablam! Sep 03 16:56:03.767 INFO kablam! Checking phf v0.7.21 Sep 03 16:56:03.851 INFO kablam! Checking bytes v0.4.6 Sep 03 16:56:05.952 INFO kablam! error: aborting due to 4 previous errors Sep 03 16:56:05.952 INFO kablam! Sep 03 16:56:05.952 INFO kablam! For more information about this error, try `rustc --explain E0034`. Sep 03 16:56:05.963 INFO kablam! error: Could not compile `petgraph`. Sep 03 16:56:05.963 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 03 16:56:18.959 INFO kablam! error: build failed Sep 03 16:56:18.961 INFO kablam! su: No module specific data is present Sep 03 16:56:19.346 INFO running `"docker" "rm" "-f" "9086441ac7f86564c103af5c07f103cd41c6fd2dde4cee82fca88cb9018f9ba7"` Sep 03 16:56:19.473 INFO blam! 9086441ac7f86564c103af5c07f103cd41c6fd2dde4cee82fca88cb9018f9ba7