Nov 04 09:35:04.752 INFO checking bluecookies/siglus-decompile against try#e740b9aa0b624fa39feb39613e76d15bdf57e594 for pr-55655 Nov 04 09:35:04.752 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55655/worker-1/try#e740b9aa0b624fa39feb39613e76d15bdf57e594:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55655/try#e740b9aa0b624fa39feb39613e76d15bdf57e594:/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 +e740b9aa0b624fa39feb39613e76d15bdf57e594-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"` Nov 04 09:35:05.152 INFO blam! 21f5fbc3102eae1e232b17325f065cc34c4bd9538ae834d3ef10f0c1567ef29e Nov 04 09:35:05.155 INFO running `"docker" "start" "-a" "21f5fbc3102eae1e232b17325f065cc34c4bd9538ae834d3ef10f0c1567ef29e"` Nov 04 09:35:06.392 INFO kablam! usermod: no changes Nov 04 09:35:06.527 INFO kablam! Checking petgraph v0.4.12 Nov 04 09:35:06.527 INFO kablam! Checking fern v0.5.6 Nov 04 09:35:08.919 INFO kablam! error[E0034]: multiple applicable items in scope Nov 04 09:35:08.920 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1171:19 Nov 04 09:35:08.920 INFO kablam! | Nov 04 09:35:08.920 INFO kablam! 1171 | self.iter.find_map(|(i, node)| { Nov 04 09:35:08.921 INFO kablam! | ^^^^^^^^ multiple `find_map` found Nov 04 09:35:08.921 INFO kablam! | Nov 04 09:35:08.922 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Nov 04 09:35:08.922 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/iter_utils.rs:5:5 Nov 04 09:35:08.922 INFO kablam! | Nov 04 09:35:08.923 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Nov 04 09:35:08.923 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Nov 04 09:35:08.923 INFO kablam! 7 | | { Nov 04 09:35:08.924 INFO kablam! 8 | | while let Some(elt) = self.next() { Nov 04 09:35:08.924 INFO kablam! ... | Nov 04 09:35:08.924 INFO kablam! 13 | | None Nov 04 09:35:08.925 INFO kablam! 14 | | } Nov 04 09:35:08.925 INFO kablam! | |_____^ Nov 04 09:35:08.925 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Nov 04 09:35:08.925 INFO kablam! Nov 04 09:35:08.943 INFO kablam! error[E0034]: multiple applicable items in scope Nov 04 09:35:08.943 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1363:19 Nov 04 09:35:08.944 INFO kablam! | Nov 04 09:35:08.944 INFO kablam! 1363 | self.iter.find_map(|(i, edge)| Nov 04 09:35:08.944 INFO kablam! | ^^^^^^^^ multiple `find_map` found Nov 04 09:35:08.944 INFO kablam! | Nov 04 09:35:08.945 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Nov 04 09:35:08.945 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/iter_utils.rs:5:5 Nov 04 09:35:08.945 INFO kablam! | Nov 04 09:35:08.945 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Nov 04 09:35:08.946 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Nov 04 09:35:08.946 INFO kablam! 7 | | { Nov 04 09:35:08.946 INFO kablam! 8 | | while let Some(elt) = self.next() { Nov 04 09:35:08.946 INFO kablam! ... | Nov 04 09:35:08.947 INFO kablam! 13 | | None Nov 04 09:35:08.947 INFO kablam! 14 | | } Nov 04 09:35:08.947 INFO kablam! | |_____^ Nov 04 09:35:08.948 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Nov 04 09:35:08.948 INFO kablam! Nov 04 09:35:08.948 INFO kablam! error[E0034]: multiple applicable items in scope Nov 04 09:35:08.948 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1527:19 Nov 04 09:35:08.949 INFO kablam! | Nov 04 09:35:08.949 INFO kablam! 1527 | self.iter.find_map(|(i, node)| { Nov 04 09:35:08.949 INFO kablam! | ^^^^^^^^ multiple `find_map` found Nov 04 09:35:08.950 INFO kablam! | Nov 04 09:35:08.950 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Nov 04 09:35:08.950 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/iter_utils.rs:5:5 Nov 04 09:35:08.951 INFO kablam! | Nov 04 09:35:08.951 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Nov 04 09:35:08.951 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Nov 04 09:35:08.951 INFO kablam! 7 | | { Nov 04 09:35:08.952 INFO kablam! 8 | | while let Some(elt) = self.next() { Nov 04 09:35:08.952 INFO kablam! ... | Nov 04 09:35:08.952 INFO kablam! 13 | | None Nov 04 09:35:08.953 INFO kablam! 14 | | } Nov 04 09:35:08.953 INFO kablam! | |_____^ Nov 04 09:35:08.953 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Nov 04 09:35:08.953 INFO kablam! Nov 04 09:35:08.954 INFO kablam! error[E0034]: multiple applicable items in scope Nov 04 09:35:08.954 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1573:19 Nov 04 09:35:08.954 INFO kablam! | Nov 04 09:35:08.955 INFO kablam! 1573 | self.iter.find_map(|(i, node)| { Nov 04 09:35:08.955 INFO kablam! | ^^^^^^^^ multiple `find_map` found Nov 04 09:35:08.955 INFO kablam! | Nov 04 09:35:08.955 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Nov 04 09:35:08.956 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/iter_utils.rs:5:5 Nov 04 09:35:08.956 INFO kablam! | Nov 04 09:35:08.956 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Nov 04 09:35:08.956 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Nov 04 09:35:08.957 INFO kablam! 7 | | { Nov 04 09:35:08.957 INFO kablam! 8 | | while let Some(elt) = self.next() { Nov 04 09:35:08.957 INFO kablam! ... | Nov 04 09:35:08.957 INFO kablam! 13 | | None Nov 04 09:35:08.958 INFO kablam! 14 | | } Nov 04 09:35:08.958 INFO kablam! | |_____^ Nov 04 09:35:08.958 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Nov 04 09:35:08.959 INFO kablam! Nov 04 09:35:09.247 INFO kablam! error: aborting due to 4 previous errors Nov 04 09:35:09.247 INFO kablam! Nov 04 09:35:09.247 INFO kablam! For more information about this error, try `rustc --explain E0034`. Nov 04 09:35:09.255 INFO kablam! error: Could not compile `petgraph`. Nov 04 09:35:09.255 INFO kablam! Nov 04 09:35:09.255 INFO kablam! To learn more, run the command again with --verbose. Nov 04 09:35:09.259 INFO kablam! su: No module specific data is present Nov 04 09:35:10.223 INFO running `"docker" "rm" "-f" "21f5fbc3102eae1e232b17325f065cc34c4bd9538ae834d3ef10f0c1567ef29e"` Nov 04 09:35:10.487 INFO blam! 21f5fbc3102eae1e232b17325f065cc34c4bd9538ae834d3ef10f0c1567ef29e