Sep 03 16:55:46.774 INFO checking paupino/psqlpack against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 03 16:55:46.774 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 03 16:55:46.775 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-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:47.038 INFO blam! eeb1f28c68c8f3e7427c92f80b471e2655a4b2674a8cca7f3a9146490c338484 Sep 03 16:55:47.040 INFO running `"docker" "start" "-a" "eeb1f28c68c8f3e7427c92f80b471e2655a4b2674a8cca7f3a9146490c338484"` Sep 03 16:55:48.249 INFO kablam! Compiling libc v0.2.37 Sep 03 16:55:48.255 INFO kablam! Compiling fixedbitset v0.1.8 Sep 03 16:55:48.290 INFO kablam! Compiling serde v1.0.27 Sep 03 16:55:48.318 INFO kablam! Compiling either v1.4.0 Sep 03 16:55:48.326 INFO kablam! Compiling build_const v0.2.0 Sep 03 16:55:48.342 INFO kablam! Checking num-traits v0.2.1 Sep 03 16:55:48.343 INFO kablam! Compiling cc v1.0.4 Sep 03 16:55:50.762 INFO kablam! Checking fallible-iterator v0.1.4 Sep 03 16:55:50.762 INFO kablam! Checking md5 v0.3.7 Sep 03 16:55:50.824 INFO kablam! Checking slog v2.1.1 Sep 03 16:55:53.078 INFO kablam! Checking hex v0.2.0 Sep 03 16:55:53.945 INFO kablam! Checking podio v0.1.6 Sep 03 16:55:56.456 INFO kablam! Checking lalrpop-util v0.13.1 Sep 03 16:55:56.649 INFO kablam! Checking term v0.4.6 Sep 03 16:55:58.264 INFO kablam! Compiling itertools v0.7.8 Sep 03 16:55:58.308 INFO kablam! Compiling crc v1.7.0 Sep 03 16:55:58.499 INFO kablam! Checking phf_shared v0.7.21 Sep 03 16:55:58.650 INFO kablam! Compiling petgraph v0.4.11 Sep 03 16:55:59.359 INFO kablam! Checking slog-scope v4.0.1 Sep 03 16:56:00.525 INFO kablam! Checking rand v0.4.2 Sep 03 16:56:00.539 INFO kablam! Checking iovec v0.1.2 Sep 03 16:56:01.136 INFO kablam! Checking miniz_oxide v0.1.2 Sep 03 16:56:01.558 INFO kablam! Checking memchr v1.0.2 Sep 03 16:56:01.787 INFO kablam! Checking memchr v2.0.1 Sep 03 16:56:03.112 INFO kablam! Checking time v0.1.39 Sep 03 16:56:03.283 INFO kablam! Checking socket2 v0.3.2 Sep 03 16:56:05.948 INFO kablam! Checking term_size v0.3.1 Sep 03 16:56:06.255 INFO kablam! Checking isatty v0.1.6 Sep 03 16:56:06.794 INFO kablam! Checking atty v0.2.6 Sep 03 16:56:08.274 INFO kablam! Compiling new_debug_unreachable v1.0.1 Sep 03 16:56:08.628 INFO kablam! Compiling typenum v1.9.0 Sep 03 16:56:09.796 INFO kablam! Checking stringprep v0.1.2 Sep 03 16:56:09.881 INFO kablam! error[E0034]: multiple applicable items in scope Sep 03 16:56:09.881 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:09.881 INFO kablam! | Sep 03 16:56:09.881 INFO kablam! 1173 | self.iter.find_map(|(i, node)| { Sep 03 16:56:09.881 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 03 16:56:09.881 INFO kablam! | Sep 03 16:56:09.881 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 03 16:56:09.881 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.11/src/iter_utils.rs:5:5 Sep 03 16:56:09.881 INFO kablam! | Sep 03 16:56:09.881 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 03 16:56:09.881 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 03 16:56:09.881 INFO kablam! 7 | | { Sep 03 16:56:09.881 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 03 16:56:09.881 INFO kablam! ... | Sep 03 16:56:09.881 INFO kablam! 13 | | None Sep 03 16:56:09.882 INFO kablam! 14 | | } Sep 03 16:56:09.882 INFO kablam! | |_____^ Sep 03 16:56:09.882 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:09.882 INFO kablam! Sep 03 16:56:09.973 INFO kablam! error[E0034]: multiple applicable items in scope Sep 03 16:56:09.973 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:09.973 INFO kablam! | Sep 03 16:56:09.974 INFO kablam! 1365 | self.iter.find_map(|(i, edge)| Sep 03 16:56:09.974 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 03 16:56:09.974 INFO kablam! | Sep 03 16:56:09.974 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 03 16:56:09.974 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.11/src/iter_utils.rs:5:5 Sep 03 16:56:09.974 INFO kablam! | Sep 03 16:56:09.974 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 03 16:56:09.974 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 03 16:56:09.974 INFO kablam! 7 | | { Sep 03 16:56:09.974 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 03 16:56:09.974 INFO kablam! ... | Sep 03 16:56:09.974 INFO kablam! 13 | | None Sep 03 16:56:09.974 INFO kablam! 14 | | } Sep 03 16:56:09.974 INFO kablam! | |_____^ Sep 03 16:56:09.974 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:09.974 INFO kablam! Sep 03 16:56:10.019 INFO kablam! error[E0034]: multiple applicable items in scope Sep 03 16:56:10.019 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:10.020 INFO kablam! | Sep 03 16:56:10.021 INFO kablam! 1529 | self.iter.find_map(|(i, node)| { Sep 03 16:56:10.021 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 03 16:56:10.021 INFO kablam! | Sep 03 16:56:10.021 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 03 16:56:10.021 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.11/src/iter_utils.rs:5:5 Sep 03 16:56:10.021 INFO kablam! | Sep 03 16:56:10.021 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 03 16:56:10.021 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 03 16:56:10.021 INFO kablam! 7 | | { Sep 03 16:56:10.021 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 03 16:56:10.021 INFO kablam! ... | Sep 03 16:56:10.021 INFO kablam! 13 | | None Sep 03 16:56:10.021 INFO kablam! 14 | | } Sep 03 16:56:10.022 INFO kablam! | |_____^ Sep 03 16:56:10.022 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:10.022 INFO kablam! Sep 03 16:56:10.049 INFO kablam! error[E0034]: multiple applicable items in scope Sep 03 16:56:10.049 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:10.049 INFO kablam! | Sep 03 16:56:10.049 INFO kablam! 1575 | self.iter.find_map(|(i, node)| { Sep 03 16:56:10.049 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 03 16:56:10.049 INFO kablam! | Sep 03 16:56:10.050 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 03 16:56:10.050 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.11/src/iter_utils.rs:5:5 Sep 03 16:56:10.050 INFO kablam! | Sep 03 16:56:10.050 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 03 16:56:10.050 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 03 16:56:10.050 INFO kablam! 7 | | { Sep 03 16:56:10.050 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 03 16:56:10.050 INFO kablam! ... | Sep 03 16:56:10.050 INFO kablam! 13 | | None Sep 03 16:56:10.050 INFO kablam! 14 | | } Sep 03 16:56:10.050 INFO kablam! | |_____^ Sep 03 16:56:10.050 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:10.050 INFO kablam! Sep 03 16:56:10.064 INFO kablam! error[E0034]: multiple applicable items in scope Sep 03 16:56:10.064 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:10.064 INFO kablam! | Sep 03 16:56:10.064 INFO kablam! 1173 | self.iter.find_map(|(i, node)| { Sep 03 16:56:10.064 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 03 16:56:10.064 INFO kablam! | Sep 03 16:56:10.065 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 03 16:56:10.065 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.11/src/iter_utils.rs:5:5 Sep 03 16:56:10.065 INFO kablam! | Sep 03 16:56:10.065 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 03 16:56:10.065 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 03 16:56:10.065 INFO kablam! 7 | | { Sep 03 16:56:10.065 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 03 16:56:10.065 INFO kablam! ... | Sep 03 16:56:10.065 INFO kablam! 13 | | None Sep 03 16:56:10.065 INFO kablam! 14 | | } Sep 03 16:56:10.065 INFO kablam! | |_____^ Sep 03 16:56:10.065 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:10.065 INFO kablam! Sep 03 16:56:10.177 INFO kablam! error[E0034]: multiple applicable items in scope Sep 03 16:56:10.177 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:10.177 INFO kablam! | Sep 03 16:56:10.177 INFO kablam! 1365 | self.iter.find_map(|(i, edge)| Sep 03 16:56:10.177 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 03 16:56:10.177 INFO kablam! | Sep 03 16:56:10.177 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 03 16:56:10.177 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.11/src/iter_utils.rs:5:5 Sep 03 16:56:10.177 INFO kablam! | Sep 03 16:56:10.177 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 03 16:56:10.177 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 03 16:56:10.177 INFO kablam! 7 | | { Sep 03 16:56:10.177 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 03 16:56:10.177 INFO kablam! ... | Sep 03 16:56:10.177 INFO kablam! 13 | | None Sep 03 16:56:10.178 INFO kablam! 14 | | } Sep 03 16:56:10.178 INFO kablam! | |_____^ Sep 03 16:56:10.178 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:10.178 INFO kablam! Sep 03 16:56:10.218 INFO kablam! error[E0034]: multiple applicable items in scope Sep 03 16:56:10.218 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:10.218 INFO kablam! | Sep 03 16:56:10.218 INFO kablam! 1529 | self.iter.find_map(|(i, node)| { Sep 03 16:56:10.218 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 03 16:56:10.218 INFO kablam! | Sep 03 16:56:10.219 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 03 16:56:10.219 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.11/src/iter_utils.rs:5:5 Sep 03 16:56:10.219 INFO kablam! | Sep 03 16:56:10.219 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 03 16:56:10.219 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 03 16:56:10.219 INFO kablam! 7 | | { Sep 03 16:56:10.219 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 03 16:56:10.219 INFO kablam! ... | Sep 03 16:56:10.219 INFO kablam! 13 | | None Sep 03 16:56:10.219 INFO kablam! 14 | | } Sep 03 16:56:10.219 INFO kablam! | |_____^ Sep 03 16:56:10.219 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:10.219 INFO kablam! Sep 03 16:56:10.237 INFO kablam! error[E0034]: multiple applicable items in scope Sep 03 16:56:10.237 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:10.237 INFO kablam! | Sep 03 16:56:10.237 INFO kablam! 1575 | self.iter.find_map(|(i, node)| { Sep 03 16:56:10.238 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 03 16:56:10.238 INFO kablam! | Sep 03 16:56:10.240 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 03 16:56:10.240 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.11/src/iter_utils.rs:5:5 Sep 03 16:56:10.240 INFO kablam! | Sep 03 16:56:10.240 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 03 16:56:10.240 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 03 16:56:10.240 INFO kablam! 7 | | { Sep 03 16:56:10.240 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 03 16:56:10.240 INFO kablam! ... | Sep 03 16:56:10.240 INFO kablam! 13 | | None Sep 03 16:56:10.240 INFO kablam! 14 | | } Sep 03 16:56:10.240 INFO kablam! | |_____^ Sep 03 16:56:10.240 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:10.240 INFO kablam! Sep 03 16:56:10.896 INFO kablam! Compiling bzip2-sys v0.1.6 Sep 03 16:56:11.473 INFO kablam! error: aborting due to 4 previous errors Sep 03 16:56:11.473 INFO kablam! Sep 03 16:56:11.473 INFO kablam! For more information about this error, try `rustc --explain E0034`. Sep 03 16:56:11.485 INFO kablam! error: Could not compile `petgraph`. Sep 03 16:56:11.486 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 03 16:56:11.721 INFO kablam! error: aborting due to 4 previous errors Sep 03 16:56:11.722 INFO kablam! Sep 03 16:56:11.722 INFO kablam! For more information about this error, try `rustc --explain E0034`. Sep 03 16:56:11.733 INFO kablam! error: Could not compile `petgraph`. Sep 03 16:56:11.733 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 03 16:56:22.413 INFO kablam! error: build failed Sep 03 16:56:22.415 INFO kablam! su: No module specific data is present Sep 03 16:56:22.830 INFO running `"docker" "rm" "-f" "eeb1f28c68c8f3e7427c92f80b471e2655a4b2674a8cca7f3a9146490c338484"` Sep 03 16:56:22.922 INFO blam! eeb1f28c68c8f3e7427c92f80b471e2655a4b2674a8cca7f3a9146490c338484