Oct 12 18:59:12.029 INFO checking kingoflolz/routing against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 18:59:12.030 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-4/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 12 18:59:12.492 INFO blam! 51ec7e336ad1353d9f4565479c8e26a43cdc235bbb11bb676e98031ddeea9c71 Oct 12 18:59:12.494 INFO running `"docker" "start" "-a" "51ec7e336ad1353d9f4565479c8e26a43cdc235bbb11bb676e98031ddeea9c71"` Oct 12 18:59:14.228 INFO kablam! usermod: no changes Oct 12 18:59:14.400 INFO kablam! Checking libc v0.2.33 Oct 12 18:59:14.400 INFO kablam! Checking num-traits v0.1.40 Oct 12 18:59:14.400 INFO kablam! Compiling typenum v1.9.0 Oct 12 18:59:14.400 INFO kablam! Compiling unicode-xid v0.0.4 Oct 12 18:59:14.400 INFO kablam! Compiling quote v0.3.15 Oct 12 18:59:14.400 INFO kablam! Checking serde v0.8.23 Oct 12 18:59:14.400 INFO kablam! Checking rustc-serialize v0.3.24 Oct 12 18:59:14.400 INFO kablam! Compiling matrixmultiply v0.1.14 Oct 12 18:59:16.020 INFO kablam! Checking approx v0.1.1 Oct 12 18:59:17.945 INFO kablam! Checking rawpointer v0.1.0 Oct 12 18:59:18.326 INFO kablam! Checking nodrop v0.1.12 Oct 12 18:59:20.695 INFO kablam! Checking dtoa v0.4.2 Oct 12 18:59:21.277 INFO kablam! Checking itoa v0.3.4 Oct 12 18:59:21.451 INFO kablam! Checking serde v1.0.19 Oct 12 18:59:21.496 INFO kablam! Checking fixedbitset v0.1.8 Oct 12 18:59:22.361 INFO kablam! Checking clamp v0.1.0 Oct 12 18:59:23.300 INFO kablam! Checking smallvec v0.3.3 Oct 12 18:59:23.736 INFO kablam! Checking ordermap v0.3.0 Oct 12 18:59:24.072 INFO kablam! Compiling synom v0.11.3 Oct 12 18:59:25.495 INFO kablam! Checking num-integer v0.1.35 Oct 12 18:59:27.184 INFO kablam! Checking rand v0.3.18 Oct 12 18:59:28.260 INFO kablam! Checking time v0.1.38 Oct 12 18:59:28.707 INFO kablam! Compiling syn v0.11.11 Oct 12 18:59:29.452 INFO kablam! Checking num-iter v0.1.34 Oct 12 18:59:32.384 INFO kablam! Checking cgmath v0.14.1 Oct 12 18:59:33.632 INFO kablam! Checking num-complex v0.1.40 Oct 12 18:59:33.632 INFO kablam! Checking num-bigint v0.1.40 Oct 12 18:59:34.264 INFO kablam! Checking generic-array v0.2.1 Oct 12 18:59:34.264 INFO kablam! Checking generic-array v0.8.3 Oct 12 18:59:36.297 INFO kablam! Checking alga v0.5.2 Oct 12 18:59:39.815 INFO kablam! Checking num-rational v0.1.40 Oct 12 18:59:41.198 INFO kablam! Checking num v0.1.40 Oct 12 18:59:47.012 INFO kablam! Checking serde_json v1.0.6 Oct 12 18:59:47.036 INFO kablam! Checking nalgebra v0.12.3 Oct 12 18:59:50.657 INFO kablam! Compiling serde_derive_internals v0.17.0 Oct 12 19:00:00.100 INFO kablam! Compiling serde_derive v1.0.19 Oct 12 19:00:24.874 INFO kablam! Checking petgraph v0.4.10 Oct 12 19:00:24.874 INFO kablam! Checking nalgebra v0.13.1 Oct 12 19:00:27.952 INFO kablam! error[E0034]: multiple applicable items in scope Oct 12 19:00:27.952 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.10/src/graph_impl/stable_graph/mod.rs:1173:19 Oct 12 19:00:27.952 INFO kablam! | Oct 12 19:00:27.952 INFO kablam! 1173 | self.iter.find_map(|(i, node)| { Oct 12 19:00:27.952 INFO kablam! | ^^^^^^^^ multiple `find_map` found Oct 12 19:00:27.952 INFO kablam! | Oct 12 19:00:27.952 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Oct 12 19:00:27.952 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.10/src/iter_utils.rs:5:5 Oct 12 19:00:27.952 INFO kablam! | Oct 12 19:00:27.952 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Oct 12 19:00:27.952 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Oct 12 19:00:27.952 INFO kablam! 7 | | { Oct 12 19:00:27.952 INFO kablam! 8 | | while let Some(elt) = self.next() { Oct 12 19:00:27.952 INFO kablam! ... | Oct 12 19:00:27.952 INFO kablam! 13 | | None Oct 12 19:00:27.953 INFO kablam! 14 | | } Oct 12 19:00:27.953 INFO kablam! | |_____^ Oct 12 19:00:27.953 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Oct 12 19:00:27.953 INFO kablam! Oct 12 19:00:27.964 INFO kablam! error[E0034]: multiple applicable items in scope Oct 12 19:00:27.964 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.10/src/graph_impl/stable_graph/mod.rs:1365:19 Oct 12 19:00:27.964 INFO kablam! | Oct 12 19:00:27.964 INFO kablam! 1365 | self.iter.find_map(|(i, edge)| Oct 12 19:00:27.964 INFO kablam! | ^^^^^^^^ multiple `find_map` found Oct 12 19:00:27.972 INFO kablam! | Oct 12 19:00:27.972 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Oct 12 19:00:27.972 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.10/src/iter_utils.rs:5:5 Oct 12 19:00:27.972 INFO kablam! | Oct 12 19:00:27.972 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Oct 12 19:00:27.972 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Oct 12 19:00:27.972 INFO kablam! 7 | | { Oct 12 19:00:27.972 INFO kablam! 8 | | while let Some(elt) = self.next() { Oct 12 19:00:27.972 INFO kablam! ... | Oct 12 19:00:27.972 INFO kablam! 13 | | None Oct 12 19:00:27.972 INFO kablam! 14 | | } Oct 12 19:00:27.972 INFO kablam! | |_____^ Oct 12 19:00:27.972 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Oct 12 19:00:27.972 INFO kablam! Oct 12 19:00:27.980 INFO kablam! error[E0034]: multiple applicable items in scope Oct 12 19:00:27.980 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.10/src/graph_impl/stable_graph/mod.rs:1529:19 Oct 12 19:00:27.980 INFO kablam! | Oct 12 19:00:27.980 INFO kablam! 1529 | self.iter.find_map(|(i, node)| { Oct 12 19:00:27.980 INFO kablam! | ^^^^^^^^ multiple `find_map` found Oct 12 19:00:27.980 INFO kablam! | Oct 12 19:00:27.980 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Oct 12 19:00:27.980 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.10/src/iter_utils.rs:5:5 Oct 12 19:00:27.980 INFO kablam! | Oct 12 19:00:27.980 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Oct 12 19:00:27.980 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Oct 12 19:00:27.980 INFO kablam! 7 | | { Oct 12 19:00:27.980 INFO kablam! 8 | | while let Some(elt) = self.next() { Oct 12 19:00:27.980 INFO kablam! ... | Oct 12 19:00:27.980 INFO kablam! 13 | | None Oct 12 19:00:27.980 INFO kablam! 14 | | } Oct 12 19:00:27.980 INFO kablam! | |_____^ Oct 12 19:00:27.980 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Oct 12 19:00:27.980 INFO kablam! Oct 12 19:00:27.988 INFO kablam! error[E0034]: multiple applicable items in scope Oct 12 19:00:27.988 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.10/src/graph_impl/stable_graph/mod.rs:1575:19 Oct 12 19:00:27.988 INFO kablam! | Oct 12 19:00:27.988 INFO kablam! 1575 | self.iter.find_map(|(i, node)| { Oct 12 19:00:27.988 INFO kablam! | ^^^^^^^^ multiple `find_map` found Oct 12 19:00:27.988 INFO kablam! | Oct 12 19:00:27.988 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Oct 12 19:00:27.988 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.10/src/iter_utils.rs:5:5 Oct 12 19:00:27.988 INFO kablam! | Oct 12 19:00:27.988 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Oct 12 19:00:27.988 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Oct 12 19:00:27.988 INFO kablam! 7 | | { Oct 12 19:00:27.988 INFO kablam! 8 | | while let Some(elt) = self.next() { Oct 12 19:00:27.988 INFO kablam! ... | Oct 12 19:00:27.988 INFO kablam! 13 | | None Oct 12 19:00:27.988 INFO kablam! 14 | | } Oct 12 19:00:27.988 INFO kablam! | |_____^ Oct 12 19:00:27.988 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Oct 12 19:00:27.988 INFO kablam! Oct 12 19:00:29.172 INFO kablam! error: aborting due to 4 previous errors Oct 12 19:00:29.173 INFO kablam! Oct 12 19:00:29.174 INFO kablam! For more information about this error, try `rustc --explain E0034`. Oct 12 19:00:29.195 INFO kablam! error: Could not compile `petgraph`. Oct 12 19:00:29.195 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 12 19:01:11.925 INFO kablam! error: build failed Oct 12 19:01:11.927 INFO kablam! su: No module specific data is present Oct 12 19:01:13.520 INFO running `"docker" "rm" "-f" "51ec7e336ad1353d9f4565479c8e26a43cdc235bbb11bb676e98031ddeea9c71"` Oct 12 19:01:13.869 INFO blam! 51ec7e336ad1353d9f4565479c8e26a43cdc235bbb11bb676e98031ddeea9c71