Oct 12 10:11:32.153 INFO checking yrjok/Raspberry-Pi-Drive-Client against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 10:11:32.153 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-0/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 12 10:11:32.582 INFO blam! 89526cb316658471768bf5d37c42baf8311fcd8531fdcd4a814334258e7f04cf Oct 12 10:11:32.586 INFO running `"docker" "start" "-a" "89526cb316658471768bf5d37c42baf8311fcd8531fdcd4a814334258e7f04cf"` Oct 12 10:11:33.528 INFO kablam! usermod: no changes Oct 12 10:11:33.580 INFO kablam! Checking rapid_client v0.1.0 (/source) Oct 12 10:11:33.824 INFO kablam! warning: unused variable: `n` Oct 12 10:11:33.824 INFO kablam! --> src/input.rs:6:15 Oct 12 10:11:33.824 INFO kablam! | Oct 12 10:11:33.824 INFO kablam! 6 | if let Ok(n) = res { Oct 12 10:11:33.824 INFO kablam! | ^ help: consider using `_n` instead Oct 12 10:11:33.824 INFO kablam! | Oct 12 10:11:33.824 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 10:11:33.824 INFO kablam! Oct 12 10:11:33.852 INFO kablam! warning: variant is never constructed: `DISCONNECT` Oct 12 10:11:33.853 INFO kablam! --> src/communication.rs:9:5 Oct 12 10:11:33.853 INFO kablam! | Oct 12 10:11:33.853 INFO kablam! 9 | DISCONNECT, Oct 12 10:11:33.853 INFO kablam! | ^^^^^^^^^^ Oct 12 10:11:33.853 INFO kablam! | Oct 12 10:11:33.853 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 10:11:33.853 INFO kablam! Oct 12 10:11:33.853 INFO kablam! warning: variant is never constructed: `MESSAGE` Oct 12 10:11:33.853 INFO kablam! --> src/communication.rs:10:5 Oct 12 10:11:33.853 INFO kablam! | Oct 12 10:11:33.853 INFO kablam! 10 | MESSAGE(String), Oct 12 10:11:33.853 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 10:11:33.853 INFO kablam! Oct 12 10:11:33.853 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 10:11:33.853 INFO kablam! --> src/communication.rs:60:17 Oct 12 10:11:33.853 INFO kablam! | Oct 12 10:11:33.853 INFO kablam! 60 | self.connection.shutdown(Shutdown::Both); Oct 12 10:11:33.853 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 10:11:33.853 INFO kablam! | Oct 12 10:11:33.853 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 10:11:33.853 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 10:11:33.853 INFO kablam! Oct 12 10:11:33.908 INFO kablam! warning: unused variable: `n` Oct 12 10:11:33.908 INFO kablam! --> src/input.rs:6:15 Oct 12 10:11:33.909 INFO kablam! | Oct 12 10:11:33.909 INFO kablam! 6 | if let Ok(n) = res { Oct 12 10:11:33.909 INFO kablam! | ^ help: consider using `_n` instead Oct 12 10:11:33.909 INFO kablam! | Oct 12 10:11:33.909 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 10:11:33.909 INFO kablam! Oct 12 10:11:33.940 INFO kablam! warning: variant is never constructed: `DISCONNECT` Oct 12 10:11:33.940 INFO kablam! --> src/communication.rs:9:5 Oct 12 10:11:33.940 INFO kablam! | Oct 12 10:11:33.940 INFO kablam! 9 | DISCONNECT, Oct 12 10:11:33.940 INFO kablam! | ^^^^^^^^^^ Oct 12 10:11:33.940 INFO kablam! | Oct 12 10:11:33.940 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 10:11:33.940 INFO kablam! Oct 12 10:11:33.940 INFO kablam! warning: variant is never constructed: `MESSAGE` Oct 12 10:11:33.940 INFO kablam! --> src/communication.rs:10:5 Oct 12 10:11:33.940 INFO kablam! | Oct 12 10:11:33.940 INFO kablam! 10 | MESSAGE(String), Oct 12 10:11:33.940 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 10:11:33.940 INFO kablam! Oct 12 10:11:33.940 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 10:11:33.940 INFO kablam! --> src/communication.rs:60:17 Oct 12 10:11:33.940 INFO kablam! | Oct 12 10:11:33.941 INFO kablam! 60 | self.connection.shutdown(Shutdown::Both); Oct 12 10:11:33.941 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 10:11:33.941 INFO kablam! | Oct 12 10:11:33.941 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 10:11:33.941 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 10:11:33.941 INFO kablam! Oct 12 10:11:33.968 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.42s Oct 12 10:11:33.969 INFO kablam! su: No module specific data is present Oct 12 10:11:34.705 INFO running `"docker" "rm" "-f" "89526cb316658471768bf5d37c42baf8311fcd8531fdcd4a814334258e7f04cf"` Oct 12 10:11:34.945 INFO blam! 89526cb316658471768bf5d37c42baf8311fcd8531fdcd4a814334258e7f04cf