Sep 20 00:13:31.681 INFO checking metrics_distributor-0.5.1 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 00:13:31.681 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 00:13:31.681 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-2/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 00:13:31.843 INFO blam! 60439514c538b2f247e8f0731e99cff16cd224ca3281a96fad7b10d250ce717d Sep 20 00:13:31.845 INFO running `"docker" "start" "-a" "60439514c538b2f247e8f0731e99cff16cd224ca3281a96fad7b10d250ce717d"` Sep 20 00:13:32.940 INFO kablam! usermod: no changes Sep 20 00:13:33.154 INFO kablam! Checking iron v0.5.1 Sep 20 00:13:34.266 INFO kablam! Checking router v0.5.1 Sep 20 00:13:35.270 INFO kablam! Checking metrics_distributor v0.5.1 (/source) Sep 20 00:13:38.022 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:13:38.022 INFO kablam! --> src/collectors/http.rs:51:27 Sep 20 00:13:38.022 INFO kablam! | Sep 20 00:13:38.022 INFO kablam! 51 | Ok(Response::with((Status::Created))) Sep 20 00:13:38.022 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:13:38.022 INFO kablam! | Sep 20 00:13:38.022 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 20 00:13:38.022 INFO kablam! Sep 20 00:13:38.134 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:13:38.138 INFO kablam! --> src/collectors/http.rs:51:27 Sep 20 00:13:38.138 INFO kablam! | Sep 20 00:13:38.138 INFO kablam! 51 | Ok(Response::with((Status::Created))) Sep 20 00:13:38.138 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:13:38.138 INFO kablam! | Sep 20 00:13:38.138 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 20 00:13:38.138 INFO kablam! Sep 20 00:13:41.302 INFO kablam! error[E0308]: mismatched types Sep 20 00:13:41.302 INFO kablam! --> benches/lib.rs:30:15 Sep 20 00:13:41.302 INFO kablam! | Sep 20 00:13:41.302 INFO kablam! 30 | Count("a".to_owned(), 1), Sep 20 00:13:41.302 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Sep 20 00:13:41.302 INFO kablam! | Sep 20 00:13:41.302 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Sep 20 00:13:41.302 INFO kablam! found type `std::string::String` Sep 20 00:13:41.302 INFO kablam! Sep 20 00:13:41.436 INFO kablam! error[E0308]: mismatched types Sep 20 00:13:41.436 INFO kablam! --> benches/lib.rs:31:15 Sep 20 00:13:41.436 INFO kablam! | Sep 20 00:13:41.436 INFO kablam! 31 | Count("a".to_owned(), 2), Sep 20 00:13:41.436 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Sep 20 00:13:41.436 INFO kablam! | Sep 20 00:13:41.436 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Sep 20 00:13:41.436 INFO kablam! found type `std::string::String` Sep 20 00:13:41.436 INFO kablam! Sep 20 00:13:41.588 INFO kablam! error[E0308]: mismatched types Sep 20 00:13:41.588 INFO kablam! --> benches/lib.rs:32:15 Sep 20 00:13:41.588 INFO kablam! | Sep 20 00:13:41.588 INFO kablam! 32 | Count("a".to_owned(), 3), Sep 20 00:13:41.588 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Sep 20 00:13:41.588 INFO kablam! | Sep 20 00:13:41.588 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Sep 20 00:13:41.589 INFO kablam! found type `std::string::String` Sep 20 00:13:41.589 INFO kablam! Sep 20 00:13:41.724 INFO kablam! error[E0308]: mismatched types Sep 20 00:13:41.724 INFO kablam! --> benches/lib.rs:33:17 Sep 20 00:13:41.724 INFO kablam! | Sep 20 00:13:41.724 INFO kablam! 33 | Measure("b".to_owned(), 0.1), Sep 20 00:13:41.724 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Sep 20 00:13:41.724 INFO kablam! | Sep 20 00:13:41.724 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Sep 20 00:13:41.724 INFO kablam! found type `std::string::String` Sep 20 00:13:41.724 INFO kablam! Sep 20 00:13:41.846 INFO kablam! error[E0308]: mismatched types Sep 20 00:13:41.846 INFO kablam! --> benches/lib.rs:34:17 Sep 20 00:13:41.846 INFO kablam! | Sep 20 00:13:41.846 INFO kablam! 34 | Measure("b".to_owned(), 0.2), Sep 20 00:13:41.846 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Sep 20 00:13:41.846 INFO kablam! | Sep 20 00:13:41.846 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Sep 20 00:13:41.846 INFO kablam! found type `std::string::String` Sep 20 00:13:41.846 INFO kablam! Sep 20 00:13:41.959 INFO kablam! error[E0308]: mismatched types Sep 20 00:13:41.959 INFO kablam! --> benches/lib.rs:35:17 Sep 20 00:13:41.959 INFO kablam! | Sep 20 00:13:41.959 INFO kablam! 35 | Measure("b".to_owned(), 0.3), Sep 20 00:13:41.960 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Sep 20 00:13:41.960 INFO kablam! | Sep 20 00:13:41.960 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Sep 20 00:13:41.960 INFO kablam! found type `std::string::String` Sep 20 00:13:41.960 INFO kablam! Sep 20 00:13:42.082 INFO kablam! error[E0308]: mismatched types Sep 20 00:13:42.082 INFO kablam! --> benches/lib.rs:36:16 Sep 20 00:13:42.082 INFO kablam! | Sep 20 00:13:42.082 INFO kablam! 36 | Sample("c".to_owned(), 0.4), Sep 20 00:13:42.082 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Sep 20 00:13:42.082 INFO kablam! | Sep 20 00:13:42.082 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Sep 20 00:13:42.082 INFO kablam! found type `std::string::String` Sep 20 00:13:42.082 INFO kablam! Sep 20 00:13:42.190 INFO kablam! error[E0308]: mismatched types Sep 20 00:13:42.190 INFO kablam! --> benches/lib.rs:37:16 Sep 20 00:13:42.190 INFO kablam! | Sep 20 00:13:42.190 INFO kablam! 37 | Sample("c".to_owned(), 0.5), Sep 20 00:13:42.190 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Sep 20 00:13:42.190 INFO kablam! | Sep 20 00:13:42.190 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Sep 20 00:13:42.190 INFO kablam! found type `std::string::String` Sep 20 00:13:42.190 INFO kablam! Sep 20 00:13:42.290 INFO kablam! error[E0308]: mismatched types Sep 20 00:13:42.290 INFO kablam! --> benches/lib.rs:38:16 Sep 20 00:13:42.290 INFO kablam! | Sep 20 00:13:42.290 INFO kablam! 38 | Sample("c".to_owned(), 0.6), Sep 20 00:13:42.290 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Sep 20 00:13:42.290 INFO kablam! | Sep 20 00:13:42.290 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Sep 20 00:13:42.290 INFO kablam! found type `std::string::String` Sep 20 00:13:42.290 INFO kablam! Sep 20 00:13:42.297 INFO kablam! error: aborting due to 9 previous errors Sep 20 00:13:42.297 INFO kablam! Sep 20 00:13:42.297 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 20 00:13:42.310 INFO kablam! error: Could not compile `metrics_distributor`. Sep 20 00:13:42.310 INFO kablam! Sep 20 00:13:42.310 INFO kablam! To learn more, run the command again with --verbose. Sep 20 00:13:42.312 INFO kablam! su: No module specific data is present Sep 20 00:13:43.049 INFO running `"docker" "rm" "-f" "60439514c538b2f247e8f0731e99cff16cd224ca3281a96fad7b10d250ce717d"` Sep 20 00:13:43.125 INFO blam! 60439514c538b2f247e8f0731e99cff16cd224ca3281a96fad7b10d250ce717d