Oct 26 18:54:11.680 INFO checking twissel/tickets-search against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 18:54:11.681 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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"` Oct 26 18:54:12.330 INFO blam! 8f4bb5a1aa7fa14590f8eb7ed15f4d121325e32e87aa17b061d48a4187f3c2d3 Oct 26 18:54:12.331 INFO running `"docker" "start" "-a" "8f4bb5a1aa7fa14590f8eb7ed15f4d121325e32e87aa17b061d48a4187f3c2d3"` Oct 26 18:54:14.746 INFO kablam! usermod: no changes Oct 26 18:54:15.120 INFO kablam! Compiling lazy_static v1.0.1 Oct 26 18:54:15.122 INFO kablam! Compiling rustc-demangle v0.1.8 Oct 26 18:54:15.132 INFO kablam! Compiling pulldown-cmark v0.1.2 Oct 26 18:54:15.134 INFO kablam! Compiling itoa v0.4.1 Oct 26 18:54:15.136 INFO kablam! Compiling remove_dir_all v0.5.1 Oct 26 18:54:15.144 INFO kablam! Compiling same-file v1.0.2 Oct 26 18:54:15.147 INFO kablam! Compiling bytecount v0.3.1 Oct 26 18:54:15.149 INFO kablam! Checking smallvec v0.6.2 Oct 26 18:54:16.200 INFO kablam! Compiling glob v0.2.11 Oct 26 18:54:16.367 INFO kablam! Checking ordermap v0.3.5 Oct 26 18:54:18.123 INFO kablam! Checking fixedbitset v0.1.9 Oct 26 18:54:18.763 INFO kablam! Checking http-range v0.1.1 Oct 26 18:54:18.766 INFO kablam! Compiling crossbeam-utils v0.2.2 Oct 26 18:54:18.795 INFO kablam! Compiling actix_derive v0.2.0 Oct 26 18:54:18.844 INFO kablam! Compiling actix-web v0.6.14 Oct 26 18:54:19.919 INFO kablam! Compiling num_cpus v1.8.0 Oct 26 18:54:20.468 INFO kablam! Compiling walkdir v2.1.4 Oct 26 18:54:20.820 INFO kablam! Checking uuid v0.6.5 Oct 26 18:54:26.332 INFO kablam! Checking mio v0.6.15 Oct 26 18:54:26.403 INFO kablam! Checking parking_lot_core v0.2.14 Oct 26 18:54:26.403 INFO kablam! Compiling tempdir v0.3.7 Oct 26 18:54:26.403 INFO kablam! Compiling rand v0.3.22 Oct 26 18:54:26.408 INFO kablam! Compiling serde v1.0.69 Oct 26 18:54:26.408 INFO kablam! Compiling syn v0.11.11 Oct 26 18:54:26.433 INFO kablam! Checking tokio-io v0.1.7 Oct 26 18:54:26.784 INFO kablam! Checking http v0.1.7 Oct 26 18:54:28.051 INFO kablam! Compiling crossbeam-epoch v0.3.1 Oct 26 18:54:29.747 INFO kablam! Checking petgraph v0.4.12 Oct 26 18:54:30.916 INFO kablam! Compiling backtrace-sys v0.1.23 Oct 26 18:54:32.317 INFO kablam! Compiling syn v0.14.4 Oct 26 18:54:35.967 INFO kablam! Checking parking_lot v0.5.5 Oct 26 18:54:36.744 INFO kablam! Checking tokio-threadpool v0.1.4 Oct 26 18:54:40.979 INFO kablam! Compiling backtrace v0.3.9 Oct 26 18:54:41.668 INFO kablam! Checking tokio-codec v0.1.0 Oct 26 18:54:43.499 INFO kablam! error[E0034]: multiple applicable items in scope Oct 26 18:54:43.500 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1171:19 Oct 26 18:54:43.500 INFO kablam! | Oct 26 18:54:43.500 INFO kablam! 1171 | self.iter.find_map(|(i, node)| { Oct 26 18:54:43.500 INFO kablam! | ^^^^^^^^ multiple `find_map` found Oct 26 18:54:43.519 INFO kablam! | Oct 26 18:54:43.520 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Oct 26 18:54:43.520 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/iter_utils.rs:5:5 Oct 26 18:54:43.521 INFO kablam! | Oct 26 18:54:43.521 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Oct 26 18:54:43.521 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Oct 26 18:54:43.521 INFO kablam! 7 | | { Oct 26 18:54:43.522 INFO kablam! 8 | | while let Some(elt) = self.next() { Oct 26 18:54:43.522 INFO kablam! ... | Oct 26 18:54:43.522 INFO kablam! 13 | | None Oct 26 18:54:43.527 INFO kablam! 14 | | } Oct 26 18:54:43.527 INFO kablam! | |_____^ Oct 26 18:54:43.527 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Oct 26 18:54:43.528 INFO kablam! Oct 26 18:54:43.607 INFO kablam! Compiling crossbeam-deque v0.2.0 Oct 26 18:54:43.663 INFO kablam! error[E0034]: multiple applicable items in scope Oct 26 18:54:43.663 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1363:19 Oct 26 18:54:43.664 INFO kablam! | Oct 26 18:54:43.664 INFO kablam! 1363 | self.iter.find_map(|(i, edge)| Oct 26 18:54:43.664 INFO kablam! | ^^^^^^^^ multiple `find_map` found Oct 26 18:54:43.665 INFO kablam! | Oct 26 18:54:43.665 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Oct 26 18:54:43.665 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/iter_utils.rs:5:5 Oct 26 18:54:43.665 INFO kablam! | Oct 26 18:54:43.666 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Oct 26 18:54:43.666 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Oct 26 18:54:43.666 INFO kablam! 7 | | { Oct 26 18:54:43.666 INFO kablam! 8 | | while let Some(elt) = self.next() { Oct 26 18:54:43.667 INFO kablam! ... | Oct 26 18:54:43.667 INFO kablam! 13 | | None Oct 26 18:54:43.667 INFO kablam! 14 | | } Oct 26 18:54:43.668 INFO kablam! | |_____^ Oct 26 18:54:43.668 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Oct 26 18:54:43.668 INFO kablam! Oct 26 18:54:43.755 INFO kablam! error[E0034]: multiple applicable items in scope Oct 26 18:54:43.755 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1527:19 Oct 26 18:54:43.756 INFO kablam! | Oct 26 18:54:43.756 INFO kablam! 1527 | self.iter.find_map(|(i, node)| { Oct 26 18:54:43.756 INFO kablam! | ^^^^^^^^ multiple `find_map` found Oct 26 18:54:43.756 INFO kablam! | Oct 26 18:54:43.757 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Oct 26 18:54:43.757 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/iter_utils.rs:5:5 Oct 26 18:54:43.757 INFO kablam! | Oct 26 18:54:43.758 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Oct 26 18:54:43.758 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Oct 26 18:54:43.758 INFO kablam! 7 | | { Oct 26 18:54:43.758 INFO kablam! 8 | | while let Some(elt) = self.next() { Oct 26 18:54:43.759 INFO kablam! ... | Oct 26 18:54:43.759 INFO kablam! 13 | | None Oct 26 18:54:43.759 INFO kablam! 14 | | } Oct 26 18:54:43.760 INFO kablam! | |_____^ Oct 26 18:54:43.760 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Oct 26 18:54:43.760 INFO kablam! Oct 26 18:54:43.823 INFO kablam! error[E0034]: multiple applicable items in scope Oct 26 18:54:43.823 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1573:19 Oct 26 18:54:43.823 INFO kablam! | Oct 26 18:54:43.823 INFO kablam! 1573 | self.iter.find_map(|(i, node)| { Oct 26 18:54:43.823 INFO kablam! | ^^^^^^^^ multiple `find_map` found Oct 26 18:54:43.823 INFO kablam! | Oct 26 18:54:43.823 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Oct 26 18:54:43.823 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/iter_utils.rs:5:5 Oct 26 18:54:43.823 INFO kablam! | Oct 26 18:54:43.823 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Oct 26 18:54:43.823 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Oct 26 18:54:43.823 INFO kablam! 7 | | { Oct 26 18:54:43.823 INFO kablam! 8 | | while let Some(elt) = self.next() { Oct 26 18:54:43.823 INFO kablam! ... | Oct 26 18:54:43.823 INFO kablam! 13 | | None Oct 26 18:54:43.823 INFO kablam! 14 | | } Oct 26 18:54:43.823 INFO kablam! | |_____^ Oct 26 18:54:43.823 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Oct 26 18:54:43.823 INFO kablam! Oct 26 18:54:45.387 INFO kablam! error: aborting due to 4 previous errors Oct 26 18:54:45.388 INFO kablam! Oct 26 18:54:45.388 INFO kablam! For more information about this error, try `rustc --explain E0034`. Oct 26 18:54:45.407 INFO kablam! error: Could not compile `petgraph`. Oct 26 18:54:45.408 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 26 18:55:08.500 INFO kablam! error: build failed Oct 26 18:55:08.501 INFO kablam! su: No module specific data is present Oct 26 18:55:09.194 INFO running `"docker" "rm" "-f" "8f4bb5a1aa7fa14590f8eb7ed15f4d121325e32e87aa17b061d48a4187f3c2d3"` Oct 26 18:55:09.467 INFO blam! 8f4bb5a1aa7fa14590f8eb7ed15f4d121325e32e87aa17b061d48a4187f3c2d3