Sep 21 08:45:00.360 INFO checking http_event_store-0.2.0 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 08:45:00.360 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 08:45:00.360 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-1/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 08:45:00.472 INFO blam! 4bdc2eafacaa9a8f0602388c7bbd900c1b668f454a15639fe938a7c56812d088 Sep 21 08:45:00.474 INFO running `"docker" "start" "-a" "4bdc2eafacaa9a8f0602388c7bbd900c1b668f454a15639fe938a7c56812d088"` Sep 21 08:45:01.351 INFO kablam! usermod: no changes Sep 21 08:45:01.453 INFO kablam! Compiling syntex_pos v0.44.0 Sep 21 08:45:01.455 INFO kablam! Checking uuid v0.3.1 Sep 21 08:45:02.514 INFO kablam! Compiling syntex_errors v0.44.0 Sep 21 08:45:04.103 INFO kablam! Compiling syntex_syntax v0.44.1 Sep 21 08:45:33.446 INFO kablam! Compiling syntex v0.44.0 Sep 21 08:45:33.446 INFO kablam! Compiling aster v0.27.0 Sep 21 08:45:33.446 INFO kablam! Compiling serde_codegen_internals v0.8.9 Sep 21 08:45:33.446 INFO kablam! Compiling quasi v0.20.1 Sep 21 08:45:38.247 INFO kablam! Compiling quasi_codegen v0.20.0 Sep 21 08:45:40.266 INFO kablam! Compiling serde_codegen v0.8.9 Sep 21 08:45:50.569 INFO kablam! Compiling http_event_store v0.2.0 (/source) Sep 21 08:45:59.804 INFO kablam! warning: unused macro definition Sep 21 08:45:59.804 INFO kablam! --> tests/support/assert.rs:12:1 Sep 21 08:45:59.804 INFO kablam! | Sep 21 08:45:59.804 INFO kablam! 12 | / macro_rules! assert_error_status_code { Sep 21 08:45:59.804 INFO kablam! 13 | | ($code:expr, $result:expr) => ({ Sep 21 08:45:59.804 INFO kablam! 14 | | match $result.unwrap_err() { Sep 21 08:45:59.806 INFO kablam! 15 | | hes::error::ApiError::Restful(response) => assert_eq!(hyper::status::StatusCode::BadRequest, response.status), Sep 21 08:45:59.806 INFO kablam! ... | Sep 21 08:45:59.806 INFO kablam! 18 | | }) Sep 21 08:45:59.806 INFO kablam! 19 | | } Sep 21 08:45:59.806 INFO kablam! | |_^ Sep 21 08:45:59.813 INFO kablam! | Sep 21 08:45:59.813 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 21 08:45:59.813 INFO kablam! Sep 21 08:45:59.954 INFO kablam! warning: unused macro definition Sep 21 08:45:59.954 INFO kablam! --> tests/support/assert.rs:12:1 Sep 21 08:45:59.954 INFO kablam! | Sep 21 08:45:59.954 INFO kablam! 12 | / macro_rules! assert_error_status_code { Sep 21 08:45:59.954 INFO kablam! 13 | | ($code:expr, $result:expr) => ({ Sep 21 08:45:59.954 INFO kablam! 14 | | match $result.unwrap_err() { Sep 21 08:45:59.954 INFO kablam! 15 | | hes::error::ApiError::Restful(response) => assert_eq!(hyper::status::StatusCode::BadRequest, response.status), Sep 21 08:45:59.954 INFO kablam! ... | Sep 21 08:45:59.954 INFO kablam! 18 | | }) Sep 21 08:45:59.954 INFO kablam! 19 | | } Sep 21 08:45:59.954 INFO kablam! | |_^ Sep 21 08:45:59.966 INFO kablam! | Sep 21 08:45:59.966 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 21 08:45:59.966 INFO kablam! Sep 21 08:45:59.994 INFO kablam! warning: unused macro definition Sep 21 08:45:59.994 INFO kablam! --> tests/support/assert.rs:12:1 Sep 21 08:45:59.994 INFO kablam! | Sep 21 08:45:59.994 INFO kablam! 12 | / macro_rules! assert_error_status_code { Sep 21 08:45:59.994 INFO kablam! 13 | | ($code:expr, $result:expr) => ({ Sep 21 08:45:59.994 INFO kablam! 14 | | match $result.unwrap_err() { Sep 21 08:45:59.994 INFO kablam! 15 | | hes::error::ApiError::Restful(response) => assert_eq!(hyper::status::StatusCode::BadRequest, response.status), Sep 21 08:45:59.994 INFO kablam! ... | Sep 21 08:45:59.994 INFO kablam! 18 | | }) Sep 21 08:45:59.994 INFO kablam! 19 | | } Sep 21 08:45:59.994 INFO kablam! | |_^ Sep 21 08:45:59.998 INFO kablam! | Sep 21 08:45:59.998 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 21 08:45:59.998 INFO kablam! Sep 21 08:46:00.142 INFO kablam! warning: unused macro definition Sep 21 08:46:00.142 INFO kablam! --> tests/support/assert.rs:12:1 Sep 21 08:46:00.142 INFO kablam! | Sep 21 08:46:00.142 INFO kablam! 12 | / macro_rules! assert_error_status_code { Sep 21 08:46:00.142 INFO kablam! 13 | | ($code:expr, $result:expr) => ({ Sep 21 08:46:00.142 INFO kablam! 14 | | match $result.unwrap_err() { Sep 21 08:46:00.142 INFO kablam! 15 | | hes::error::ApiError::Restful(response) => assert_eq!(hyper::status::StatusCode::BadRequest, response.status), Sep 21 08:46:00.142 INFO kablam! ... | Sep 21 08:46:00.142 INFO kablam! 18 | | }) Sep 21 08:46:00.142 INFO kablam! 19 | | } Sep 21 08:46:00.142 INFO kablam! | |_^ Sep 21 08:46:00.142 INFO kablam! | Sep 21 08:46:00.142 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 21 08:46:00.142 INFO kablam! Sep 21 08:46:00.440 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 59.07s Sep 21 08:46:00.461 INFO kablam! su: No module specific data is present Sep 21 08:46:01.330 INFO running `"docker" "rm" "-f" "4bdc2eafacaa9a8f0602388c7bbd900c1b668f454a15639fe938a7c56812d088"` Sep 21 08:46:01.448 INFO blam! 4bdc2eafacaa9a8f0602388c7bbd900c1b668f454a15639fe938a7c56812d088