Oct 13 03:32:52.090 INFO checking Mestake/lalrpop_fun against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 03:32:52.090 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-3/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 13 03:32:52.300 INFO blam! 93519dfc536f44435235542b925a589ffb40f56d6d2cd8ed3836d0501d941cf6 Oct 13 03:32:52.303 INFO running `"docker" "start" "-a" "93519dfc536f44435235542b925a589ffb40f56d6d2cd8ed3836d0501d941cf6"` Oct 13 03:32:53.096 INFO kablam! usermod: no changes Oct 13 03:32:53.304 INFO kablam! Compiling byte-tools v0.2.0 Oct 13 03:32:53.304 INFO kablam! Compiling strsim v0.6.0 Oct 13 03:32:53.304 INFO kablam! Compiling fake-simd v0.1.2 Oct 13 03:32:53.310 INFO kablam! Compiling petgraph v0.4.12 Oct 13 03:32:53.310 INFO kablam! Compiling ascii-canvas v1.0.0 Oct 13 03:32:53.324 INFO kablam! Compiling aho-corasick v0.6.4 Oct 13 03:32:53.325 INFO kablam! Compiling debug_unreachable v0.1.1 Oct 13 03:32:53.325 INFO kablam! Compiling thread_local v0.3.5 Oct 13 03:32:53.808 INFO kablam! Compiling string_cache v0.7.2 Oct 13 03:32:55.068 INFO kablam! Compiling atty v0.1.2 Oct 13 03:32:56.100 INFO kablam! Compiling digest v0.7.2 Oct 13 03:33:00.318 INFO kablam! Compiling block-buffer v0.3.3 Oct 13 03:33:00.348 INFO kablam! Compiling regex v0.2.11 Oct 13 03:33:01.532 INFO kablam! Compiling sha2 v0.7.1 Oct 13 03:33:04.704 INFO kablam! error[E0034]: multiple applicable items in scope Oct 13 03:33:04.705 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1171:19 Oct 13 03:33:04.705 INFO kablam! | Oct 13 03:33:04.705 INFO kablam! 1171 | self.iter.find_map(|(i, node)| { Oct 13 03:33:04.706 INFO kablam! | ^^^^^^^^ multiple `find_map` found Oct 13 03:33:04.706 INFO kablam! | Oct 13 03:33:04.706 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Oct 13 03:33:04.706 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/iter_utils.rs:5:5 Oct 13 03:33:04.707 INFO kablam! | Oct 13 03:33:04.707 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Oct 13 03:33:04.707 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Oct 13 03:33:04.707 INFO kablam! 7 | | { Oct 13 03:33:04.707 INFO kablam! 8 | | while let Some(elt) = self.next() { Oct 13 03:33:04.707 INFO kablam! ... | Oct 13 03:33:04.708 INFO kablam! 13 | | None Oct 13 03:33:04.708 INFO kablam! 14 | | } Oct 13 03:33:04.708 INFO kablam! | |_____^ Oct 13 03:33:04.708 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Oct 13 03:33:04.708 INFO kablam! Oct 13 03:33:04.797 INFO kablam! error[E0034]: multiple applicable items in scope Oct 13 03:33:04.797 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1363:19 Oct 13 03:33:04.797 INFO kablam! | Oct 13 03:33:04.797 INFO kablam! 1363 | self.iter.find_map(|(i, edge)| Oct 13 03:33:04.797 INFO kablam! | ^^^^^^^^ multiple `find_map` found Oct 13 03:33:04.797 INFO kablam! | Oct 13 03:33:04.797 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Oct 13 03:33:04.797 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/iter_utils.rs:5:5 Oct 13 03:33:04.797 INFO kablam! | Oct 13 03:33:04.797 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Oct 13 03:33:04.797 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Oct 13 03:33:04.797 INFO kablam! 7 | | { Oct 13 03:33:04.797 INFO kablam! 8 | | while let Some(elt) = self.next() { Oct 13 03:33:04.797 INFO kablam! ... | Oct 13 03:33:04.797 INFO kablam! 13 | | None Oct 13 03:33:04.797 INFO kablam! 14 | | } Oct 13 03:33:04.797 INFO kablam! | |_____^ Oct 13 03:33:04.797 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Oct 13 03:33:04.797 INFO kablam! Oct 13 03:33:04.827 INFO kablam! error[E0034]: multiple applicable items in scope Oct 13 03:33:04.827 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1527:19 Oct 13 03:33:04.827 INFO kablam! | Oct 13 03:33:04.827 INFO kablam! 1527 | self.iter.find_map(|(i, node)| { Oct 13 03:33:04.827 INFO kablam! | ^^^^^^^^ multiple `find_map` found Oct 13 03:33:04.827 INFO kablam! | Oct 13 03:33:04.836 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Oct 13 03:33:04.836 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/iter_utils.rs:5:5 Oct 13 03:33:04.836 INFO kablam! | Oct 13 03:33:04.836 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Oct 13 03:33:04.836 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Oct 13 03:33:04.836 INFO kablam! 7 | | { Oct 13 03:33:04.836 INFO kablam! 8 | | while let Some(elt) = self.next() { Oct 13 03:33:04.836 INFO kablam! ... | Oct 13 03:33:04.836 INFO kablam! 13 | | None Oct 13 03:33:04.836 INFO kablam! 14 | | } Oct 13 03:33:04.836 INFO kablam! | |_____^ Oct 13 03:33:04.836 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Oct 13 03:33:04.836 INFO kablam! Oct 13 03:33:04.849 INFO kablam! error[E0034]: multiple applicable items in scope Oct 13 03:33:04.849 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1573:19 Oct 13 03:33:04.849 INFO kablam! | Oct 13 03:33:04.849 INFO kablam! 1573 | self.iter.find_map(|(i, node)| { Oct 13 03:33:04.849 INFO kablam! | ^^^^^^^^ multiple `find_map` found Oct 13 03:33:04.849 INFO kablam! | Oct 13 03:33:04.849 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Oct 13 03:33:04.849 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/iter_utils.rs:5:5 Oct 13 03:33:04.849 INFO kablam! | Oct 13 03:33:04.849 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Oct 13 03:33:04.849 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Oct 13 03:33:04.849 INFO kablam! 7 | | { Oct 13 03:33:04.849 INFO kablam! 8 | | while let Some(elt) = self.next() { Oct 13 03:33:04.849 INFO kablam! ... | Oct 13 03:33:04.849 INFO kablam! 13 | | None Oct 13 03:33:04.849 INFO kablam! 14 | | } Oct 13 03:33:04.856 INFO kablam! | |_____^ Oct 13 03:33:04.856 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Oct 13 03:33:04.856 INFO kablam! Oct 13 03:33:06.388 INFO kablam! error: aborting due to 4 previous errors Oct 13 03:33:06.408 INFO kablam! Oct 13 03:33:06.409 INFO kablam! For more information about this error, try `rustc --explain E0034`. Oct 13 03:33:06.418 INFO kablam! error: Could not compile `petgraph`. Oct 13 03:33:06.419 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 13 03:33:15.980 INFO kablam! error: build failed Oct 13 03:33:15.985 INFO kablam! su: No module specific data is present Oct 13 03:33:17.455 INFO running `"docker" "rm" "-f" "93519dfc536f44435235542b925a589ffb40f56d6d2cd8ed3836d0501d941cf6"` Oct 13 03:33:17.832 INFO blam! 93519dfc536f44435235542b925a589ffb40f56d6d2cd8ed3836d0501d941cf6