Sep 02 10:56:05.251 INFO checking http_event_store-0.2.0 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 10:56:05.252 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 10:56:05.252 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-1/try#952c7dbfa2628309f557b367929ffc17af20b332:/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=500" "-e" "CMD=cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 10:56:05.474 INFO blam! 46a09fb535089a8ba0ecd5f11b414e20a0fcd6801f6a266c6a28ab2d7909f7c9 Sep 02 10:56:05.476 INFO running `"docker" "start" "-a" "46a09fb535089a8ba0ecd5f11b414e20a0fcd6801f6a266c6a28ab2d7909f7c9"` Sep 02 10:56:06.498 INFO kablam! Checking uuid v0.3.1 Sep 02 10:56:06.501 INFO kablam! Checking chrono v0.2.25 Sep 02 10:56:06.503 INFO kablam! Compiling http_event_store v0.2.0 (file:///source) Sep 02 10:56:17.715 INFO kablam! warning: unused macro definition Sep 02 10:56:17.715 INFO kablam! --> tests/support/assert.rs:12:1 Sep 02 10:56:17.715 INFO kablam! | Sep 02 10:56:17.715 INFO kablam! 12 | / macro_rules! assert_error_status_code { Sep 02 10:56:17.715 INFO kablam! 13 | | ($code:expr, $result:expr) => ({ Sep 02 10:56:17.715 INFO kablam! 14 | | match $result.unwrap_err() { Sep 02 10:56:17.715 INFO kablam! 15 | | hes::error::ApiError::Restful(response) => assert_eq!(hyper::status::StatusCode::BadRequest, response.status), Sep 02 10:56:17.716 INFO kablam! ... | Sep 02 10:56:17.716 INFO kablam! 18 | | }) Sep 02 10:56:17.716 INFO kablam! 19 | | } Sep 02 10:56:17.716 INFO kablam! | |_^ Sep 02 10:56:17.716 INFO kablam! | Sep 02 10:56:17.717 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 02 10:56:17.717 INFO kablam! Sep 02 10:56:17.914 INFO kablam! warning: unused macro definition Sep 02 10:56:17.914 INFO kablam! --> tests/support/assert.rs:12:1 Sep 02 10:56:17.914 INFO kablam! | Sep 02 10:56:17.914 INFO kablam! 12 | / macro_rules! assert_error_status_code { Sep 02 10:56:17.914 INFO kablam! 13 | | ($code:expr, $result:expr) => ({ Sep 02 10:56:17.914 INFO kablam! 14 | | match $result.unwrap_err() { Sep 02 10:56:17.914 INFO kablam! 15 | | hes::error::ApiError::Restful(response) => assert_eq!(hyper::status::StatusCode::BadRequest, response.status), Sep 02 10:56:17.914 INFO kablam! ... | Sep 02 10:56:17.914 INFO kablam! 18 | | }) Sep 02 10:56:17.914 INFO kablam! 19 | | } Sep 02 10:56:17.914 INFO kablam! | |_^ Sep 02 10:56:17.914 INFO kablam! | Sep 02 10:56:17.914 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 02 10:56:17.914 INFO kablam! Sep 02 10:56:17.941 INFO kablam! warning: unused macro definition Sep 02 10:56:17.941 INFO kablam! --> tests/support/assert.rs:12:1 Sep 02 10:56:17.941 INFO kablam! | Sep 02 10:56:17.941 INFO kablam! 12 | / macro_rules! assert_error_status_code { Sep 02 10:56:17.941 INFO kablam! 13 | | ($code:expr, $result:expr) => ({ Sep 02 10:56:17.941 INFO kablam! 14 | | match $result.unwrap_err() { Sep 02 10:56:17.941 INFO kablam! 15 | | hes::error::ApiError::Restful(response) => assert_eq!(hyper::status::StatusCode::BadRequest, response.status), Sep 02 10:56:17.941 INFO kablam! ... | Sep 02 10:56:17.941 INFO kablam! 18 | | }) Sep 02 10:56:17.941 INFO kablam! 19 | | } Sep 02 10:56:17.941 INFO kablam! | |_^ Sep 02 10:56:17.942 INFO kablam! | Sep 02 10:56:17.942 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 02 10:56:17.943 INFO kablam! Sep 02 10:56:18.146 INFO kablam! warning: unused macro definition Sep 02 10:56:18.146 INFO kablam! --> tests/support/assert.rs:12:1 Sep 02 10:56:18.146 INFO kablam! | Sep 02 10:56:18.146 INFO kablam! 12 | / macro_rules! assert_error_status_code { Sep 02 10:56:18.146 INFO kablam! 13 | | ($code:expr, $result:expr) => ({ Sep 02 10:56:18.146 INFO kablam! 14 | | match $result.unwrap_err() { Sep 02 10:56:18.146 INFO kablam! 15 | | hes::error::ApiError::Restful(response) => assert_eq!(hyper::status::StatusCode::BadRequest, response.status), Sep 02 10:56:18.146 INFO kablam! ... | Sep 02 10:56:18.146 INFO kablam! 18 | | }) Sep 02 10:56:18.146 INFO kablam! 19 | | } Sep 02 10:56:18.147 INFO kablam! | |_^ Sep 02 10:56:18.147 INFO kablam! | Sep 02 10:56:18.147 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 02 10:56:18.147 INFO kablam! Sep 02 10:56:18.413 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.09s Sep 02 10:56:18.432 INFO kablam! su: No module specific data is present Sep 02 10:56:18.958 INFO running `"docker" "rm" "-f" "46a09fb535089a8ba0ecd5f11b414e20a0fcd6801f6a266c6a28ab2d7909f7c9"` Sep 02 10:56:19.093 INFO blam! 46a09fb535089a8ba0ecd5f11b414e20a0fcd6801f6a266c6a28ab2d7909f7c9