Oct 27 02:08:13.402 INFO checking kingoflolz/routing against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 02:08:13.402 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 27 02:08:14.002 INFO blam! e4ff63d74dbd9e7ba2c9bab097b9773883af1db915489d9b75538db806b4facc Oct 27 02:08:14.002 INFO running `"docker" "start" "-a" "e4ff63d74dbd9e7ba2c9bab097b9773883af1db915489d9b75538db806b4facc"` Oct 27 02:08:15.870 INFO kablam! usermod: no changes Oct 27 02:08:16.083 INFO kablam! Checking libc v0.2.33 Oct 27 02:08:16.083 INFO kablam! Compiling unicode-xid v0.0.4 Oct 27 02:08:16.083 INFO kablam! Compiling typenum v1.9.0 Oct 27 02:08:16.103 INFO kablam! Checking num-traits v0.1.40 Oct 27 02:08:16.104 INFO kablam! Compiling quote v0.3.15 Oct 27 02:08:16.123 INFO kablam! Checking rustc-serialize v0.3.24 Oct 27 02:08:16.131 INFO kablam! Checking serde v0.8.23 Oct 27 02:08:16.131 INFO kablam! Checking approx v0.1.1 Oct 27 02:08:17.819 INFO kablam! Compiling matrixmultiply v0.1.14 Oct 27 02:08:18.068 INFO kablam! Checking nodrop v0.1.12 Oct 27 02:08:18.627 INFO kablam! Checking rawpointer v0.1.0 Oct 27 02:08:19.267 INFO kablam! Checking serde v1.0.19 Oct 27 02:08:28.076 INFO kablam! Checking dtoa v0.4.2 Oct 27 02:08:28.168 INFO kablam! Checking itoa v0.3.4 Oct 27 02:08:28.175 INFO kablam! Checking ordermap v0.3.0 Oct 27 02:08:28.349 INFO kablam! Checking clamp v0.1.0 Oct 27 02:08:29.895 INFO kablam! Checking fixedbitset v0.1.8 Oct 27 02:08:30.005 INFO kablam! Checking smallvec v0.3.3 Oct 27 02:08:30.225 INFO kablam! Compiling synom v0.11.3 Oct 27 02:08:31.035 INFO kablam! Checking num-integer v0.1.35 Oct 27 02:08:31.659 INFO kablam! Checking rand v0.3.18 Oct 27 02:08:32.228 INFO kablam! Checking time v0.1.38 Oct 27 02:08:34.748 INFO kablam! Checking num-iter v0.1.34 Oct 27 02:08:36.440 INFO kablam! Compiling syn v0.11.11 Oct 27 02:08:39.015 INFO kablam! Checking cgmath v0.14.1 Oct 27 02:08:40.619 INFO kablam! Checking num-bigint v0.1.40 Oct 27 02:08:41.143 INFO kablam! Checking num-complex v0.1.40 Oct 27 02:08:41.384 INFO kablam! Checking generic-array v0.2.1 Oct 27 02:08:41.384 INFO kablam! Checking generic-array v0.8.3 Oct 27 02:08:44.323 INFO kablam! Checking alga v0.5.2 Oct 27 02:08:50.771 INFO kablam! Checking num-rational v0.1.40 Oct 27 02:08:52.031 INFO kablam! Checking serde_json v1.0.6 Oct 27 02:08:56.706 INFO kablam! Checking num v0.1.40 Oct 27 02:08:57.150 INFO kablam! Checking nalgebra v0.12.3 Oct 27 02:09:03.943 INFO kablam! Compiling serde_derive_internals v0.17.0 Oct 27 02:09:13.921 INFO kablam! Compiling serde_derive v1.0.19 Oct 27 02:09:37.340 INFO kablam! Checking nalgebra v0.13.1 Oct 27 02:09:37.340 INFO kablam! Checking petgraph v0.4.10 Oct 27 02:09:40.941 INFO kablam! error[E0034]: multiple applicable items in scope Oct 27 02:09:40.942 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.10/src/graph_impl/stable_graph/mod.rs:1173:19 Oct 27 02:09:40.942 INFO kablam! | Oct 27 02:09:40.942 INFO kablam! 1173 | self.iter.find_map(|(i, node)| { Oct 27 02:09:40.942 INFO kablam! | ^^^^^^^^ multiple `find_map` found Oct 27 02:09:40.942 INFO kablam! | Oct 27 02:09:40.942 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Oct 27 02:09:40.942 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.10/src/iter_utils.rs:5:5 Oct 27 02:09:40.942 INFO kablam! | Oct 27 02:09:40.942 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Oct 27 02:09:40.942 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Oct 27 02:09:40.942 INFO kablam! 7 | | { Oct 27 02:09:40.942 INFO kablam! 8 | | while let Some(elt) = self.next() { Oct 27 02:09:40.942 INFO kablam! ... | Oct 27 02:09:40.942 INFO kablam! 13 | | None Oct 27 02:09:40.942 INFO kablam! 14 | | } Oct 27 02:09:40.942 INFO kablam! | |_____^ Oct 27 02:09:40.942 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Oct 27 02:09:40.942 INFO kablam! Oct 27 02:09:40.955 INFO kablam! error[E0034]: multiple applicable items in scope Oct 27 02:09:40.955 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.10/src/graph_impl/stable_graph/mod.rs:1365:19 Oct 27 02:09:40.955 INFO kablam! | Oct 27 02:09:40.955 INFO kablam! 1365 | self.iter.find_map(|(i, edge)| Oct 27 02:09:40.955 INFO kablam! | ^^^^^^^^ multiple `find_map` found Oct 27 02:09:40.955 INFO kablam! | Oct 27 02:09:40.955 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Oct 27 02:09:40.955 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.10/src/iter_utils.rs:5:5 Oct 27 02:09:40.955 INFO kablam! | Oct 27 02:09:40.955 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Oct 27 02:09:40.955 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Oct 27 02:09:40.955 INFO kablam! 7 | | { Oct 27 02:09:40.955 INFO kablam! 8 | | while let Some(elt) = self.next() { Oct 27 02:09:40.955 INFO kablam! ... | Oct 27 02:09:40.955 INFO kablam! 13 | | None Oct 27 02:09:40.955 INFO kablam! 14 | | } Oct 27 02:09:40.955 INFO kablam! | |_____^ Oct 27 02:09:40.955 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Oct 27 02:09:40.955 INFO kablam! Oct 27 02:09:40.975 INFO kablam! error[E0034]: multiple applicable items in scope Oct 27 02:09:40.977 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.10/src/graph_impl/stable_graph/mod.rs:1529:19 Oct 27 02:09:40.977 INFO kablam! | Oct 27 02:09:40.977 INFO kablam! 1529 | self.iter.find_map(|(i, node)| { Oct 27 02:09:40.977 INFO kablam! | ^^^^^^^^ multiple `find_map` found Oct 27 02:09:40.977 INFO kablam! | Oct 27 02:09:40.977 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Oct 27 02:09:40.977 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.10/src/iter_utils.rs:5:5 Oct 27 02:09:40.977 INFO kablam! | Oct 27 02:09:40.977 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Oct 27 02:09:40.977 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Oct 27 02:09:40.977 INFO kablam! 7 | | { Oct 27 02:09:40.977 INFO kablam! 8 | | while let Some(elt) = self.next() { Oct 27 02:09:40.977 INFO kablam! ... | Oct 27 02:09:40.977 INFO kablam! 13 | | None Oct 27 02:09:40.977 INFO kablam! 14 | | } Oct 27 02:09:40.977 INFO kablam! | |_____^ Oct 27 02:09:40.977 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Oct 27 02:09:40.977 INFO kablam! Oct 27 02:09:40.979 INFO kablam! error[E0034]: multiple applicable items in scope Oct 27 02:09:40.979 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.10/src/graph_impl/stable_graph/mod.rs:1575:19 Oct 27 02:09:40.979 INFO kablam! | Oct 27 02:09:40.979 INFO kablam! 1575 | self.iter.find_map(|(i, node)| { Oct 27 02:09:40.979 INFO kablam! | ^^^^^^^^ multiple `find_map` found Oct 27 02:09:40.979 INFO kablam! | Oct 27 02:09:40.979 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Oct 27 02:09:40.979 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.10/src/iter_utils.rs:5:5 Oct 27 02:09:40.979 INFO kablam! | Oct 27 02:09:40.979 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Oct 27 02:09:40.979 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Oct 27 02:09:40.979 INFO kablam! 7 | | { Oct 27 02:09:40.979 INFO kablam! 8 | | while let Some(elt) = self.next() { Oct 27 02:09:40.979 INFO kablam! ... | Oct 27 02:09:40.979 INFO kablam! 13 | | None Oct 27 02:09:40.979 INFO kablam! 14 | | } Oct 27 02:09:40.979 INFO kablam! | |_____^ Oct 27 02:09:40.979 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Oct 27 02:09:40.979 INFO kablam! Oct 27 02:09:41.835 INFO kablam! error: aborting due to 4 previous errors Oct 27 02:09:41.835 INFO kablam! Oct 27 02:09:41.836 INFO kablam! For more information about this error, try `rustc --explain E0034`. Oct 27 02:09:41.844 INFO kablam! error: Could not compile `petgraph`. Oct 27 02:09:41.844 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 02:10:24.946 INFO kablam! error: build failed Oct 27 02:10:24.948 INFO kablam! su: No module specific data is present Oct 27 02:10:25.727 INFO running `"docker" "rm" "-f" "e4ff63d74dbd9e7ba2c9bab097b9773883af1db915489d9b75538db806b4facc"` Oct 27 02:10:26.079 INFO blam! e4ff63d74dbd9e7ba2c9bab097b9773883af1db915489d9b75538db806b4facc