Oct 21 20:33:57.300 INFO checking S2Lab/gravatar-reverse-proxy against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 20:33:57.301 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 21 20:33:57.769 INFO blam! a42e304edbca85ac68323b8b5145fe128643a4bd012ce6a485c78418e422e9d6 Oct 21 20:33:57.771 INFO running `"docker" "start" "-a" "a42e304edbca85ac68323b8b5145fe128643a4bd012ce6a485c78418e422e9d6"` Oct 21 20:33:59.648 INFO kablam! usermod: no changes Oct 21 20:34:00.000 INFO kablam! Compiling openssl-sys v0.9.10 Oct 21 20:34:00.001 INFO kablam! Checking hyper v0.10.6 Oct 21 20:34:03.196 INFO kablam! Compiling openssl v0.9.10 Oct 21 20:34:06.516 INFO kablam! Checking iron v0.5.1 Oct 21 20:34:06.516 INFO kablam! Checking hyper-rustls v0.3.2 Oct 21 20:34:10.332 INFO kablam! Checking persistent v0.3.0 Oct 21 20:34:10.332 INFO kablam! Checking router v0.5.1 Oct 21 20:34:11.689 INFO kablam! Checking crypto-hash v0.2.1 Oct 21 20:34:13.307 INFO kablam! Checking bodyparser v0.5.0 Oct 21 20:34:15.240 INFO kablam! Checking urlencoded v0.5.0 Oct 21 20:34:17.165 INFO kablam! Checking gravatar-reverse-proxy v0.1.0 (/source) Oct 21 20:34:21.230 INFO kablam! warning: unnecessary parentheses around function argument Oct 21 20:34:21.230 INFO kablam! --> src/main.rs:100:43 Oct 21 20:34:21.230 INFO kablam! | Oct 21 20:34:21.230 INFO kablam! 100 | return Err(IronResponse::with((HyperStatusCode::NotFound))); Oct 21 20:34:21.230 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 21 20:34:21.230 INFO kablam! | Oct 21 20:34:21.230 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 21 20:34:21.230 INFO kablam! Oct 21 20:34:21.230 INFO kablam! warning: unnecessary parentheses around function argument Oct 21 20:34:21.230 INFO kablam! --> src/main.rs:114:51 Oct 21 20:34:21.230 INFO kablam! | Oct 21 20:34:21.230 INFO kablam! 114 | None => return Err(IronResponse::with((HyperStatusCode::BadRequest))), Oct 21 20:34:21.230 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 21 20:34:21.230 INFO kablam! Oct 21 20:34:21.230 INFO kablam! warning: unnecessary parentheses around function argument Oct 21 20:34:21.230 INFO kablam! --> src/main.rs:133:61 Oct 21 20:34:21.230 INFO kablam! | Oct 21 20:34:21.230 INFO kablam! 133 | Err(_) => return Err(IronResponse::with((HyperStatusCode::BadRequest))), Oct 21 20:34:21.230 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 21 20:34:21.230 INFO kablam! Oct 21 20:34:21.230 INFO kablam! warning: unnecessary parentheses around function argument Oct 21 20:34:21.230 INFO kablam! --> src/main.rs:171:47 Oct 21 20:34:21.230 INFO kablam! | Oct 21 20:34:21.230 INFO kablam! 171 | .ok_or_else(|| IronResponse::with((HyperStatusCode::BadGateway)))); Oct 21 20:34:21.230 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 21 20:34:21.230 INFO kablam! Oct 21 20:34:21.232 INFO kablam! warning: unnecessary parentheses around function argument Oct 21 20:34:21.233 INFO kablam! --> src/main.rs:244:43 Oct 21 20:34:21.233 INFO kablam! | Oct 21 20:34:21.233 INFO kablam! 244 | return Err(IronResponse::with((HyperStatusCode::BadGateway))); Oct 21 20:34:21.233 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 21 20:34:21.233 INFO kablam! Oct 21 20:34:21.233 INFO kablam! warning: unnecessary parentheses around function argument Oct 21 20:34:21.233 INFO kablam! --> src/main.rs:250:45 Oct 21 20:34:21.233 INFO kablam! | Oct 21 20:34:21.233 INFO kablam! 250 | .map_err(|_| IronResponse::with((HyperStatusCode::BadGateway)))); Oct 21 20:34:21.233 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 21 20:34:21.233 INFO kablam! Oct 21 20:34:21.233 INFO kablam! warning: unnecessary parentheses around function argument Oct 21 20:34:21.233 INFO kablam! --> src/main.rs:271:45 Oct 21 20:34:21.233 INFO kablam! | Oct 21 20:34:21.233 INFO kablam! 271 | .map_err(|_| IronResponse::with((HyperStatusCode::BadGateway)))); Oct 21 20:34:21.233 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 21 20:34:21.233 INFO kablam! Oct 21 20:34:21.396 INFO kablam! warning: variable does not need to be mutable Oct 21 20:34:21.396 INFO kablam! --> src/main.rs:189:33 Oct 21 20:34:21.396 INFO kablam! | Oct 21 20:34:21.396 INFO kablam! 189 | fn set_cache_headers(&self, mut res: &mut IronResponse) { Oct 21 20:34:21.396 INFO kablam! | ----^^^ Oct 21 20:34:21.396 INFO kablam! | | Oct 21 20:34:21.396 INFO kablam! | help: remove this `mut` Oct 21 20:34:21.396 INFO kablam! | Oct 21 20:34:21.396 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 20:34:21.396 INFO kablam! Oct 21 20:34:21.566 INFO kablam! warning: unnecessary parentheses around function argument Oct 21 20:34:21.567 INFO kablam! --> src/main.rs:100:43 Oct 21 20:34:21.567 INFO kablam! | Oct 21 20:34:21.567 INFO kablam! 100 | return Err(IronResponse::with((HyperStatusCode::NotFound))); Oct 21 20:34:21.567 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 21 20:34:21.567 INFO kablam! | Oct 21 20:34:21.567 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 21 20:34:21.567 INFO kablam! Oct 21 20:34:21.567 INFO kablam! warning: unnecessary parentheses around function argument Oct 21 20:34:21.567 INFO kablam! --> src/main.rs:114:51 Oct 21 20:34:21.567 INFO kablam! | Oct 21 20:34:21.567 INFO kablam! 114 | None => return Err(IronResponse::with((HyperStatusCode::BadRequest))), Oct 21 20:34:21.567 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 21 20:34:21.567 INFO kablam! Oct 21 20:34:21.567 INFO kablam! warning: unnecessary parentheses around function argument Oct 21 20:34:21.567 INFO kablam! --> src/main.rs:133:61 Oct 21 20:34:21.567 INFO kablam! | Oct 21 20:34:21.567 INFO kablam! 133 | Err(_) => return Err(IronResponse::with((HyperStatusCode::BadRequest))), Oct 21 20:34:21.567 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 21 20:34:21.567 INFO kablam! Oct 21 20:34:21.568 INFO kablam! warning: unnecessary parentheses around function argument Oct 21 20:34:21.568 INFO kablam! --> src/main.rs:171:47 Oct 21 20:34:21.568 INFO kablam! | Oct 21 20:34:21.568 INFO kablam! 171 | .ok_or_else(|| IronResponse::with((HyperStatusCode::BadGateway)))); Oct 21 20:34:21.568 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 21 20:34:21.568 INFO kablam! Oct 21 20:34:21.568 INFO kablam! warning: unnecessary parentheses around function argument Oct 21 20:34:21.568 INFO kablam! --> src/main.rs:244:43 Oct 21 20:34:21.568 INFO kablam! | Oct 21 20:34:21.568 INFO kablam! 244 | return Err(IronResponse::with((HyperStatusCode::BadGateway))); Oct 21 20:34:21.568 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 21 20:34:21.568 INFO kablam! Oct 21 20:34:21.568 INFO kablam! warning: unnecessary parentheses around function argument Oct 21 20:34:21.568 INFO kablam! --> src/main.rs:250:45 Oct 21 20:34:21.568 INFO kablam! | Oct 21 20:34:21.568 INFO kablam! 250 | .map_err(|_| IronResponse::with((HyperStatusCode::BadGateway)))); Oct 21 20:34:21.568 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 21 20:34:21.568 INFO kablam! Oct 21 20:34:21.568 INFO kablam! warning: unnecessary parentheses around function argument Oct 21 20:34:21.568 INFO kablam! --> src/main.rs:271:45 Oct 21 20:34:21.568 INFO kablam! | Oct 21 20:34:21.568 INFO kablam! 271 | .map_err(|_| IronResponse::with((HyperStatusCode::BadGateway)))); Oct 21 20:34:21.568 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 21 20:34:21.568 INFO kablam! Oct 21 20:34:21.800 INFO kablam! warning: variable does not need to be mutable Oct 21 20:34:21.800 INFO kablam! --> src/main.rs:189:33 Oct 21 20:34:21.800 INFO kablam! | Oct 21 20:34:21.800 INFO kablam! 189 | fn set_cache_headers(&self, mut res: &mut IronResponse) { Oct 21 20:34:21.800 INFO kablam! | ----^^^ Oct 21 20:34:21.800 INFO kablam! | | Oct 21 20:34:21.800 INFO kablam! | help: remove this `mut` Oct 21 20:34:21.800 INFO kablam! | Oct 21 20:34:21.800 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 20:34:21.800 INFO kablam! Oct 21 20:34:21.900 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 22.22s Oct 21 20:34:21.935 INFO kablam! su: No module specific data is present Oct 21 20:34:22.817 INFO running `"docker" "rm" "-f" "a42e304edbca85ac68323b8b5145fe128643a4bd012ce6a485c78418e422e9d6"` Oct 21 20:34:23.044 INFO blam! a42e304edbca85ac68323b8b5145fe128643a4bd012ce6a485c78418e422e9d6