Sep 20 00:13:32.554 INFO checking metrics_distributor-0.5.1 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 20 00:13:32.555 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 20 00:13:32.555 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-3/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-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:32.740 INFO blam! e46d08ee2de47dccf4c7e051ecc8d7877514bc126cb5de388247e07887b285aa Sep 20 00:13:32.742 INFO running `"docker" "start" "-a" "e46d08ee2de47dccf4c7e051ecc8d7877514bc126cb5de388247e07887b285aa"` Sep 20 00:13:33.744 INFO kablam! usermod: no changes Sep 20 00:13:33.967 INFO kablam! Checking router v0.5.1 Sep 20 00:13:35.026 INFO kablam! Checking metrics_distributor v0.5.1 (/source) Sep 20 00:13:36.962 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:13:36.962 INFO kablam! --> src/collectors/http.rs:51:27 Sep 20 00:13:36.962 INFO kablam! | Sep 20 00:13:36.962 INFO kablam! 51 | Ok(Response::with((Status::Created))) Sep 20 00:13:36.962 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:13:36.962 INFO kablam! | Sep 20 00:13:36.962 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 20 00:13:36.962 INFO kablam! Sep 20 00:13:37.326 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 00:13:37.326 INFO kablam! --> src/collectors/http.rs:51:27 Sep 20 00:13:37.326 INFO kablam! | Sep 20 00:13:37.326 INFO kablam! 51 | Ok(Response::with((Status::Created))) Sep 20 00:13:37.326 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 00:13:37.326 INFO kablam! | Sep 20 00:13:37.326 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 20 00:13:37.326 INFO kablam! Sep 20 00:13:41.126 INFO kablam! error[E0308]: mismatched types Sep 20 00:13:41.126 INFO kablam! --> benches/lib.rs:30:15 Sep 20 00:13:41.126 INFO kablam! | Sep 20 00:13:41.126 INFO kablam! 30 | Count("a".to_owned(), 1), Sep 20 00:13:41.126 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Sep 20 00:13:41.126 INFO kablam! | Sep 20 00:13:41.126 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Sep 20 00:13:41.126 INFO kablam! found type `std::string::String` Sep 20 00:13:41.126 INFO kablam! Sep 20 00:13:41.274 INFO kablam! error[E0308]: mismatched types Sep 20 00:13:41.274 INFO kablam! --> benches/lib.rs:31:15 Sep 20 00:13:41.274 INFO kablam! | Sep 20 00:13:41.274 INFO kablam! 31 | Count("a".to_owned(), 2), Sep 20 00:13:41.274 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Sep 20 00:13:41.274 INFO kablam! | Sep 20 00:13:41.274 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Sep 20 00:13:41.274 INFO kablam! found type `std::string::String` Sep 20 00:13:41.274 INFO kablam! Sep 20 00:13:41.432 INFO kablam! error[E0308]: mismatched types Sep 20 00:13:41.432 INFO kablam! --> benches/lib.rs:32:15 Sep 20 00:13:41.432 INFO kablam! | Sep 20 00:13:41.432 INFO kablam! 32 | Count("a".to_owned(), 3), Sep 20 00:13:41.432 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Sep 20 00:13:41.432 INFO kablam! | Sep 20 00:13:41.432 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Sep 20 00:13:41.432 INFO kablam! found type `std::string::String` Sep 20 00:13:41.432 INFO kablam! Sep 20 00:13:41.582 INFO kablam! error[E0308]: mismatched types Sep 20 00:13:41.582 INFO kablam! --> benches/lib.rs:33:17 Sep 20 00:13:41.582 INFO kablam! | Sep 20 00:13:41.582 INFO kablam! 33 | Measure("b".to_owned(), 0.1), Sep 20 00:13:41.582 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Sep 20 00:13:41.582 INFO kablam! | Sep 20 00:13:41.582 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Sep 20 00:13:41.582 INFO kablam! found type `std::string::String` Sep 20 00:13:41.582 INFO kablam! Sep 20 00:13:41.704 INFO kablam! error[E0308]: mismatched types Sep 20 00:13:41.705 INFO kablam! --> benches/lib.rs:34:17 Sep 20 00:13:41.705 INFO kablam! | Sep 20 00:13:41.705 INFO kablam! 34 | Measure("b".to_owned(), 0.2), Sep 20 00:13:41.705 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Sep 20 00:13:41.705 INFO kablam! | Sep 20 00:13:41.705 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Sep 20 00:13:41.705 INFO kablam! found type `std::string::String` Sep 20 00:13:41.705 INFO kablam! Sep 20 00:13:41.821 INFO kablam! error[E0308]: mismatched types Sep 20 00:13:41.821 INFO kablam! --> benches/lib.rs:35:17 Sep 20 00:13:41.821 INFO kablam! | Sep 20 00:13:41.821 INFO kablam! 35 | Measure("b".to_owned(), 0.3), Sep 20 00:13:41.821 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Sep 20 00:13:41.821 INFO kablam! | Sep 20 00:13:41.821 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Sep 20 00:13:41.821 INFO kablam! found type `std::string::String` Sep 20 00:13:41.821 INFO kablam! Sep 20 00:13:41.936 INFO kablam! error[E0308]: mismatched types Sep 20 00:13:41.936 INFO kablam! --> benches/lib.rs:36:16 Sep 20 00:13:41.936 INFO kablam! | Sep 20 00:13:41.936 INFO kablam! 36 | Sample("c".to_owned(), 0.4), Sep 20 00:13:41.936 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Sep 20 00:13:41.936 INFO kablam! | Sep 20 00:13:41.936 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Sep 20 00:13:41.936 INFO kablam! found type `std::string::String` Sep 20 00:13:41.936 INFO kablam! Sep 20 00:13:42.071 INFO kablam! error[E0308]: mismatched types Sep 20 00:13:42.071 INFO kablam! --> benches/lib.rs:37:16 Sep 20 00:13:42.071 INFO kablam! | Sep 20 00:13:42.071 INFO kablam! 37 | Sample("c".to_owned(), 0.5), Sep 20 00:13:42.071 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Sep 20 00:13:42.071 INFO kablam! | Sep 20 00:13:42.071 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Sep 20 00:13:42.071 INFO kablam! found type `std::string::String` Sep 20 00:13:42.071 INFO kablam! Sep 20 00:13:42.173 INFO kablam! error[E0308]: mismatched types Sep 20 00:13:42.173 INFO kablam! --> benches/lib.rs:38:16 Sep 20 00:13:42.173 INFO kablam! | Sep 20 00:13:42.173 INFO kablam! 38 | Sample("c".to_owned(), 0.6), Sep 20 00:13:42.173 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Sep 20 00:13:42.173 INFO kablam! | Sep 20 00:13:42.173 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Sep 20 00:13:42.173 INFO kablam! found type `std::string::String` Sep 20 00:13:42.173 INFO kablam! Sep 20 00:13:42.181 INFO kablam! error: aborting due to 9 previous errors Sep 20 00:13:42.181 INFO kablam! Sep 20 00:13:42.181 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 20 00:13:42.195 INFO kablam! error: Could not compile `metrics_distributor`. Sep 20 00:13:42.195 INFO kablam! Sep 20 00:13:42.195 INFO kablam! To learn more, run the command again with --verbose. Sep 20 00:13:42.196 INFO kablam! su: No module specific data is present Sep 20 00:13:43.020 INFO running `"docker" "rm" "-f" "e46d08ee2de47dccf4c7e051ecc8d7877514bc126cb5de388247e07887b285aa"` Sep 20 00:13:43.079 INFO blam! e46d08ee2de47dccf4c7e051ecc8d7877514bc126cb5de388247e07887b285aa