Oct 27 16:51:52.273 INFO checking rsudo-rs_support-0.1.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 16:51:52.273 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 27 16:51:52.627 INFO blam! a0fb8991960cdc41a5a02baf3438589bc66f500094cbde92fc40244d2fb90dee Oct 27 16:51:52.630 INFO running `"docker" "start" "-a" "a0fb8991960cdc41a5a02baf3438589bc66f500094cbde92fc40244d2fb90dee"` Oct 27 16:51:53.309 INFO kablam! usermod: no changes Oct 27 16:51:53.343 INFO kablam! Checking rsudo-rs_support v0.1.0 (/source) Oct 27 16:51:53.891 INFO kablam! warning: struct is never constructed: `RsudoSocket` Oct 27 16:51:53.891 INFO kablam! --> src/socket.rs:7:1 Oct 27 16:51:53.891 INFO kablam! | Oct 27 16:51:53.891 INFO kablam! 7 | pub struct RsudoSocket { Oct 27 16:51:53.891 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 16:51:53.891 INFO kablam! | Oct 27 16:51:53.891 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 16:51:53.891 INFO kablam! Oct 27 16:51:53.891 INFO kablam! warning: method is never used: `new` Oct 27 16:51:53.891 INFO kablam! --> src/socket.rs:13:5 Oct 27 16:51:53.891 INFO kablam! | Oct 27 16:51:53.891 INFO kablam! 13 | pub fn new(path: &str) -> RsudoSocket { Oct 27 16:51:53.891 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 16:51:53.891 INFO kablam! Oct 27 16:51:53.891 INFO kablam! warning: method is never used: `read` Oct 27 16:51:53.891 INFO kablam! --> src/socket.rs:26:5 Oct 27 16:51:53.891 INFO kablam! | Oct 27 16:51:53.891 INFO kablam! 26 | pub fn read(&mut self) -> (i32, String) { Oct 27 16:51:53.891 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 16:51:53.891 INFO kablam! Oct 27 16:51:53.891 INFO kablam! warning: method is never used: `write` Oct 27 16:51:53.891 INFO kablam! --> src/socket.rs:67:5 Oct 27 16:51:53.891 INFO kablam! | Oct 27 16:51:53.891 INFO kablam! 67 | pub fn write(&mut self, op: i32, payload: &str) -> Result<(), Error> { Oct 27 16:51:53.891 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 16:51:53.891 INFO kablam! Oct 27 16:51:53.967 INFO kablam! warning: struct is never constructed: `RsudoSocket` Oct 27 16:51:53.967 INFO kablam! --> src/socket.rs:7:1 Oct 27 16:51:53.967 INFO kablam! | Oct 27 16:51:53.967 INFO kablam! 7 | pub struct RsudoSocket { Oct 27 16:51:53.967 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 16:51:53.967 INFO kablam! | Oct 27 16:51:53.967 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 16:51:53.967 INFO kablam! Oct 27 16:51:53.967 INFO kablam! warning: method is never used: `new` Oct 27 16:51:53.967 INFO kablam! --> src/socket.rs:13:5 Oct 27 16:51:53.967 INFO kablam! | Oct 27 16:51:53.967 INFO kablam! 13 | pub fn new(path: &str) -> RsudoSocket { Oct 27 16:51:53.967 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 16:51:53.967 INFO kablam! Oct 27 16:51:53.967 INFO kablam! warning: method is never used: `read` Oct 27 16:51:53.967 INFO kablam! --> src/socket.rs:26:5 Oct 27 16:51:53.967 INFO kablam! | Oct 27 16:51:53.967 INFO kablam! 26 | pub fn read(&mut self) -> (i32, String) { Oct 27 16:51:53.967 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 16:51:53.967 INFO kablam! Oct 27 16:51:53.967 INFO kablam! warning: method is never used: `write` Oct 27 16:51:53.967 INFO kablam! --> src/socket.rs:67:5 Oct 27 16:51:53.967 INFO kablam! | Oct 27 16:51:53.967 INFO kablam! 67 | pub fn write(&mut self, op: i32, payload: &str) -> Result<(), Error> { Oct 27 16:51:53.967 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 16:51:53.967 INFO kablam! Oct 27 16:51:53.982 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.65s Oct 27 16:51:53.986 INFO kablam! su: No module specific data is present Oct 27 16:51:54.343 INFO running `"docker" "rm" "-f" "a0fb8991960cdc41a5a02baf3438589bc66f500094cbde92fc40244d2fb90dee"` Oct 27 16:51:54.471 INFO blam! a0fb8991960cdc41a5a02baf3438589bc66f500094cbde92fc40244d2fb90dee