Oct 26 17:24:39.689 INFO checking yrjok/Raspberry-Pi-Drive-Client against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 17:24:39.691 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 26 17:24:40.126 INFO blam! d20ca772cb16d84102a346905ff394774b05b40544055a7ee5c9aea5db94e791 Oct 26 17:24:40.129 INFO running `"docker" "start" "-a" "d20ca772cb16d84102a346905ff394774b05b40544055a7ee5c9aea5db94e791"` Oct 26 17:24:42.175 INFO kablam! usermod: no changes Oct 26 17:24:42.227 INFO kablam! Checking rapid_client v0.1.0 (/source) Oct 26 17:24:42.655 INFO kablam! warning: unused variable: `n` Oct 26 17:24:42.655 INFO kablam! --> src/input.rs:6:15 Oct 26 17:24:42.655 INFO kablam! | Oct 26 17:24:42.655 INFO kablam! 6 | if let Ok(n) = res { Oct 26 17:24:42.655 INFO kablam! | ^ help: consider using `_n` instead Oct 26 17:24:42.655 INFO kablam! | Oct 26 17:24:42.655 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 17:24:42.655 INFO kablam! Oct 26 17:24:42.655 INFO kablam! warning: unused variable: `n` Oct 26 17:24:42.655 INFO kablam! --> src/input.rs:6:15 Oct 26 17:24:42.655 INFO kablam! | Oct 26 17:24:42.655 INFO kablam! 6 | if let Ok(n) = res { Oct 26 17:24:42.655 INFO kablam! | ^ help: consider using `_n` instead Oct 26 17:24:42.655 INFO kablam! | Oct 26 17:24:42.655 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 17:24:42.655 INFO kablam! Oct 26 17:24:42.707 INFO kablam! warning: variant is never constructed: `DISCONNECT` Oct 26 17:24:42.707 INFO kablam! --> src/communication.rs:9:5 Oct 26 17:24:42.707 INFO kablam! | Oct 26 17:24:42.707 INFO kablam! 9 | DISCONNECT, Oct 26 17:24:42.707 INFO kablam! | ^^^^^^^^^^ Oct 26 17:24:42.707 INFO kablam! | Oct 26 17:24:42.707 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 17:24:42.707 INFO kablam! Oct 26 17:24:42.707 INFO kablam! warning: variant is never constructed: `MESSAGE` Oct 26 17:24:42.707 INFO kablam! --> src/communication.rs:10:5 Oct 26 17:24:42.707 INFO kablam! | Oct 26 17:24:42.707 INFO kablam! 10 | MESSAGE(String), Oct 26 17:24:42.707 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 26 17:24:42.707 INFO kablam! Oct 26 17:24:42.707 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 17:24:42.707 INFO kablam! --> src/communication.rs:60:17 Oct 26 17:24:42.707 INFO kablam! | Oct 26 17:24:42.707 INFO kablam! 60 | self.connection.shutdown(Shutdown::Both); Oct 26 17:24:42.707 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 17:24:42.707 INFO kablam! | Oct 26 17:24:42.707 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 26 17:24:42.707 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 17:24:42.707 INFO kablam! Oct 26 17:24:42.748 INFO kablam! warning: variant is never constructed: `DISCONNECT` Oct 26 17:24:42.748 INFO kablam! --> src/communication.rs:9:5 Oct 26 17:24:42.748 INFO kablam! | Oct 26 17:24:42.748 INFO kablam! 9 | DISCONNECT, Oct 26 17:24:42.748 INFO kablam! | ^^^^^^^^^^ Oct 26 17:24:42.748 INFO kablam! | Oct 26 17:24:42.748 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 17:24:42.748 INFO kablam! Oct 26 17:24:42.748 INFO kablam! warning: variant is never constructed: `MESSAGE` Oct 26 17:24:42.748 INFO kablam! --> src/communication.rs:10:5 Oct 26 17:24:42.748 INFO kablam! | Oct 26 17:24:42.748 INFO kablam! 10 | MESSAGE(String), Oct 26 17:24:42.748 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 26 17:24:42.748 INFO kablam! Oct 26 17:24:42.751 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 17:24:42.751 INFO kablam! --> src/communication.rs:60:17 Oct 26 17:24:42.751 INFO kablam! | Oct 26 17:24:42.751 INFO kablam! 60 | self.connection.shutdown(Shutdown::Both); Oct 26 17:24:42.751 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 17:24:42.751 INFO kablam! | Oct 26 17:24:42.751 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 26 17:24:42.751 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 17:24:42.751 INFO kablam! Oct 26 17:24:42.799 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.61s Oct 26 17:24:42.802 INFO kablam! su: No module specific data is present Oct 26 17:24:44.107 INFO running `"docker" "rm" "-f" "d20ca772cb16d84102a346905ff394774b05b40544055a7ee5c9aea5db94e791"` Oct 26 17:24:44.489 INFO blam! d20ca772cb16d84102a346905ff394774b05b40544055a7ee5c9aea5db94e791