Nov 06 16:31:44.604 INFO checking omaskery/asynclang against master#24e66c28980442a48d9458f1a4f9b76cc722dc8a+rustflags=-Dduplicate_associated_type_bindings for pr-55687 Nov 06 16:31:44.605 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55687/worker-0/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a+rustflags=-Dduplicate_associated_type_bindings:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55687/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a+rustflags=-Dduplicate_associated_type_bindings:/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 +24e66c28980442a48d9458f1a4f9b76cc722dc8a-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dduplicate_associated_type_bindings" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 06 16:31:45.095 INFO blam! bd56226a99a966f83c6902b829eb3eda96edd48c3d85c6545120b446cf7e2a82 Nov 06 16:31:45.097 INFO running `"docker" "start" "-a" "bd56226a99a966f83c6902b829eb3eda96edd48c3d85c6545120b446cf7e2a82"` Nov 06 16:31:47.188 INFO kablam! usermod: no changes Nov 06 16:31:47.268 INFO kablam! Checking petgraph v0.4.12 Nov 06 16:31:49.211 INFO kablam! error[E0034]: multiple applicable items in scope Nov 06 16:31:49.212 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1171:19 Nov 06 16:31:49.213 INFO kablam! | Nov 06 16:31:49.214 INFO kablam! 1171 | self.iter.find_map(|(i, node)| { Nov 06 16:31:49.215 INFO kablam! | ^^^^^^^^ multiple `find_map` found Nov 06 16:31:49.215 INFO kablam! | Nov 06 16:31:49.216 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Nov 06 16:31:49.217 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/iter_utils.rs:5:5 Nov 06 16:31:49.217 INFO kablam! | Nov 06 16:31:49.218 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Nov 06 16:31:49.219 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Nov 06 16:31:49.220 INFO kablam! 7 | | { Nov 06 16:31:49.220 INFO kablam! 8 | | while let Some(elt) = self.next() { Nov 06 16:31:49.221 INFO kablam! ... | Nov 06 16:31:49.222 INFO kablam! 13 | | None Nov 06 16:31:49.222 INFO kablam! 14 | | } Nov 06 16:31:49.223 INFO kablam! | |_____^ Nov 06 16:31:49.223 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Nov 06 16:31:49.223 INFO kablam! Nov 06 16:31:49.227 INFO kablam! error[E0034]: multiple applicable items in scope Nov 06 16:31:49.228 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1363:19 Nov 06 16:31:49.228 INFO kablam! | Nov 06 16:31:49.229 INFO kablam! 1363 | self.iter.find_map(|(i, edge)| Nov 06 16:31:49.230 INFO kablam! | ^^^^^^^^ multiple `find_map` found Nov 06 16:31:49.230 INFO kablam! | Nov 06 16:31:49.231 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Nov 06 16:31:49.232 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/iter_utils.rs:5:5 Nov 06 16:31:49.233 INFO kablam! | Nov 06 16:31:49.233 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Nov 06 16:31:49.234 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Nov 06 16:31:49.235 INFO kablam! 7 | | { Nov 06 16:31:49.235 INFO kablam! 8 | | while let Some(elt) = self.next() { Nov 06 16:31:49.236 INFO kablam! ... | Nov 06 16:31:49.237 INFO kablam! 13 | | None Nov 06 16:31:49.237 INFO kablam! 14 | | } Nov 06 16:31:49.238 INFO kablam! | |_____^ Nov 06 16:31:49.239 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Nov 06 16:31:49.239 INFO kablam! Nov 06 16:31:49.240 INFO kablam! error[E0034]: multiple applicable items in scope Nov 06 16:31:49.240 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1527:19 Nov 06 16:31:49.241 INFO kablam! | Nov 06 16:31:49.242 INFO kablam! 1527 | self.iter.find_map(|(i, node)| { Nov 06 16:31:49.242 INFO kablam! | ^^^^^^^^ multiple `find_map` found Nov 06 16:31:49.242 INFO kablam! | Nov 06 16:31:49.242 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Nov 06 16:31:49.242 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/iter_utils.rs:5:5 Nov 06 16:31:49.242 INFO kablam! | Nov 06 16:31:49.242 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Nov 06 16:31:49.242 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Nov 06 16:31:49.242 INFO kablam! 7 | | { Nov 06 16:31:49.242 INFO kablam! 8 | | while let Some(elt) = self.next() { Nov 06 16:31:49.242 INFO kablam! ... | Nov 06 16:31:49.242 INFO kablam! 13 | | None Nov 06 16:31:49.242 INFO kablam! 14 | | } Nov 06 16:31:49.242 INFO kablam! | |_____^ Nov 06 16:31:49.242 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Nov 06 16:31:49.242 INFO kablam! Nov 06 16:31:49.246 INFO kablam! error[E0034]: multiple applicable items in scope Nov 06 16:31:49.246 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1573:19 Nov 06 16:31:49.246 INFO kablam! | Nov 06 16:31:49.246 INFO kablam! 1573 | self.iter.find_map(|(i, node)| { Nov 06 16:31:49.246 INFO kablam! | ^^^^^^^^ multiple `find_map` found Nov 06 16:31:49.246 INFO kablam! | Nov 06 16:31:49.246 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Nov 06 16:31:49.246 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/iter_utils.rs:5:5 Nov 06 16:31:49.246 INFO kablam! | Nov 06 16:31:49.246 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Nov 06 16:31:49.246 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Nov 06 16:31:49.246 INFO kablam! 7 | | { Nov 06 16:31:49.246 INFO kablam! 8 | | while let Some(elt) = self.next() { Nov 06 16:31:49.246 INFO kablam! ... | Nov 06 16:31:49.246 INFO kablam! 13 | | None Nov 06 16:31:49.246 INFO kablam! 14 | | } Nov 06 16:31:49.246 INFO kablam! | |_____^ Nov 06 16:31:49.246 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Nov 06 16:31:49.246 INFO kablam! Nov 06 16:31:49.504 INFO kablam! error: aborting due to 4 previous errors Nov 06 16:31:49.504 INFO kablam! Nov 06 16:31:49.504 INFO kablam! For more information about this error, try `rustc --explain E0034`. Nov 06 16:31:49.516 INFO kablam! error: Could not compile `petgraph`. Nov 06 16:31:49.517 INFO kablam! Nov 06 16:31:49.517 INFO kablam! To learn more, run the command again with --verbose. Nov 06 16:31:49.519 INFO kablam! su: No module specific data is present Nov 06 16:31:50.597 INFO running `"docker" "rm" "-f" "bd56226a99a966f83c6902b829eb3eda96edd48c3d85c6545120b446cf7e2a82"` Nov 06 16:31:50.842 INFO blam! bd56226a99a966f83c6902b829eb3eda96edd48c3d85c6545120b446cf7e2a82