Oct 12 18:59:10.055 INFO checking kingoflolz/routing against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 18:59:10.056 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-5/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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:10.470 INFO blam! 1748b84b34c03898edeb2484fd18532dfe62f8d0696ab175c2594c2567966c41 Oct 12 18:59:10.471 INFO running `"docker" "start" "-a" "1748b84b34c03898edeb2484fd18532dfe62f8d0696ab175c2594c2567966c41"` Oct 12 18:59:12.068 INFO kablam! usermod: no changes Oct 12 18:59:12.328 INFO kablam! Compiling typenum v1.9.0 Oct 12 18:59:12.336 INFO kablam! Checking libc v0.2.33 Oct 12 18:59:12.336 INFO kablam! Checking serde v0.8.23 Oct 12 18:59:12.336 INFO kablam! Compiling matrixmultiply v0.1.14 Oct 12 18:59:12.337 INFO kablam! Checking nodrop v0.1.12 Oct 12 18:59:12.340 INFO kablam! Checking rawpointer v0.1.0 Oct 12 18:59:12.340 INFO kablam! Checking clamp v0.1.0 Oct 12 18:59:12.340 INFO kablam! Checking itoa v0.3.4 Oct 12 18:59:12.984 INFO kablam! Checking serde v1.0.19 Oct 12 18:59:13.055 INFO kablam! Checking fixedbitset v0.1.8 Oct 12 18:59:14.384 INFO kablam! Checking smallvec v0.3.3 Oct 12 18:59:15.029 INFO kablam! Checking ordermap v0.3.0 Oct 12 18:59:16.056 INFO kablam! Checking dtoa v0.4.2 Oct 12 18:59:18.740 INFO kablam! Checking rand v0.3.18 Oct 12 18:59:18.748 INFO kablam! Checking time v0.1.38 Oct 12 18:59:18.770 INFO kablam! Compiling serde_derive_internals v0.17.0 Oct 12 18:59:27.668 INFO kablam! Checking num-bigint v0.1.40 Oct 12 18:59:27.704 INFO kablam! Checking cgmath v0.14.1 Oct 12 18:59:30.144 INFO kablam! Checking generic-array v0.2.1 Oct 12 18:59:30.144 INFO kablam! Checking generic-array v0.8.3 Oct 12 18:59:30.315 INFO kablam! Checking num-complex v0.1.40 Oct 12 18:59:32.256 INFO kablam! Checking alga v0.5.2 Oct 12 18:59:36.480 INFO kablam! Checking num-rational v0.1.40 Oct 12 18:59:37.012 INFO kablam! Compiling serde_derive v1.0.19 Oct 12 18:59:38.496 INFO kablam! Checking num v0.1.40 Oct 12 18:59:39.452 INFO kablam! Checking serde_json v1.0.6 Oct 12 18:59:40.749 INFO kablam! Checking nalgebra v0.12.3 Oct 12 18:59:56.828 INFO kablam! Checking petgraph v0.4.10 Oct 12 18:59:56.828 INFO kablam! Checking nalgebra v0.13.1 Oct 12 19:00:01.092 INFO kablam! error[E0034]: multiple applicable items in scope Oct 12 19:00:01.092 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:01.092 INFO kablam! | Oct 12 19:00:01.092 INFO kablam! 1173 | self.iter.find_map(|(i, node)| { Oct 12 19:00:01.092 INFO kablam! | ^^^^^^^^ multiple `find_map` found Oct 12 19:00:01.092 INFO kablam! | Oct 12 19:00:01.092 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Oct 12 19:00:01.092 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.10/src/iter_utils.rs:5:5 Oct 12 19:00:01.092 INFO kablam! | Oct 12 19:00:01.092 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Oct 12 19:00:01.092 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Oct 12 19:00:01.092 INFO kablam! 7 | | { Oct 12 19:00:01.092 INFO kablam! 8 | | while let Some(elt) = self.next() { Oct 12 19:00:01.092 INFO kablam! ... | Oct 12 19:00:01.092 INFO kablam! 13 | | None Oct 12 19:00:01.092 INFO kablam! 14 | | } Oct 12 19:00:01.092 INFO kablam! | |_____^ Oct 12 19:00:01.093 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:01.093 INFO kablam! Oct 12 19:00:01.108 INFO kablam! error[E0034]: multiple applicable items in scope Oct 12 19:00:01.108 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:01.108 INFO kablam! | Oct 12 19:00:01.108 INFO kablam! 1365 | self.iter.find_map(|(i, edge)| Oct 12 19:00:01.108 INFO kablam! | ^^^^^^^^ multiple `find_map` found Oct 12 19:00:01.108 INFO kablam! | Oct 12 19:00:01.108 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Oct 12 19:00:01.108 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.10/src/iter_utils.rs:5:5 Oct 12 19:00:01.108 INFO kablam! | Oct 12 19:00:01.108 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Oct 12 19:00:01.108 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Oct 12 19:00:01.108 INFO kablam! 7 | | { Oct 12 19:00:01.108 INFO kablam! 8 | | while let Some(elt) = self.next() { Oct 12 19:00:01.108 INFO kablam! ... | Oct 12 19:00:01.108 INFO kablam! 13 | | None Oct 12 19:00:01.108 INFO kablam! 14 | | } Oct 12 19:00:01.108 INFO kablam! | |_____^ Oct 12 19:00:01.108 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:01.108 INFO kablam! Oct 12 19:00:01.112 INFO kablam! error[E0034]: multiple applicable items in scope Oct 12 19:00:01.112 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:01.112 INFO kablam! | Oct 12 19:00:01.112 INFO kablam! 1529 | self.iter.find_map(|(i, node)| { Oct 12 19:00:01.112 INFO kablam! | ^^^^^^^^ multiple `find_map` found Oct 12 19:00:01.112 INFO kablam! | Oct 12 19:00:01.112 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Oct 12 19:00:01.112 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.10/src/iter_utils.rs:5:5 Oct 12 19:00:01.112 INFO kablam! | Oct 12 19:00:01.112 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Oct 12 19:00:01.112 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Oct 12 19:00:01.112 INFO kablam! 7 | | { Oct 12 19:00:01.112 INFO kablam! 8 | | while let Some(elt) = self.next() { Oct 12 19:00:01.112 INFO kablam! ... | Oct 12 19:00:01.112 INFO kablam! 13 | | None Oct 12 19:00:01.112 INFO kablam! 14 | | } Oct 12 19:00:01.112 INFO kablam! | |_____^ Oct 12 19:00:01.112 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:01.112 INFO kablam! Oct 12 19:00:01.124 INFO kablam! error[E0034]: multiple applicable items in scope Oct 12 19:00:01.124 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:01.124 INFO kablam! | Oct 12 19:00:01.124 INFO kablam! 1575 | self.iter.find_map(|(i, node)| { Oct 12 19:00:01.124 INFO kablam! | ^^^^^^^^ multiple `find_map` found Oct 12 19:00:01.124 INFO kablam! | Oct 12 19:00:01.124 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Oct 12 19:00:01.124 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.10/src/iter_utils.rs:5:5 Oct 12 19:00:01.124 INFO kablam! | Oct 12 19:00:01.124 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Oct 12 19:00:01.124 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Oct 12 19:00:01.124 INFO kablam! 7 | | { Oct 12 19:00:01.124 INFO kablam! 8 | | while let Some(elt) = self.next() { Oct 12 19:00:01.124 INFO kablam! ... | Oct 12 19:00:01.124 INFO kablam! 13 | | None Oct 12 19:00:01.124 INFO kablam! 14 | | } Oct 12 19:00:01.124 INFO kablam! | |_____^ Oct 12 19:00:01.124 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:01.124 INFO kablam! Oct 12 19:00:01.677 INFO kablam! error: aborting due to 4 previous errors Oct 12 19:00:01.678 INFO kablam! Oct 12 19:00:01.678 INFO kablam! For more information about this error, try `rustc --explain E0034`. Oct 12 19:00:01.685 INFO kablam! error: Could not compile `petgraph`. Oct 12 19:00:01.686 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 12 19:00:46.817 INFO kablam! error: build failed Oct 12 19:00:46.820 INFO kablam! su: No module specific data is present Oct 12 19:00:48.062 INFO running `"docker" "rm" "-f" "1748b84b34c03898edeb2484fd18532dfe62f8d0696ab175c2594c2567966c41"` Oct 12 19:00:48.356 INFO blam! 1748b84b34c03898edeb2484fd18532dfe62f8d0696ab175c2594c2567966c41