Sep 10 05:08:10.542 INFO checking Tsuguri/octo against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 05:08:10.543 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 05:08:10.543 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-6/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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 +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 05:08:10.781 INFO blam! 40b61904e86747133cdfffab54b91ca47239af2540c44b55fdd3b415839fd1e7 Sep 10 05:08:10.783 INFO running `"docker" "start" "-a" "40b61904e86747133cdfffab54b91ca47239af2540c44b55fdd3b415839fd1e7"` Sep 10 05:08:11.870 INFO kablam! usermod: no changes Sep 10 05:08:12.158 INFO kablam! Compiling fixedbitset v0.1.9 Sep 10 05:08:12.162 INFO kablam! Compiling bit-vec v0.4.4 Sep 10 05:08:12.162 INFO kablam! Compiling precomputed-hash v0.1.1 Sep 10 05:08:12.162 INFO kablam! Compiling ordermap v0.3.5 Sep 10 05:08:12.162 INFO kablam! Compiling lalrpop-util v0.15.2 Sep 10 05:08:12.162 INFO kablam! Compiling ena v0.5.0 Sep 10 05:08:12.162 INFO kablam! Compiling regex-syntax v0.4.2 Sep 10 05:08:12.162 INFO kablam! Compiling byte-tools v0.2.0 Sep 10 05:08:13.574 INFO kablam! Compiling arrayref v0.3.4 Sep 10 05:08:13.859 INFO kablam! Compiling strsim v0.6.0 Sep 10 05:08:14.004 INFO kablam! Compiling fake-simd v0.1.2 Sep 10 05:08:16.502 INFO kablam! Compiling ascii-canvas v1.0.0 Sep 10 05:08:16.502 INFO kablam! Compiling block-buffer v0.3.3 Sep 10 05:08:16.583 INFO kablam! Compiling bit-set v0.4.0 Sep 10 05:08:16.800 INFO kablam! Compiling phf_generator v0.7.22 Sep 10 05:08:18.242 INFO kablam! Compiling aho-corasick v0.6.4 Sep 10 05:08:19.431 INFO kablam! Compiling serde v1.0.66 Sep 10 05:08:19.432 INFO kablam! Compiling new_debug_unreachable v1.0.1 Sep 10 05:08:19.519 INFO kablam! Compiling thread_local v0.3.5 Sep 10 05:08:19.987 INFO kablam! Compiling typenum v1.10.0 Sep 10 05:08:21.838 INFO kablam! Compiling string_cache_codegen v0.4.1 Sep 10 05:08:21.874 INFO kablam! Compiling petgraph v0.4.12 Sep 10 05:08:21.958 INFO kablam! Compiling structopt-derive v0.2.10 Sep 10 05:08:22.026 INFO kablam! Compiling atty v0.1.2 Sep 10 05:08:24.172 INFO kablam! Compiling regex v0.2.11 Sep 10 05:08:33.147 INFO kablam! Compiling generic-array v0.9.0 Sep 10 05:08:34.209 INFO kablam! Compiling string_cache v0.7.3 Sep 10 05:08:35.478 INFO kablam! error[E0034]: multiple applicable items in scope Sep 10 05:08:35.478 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1171:19 Sep 10 05:08:35.478 INFO kablam! | Sep 10 05:08:35.478 INFO kablam! 1171 | self.iter.find_map(|(i, node)| { Sep 10 05:08:35.478 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 10 05:08:35.478 INFO kablam! | Sep 10 05:08:35.478 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 10 05:08:35.478 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/iter_utils.rs:5:5 Sep 10 05:08:35.478 INFO kablam! | Sep 10 05:08:35.478 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 10 05:08:35.478 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 10 05:08:35.478 INFO kablam! 7 | | { Sep 10 05:08:35.478 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 10 05:08:35.478 INFO kablam! ... | Sep 10 05:08:35.478 INFO kablam! 13 | | None Sep 10 05:08:35.478 INFO kablam! 14 | | } Sep 10 05:08:35.478 INFO kablam! | |_____^ Sep 10 05:08:35.478 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Sep 10 05:08:35.478 INFO kablam! Sep 10 05:08:35.580 INFO kablam! error[E0034]: multiple applicable items in scope Sep 10 05:08:35.580 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1363:19 Sep 10 05:08:35.580 INFO kablam! | Sep 10 05:08:35.580 INFO kablam! 1363 | self.iter.find_map(|(i, edge)| Sep 10 05:08:35.580 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 10 05:08:35.581 INFO kablam! | Sep 10 05:08:35.581 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 10 05:08:35.581 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/iter_utils.rs:5:5 Sep 10 05:08:35.581 INFO kablam! | Sep 10 05:08:35.581 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 10 05:08:35.581 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 10 05:08:35.581 INFO kablam! 7 | | { Sep 10 05:08:35.581 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 10 05:08:35.581 INFO kablam! ... | Sep 10 05:08:35.581 INFO kablam! 13 | | None Sep 10 05:08:35.581 INFO kablam! 14 | | } Sep 10 05:08:35.581 INFO kablam! | |_____^ Sep 10 05:08:35.582 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Sep 10 05:08:35.582 INFO kablam! Sep 10 05:08:35.594 INFO kablam! error[E0034]: multiple applicable items in scope Sep 10 05:08:35.594 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1527:19 Sep 10 05:08:35.594 INFO kablam! | Sep 10 05:08:35.594 INFO kablam! 1527 | self.iter.find_map(|(i, node)| { Sep 10 05:08:35.594 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 10 05:08:35.610 INFO kablam! | Sep 10 05:08:35.610 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 10 05:08:35.610 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/iter_utils.rs:5:5 Sep 10 05:08:35.610 INFO kablam! | Sep 10 05:08:35.610 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 10 05:08:35.610 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 10 05:08:35.610 INFO kablam! 7 | | { Sep 10 05:08:35.610 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 10 05:08:35.610 INFO kablam! ... | Sep 10 05:08:35.610 INFO kablam! 13 | | None Sep 10 05:08:35.610 INFO kablam! 14 | | } Sep 10 05:08:35.610 INFO kablam! | |_____^ Sep 10 05:08:35.611 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Sep 10 05:08:35.611 INFO kablam! Sep 10 05:08:35.616 INFO kablam! error[E0034]: multiple applicable items in scope Sep 10 05:08:35.616 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1573:19 Sep 10 05:08:35.616 INFO kablam! | Sep 10 05:08:35.616 INFO kablam! 1573 | self.iter.find_map(|(i, node)| { Sep 10 05:08:35.616 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 10 05:08:35.616 INFO kablam! | Sep 10 05:08:35.616 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 10 05:08:35.616 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/iter_utils.rs:5:5 Sep 10 05:08:35.616 INFO kablam! | Sep 10 05:08:35.616 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 10 05:08:35.616 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 10 05:08:35.616 INFO kablam! 7 | | { Sep 10 05:08:35.616 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 10 05:08:35.616 INFO kablam! ... | Sep 10 05:08:35.616 INFO kablam! 13 | | None Sep 10 05:08:35.616 INFO kablam! 14 | | } Sep 10 05:08:35.616 INFO kablam! | |_____^ Sep 10 05:08:35.618 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Sep 10 05:08:35.618 INFO kablam! Sep 10 05:08:36.238 INFO kablam! Checking structopt v0.2.10 Sep 10 05:08:36.562 INFO kablam! Compiling digest v0.7.2 Sep 10 05:08:36.942 INFO kablam! error: aborting due to 4 previous errors Sep 10 05:08:36.942 INFO kablam! Sep 10 05:08:36.942 INFO kablam! For more information about this error, try `rustc --explain E0034`. Sep 10 05:08:36.978 INFO kablam! error: Could not compile `petgraph`. Sep 10 05:08:36.978 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 05:08:54.343 INFO kablam! error: build failed Sep 10 05:08:54.353 INFO kablam! su: No module specific data is present Sep 10 05:08:55.349 INFO running `"docker" "rm" "-f" "40b61904e86747133cdfffab54b91ca47239af2540c44b55fdd3b415839fd1e7"` Sep 10 05:08:55.462 INFO blam! 40b61904e86747133cdfffab54b91ca47239af2540c44b55fdd3b415839fd1e7