Sep 19 14:04:17.007 INFO checking danieldk/conllx-utils against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 19 14:04:17.007 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 19 14:04:17.007 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-0/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 14:04:17.452 INFO blam! 39ba7bcb1e48890fc69f70a4a387265626d7e9cca9244681619d137908ba1ae7 Sep 19 14:04:17.455 INFO running `"docker" "start" "-a" "39ba7bcb1e48890fc69f70a4a387265626d7e9cca9244681619d137908ba1ae7"` Sep 19 14:04:19.495 INFO kablam! usermod: no changes Sep 19 14:04:19.772 INFO kablam! Checking ordermap v0.3.5 Sep 19 14:04:19.772 INFO kablam! Checking lazy-init v0.3.0 Sep 19 14:04:19.774 INFO kablam! Checking stdinout v0.4.0 Sep 19 14:04:19.774 INFO kablam! Checking maplit v0.1.6 Sep 19 14:04:19.774 INFO kablam! Checking itertools v0.6.5 Sep 19 14:04:19.775 INFO kablam! Checking pretty_assertions v0.3.4 Sep 19 14:04:19.792 INFO kablam! Checking reservoir v0.2.0 Sep 19 14:04:19.792 INFO kablam! Checking regex v0.2.11 Sep 19 14:04:20.599 INFO kablam! Checking flate2 v0.2.20 Sep 19 14:04:20.601 INFO kablam! Checking failure v0.1.1 Sep 19 14:04:22.879 INFO kablam! Checking petgraph v0.4.12 Sep 19 14:04:25.468 INFO kablam! error[E0034]: multiple applicable items in scope Sep 19 14:04:25.468 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1171:19 Sep 19 14:04:25.468 INFO kablam! | Sep 19 14:04:25.468 INFO kablam! 1171 | self.iter.find_map(|(i, node)| { Sep 19 14:04:25.468 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 19 14:04:25.468 INFO kablam! | Sep 19 14:04:25.468 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 19 14:04:25.468 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/iter_utils.rs:5:5 Sep 19 14:04:25.468 INFO kablam! | Sep 19 14:04:25.468 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 19 14:04:25.468 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 19 14:04:25.469 INFO kablam! 7 | | { Sep 19 14:04:25.469 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 19 14:04:25.469 INFO kablam! ... | Sep 19 14:04:25.469 INFO kablam! 13 | | None Sep 19 14:04:25.469 INFO kablam! 14 | | } Sep 19 14:04:25.469 INFO kablam! | |_____^ Sep 19 14:04:25.469 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Sep 19 14:04:25.469 INFO kablam! Sep 19 14:04:25.486 INFO kablam! error[E0034]: multiple applicable items in scope Sep 19 14:04:25.486 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1363:19 Sep 19 14:04:25.486 INFO kablam! | Sep 19 14:04:25.486 INFO kablam! 1363 | self.iter.find_map(|(i, edge)| Sep 19 14:04:25.486 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 19 14:04:25.487 INFO kablam! | Sep 19 14:04:25.487 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 19 14:04:25.487 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/iter_utils.rs:5:5 Sep 19 14:04:25.487 INFO kablam! | Sep 19 14:04:25.487 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 19 14:04:25.487 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 19 14:04:25.487 INFO kablam! 7 | | { Sep 19 14:04:25.487 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 19 14:04:25.487 INFO kablam! ... | Sep 19 14:04:25.487 INFO kablam! 13 | | None Sep 19 14:04:25.487 INFO kablam! 14 | | } Sep 19 14:04:25.487 INFO kablam! | |_____^ Sep 19 14:04:25.488 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Sep 19 14:04:25.488 INFO kablam! Sep 19 14:04:25.503 INFO kablam! error[E0034]: multiple applicable items in scope Sep 19 14:04:25.503 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1527:19 Sep 19 14:04:25.503 INFO kablam! | Sep 19 14:04:25.503 INFO kablam! 1527 | self.iter.find_map(|(i, node)| { Sep 19 14:04:25.503 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 19 14:04:25.504 INFO kablam! | Sep 19 14:04:25.504 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 19 14:04:25.504 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/iter_utils.rs:5:5 Sep 19 14:04:25.504 INFO kablam! | Sep 19 14:04:25.504 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 19 14:04:25.505 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 19 14:04:25.505 INFO kablam! 7 | | { Sep 19 14:04:25.505 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 19 14:04:25.505 INFO kablam! ... | Sep 19 14:04:25.505 INFO kablam! 13 | | None Sep 19 14:04:25.505 INFO kablam! 14 | | } Sep 19 14:04:25.506 INFO kablam! | |_____^ Sep 19 14:04:25.506 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Sep 19 14:04:25.506 INFO kablam! Sep 19 14:04:25.511 INFO kablam! error[E0034]: multiple applicable items in scope Sep 19 14:04:25.511 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1573:19 Sep 19 14:04:25.511 INFO kablam! | Sep 19 14:04:25.511 INFO kablam! 1573 | self.iter.find_map(|(i, node)| { Sep 19 14:04:25.512 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 19 14:04:25.512 INFO kablam! | Sep 19 14:04:25.512 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 19 14:04:25.512 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/iter_utils.rs:5:5 Sep 19 14:04:25.512 INFO kablam! | Sep 19 14:04:25.513 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 19 14:04:25.513 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 19 14:04:25.513 INFO kablam! 7 | | { Sep 19 14:04:25.513 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 19 14:04:25.513 INFO kablam! ... | Sep 19 14:04:25.513 INFO kablam! 13 | | None Sep 19 14:04:25.513 INFO kablam! 14 | | } Sep 19 14:04:25.514 INFO kablam! | |_____^ Sep 19 14:04:25.514 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Sep 19 14:04:25.514 INFO kablam! Sep 19 14:04:25.886 INFO kablam! error: aborting due to 4 previous errors Sep 19 14:04:25.886 INFO kablam! Sep 19 14:04:25.898 INFO kablam! For more information about this error, try `rustc --explain E0034`. Sep 19 14:04:25.910 INFO kablam! error: Could not compile `petgraph`. Sep 19 14:04:25.911 INFO kablam! Sep 19 14:04:25.911 INFO kablam! To learn more, run the command again with --verbose. Sep 19 14:04:25.911 INFO kablam! su: No module specific data is present Sep 19 14:04:27.053 INFO running `"docker" "rm" "-f" "39ba7bcb1e48890fc69f70a4a387265626d7e9cca9244681619d137908ba1ae7"` Sep 19 14:04:27.273 INFO blam! 39ba7bcb1e48890fc69f70a4a387265626d7e9cca9244681619d137908ba1ae7