Oct 31 17:28:56.095 INFO checking yrjok/Raspberry-Pi-Drive-Client against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Oct 31 17:28:56.096 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-1/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55538/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/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 +05812fa8c588473f03e3fa7cf59cd84f4f37c715-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:56.442 INFO blam! 3fd632185f6bdec3a145baa7ac6238797be12b3c87b138612041d36be6a397dd Oct 31 17:28:56.444 INFO running `"docker" "start" "-a" "3fd632185f6bdec3a145baa7ac6238797be12b3c87b138612041d36be6a397dd"` Oct 31 17:28:57.549 INFO kablam! usermod: no changes Oct 31 17:28:57.609 INFO kablam! Checking rapid_client v0.1.0 (/source) Oct 31 17:28:57.945 INFO kablam! warning: unused variable: `n` Oct 31 17:28:57.945 INFO kablam! --> src/input.rs:6:15 Oct 31 17:28:57.945 INFO kablam! | Oct 31 17:28:57.946 INFO kablam! 6 | if let Ok(n) = res { Oct 31 17:28:57.946 INFO kablam! | ^ help: consider using `_n` instead Oct 31 17:28:57.946 INFO kablam! | Oct 31 17:28:57.947 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 17:28:57.947 INFO kablam! Oct 31 17:28:57.974 INFO kablam! warning: unused variable: `n` Oct 31 17:28:57.975 INFO kablam! --> src/input.rs:6:15 Oct 31 17:28:57.975 INFO kablam! | Oct 31 17:28:57.975 INFO kablam! 6 | if let Ok(n) = res { Oct 31 17:28:57.976 INFO kablam! | ^ help: consider using `_n` instead Oct 31 17:28:57.976 INFO kablam! | Oct 31 17:28:57.976 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 17:28:57.976 INFO kablam! Oct 31 17:28:58.012 INFO kablam! warning: variant is never constructed: `DISCONNECT` Oct 31 17:28:58.012 INFO kablam! --> src/communication.rs:9:5 Oct 31 17:28:58.012 INFO kablam! | Oct 31 17:28:58.012 INFO kablam! 9 | DISCONNECT, Oct 31 17:28:58.012 INFO kablam! | ^^^^^^^^^^ Oct 31 17:28:58.012 INFO kablam! | Oct 31 17:28:58.012 INFO kablam! = note: #[warn(dead_code)] on by default Oct 31 17:28:58.012 INFO kablam! Oct 31 17:28:58.017 INFO kablam! warning: variant is never constructed: `MESSAGE` Oct 31 17:28:58.017 INFO kablam! --> src/communication.rs:10:5 Oct 31 17:28:58.017 INFO kablam! | Oct 31 17:28:58.018 INFO kablam! 10 | MESSAGE(String), Oct 31 17:28:58.018 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 31 17:28:58.018 INFO kablam! Oct 31 17:28:58.018 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 17:28:58.019 INFO kablam! --> src/communication.rs:60:17 Oct 31 17:28:58.019 INFO kablam! | Oct 31 17:28:58.019 INFO kablam! 60 | self.connection.shutdown(Shutdown::Both); Oct 31 17:28:58.020 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:28:58.020 INFO kablam! | Oct 31 17:28:58.020 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 31 17:28:58.020 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 17:28:58.021 INFO kablam! Oct 31 17:28:58.062 INFO kablam! warning: variant is never constructed: `DISCONNECT` Oct 31 17:28:58.062 INFO kablam! --> src/communication.rs:9:5 Oct 31 17:28:58.062 INFO kablam! | Oct 31 17:28:58.062 INFO kablam! 9 | DISCONNECT, Oct 31 17:28:58.062 INFO kablam! | ^^^^^^^^^^ Oct 31 17:28:58.062 INFO kablam! | Oct 31 17:28:58.062 INFO kablam! = note: #[warn(dead_code)] on by default Oct 31 17:28:58.062 INFO kablam! Oct 31 17:28:58.062 INFO kablam! warning: variant is never constructed: `MESSAGE` Oct 31 17:28:58.062 INFO kablam! --> src/communication.rs:10:5 Oct 31 17:28:58.062 INFO kablam! | Oct 31 17:28:58.062 INFO kablam! 10 | MESSAGE(String), Oct 31 17:28:58.062 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 31 17:28:58.062 INFO kablam! Oct 31 17:28:58.063 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 17:28:58.063 INFO kablam! --> src/communication.rs:60:17 Oct 31 17:28:58.063 INFO kablam! | Oct 31 17:28:58.063 INFO kablam! 60 | self.connection.shutdown(Shutdown::Both); Oct 31 17:28:58.063 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:28:58.063 INFO kablam! | Oct 31 17:28:58.063 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 31 17:28:58.063 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 17:28:58.063 INFO kablam! Oct 31 17:28:58.084 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.50s Oct 31 17:28:58.092 INFO kablam! su: No module specific data is present Oct 31 17:28:59.018 INFO running `"docker" "rm" "-f" "3fd632185f6bdec3a145baa7ac6238797be12b3c87b138612041d36be6a397dd"` Oct 31 17:28:59.253 INFO blam! 3fd632185f6bdec3a145baa7ac6238797be12b3c87b138612041d36be6a397dd