Oct 13 05:09:59.766 INFO checking CrazyFork/rs_webserver_game against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 05:09:59.768 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-6/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 13 05:10:00.192 INFO blam! c80f942c77ac1dd268c59ad429406c20f5386f07502853262c97aa42cd5bf48c Oct 13 05:10:00.194 INFO running `"docker" "start" "-a" "c80f942c77ac1dd268c59ad429406c20f5386f07502853262c97aa42cd5bf48c"` Oct 13 05:10:02.000 INFO kablam! usermod: no changes Oct 13 05:10:02.104 INFO kablam! Checking server-tictac v0.1.0 (/source) Oct 13 05:10:03.364 INFO kablam! warning: module `Status` should have a snake case name such as `status` Oct 13 05:10:03.365 INFO kablam! --> src/common.rs:305:1 Oct 13 05:10:03.365 INFO kablam! | Oct 13 05:10:03.365 INFO kablam! 305 | / pub mod Status { Oct 13 05:10:03.366 INFO kablam! 306 | | use ::Response; Oct 13 05:10:03.366 INFO kablam! 307 | | Oct 13 05:10:03.366 INFO kablam! 308 | | pub fn faulty_query(text: &str) -> Response { Oct 13 05:10:03.366 INFO kablam! ... | Oct 13 05:10:03.367 INFO kablam! 350 | | } Oct 13 05:10:03.367 INFO kablam! 351 | | } Oct 13 05:10:03.367 INFO kablam! | |_^ Oct 13 05:10:03.367 INFO kablam! | Oct 13 05:10:03.368 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 05:10:03.368 INFO kablam! Oct 13 05:10:03.488 INFO kablam! warning: module `Status` should have a snake case name such as `status` Oct 13 05:10:03.488 INFO kablam! --> src/common.rs:305:1 Oct 13 05:10:03.488 INFO kablam! | Oct 13 05:10:03.488 INFO kablam! 305 | / pub mod Status { Oct 13 05:10:03.488 INFO kablam! 306 | | use ::Response; Oct 13 05:10:03.488 INFO kablam! 307 | | Oct 13 05:10:03.488 INFO kablam! 308 | | pub fn faulty_query(text: &str) -> Response { Oct 13 05:10:03.488 INFO kablam! ... | Oct 13 05:10:03.488 INFO kablam! 350 | | } Oct 13 05:10:03.488 INFO kablam! 351 | | } Oct 13 05:10:03.488 INFO kablam! | |_^ Oct 13 05:10:03.488 INFO kablam! | Oct 13 05:10:03.488 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 05:10:03.488 INFO kablam! Oct 13 05:10:05.080 INFO kablam! warning: variable does not need to be mutable Oct 13 05:10:05.080 INFO kablam! --> src/game_server.rs:79:13 Oct 13 05:10:05.080 INFO kablam! | Oct 13 05:10:05.080 INFO kablam! 79 | let mut board = match guard.board.get_mut(&user_id) { Oct 13 05:10:05.080 INFO kablam! | ----^^^^^ Oct 13 05:10:05.080 INFO kablam! | | Oct 13 05:10:05.080 INFO kablam! | help: remove this `mut` Oct 13 05:10:05.080 INFO kablam! | Oct 13 05:10:05.080 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 05:10:05.080 INFO kablam! Oct 13 05:10:05.592 INFO kablam! warning: variable does not need to be mutable Oct 13 05:10:05.592 INFO kablam! --> src/game_server.rs:79:13 Oct 13 05:10:05.592 INFO kablam! | Oct 13 05:10:05.592 INFO kablam! 79 | let mut board = match guard.board.get_mut(&user_id) { Oct 13 05:10:05.592 INFO kablam! | ----^^^^^ Oct 13 05:10:05.592 INFO kablam! | | Oct 13 05:10:05.592 INFO kablam! | help: remove this `mut` Oct 13 05:10:05.592 INFO kablam! | Oct 13 05:10:05.592 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 05:10:05.592 INFO kablam! Oct 13 05:10:05.714 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.70s Oct 13 05:10:05.720 INFO kablam! su: No module specific data is present Oct 13 05:10:06.450 INFO running `"docker" "rm" "-f" "c80f942c77ac1dd268c59ad429406c20f5386f07502853262c97aa42cd5bf48c"` Oct 13 05:10:06.808 INFO blam! c80f942c77ac1dd268c59ad429406c20f5386f07502853262c97aa42cd5bf48c