Sep 21 07:03:20.973 INFO checking mhost-0.0.7 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 07:03:20.973 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 07:03:20.973 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-0/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 07:03:21.191 INFO blam! 8f35d05daacfdcb74f91a0ea9b3d3906b97d686581ba9b7b8687fb799880d100 Sep 21 07:03:21.193 INFO running `"docker" "start" "-a" "8f35d05daacfdcb74f91a0ea9b3d3906b97d686581ba9b7b8687fb799880d100"` Sep 21 07:03:22.166 INFO kablam! usermod: no changes Sep 21 07:03:22.562 INFO kablam! Compiling openssl v0.9.24 Sep 21 07:03:22.574 INFO kablam! Compiling cargo_metadata v0.5.8 Sep 21 07:03:22.574 INFO kablam! Checking parking_lot v0.6.4 Sep 21 07:03:24.066 INFO kablam! Checking tokio-reactor v0.1.5 Sep 21 07:03:25.878 INFO kablam! Checking tokio-uds v0.2.1 Sep 21 07:03:25.878 INFO kablam! Checking tokio-udp v0.1.2 Sep 21 07:03:25.878 INFO kablam! Checking tokio-tcp v0.1.1 Sep 21 07:03:28.830 INFO kablam! Compiling skeptic v0.13.3 Sep 21 07:03:29.521 INFO kablam! Checking tokio v0.1.8 Sep 21 07:03:31.175 INFO kablam! Checking tokio-core v0.1.17 Sep 21 07:03:32.786 INFO kablam! Compiling assert_cli v0.5.4 Sep 21 07:03:33.864 INFO kablam! Checking tokio-openssl v0.1.4 Sep 21 07:03:33.864 INFO kablam! Checking tokio-proto v0.1.1 Sep 21 07:03:35.798 INFO kablam! Checking trust-dns v0.11.3 Sep 21 07:03:38.611 INFO kablam! Checking hyper v0.11.27 Sep 21 07:03:45.894 INFO kablam! Checking mhost v0.0.7 (/source) Sep 21 07:03:48.735 INFO kablam! warning: unused `#[macro_use]` import Sep 21 07:03:48.735 INFO kablam! --> src/lib.rs:19:1 Sep 21 07:03:48.735 INFO kablam! | Sep 21 07:03:48.735 INFO kablam! 19 | #[macro_use] Sep 21 07:03:48.735 INFO kablam! | ^^^^^^^^^^^^ Sep 21 07:03:48.735 INFO kablam! | Sep 21 07:03:48.735 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 07:03:48.735 INFO kablam! Sep 21 07:03:48.878 INFO kablam! warning: unused `#[macro_use]` import Sep 21 07:03:48.878 INFO kablam! --> src/lib.rs:19:1 Sep 21 07:03:48.878 INFO kablam! | Sep 21 07:03:48.878 INFO kablam! 19 | #[macro_use] Sep 21 07:03:48.878 INFO kablam! | ^^^^^^^^^^^^ Sep 21 07:03:48.878 INFO kablam! | Sep 21 07:03:48.878 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 07:03:48.878 INFO kablam! Sep 21 07:03:49.098 INFO kablam! error[E0034]: multiple applicable items in scope Sep 21 07:03:49.098 INFO kablam! --> src/summary.rs:122:10 Sep 21 07:03:49.098 INFO kablam! | Sep 21 07:03:49.098 INFO kablam! 122 | .flatten() Sep 21 07:03:49.098 INFO kablam! | ^^^^^^^ multiple `flatten` found Sep 21 07:03:49.098 INFO kablam! | Sep 21 07:03:49.098 INFO kablam! = note: candidate #1 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Map<_, _>` Sep 21 07:03:49.098 INFO kablam! = note: candidate #2 is defined in an impl of the trait `itertools::Itertools` for the type `_` Sep 21 07:03:49.098 INFO kablam! Sep 21 07:03:49.234 INFO kablam! error[E0034]: multiple applicable items in scope Sep 21 07:03:49.234 INFO kablam! --> src/summary.rs:122:10 Sep 21 07:03:49.234 INFO kablam! | Sep 21 07:03:49.234 INFO kablam! 122 | .flatten() Sep 21 07:03:49.234 INFO kablam! | ^^^^^^^ multiple `flatten` found Sep 21 07:03:49.234 INFO kablam! | Sep 21 07:03:49.234 INFO kablam! = note: candidate #1 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Map<_, _>` Sep 21 07:03:49.234 INFO kablam! = note: candidate #2 is defined in an impl of the trait `itertools::Itertools` for the type `_` Sep 21 07:03:49.234 INFO kablam! Sep 21 07:03:49.406 INFO kablam! error: aborting due to previous error Sep 21 07:03:49.406 INFO kablam! Sep 21 07:03:49.406 INFO kablam! For more information about this error, try `rustc --explain E0034`. Sep 21 07:03:49.414 INFO kablam! error: Could not compile `mhost`. Sep 21 07:03:49.414 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 07:03:49.498 INFO kablam! error: aborting due to previous error Sep 21 07:03:49.498 INFO kablam! Sep 21 07:03:49.498 INFO kablam! For more information about this error, try `rustc --explain E0034`. Sep 21 07:03:49.534 INFO kablam! error: Could not compile `mhost`. Sep 21 07:03:49.534 INFO kablam! Sep 21 07:03:49.534 INFO kablam! To learn more, run the command again with --verbose. Sep 21 07:03:49.534 INFO kablam! su: No module specific data is present Sep 21 07:03:50.383 INFO running `"docker" "rm" "-f" "8f35d05daacfdcb74f91a0ea9b3d3906b97d686581ba9b7b8687fb799880d100"` Sep 21 07:03:50.509 INFO blam! 8f35d05daacfdcb74f91a0ea9b3d3906b97d686581ba9b7b8687fb799880d100