Sep 20 21:39:22.180 INFO checking paupino/psqlpack against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 20 21:39:22.180 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 20 21:39:22.180 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-4/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 21:39:22.410 INFO blam! 24d25a617b5b58d5198ebb4e9334b0712cd09af613d2aaa2d3f2504a8fd2adef Sep 20 21:39:22.412 INFO running `"docker" "start" "-a" "24d25a617b5b58d5198ebb4e9334b0712cd09af613d2aaa2d3f2504a8fd2adef"` Sep 20 21:39:24.597 INFO kablam! usermod: no changes Sep 20 21:39:24.929 INFO kablam! Compiling libc v0.2.37 Sep 20 21:39:24.929 INFO kablam! Compiling string_cache_shared v0.3.0 Sep 20 21:39:24.937 INFO kablam! Compiling void v1.0.2 Sep 20 21:39:24.937 INFO kablam! Compiling lazy_static v1.0.0 Sep 20 21:39:24.958 INFO kablam! Compiling typenum v1.9.0 Sep 20 21:39:24.958 INFO kablam! Compiling winapi v0.2.8 Sep 20 21:39:24.959 INFO kablam! Compiling term v0.4.6 Sep 20 21:39:24.960 INFO kablam! Compiling serde v1.0.27 Sep 20 21:39:25.861 INFO kablam! Compiling precomputed-hash v0.1.1 Sep 20 21:39:26.016 INFO kablam! Compiling ordermap v0.3.5 Sep 20 21:39:26.227 INFO kablam! Compiling utf8-ranges v1.0.0 Sep 20 21:39:26.968 INFO kablam! Compiling bit-vec v0.4.4 Sep 20 21:39:29.082 INFO kablam! Compiling fixedbitset v0.1.8 Sep 20 21:39:32.251 INFO kablam! Compiling either v1.4.0 Sep 20 21:39:32.314 INFO kablam! Compiling regex-syntax v0.4.2 Sep 20 21:39:33.555 INFO kablam! Compiling build_const v0.2.0 Sep 20 21:39:34.282 INFO kablam! Compiling lalrpop-util v0.15.2 Sep 20 21:39:39.418 INFO kablam! Compiling ena v0.5.0 Sep 20 21:39:39.498 INFO kablam! Compiling diff v0.1.11 Sep 20 21:39:39.530 INFO kablam! Compiling byte-tools v0.2.0 Sep 20 21:39:39.782 INFO kablam! Compiling cc v1.0.4 Sep 20 21:39:41.046 INFO kablam! Compiling arrayref v0.3.4 Sep 20 21:39:41.206 INFO kablam! Checking num-traits v0.2.1 Sep 20 21:39:41.669 INFO kablam! Compiling fake-simd v0.1.2 Sep 20 21:39:46.549 INFO kablam! Compiling strsim v0.6.0 Sep 20 21:39:46.550 INFO kablam! Checking fallible-iterator v0.1.4 Sep 20 21:39:46.615 INFO kablam! Checking md5 v0.3.7 Sep 20 21:39:53.079 INFO kablam! Checking crossbeam v0.2.12 Sep 20 21:39:53.176 INFO kablam! Checking slog v2.1.1 Sep 20 21:39:56.318 INFO kablam! Checking hex v0.2.0 Sep 20 21:39:56.418 INFO kablam! Checking podio v0.1.6 Sep 20 21:39:56.519 INFO kablam! Checking lalrpop-util v0.13.1 Sep 20 21:39:56.662 INFO kablam! Checking ansi_term v0.10.2 Sep 20 21:39:57.222 INFO kablam! Compiling proc-macro2 v0.3.8 Sep 20 21:39:57.598 INFO kablam! Compiling unreachable v1.0.0 Sep 20 21:39:58.186 INFO kablam! Compiling bit-set v0.4.0 Sep 20 21:39:58.646 INFO kablam! Compiling itertools v0.7.8 Sep 20 21:39:59.406 INFO kablam! Compiling petgraph v0.4.11 Sep 20 21:40:00.179 INFO kablam! Compiling rand v0.4.2 Sep 20 21:40:00.636 INFO kablam! Compiling memchr v2.0.1 Sep 20 21:40:02.298 INFO kablam! Compiling crc v1.7.0 Sep 20 21:40:04.596 INFO kablam! Compiling ascii-canvas v1.0.0 Sep 20 21:40:04.611 INFO kablam! Compiling block-buffer v0.3.3 Sep 20 21:40:10.650 INFO kablam! error[E0034]: multiple applicable items in scope Sep 20 21:40:10.650 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.11/src/graph_impl/stable_graph/mod.rs:1173:19 Sep 20 21:40:10.650 INFO kablam! | Sep 20 21:40:10.650 INFO kablam! 1173 | self.iter.find_map(|(i, node)| { Sep 20 21:40:10.650 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 20 21:40:10.650 INFO kablam! | Sep 20 21:40:10.650 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 20 21:40:10.650 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.11/src/iter_utils.rs:5:5 Sep 20 21:40:10.650 INFO kablam! | Sep 20 21:40:10.650 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 20 21:40:10.650 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 20 21:40:10.650 INFO kablam! 7 | | { Sep 20 21:40:10.650 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 20 21:40:10.650 INFO kablam! ... | Sep 20 21:40:10.650 INFO kablam! 13 | | None Sep 20 21:40:10.650 INFO kablam! 14 | | } Sep 20 21:40:10.650 INFO kablam! | |_____^ Sep 20 21:40:10.650 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Sep 20 21:40:10.650 INFO kablam! Sep 20 21:40:10.858 INFO kablam! error[E0034]: multiple applicable items in scope Sep 20 21:40:10.858 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.11/src/graph_impl/stable_graph/mod.rs:1365:19 Sep 20 21:40:10.858 INFO kablam! | Sep 20 21:40:10.858 INFO kablam! 1365 | self.iter.find_map(|(i, edge)| Sep 20 21:40:10.858 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 20 21:40:10.858 INFO kablam! | Sep 20 21:40:10.858 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 20 21:40:10.858 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.11/src/iter_utils.rs:5:5 Sep 20 21:40:10.858 INFO kablam! | Sep 20 21:40:10.858 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 20 21:40:10.858 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 20 21:40:10.858 INFO kablam! 7 | | { Sep 20 21:40:10.858 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 20 21:40:10.858 INFO kablam! ... | Sep 20 21:40:10.858 INFO kablam! 13 | | None Sep 20 21:40:10.858 INFO kablam! 14 | | } Sep 20 21:40:10.858 INFO kablam! | |_____^ Sep 20 21:40:10.858 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Sep 20 21:40:10.858 INFO kablam! Sep 20 21:40:10.910 INFO kablam! error[E0034]: multiple applicable items in scope Sep 20 21:40:10.926 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.11/src/graph_impl/stable_graph/mod.rs:1529:19 Sep 20 21:40:10.926 INFO kablam! | Sep 20 21:40:10.926 INFO kablam! 1529 | self.iter.find_map(|(i, node)| { Sep 20 21:40:10.926 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 20 21:40:10.926 INFO kablam! | Sep 20 21:40:10.926 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 20 21:40:10.926 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.11/src/iter_utils.rs:5:5 Sep 20 21:40:10.926 INFO kablam! | Sep 20 21:40:10.926 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 20 21:40:10.926 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 20 21:40:10.926 INFO kablam! 7 | | { Sep 20 21:40:10.926 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 20 21:40:10.926 INFO kablam! ... | Sep 20 21:40:10.926 INFO kablam! 13 | | None Sep 20 21:40:10.926 INFO kablam! 14 | | } Sep 20 21:40:10.926 INFO kablam! | |_____^ Sep 20 21:40:10.926 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Sep 20 21:40:10.926 INFO kablam! Sep 20 21:40:10.950 INFO kablam! error[E0034]: multiple applicable items in scope Sep 20 21:40:10.950 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.11/src/graph_impl/stable_graph/mod.rs:1575:19 Sep 20 21:40:10.950 INFO kablam! | Sep 20 21:40:10.950 INFO kablam! 1575 | self.iter.find_map(|(i, node)| { Sep 20 21:40:10.950 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 20 21:40:10.950 INFO kablam! | Sep 20 21:40:10.950 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 20 21:40:10.950 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.11/src/iter_utils.rs:5:5 Sep 20 21:40:10.950 INFO kablam! | Sep 20 21:40:10.950 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 20 21:40:10.950 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 20 21:40:10.950 INFO kablam! 7 | | { Sep 20 21:40:10.950 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 20 21:40:10.950 INFO kablam! ... | Sep 20 21:40:10.950 INFO kablam! 13 | | None Sep 20 21:40:10.950 INFO kablam! 14 | | } Sep 20 21:40:10.950 INFO kablam! | |_____^ Sep 20 21:40:10.950 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Sep 20 21:40:10.950 INFO kablam! Sep 20 21:40:11.138 INFO kablam! Checking phf_shared v0.7.21 Sep 20 21:40:11.190 INFO kablam! Checking base64 v0.6.0 Sep 20 21:40:11.659 INFO kablam! Checking iovec v0.1.2 Sep 20 21:40:12.764 INFO kablam! Checking memchr v1.0.2 Sep 20 21:40:12.886 INFO kablam! Checking miniz_oxide v0.1.2 Sep 20 21:40:13.274 INFO kablam! error: aborting due to 4 previous errors Sep 20 21:40:13.274 INFO kablam! Sep 20 21:40:13.274 INFO kablam! For more information about this error, try `rustc --explain E0034`. Sep 20 21:40:13.422 INFO kablam! error: Could not compile `petgraph`. Sep 20 21:40:13.422 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 21:40:20.002 INFO kablam! error: build failed Sep 20 21:40:20.002 INFO kablam! su: No module specific data is present Sep 20 21:40:21.091 INFO running `"docker" "rm" "-f" "24d25a617b5b58d5198ebb4e9334b0712cd09af613d2aaa2d3f2504a8fd2adef"` Sep 20 21:40:21.212 INFO blam! 24d25a617b5b58d5198ebb4e9334b0712cd09af613d2aaa2d3f2504a8fd2adef