Oct 27 07:59:09.119 INFO checking azdavis/mafia-game against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 07:59:09.121 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 07:59:09.447 INFO blam! 867fa54afdd7b00c5fbce5a79a74b92b340dd96ef2b4f7efc9d1f5b038f04e0c Oct 27 07:59:09.463 INFO running `"docker" "start" "-a" "867fa54afdd7b00c5fbce5a79a74b92b340dd96ef2b4f7efc9d1f5b038f04e0c"` Oct 27 07:59:10.400 INFO kablam! usermod: no changes Oct 27 07:59:10.539 INFO kablam! Checking ws v0.7.8 Oct 27 07:59:10.539 INFO kablam! Compiling serde_derive v1.0.78 Oct 27 07:59:31.575 INFO kablam! Checking server v0.1.0 (/source/server) Oct 27 07:59:34.227 INFO kablam! warning: unused variable: `client` Oct 27 07:59:34.227 INFO kablam! --> server/src/server.rs:53:13 Oct 27 07:59:34.227 INFO kablam! | Oct 27 07:59:34.227 INFO kablam! 53 | let client = match self.clients.get_mut(&id) { Oct 27 07:59:34.227 INFO kablam! | ^^^^^^ help: consider using `_client` instead Oct 27 07:59:34.227 INFO kablam! | Oct 27 07:59:34.227 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 07:59:34.227 INFO kablam! Oct 27 07:59:34.315 INFO kablam! warning: variant is never constructed: `MkClient` Oct 27 07:59:34.315 INFO kablam! --> server/src/action.rs:45:3 Oct 27 07:59:34.316 INFO kablam! | Oct 27 07:59:34.316 INFO kablam! 45 | MkClient { id: Id, name: String }, Oct 27 07:59:34.317 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 07:59:34.318 INFO kablam! | Oct 27 07:59:34.318 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 07:59:34.319 INFO kablam! Oct 27 07:59:34.319 INFO kablam! warning: variant is never constructed: `RmClient` Oct 27 07:59:34.320 INFO kablam! --> server/src/action.rs:47:3 Oct 27 07:59:34.320 INFO kablam! | Oct 27 07:59:34.321 INFO kablam! 47 | RmClient { id: Id }, Oct 27 07:59:34.322 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 07:59:34.322 INFO kablam! Oct 27 07:59:34.346 INFO kablam! warning: unused variable: `client` Oct 27 07:59:34.347 INFO kablam! --> server/src/server.rs:53:13 Oct 27 07:59:34.347 INFO kablam! | Oct 27 07:59:34.348 INFO kablam! 53 | let client = match self.clients.get_mut(&id) { Oct 27 07:59:34.350 INFO kablam! | ^^^^^^ help: consider using `_client` instead Oct 27 07:59:34.351 INFO kablam! | Oct 27 07:59:34.352 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 07:59:34.352 INFO kablam! Oct 27 07:59:34.416 INFO kablam! warning: variant is never constructed: `MkClient` Oct 27 07:59:34.417 INFO kablam! --> server/src/action.rs:45:3 Oct 27 07:59:34.417 INFO kablam! | Oct 27 07:59:34.418 INFO kablam! 45 | MkClient { id: Id, name: String }, Oct 27 07:59:34.418 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 07:59:34.419 INFO kablam! | Oct 27 07:59:34.420 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 07:59:34.420 INFO kablam! Oct 27 07:59:34.421 INFO kablam! warning: variant is never constructed: `RmClient` Oct 27 07:59:34.421 INFO kablam! --> server/src/action.rs:47:3 Oct 27 07:59:34.422 INFO kablam! | Oct 27 07:59:34.422 INFO kablam! 47 | RmClient { id: Id }, Oct 27 07:59:34.423 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 07:59:34.423 INFO kablam! Oct 27 07:59:34.483 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 24.04s Oct 27 07:59:34.499 INFO kablam! su: No module specific data is present Oct 27 07:59:35.686 INFO running `"docker" "rm" "-f" "867fa54afdd7b00c5fbce5a79a74b92b340dd96ef2b4f7efc9d1f5b038f04e0c"` Oct 27 07:59:36.013 INFO blam! 867fa54afdd7b00c5fbce5a79a74b92b340dd96ef2b4f7efc9d1f5b038f04e0c