Oct 21 21:47:52.383 INFO checking CrazyFork/rs_webserver_game against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 21:47:52.384 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192/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 21 21:47:52.776 INFO blam! d91d20931c4b7cbf34751e8297455957dff08794ef58f49d9684b9d39dcbddbb Oct 21 21:47:52.782 INFO running `"docker" "start" "-a" "d91d20931c4b7cbf34751e8297455957dff08794ef58f49d9684b9d39dcbddbb"` Oct 21 21:47:53.781 INFO kablam! usermod: no changes Oct 21 21:47:53.884 INFO kablam! Checking server-tictac v0.1.0 (/source) Oct 21 21:47:54.843 INFO kablam! warning: module `Status` should have a snake case name such as `status` Oct 21 21:47:54.843 INFO kablam! --> src/common.rs:305:1 Oct 21 21:47:54.843 INFO kablam! | Oct 21 21:47:54.843 INFO kablam! 305 | / pub mod Status { Oct 21 21:47:54.843 INFO kablam! 306 | | use ::Response; Oct 21 21:47:54.843 INFO kablam! 307 | | Oct 21 21:47:54.843 INFO kablam! 308 | | pub fn faulty_query(text: &str) -> Response { Oct 21 21:47:54.843 INFO kablam! ... | Oct 21 21:47:54.843 INFO kablam! 350 | | } Oct 21 21:47:54.843 INFO kablam! 351 | | } Oct 21 21:47:54.843 INFO kablam! | |_^ Oct 21 21:47:54.843 INFO kablam! | Oct 21 21:47:54.844 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 21 21:47:54.844 INFO kablam! Oct 21 21:47:55.212 INFO kablam! warning: module `Status` should have a snake case name such as `status` Oct 21 21:47:55.212 INFO kablam! --> src/common.rs:305:1 Oct 21 21:47:55.212 INFO kablam! | Oct 21 21:47:55.212 INFO kablam! 305 | / pub mod Status { Oct 21 21:47:55.212 INFO kablam! 306 | | use ::Response; Oct 21 21:47:55.212 INFO kablam! 307 | | Oct 21 21:47:55.212 INFO kablam! 308 | | pub fn faulty_query(text: &str) -> Response { Oct 21 21:47:55.212 INFO kablam! ... | Oct 21 21:47:55.212 INFO kablam! 350 | | } Oct 21 21:47:55.212 INFO kablam! 351 | | } Oct 21 21:47:55.212 INFO kablam! | |_^ Oct 21 21:47:55.212 INFO kablam! | Oct 21 21:47:55.212 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 21 21:47:55.212 INFO kablam! Oct 21 21:47:55.752 INFO kablam! warning: variable does not need to be mutable Oct 21 21:47:55.753 INFO kablam! --> src/game_server.rs:79:13 Oct 21 21:47:55.753 INFO kablam! | Oct 21 21:47:55.753 INFO kablam! 79 | let mut board = match guard.board.get_mut(&user_id) { Oct 21 21:47:55.753 INFO kablam! | ----^^^^^ Oct 21 21:47:55.753 INFO kablam! | | Oct 21 21:47:55.753 INFO kablam! | help: remove this `mut` Oct 21 21:47:55.753 INFO kablam! | Oct 21 21:47:55.753 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 21:47:55.753 INFO kablam! Oct 21 21:47:56.088 INFO kablam! warning: variable does not need to be mutable Oct 21 21:47:56.088 INFO kablam! --> src/game_server.rs:79:13 Oct 21 21:47:56.088 INFO kablam! | Oct 21 21:47:56.088 INFO kablam! 79 | let mut board = match guard.board.get_mut(&user_id) { Oct 21 21:47:56.088 INFO kablam! | ----^^^^^ Oct 21 21:47:56.088 INFO kablam! | | Oct 21 21:47:56.088 INFO kablam! | help: remove this `mut` Oct 21 21:47:56.088 INFO kablam! | Oct 21 21:47:56.088 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 21:47:56.088 INFO kablam! Oct 21 21:47:56.253 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.44s Oct 21 21:47:56.260 INFO kablam! su: No module specific data is present Oct 21 21:47:56.968 INFO running `"docker" "rm" "-f" "d91d20931c4b7cbf34751e8297455957dff08794ef58f49d9684b9d39dcbddbb"` Oct 21 21:47:57.188 INFO blam! d91d20931c4b7cbf34751e8297455957dff08794ef58f49d9684b9d39dcbddbb