Sep 19 19:33:02.576 INFO checking rsudo-rs_support-0.1.0 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 19:33:02.576 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 19:33:02.576 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-3/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 19:33:02.885 INFO blam! 04ad3b40b9ed7aafea1b3c8f59d5208f28bdbbbadcc77d3bc0f9df6786051ab8 Sep 19 19:33:02.888 INFO running `"docker" "start" "-a" "04ad3b40b9ed7aafea1b3c8f59d5208f28bdbbbadcc77d3bc0f9df6786051ab8"` Sep 19 19:33:03.819 INFO kablam! usermod: no changes Sep 19 19:33:03.860 INFO kablam! Checking rsudo-rs_support v0.1.0 (/source) Sep 19 19:33:04.081 INFO kablam! warning: struct is never constructed: `RsudoSocket` Sep 19 19:33:04.081 INFO kablam! --> src/socket.rs:7:1 Sep 19 19:33:04.081 INFO kablam! | Sep 19 19:33:04.081 INFO kablam! 7 | pub struct RsudoSocket { Sep 19 19:33:04.081 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 19 19:33:04.081 INFO kablam! | Sep 19 19:33:04.081 INFO kablam! = note: #[warn(dead_code)] on by default Sep 19 19:33:04.081 INFO kablam! Sep 19 19:33:04.081 INFO kablam! warning: method is never used: `new` Sep 19 19:33:04.081 INFO kablam! --> src/socket.rs:13:5 Sep 19 19:33:04.081 INFO kablam! | Sep 19 19:33:04.081 INFO kablam! 13 | pub fn new(path: &str) -> RsudoSocket { Sep 19 19:33:04.081 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 19:33:04.081 INFO kablam! Sep 19 19:33:04.081 INFO kablam! warning: method is never used: `read` Sep 19 19:33:04.081 INFO kablam! --> src/socket.rs:26:5 Sep 19 19:33:04.081 INFO kablam! | Sep 19 19:33:04.081 INFO kablam! 26 | pub fn read(&mut self) -> (i32, String) { Sep 19 19:33:04.081 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 19:33:04.081 INFO kablam! Sep 19 19:33:04.081 INFO kablam! warning: method is never used: `write` Sep 19 19:33:04.081 INFO kablam! --> src/socket.rs:67:5 Sep 19 19:33:04.081 INFO kablam! | Sep 19 19:33:04.081 INFO kablam! 67 | pub fn write(&mut self, op: i32, payload: &str) -> Result<(), Error> { Sep 19 19:33:04.081 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 19:33:04.081 INFO kablam! Sep 19 19:33:04.090 INFO kablam! warning: struct is never constructed: `RsudoSocket` Sep 19 19:33:04.090 INFO kablam! --> src/socket.rs:7:1 Sep 19 19:33:04.090 INFO kablam! | Sep 19 19:33:04.090 INFO kablam! 7 | pub struct RsudoSocket { Sep 19 19:33:04.090 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 19 19:33:04.090 INFO kablam! | Sep 19 19:33:04.090 INFO kablam! = note: #[warn(dead_code)] on by default Sep 19 19:33:04.090 INFO kablam! Sep 19 19:33:04.090 INFO kablam! warning: method is never used: `new` Sep 19 19:33:04.090 INFO kablam! --> src/socket.rs:13:5 Sep 19 19:33:04.090 INFO kablam! | Sep 19 19:33:04.090 INFO kablam! 13 | pub fn new(path: &str) -> RsudoSocket { Sep 19 19:33:04.090 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 19:33:04.090 INFO kablam! Sep 19 19:33:04.090 INFO kablam! warning: method is never used: `read` Sep 19 19:33:04.090 INFO kablam! --> src/socket.rs:26:5 Sep 19 19:33:04.090 INFO kablam! | Sep 19 19:33:04.090 INFO kablam! 26 | pub fn read(&mut self) -> (i32, String) { Sep 19 19:33:04.090 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 19:33:04.090 INFO kablam! Sep 19 19:33:04.090 INFO kablam! warning: method is never used: `write` Sep 19 19:33:04.090 INFO kablam! --> src/socket.rs:67:5 Sep 19 19:33:04.090 INFO kablam! | Sep 19 19:33:04.090 INFO kablam! 67 | pub fn write(&mut self, op: i32, payload: &str) -> Result<(), Error> { Sep 19 19:33:04.090 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 19:33:04.090 INFO kablam! Sep 19 19:33:04.110 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.27s Sep 19 19:33:04.113 INFO kablam! su: No module specific data is present Sep 19 19:33:04.663 INFO running `"docker" "rm" "-f" "04ad3b40b9ed7aafea1b3c8f59d5208f28bdbbbadcc77d3bc0f9df6786051ab8"` Sep 19 19:33:04.743 INFO blam! 04ad3b40b9ed7aafea1b3c8f59d5208f28bdbbbadcc77d3bc0f9df6786051ab8