Oct 13 12:06:43.955 INFO checking metrics_distributor-0.5.1 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 12:06:43.955 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-1/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 13 12:06:44.191 INFO blam! f072debf6b2a97f6f8e655cc15319e5615b930d7ebd67ccd3336aab565c5417b Oct 13 12:06:44.196 INFO running `"docker" "start" "-a" "f072debf6b2a97f6f8e655cc15319e5615b930d7ebd67ccd3336aab565c5417b"` Oct 13 12:06:44.731 INFO kablam! usermod: no changes Oct 13 12:06:44.992 INFO kablam! Checking serde_urlencoded v0.4.3 Oct 13 12:06:44.992 INFO kablam! Checking iron v0.5.1 Oct 13 12:06:46.434 INFO kablam! Checking reqwest v0.4.0 Oct 13 12:06:48.126 INFO kablam! Checking router v0.5.1 Oct 13 12:06:51.803 INFO kablam! Checking metrics_distributor v0.5.1 (/source) Oct 13 12:06:56.308 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 12:06:56.308 INFO kablam! --> src/collectors/http.rs:51:27 Oct 13 12:06:56.308 INFO kablam! | Oct 13 12:06:56.308 INFO kablam! 51 | Ok(Response::with((Status::Created))) Oct 13 12:06:56.308 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 12:06:56.308 INFO kablam! | Oct 13 12:06:56.308 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 12:06:56.308 INFO kablam! Oct 13 12:06:56.788 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 12:06:56.788 INFO kablam! --> src/collectors/http.rs:51:27 Oct 13 12:06:56.788 INFO kablam! | Oct 13 12:06:56.788 INFO kablam! 51 | Ok(Response::with((Status::Created))) Oct 13 12:06:56.788 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 12:06:56.788 INFO kablam! | Oct 13 12:06:56.788 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 12:06:56.788 INFO kablam! Oct 13 12:07:03.324 INFO kablam! error[E0308]: mismatched types Oct 13 12:07:03.325 INFO kablam! --> benches/lib.rs:30:15 Oct 13 12:07:03.325 INFO kablam! | Oct 13 12:07:03.325 INFO kablam! 30 | Count("a".to_owned(), 1), Oct 13 12:07:03.326 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Oct 13 12:07:03.326 INFO kablam! | Oct 13 12:07:03.326 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Oct 13 12:07:03.327 INFO kablam! found type `std::string::String` Oct 13 12:07:03.327 INFO kablam! Oct 13 12:07:03.476 INFO kablam! error[E0308]: mismatched types Oct 13 12:07:03.476 INFO kablam! --> benches/lib.rs:31:15 Oct 13 12:07:03.476 INFO kablam! | Oct 13 12:07:03.476 INFO kablam! 31 | Count("a".to_owned(), 2), Oct 13 12:07:03.476 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Oct 13 12:07:03.476 INFO kablam! | Oct 13 12:07:03.476 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Oct 13 12:07:03.476 INFO kablam! found type `std::string::String` Oct 13 12:07:03.476 INFO kablam! Oct 13 12:07:03.613 INFO kablam! error[E0308]: mismatched types Oct 13 12:07:03.613 INFO kablam! --> benches/lib.rs:32:15 Oct 13 12:07:03.613 INFO kablam! | Oct 13 12:07:03.613 INFO kablam! 32 | Count("a".to_owned(), 3), Oct 13 12:07:03.613 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Oct 13 12:07:03.613 INFO kablam! | Oct 13 12:07:03.613 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Oct 13 12:07:03.613 INFO kablam! found type `std::string::String` Oct 13 12:07:03.613 INFO kablam! Oct 13 12:07:03.744 INFO kablam! error[E0308]: mismatched types Oct 13 12:07:03.744 INFO kablam! --> benches/lib.rs:33:17 Oct 13 12:07:03.744 INFO kablam! | Oct 13 12:07:03.744 INFO kablam! 33 | Measure("b".to_owned(), 0.1), Oct 13 12:07:03.744 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Oct 13 12:07:03.744 INFO kablam! | Oct 13 12:07:03.744 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Oct 13 12:07:03.744 INFO kablam! found type `std::string::String` Oct 13 12:07:03.744 INFO kablam! Oct 13 12:07:03.896 INFO kablam! error[E0308]: mismatched types Oct 13 12:07:03.896 INFO kablam! --> benches/lib.rs:34:17 Oct 13 12:07:03.896 INFO kablam! | Oct 13 12:07:03.896 INFO kablam! 34 | Measure("b".to_owned(), 0.2), Oct 13 12:07:03.896 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Oct 13 12:07:03.896 INFO kablam! | Oct 13 12:07:03.896 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Oct 13 12:07:03.896 INFO kablam! found type `std::string::String` Oct 13 12:07:03.896 INFO kablam! Oct 13 12:07:04.046 INFO kablam! error[E0308]: mismatched types Oct 13 12:07:04.046 INFO kablam! --> benches/lib.rs:35:17 Oct 13 12:07:04.046 INFO kablam! | Oct 13 12:07:04.046 INFO kablam! 35 | Measure("b".to_owned(), 0.3), Oct 13 12:07:04.046 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Oct 13 12:07:04.046 INFO kablam! | Oct 13 12:07:04.046 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Oct 13 12:07:04.046 INFO kablam! found type `std::string::String` Oct 13 12:07:04.046 INFO kablam! Oct 13 12:07:04.192 INFO kablam! error[E0308]: mismatched types Oct 13 12:07:04.192 INFO kablam! --> benches/lib.rs:36:16 Oct 13 12:07:04.192 INFO kablam! | Oct 13 12:07:04.192 INFO kablam! 36 | Sample("c".to_owned(), 0.4), Oct 13 12:07:04.192 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Oct 13 12:07:04.192 INFO kablam! | Oct 13 12:07:04.192 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Oct 13 12:07:04.192 INFO kablam! found type `std::string::String` Oct 13 12:07:04.192 INFO kablam! Oct 13 12:07:04.345 INFO kablam! error[E0308]: mismatched types Oct 13 12:07:04.345 INFO kablam! --> benches/lib.rs:37:16 Oct 13 12:07:04.345 INFO kablam! | Oct 13 12:07:04.345 INFO kablam! 37 | Sample("c".to_owned(), 0.5), Oct 13 12:07:04.345 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Oct 13 12:07:04.346 INFO kablam! | Oct 13 12:07:04.346 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Oct 13 12:07:04.346 INFO kablam! found type `std::string::String` Oct 13 12:07:04.346 INFO kablam! Oct 13 12:07:04.490 INFO kablam! error[E0308]: mismatched types Oct 13 12:07:04.490 INFO kablam! --> benches/lib.rs:38:16 Oct 13 12:07:04.491 INFO kablam! | Oct 13 12:07:04.491 INFO kablam! 38 | Sample("c".to_owned(), 0.6), Oct 13 12:07:04.491 INFO kablam! | ^^^^^^^^^^^^^^ expected struct `metrics_distributor::metrics::Dimension`, found struct `std::string::String` Oct 13 12:07:04.492 INFO kablam! | Oct 13 12:07:04.492 INFO kablam! = note: expected type `metrics_distributor::metrics::Dimension` Oct 13 12:07:04.493 INFO kablam! found type `std::string::String` Oct 13 12:07:04.493 INFO kablam! Oct 13 12:07:04.498 INFO kablam! error: aborting due to 9 previous errors Oct 13 12:07:04.498 INFO kablam! Oct 13 12:07:04.498 INFO kablam! For more information about this error, try `rustc --explain E0308`. Oct 13 12:07:04.522 INFO kablam! error: Could not compile `metrics_distributor`. Oct 13 12:07:04.522 INFO kablam! Oct 13 12:07:04.522 INFO kablam! To learn more, run the command again with --verbose. Oct 13 12:07:04.523 INFO kablam! su: No module specific data is present Oct 13 12:07:05.145 INFO running `"docker" "rm" "-f" "f072debf6b2a97f6f8e655cc15319e5615b930d7ebd67ccd3336aab565c5417b"` Oct 13 12:07:05.240 INFO blam! f072debf6b2a97f6f8e655cc15319e5615b930d7ebd67ccd3336aab565c5417b