Oct 31 17:28:55.375 INFO checking yrjok/Raspberry-Pi-Drive-Client against try#d7816399d50d407bbce1efe9dbadf8faaaf568fc for pr-55538 Oct 31 17:28:55.377 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-0/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55538/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/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 +d7816399d50d407bbce1efe9dbadf8faaaf568fc-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 31 17:28:55.823 INFO blam! 1d392919e4123f7ea8314db4acd965e4a1a46f5c08b1f38ae19b7e7db85261d0 Oct 31 17:28:55.829 INFO running `"docker" "start" "-a" "1d392919e4123f7ea8314db4acd965e4a1a46f5c08b1f38ae19b7e7db85261d0"` Oct 31 17:28:56.972 INFO kablam! usermod: no changes Oct 31 17:28:57.072 INFO kablam! Checking rapid_client v0.1.0 (/source) Oct 31 17:28:57.356 INFO kablam! warning: unused variable: `n` Oct 31 17:28:57.357 INFO kablam! --> src/input.rs:6:15 Oct 31 17:28:57.357 INFO kablam! | Oct 31 17:28:57.357 INFO kablam! 6 | if let Ok(n) = res { Oct 31 17:28:57.357 INFO kablam! | ^ help: consider using `_n` instead Oct 31 17:28:57.357 INFO kablam! | Oct 31 17:28:57.373 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 17:28:57.373 INFO kablam! Oct 31 17:28:57.373 INFO kablam! warning: unused variable: `n` Oct 31 17:28:57.374 INFO kablam! --> src/input.rs:6:15 Oct 31 17:28:57.374 INFO kablam! | Oct 31 17:28:57.374 INFO kablam! 6 | if let Ok(n) = res { Oct 31 17:28:57.375 INFO kablam! | ^ help: consider using `_n` instead Oct 31 17:28:57.375 INFO kablam! | Oct 31 17:28:57.375 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 17:28:57.375 INFO kablam! Oct 31 17:28:57.404 INFO kablam! warning: variant is never constructed: `DISCONNECT` Oct 31 17:28:57.404 INFO kablam! --> src/communication.rs:9:5 Oct 31 17:28:57.404 INFO kablam! | Oct 31 17:28:57.404 INFO kablam! 9 | DISCONNECT, Oct 31 17:28:57.404 INFO kablam! | ^^^^^^^^^^ Oct 31 17:28:57.404 INFO kablam! | Oct 31 17:28:57.404 INFO kablam! = note: #[warn(dead_code)] on by default Oct 31 17:28:57.404 INFO kablam! Oct 31 17:28:57.404 INFO kablam! warning: variant is never constructed: `MESSAGE` Oct 31 17:28:57.404 INFO kablam! --> src/communication.rs:10:5 Oct 31 17:28:57.404 INFO kablam! | Oct 31 17:28:57.404 INFO kablam! 10 | MESSAGE(String), Oct 31 17:28:57.404 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 31 17:28:57.404 INFO kablam! Oct 31 17:28:57.404 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 17:28:57.405 INFO kablam! --> src/communication.rs:60:17 Oct 31 17:28:57.405 INFO kablam! | Oct 31 17:28:57.405 INFO kablam! 60 | self.connection.shutdown(Shutdown::Both); Oct 31 17:28:57.405 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:28:57.405 INFO kablam! | Oct 31 17:28:57.405 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 31 17:28:57.417 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 17:28:57.418 INFO kablam! Oct 31 17:28:57.418 INFO kablam! warning: variant is never constructed: `DISCONNECT` Oct 31 17:28:57.418 INFO kablam! --> src/communication.rs:9:5 Oct 31 17:28:57.418 INFO kablam! | Oct 31 17:28:57.418 INFO kablam! 9 | DISCONNECT, Oct 31 17:28:57.418 INFO kablam! | ^^^^^^^^^^ Oct 31 17:28:57.418 INFO kablam! | Oct 31 17:28:57.418 INFO kablam! = note: #[warn(dead_code)] on by default Oct 31 17:28:57.418 INFO kablam! Oct 31 17:28:57.418 INFO kablam! warning: variant is never constructed: `MESSAGE` Oct 31 17:28:57.418 INFO kablam! --> src/communication.rs:10:5 Oct 31 17:28:57.418 INFO kablam! | Oct 31 17:28:57.418 INFO kablam! 10 | MESSAGE(String), Oct 31 17:28:57.418 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 31 17:28:57.418 INFO kablam! Oct 31 17:28:57.418 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 17:28:57.418 INFO kablam! --> src/communication.rs:60:17 Oct 31 17:28:57.418 INFO kablam! | Oct 31 17:28:57.418 INFO kablam! 60 | self.connection.shutdown(Shutdown::Both); Oct 31 17:28:57.418 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:28:57.418 INFO kablam! | Oct 31 17:28:57.418 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 31 17:28:57.418 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 17:28:57.418 INFO kablam! Oct 31 17:28:57.452 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.45s Oct 31 17:28:57.452 INFO kablam! su: No module specific data is present Oct 31 17:28:58.245 INFO running `"docker" "rm" "-f" "1d392919e4123f7ea8314db4acd965e4a1a46f5c08b1f38ae19b7e7db85261d0"` Oct 31 17:28:58.543 INFO blam! 1d392919e4123f7ea8314db4acd965e4a1a46f5c08b1f38ae19b7e7db85261d0