Oct 13 05:09:54.045 INFO checking CrazyFork/rs_webserver_game against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 05:09:54.045 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-5/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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:09:54.568 INFO blam! 9cdd5e716d61047089202762133c7b5f24cb0048920d2d43ca23e1158efbc458 Oct 13 05:09:54.570 INFO running `"docker" "start" "-a" "9cdd5e716d61047089202762133c7b5f24cb0048920d2d43ca23e1158efbc458"` Oct 13 05:09:56.360 INFO kablam! usermod: no changes Oct 13 05:09:56.428 INFO kablam! Checking server-tictac v0.1.0 (/source) Oct 13 05:09:57.624 INFO kablam! warning: module `Status` should have a snake case name such as `status` Oct 13 05:09:57.625 INFO kablam! --> src/common.rs:305:1 Oct 13 05:09:57.625 INFO kablam! | Oct 13 05:09:57.625 INFO kablam! 305 | / pub mod Status { Oct 13 05:09:57.626 INFO kablam! 306 | | use ::Response; Oct 13 05:09:57.626 INFO kablam! 307 | | Oct 13 05:09:57.626 INFO kablam! 308 | | pub fn faulty_query(text: &str) -> Response { Oct 13 05:09:57.627 INFO kablam! ... | Oct 13 05:09:57.627 INFO kablam! 350 | | } Oct 13 05:09:57.627 INFO kablam! 351 | | } Oct 13 05:09:57.628 INFO kablam! | |_^ Oct 13 05:09:57.628 INFO kablam! | Oct 13 05:09:57.629 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 05:09:57.629 INFO kablam! Oct 13 05:09:57.948 INFO kablam! warning: module `Status` should have a snake case name such as `status` Oct 13 05:09:57.949 INFO kablam! --> src/common.rs:305:1 Oct 13 05:09:57.949 INFO kablam! | Oct 13 05:09:57.950 INFO kablam! 305 | / pub mod Status { Oct 13 05:09:57.950 INFO kablam! 306 | | use ::Response; Oct 13 05:09:57.951 INFO kablam! 307 | | Oct 13 05:09:57.951 INFO kablam! 308 | | pub fn faulty_query(text: &str) -> Response { Oct 13 05:09:57.951 INFO kablam! ... | Oct 13 05:09:57.952 INFO kablam! 350 | | } Oct 13 05:09:57.952 INFO kablam! 351 | | } Oct 13 05:09:57.953 INFO kablam! | |_^ Oct 13 05:09:57.980 INFO kablam! | Oct 13 05:09:57.981 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 05:09:57.982 INFO kablam! Oct 13 05:09:59.076 INFO kablam! warning: variable does not need to be mutable Oct 13 05:09:59.076 INFO kablam! --> src/game_server.rs:79:13 Oct 13 05:09:59.076 INFO kablam! | Oct 13 05:09:59.076 INFO kablam! 79 | let mut board = match guard.board.get_mut(&user_id) { Oct 13 05:09:59.076 INFO kablam! | ----^^^^^ Oct 13 05:09:59.076 INFO kablam! | | Oct 13 05:09:59.076 INFO kablam! | help: remove this `mut` Oct 13 05:09:59.077 INFO kablam! | Oct 13 05:09:59.077 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 05:09:59.077 INFO kablam! Oct 13 05:09:59.127 INFO kablam! warning: variable does not need to be mutable Oct 13 05:09:59.127 INFO kablam! --> src/game_server.rs:79:13 Oct 13 05:09:59.127 INFO kablam! | Oct 13 05:09:59.127 INFO kablam! 79 | let mut board = match guard.board.get_mut(&user_id) { Oct 13 05:09:59.127 INFO kablam! | ----^^^^^ Oct 13 05:09:59.127 INFO kablam! | | Oct 13 05:09:59.127 INFO kablam! | help: remove this `mut` Oct 13 05:09:59.127 INFO kablam! | Oct 13 05:09:59.127 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 05:09:59.127 INFO kablam! Oct 13 05:09:59.409 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.03s Oct 13 05:09:59.419 INFO kablam! su: No module specific data is present Oct 13 05:10:00.601 INFO running `"docker" "rm" "-f" "9cdd5e716d61047089202762133c7b5f24cb0048920d2d43ca23e1158efbc458"` Oct 13 05:10:00.965 INFO blam! 9cdd5e716d61047089202762133c7b5f24cb0048920d2d43ca23e1158efbc458