Oct 13 13:40:40.259 INFO checking http_event_store-0.2.0 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 13:40:40.259 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-4/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +4021bd0b3c5815b087d6db10ce461e7e4854ade7-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 13:40:40.449 INFO blam! 19ee26d18f07b3f32662e0ec35f69ef00ef6e709b448a4ad8a300193439d180c Oct 13 13:40:40.450 INFO running `"docker" "start" "-a" "19ee26d18f07b3f32662e0ec35f69ef00ef6e709b448a4ad8a300193439d180c"` Oct 13 13:40:40.911 INFO kablam! usermod: no changes Oct 13 13:40:41.039 INFO kablam! Compiling syntex_errors v0.44.0 Oct 13 13:40:41.039 INFO kablam! Checking uuid v0.3.1 Oct 13 13:40:41.042 INFO kablam! Checking chrono v0.2.25 Oct 13 13:40:45.837 INFO kablam! Compiling syntex_syntax v0.44.1 Oct 13 13:41:21.764 INFO kablam! Compiling syntex v0.44.0 Oct 13 13:41:21.764 INFO kablam! Compiling aster v0.27.0 Oct 13 13:41:21.764 INFO kablam! Compiling quasi v0.20.1 Oct 13 13:41:21.766 INFO kablam! Compiling serde_codegen_internals v0.8.9 Oct 13 13:41:30.328 INFO kablam! Compiling quasi_codegen v0.20.0 Oct 13 13:41:34.133 INFO kablam! Compiling serde_codegen v0.8.9 Oct 13 13:41:45.616 INFO kablam! Compiling http_event_store v0.2.0 (/source) Oct 13 13:42:04.869 INFO kablam! warning: unused macro definition Oct 13 13:42:04.870 INFO kablam! --> tests/support/assert.rs:12:1 Oct 13 13:42:04.871 INFO kablam! | Oct 13 13:42:04.871 INFO kablam! 12 | / macro_rules! assert_error_status_code { Oct 13 13:42:04.872 INFO kablam! 13 | | ($code:expr, $result:expr) => ({ Oct 13 13:42:04.873 INFO kablam! 14 | | match $result.unwrap_err() { Oct 13 13:42:04.873 INFO kablam! 15 | | hes::error::ApiError::Restful(response) => assert_eq!(hyper::status::StatusCode::BadRequest, response.status), Oct 13 13:42:04.873 INFO kablam! ... | Oct 13 13:42:04.873 INFO kablam! 18 | | }) Oct 13 13:42:04.874 INFO kablam! 19 | | } Oct 13 13:42:04.874 INFO kablam! | |_^ Oct 13 13:42:04.874 INFO kablam! | Oct 13 13:42:04.874 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 13 13:42:04.875 INFO kablam! Oct 13 13:42:06.360 INFO kablam! warning: unused macro definition Oct 13 13:42:06.360 INFO kablam! --> tests/support/assert.rs:12:1 Oct 13 13:42:06.360 INFO kablam! | Oct 13 13:42:06.360 INFO kablam! 12 | / macro_rules! assert_error_status_code { Oct 13 13:42:06.360 INFO kablam! 13 | | ($code:expr, $result:expr) => ({ Oct 13 13:42:06.360 INFO kablam! 14 | | match $result.unwrap_err() { Oct 13 13:42:06.360 INFO kablam! 15 | | hes::error::ApiError::Restful(response) => assert_eq!(hyper::status::StatusCode::BadRequest, response.status), Oct 13 13:42:06.360 INFO kablam! ... | Oct 13 13:42:06.360 INFO kablam! 18 | | }) Oct 13 13:42:06.360 INFO kablam! 19 | | } Oct 13 13:42:06.360 INFO kablam! | |_^ Oct 13 13:42:06.360 INFO kablam! | Oct 13 13:42:06.360 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 13 13:42:06.360 INFO kablam! Oct 13 13:42:06.760 INFO kablam! warning: unused macro definition Oct 13 13:42:06.760 INFO kablam! --> tests/support/assert.rs:12:1 Oct 13 13:42:06.760 INFO kablam! | Oct 13 13:42:06.760 INFO kablam! 12 | / macro_rules! assert_error_status_code { Oct 13 13:42:06.760 INFO kablam! 13 | | ($code:expr, $result:expr) => ({ Oct 13 13:42:06.760 INFO kablam! 14 | | match $result.unwrap_err() { Oct 13 13:42:06.760 INFO kablam! 15 | | hes::error::ApiError::Restful(response) => assert_eq!(hyper::status::StatusCode::BadRequest, response.status), Oct 13 13:42:06.760 INFO kablam! ... | Oct 13 13:42:06.760 INFO kablam! 18 | | }) Oct 13 13:42:06.760 INFO kablam! 19 | | } Oct 13 13:42:06.760 INFO kablam! | |_^ Oct 13 13:42:06.760 INFO kablam! | Oct 13 13:42:06.760 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 13 13:42:06.760 INFO kablam! Oct 13 13:42:07.045 INFO kablam! warning: unused macro definition Oct 13 13:42:07.045 INFO kablam! --> tests/support/assert.rs:12:1 Oct 13 13:42:07.045 INFO kablam! | Oct 13 13:42:07.045 INFO kablam! 12 | / macro_rules! assert_error_status_code { Oct 13 13:42:07.046 INFO kablam! 13 | | ($code:expr, $result:expr) => ({ Oct 13 13:42:07.046 INFO kablam! 14 | | match $result.unwrap_err() { Oct 13 13:42:07.046 INFO kablam! 15 | | hes::error::ApiError::Restful(response) => assert_eq!(hyper::status::StatusCode::BadRequest, response.status), Oct 13 13:42:07.046 INFO kablam! ... | Oct 13 13:42:07.046 INFO kablam! 18 | | }) Oct 13 13:42:07.046 INFO kablam! 19 | | } Oct 13 13:42:07.046 INFO kablam! | |_^ Oct 13 13:42:07.046 INFO kablam! | Oct 13 13:42:07.046 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 13 13:42:07.046 INFO kablam! Oct 13 13:42:07.184 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 26s Oct 13 13:42:07.229 INFO kablam! su: No module specific data is present Oct 13 13:42:08.598 INFO running `"docker" "rm" "-f" "19ee26d18f07b3f32662e0ec35f69ef00ef6e709b448a4ad8a300193439d180c"` Oct 13 13:42:08.958 INFO blam! 19ee26d18f07b3f32662e0ec35f69ef00ef6e709b448a4ad8a300193439d180c