Oct 27 12:18:17.556 INFO checking CrazyFork/rs_webserver_game against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 12:18:17.558 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 12:18:17.963 INFO blam! aaff5ef8fa545af4665532b3b274e0213e18fb9873079b2b8855a95f61c11936 Oct 27 12:18:17.967 INFO running `"docker" "start" "-a" "aaff5ef8fa545af4665532b3b274e0213e18fb9873079b2b8855a95f61c11936"` Oct 27 12:18:18.995 INFO kablam! usermod: no changes Oct 27 12:18:19.078 INFO kablam! Checking server-tictac v0.1.0 (/source) Oct 27 12:18:19.915 INFO kablam! warning: module `Status` should have a snake case name such as `status` Oct 27 12:18:19.915 INFO kablam! --> src/common.rs:305:1 Oct 27 12:18:19.916 INFO kablam! | Oct 27 12:18:19.916 INFO kablam! 305 | / pub mod Status { Oct 27 12:18:19.916 INFO kablam! 306 | | use ::Response; Oct 27 12:18:19.917 INFO kablam! 307 | | Oct 27 12:18:19.917 INFO kablam! 308 | | pub fn faulty_query(text: &str) -> Response { Oct 27 12:18:19.917 INFO kablam! ... | Oct 27 12:18:19.917 INFO kablam! 350 | | } Oct 27 12:18:19.918 INFO kablam! 351 | | } Oct 27 12:18:19.918 INFO kablam! | |_^ Oct 27 12:18:19.918 INFO kablam! | Oct 27 12:18:19.919 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 27 12:18:19.919 INFO kablam! Oct 27 12:18:20.667 INFO kablam! warning: module `Status` should have a snake case name such as `status` Oct 27 12:18:20.667 INFO kablam! --> src/common.rs:305:1 Oct 27 12:18:20.690 INFO kablam! | Oct 27 12:18:20.691 INFO kablam! 305 | / pub mod Status { Oct 27 12:18:20.692 INFO kablam! 306 | | use ::Response; Oct 27 12:18:20.692 INFO kablam! 307 | | Oct 27 12:18:20.692 INFO kablam! 308 | | pub fn faulty_query(text: &str) -> Response { Oct 27 12:18:20.693 INFO kablam! ... | Oct 27 12:18:20.693 INFO kablam! 350 | | } Oct 27 12:18:20.693 INFO kablam! 351 | | } Oct 27 12:18:20.694 INFO kablam! | |_^ Oct 27 12:18:20.694 INFO kablam! | Oct 27 12:18:20.694 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 27 12:18:20.695 INFO kablam! Oct 27 12:18:21.371 INFO kablam! warning: variable does not need to be mutable Oct 27 12:18:21.372 INFO kablam! --> src/game_server.rs:79:13 Oct 27 12:18:21.372 INFO kablam! | Oct 27 12:18:21.372 INFO kablam! 79 | let mut board = match guard.board.get_mut(&user_id) { Oct 27 12:18:21.373 INFO kablam! | ----^^^^^ Oct 27 12:18:21.373 INFO kablam! | | Oct 27 12:18:21.373 INFO kablam! | help: remove this `mut` Oct 27 12:18:21.373 INFO kablam! | Oct 27 12:18:21.374 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 12:18:21.374 INFO kablam! Oct 27 12:18:21.467 INFO kablam! warning: variable does not need to be mutable Oct 27 12:18:21.467 INFO kablam! --> src/game_server.rs:79:13 Oct 27 12:18:21.467 INFO kablam! | Oct 27 12:18:21.467 INFO kablam! 79 | let mut board = match guard.board.get_mut(&user_id) { Oct 27 12:18:21.467 INFO kablam! | ----^^^^^ Oct 27 12:18:21.467 INFO kablam! | | Oct 27 12:18:21.467 INFO kablam! | help: remove this `mut` Oct 27 12:18:21.467 INFO kablam! | Oct 27 12:18:21.467 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 12:18:21.467 INFO kablam! Oct 27 12:18:21.987 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.96s Oct 27 12:18:21.999 INFO kablam! su: No module specific data is present Oct 27 12:18:22.531 INFO running `"docker" "rm" "-f" "aaff5ef8fa545af4665532b3b274e0213e18fb9873079b2b8855a95f61c11936"` Oct 27 12:18:22.675 INFO blam! aaff5ef8fa545af4665532b3b274e0213e18fb9873079b2b8855a95f61c11936