Sep 01 14:07:48.197 INFO checking metrics_distributor-0.5.1 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 14:07:48.197 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 14:07:48.197 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-1/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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=500" "-e" "CMD=cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 14:07:48.406 INFO blam! 115f5555af47c1d96dbc078f6e2365af8962534a0942bb32bacf2fa253858e42 Sep 01 14:07:48.408 INFO running `"docker" "start" "-a" "115f5555af47c1d96dbc078f6e2365af8962534a0942bb32bacf2fa253858e42"` Sep 01 14:07:49.398 INFO kablam! Checking metrics_distributor v0.5.1 (file:///source) Sep 01 14:07:52.676 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 14:07:52.676 INFO kablam! --> src/collectors/http.rs:51:27 Sep 01 14:07:52.676 INFO kablam! | Sep 01 14:07:52.676 INFO kablam! 51 | Ok(Response::with((Status::Created))) Sep 01 14:07:52.676 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 14:07:52.677 INFO kablam! | Sep 01 14:07:52.677 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 14:07:52.677 INFO kablam! Sep 01 14:07:52.825 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 14:07:52.825 INFO kablam! --> src/collectors/http.rs:51:27 Sep 01 14:07:52.826 INFO kablam! | Sep 01 14:07:52.826 INFO kablam! 51 | Ok(Response::with((Status::Created))) Sep 01 14:07:52.826 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 14:07:52.826 INFO kablam! | Sep 01 14:07:52.826 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 14:07:52.826 INFO kablam! Sep 01 14:07:58.592 INFO kablam! error[E0308]: mismatched types Sep 01 14:07:58.592 INFO kablam! --> benches/lib.rs:30:15 Sep 01 14:07:58.592 INFO kablam! | Sep 01 14:07:58.592 INFO kablam! 30 | Count("a".to_owned(), 1), Sep 01 14:07:58.592 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Sep 01 14:07:58.592 INFO kablam! | Sep 01 14:07:58.592 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Sep 01 14:07:58.592 INFO kablam! found type `std::string::String` Sep 01 14:07:58.592 INFO kablam! Sep 01 14:07:58.763 INFO kablam! error[E0308]: mismatched types Sep 01 14:07:58.764 INFO kablam! --> benches/lib.rs:31:15 Sep 01 14:07:58.764 INFO kablam! | Sep 01 14:07:58.764 INFO kablam! 31 | Count("a".to_owned(), 2), Sep 01 14:07:58.764 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Sep 01 14:07:58.764 INFO kablam! | Sep 01 14:07:58.764 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Sep 01 14:07:58.764 INFO kablam! found type `std::string::String` Sep 01 14:07:58.764 INFO kablam! Sep 01 14:07:58.939 INFO kablam! error[E0308]: mismatched types Sep 01 14:07:58.939 INFO kablam! --> benches/lib.rs:32:15 Sep 01 14:07:58.939 INFO kablam! | Sep 01 14:07:58.939 INFO kablam! 32 | Count("a".to_owned(), 3), Sep 01 14:07:58.939 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Sep 01 14:07:58.939 INFO kablam! | Sep 01 14:07:58.939 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Sep 01 14:07:58.939 INFO kablam! found type `std::string::String` Sep 01 14:07:58.939 INFO kablam! Sep 01 14:07:59.095 INFO kablam! error[E0308]: mismatched types Sep 01 14:07:59.095 INFO kablam! --> benches/lib.rs:33:17 Sep 01 14:07:59.095 INFO kablam! | Sep 01 14:07:59.095 INFO kablam! 33 | Measure("b".to_owned(), 0.1), Sep 01 14:07:59.095 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Sep 01 14:07:59.095 INFO kablam! | Sep 01 14:07:59.095 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Sep 01 14:07:59.095 INFO kablam! found type `std::string::String` Sep 01 14:07:59.095 INFO kablam! Sep 01 14:07:59.318 INFO kablam! error[E0308]: mismatched types Sep 01 14:07:59.318 INFO kablam! --> benches/lib.rs:34:17 Sep 01 14:07:59.318 INFO kablam! | Sep 01 14:07:59.318 INFO kablam! 34 | Measure("b".to_owned(), 0.2), Sep 01 14:07:59.318 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Sep 01 14:07:59.318 INFO kablam! | Sep 01 14:07:59.318 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Sep 01 14:07:59.318 INFO kablam! found type `std::string::String` Sep 01 14:07:59.318 INFO kablam! Sep 01 14:07:59.477 INFO kablam! error[E0308]: mismatched types Sep 01 14:07:59.477 INFO kablam! --> benches/lib.rs:35:17 Sep 01 14:07:59.477 INFO kablam! | Sep 01 14:07:59.477 INFO kablam! 35 | Measure("b".to_owned(), 0.3), Sep 01 14:07:59.477 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Sep 01 14:07:59.477 INFO kablam! | Sep 01 14:07:59.477 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Sep 01 14:07:59.477 INFO kablam! found type `std::string::String` Sep 01 14:07:59.477 INFO kablam! Sep 01 14:07:59.725 INFO kablam! error[E0308]: mismatched types Sep 01 14:07:59.725 INFO kablam! --> benches/lib.rs:36:16 Sep 01 14:07:59.726 INFO kablam! | Sep 01 14:07:59.726 INFO kablam! 36 | Sample("c".to_owned(), 0.4), Sep 01 14:07:59.726 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Sep 01 14:07:59.726 INFO kablam! | Sep 01 14:07:59.726 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Sep 01 14:07:59.726 INFO kablam! found type `std::string::String` Sep 01 14:07:59.726 INFO kablam! Sep 01 14:07:59.900 INFO kablam! error[E0308]: mismatched types Sep 01 14:07:59.900 INFO kablam! --> benches/lib.rs:37:16 Sep 01 14:07:59.900 INFO kablam! | Sep 01 14:07:59.900 INFO kablam! 37 | Sample("c".to_owned(), 0.5), Sep 01 14:07:59.900 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Sep 01 14:07:59.900 INFO kablam! | Sep 01 14:07:59.900 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Sep 01 14:07:59.900 INFO kablam! found type `std::string::String` Sep 01 14:07:59.900 INFO kablam! Sep 01 14:08:00.038 INFO kablam! error[E0308]: mismatched types Sep 01 14:08:00.038 INFO kablam! --> benches/lib.rs:38:16 Sep 01 14:08:00.038 INFO kablam! | Sep 01 14:08:00.038 INFO kablam! 38 | Sample("c".to_owned(), 0.6), Sep 01 14:08:00.038 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Sep 01 14:08:00.038 INFO kablam! | Sep 01 14:08:00.038 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Sep 01 14:08:00.038 INFO kablam! found type `std::string::String` Sep 01 14:08:00.038 INFO kablam! Sep 01 14:08:00.046 INFO kablam! error: aborting due to 9 previous errors Sep 01 14:08:00.046 INFO kablam! Sep 01 14:08:00.046 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 01 14:08:00.066 INFO kablam! error: Could not compile `metrics_distributor`. Sep 01 14:08:00.066 INFO kablam! Sep 01 14:08:00.066 INFO kablam! To learn more, run the command again with --verbose. Sep 01 14:08:00.067 INFO kablam! su: No module specific data is present Sep 01 14:08:00.583 INFO running `"docker" "rm" "-f" "115f5555af47c1d96dbc078f6e2365af8962534a0942bb32bacf2fa253858e42"` Sep 01 14:08:00.730 INFO blam! 115f5555af47c1d96dbc078f6e2365af8962534a0942bb32bacf2fa253858e42