Oct 15 07:07:37.911 INFO testing S2Lab/gravatar-reverse-proxy against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 07:07:37.912 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 15 07:07:38.446 INFO blam! 1dd768995d12327418d9bd28eac9f4691fbc04b133d0d5af9d484bda0c80642d Oct 15 07:07:38.448 INFO running `"docker" "start" "-a" "1dd768995d12327418d9bd28eac9f4691fbc04b133d0d5af9d484bda0c80642d"` Oct 15 07:07:40.511 INFO kablam! usermod: no changes Oct 15 07:07:40.768 INFO kablam! Compiling conduit-mime-types v0.7.3 Oct 15 07:07:40.769 INFO kablam! Compiling serde_json v0.8.6 Oct 15 07:07:40.775 INFO kablam! Compiling hyper v0.10.6 Oct 15 07:07:40.788 INFO kablam! Compiling openssl-sys v0.9.10 Oct 15 07:07:44.743 INFO kablam! Compiling openssl v0.9.10 Oct 15 07:07:57.427 INFO kablam! Compiling crypto-hash v0.2.1 Oct 15 07:08:02.921 INFO kablam! Compiling iron v0.5.1 Oct 15 07:08:02.922 INFO kablam! Compiling hyper-rustls v0.3.2 Oct 15 07:08:06.447 INFO kablam! Compiling persistent v0.3.0 Oct 15 07:08:06.448 INFO kablam! Compiling router v0.5.1 Oct 15 07:08:08.241 INFO kablam! Compiling bodyparser v0.5.0 Oct 15 07:08:10.835 INFO kablam! Compiling urlencoded v0.5.0 Oct 15 07:08:12.383 INFO kablam! Compiling gravatar-reverse-proxy v0.1.0 (/source) Oct 15 07:08:14.472 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 07:08:14.472 INFO kablam! --> src/main.rs:100:43 Oct 15 07:08:14.472 INFO kablam! | Oct 15 07:08:14.472 INFO kablam! 100 | return Err(IronResponse::with((HyperStatusCode::NotFound))); Oct 15 07:08:14.473 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 07:08:14.473 INFO kablam! | Oct 15 07:08:14.473 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 07:08:14.474 INFO kablam! Oct 15 07:08:14.474 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 07:08:14.474 INFO kablam! --> src/main.rs:114:51 Oct 15 07:08:14.475 INFO kablam! | Oct 15 07:08:14.475 INFO kablam! 114 | None => return Err(IronResponse::with((HyperStatusCode::BadRequest))), Oct 15 07:08:14.477 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 07:08:14.477 INFO kablam! Oct 15 07:08:14.478 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 07:08:14.478 INFO kablam! --> src/main.rs:133:61 Oct 15 07:08:14.478 INFO kablam! | Oct 15 07:08:14.479 INFO kablam! 133 | Err(_) => return Err(IronResponse::with((HyperStatusCode::BadRequest))), Oct 15 07:08:14.479 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 07:08:14.479 INFO kablam! Oct 15 07:08:14.480 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 07:08:14.480 INFO kablam! --> src/main.rs:171:47 Oct 15 07:08:14.480 INFO kablam! | Oct 15 07:08:14.480 INFO kablam! 171 | .ok_or_else(|| IronResponse::with((HyperStatusCode::BadGateway)))); Oct 15 07:08:14.481 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 07:08:14.481 INFO kablam! Oct 15 07:08:14.481 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 07:08:14.482 INFO kablam! --> src/main.rs:244:43 Oct 15 07:08:14.482 INFO kablam! | Oct 15 07:08:14.482 INFO kablam! 244 | return Err(IronResponse::with((HyperStatusCode::BadGateway))); Oct 15 07:08:14.483 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 07:08:14.483 INFO kablam! Oct 15 07:08:14.483 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 07:08:14.483 INFO kablam! --> src/main.rs:250:45 Oct 15 07:08:14.484 INFO kablam! | Oct 15 07:08:14.484 INFO kablam! 250 | .map_err(|_| IronResponse::with((HyperStatusCode::BadGateway)))); Oct 15 07:08:14.484 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 07:08:14.484 INFO kablam! Oct 15 07:08:14.485 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 07:08:14.485 INFO kablam! --> src/main.rs:271:45 Oct 15 07:08:14.485 INFO kablam! | Oct 15 07:08:14.486 INFO kablam! 271 | .map_err(|_| IronResponse::with((HyperStatusCode::BadGateway)))); Oct 15 07:08:14.486 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 07:08:14.486 INFO kablam! Oct 15 07:08:14.665 INFO kablam! warning: variable does not need to be mutable Oct 15 07:08:14.666 INFO kablam! --> src/main.rs:189:33 Oct 15 07:08:14.666 INFO kablam! | Oct 15 07:08:14.667 INFO kablam! 189 | fn set_cache_headers(&self, mut res: &mut IronResponse) { Oct 15 07:08:14.667 INFO kablam! | ----^^^ Oct 15 07:08:14.668 INFO kablam! | | Oct 15 07:08:14.669 INFO kablam! | help: remove this `mut` Oct 15 07:08:14.669 INFO kablam! | Oct 15 07:08:14.675 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 07:08:14.675 INFO kablam! Oct 15 07:08:20.944 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 40.37s Oct 15 07:08:20.967 INFO kablam! su: No module specific data is present Oct 15 07:08:22.430 INFO running `"docker" "rm" "-f" "1dd768995d12327418d9bd28eac9f4691fbc04b133d0d5af9d484bda0c80642d"` Oct 15 07:08:22.835 INFO blam! 1dd768995d12327418d9bd28eac9f4691fbc04b133d0d5af9d484bda0c80642d Oct 15 07:08:22.847 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 15 07:08:23.285 INFO blam! 8c98ca47e787f8f8006bba643d8650f534afebb6f28377181ff64b4d8fb4d766 Oct 15 07:08:23.288 INFO running `"docker" "start" "-a" "8c98ca47e787f8f8006bba643d8650f534afebb6f28377181ff64b4d8fb4d766"` Oct 15 07:08:25.171 INFO kablam! usermod: no changes Oct 15 07:08:25.363 INFO kablam! Compiling gravatar-reverse-proxy v0.1.0 (/source) Oct 15 07:08:27.448 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 07:08:27.448 INFO kablam! --> src/main.rs:100:43 Oct 15 07:08:27.448 INFO kablam! | Oct 15 07:08:27.448 INFO kablam! 100 | return Err(IronResponse::with((HyperStatusCode::NotFound))); Oct 15 07:08:27.448 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 07:08:27.448 INFO kablam! | Oct 15 07:08:27.448 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 07:08:27.448 INFO kablam! Oct 15 07:08:27.448 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 07:08:27.448 INFO kablam! --> src/main.rs:114:51 Oct 15 07:08:27.448 INFO kablam! | Oct 15 07:08:27.448 INFO kablam! 114 | None => return Err(IronResponse::with((HyperStatusCode::BadRequest))), Oct 15 07:08:27.448 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 07:08:27.448 INFO kablam! Oct 15 07:08:27.448 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 07:08:27.448 INFO kablam! --> src/main.rs:133:61 Oct 15 07:08:27.448 INFO kablam! | Oct 15 07:08:27.448 INFO kablam! 133 | Err(_) => return Err(IronResponse::with((HyperStatusCode::BadRequest))), Oct 15 07:08:27.448 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 07:08:27.448 INFO kablam! Oct 15 07:08:27.448 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 07:08:27.448 INFO kablam! --> src/main.rs:171:47 Oct 15 07:08:27.448 INFO kablam! | Oct 15 07:08:27.448 INFO kablam! 171 | .ok_or_else(|| IronResponse::with((HyperStatusCode::BadGateway)))); Oct 15 07:08:27.448 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 07:08:27.448 INFO kablam! Oct 15 07:08:27.448 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 07:08:27.448 INFO kablam! --> src/main.rs:244:43 Oct 15 07:08:27.448 INFO kablam! | Oct 15 07:08:27.448 INFO kablam! 244 | return Err(IronResponse::with((HyperStatusCode::BadGateway))); Oct 15 07:08:27.448 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 07:08:27.448 INFO kablam! Oct 15 07:08:27.448 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 07:08:27.448 INFO kablam! --> src/main.rs:250:45 Oct 15 07:08:27.448 INFO kablam! | Oct 15 07:08:27.448 INFO kablam! 250 | .map_err(|_| IronResponse::with((HyperStatusCode::BadGateway)))); Oct 15 07:08:27.448 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 07:08:27.448 INFO kablam! Oct 15 07:08:27.448 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 07:08:27.448 INFO kablam! --> src/main.rs:271:45 Oct 15 07:08:27.448 INFO kablam! | Oct 15 07:08:27.448 INFO kablam! 271 | .map_err(|_| IronResponse::with((HyperStatusCode::BadGateway)))); Oct 15 07:08:27.448 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 07:08:27.448 INFO kablam! Oct 15 07:08:27.611 INFO kablam! warning: variable does not need to be mutable Oct 15 07:08:27.611 INFO kablam! --> src/main.rs:189:33 Oct 15 07:08:27.611 INFO kablam! | Oct 15 07:08:27.611 INFO kablam! 189 | fn set_cache_headers(&self, mut res: &mut IronResponse) { Oct 15 07:08:27.611 INFO kablam! | ----^^^ Oct 15 07:08:27.611 INFO kablam! | | Oct 15 07:08:27.611 INFO kablam! | help: remove this `mut` Oct 15 07:08:27.611 INFO kablam! | Oct 15 07:08:27.611 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 07:08:27.611 INFO kablam! Oct 15 07:08:28.154 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.96s Oct 15 07:08:28.164 INFO kablam! su: No module specific data is present Oct 15 07:08:29.033 INFO running `"docker" "rm" "-f" "8c98ca47e787f8f8006bba643d8650f534afebb6f28377181ff64b4d8fb4d766"` Oct 15 07:08:29.312 INFO blam! 8c98ca47e787f8f8006bba643d8650f534afebb6f28377181ff64b4d8fb4d766 Oct 15 07:08:29.320 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-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 15 07:08:29.707 INFO blam! 58eb245af09410b8b6a33a9a60dad9a6449aca4de1694dbcc7e4aee9277f0fb6 Oct 15 07:08:29.711 INFO running `"docker" "start" "-a" "58eb245af09410b8b6a33a9a60dad9a6449aca4de1694dbcc7e4aee9277f0fb6"` Oct 15 07:08:31.382 INFO kablam! usermod: no changes Oct 15 07:08:31.547 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.14s Oct 15 07:08:31.571 INFO kablam! Running /target/debug/deps/gravatar_reverse_proxy-b7291d1aace3b992 Oct 15 07:08:31.572 INFO blam! Oct 15 07:08:31.572 INFO blam! running 0 tests Oct 15 07:08:31.572 INFO blam! Oct 15 07:08:31.572 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 07:08:31.572 INFO blam! Oct 15 07:08:31.573 INFO kablam! su: No module specific data is present Oct 15 07:08:32.635 INFO running `"docker" "rm" "-f" "58eb245af09410b8b6a33a9a60dad9a6449aca4de1694dbcc7e4aee9277f0fb6"` Oct 15 07:08:32.967 INFO blam! 58eb245af09410b8b6a33a9a60dad9a6449aca4de1694dbcc7e4aee9277f0fb6