Oct 27 20:46:22.885 INFO checking http_event_store-0.2.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 20:46:22.886 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 27 20:46:23.332 INFO blam! 5243c4b21e5f4f9bef440b65786ef671ed282a28b1bd151cb3fab88194174808 Oct 27 20:46:23.334 INFO running `"docker" "start" "-a" "5243c4b21e5f4f9bef440b65786ef671ed282a28b1bd151cb3fab88194174808"` Oct 27 20:46:25.249 INFO kablam! usermod: no changes Oct 27 20:46:25.514 INFO kablam! Checking uuid v0.3.1 Oct 27 20:46:25.515 INFO kablam! Compiling http_event_store v0.2.0 (/source) Oct 27 20:46:41.787 INFO kablam! warning: unused macro definition Oct 27 20:46:41.787 INFO kablam! --> tests/support/assert.rs:12:1 Oct 27 20:46:41.787 INFO kablam! | Oct 27 20:46:41.787 INFO kablam! 12 | / macro_rules! assert_error_status_code { Oct 27 20:46:41.787 INFO kablam! 13 | | ($code:expr, $result:expr) => ({ Oct 27 20:46:41.787 INFO kablam! 14 | | match $result.unwrap_err() { Oct 27 20:46:41.787 INFO kablam! 15 | | hes::error::ApiError::Restful(response) => assert_eq!(hyper::status::StatusCode::BadRequest, response.status), Oct 27 20:46:41.787 INFO kablam! ... | Oct 27 20:46:41.787 INFO kablam! 18 | | }) Oct 27 20:46:41.787 INFO kablam! 19 | | } Oct 27 20:46:41.787 INFO kablam! | |_^ Oct 27 20:46:41.791 INFO kablam! | Oct 27 20:46:41.791 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 27 20:46:41.791 INFO kablam! Oct 27 20:46:41.803 INFO kablam! warning: unused macro definition Oct 27 20:46:41.803 INFO kablam! --> tests/support/assert.rs:12:1 Oct 27 20:46:41.803 INFO kablam! | Oct 27 20:46:41.803 INFO kablam! 12 | / macro_rules! assert_error_status_code { Oct 27 20:46:41.803 INFO kablam! 13 | | ($code:expr, $result:expr) => ({ Oct 27 20:46:41.803 INFO kablam! 14 | | match $result.unwrap_err() { Oct 27 20:46:41.803 INFO kablam! 15 | | hes::error::ApiError::Restful(response) => assert_eq!(hyper::status::StatusCode::BadRequest, response.status), Oct 27 20:46:41.803 INFO kablam! ... | Oct 27 20:46:41.803 INFO kablam! 18 | | }) Oct 27 20:46:41.803 INFO kablam! 19 | | } Oct 27 20:46:41.803 INFO kablam! | |_^ Oct 27 20:46:41.803 INFO kablam! | Oct 27 20:46:41.803 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 27 20:46:41.803 INFO kablam! Oct 27 20:46:42.317 INFO kablam! warning: unused macro definition Oct 27 20:46:42.317 INFO kablam! --> tests/support/assert.rs:12:1 Oct 27 20:46:42.317 INFO kablam! | Oct 27 20:46:42.318 INFO kablam! 12 | / macro_rules! assert_error_status_code { Oct 27 20:46:42.318 INFO kablam! 13 | | ($code:expr, $result:expr) => ({ Oct 27 20:46:42.318 INFO kablam! 14 | | match $result.unwrap_err() { Oct 27 20:46:42.319 INFO kablam! 15 | | hes::error::ApiError::Restful(response) => assert_eq!(hyper::status::StatusCode::BadRequest, response.status), Oct 27 20:46:42.319 INFO kablam! ... | Oct 27 20:46:42.319 INFO kablam! 18 | | }) Oct 27 20:46:42.320 INFO kablam! 19 | | } Oct 27 20:46:42.320 INFO kablam! | |_^ Oct 27 20:46:42.320 INFO kablam! | Oct 27 20:46:42.321 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 27 20:46:42.321 INFO kablam! Oct 27 20:46:42.659 INFO kablam! warning: unused macro definition Oct 27 20:46:42.659 INFO kablam! --> tests/support/assert.rs:12:1 Oct 27 20:46:42.659 INFO kablam! | Oct 27 20:46:42.659 INFO kablam! 12 | / macro_rules! assert_error_status_code { Oct 27 20:46:42.659 INFO kablam! 13 | | ($code:expr, $result:expr) => ({ Oct 27 20:46:42.659 INFO kablam! 14 | | match $result.unwrap_err() { Oct 27 20:46:42.659 INFO kablam! 15 | | hes::error::ApiError::Restful(response) => assert_eq!(hyper::status::StatusCode::BadRequest, response.status), Oct 27 20:46:42.659 INFO kablam! ... | Oct 27 20:46:42.659 INFO kablam! 18 | | }) Oct 27 20:46:42.659 INFO kablam! 19 | | } Oct 27 20:46:42.659 INFO kablam! | |_^ Oct 27 20:46:42.659 INFO kablam! | Oct 27 20:46:42.659 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 27 20:46:42.659 INFO kablam! Oct 27 20:46:42.842 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 17.56s Oct 27 20:46:42.860 INFO kablam! su: No module specific data is present Oct 27 20:46:43.511 INFO running `"docker" "rm" "-f" "5243c4b21e5f4f9bef440b65786ef671ed282a28b1bd151cb3fab88194174808"` Oct 27 20:46:43.658 INFO blam! 5243c4b21e5f4f9bef440b65786ef671ed282a28b1bd151cb3fab88194174808