Oct 27 19:14:40.953 INFO checking metrics_distributor-0.5.1 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 19:14:40.953 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 27 19:14:41.202 INFO blam! ef05ea2fadc37afa167740a7ba47bd9c06968af1fa1902b7b874d0c84592bedb Oct 27 19:14:41.207 INFO running `"docker" "start" "-a" "ef05ea2fadc37afa167740a7ba47bd9c06968af1fa1902b7b874d0c84592bedb"` Oct 27 19:14:41.754 INFO kablam! usermod: no changes Oct 27 19:14:41.897 INFO kablam! Checking iron v0.5.1 Oct 27 19:14:43.919 INFO kablam! Checking router v0.5.1 Oct 27 19:14:46.557 INFO kablam! Checking metrics_distributor v0.5.1 (/source) Oct 27 19:14:51.555 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 19:14:51.555 INFO kablam! --> src/collectors/http.rs:51:27 Oct 27 19:14:51.555 INFO kablam! | Oct 27 19:14:51.555 INFO kablam! 51 | Ok(Response::with((Status::Created))) Oct 27 19:14:51.555 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 19:14:51.555 INFO kablam! | Oct 27 19:14:51.555 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 19:14:51.555 INFO kablam! Oct 27 19:14:52.472 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 19:14:52.473 INFO kablam! --> src/collectors/http.rs:51:27 Oct 27 19:14:52.473 INFO kablam! | Oct 27 19:14:52.473 INFO kablam! 51 | Ok(Response::with((Status::Created))) Oct 27 19:14:52.473 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 19:14:52.481 INFO kablam! | Oct 27 19:14:52.481 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 19:14:52.481 INFO kablam! Oct 27 19:14:58.543 INFO kablam! error[E0308]: mismatched types Oct 27 19:14:58.544 INFO kablam! --> benches/lib.rs:30:15 Oct 27 19:14:58.544 INFO kablam! | Oct 27 19:14:58.544 INFO kablam! 30 | Count("a".to_owned(), 1), Oct 27 19:14:58.545 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Oct 27 19:14:58.545 INFO kablam! | Oct 27 19:14:58.545 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Oct 27 19:14:58.546 INFO kablam! found type `std::string::String` Oct 27 19:14:58.546 INFO kablam! Oct 27 19:14:58.691 INFO kablam! error[E0308]: mismatched types Oct 27 19:14:58.691 INFO kablam! --> benches/lib.rs:31:15 Oct 27 19:14:58.692 INFO kablam! | Oct 27 19:14:58.692 INFO kablam! 31 | Count("a".to_owned(), 2), Oct 27 19:14:58.692 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Oct 27 19:14:58.692 INFO kablam! | Oct 27 19:14:58.692 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Oct 27 19:14:58.693 INFO kablam! found type `std::string::String` Oct 27 19:14:58.693 INFO kablam! Oct 27 19:14:58.835 INFO kablam! error[E0308]: mismatched types Oct 27 19:14:58.835 INFO kablam! --> benches/lib.rs:32:15 Oct 27 19:14:58.835 INFO kablam! | Oct 27 19:14:58.836 INFO kablam! 32 | Count("a".to_owned(), 3), Oct 27 19:14:58.836 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Oct 27 19:14:58.836 INFO kablam! | Oct 27 19:14:58.836 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Oct 27 19:14:58.836 INFO kablam! found type `std::string::String` Oct 27 19:14:58.836 INFO kablam! Oct 27 19:14:58.995 INFO kablam! error[E0308]: mismatched types Oct 27 19:14:58.996 INFO kablam! --> benches/lib.rs:33:17 Oct 27 19:14:58.996 INFO kablam! | Oct 27 19:14:58.996 INFO kablam! 33 | Measure("b".to_owned(), 0.1), Oct 27 19:14:58.997 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Oct 27 19:14:58.997 INFO kablam! | Oct 27 19:14:58.997 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Oct 27 19:14:58.998 INFO kablam! found type `std::string::String` Oct 27 19:14:58.998 INFO kablam! Oct 27 19:14:59.143 INFO kablam! error[E0308]: mismatched types Oct 27 19:14:59.143 INFO kablam! --> benches/lib.rs:34:17 Oct 27 19:14:59.143 INFO kablam! | Oct 27 19:14:59.143 INFO kablam! 34 | Measure("b".to_owned(), 0.2), Oct 27 19:14:59.143 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Oct 27 19:14:59.143 INFO kablam! | Oct 27 19:14:59.143 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Oct 27 19:14:59.143 INFO kablam! found type `std::string::String` Oct 27 19:14:59.143 INFO kablam! Oct 27 19:14:59.288 INFO kablam! error[E0308]: mismatched types Oct 27 19:14:59.289 INFO kablam! --> benches/lib.rs:35:17 Oct 27 19:14:59.289 INFO kablam! | Oct 27 19:14:59.289 INFO kablam! 35 | Measure("b".to_owned(), 0.3), Oct 27 19:14:59.290 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Oct 27 19:14:59.290 INFO kablam! | Oct 27 19:14:59.290 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Oct 27 19:14:59.291 INFO kablam! found type `std::string::String` Oct 27 19:14:59.291 INFO kablam! Oct 27 19:14:59.436 INFO kablam! error[E0308]: mismatched types Oct 27 19:14:59.436 INFO kablam! --> benches/lib.rs:36:16 Oct 27 19:14:59.436 INFO kablam! | Oct 27 19:14:59.437 INFO kablam! 36 | Sample("c".to_owned(), 0.4), Oct 27 19:14:59.437 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Oct 27 19:14:59.437 INFO kablam! | Oct 27 19:14:59.438 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Oct 27 19:14:59.438 INFO kablam! found type `std::string::String` Oct 27 19:14:59.438 INFO kablam! Oct 27 19:14:59.576 INFO kablam! error[E0308]: mismatched types Oct 27 19:14:59.576 INFO kablam! --> benches/lib.rs:37:16 Oct 27 19:14:59.577 INFO kablam! | Oct 27 19:14:59.577 INFO kablam! 37 | Sample("c".to_owned(), 0.5), Oct 27 19:14:59.577 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Oct 27 19:14:59.578 INFO kablam! | Oct 27 19:14:59.578 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Oct 27 19:14:59.578 INFO kablam! found type `std::string::String` Oct 27 19:14:59.579 INFO kablam! Oct 27 19:14:59.743 INFO kablam! error[E0308]: mismatched types Oct 27 19:14:59.743 INFO kablam! --> benches/lib.rs:38:16 Oct 27 19:14:59.743 INFO kablam! | Oct 27 19:14:59.743 INFO kablam! 38 | Sample("c".to_owned(), 0.6), Oct 27 19:14:59.743 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Oct 27 19:14:59.743 INFO kablam! | Oct 27 19:14:59.743 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Oct 27 19:14:59.743 INFO kablam! found type `std::string::String` Oct 27 19:14:59.743 INFO kablam! Oct 27 19:14:59.751 INFO kablam! error: aborting due to 9 previous errors Oct 27 19:14:59.751 INFO kablam! Oct 27 19:14:59.751 INFO kablam! For more information about this error, try `rustc --explain E0308`. Oct 27 19:14:59.775 INFO kablam! error: Could not compile `metrics_distributor`. Oct 27 19:14:59.775 INFO kablam! Oct 27 19:14:59.775 INFO kablam! To learn more, run the command again with --verbose. Oct 27 19:14:59.778 INFO kablam! su: No module specific data is present Oct 27 19:15:00.637 INFO running `"docker" "rm" "-f" "ef05ea2fadc37afa167740a7ba47bd9c06968af1fa1902b7b874d0c84592bedb"` Oct 27 19:15:00.875 INFO blam! ef05ea2fadc37afa167740a7ba47bd9c06968af1fa1902b7b874d0c84592bedb