Sep 17 21:23:28.163 INFO checking metrics_distributor-0.5.1 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 21:23:28.163 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 21:23:28.163 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-2/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 21:23:28.528 INFO blam! cd112f75f390c0bffea69758431fab34a2968ab2f4c98562956615687a896735 Sep 17 21:23:28.530 INFO running `"docker" "start" "-a" "cd112f75f390c0bffea69758431fab34a2968ab2f4c98562956615687a896735"` Sep 17 21:23:29.794 INFO kablam! usermod: no changes Sep 17 21:23:30.058 INFO kablam! Checking metrics_distributor v0.5.1 (/source) Sep 17 21:23:31.987 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 21:23:31.987 INFO kablam! --> src/collectors/http.rs:51:27 Sep 17 21:23:31.987 INFO kablam! | Sep 17 21:23:31.987 INFO kablam! 51 | Ok(Response::with((Status::Created))) Sep 17 21:23:31.987 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 21:23:31.987 INFO kablam! | Sep 17 21:23:31.987 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 17 21:23:31.987 INFO kablam! Sep 17 21:23:32.091 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 21:23:32.091 INFO kablam! --> src/collectors/http.rs:51:27 Sep 17 21:23:32.091 INFO kablam! | Sep 17 21:23:32.091 INFO kablam! 51 | Ok(Response::with((Status::Created))) Sep 17 21:23:32.091 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 21:23:32.091 INFO kablam! | Sep 17 21:23:32.091 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 17 21:23:32.091 INFO kablam! Sep 17 21:23:35.845 INFO kablam! error[E0308]: mismatched types Sep 17 21:23:35.845 INFO kablam! --> benches/lib.rs:30:15 Sep 17 21:23:35.845 INFO kablam! | Sep 17 21:23:35.845 INFO kablam! 30 | Count("a".to_owned(), 1), Sep 17 21:23:35.845 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Sep 17 21:23:35.845 INFO kablam! | Sep 17 21:23:35.845 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Sep 17 21:23:35.845 INFO kablam! found type `std::string::String` Sep 17 21:23:35.845 INFO kablam! Sep 17 21:23:35.999 INFO kablam! error[E0308]: mismatched types Sep 17 21:23:35.999 INFO kablam! --> benches/lib.rs:31:15 Sep 17 21:23:35.999 INFO kablam! | Sep 17 21:23:35.999 INFO kablam! 31 | Count("a".to_owned(), 2), Sep 17 21:23:35.999 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Sep 17 21:23:35.999 INFO kablam! | Sep 17 21:23:35.999 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Sep 17 21:23:35.999 INFO kablam! found type `std::string::String` Sep 17 21:23:35.999 INFO kablam! Sep 17 21:23:36.151 INFO kablam! error[E0308]: mismatched types Sep 17 21:23:36.151 INFO kablam! --> benches/lib.rs:32:15 Sep 17 21:23:36.151 INFO kablam! | Sep 17 21:23:36.151 INFO kablam! 32 | Count("a".to_owned(), 3), Sep 17 21:23:36.151 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Sep 17 21:23:36.151 INFO kablam! | Sep 17 21:23:36.151 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Sep 17 21:23:36.151 INFO kablam! found type `std::string::String` Sep 17 21:23:36.151 INFO kablam! Sep 17 21:23:36.298 INFO kablam! error[E0308]: mismatched types Sep 17 21:23:36.298 INFO kablam! --> benches/lib.rs:33:17 Sep 17 21:23:36.298 INFO kablam! | Sep 17 21:23:36.298 INFO kablam! 33 | Measure("b".to_owned(), 0.1), Sep 17 21:23:36.298 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Sep 17 21:23:36.298 INFO kablam! | Sep 17 21:23:36.298 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Sep 17 21:23:36.298 INFO kablam! found type `std::string::String` Sep 17 21:23:36.298 INFO kablam! Sep 17 21:23:36.451 INFO kablam! error[E0308]: mismatched types Sep 17 21:23:36.451 INFO kablam! --> benches/lib.rs:34:17 Sep 17 21:23:36.451 INFO kablam! | Sep 17 21:23:36.451 INFO kablam! 34 | Measure("b".to_owned(), 0.2), Sep 17 21:23:36.451 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Sep 17 21:23:36.451 INFO kablam! | Sep 17 21:23:36.451 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Sep 17 21:23:36.451 INFO kablam! found type `std::string::String` Sep 17 21:23:36.451 INFO kablam! Sep 17 21:23:36.611 INFO kablam! error[E0308]: mismatched types Sep 17 21:23:36.611 INFO kablam! --> benches/lib.rs:35:17 Sep 17 21:23:36.611 INFO kablam! | Sep 17 21:23:36.611 INFO kablam! 35 | Measure("b".to_owned(), 0.3), Sep 17 21:23:36.611 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Sep 17 21:23:36.611 INFO kablam! | Sep 17 21:23:36.611 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Sep 17 21:23:36.611 INFO kablam! found type `std::string::String` Sep 17 21:23:36.611 INFO kablam! Sep 17 21:23:36.779 INFO kablam! error[E0308]: mismatched types Sep 17 21:23:36.779 INFO kablam! --> benches/lib.rs:36:16 Sep 17 21:23:36.779 INFO kablam! | Sep 17 21:23:36.779 INFO kablam! 36 | Sample("c".to_owned(), 0.4), Sep 17 21:23:36.779 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Sep 17 21:23:36.779 INFO kablam! | Sep 17 21:23:36.779 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Sep 17 21:23:36.779 INFO kablam! found type `std::string::String` Sep 17 21:23:36.779 INFO kablam! Sep 17 21:23:36.946 INFO kablam! error[E0308]: mismatched types Sep 17 21:23:36.946 INFO kablam! --> benches/lib.rs:37:16 Sep 17 21:23:36.946 INFO kablam! | Sep 17 21:23:36.946 INFO kablam! 37 | Sample("c".to_owned(), 0.5), Sep 17 21:23:36.946 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Sep 17 21:23:36.947 INFO kablam! | Sep 17 21:23:36.947 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Sep 17 21:23:36.947 INFO kablam! found type `std::string::String` Sep 17 21:23:36.947 INFO kablam! Sep 17 21:23:37.105 INFO kablam! error[E0308]: mismatched types Sep 17 21:23:37.105 INFO kablam! --> benches/lib.rs:38:16 Sep 17 21:23:37.105 INFO kablam! | Sep 17 21:23:37.105 INFO kablam! 38 | Sample("c".to_owned(), 0.6), Sep 17 21:23:37.105 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Sep 17 21:23:37.105 INFO kablam! | Sep 17 21:23:37.105 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Sep 17 21:23:37.105 INFO kablam! found type `std::string::String` Sep 17 21:23:37.105 INFO kablam! Sep 17 21:23:37.119 INFO kablam! error: aborting due to 9 previous errors Sep 17 21:23:37.119 INFO kablam! Sep 17 21:23:37.119 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 17 21:23:37.139 INFO kablam! error: Could not compile `metrics_distributor`. Sep 17 21:23:37.139 INFO kablam! Sep 17 21:23:37.139 INFO kablam! To learn more, run the command again with --verbose. Sep 17 21:23:37.143 INFO kablam! su: No module specific data is present Sep 17 21:23:37.825 INFO running `"docker" "rm" "-f" "cd112f75f390c0bffea69758431fab34a2968ab2f4c98562956615687a896735"` Sep 17 21:23:38.060 INFO blam! cd112f75f390c0bffea69758431fab34a2968ab2f4c98562956615687a896735