Oct 27 03:25:28.843 INFO checking ioncodes/memory_stuff against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 03:25:28.843 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 03:25:29.131 INFO blam! 8d3382363e1ad990492bd5e46f9b78488dc7fa259ec67392cac5358e487a1260 Oct 27 03:25:29.143 INFO running `"docker" "start" "-a" "8d3382363e1ad990492bd5e46f9b78488dc7fa259ec67392cac5358e487a1260"` Oct 27 03:25:30.040 INFO kablam! usermod: no changes Oct 27 03:25:30.111 INFO kablam! Checking errno v0.2.3 Oct 27 03:25:30.112 INFO kablam! Checking aligned_alloc v0.1.3 Oct 27 03:25:30.651 INFO kablam! Checking region v0.1.1 Oct 27 03:25:31.631 INFO kablam! Checking memory_stuff v0.1.0 (/source) Oct 27 03:25:32.453 INFO kablam! warning: variable does not need to be mutable Oct 27 03:25:32.453 INFO kablam! --> src/memory.rs:24:13 Oct 27 03:25:32.453 INFO kablam! | Oct 27 03:25:32.453 INFO kablam! 24 | let mut ptr: *mut libc::c_void; Oct 27 03:25:32.453 INFO kablam! | ----^^^ Oct 27 03:25:32.453 INFO kablam! | | Oct 27 03:25:32.453 INFO kablam! | help: remove this `mut` Oct 27 03:25:32.453 INFO kablam! | Oct 27 03:25:32.453 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 03:25:32.453 INFO kablam! Oct 27 03:25:32.453 INFO kablam! warning: field is never used: `size` Oct 27 03:25:32.453 INFO kablam! --> src/memory.rs:15:5 Oct 27 03:25:32.453 INFO kablam! | Oct 27 03:25:32.453 INFO kablam! 15 | size: usize, Oct 27 03:25:32.453 INFO kablam! | ^^^^^^^^^^^ Oct 27 03:25:32.453 INFO kablam! | Oct 27 03:25:32.453 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 03:25:32.453 INFO kablam! Oct 27 03:25:32.453 INFO kablam! warning: method is never used: `fill` Oct 27 03:25:32.453 INFO kablam! --> src/memory.rs:42:5 Oct 27 03:25:32.453 INFO kablam! | Oct 27 03:25:32.453 INFO kablam! 42 | pub fn fill(&mut self, asm: u8) { Oct 27 03:25:32.453 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:25:32.453 INFO kablam! Oct 27 03:25:32.453 INFO kablam! warning: method is never used: `reset` Oct 27 03:25:32.453 INFO kablam! --> src/memory.rs:58:5 Oct 27 03:25:32.453 INFO kablam! | Oct 27 03:25:32.453 INFO kablam! 58 | pub fn reset(&mut self) { Oct 27 03:25:32.453 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:25:32.453 INFO kablam! Oct 27 03:25:32.495 INFO kablam! warning: variable does not need to be mutable Oct 27 03:25:32.495 INFO kablam! --> src/memory.rs:24:13 Oct 27 03:25:32.495 INFO kablam! | Oct 27 03:25:32.495 INFO kablam! 24 | let mut ptr: *mut libc::c_void; Oct 27 03:25:32.495 INFO kablam! | ----^^^ Oct 27 03:25:32.495 INFO kablam! | | Oct 27 03:25:32.495 INFO kablam! | help: remove this `mut` Oct 27 03:25:32.495 INFO kablam! | Oct 27 03:25:32.495 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 03:25:32.495 INFO kablam! Oct 27 03:25:32.495 INFO kablam! warning: field is never used: `size` Oct 27 03:25:32.495 INFO kablam! --> src/memory.rs:15:5 Oct 27 03:25:32.495 INFO kablam! | Oct 27 03:25:32.495 INFO kablam! 15 | size: usize, Oct 27 03:25:32.495 INFO kablam! | ^^^^^^^^^^^ Oct 27 03:25:32.495 INFO kablam! | Oct 27 03:25:32.495 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 03:25:32.495 INFO kablam! Oct 27 03:25:32.495 INFO kablam! warning: method is never used: `fill` Oct 27 03:25:32.495 INFO kablam! --> src/memory.rs:42:5 Oct 27 03:25:32.495 INFO kablam! | Oct 27 03:25:32.495 INFO kablam! 42 | pub fn fill(&mut self, asm: u8) { Oct 27 03:25:32.495 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:25:32.495 INFO kablam! Oct 27 03:25:32.495 INFO kablam! warning: method is never used: `reset` Oct 27 03:25:32.495 INFO kablam! --> src/memory.rs:58:5 Oct 27 03:25:32.495 INFO kablam! | Oct 27 03:25:32.495 INFO kablam! 58 | pub fn reset(&mut self) { Oct 27 03:25:32.495 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:25:32.495 INFO kablam! Oct 27 03:25:32.515 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.46s Oct 27 03:25:32.523 INFO kablam! su: No module specific data is present Oct 27 03:25:32.981 INFO running `"docker" "rm" "-f" "8d3382363e1ad990492bd5e46f9b78488dc7fa259ec67392cac5358e487a1260"` Oct 27 03:25:33.229 INFO blam! 8d3382363e1ad990492bd5e46f9b78488dc7fa259ec67392cac5358e487a1260