Oct 27 02:08:18.371 INFO checking kingoflolz/routing against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 02:08:18.373 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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:18.923 INFO blam! 45d3f0bdf9a9a5d0f01151ed1d4b4e8c0236d4d1ae25a7a81b163eef77376dfb Oct 27 02:08:18.926 INFO running `"docker" "start" "-a" "45d3f0bdf9a9a5d0f01151ed1d4b4e8c0236d4d1ae25a7a81b163eef77376dfb"` Oct 27 02:08:21.103 INFO kablam! usermod: no changes Oct 27 02:08:21.329 INFO kablam! Checking num-traits v0.1.40 Oct 27 02:08:21.330 INFO kablam! Compiling typenum v1.9.0 Oct 27 02:08:21.344 INFO kablam! Checking libc v0.2.33 Oct 27 02:08:21.346 INFO kablam! Compiling unicode-xid v0.0.4 Oct 27 02:08:21.352 INFO kablam! Checking serde v0.8.23 Oct 27 02:08:21.354 INFO kablam! Checking rustc-serialize v0.3.24 Oct 27 02:08:21.355 INFO kablam! Compiling quote v0.3.15 Oct 27 02:08:21.355 INFO kablam! Compiling matrixmultiply v0.1.14 Oct 27 02:08:22.796 INFO kablam! Checking approx v0.1.1 Oct 27 02:08:24.403 INFO kablam! Checking rawpointer v0.1.0 Oct 27 02:08:24.919 INFO kablam! Checking nodrop v0.1.12 Oct 27 02:08:25.624 INFO kablam! Checking dtoa v0.4.2 Oct 27 02:08:27.154 INFO kablam! Checking smallvec v0.3.3 Oct 27 02:08:28.671 INFO kablam! Checking clamp v0.1.0 Oct 27 02:08:29.482 INFO kablam! Checking itoa v0.3.4 Oct 27 02:08:29.488 INFO kablam! Checking serde v1.0.19 Oct 27 02:08:30.541 INFO kablam! Checking ordermap v0.3.0 Oct 27 02:08:31.209 INFO kablam! Checking fixedbitset v0.1.8 Oct 27 02:08:31.677 INFO kablam! Compiling synom v0.11.3 Oct 27 02:08:33.051 INFO kablam! Checking rand v0.3.18 Oct 27 02:08:34.987 INFO kablam! Checking time v0.1.38 Oct 27 02:08:35.492 INFO kablam! Checking num-integer v0.1.35 Oct 27 02:08:38.962 INFO kablam! Compiling syn v0.11.11 Oct 27 02:08:39.043 INFO kablam! Checking num-iter v0.1.34 Oct 27 02:08:39.111 INFO kablam! Checking cgmath v0.14.1 Oct 27 02:08:40.528 INFO kablam! Checking num-bigint v0.1.40 Oct 27 02:08:43.528 INFO kablam! Checking generic-array v0.2.1 Oct 27 02:08:43.529 INFO kablam! Checking generic-array v0.8.3 Oct 27 02:08:43.591 INFO kablam! Checking num-rational v0.1.40 Oct 27 02:08:46.625 INFO kablam! Checking num-complex v0.1.40 Oct 27 02:08:50.751 INFO kablam! Checking alga v0.5.2 Oct 27 02:08:50.803 INFO kablam! Checking num v0.1.40 Oct 27 02:09:02.499 INFO kablam! Checking serde_json v1.0.6 Oct 27 02:09:03.623 INFO kablam! Compiling serde_derive_internals v0.17.0 Oct 27 02:09:03.939 INFO kablam! Checking nalgebra v0.12.3 Oct 27 02:09:14.307 INFO kablam! Compiling serde_derive v1.0.19 Oct 27 02:09:38.799 INFO kablam! Checking nalgebra v0.13.1 Oct 27 02:09:38.799 INFO kablam! Checking petgraph v0.4.10 Oct 27 02:09:42.727 INFO kablam! error[E0034]: multiple applicable items in scope Oct 27 02:09:42.727 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:42.727 INFO kablam! | Oct 27 02:09:42.727 INFO kablam! 1173 | self.iter.find_map(|(i, node)| { Oct 27 02:09:42.727 INFO kablam! | ^^^^^^^^ multiple `find_map` found Oct 27 02:09:42.727 INFO kablam! | Oct 27 02:09:42.727 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Oct 27 02:09:42.727 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.10/src/iter_utils.rs:5:5 Oct 27 02:09:42.727 INFO kablam! | Oct 27 02:09:42.727 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Oct 27 02:09:42.727 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Oct 27 02:09:42.727 INFO kablam! 7 | | { Oct 27 02:09:42.727 INFO kablam! 8 | | while let Some(elt) = self.next() { Oct 27 02:09:42.727 INFO kablam! ... | Oct 27 02:09:42.727 INFO kablam! 13 | | None Oct 27 02:09:42.727 INFO kablam! 14 | | } Oct 27 02:09:42.727 INFO kablam! | |_____^ Oct 27 02:09:42.727 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:42.727 INFO kablam! Oct 27 02:09:42.747 INFO kablam! error[E0034]: multiple applicable items in scope Oct 27 02:09:42.747 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:42.747 INFO kablam! | Oct 27 02:09:42.747 INFO kablam! 1365 | self.iter.find_map(|(i, edge)| Oct 27 02:09:42.747 INFO kablam! | ^^^^^^^^ multiple `find_map` found Oct 27 02:09:42.747 INFO kablam! | Oct 27 02:09:42.747 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Oct 27 02:09:42.747 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.10/src/iter_utils.rs:5:5 Oct 27 02:09:42.747 INFO kablam! | Oct 27 02:09:42.747 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Oct 27 02:09:42.747 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Oct 27 02:09:42.747 INFO kablam! 7 | | { Oct 27 02:09:42.747 INFO kablam! 8 | | while let Some(elt) = self.next() { Oct 27 02:09:42.747 INFO kablam! ... | Oct 27 02:09:42.747 INFO kablam! 13 | | None Oct 27 02:09:42.747 INFO kablam! 14 | | } Oct 27 02:09:42.747 INFO kablam! | |_____^ Oct 27 02:09:42.747 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:42.747 INFO kablam! Oct 27 02:09:42.751 INFO kablam! error[E0034]: multiple applicable items in scope Oct 27 02:09:42.751 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:42.751 INFO kablam! | Oct 27 02:09:42.751 INFO kablam! 1529 | self.iter.find_map(|(i, node)| { Oct 27 02:09:42.751 INFO kablam! | ^^^^^^^^ multiple `find_map` found Oct 27 02:09:42.751 INFO kablam! | Oct 27 02:09:42.755 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Oct 27 02:09:42.755 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.10/src/iter_utils.rs:5:5 Oct 27 02:09:42.755 INFO kablam! | Oct 27 02:09:42.755 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Oct 27 02:09:42.755 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Oct 27 02:09:42.755 INFO kablam! 7 | | { Oct 27 02:09:42.755 INFO kablam! 8 | | while let Some(elt) = self.next() { Oct 27 02:09:42.755 INFO kablam! ... | Oct 27 02:09:42.755 INFO kablam! 13 | | None Oct 27 02:09:42.755 INFO kablam! 14 | | } Oct 27 02:09:42.755 INFO kablam! | |_____^ Oct 27 02:09:42.755 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:42.755 INFO kablam! Oct 27 02:09:42.763 INFO kablam! error[E0034]: multiple applicable items in scope Oct 27 02:09:42.763 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:42.763 INFO kablam! | Oct 27 02:09:42.763 INFO kablam! 1575 | self.iter.find_map(|(i, node)| { Oct 27 02:09:42.763 INFO kablam! | ^^^^^^^^ multiple `find_map` found Oct 27 02:09:42.763 INFO kablam! | Oct 27 02:09:42.763 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Oct 27 02:09:42.763 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.10/src/iter_utils.rs:5:5 Oct 27 02:09:42.763 INFO kablam! | Oct 27 02:09:42.763 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Oct 27 02:09:42.763 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Oct 27 02:09:42.763 INFO kablam! 7 | | { Oct 27 02:09:42.763 INFO kablam! 8 | | while let Some(elt) = self.next() { Oct 27 02:09:42.763 INFO kablam! ... | Oct 27 02:09:42.763 INFO kablam! 13 | | None Oct 27 02:09:42.763 INFO kablam! 14 | | } Oct 27 02:09:42.763 INFO kablam! | |_____^ Oct 27 02:09:42.763 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:42.763 INFO kablam! Oct 27 02:09:43.247 INFO kablam! error: aborting due to 4 previous errors Oct 27 02:09:43.247 INFO kablam! Oct 27 02:09:43.247 INFO kablam! For more information about this error, try `rustc --explain E0034`. Oct 27 02:09:43.255 INFO kablam! error: Could not compile `petgraph`. Oct 27 02:09:43.255 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 02:10:24.187 INFO kablam! error: build failed Oct 27 02:10:24.188 INFO kablam! su: No module specific data is present Oct 27 02:10:25.288 INFO running `"docker" "rm" "-f" "45d3f0bdf9a9a5d0f01151ed1d4b4e8c0236d4d1ae25a7a81b163eef77376dfb"` Oct 27 02:10:25.607 INFO blam! 45d3f0bdf9a9a5d0f01151ed1d4b4e8c0236d4d1ae25a7a81b163eef77376dfb