Sep 06 03:50:54.090 INFO checking metrics_distributor-0.5.1 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 03:50:54.090 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 03:50:54.090 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-6/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 03:50:54.245 INFO blam! 8d03998c1f241adb727fb7161e51975ac10b045555fa26a868d976bcddab2afd Sep 06 03:50:54.247 INFO running `"docker" "start" "-a" "8d03998c1f241adb727fb7161e51975ac10b045555fa26a868d976bcddab2afd"` Sep 06 03:50:54.954 INFO kablam! usermod: no changes Sep 06 03:50:55.157 INFO kablam! Checking metrics_distributor v0.5.1 (file:///source) Sep 06 03:50:56.583 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 03:50:56.583 INFO kablam! --> src/collectors/http.rs:51:27 Sep 06 03:50:56.583 INFO kablam! | Sep 06 03:50:56.584 INFO kablam! 51 | Ok(Response::with((Status::Created))) Sep 06 03:50:56.584 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 03:50:56.584 INFO kablam! | Sep 06 03:50:56.584 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 06 03:50:56.584 INFO kablam! Sep 06 03:50:56.585 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 03:50:56.585 INFO kablam! --> src/collectors/http.rs:51:27 Sep 06 03:50:56.585 INFO kablam! | Sep 06 03:50:56.585 INFO kablam! 51 | Ok(Response::with((Status::Created))) Sep 06 03:50:56.585 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 06 03:50:56.585 INFO kablam! | Sep 06 03:50:56.585 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 06 03:50:56.585 INFO kablam! Sep 06 03:50:59.874 INFO kablam! error[E0308]: mismatched types Sep 06 03:50:59.874 INFO kablam! --> benches/lib.rs:30:15 Sep 06 03:50:59.874 INFO kablam! | Sep 06 03:50:59.874 INFO kablam! 30 | Count("a".to_owned(), 1), Sep 06 03:50:59.874 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Sep 06 03:50:59.874 INFO kablam! | Sep 06 03:50:59.874 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Sep 06 03:50:59.874 INFO kablam! found type `std::string::String` Sep 06 03:50:59.874 INFO kablam! Sep 06 03:51:00.022 INFO kablam! error[E0308]: mismatched types Sep 06 03:51:00.022 INFO kablam! --> benches/lib.rs:31:15 Sep 06 03:51:00.022 INFO kablam! | Sep 06 03:51:00.022 INFO kablam! 31 | Count("a".to_owned(), 2), Sep 06 03:51:00.022 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Sep 06 03:51:00.022 INFO kablam! | Sep 06 03:51:00.022 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Sep 06 03:51:00.022 INFO kablam! found type `std::string::String` Sep 06 03:51:00.022 INFO kablam! Sep 06 03:51:00.226 INFO kablam! error[E0308]: mismatched types Sep 06 03:51:00.226 INFO kablam! --> benches/lib.rs:32:15 Sep 06 03:51:00.226 INFO kablam! | Sep 06 03:51:00.226 INFO kablam! 32 | Count("a".to_owned(), 3), Sep 06 03:51:00.226 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Sep 06 03:51:00.227 INFO kablam! | Sep 06 03:51:00.227 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Sep 06 03:51:00.227 INFO kablam! found type `std::string::String` Sep 06 03:51:00.227 INFO kablam! Sep 06 03:51:00.416 INFO kablam! error[E0308]: mismatched types Sep 06 03:51:00.416 INFO kablam! --> benches/lib.rs:33:17 Sep 06 03:51:00.416 INFO kablam! | Sep 06 03:51:00.416 INFO kablam! 33 | Measure("b".to_owned(), 0.1), Sep 06 03:51:00.416 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Sep 06 03:51:00.426 INFO kablam! | Sep 06 03:51:00.426 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Sep 06 03:51:00.426 INFO kablam! found type `std::string::String` Sep 06 03:51:00.426 INFO kablam! Sep 06 03:51:00.558 INFO kablam! error[E0308]: mismatched types Sep 06 03:51:00.558 INFO kablam! --> benches/lib.rs:34:17 Sep 06 03:51:00.558 INFO kablam! | Sep 06 03:51:00.558 INFO kablam! 34 | Measure("b".to_owned(), 0.2), Sep 06 03:51:00.558 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Sep 06 03:51:00.558 INFO kablam! | Sep 06 03:51:00.558 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Sep 06 03:51:00.558 INFO kablam! found type `std::string::String` Sep 06 03:51:00.558 INFO kablam! Sep 06 03:51:00.729 INFO kablam! error[E0308]: mismatched types Sep 06 03:51:00.729 INFO kablam! --> benches/lib.rs:35:17 Sep 06 03:51:00.729 INFO kablam! | Sep 06 03:51:00.729 INFO kablam! 35 | Measure("b".to_owned(), 0.3), Sep 06 03:51:00.729 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Sep 06 03:51:00.734 INFO kablam! | Sep 06 03:51:00.735 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Sep 06 03:51:00.735 INFO kablam! found type `std::string::String` Sep 06 03:51:00.735 INFO kablam! Sep 06 03:51:00.878 INFO kablam! error[E0308]: mismatched types Sep 06 03:51:00.878 INFO kablam! --> benches/lib.rs:36:16 Sep 06 03:51:00.878 INFO kablam! | Sep 06 03:51:00.878 INFO kablam! 36 | Sample("c".to_owned(), 0.4), Sep 06 03:51:00.878 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Sep 06 03:51:00.878 INFO kablam! | Sep 06 03:51:00.878 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Sep 06 03:51:00.878 INFO kablam! found type `std::string::String` Sep 06 03:51:00.878 INFO kablam! Sep 06 03:51:01.058 INFO kablam! error[E0308]: mismatched types Sep 06 03:51:01.058 INFO kablam! --> benches/lib.rs:37:16 Sep 06 03:51:01.058 INFO kablam! | Sep 06 03:51:01.058 INFO kablam! 37 | Sample("c".to_owned(), 0.5), Sep 06 03:51:01.058 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Sep 06 03:51:01.058 INFO kablam! | Sep 06 03:51:01.058 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Sep 06 03:51:01.058 INFO kablam! found type `std::string::String` Sep 06 03:51:01.058 INFO kablam! Sep 06 03:51:01.222 INFO kablam! error[E0308]: mismatched types Sep 06 03:51:01.222 INFO kablam! --> benches/lib.rs:38:16 Sep 06 03:51:01.222 INFO kablam! | Sep 06 03:51:01.222 INFO kablam! 38 | Sample("c".to_owned(), 0.6), Sep 06 03:51:01.222 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Sep 06 03:51:01.222 INFO kablam! | Sep 06 03:51:01.222 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Sep 06 03:51:01.222 INFO kablam! found type `std::string::String` Sep 06 03:51:01.222 INFO kablam! Sep 06 03:51:01.237 INFO kablam! error: aborting due to 9 previous errors Sep 06 03:51:01.237 INFO kablam! Sep 06 03:51:01.237 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 06 03:51:01.258 INFO kablam! error: Could not compile `metrics_distributor`. Sep 06 03:51:01.258 INFO kablam! Sep 06 03:51:01.258 INFO kablam! To learn more, run the command again with --verbose. Sep 06 03:51:01.260 INFO kablam! su: No module specific data is present Sep 06 03:51:02.673 INFO running `"docker" "rm" "-f" "8d03998c1f241adb727fb7161e51975ac10b045555fa26a868d976bcddab2afd"` Sep 06 03:51:02.783 INFO blam! 8d03998c1f241adb727fb7161e51975ac10b045555fa26a868d976bcddab2afd