Sep 19 22:21:30.801 INFO checking mhost-0.0.7 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 19 22:21:30.801 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 19 22:21:30.801 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-1/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 22:21:31.195 INFO blam! 7bbc71c5be64576ddac95fe679dd5339b18046c87f40f943100683b35668e332 Sep 19 22:21:31.196 INFO running `"docker" "start" "-a" "7bbc71c5be64576ddac95fe679dd5339b18046c87f40f943100683b35668e332"` Sep 19 22:21:33.306 INFO kablam! usermod: no changes Sep 19 22:21:33.959 INFO kablam! Compiling parking_lot_core v0.3.1 Sep 19 22:21:33.959 INFO kablam! Checking error-chain v0.1.12 Sep 19 22:21:34.007 INFO kablam! Compiling assert_cli v0.5.4 Sep 19 22:21:37.149 INFO kablam! Checking parking_lot v0.6.4 Sep 19 22:21:37.915 INFO kablam! Checking tokio-reactor v0.1.5 Sep 19 22:21:39.035 INFO kablam! Checking tokio-tcp v0.1.1 Sep 19 22:21:39.035 INFO kablam! Checking tokio-udp v0.1.2 Sep 19 22:21:39.035 INFO kablam! Checking tokio-uds v0.2.1 Sep 19 22:21:40.098 INFO kablam! Checking tokio v0.1.8 Sep 19 22:21:41.206 INFO kablam! Checking tokio-core v0.1.17 Sep 19 22:21:43.147 INFO kablam! Checking tokio-openssl v0.1.4 Sep 19 22:21:43.147 INFO kablam! Checking tokio-proto v0.1.1 Sep 19 22:21:44.727 INFO kablam! Checking trust-dns v0.11.3 Sep 19 22:21:46.912 INFO kablam! Checking hyper v0.11.27 Sep 19 22:21:56.866 INFO kablam! Checking mhost v0.0.7 (/source) Sep 19 22:21:59.975 INFO kablam! warning: unused `#[macro_use]` import Sep 19 22:21:59.975 INFO kablam! --> src/lib.rs:19:1 Sep 19 22:21:59.975 INFO kablam! | Sep 19 22:21:59.975 INFO kablam! 19 | #[macro_use] Sep 19 22:21:59.975 INFO kablam! | ^^^^^^^^^^^^ Sep 19 22:21:59.975 INFO kablam! | Sep 19 22:21:59.975 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 22:21:59.975 INFO kablam! Sep 19 22:22:00.063 INFO kablam! warning: unused `#[macro_use]` import Sep 19 22:22:00.063 INFO kablam! --> src/lib.rs:19:1 Sep 19 22:22:00.063 INFO kablam! | Sep 19 22:22:00.063 INFO kablam! 19 | #[macro_use] Sep 19 22:22:00.063 INFO kablam! | ^^^^^^^^^^^^ Sep 19 22:22:00.063 INFO kablam! | Sep 19 22:22:00.063 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 22:22:00.064 INFO kablam! Sep 19 22:22:00.417 INFO kablam! error[E0034]: multiple applicable items in scope Sep 19 22:22:00.417 INFO kablam! --> src/summary.rs:122:10 Sep 19 22:22:00.417 INFO kablam! | Sep 19 22:22:00.417 INFO kablam! 122 | .flatten() Sep 19 22:22:00.417 INFO kablam! | ^^^^^^^ multiple `flatten` found Sep 19 22:22:00.417 INFO kablam! | Sep 19 22:22:00.417 INFO kablam! = note: candidate #1 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Map<_, _>` Sep 19 22:22:00.417 INFO kablam! = note: candidate #2 is defined in an impl of the trait `itertools::Itertools` for the type `_` Sep 19 22:22:00.417 INFO kablam! Sep 19 22:22:00.523 INFO kablam! error[E0034]: multiple applicable items in scope Sep 19 22:22:00.523 INFO kablam! --> src/summary.rs:122:10 Sep 19 22:22:00.523 INFO kablam! | Sep 19 22:22:00.523 INFO kablam! 122 | .flatten() Sep 19 22:22:00.523 INFO kablam! | ^^^^^^^ multiple `flatten` found Sep 19 22:22:00.523 INFO kablam! | Sep 19 22:22:00.523 INFO kablam! = note: candidate #1 is defined in an impl of the trait `std::iter::Iterator` for the type `std::iter::Map<_, _>` Sep 19 22:22:00.523 INFO kablam! = note: candidate #2 is defined in an impl of the trait `itertools::Itertools` for the type `_` Sep 19 22:22:00.523 INFO kablam! Sep 19 22:22:00.776 INFO kablam! error: aborting due to previous error Sep 19 22:22:00.776 INFO kablam! Sep 19 22:22:00.776 INFO kablam! For more information about this error, try `rustc --explain E0034`. Sep 19 22:22:00.794 INFO kablam! error: Could not compile `mhost`. Sep 19 22:22:00.795 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 22:22:00.847 INFO kablam! error: aborting due to previous error Sep 19 22:22:00.847 INFO kablam! Sep 19 22:22:00.847 INFO kablam! For more information about this error, try `rustc --explain E0034`. Sep 19 22:22:00.874 INFO kablam! error: Could not compile `mhost`. Sep 19 22:22:00.875 INFO kablam! Sep 19 22:22:00.875 INFO kablam! To learn more, run the command again with --verbose. Sep 19 22:22:00.875 INFO kablam! su: No module specific data is present Sep 19 22:22:01.771 INFO running `"docker" "rm" "-f" "7bbc71c5be64576ddac95fe679dd5339b18046c87f40f943100683b35668e332"` Sep 19 22:22:01.966 INFO blam! 7bbc71c5be64576ddac95fe679dd5339b18046c87f40f943100683b35668e332