Sep 20 00:04:12.661 INFO checking http_event_store-0.2.0 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 20 00:04:12.661 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 20 00:04:12.661 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-3/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-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:04:13.041 INFO blam! 2260e882438770c9a2073d7da3f08bb6a6adec45363cf792538aea417bed559d Sep 20 00:04:13.041 INFO running `"docker" "start" "-a" "2260e882438770c9a2073d7da3f08bb6a6adec45363cf792538aea417bed559d"` Sep 20 00:04:14.006 INFO kablam! usermod: no changes Sep 20 00:04:14.206 INFO kablam! Compiling syntex_pos v0.44.0 Sep 20 00:04:14.223 INFO kablam! Checking uuid v0.3.1 Sep 20 00:04:14.223 INFO kablam! Checking chrono v0.2.25 Sep 20 00:04:15.526 INFO kablam! Compiling syntex_errors v0.44.0 Sep 20 00:04:17.328 INFO kablam! Compiling syntex_syntax v0.44.1 Sep 20 00:04:48.414 INFO kablam! Compiling syntex v0.44.0 Sep 20 00:04:48.414 INFO kablam! Compiling aster v0.27.0 Sep 20 00:04:48.415 INFO kablam! Compiling serde_codegen_internals v0.8.9 Sep 20 00:04:48.415 INFO kablam! Compiling quasi v0.20.1 Sep 20 00:04:51.670 INFO kablam! Compiling quasi_codegen v0.20.0 Sep 20 00:04:53.133 INFO kablam! Compiling serde_codegen v0.8.9 Sep 20 00:05:03.064 INFO kablam! Compiling http_event_store v0.2.0 (/source) Sep 20 00:05:11.353 INFO kablam! warning: unused macro definition Sep 20 00:05:11.353 INFO kablam! --> tests/support/assert.rs:12:1 Sep 20 00:05:11.353 INFO kablam! | Sep 20 00:05:11.353 INFO kablam! 12 | / macro_rules! assert_error_status_code { Sep 20 00:05:11.353 INFO kablam! 13 | | ($code:expr, $result:expr) => ({ Sep 20 00:05:11.353 INFO kablam! 14 | | match $result.unwrap_err() { Sep 20 00:05:11.353 INFO kablam! 15 | | hes::error::ApiError::Restful(response) => assert_eq!(hyper::status::StatusCode::BadRequest, response.status), Sep 20 00:05:11.353 INFO kablam! ... | Sep 20 00:05:11.353 INFO kablam! 18 | | }) Sep 20 00:05:11.353 INFO kablam! 19 | | } Sep 20 00:05:11.353 INFO kablam! | |_^ Sep 20 00:05:11.353 INFO kablam! | Sep 20 00:05:11.353 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 20 00:05:11.353 INFO kablam! Sep 20 00:05:11.363 INFO kablam! warning: unused macro definition Sep 20 00:05:11.363 INFO kablam! --> tests/support/assert.rs:12:1 Sep 20 00:05:11.363 INFO kablam! | Sep 20 00:05:11.363 INFO kablam! 12 | / macro_rules! assert_error_status_code { Sep 20 00:05:11.363 INFO kablam! 13 | | ($code:expr, $result:expr) => ({ Sep 20 00:05:11.363 INFO kablam! 14 | | match $result.unwrap_err() { Sep 20 00:05:11.363 INFO kablam! 15 | | hes::error::ApiError::Restful(response) => assert_eq!(hyper::status::StatusCode::BadRequest, response.status), Sep 20 00:05:11.363 INFO kablam! ... | Sep 20 00:05:11.363 INFO kablam! 18 | | }) Sep 20 00:05:11.363 INFO kablam! 19 | | } Sep 20 00:05:11.363 INFO kablam! | |_^ Sep 20 00:05:11.363 INFO kablam! | Sep 20 00:05:11.363 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 20 00:05:11.363 INFO kablam! Sep 20 00:05:11.471 INFO kablam! warning: unused macro definition Sep 20 00:05:11.471 INFO kablam! --> tests/support/assert.rs:12:1 Sep 20 00:05:11.471 INFO kablam! | Sep 20 00:05:11.471 INFO kablam! 12 | / macro_rules! assert_error_status_code { Sep 20 00:05:11.471 INFO kablam! 13 | | ($code:expr, $result:expr) => ({ Sep 20 00:05:11.471 INFO kablam! 14 | | match $result.unwrap_err() { Sep 20 00:05:11.471 INFO kablam! 15 | | hes::error::ApiError::Restful(response) => assert_eq!(hyper::status::StatusCode::BadRequest, response.status), Sep 20 00:05:11.471 INFO kablam! ... | Sep 20 00:05:11.471 INFO kablam! 18 | | }) Sep 20 00:05:11.471 INFO kablam! 19 | | } Sep 20 00:05:11.471 INFO kablam! | |_^ Sep 20 00:05:11.471 INFO kablam! | Sep 20 00:05:11.471 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 20 00:05:11.471 INFO kablam! Sep 20 00:05:11.587 INFO kablam! warning: unused macro definition Sep 20 00:05:11.587 INFO kablam! --> tests/support/assert.rs:12:1 Sep 20 00:05:11.587 INFO kablam! | Sep 20 00:05:11.587 INFO kablam! 12 | / macro_rules! assert_error_status_code { Sep 20 00:05:11.587 INFO kablam! 13 | | ($code:expr, $result:expr) => ({ Sep 20 00:05:11.587 INFO kablam! 14 | | match $result.unwrap_err() { Sep 20 00:05:11.587 INFO kablam! 15 | | hes::error::ApiError::Restful(response) => assert_eq!(hyper::status::StatusCode::BadRequest, response.status), Sep 20 00:05:11.587 INFO kablam! ... | Sep 20 00:05:11.587 INFO kablam! 18 | | }) Sep 20 00:05:11.587 INFO kablam! 19 | | } Sep 20 00:05:11.587 INFO kablam! | |_^ Sep 20 00:05:11.587 INFO kablam! | Sep 20 00:05:11.587 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 20 00:05:11.587 INFO kablam! Sep 20 00:05:11.734 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 57.70s Sep 20 00:05:11.746 INFO kablam! su: No module specific data is present Sep 20 00:05:12.301 INFO running `"docker" "rm" "-f" "2260e882438770c9a2073d7da3f08bb6a6adec45363cf792538aea417bed559d"` Sep 20 00:05:12.430 INFO blam! 2260e882438770c9a2073d7da3f08bb6a6adec45363cf792538aea417bed559d