Oct 27 11:38:42.360 INFO checking Gregory-Meyer/secret-santa against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 11:38:42.361 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 27 11:38:42.564 INFO blam! f373e4963670cd48346300165151d7910a6d185dc5fa4f77b4e417fd27d009a3 Oct 27 11:38:42.567 INFO running `"docker" "start" "-a" "f373e4963670cd48346300165151d7910a6d185dc5fa4f77b4e417fd27d009a3"` Oct 27 11:38:42.907 INFO kablam! usermod: no changes Oct 27 11:38:43.085 INFO kablam! Checking ordermap v0.3.2 Oct 27 11:38:43.088 INFO kablam! Checking base64 v0.7.0 Oct 27 11:38:43.088 INFO kablam! Checking serde_json v1.0.7 Oct 27 11:38:43.089 INFO kablam! Compiling email v0.0.18 Oct 27 11:38:43.089 INFO kablam! Checking uuid v0.5.1 Oct 27 11:38:43.089 INFO kablam! Checking openssl-sys v0.9.22 Oct 27 11:38:43.090 INFO kablam! Checking rust-crypto v0.2.36 Oct 27 11:38:43.090 INFO kablam! Checking chrono v0.4.0 Oct 27 11:38:44.455 INFO kablam! Checking openssl v0.9.22 Oct 27 11:38:45.284 INFO kablam! Checking petgraph v0.4.10 Oct 27 11:38:49.650 INFO kablam! error[E0034]: multiple applicable items in scope Oct 27 11:38:49.651 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.10/src/graph_impl/stable_graph/mod.rs:1173:19 Oct 27 11:38:49.651 INFO kablam! | Oct 27 11:38:49.652 INFO kablam! 1173 | self.iter.find_map(|(i, node)| { Oct 27 11:38:49.652 INFO kablam! | ^^^^^^^^ multiple `find_map` found Oct 27 11:38:49.653 INFO kablam! | Oct 27 11:38:49.654 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Oct 27 11:38:49.654 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.10/src/iter_utils.rs:5:5 Oct 27 11:38:49.654 INFO kablam! | Oct 27 11:38:49.659 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Oct 27 11:38:49.659 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Oct 27 11:38:49.660 INFO kablam! 7 | | { Oct 27 11:38:49.660 INFO kablam! 8 | | while let Some(elt) = self.next() { Oct 27 11:38:49.660 INFO kablam! ... | Oct 27 11:38:49.660 INFO kablam! 13 | | None Oct 27 11:38:49.661 INFO kablam! 14 | | } Oct 27 11:38:49.661 INFO kablam! | |_____^ Oct 27 11:38:49.661 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Oct 27 11:38:49.661 INFO kablam! Oct 27 11:38:49.675 INFO kablam! error[E0034]: multiple applicable items in scope Oct 27 11:38:49.675 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.10/src/graph_impl/stable_graph/mod.rs:1365:19 Oct 27 11:38:49.676 INFO kablam! | Oct 27 11:38:49.677 INFO kablam! 1365 | self.iter.find_map(|(i, edge)| Oct 27 11:38:49.677 INFO kablam! | ^^^^^^^^ multiple `find_map` found Oct 27 11:38:49.678 INFO kablam! | Oct 27 11:38:49.678 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Oct 27 11:38:49.679 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.10/src/iter_utils.rs:5:5 Oct 27 11:38:49.679 INFO kablam! | Oct 27 11:38:49.680 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Oct 27 11:38:49.680 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Oct 27 11:38:49.680 INFO kablam! 7 | | { Oct 27 11:38:49.680 INFO kablam! 8 | | while let Some(elt) = self.next() { Oct 27 11:38:49.681 INFO kablam! ... | Oct 27 11:38:49.681 INFO kablam! 13 | | None Oct 27 11:38:49.681 INFO kablam! 14 | | } Oct 27 11:38:49.682 INFO kablam! | |_____^ Oct 27 11:38:49.683 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Oct 27 11:38:49.683 INFO kablam! Oct 27 11:38:49.692 INFO kablam! error[E0034]: multiple applicable items in scope Oct 27 11:38:49.692 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.10/src/graph_impl/stable_graph/mod.rs:1529:19 Oct 27 11:38:49.693 INFO kablam! | Oct 27 11:38:49.693 INFO kablam! 1529 | self.iter.find_map(|(i, node)| { Oct 27 11:38:49.694 INFO kablam! | ^^^^^^^^ multiple `find_map` found Oct 27 11:38:49.694 INFO kablam! | Oct 27 11:38:49.695 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Oct 27 11:38:49.695 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.10/src/iter_utils.rs:5:5 Oct 27 11:38:49.696 INFO kablam! | Oct 27 11:38:49.698 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Oct 27 11:38:49.698 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Oct 27 11:38:49.698 INFO kablam! 7 | | { Oct 27 11:38:49.699 INFO kablam! 8 | | while let Some(elt) = self.next() { Oct 27 11:38:49.699 INFO kablam! ... | Oct 27 11:38:49.699 INFO kablam! 13 | | None Oct 27 11:38:49.699 INFO kablam! 14 | | } Oct 27 11:38:49.700 INFO kablam! | |_____^ Oct 27 11:38:49.700 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Oct 27 11:38:49.701 INFO kablam! Oct 27 11:38:49.711 INFO kablam! error[E0034]: multiple applicable items in scope Oct 27 11:38:49.711 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.10/src/graph_impl/stable_graph/mod.rs:1575:19 Oct 27 11:38:49.711 INFO kablam! | Oct 27 11:38:49.712 INFO kablam! 1575 | self.iter.find_map(|(i, node)| { Oct 27 11:38:49.712 INFO kablam! | ^^^^^^^^ multiple `find_map` found Oct 27 11:38:49.712 INFO kablam! | Oct 27 11:38:49.712 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Oct 27 11:38:49.713 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.10/src/iter_utils.rs:5:5 Oct 27 11:38:49.713 INFO kablam! | Oct 27 11:38:49.713 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Oct 27 11:38:49.713 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Oct 27 11:38:49.714 INFO kablam! 7 | | { Oct 27 11:38:49.714 INFO kablam! 8 | | while let Some(elt) = self.next() { Oct 27 11:38:49.714 INFO kablam! ... | Oct 27 11:38:49.714 INFO kablam! 13 | | None Oct 27 11:38:49.715 INFO kablam! 14 | | } Oct 27 11:38:49.715 INFO kablam! | |_____^ Oct 27 11:38:49.715 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Oct 27 11:38:49.716 INFO kablam! Oct 27 11:38:49.995 INFO kablam! error: aborting due to 4 previous errors Oct 27 11:38:49.995 INFO kablam! Oct 27 11:38:49.996 INFO kablam! For more information about this error, try `rustc --explain E0034`. Oct 27 11:38:49.997 INFO kablam! error: Could not compile `petgraph`. Oct 27 11:38:49.998 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 11:38:51.541 INFO kablam! error: build failed Oct 27 11:38:51.542 INFO kablam! su: No module specific data is present Oct 27 11:38:51.739 INFO running `"docker" "rm" "-f" "f373e4963670cd48346300165151d7910a6d185dc5fa4f77b4e417fd27d009a3"` Oct 27 11:38:51.832 INFO blam! f373e4963670cd48346300165151d7910a6d185dc5fa4f77b4e417fd27d009a3