Oct 13 09:40:32.229 INFO checking rsudo-rs_support-0.1.0 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 09:40:32.229 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 13 09:40:32.538 INFO blam! b02782055a88969f0f0aed7a66c0c8db63750950e1e0103fab036b601bd45ed6 Oct 13 09:40:32.541 INFO running `"docker" "start" "-a" "b02782055a88969f0f0aed7a66c0c8db63750950e1e0103fab036b601bd45ed6"` Oct 13 09:40:33.154 INFO kablam! usermod: no changes Oct 13 09:40:33.208 INFO kablam! Checking rsudo-rs_support v0.1.0 (/source) Oct 13 09:40:34.125 INFO kablam! warning: struct is never constructed: `RsudoSocket` Oct 13 09:40:34.125 INFO kablam! --> src/socket.rs:7:1 Oct 13 09:40:34.125 INFO kablam! | Oct 13 09:40:34.125 INFO kablam! 7 | pub struct RsudoSocket { Oct 13 09:40:34.125 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 13 09:40:34.125 INFO kablam! | Oct 13 09:40:34.125 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 09:40:34.125 INFO kablam! Oct 13 09:40:34.125 INFO kablam! warning: method is never used: `new` Oct 13 09:40:34.125 INFO kablam! --> src/socket.rs:13:5 Oct 13 09:40:34.125 INFO kablam! | Oct 13 09:40:34.125 INFO kablam! 13 | pub fn new(path: &str) -> RsudoSocket { Oct 13 09:40:34.125 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 09:40:34.125 INFO kablam! Oct 13 09:40:34.125 INFO kablam! warning: method is never used: `read` Oct 13 09:40:34.125 INFO kablam! --> src/socket.rs:26:5 Oct 13 09:40:34.125 INFO kablam! | Oct 13 09:40:34.125 INFO kablam! 26 | pub fn read(&mut self) -> (i32, String) { Oct 13 09:40:34.125 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 09:40:34.125 INFO kablam! Oct 13 09:40:34.125 INFO kablam! warning: method is never used: `write` Oct 13 09:40:34.125 INFO kablam! --> src/socket.rs:67:5 Oct 13 09:40:34.125 INFO kablam! | Oct 13 09:40:34.125 INFO kablam! 67 | pub fn write(&mut self, op: i32, payload: &str) -> Result<(), Error> { Oct 13 09:40:34.125 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 09:40:34.125 INFO kablam! Oct 13 09:40:34.337 INFO kablam! warning: struct is never constructed: `RsudoSocket` Oct 13 09:40:34.338 INFO kablam! --> src/socket.rs:7:1 Oct 13 09:40:34.338 INFO kablam! | Oct 13 09:40:34.338 INFO kablam! 7 | pub struct RsudoSocket { Oct 13 09:40:34.338 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 13 09:40:34.338 INFO kablam! | Oct 13 09:40:34.338 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 09:40:34.338 INFO kablam! Oct 13 09:40:34.338 INFO kablam! warning: method is never used: `new` Oct 13 09:40:34.338 INFO kablam! --> src/socket.rs:13:5 Oct 13 09:40:34.338 INFO kablam! | Oct 13 09:40:34.338 INFO kablam! 13 | pub fn new(path: &str) -> RsudoSocket { Oct 13 09:40:34.338 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 09:40:34.338 INFO kablam! Oct 13 09:40:34.338 INFO kablam! warning: method is never used: `read` Oct 13 09:40:34.338 INFO kablam! --> src/socket.rs:26:5 Oct 13 09:40:34.338 INFO kablam! | Oct 13 09:40:34.338 INFO kablam! 26 | pub fn read(&mut self) -> (i32, String) { Oct 13 09:40:34.338 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 09:40:34.338 INFO kablam! Oct 13 09:40:34.338 INFO kablam! warning: method is never used: `write` Oct 13 09:40:34.338 INFO kablam! --> src/socket.rs:67:5 Oct 13 09:40:34.338 INFO kablam! | Oct 13 09:40:34.338 INFO kablam! 67 | pub fn write(&mut self, op: i32, payload: &str) -> Result<(), Error> { Oct 13 09:40:34.338 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 09:40:34.338 INFO kablam! Oct 13 09:40:34.383 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.20s Oct 13 09:40:34.389 INFO kablam! su: No module specific data is present Oct 13 09:40:34.812 INFO running `"docker" "rm" "-f" "b02782055a88969f0f0aed7a66c0c8db63750950e1e0103fab036b601bd45ed6"` Oct 13 09:40:35.076 INFO blam! b02782055a88969f0f0aed7a66c0c8db63750950e1e0103fab036b601bd45ed6