Sep 14 13:11:29.193 INFO checking mhost-0.0.7 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 13:11:29.193 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 13:11:29.193 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-4/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 13:11:29.635 INFO blam! 50a24cbdd44369409907095c3f3ce2b812dbf6c056b7fe8624582378a344924c Sep 14 13:11:29.639 INFO running `"docker" "start" "-a" "50a24cbdd44369409907095c3f3ce2b812dbf6c056b7fe8624582378a344924c"` Sep 14 13:11:30.903 INFO kablam! usermod: no changes Sep 14 13:11:31.539 INFO kablam! Compiling openssl v0.9.24 Sep 14 13:11:31.544 INFO kablam! Compiling parking_lot_core v0.3.1 Sep 14 13:11:34.799 INFO kablam! Checking parking_lot v0.6.4 Sep 14 13:11:36.463 INFO kablam! Checking tokio-reactor v0.1.5 Sep 14 13:11:38.627 INFO kablam! Checking tokio-uds v0.2.1 Sep 14 13:11:38.627 INFO kablam! Checking tokio-udp v0.1.2 Sep 14 13:11:38.627 INFO kablam! Checking tokio-tcp v0.1.1 Sep 14 13:11:41.000 INFO kablam! Checking tokio v0.1.8 Sep 14 13:11:41.991 INFO kablam! Checking tokio-core v0.1.17 Sep 14 13:11:43.881 INFO kablam! Checking tokio-proto v0.1.1 Sep 14 13:11:43.882 INFO kablam! Checking tokio-openssl v0.1.4 Sep 14 13:11:45.097 INFO kablam! Checking trust-dns v0.11.3 Sep 14 13:11:47.067 INFO kablam! Checking hyper v0.11.27 Sep 14 13:11:54.042 INFO kablam! Checking mhost v0.0.7 (file:///source) Sep 14 13:11:57.294 INFO kablam! warning: unused `#[macro_use]` import Sep 14 13:11:57.294 INFO kablam! --> src/lib.rs:19:1 Sep 14 13:11:57.294 INFO kablam! | Sep 14 13:11:57.294 INFO kablam! 19 | #[macro_use] Sep 14 13:11:57.294 INFO kablam! | ^^^^^^^^^^^^ Sep 14 13:11:57.303 INFO kablam! | Sep 14 13:11:57.303 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 13:11:57.303 INFO kablam! Sep 14 13:11:57.311 INFO kablam! warning: unused `#[macro_use]` import Sep 14 13:11:57.311 INFO kablam! --> src/lib.rs:19:1 Sep 14 13:11:57.311 INFO kablam! | Sep 14 13:11:57.311 INFO kablam! 19 | #[macro_use] Sep 14 13:11:57.311 INFO kablam! | ^^^^^^^^^^^^ Sep 14 13:11:57.311 INFO kablam! | Sep 14 13:11:57.311 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 13:11:57.311 INFO kablam! Sep 14 13:11:57.817 INFO kablam! error[E0034]: multiple applicable items in scope Sep 14 13:11:57.817 INFO kablam! --> src/summary.rs:122:10 Sep 14 13:11:57.817 INFO kablam! | Sep 14 13:11:57.817 INFO kablam! 122 | .flatten() Sep 14 13:11:57.817 INFO kablam! | ^^^^^^^ multiple `flatten` found Sep 14 13:11:57.817 INFO kablam! | Sep 14 13:11:57.817 INFO kablam! = note: candidate #1 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Map<_, _>` Sep 14 13:11:57.817 INFO kablam! = note: candidate #2 is defined in an impl of the trait `itertools::Itertools` for the type `_` Sep 14 13:11:57.817 INFO kablam! Sep 14 13:11:57.880 INFO kablam! error[E0034]: multiple applicable items in scope Sep 14 13:11:57.880 INFO kablam! --> src/summary.rs:122:10 Sep 14 13:11:57.880 INFO kablam! | Sep 14 13:11:57.880 INFO kablam! 122 | .flatten() Sep 14 13:11:57.880 INFO kablam! | ^^^^^^^ multiple `flatten` found Sep 14 13:11:57.880 INFO kablam! | Sep 14 13:11:57.880 INFO kablam! = note: candidate #1 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Map<_, _>` Sep 14 13:11:57.880 INFO kablam! = note: candidate #2 is defined in an impl of the trait `itertools::Itertools` for the type `_` Sep 14 13:11:57.880 INFO kablam! Sep 14 13:11:58.384 INFO kablam! error: aborting due to previous error Sep 14 13:11:58.384 INFO kablam! Sep 14 13:11:58.384 INFO kablam! For more information about this error, try `rustc --explain E0034`. Sep 14 13:11:58.405 INFO kablam! error: Could not compile `mhost`. Sep 14 13:11:58.406 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 13:11:58.455 INFO kablam! error: aborting due to previous error Sep 14 13:11:58.455 INFO kablam! Sep 14 13:11:58.455 INFO kablam! For more information about this error, try `rustc --explain E0034`. Sep 14 13:11:58.505 INFO kablam! error: Could not compile `mhost`. Sep 14 13:11:58.505 INFO kablam! Sep 14 13:11:58.505 INFO kablam! To learn more, run the command again with --verbose. Sep 14 13:11:58.507 INFO kablam! su: No module specific data is present Sep 14 13:12:00.210 INFO running `"docker" "rm" "-f" "50a24cbdd44369409907095c3f3ce2b812dbf6c056b7fe8624582378a344924c"` Sep 14 13:12:00.487 INFO blam! 50a24cbdd44369409907095c3f3ce2b812dbf6c056b7fe8624582378a344924c