Oct 12 22:05:26.516 INFO checking elnawe/snake.rs against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 22:05:26.517 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-1/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 12 22:05:26.702 INFO blam! 63beec4b85803e1c6ea96a23053bb455204423fa6ffd3a2242266e60dcb5ee40 Oct 12 22:05:26.705 INFO running `"docker" "start" "-a" "63beec4b85803e1c6ea96a23053bb455204423fa6ffd3a2242266e60dcb5ee40"` Oct 12 22:05:27.256 INFO kablam! usermod: no changes Oct 12 22:05:27.296 INFO kablam! Checking snake-game v0.1.0 (/source) Oct 12 22:05:27.817 INFO kablam! warning: structure field `gameOver` should have a snake case name such as `game_over` Oct 12 22:05:27.817 INFO kablam! --> src/main.rs:14:5 Oct 12 22:05:27.818 INFO kablam! | Oct 12 22:05:27.818 INFO kablam! 14 | gameOver: bool, Oct 12 22:05:27.818 INFO kablam! | ^^^^^^^^^^^^^^ Oct 12 22:05:27.818 INFO kablam! | Oct 12 22:05:27.827 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 12 22:05:27.827 INFO kablam! Oct 12 22:05:27.828 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 22:05:27.828 INFO kablam! --> src/main.rs:63:5 Oct 12 22:05:27.828 INFO kablam! | Oct 12 22:05:27.828 INFO kablam! 63 | io::stdin().read(&mut input); Oct 12 22:05:27.829 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:05:27.829 INFO kablam! | Oct 12 22:05:27.829 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 22:05:27.829 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 22:05:27.829 INFO kablam! Oct 12 22:05:27.984 INFO kablam! warning: structure field `gameOver` should have a snake case name such as `game_over` Oct 12 22:05:27.985 INFO kablam! --> src/main.rs:14:5 Oct 12 22:05:27.985 INFO kablam! | Oct 12 22:05:27.985 INFO kablam! 14 | gameOver: bool, Oct 12 22:05:27.986 INFO kablam! | ^^^^^^^^^^^^^^ Oct 12 22:05:27.986 INFO kablam! | Oct 12 22:05:27.986 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 12 22:05:27.986 INFO kablam! Oct 12 22:05:27.987 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 22:05:27.987 INFO kablam! --> src/main.rs:63:5 Oct 12 22:05:27.987 INFO kablam! | Oct 12 22:05:27.987 INFO kablam! 63 | io::stdin().read(&mut input); Oct 12 22:05:27.988 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:05:27.988 INFO kablam! | Oct 12 22:05:27.988 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 22:05:27.989 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 22:05:27.989 INFO kablam! Oct 12 22:05:28.020 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.74s Oct 12 22:05:28.028 INFO kablam! su: No module specific data is present Oct 12 22:05:28.584 INFO running `"docker" "rm" "-f" "63beec4b85803e1c6ea96a23053bb455204423fa6ffd3a2242266e60dcb5ee40"` Oct 12 22:05:28.816 INFO blam! 63beec4b85803e1c6ea96a23053bb455204423fa6ffd3a2242266e60dcb5ee40