Oct 27 15:29:06.979 INFO checking solicit-0.4.4 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 15:29:06.981 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 15:29:07.527 INFO blam! ef5ced161a0475990bffc8edffe1284d03327963ca4dccd9c0a5efb77856b9f1 Oct 27 15:29:07.533 INFO running `"docker" "start" "-a" "ef5ced161a0475990bffc8edffe1284d03327963ca4dccd9c0a5efb77856b9f1"` Oct 27 15:29:08.631 INFO kablam! usermod: no changes Oct 27 15:29:08.731 INFO kablam! Checking solicit v0.4.4 (/source) Oct 27 15:29:11.171 INFO kablam! warning: variable does not need to be mutable Oct 27 15:29:11.171 INFO kablam! --> src/http/client/mod.rs:297:13 Oct 27 15:29:11.171 INFO kablam! | Oct 27 15:29:11.171 INFO kablam! 297 | let mut stream = match self.state.get_stream_mut(stream_id) { Oct 27 15:29:11.171 INFO kablam! | ----^^^^^^ Oct 27 15:29:11.171 INFO kablam! | | Oct 27 15:29:11.171 INFO kablam! | help: remove this `mut` Oct 27 15:29:11.171 INFO kablam! | Oct 27 15:29:11.177 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 15:29:11.177 INFO kablam! Oct 27 15:29:11.177 INFO kablam! warning: variable does not need to be mutable Oct 27 15:29:11.177 INFO kablam! --> src/http/client/mod.rs:310:13 Oct 27 15:29:11.177 INFO kablam! | Oct 27 15:29:11.177 INFO kablam! 310 | let mut stream = match self.state.get_stream_mut(stream_id) { Oct 27 15:29:11.177 INFO kablam! | ----^^^^^^ Oct 27 15:29:11.177 INFO kablam! | | Oct 27 15:29:11.177 INFO kablam! | help: remove this `mut` Oct 27 15:29:11.177 INFO kablam! Oct 27 15:29:11.178 INFO kablam! warning: variable does not need to be mutable Oct 27 15:29:11.178 INFO kablam! --> src/http/client/mod.rs:323:13 Oct 27 15:29:11.178 INFO kablam! | Oct 27 15:29:11.178 INFO kablam! 323 | let mut stream = match self.state.get_stream_mut(stream_id) { Oct 27 15:29:11.178 INFO kablam! | ----^^^^^^ Oct 27 15:29:11.179 INFO kablam! | | Oct 27 15:29:11.179 INFO kablam! | help: remove this `mut` Oct 27 15:29:11.179 INFO kablam! Oct 27 15:29:11.182 INFO kablam! warning: variable does not need to be mutable Oct 27 15:29:11.182 INFO kablam! --> src/http/server.rs:42:13 Oct 27 15:29:11.182 INFO kablam! | Oct 27 15:29:11.182 INFO kablam! 42 | let mut stream = match self.state.get_stream_mut(stream_id) { Oct 27 15:29:11.182 INFO kablam! | ----^^^^^^ Oct 27 15:29:11.182 INFO kablam! | | Oct 27 15:29:11.182 INFO kablam! | help: remove this `mut` Oct 27 15:29:11.182 INFO kablam! Oct 27 15:29:11.187 INFO kablam! warning: variable does not need to be mutable Oct 27 15:29:11.187 INFO kablam! --> src/http/server.rs:70:13 Oct 27 15:29:11.187 INFO kablam! | Oct 27 15:29:11.187 INFO kablam! 70 | let mut stream = match self.state.get_stream_mut(stream_id) { Oct 27 15:29:11.187 INFO kablam! | ----^^^^^^ Oct 27 15:29:11.187 INFO kablam! | | Oct 27 15:29:11.187 INFO kablam! | help: remove this `mut` Oct 27 15:29:11.187 INFO kablam! Oct 27 15:29:13.280 INFO kablam! warning: unused import: `SessionState` Oct 27 15:29:13.280 INFO kablam! --> src/http/tests/common.rs:19:5 Oct 27 15:29:13.280 INFO kablam! | Oct 27 15:29:13.281 INFO kablam! 19 | SessionState, Oct 27 15:29:13.281 INFO kablam! | ^^^^^^^^^^^^ Oct 27 15:29:13.281 INFO kablam! | Oct 27 15:29:13.282 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 15:29:13.282 INFO kablam! Oct 27 15:29:14.135 INFO kablam! warning: variable does not need to be mutable Oct 27 15:29:14.136 INFO kablam! --> src/http/client/mod.rs:297:13 Oct 27 15:29:14.136 INFO kablam! | Oct 27 15:29:14.136 INFO kablam! 297 | let mut stream = match self.state.get_stream_mut(stream_id) { Oct 27 15:29:14.137 INFO kablam! | ----^^^^^^ Oct 27 15:29:14.137 INFO kablam! | | Oct 27 15:29:14.137 INFO kablam! | help: remove this `mut` Oct 27 15:29:14.138 INFO kablam! | Oct 27 15:29:14.138 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 15:29:14.138 INFO kablam! Oct 27 15:29:14.139 INFO kablam! warning: variable does not need to be mutable Oct 27 15:29:14.139 INFO kablam! --> src/http/client/mod.rs:310:13 Oct 27 15:29:14.139 INFO kablam! | Oct 27 15:29:14.140 INFO kablam! 310 | let mut stream = match self.state.get_stream_mut(stream_id) { Oct 27 15:29:14.140 INFO kablam! | ----^^^^^^ Oct 27 15:29:14.140 INFO kablam! | | Oct 27 15:29:14.140 INFO kablam! | help: remove this `mut` Oct 27 15:29:14.141 INFO kablam! Oct 27 15:29:14.141 INFO kablam! warning: variable does not need to be mutable Oct 27 15:29:14.141 INFO kablam! --> src/http/client/mod.rs:323:13 Oct 27 15:29:14.141 INFO kablam! | Oct 27 15:29:14.141 INFO kablam! 323 | let mut stream = match self.state.get_stream_mut(stream_id) { Oct 27 15:29:14.141 INFO kablam! | ----^^^^^^ Oct 27 15:29:14.141 INFO kablam! | | Oct 27 15:29:14.141 INFO kablam! | help: remove this `mut` Oct 27 15:29:14.141 INFO kablam! Oct 27 15:29:14.167 INFO kablam! warning: variable does not need to be mutable Oct 27 15:29:14.167 INFO kablam! --> src/http/server.rs:42:13 Oct 27 15:29:14.167 INFO kablam! | Oct 27 15:29:14.167 INFO kablam! 42 | let mut stream = match self.state.get_stream_mut(stream_id) { Oct 27 15:29:14.167 INFO kablam! | ----^^^^^^ Oct 27 15:29:14.167 INFO kablam! | | Oct 27 15:29:14.167 INFO kablam! | help: remove this `mut` Oct 27 15:29:14.167 INFO kablam! Oct 27 15:29:14.175 INFO kablam! warning: variable does not need to be mutable Oct 27 15:29:14.175 INFO kablam! --> src/http/server.rs:70:13 Oct 27 15:29:14.175 INFO kablam! | Oct 27 15:29:14.175 INFO kablam! 70 | let mut stream = match self.state.get_stream_mut(stream_id) { Oct 27 15:29:14.175 INFO kablam! | ----^^^^^^ Oct 27 15:29:14.175 INFO kablam! | | Oct 27 15:29:14.175 INFO kablam! | help: remove this `mut` Oct 27 15:29:14.175 INFO kablam! Oct 27 15:29:14.407 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.75s Oct 27 15:29:14.419 INFO kablam! su: No module specific data is present Oct 27 15:29:15.446 INFO running `"docker" "rm" "-f" "ef5ced161a0475990bffc8edffe1284d03327963ca4dccd9c0a5efb77856b9f1"` Oct 27 15:29:15.679 INFO blam! ef5ced161a0475990bffc8edffe1284d03327963ca4dccd9c0a5efb77856b9f1