Sep 17 21:23:28.193 INFO checking metrics_distributor-0.5.1 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 17 21:23:28.193 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 17 21:23:28.193 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-1/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/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 +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-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.563 INFO blam! c990cdc0468a98362ef70ec07afaad081b2fa8e818123bd1c9651283a4b9e6ae Sep 17 21:23:28.566 INFO running `"docker" "start" "-a" "c990cdc0468a98362ef70ec07afaad081b2fa8e818123bd1c9651283a4b9e6ae"` Sep 17 21:23:29.726 INFO kablam! usermod: no changes Sep 17 21:23:30.027 INFO kablam! Checking router v0.5.1 Sep 17 21:23:31.192 INFO kablam! Checking metrics_distributor v0.5.1 (/source) Sep 17 21:23:33.301 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 21:23:33.302 INFO kablam! --> src/collectors/http.rs:51:27 Sep 17 21:23:33.302 INFO kablam! | Sep 17 21:23:33.302 INFO kablam! 51 | Ok(Response::with((Status::Created))) Sep 17 21:23:33.303 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 21:23:33.303 INFO kablam! | Sep 17 21:23:33.303 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 17 21:23:33.304 INFO kablam! Sep 17 21:23:33.343 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 21:23:33.344 INFO kablam! --> src/collectors/http.rs:51:27 Sep 17 21:23:33.344 INFO kablam! | Sep 17 21:23:33.345 INFO kablam! 51 | Ok(Response::with((Status::Created))) Sep 17 21:23:33.345 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 21:23:33.345 INFO kablam! | Sep 17 21:23:33.346 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 17 21:23:33.346 INFO kablam! Sep 17 21:23:37.104 INFO kablam! error[E0308]: mismatched types Sep 17 21:23:37.105 INFO kablam! --> benches/lib.rs:30:15 Sep 17 21:23:37.105 INFO kablam! | Sep 17 21:23:37.105 INFO kablam! 30 | Count("a".to_owned(), 1), 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.259 INFO kablam! error[E0308]: mismatched types Sep 17 21:23:37.259 INFO kablam! --> benches/lib.rs:31:15 Sep 17 21:23:37.259 INFO kablam! | Sep 17 21:23:37.259 INFO kablam! 31 | Count("a".to_owned(), 2), Sep 17 21:23:37.259 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Sep 17 21:23:37.259 INFO kablam! | Sep 17 21:23:37.259 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Sep 17 21:23:37.259 INFO kablam! found type `std::string::String` Sep 17 21:23:37.259 INFO kablam! Sep 17 21:23:37.417 INFO kablam! error[E0308]: mismatched types Sep 17 21:23:37.417 INFO kablam! --> benches/lib.rs:32:15 Sep 17 21:23:37.417 INFO kablam! | Sep 17 21:23:37.417 INFO kablam! 32 | Count("a".to_owned(), 3), Sep 17 21:23:37.417 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Sep 17 21:23:37.417 INFO kablam! | Sep 17 21:23:37.417 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Sep 17 21:23:37.417 INFO kablam! found type `std::string::String` Sep 17 21:23:37.417 INFO kablam! Sep 17 21:23:37.559 INFO kablam! error[E0308]: mismatched types Sep 17 21:23:37.559 INFO kablam! --> benches/lib.rs:33:17 Sep 17 21:23:37.559 INFO kablam! | Sep 17 21:23:37.559 INFO kablam! 33 | Measure("b".to_owned(), 0.1), Sep 17 21:23:37.559 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Sep 17 21:23:37.559 INFO kablam! | Sep 17 21:23:37.559 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Sep 17 21:23:37.559 INFO kablam! found type `std::string::String` Sep 17 21:23:37.559 INFO kablam! Sep 17 21:23:37.743 INFO kablam! error[E0308]: mismatched types Sep 17 21:23:37.743 INFO kablam! --> benches/lib.rs:34:17 Sep 17 21:23:37.743 INFO kablam! | Sep 17 21:23:37.743 INFO kablam! 34 | Measure("b".to_owned(), 0.2), Sep 17 21:23:37.743 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Sep 17 21:23:37.743 INFO kablam! | Sep 17 21:23:37.743 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Sep 17 21:23:37.743 INFO kablam! found type `std::string::String` Sep 17 21:23:37.743 INFO kablam! Sep 17 21:23:37.915 INFO kablam! error[E0308]: mismatched types Sep 17 21:23:37.915 INFO kablam! --> benches/lib.rs:35:17 Sep 17 21:23:37.915 INFO kablam! | Sep 17 21:23:37.915 INFO kablam! 35 | Measure("b".to_owned(), 0.3), Sep 17 21:23:37.915 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Sep 17 21:23:37.915 INFO kablam! | Sep 17 21:23:37.915 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Sep 17 21:23:37.915 INFO kablam! found type `std::string::String` Sep 17 21:23:37.915 INFO kablam! Sep 17 21:23:38.075 INFO kablam! error[E0308]: mismatched types Sep 17 21:23:38.075 INFO kablam! --> benches/lib.rs:36:16 Sep 17 21:23:38.075 INFO kablam! | Sep 17 21:23:38.075 INFO kablam! 36 | Sample("c".to_owned(), 0.4), Sep 17 21:23:38.075 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Sep 17 21:23:38.075 INFO kablam! | Sep 17 21:23:38.075 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Sep 17 21:23:38.075 INFO kablam! found type `std::string::String` Sep 17 21:23:38.075 INFO kablam! Sep 17 21:23:38.247 INFO kablam! error[E0308]: mismatched types Sep 17 21:23:38.247 INFO kablam! --> benches/lib.rs:37:16 Sep 17 21:23:38.247 INFO kablam! | Sep 17 21:23:38.247 INFO kablam! 37 | Sample("c".to_owned(), 0.5), Sep 17 21:23:38.247 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Sep 17 21:23:38.247 INFO kablam! | Sep 17 21:23:38.247 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Sep 17 21:23:38.247 INFO kablam! found type `std::string::String` Sep 17 21:23:38.247 INFO kablam! Sep 17 21:23:38.402 INFO kablam! error[E0308]: mismatched types Sep 17 21:23:38.402 INFO kablam! --> benches/lib.rs:38:16 Sep 17 21:23:38.402 INFO kablam! | Sep 17 21:23:38.402 INFO kablam! 38 | Sample("c".to_owned(), 0.6), Sep 17 21:23:38.402 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Sep 17 21:23:38.407 INFO kablam! | Sep 17 21:23:38.407 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Sep 17 21:23:38.408 INFO kablam! found type `std::string::String` Sep 17 21:23:38.408 INFO kablam! Sep 17 21:23:38.415 INFO kablam! error: aborting due to 9 previous errors Sep 17 21:23:38.415 INFO kablam! Sep 17 21:23:38.415 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 17 21:23:38.437 INFO kablam! error: Could not compile `metrics_distributor`. Sep 17 21:23:38.437 INFO kablam! Sep 17 21:23:38.437 INFO kablam! To learn more, run the command again with --verbose. Sep 17 21:23:38.437 INFO kablam! su: No module specific data is present Sep 17 21:23:39.349 INFO running `"docker" "rm" "-f" "c990cdc0468a98362ef70ec07afaad081b2fa8e818123bd1c9651283a4b9e6ae"` Sep 17 21:23:39.484 INFO blam! c990cdc0468a98362ef70ec07afaad081b2fa8e818123bd1c9651283a4b9e6ae