Oct 26 19:17:02.393 INFO checking tmzt/isymtope against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 26 19:17:02.393 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 26 19:17:02.908 INFO blam! 98cdbb12450af17a61766e5328a83165933e077f3bdc478d0616356f2967b030 Oct 26 19:17:02.915 INFO running `"docker" "start" "-a" "98cdbb12450af17a61766e5328a83165933e077f3bdc478d0616356f2967b030"` Oct 26 19:17:03.999 INFO kablam! usermod: no changes Oct 26 19:17:04.431 INFO kablam! Compiling regex-syntax v0.4.2 Oct 26 19:17:04.431 INFO kablam! Compiling winapi v0.2.8 Oct 26 19:17:04.451 INFO kablam! Compiling bit-vec v0.4.4 Oct 26 19:17:04.455 INFO kablam! Compiling term v0.4.6 Oct 26 19:17:04.463 INFO kablam! Compiling ordermap v0.3.5 Oct 26 19:17:04.463 INFO kablam! Compiling rustc-serialize v0.3.24 Oct 26 19:17:04.463 INFO kablam! Compiling fixedbitset v0.1.8 Oct 26 19:17:04.495 INFO kablam! Compiling strsim v0.6.0 Oct 26 19:17:07.819 INFO kablam! Compiling lalrpop-intern v0.14.0 Oct 26 19:17:07.875 INFO kablam! Compiling ena v0.5.0 Oct 26 19:17:12.335 INFO kablam! Compiling diff v0.1.11 Oct 26 19:17:15.431 INFO kablam! Compiling lalrpop-util v0.14.0 Oct 26 19:17:15.431 INFO kablam! Compiling byteorder v1.2.1 Oct 26 19:17:15.467 INFO kablam! Compiling safemem v0.2.0 Oct 26 19:17:15.703 INFO kablam! Compiling md5 v0.3.7 Oct 26 19:17:19.367 INFO kablam! Checking futures v0.1.18 Oct 26 19:17:19.371 INFO kablam! Checking num-traits v0.1.42 Oct 26 19:17:19.375 INFO kablam! Checking linked-hash-map v0.5.0 Oct 26 19:17:19.675 INFO kablam! Checking termcolor v0.3.4 Oct 26 19:17:19.883 INFO kablam! Compiling isymtope-server v0.1.0 (/source/isymtope-server) Oct 26 19:17:20.103 INFO kablam! Checking data-encoding v2.1.1 Oct 26 19:17:21.492 INFO kablam! Checking isymtope v0.3.0 (/source) Oct 26 19:17:22.523 INFO kablam! Compiling unreachable v1.0.0 Oct 26 19:17:22.639 INFO kablam! Compiling memchr v2.0.1 Oct 26 19:17:22.727 INFO kablam! Compiling memchr v1.0.2 Oct 26 19:17:22.827 INFO kablam! Compiling bit-set v0.4.0 Oct 26 19:17:23.172 INFO kablam! Compiling petgraph v0.4.11 Oct 26 19:17:25.227 INFO kablam! Compiling ascii-canvas v1.0.0 Oct 26 19:17:25.276 INFO kablam! Checking iovec v0.1.2 Oct 26 19:17:25.827 INFO kablam! Checking time v0.1.39 Oct 26 19:17:26.715 INFO kablam! Checking net2 v0.2.31 Oct 26 19:17:27.019 INFO kablam! Compiling base64 v0.9.0 Oct 26 19:17:27.019 INFO kablam! Checking itertools v0.7.6 Oct 26 19:17:29.327 INFO kablam! Checking itertools v0.6.5 Oct 26 19:17:29.411 INFO kablam! Compiling thread_local v0.3.5 Oct 26 19:17:29.803 INFO kablam! Compiling aho-corasick v0.6.4 Oct 26 19:17:32.972 INFO kablam! Compiling nom v3.2.1 Oct 26 19:17:32.983 INFO kablam! Checking uuid v0.6.0 Oct 26 19:17:33.068 INFO kablam! Checking bytes v0.4.6 Oct 26 19:17:33.843 INFO kablam! error[E0034]: multiple applicable items in scope Oct 26 19:17:33.843 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.11/src/graph_impl/stable_graph/mod.rs:1173:19 Oct 26 19:17:33.843 INFO kablam! | Oct 26 19:17:33.843 INFO kablam! 1173 | self.iter.find_map(|(i, node)| { Oct 26 19:17:33.843 INFO kablam! | ^^^^^^^^ multiple `find_map` found Oct 26 19:17:33.854 INFO kablam! | Oct 26 19:17:33.854 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Oct 26 19:17:33.854 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.11/src/iter_utils.rs:5:5 Oct 26 19:17:33.854 INFO kablam! | Oct 26 19:17:33.854 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Oct 26 19:17:33.854 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Oct 26 19:17:33.854 INFO kablam! 7 | | { Oct 26 19:17:33.854 INFO kablam! 8 | | while let Some(elt) = self.next() { Oct 26 19:17:33.854 INFO kablam! ... | Oct 26 19:17:33.854 INFO kablam! 13 | | None Oct 26 19:17:33.854 INFO kablam! 14 | | } Oct 26 19:17:33.854 INFO kablam! | |_____^ Oct 26 19:17:33.854 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Oct 26 19:17:33.854 INFO kablam! Oct 26 19:17:33.899 INFO kablam! error[E0034]: multiple applicable items in scope Oct 26 19:17:33.899 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.11/src/graph_impl/stable_graph/mod.rs:1365:19 Oct 26 19:17:33.899 INFO kablam! | Oct 26 19:17:33.899 INFO kablam! 1365 | self.iter.find_map(|(i, edge)| Oct 26 19:17:33.899 INFO kablam! | ^^^^^^^^ multiple `find_map` found Oct 26 19:17:33.899 INFO kablam! | Oct 26 19:17:33.899 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Oct 26 19:17:33.899 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.11/src/iter_utils.rs:5:5 Oct 26 19:17:33.899 INFO kablam! | Oct 26 19:17:33.899 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Oct 26 19:17:33.899 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Oct 26 19:17:33.899 INFO kablam! 7 | | { Oct 26 19:17:33.899 INFO kablam! 8 | | while let Some(elt) = self.next() { Oct 26 19:17:33.899 INFO kablam! ... | Oct 26 19:17:33.899 INFO kablam! 13 | | None Oct 26 19:17:33.899 INFO kablam! 14 | | } Oct 26 19:17:33.899 INFO kablam! | |_____^ Oct 26 19:17:33.899 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Oct 26 19:17:33.899 INFO kablam! Oct 26 19:17:33.915 INFO kablam! error[E0034]: multiple applicable items in scope Oct 26 19:17:33.915 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.11/src/graph_impl/stable_graph/mod.rs:1529:19 Oct 26 19:17:33.915 INFO kablam! | Oct 26 19:17:33.915 INFO kablam! 1529 | self.iter.find_map(|(i, node)| { Oct 26 19:17:33.915 INFO kablam! | ^^^^^^^^ multiple `find_map` found Oct 26 19:17:33.935 INFO kablam! | Oct 26 19:17:33.935 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Oct 26 19:17:33.935 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.11/src/iter_utils.rs:5:5 Oct 26 19:17:33.935 INFO kablam! | Oct 26 19:17:33.935 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Oct 26 19:17:33.935 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Oct 26 19:17:33.935 INFO kablam! 7 | | { Oct 26 19:17:33.935 INFO kablam! 8 | | while let Some(elt) = self.next() { Oct 26 19:17:33.935 INFO kablam! ... | Oct 26 19:17:33.935 INFO kablam! 13 | | None Oct 26 19:17:33.935 INFO kablam! 14 | | } Oct 26 19:17:33.935 INFO kablam! | |_____^ Oct 26 19:17:33.935 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Oct 26 19:17:33.935 INFO kablam! Oct 26 19:17:33.971 INFO kablam! error[E0034]: multiple applicable items in scope Oct 26 19:17:33.971 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.11/src/graph_impl/stable_graph/mod.rs:1575:19 Oct 26 19:17:33.971 INFO kablam! | Oct 26 19:17:33.971 INFO kablam! 1575 | self.iter.find_map(|(i, node)| { Oct 26 19:17:33.971 INFO kablam! | ^^^^^^^^ multiple `find_map` found Oct 26 19:17:33.971 INFO kablam! | Oct 26 19:17:33.971 INFO kablam! note: candidate #1 is defined in an impl of the trait `iter_utils::IterUtilsExt` for the type `_` Oct 26 19:17:33.971 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.11/src/iter_utils.rs:5:5 Oct 26 19:17:33.971 INFO kablam! | Oct 26 19:17:33.971 INFO kablam! 5 | / fn find_map(&mut self, mut f: F) -> Option Oct 26 19:17:33.971 INFO kablam! 6 | | where F: FnMut(Self::Item) -> Option Oct 26 19:17:33.971 INFO kablam! 7 | | { Oct 26 19:17:33.971 INFO kablam! 8 | | while let Some(elt) = self.next() { Oct 26 19:17:33.971 INFO kablam! ... | Oct 26 19:17:33.971 INFO kablam! 13 | | None Oct 26 19:17:33.971 INFO kablam! 14 | | } Oct 26 19:17:33.971 INFO kablam! | |_____^ Oct 26 19:17:33.971 INFO kablam! = note: candidate #2 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Enumerate<_>` Oct 26 19:17:33.971 INFO kablam! Oct 26 19:17:35.761 INFO kablam! error: aborting due to 4 previous errors Oct 26 19:17:35.761 INFO kablam! Oct 26 19:17:35.761 INFO kablam! For more information about this error, try `rustc --explain E0034`. Oct 26 19:17:35.835 INFO kablam! error: Could not compile `petgraph`. Oct 26 19:17:35.835 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 26 19:17:41.944 INFO kablam! error: build failed Oct 26 19:17:41.944 INFO kablam! su: No module specific data is present Oct 26 19:17:42.556 INFO running `"docker" "rm" "-f" "98cdbb12450af17a61766e5328a83165933e077f3bdc478d0616356f2967b030"` Oct 26 19:17:42.875 INFO blam! 98cdbb12450af17a61766e5328a83165933e077f3bdc478d0616356f2967b030