Sep 06 05:28:51.631 INFO checking http_event_store-0.2.0 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 05:28:51.631 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 05:28:51.631 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-4/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 05:28:51.792 INFO blam! 0c89ca4040623f50b8ee26791d8065b70749d8ae3860255fe25e96fc3f4fb2bf Sep 06 05:28:51.794 INFO running `"docker" "start" "-a" "0c89ca4040623f50b8ee26791d8065b70749d8ae3860255fe25e96fc3f4fb2bf"` Sep 06 05:28:52.782 INFO kablam! usermod: no changes Sep 06 05:28:52.929 INFO kablam! Checking uuid v0.3.1 Sep 06 05:28:52.929 INFO kablam! Checking chrono v0.2.25 Sep 06 05:28:52.929 INFO kablam! Compiling http_event_store v0.2.0 (file:///source) Sep 06 05:28:59.597 INFO kablam! warning: unused macro definition Sep 06 05:28:59.597 INFO kablam! --> tests/support/assert.rs:12:1 Sep 06 05:28:59.597 INFO kablam! | Sep 06 05:28:59.597 INFO kablam! 12 | / macro_rules! assert_error_status_code { Sep 06 05:28:59.597 INFO kablam! 13 | | ($code:expr, $result:expr) => ({ Sep 06 05:28:59.597 INFO kablam! 14 | | match $result.unwrap_err() { Sep 06 05:28:59.597 INFO kablam! 15 | | hes::error::ApiError::Restful(response) => assert_eq!(hyper::status::StatusCode::BadRequest, response.status), Sep 06 05:28:59.597 INFO kablam! ... | Sep 06 05:28:59.597 INFO kablam! 18 | | }) Sep 06 05:28:59.597 INFO kablam! 19 | | } Sep 06 05:28:59.597 INFO kablam! | |_^ Sep 06 05:28:59.597 INFO kablam! | Sep 06 05:28:59.597 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 06 05:28:59.597 INFO kablam! Sep 06 05:28:59.605 INFO kablam! warning: unused macro definition Sep 06 05:28:59.605 INFO kablam! --> tests/support/assert.rs:12:1 Sep 06 05:28:59.605 INFO kablam! | Sep 06 05:28:59.605 INFO kablam! 12 | / macro_rules! assert_error_status_code { Sep 06 05:28:59.605 INFO kablam! 13 | | ($code:expr, $result:expr) => ({ Sep 06 05:28:59.605 INFO kablam! 14 | | match $result.unwrap_err() { Sep 06 05:28:59.605 INFO kablam! 15 | | hes::error::ApiError::Restful(response) => assert_eq!(hyper::status::StatusCode::BadRequest, response.status), Sep 06 05:28:59.605 INFO kablam! ... | Sep 06 05:28:59.605 INFO kablam! 18 | | }) Sep 06 05:28:59.605 INFO kablam! 19 | | } Sep 06 05:28:59.605 INFO kablam! | |_^ Sep 06 05:28:59.605 INFO kablam! | Sep 06 05:28:59.605 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 06 05:28:59.605 INFO kablam! Sep 06 05:28:59.708 INFO kablam! warning: unused macro definition Sep 06 05:28:59.708 INFO kablam! --> tests/support/assert.rs:12:1 Sep 06 05:28:59.708 INFO kablam! | Sep 06 05:28:59.708 INFO kablam! 12 | / macro_rules! assert_error_status_code { Sep 06 05:28:59.708 INFO kablam! 13 | | ($code:expr, $result:expr) => ({ Sep 06 05:28:59.708 INFO kablam! 14 | | match $result.unwrap_err() { Sep 06 05:28:59.708 INFO kablam! 15 | | hes::error::ApiError::Restful(response) => assert_eq!(hyper::status::StatusCode::BadRequest, response.status), Sep 06 05:28:59.708 INFO kablam! ... | Sep 06 05:28:59.708 INFO kablam! 18 | | }) Sep 06 05:28:59.708 INFO kablam! 19 | | } Sep 06 05:28:59.708 INFO kablam! | |_^ Sep 06 05:28:59.708 INFO kablam! | Sep 06 05:28:59.708 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 06 05:28:59.708 INFO kablam! Sep 06 05:28:59.730 INFO kablam! warning: unused macro definition Sep 06 05:28:59.730 INFO kablam! --> tests/support/assert.rs:12:1 Sep 06 05:28:59.730 INFO kablam! | Sep 06 05:28:59.730 INFO kablam! 12 | / macro_rules! assert_error_status_code { Sep 06 05:28:59.730 INFO kablam! 13 | | ($code:expr, $result:expr) => ({ Sep 06 05:28:59.730 INFO kablam! 14 | | match $result.unwrap_err() { Sep 06 05:28:59.730 INFO kablam! 15 | | hes::error::ApiError::Restful(response) => assert_eq!(hyper::status::StatusCode::BadRequest, response.status), Sep 06 05:28:59.730 INFO kablam! ... | Sep 06 05:28:59.730 INFO kablam! 18 | | }) Sep 06 05:28:59.730 INFO kablam! 19 | | } Sep 06 05:28:59.730 INFO kablam! | |_^ Sep 06 05:28:59.730 INFO kablam! | Sep 06 05:28:59.730 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 06 05:28:59.730 INFO kablam! Sep 06 05:28:59.815 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.02s Sep 06 05:28:59.825 INFO kablam! su: No module specific data is present Sep 06 05:29:00.432 INFO running `"docker" "rm" "-f" "0c89ca4040623f50b8ee26791d8065b70749d8ae3860255fe25e96fc3f4fb2bf"` Sep 06 05:29:00.589 INFO blam! 0c89ca4040623f50b8ee26791d8065b70749d8ae3860255fe25e96fc3f4fb2bf