Oct 27 12:18:17.645 INFO checking CrazyFork/rs_webserver_game against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 12:18:17.646 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 12:18:18.093 INFO blam! 26888e8b0972ad60ee264e63da75230120e79be7a71b97b51974054477ccf0b1 Oct 27 12:18:18.103 INFO running `"docker" "start" "-a" "26888e8b0972ad60ee264e63da75230120e79be7a71b97b51974054477ccf0b1"` Oct 27 12:18:19.769 INFO kablam! usermod: no changes Oct 27 12:18:19.867 INFO kablam! Checking server-tictac v0.1.0 (/source) Oct 27 12:18:21.031 INFO kablam! warning: module `Status` should have a snake case name such as `status` Oct 27 12:18:21.032 INFO kablam! --> src/common.rs:305:1 Oct 27 12:18:21.032 INFO kablam! | Oct 27 12:18:21.032 INFO kablam! 305 | / pub mod Status { Oct 27 12:18:21.033 INFO kablam! 306 | | use ::Response; Oct 27 12:18:21.033 INFO kablam! 307 | | Oct 27 12:18:21.033 INFO kablam! 308 | | pub fn faulty_query(text: &str) -> Response { Oct 27 12:18:21.034 INFO kablam! ... | Oct 27 12:18:21.034 INFO kablam! 350 | | } Oct 27 12:18:21.034 INFO kablam! 351 | | } Oct 27 12:18:21.035 INFO kablam! | |_^ Oct 27 12:18:21.035 INFO kablam! | Oct 27 12:18:21.035 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 27 12:18:21.035 INFO kablam! Oct 27 12:18:21.127 INFO kablam! warning: module `Status` should have a snake case name such as `status` Oct 27 12:18:21.127 INFO kablam! --> src/common.rs:305:1 Oct 27 12:18:21.127 INFO kablam! | Oct 27 12:18:21.127 INFO kablam! 305 | / pub mod Status { Oct 27 12:18:21.127 INFO kablam! 306 | | use ::Response; Oct 27 12:18:21.127 INFO kablam! 307 | | Oct 27 12:18:21.127 INFO kablam! 308 | | pub fn faulty_query(text: &str) -> Response { Oct 27 12:18:21.127 INFO kablam! ... | Oct 27 12:18:21.127 INFO kablam! 350 | | } Oct 27 12:18:21.127 INFO kablam! 351 | | } Oct 27 12:18:21.127 INFO kablam! | |_^ Oct 27 12:18:21.127 INFO kablam! | Oct 27 12:18:21.127 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 27 12:18:21.127 INFO kablam! Oct 27 12:18:22.296 INFO kablam! warning: variable does not need to be mutable Oct 27 12:18:22.296 INFO kablam! --> src/game_server.rs:79:13 Oct 27 12:18:22.296 INFO kablam! | Oct 27 12:18:22.297 INFO kablam! 79 | let mut board = match guard.board.get_mut(&user_id) { Oct 27 12:18:22.297 INFO kablam! | ----^^^^^ Oct 27 12:18:22.297 INFO kablam! | | Oct 27 12:18:22.298 INFO kablam! | help: remove this `mut` Oct 27 12:18:22.298 INFO kablam! | Oct 27 12:18:22.298 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 12:18:22.299 INFO kablam! Oct 27 12:18:22.459 INFO kablam! warning: variable does not need to be mutable Oct 27 12:18:22.460 INFO kablam! --> src/game_server.rs:79:13 Oct 27 12:18:22.460 INFO kablam! | Oct 27 12:18:22.460 INFO kablam! 79 | let mut board = match guard.board.get_mut(&user_id) { Oct 27 12:18:22.461 INFO kablam! | ----^^^^^ Oct 27 12:18:22.461 INFO kablam! | | Oct 27 12:18:22.461 INFO kablam! | help: remove this `mut` Oct 27 12:18:22.462 INFO kablam! | Oct 27 12:18:22.462 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 12:18:22.462 INFO kablam! Oct 27 12:18:22.619 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.82s Oct 27 12:18:22.622 INFO kablam! su: No module specific data is present Oct 27 12:18:23.599 INFO running `"docker" "rm" "-f" "26888e8b0972ad60ee264e63da75230120e79be7a71b97b51974054477ccf0b1"` Oct 27 12:18:23.795 INFO blam! 26888e8b0972ad60ee264e63da75230120e79be7a71b97b51974054477ccf0b1