Sep 19 15:05:50.652 INFO checking BookOwl/type-inference against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 19 15:05:50.652 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 19 15:05:50.652 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-6/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 15:05:51.098 INFO blam! 62807ec633ed8fca3bfe08451b6b61a948024bbea6baa223f37809f3e0554006 Sep 19 15:05:51.111 INFO running `"docker" "start" "-a" "62807ec633ed8fca3bfe08451b6b61a948024bbea6baa223f37809f3e0554006"` Sep 19 15:05:52.557 INFO kablam! usermod: no changes Sep 19 15:05:52.771 INFO kablam! Compiling libc v0.2.31 Sep 19 15:05:52.771 INFO kablam! Compiling lazy_static v0.2.9 Sep 19 15:05:52.771 INFO kablam! Compiling bit-vec v0.4.4 Sep 19 15:05:52.771 INFO kablam! Compiling fixedbitset v0.1.8 Sep 19 15:05:52.771 INFO kablam! Compiling either v1.2.0 Sep 19 15:05:52.795 INFO kablam! Compiling ena v0.5.0 Sep 19 15:05:52.795 INFO kablam! Compiling lalrpop-util v0.13.1 Sep 19 15:05:52.795 INFO kablam! Compiling diff v0.1.10 Sep 19 15:05:54.231 INFO kablam! Compiling lalrpop-intern v0.13.1 Sep 19 15:05:58.033 INFO kablam! Compiling ascii-canvas v1.0.0 Sep 19 15:05:58.033 INFO kablam! Compiling itertools v0.5.10 Sep 19 15:05:58.033 INFO kablam! Checking memchr v1.0.1 Sep 19 15:05:58.047 INFO kablam! Compiling bit-set v0.4.0 Sep 19 15:05:58.071 INFO kablam! Compiling petgraph v0.4.9 Sep 19 15:05:59.099 INFO kablam! Compiling thread_local v0.3.4 Sep 19 15:05:59.371 INFO kablam! Compiling atty v0.1.2 Sep 19 15:06:00.041 INFO kablam! Checking aho-corasick v0.6.3 Sep 19 15:06:03.143 INFO kablam! Checking regex v0.2.2 Sep 19 15:06:05.249 INFO kablam! error[E0034]: multiple applicable items in scope Sep 19 15:06:05.249 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.9/src/graph_impl/stable_graph/mod.rs:1172:19 Sep 19 15:06:05.249 INFO kablam! | Sep 19 15:06:05.249 INFO kablam! 1172 | self.iter.find_map(|(i, node)| { Sep 19 15:06:05.249 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 19 15:06:05.249 INFO kablam! | Sep 19 15:06:05.250 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 19 15:06:05.250 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.9/src/iter_utils.rs:5:5 Sep 19 15:06:05.250 INFO kablam! | Sep 19 15:06:05.250 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 19 15:06:05.250 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 19 15:06:05.250 INFO kablam! 7 | | { Sep 19 15:06:05.250 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 19 15:06:05.250 INFO kablam! ... | Sep 19 15:06:05.250 INFO kablam! 13 | | None Sep 19 15:06:05.250 INFO kablam! 14 | | } Sep 19 15:06:05.250 INFO kablam! | |_____^ Sep 19 15:06:05.250 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Sep 19 15:06:05.250 INFO kablam! Sep 19 15:06:05.319 INFO kablam! error[E0034]: multiple applicable items in scope Sep 19 15:06:05.319 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.9/src/graph_impl/stable_graph/mod.rs:1355:19 Sep 19 15:06:05.319 INFO kablam! | Sep 19 15:06:05.319 INFO kablam! 1355 | self.iter.find_map(|(i, edge)| Sep 19 15:06:05.319 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 19 15:06:05.322 INFO kablam! | Sep 19 15:06:05.323 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 19 15:06:05.323 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.9/src/iter_utils.rs:5:5 Sep 19 15:06:05.323 INFO kablam! | Sep 19 15:06:05.323 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 19 15:06:05.323 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 19 15:06:05.323 INFO kablam! 7 | | { Sep 19 15:06:05.323 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 19 15:06:05.323 INFO kablam! ... | Sep 19 15:06:05.323 INFO kablam! 13 | | None Sep 19 15:06:05.323 INFO kablam! 14 | | } Sep 19 15:06:05.323 INFO kablam! | |_____^ Sep 19 15:06:05.323 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Sep 19 15:06:05.323 INFO kablam! Sep 19 15:06:05.335 INFO kablam! error[E0034]: multiple applicable items in scope Sep 19 15:06:05.335 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.9/src/graph_impl/stable_graph/mod.rs:1519:19 Sep 19 15:06:05.335 INFO kablam! | Sep 19 15:06:05.335 INFO kablam! 1519 | self.iter.find_map(|(i, node)| { Sep 19 15:06:05.335 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 19 15:06:05.335 INFO kablam! | Sep 19 15:06:05.335 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 19 15:06:05.335 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.9/src/iter_utils.rs:5:5 Sep 19 15:06:05.335 INFO kablam! | Sep 19 15:06:05.335 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 19 15:06:05.335 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 19 15:06:05.335 INFO kablam! 7 | | { Sep 19 15:06:05.335 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 19 15:06:05.335 INFO kablam! ... | Sep 19 15:06:05.335 INFO kablam! 13 | | None Sep 19 15:06:05.335 INFO kablam! 14 | | } Sep 19 15:06:05.335 INFO kablam! | |_____^ Sep 19 15:06:05.335 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Sep 19 15:06:05.335 INFO kablam! Sep 19 15:06:05.335 INFO kablam! error[E0034]: multiple applicable items in scope Sep 19 15:06:05.335 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.9/src/graph_impl/stable_graph/mod.rs:1565:19 Sep 19 15:06:05.335 INFO kablam! | Sep 19 15:06:05.335 INFO kablam! 1565 | self.iter.find_map(|(i, node)| { Sep 19 15:06:05.335 INFO kablam! | ^^^^^^^^ multiple `find_map` found Sep 19 15:06:05.335 INFO kablam! | Sep 19 15:06:05.335 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Sep 19 15:06:05.335 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.9/src/iter_utils.rs:5:5 Sep 19 15:06:05.335 INFO kablam! | Sep 19 15:06:05.335 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Sep 19 15:06:05.335 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Sep 19 15:06:05.335 INFO kablam! 7 | | { Sep 19 15:06:05.335 INFO kablam! 8 | | while let Some(elt) = self.next() { Sep 19 15:06:05.335 INFO kablam! ... | Sep 19 15:06:05.335 INFO kablam! 13 | | None Sep 19 15:06:05.335 INFO kablam! 14 | | } Sep 19 15:06:05.335 INFO kablam! | |_____^ Sep 19 15:06:05.335 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Sep 19 15:06:05.336 INFO kablam! Sep 19 15:06:06.039 INFO kablam! error: aborting due to 4 previous errors Sep 19 15:06:06.039 INFO kablam! Sep 19 15:06:06.039 INFO kablam! For more information about this error, try `rustc --explain E0034`. Sep 19 15:06:06.063 INFO kablam! error: Could not compile `petgraph`. Sep 19 15:06:06.063 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 15:06:12.659 INFO kablam! error: build failed Sep 19 15:06:12.659 INFO kablam! su: No module specific data is present Sep 19 15:06:13.750 INFO running `"docker" "rm" "-f" "62807ec633ed8fca3bfe08451b6b61a948024bbea6baa223f37809f3e0554006"` Sep 19 15:06:14.098 INFO blam! 62807ec633ed8fca3bfe08451b6b61a948024bbea6baa223f37809f3e0554006