Oct 26 23:14:33.662 INFO checking owlinux1000/rust-comet2 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 23:14:33.663 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 23:14:33.907 INFO blam! f8cb5c081521ef7f6559bca58ce5dedb50c3637aebf731724eac8bd6cfbd545b Oct 26 23:14:33.929 INFO running `"docker" "start" "-a" "f8cb5c081521ef7f6559bca58ce5dedb50c3637aebf731724eac8bd6cfbd545b"` Oct 26 23:14:34.309 INFO kablam! usermod: no changes Oct 26 23:14:34.343 INFO kablam! Checking getopts v0.2.15 Oct 26 23:14:34.849 INFO kablam! Checking rust-comet2 v0.1.0 (/source) Oct 26 23:14:35.279 INFO kablam! warning: struct is never constructed: `Fr` Oct 26 23:14:35.279 INFO kablam! --> src/hardware.rs:8:1 Oct 26 23:14:35.279 INFO kablam! | Oct 26 23:14:35.279 INFO kablam! 8 | struct Fr { Oct 26 23:14:35.279 INFO kablam! | ^^^^^^^^^ Oct 26 23:14:35.279 INFO kablam! | Oct 26 23:14:35.279 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 23:14:35.279 INFO kablam! Oct 26 23:14:35.279 INFO kablam! warning: method is never used: `new` Oct 26 23:14:35.279 INFO kablam! --> src/hardware.rs:16:5 Oct 26 23:14:35.279 INFO kablam! | Oct 26 23:14:35.279 INFO kablam! 16 | pub fn new() -> Fr { Oct 26 23:14:35.279 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 26 23:14:35.279 INFO kablam! Oct 26 23:14:35.279 INFO kablam! warning: method is never used: `set` Oct 26 23:14:35.279 INFO kablam! --> src/hardware.rs:20:5 Oct 26 23:14:35.279 INFO kablam! | Oct 26 23:14:35.279 INFO kablam! 20 | pub fn set(&mut self, i: u8, f: bool) { Oct 26 23:14:35.279 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:14:35.279 INFO kablam! Oct 26 23:14:35.279 INFO kablam! warning: method is never used: `get_all` Oct 26 23:14:35.279 INFO kablam! --> src/hardware.rs:31:5 Oct 26 23:14:35.279 INFO kablam! | Oct 26 23:14:35.279 INFO kablam! 31 | pub fn get_all(&self) -> [bool; 3] { Oct 26 23:14:35.279 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:14:35.279 INFO kablam! Oct 26 23:14:35.279 INFO kablam! warning: method is never used: `get` Oct 26 23:14:35.279 INFO kablam! --> src/hardware.rs:35:5 Oct 26 23:14:35.279 INFO kablam! | Oct 26 23:14:35.279 INFO kablam! 35 | pub fn get(&self, i: u8) -> bool { Oct 26 23:14:35.279 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:14:35.279 INFO kablam! Oct 26 23:14:35.631 INFO kablam! warning: struct is never constructed: `Fr` Oct 26 23:14:35.631 INFO kablam! --> src/hardware.rs:8:1 Oct 26 23:14:35.631 INFO kablam! | Oct 26 23:14:35.631 INFO kablam! 8 | struct Fr { Oct 26 23:14:35.631 INFO kablam! | ^^^^^^^^^ Oct 26 23:14:35.631 INFO kablam! | Oct 26 23:14:35.631 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 23:14:35.631 INFO kablam! Oct 26 23:14:35.631 INFO kablam! warning: method is never used: `new` Oct 26 23:14:35.631 INFO kablam! --> src/hardware.rs:16:5 Oct 26 23:14:35.631 INFO kablam! | Oct 26 23:14:35.631 INFO kablam! 16 | pub fn new() -> Fr { Oct 26 23:14:35.631 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 26 23:14:35.631 INFO kablam! Oct 26 23:14:35.631 INFO kablam! warning: method is never used: `set` Oct 26 23:14:35.631 INFO kablam! --> src/hardware.rs:20:5 Oct 26 23:14:35.631 INFO kablam! | Oct 26 23:14:35.631 INFO kablam! 20 | pub fn set(&mut self, i: u8, f: bool) { Oct 26 23:14:35.631 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:14:35.631 INFO kablam! Oct 26 23:14:35.631 INFO kablam! warning: method is never used: `get_all` Oct 26 23:14:35.631 INFO kablam! --> src/hardware.rs:31:5 Oct 26 23:14:35.631 INFO kablam! | Oct 26 23:14:35.631 INFO kablam! 31 | pub fn get_all(&self) -> [bool; 3] { Oct 26 23:14:35.631 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:14:35.631 INFO kablam! Oct 26 23:14:35.631 INFO kablam! warning: method is never used: `get` Oct 26 23:14:35.631 INFO kablam! --> src/hardware.rs:35:5 Oct 26 23:14:35.631 INFO kablam! | Oct 26 23:14:35.631 INFO kablam! 35 | pub fn get(&self, i: u8) -> bool { Oct 26 23:14:35.631 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:14:35.631 INFO kablam! Oct 26 23:14:35.766 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.43s Oct 26 23:14:35.767 INFO kablam! su: No module specific data is present Oct 26 23:14:36.652 INFO running `"docker" "rm" "-f" "f8cb5c081521ef7f6559bca58ce5dedb50c3637aebf731724eac8bd6cfbd545b"` Oct 26 23:14:36.919 INFO blam! f8cb5c081521ef7f6559bca58ce5dedb50c3637aebf731724eac8bd6cfbd545b