Oct 12 16:04:22.970 INFO checking owlinux1000/rust-comet2 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 16:04:22.970 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 12 16:04:23.376 INFO blam! 439f3d933d64e13c732fed382412139d8f782e915570e6a3ef3f16e5a1808f56 Oct 12 16:04:23.381 INFO running `"docker" "start" "-a" "439f3d933d64e13c732fed382412139d8f782e915570e6a3ef3f16e5a1808f56"` Oct 12 16:04:24.208 INFO kablam! usermod: no changes Oct 12 16:04:24.265 INFO kablam! Checking rust-comet2 v0.1.0 (/source) Oct 12 16:04:24.668 INFO kablam! warning: struct is never constructed: `Fr` Oct 12 16:04:24.668 INFO kablam! --> src/hardware.rs:8:1 Oct 12 16:04:24.668 INFO kablam! | Oct 12 16:04:24.668 INFO kablam! 8 | struct Fr { Oct 12 16:04:24.668 INFO kablam! | ^^^^^^^^^ Oct 12 16:04:24.668 INFO kablam! | Oct 12 16:04:24.668 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 16:04:24.668 INFO kablam! Oct 12 16:04:24.668 INFO kablam! warning: method is never used: `new` Oct 12 16:04:24.668 INFO kablam! --> src/hardware.rs:16:5 Oct 12 16:04:24.668 INFO kablam! | Oct 12 16:04:24.668 INFO kablam! 16 | pub fn new() -> Fr { Oct 12 16:04:24.668 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 16:04:24.668 INFO kablam! Oct 12 16:04:24.668 INFO kablam! warning: method is never used: `set` Oct 12 16:04:24.668 INFO kablam! --> src/hardware.rs:20:5 Oct 12 16:04:24.668 INFO kablam! | Oct 12 16:04:24.668 INFO kablam! 20 | pub fn set(&mut self, i: u8, f: bool) { Oct 12 16:04:24.668 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 16:04:24.668 INFO kablam! Oct 12 16:04:24.668 INFO kablam! warning: method is never used: `get_all` Oct 12 16:04:24.668 INFO kablam! --> src/hardware.rs:31:5 Oct 12 16:04:24.668 INFO kablam! | Oct 12 16:04:24.668 INFO kablam! 31 | pub fn get_all(&self) -> [bool; 3] { Oct 12 16:04:24.668 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 16:04:24.668 INFO kablam! Oct 12 16:04:24.668 INFO kablam! warning: method is never used: `get` Oct 12 16:04:24.668 INFO kablam! --> src/hardware.rs:35:5 Oct 12 16:04:24.668 INFO kablam! | Oct 12 16:04:24.668 INFO kablam! 35 | pub fn get(&self, i: u8) -> bool { Oct 12 16:04:24.668 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 16:04:24.668 INFO kablam! Oct 12 16:04:25.248 INFO kablam! warning: struct is never constructed: `Fr` Oct 12 16:04:25.248 INFO kablam! --> src/hardware.rs:8:1 Oct 12 16:04:25.248 INFO kablam! | Oct 12 16:04:25.248 INFO kablam! 8 | struct Fr { Oct 12 16:04:25.248 INFO kablam! | ^^^^^^^^^ Oct 12 16:04:25.248 INFO kablam! | Oct 12 16:04:25.248 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 16:04:25.248 INFO kablam! Oct 12 16:04:25.248 INFO kablam! warning: method is never used: `new` Oct 12 16:04:25.248 INFO kablam! --> src/hardware.rs:16:5 Oct 12 16:04:25.248 INFO kablam! | Oct 12 16:04:25.248 INFO kablam! 16 | pub fn new() -> Fr { Oct 12 16:04:25.248 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 16:04:25.248 INFO kablam! Oct 12 16:04:25.248 INFO kablam! warning: method is never used: `set` Oct 12 16:04:25.248 INFO kablam! --> src/hardware.rs:20:5 Oct 12 16:04:25.248 INFO kablam! | Oct 12 16:04:25.248 INFO kablam! 20 | pub fn set(&mut self, i: u8, f: bool) { Oct 12 16:04:25.248 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 16:04:25.248 INFO kablam! Oct 12 16:04:25.248 INFO kablam! warning: method is never used: `get_all` Oct 12 16:04:25.248 INFO kablam! --> src/hardware.rs:31:5 Oct 12 16:04:25.248 INFO kablam! | Oct 12 16:04:25.248 INFO kablam! 31 | pub fn get_all(&self) -> [bool; 3] { Oct 12 16:04:25.248 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 16:04:25.248 INFO kablam! Oct 12 16:04:25.248 INFO kablam! warning: method is never used: `get` Oct 12 16:04:25.248 INFO kablam! --> src/hardware.rs:35:5 Oct 12 16:04:25.248 INFO kablam! | Oct 12 16:04:25.248 INFO kablam! 35 | pub fn get(&self, i: u8) -> bool { Oct 12 16:04:25.248 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 16:04:25.248 INFO kablam! Oct 12 16:04:25.289 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.04s Oct 12 16:04:25.296 INFO kablam! su: No module specific data is present Oct 12 16:04:25.648 INFO running `"docker" "rm" "-f" "439f3d933d64e13c732fed382412139d8f782e915570e6a3ef3f16e5a1808f56"` Oct 12 16:04:25.800 INFO blam! 439f3d933d64e13c732fed382412139d8f782e915570e6a3ef3f16e5a1808f56