Sep 04 14:18:40.019 INFO checking http_event_store-0.2.0 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 14:18:40.019 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 14:18:40.019 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 14:18:40.189 INFO blam! b56f5aeabf89d02cb72cf132e0bf3c7de1ef771fcc84df1febe5827c7f662da2 Sep 04 14:18:40.191 INFO running `"docker" "start" "-a" "b56f5aeabf89d02cb72cf132e0bf3c7de1ef771fcc84df1febe5827c7f662da2"` Sep 04 14:18:40.921 INFO kablam! Checking uuid v0.3.1 Sep 04 14:18:40.923 INFO kablam! Checking chrono v0.2.25 Sep 04 14:18:40.925 INFO kablam! Compiling http_event_store v0.2.0 (file:///source) Sep 04 14:18:53.862 INFO kablam! warning: unused macro definition Sep 04 14:18:53.862 INFO kablam! --> tests/support/assert.rs:12:1 Sep 04 14:18:53.862 INFO kablam! | Sep 04 14:18:53.862 INFO kablam! 12 | / macro_rules! assert_error_status_code { Sep 04 14:18:53.862 INFO kablam! 13 | | ($code:expr, $result:expr) => ({ Sep 04 14:18:53.862 INFO kablam! 14 | | match $result.unwrap_err() { Sep 04 14:18:53.862 INFO kablam! 15 | | hes::error::ApiError::Restful(response) => assert_eq!(hyper::status::StatusCode::BadRequest, response.status), Sep 04 14:18:53.862 INFO kablam! ... | Sep 04 14:18:53.862 INFO kablam! 18 | | }) Sep 04 14:18:53.862 INFO kablam! 19 | | } Sep 04 14:18:53.862 INFO kablam! | |_^ Sep 04 14:18:53.862 INFO kablam! | Sep 04 14:18:53.862 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 04 14:18:53.862 INFO kablam! Sep 04 14:18:53.967 INFO kablam! warning: unused macro definition Sep 04 14:18:53.967 INFO kablam! --> tests/support/assert.rs:12:1 Sep 04 14:18:53.968 INFO kablam! | Sep 04 14:18:53.968 INFO kablam! 12 | / macro_rules! assert_error_status_code { Sep 04 14:18:53.968 INFO kablam! 13 | | ($code:expr, $result:expr) => ({ Sep 04 14:18:53.968 INFO kablam! 14 | | match $result.unwrap_err() { Sep 04 14:18:53.968 INFO kablam! 15 | | hes::error::ApiError::Restful(response) => assert_eq!(hyper::status::StatusCode::BadRequest, response.status), Sep 04 14:18:53.968 INFO kablam! ... | Sep 04 14:18:53.968 INFO kablam! 18 | | }) Sep 04 14:18:53.968 INFO kablam! 19 | | } Sep 04 14:18:53.968 INFO kablam! | |_^ Sep 04 14:18:53.968 INFO kablam! | Sep 04 14:18:53.968 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 04 14:18:53.968 INFO kablam! Sep 04 14:18:54.049 INFO kablam! warning: unused macro definition Sep 04 14:18:54.049 INFO kablam! --> tests/support/assert.rs:12:1 Sep 04 14:18:54.049 INFO kablam! | Sep 04 14:18:54.049 INFO kablam! 12 | / macro_rules! assert_error_status_code { Sep 04 14:18:54.049 INFO kablam! 13 | | ($code:expr, $result:expr) => ({ Sep 04 14:18:54.049 INFO kablam! 14 | | match $result.unwrap_err() { Sep 04 14:18:54.049 INFO kablam! 15 | | hes::error::ApiError::Restful(response) => assert_eq!(hyper::status::StatusCode::BadRequest, response.status), Sep 04 14:18:54.049 INFO kablam! ... | Sep 04 14:18:54.049 INFO kablam! 18 | | }) Sep 04 14:18:54.049 INFO kablam! 19 | | } Sep 04 14:18:54.049 INFO kablam! | |_^ Sep 04 14:18:54.049 INFO kablam! | Sep 04 14:18:54.049 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 04 14:18:54.049 INFO kablam! Sep 04 14:18:54.385 INFO kablam! warning: unused macro definition Sep 04 14:18:54.385 INFO kablam! --> tests/support/assert.rs:12:1 Sep 04 14:18:54.385 INFO kablam! | Sep 04 14:18:54.386 INFO kablam! 12 | / macro_rules! assert_error_status_code { Sep 04 14:18:54.386 INFO kablam! 13 | | ($code:expr, $result:expr) => ({ Sep 04 14:18:54.386 INFO kablam! 14 | | match $result.unwrap_err() { Sep 04 14:18:54.386 INFO kablam! 15 | | hes::error::ApiError::Restful(response) => assert_eq!(hyper::status::StatusCode::BadRequest, response.status), Sep 04 14:18:54.386 INFO kablam! ... | Sep 04 14:18:54.386 INFO kablam! 18 | | }) Sep 04 14:18:54.386 INFO kablam! 19 | | } Sep 04 14:18:54.386 INFO kablam! | |_^ Sep 04 14:18:54.386 INFO kablam! | Sep 04 14:18:54.386 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 04 14:18:54.386 INFO kablam! Sep 04 14:18:54.589 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.86s Sep 04 14:18:54.604 INFO kablam! su: No module specific data is present Sep 04 14:18:55.306 INFO running `"docker" "rm" "-f" "b56f5aeabf89d02cb72cf132e0bf3c7de1ef771fcc84df1febe5827c7f662da2"` Sep 04 14:18:55.450 INFO blam! b56f5aeabf89d02cb72cf132e0bf3c7de1ef771fcc84df1febe5827c7f662da2