Sep 20 01:51:53.151 INFO checking http_event_store-0.2.0 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 20 01:51:53.151 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 20 01:51:53.152 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-7/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 01:51:53.308 INFO blam! e3d294c705ba5d0406e818cd1c74472f1a57c7ea5f22c05084d4ba5cc7a303ac Sep 20 01:51:53.310 INFO running `"docker" "start" "-a" "e3d294c705ba5d0406e818cd1c74472f1a57c7ea5f22c05084d4ba5cc7a303ac"` Sep 20 01:51:54.394 INFO kablam! usermod: no changes Sep 20 01:51:54.558 INFO kablam! Checking uuid v0.3.1 Sep 20 01:51:54.559 INFO kablam! Checking chrono v0.2.25 Sep 20 01:51:54.560 INFO kablam! Compiling http_event_store v0.2.0 (/source) Sep 20 01:52:01.594 INFO kablam! warning: unused macro definition Sep 20 01:52:01.594 INFO kablam! --> tests/support/assert.rs:12:1 Sep 20 01:52:01.594 INFO kablam! | Sep 20 01:52:01.594 INFO kablam! 12 | / macro_rules! assert_error_status_code { Sep 20 01:52:01.594 INFO kablam! 13 | | ($code:expr, $result:expr) => ({ Sep 20 01:52:01.594 INFO kablam! 14 | | match $result.unwrap_err() { Sep 20 01:52:01.594 INFO kablam! 15 | | hes::error::ApiError::Restful(response) => assert_eq!(hyper::status::StatusCode::BadRequest, response.status), Sep 20 01:52:01.594 INFO kablam! ... | Sep 20 01:52:01.594 INFO kablam! 18 | | }) Sep 20 01:52:01.594 INFO kablam! 19 | | } Sep 20 01:52:01.594 INFO kablam! | |_^ Sep 20 01:52:01.594 INFO kablam! | Sep 20 01:52:01.594 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 20 01:52:01.594 INFO kablam! Sep 20 01:52:01.649 INFO kablam! warning: unused macro definition Sep 20 01:52:01.649 INFO kablam! --> tests/support/assert.rs:12:1 Sep 20 01:52:01.649 INFO kablam! | Sep 20 01:52:01.649 INFO kablam! 12 | / macro_rules! assert_error_status_code { Sep 20 01:52:01.649 INFO kablam! 13 | | ($code:expr, $result:expr) => ({ Sep 20 01:52:01.649 INFO kablam! 14 | | match $result.unwrap_err() { Sep 20 01:52:01.649 INFO kablam! 15 | | hes::error::ApiError::Restful(response) => assert_eq!(hyper::status::StatusCode::BadRequest, response.status), Sep 20 01:52:01.649 INFO kablam! ... | Sep 20 01:52:01.649 INFO kablam! 18 | | }) Sep 20 01:52:01.649 INFO kablam! 19 | | } Sep 20 01:52:01.649 INFO kablam! | |_^ Sep 20 01:52:01.649 INFO kablam! | Sep 20 01:52:01.649 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 20 01:52:01.649 INFO kablam! Sep 20 01:52:01.665 INFO kablam! warning: unused macro definition Sep 20 01:52:01.665 INFO kablam! --> tests/support/assert.rs:12:1 Sep 20 01:52:01.665 INFO kablam! | Sep 20 01:52:01.665 INFO kablam! 12 | / macro_rules! assert_error_status_code { Sep 20 01:52:01.665 INFO kablam! 13 | | ($code:expr, $result:expr) => ({ Sep 20 01:52:01.665 INFO kablam! 14 | | match $result.unwrap_err() { Sep 20 01:52:01.665 INFO kablam! 15 | | hes::error::ApiError::Restful(response) => assert_eq!(hyper::status::StatusCode::BadRequest, response.status), Sep 20 01:52:01.665 INFO kablam! ... | Sep 20 01:52:01.665 INFO kablam! 18 | | }) Sep 20 01:52:01.665 INFO kablam! 19 | | } Sep 20 01:52:01.665 INFO kablam! | |_^ Sep 20 01:52:01.665 INFO kablam! | Sep 20 01:52:01.665 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 20 01:52:01.665 INFO kablam! Sep 20 01:52:01.698 INFO kablam! warning: unused macro definition Sep 20 01:52:01.698 INFO kablam! --> tests/support/assert.rs:12:1 Sep 20 01:52:01.698 INFO kablam! | Sep 20 01:52:01.698 INFO kablam! 12 | / macro_rules! assert_error_status_code { Sep 20 01:52:01.698 INFO kablam! 13 | | ($code:expr, $result:expr) => ({ Sep 20 01:52:01.698 INFO kablam! 14 | | match $result.unwrap_err() { Sep 20 01:52:01.698 INFO kablam! 15 | | hes::error::ApiError::Restful(response) => assert_eq!(hyper::status::StatusCode::BadRequest, response.status), Sep 20 01:52:01.698 INFO kablam! ... | Sep 20 01:52:01.698 INFO kablam! 18 | | }) Sep 20 01:52:01.698 INFO kablam! 19 | | } Sep 20 01:52:01.698 INFO kablam! | |_^ Sep 20 01:52:01.698 INFO kablam! | Sep 20 01:52:01.698 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 20 01:52:01.698 INFO kablam! Sep 20 01:52:01.799 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.38s Sep 20 01:52:01.808 INFO kablam! su: No module specific data is present Sep 20 01:52:02.430 INFO running `"docker" "rm" "-f" "e3d294c705ba5d0406e818cd1c74472f1a57c7ea5f22c05084d4ba5cc7a303ac"` Sep 20 01:52:02.485 INFO blam! e3d294c705ba5d0406e818cd1c74472f1a57c7ea5f22c05084d4ba5cc7a303ac