Oct 22 02:23:06.167 INFO checking http_event_store-0.2.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 02:23:06.169 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192/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 22 02:23:06.654 INFO blam! 6c38640b78fdf98b57feb6afe8e4f986b487dc593988125a5ff9a12b454b7eca Oct 22 02:23:06.668 INFO running `"docker" "start" "-a" "6c38640b78fdf98b57feb6afe8e4f986b487dc593988125a5ff9a12b454b7eca"` Oct 22 02:23:07.628 INFO kablam! usermod: no changes Oct 22 02:23:07.804 INFO kablam! Compiling syntex_errors v0.44.0 Oct 22 02:23:07.804 INFO kablam! Checking uuid v0.3.1 Oct 22 02:23:07.804 INFO kablam! Checking chrono v0.2.25 Oct 22 02:23:10.922 INFO kablam! Compiling syntex_syntax v0.44.1 Oct 22 02:23:43.397 INFO kablam! Compiling aster v0.27.0 Oct 22 02:23:43.397 INFO kablam! Compiling syntex v0.44.0 Oct 22 02:23:43.397 INFO kablam! Compiling serde_codegen_internals v0.8.9 Oct 22 02:23:43.397 INFO kablam! Compiling quasi v0.20.1 Oct 22 02:23:50.252 INFO kablam! Compiling quasi_codegen v0.20.0 Oct 22 02:23:53.738 INFO kablam! Compiling serde_codegen v0.8.9 Oct 22 02:24:08.017 INFO kablam! Compiling http_event_store v0.2.0 (/source) Oct 22 02:24:22.716 INFO kablam! warning: unused macro definition Oct 22 02:24:22.716 INFO kablam! --> tests/support/assert.rs:12:1 Oct 22 02:24:22.716 INFO kablam! | Oct 22 02:24:22.716 INFO kablam! 12 | / macro_rules! assert_error_status_code { Oct 22 02:24:22.716 INFO kablam! 13 | | ($code:expr, $result:expr) => ({ Oct 22 02:24:22.716 INFO kablam! 14 | | match $result.unwrap_err() { Oct 22 02:24:22.716 INFO kablam! 15 | | hes::error::ApiError::Restful(response) => assert_eq!(hyper::status::StatusCode::BadRequest, response.status), Oct 22 02:24:22.716 INFO kablam! ... | Oct 22 02:24:22.716 INFO kablam! 18 | | }) Oct 22 02:24:22.716 INFO kablam! 19 | | } Oct 22 02:24:22.716 INFO kablam! | |_^ Oct 22 02:24:22.716 INFO kablam! | Oct 22 02:24:22.716 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 22 02:24:22.716 INFO kablam! Oct 22 02:24:22.753 INFO kablam! warning: unused macro definition Oct 22 02:24:22.753 INFO kablam! --> tests/support/assert.rs:12:1 Oct 22 02:24:22.753 INFO kablam! | Oct 22 02:24:22.753 INFO kablam! 12 | / macro_rules! assert_error_status_code { Oct 22 02:24:22.753 INFO kablam! 13 | | ($code:expr, $result:expr) => ({ Oct 22 02:24:22.753 INFO kablam! 14 | | match $result.unwrap_err() { Oct 22 02:24:22.753 INFO kablam! 15 | | hes::error::ApiError::Restful(response) => assert_eq!(hyper::status::StatusCode::BadRequest, response.status), Oct 22 02:24:22.753 INFO kablam! ... | Oct 22 02:24:22.753 INFO kablam! 18 | | }) Oct 22 02:24:22.753 INFO kablam! 19 | | } Oct 22 02:24:22.754 INFO kablam! | |_^ Oct 22 02:24:22.755 INFO kablam! | Oct 22 02:24:22.755 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 22 02:24:22.755 INFO kablam! Oct 22 02:24:23.099 INFO kablam! warning: unused macro definition Oct 22 02:24:23.100 INFO kablam! --> tests/support/assert.rs:12:1 Oct 22 02:24:23.100 INFO kablam! | Oct 22 02:24:23.100 INFO kablam! 12 | / macro_rules! assert_error_status_code { Oct 22 02:24:23.101 INFO kablam! 13 | | ($code:expr, $result:expr) => ({ Oct 22 02:24:23.101 INFO kablam! 14 | | match $result.unwrap_err() { Oct 22 02:24:23.101 INFO kablam! 15 | | hes::error::ApiError::Restful(response) => assert_eq!(hyper::status::StatusCode::BadRequest, response.status), Oct 22 02:24:23.101 INFO kablam! ... | Oct 22 02:24:23.102 INFO kablam! 18 | | }) Oct 22 02:24:23.102 INFO kablam! 19 | | } Oct 22 02:24:23.102 INFO kablam! | |_^ Oct 22 02:24:23.103 INFO kablam! | Oct 22 02:24:23.103 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 22 02:24:23.103 INFO kablam! Oct 22 02:24:23.304 INFO kablam! warning: unused macro definition Oct 22 02:24:23.304 INFO kablam! --> tests/support/assert.rs:12:1 Oct 22 02:24:23.304 INFO kablam! | Oct 22 02:24:23.304 INFO kablam! 12 | / macro_rules! assert_error_status_code { Oct 22 02:24:23.304 INFO kablam! 13 | | ($code:expr, $result:expr) => ({ Oct 22 02:24:23.304 INFO kablam! 14 | | match $result.unwrap_err() { Oct 22 02:24:23.304 INFO kablam! 15 | | hes::error::ApiError::Restful(response) => assert_eq!(hyper::status::StatusCode::BadRequest, response.status), Oct 22 02:24:23.304 INFO kablam! ... | Oct 22 02:24:23.304 INFO kablam! 18 | | }) Oct 22 02:24:23.304 INFO kablam! 19 | | } Oct 22 02:24:23.304 INFO kablam! | |_^ Oct 22 02:24:23.304 INFO kablam! | Oct 22 02:24:23.304 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 22 02:24:23.304 INFO kablam! Oct 22 02:24:23.528 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 15s Oct 22 02:24:23.535 INFO kablam! su: No module specific data is present Oct 22 02:24:24.128 INFO running `"docker" "rm" "-f" "6c38640b78fdf98b57feb6afe8e4f986b487dc593988125a5ff9a12b454b7eca"` Oct 22 02:24:24.440 INFO blam! 6c38640b78fdf98b57feb6afe8e4f986b487dc593988125a5ff9a12b454b7eca