Oct 27 03:25:25.840 INFO checking ioncodes/memory_stuff against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 03:25:25.840 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 27 03:25:26.199 INFO blam! a4e08170699a2519dc60ece56aaa7730c97308d6ab99b5fca2fe24931d78ba7b Oct 27 03:25:26.201 INFO running `"docker" "start" "-a" "a4e08170699a2519dc60ece56aaa7730c97308d6ab99b5fca2fe24931d78ba7b"` Oct 27 03:25:27.259 INFO kablam! usermod: no changes Oct 27 03:25:27.371 INFO kablam! Checking errno v0.2.3 Oct 27 03:25:27.371 INFO kablam! Checking aligned_alloc v0.1.3 Oct 27 03:25:28.092 INFO kablam! Checking region v0.1.1 Oct 27 03:25:28.991 INFO kablam! Checking memory_stuff v0.1.0 (/source) Oct 27 03:25:29.859 INFO kablam! warning: variable does not need to be mutable Oct 27 03:25:29.859 INFO kablam! --> src/memory.rs:24:13 Oct 27 03:25:29.860 INFO kablam! | Oct 27 03:25:29.860 INFO kablam! 24 | let mut ptr: *mut libc::c_void; Oct 27 03:25:29.860 INFO kablam! | ----^^^ Oct 27 03:25:29.860 INFO kablam! | | Oct 27 03:25:29.860 INFO kablam! | help: remove this `mut` Oct 27 03:25:29.861 INFO kablam! | Oct 27 03:25:29.861 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 03:25:29.861 INFO kablam! Oct 27 03:25:29.864 INFO kablam! warning: field is never used: `size` Oct 27 03:25:29.864 INFO kablam! --> src/memory.rs:15:5 Oct 27 03:25:29.864 INFO kablam! | Oct 27 03:25:29.864 INFO kablam! 15 | size: usize, Oct 27 03:25:29.865 INFO kablam! | ^^^^^^^^^^^ Oct 27 03:25:29.865 INFO kablam! | Oct 27 03:25:29.865 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 03:25:29.865 INFO kablam! Oct 27 03:25:29.865 INFO kablam! warning: method is never used: `fill` Oct 27 03:25:29.865 INFO kablam! --> src/memory.rs:42:5 Oct 27 03:25:29.865 INFO kablam! | Oct 27 03:25:29.865 INFO kablam! 42 | pub fn fill(&mut self, asm: u8) { Oct 27 03:25:29.865 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:25:29.865 INFO kablam! Oct 27 03:25:29.865 INFO kablam! warning: method is never used: `reset` Oct 27 03:25:29.865 INFO kablam! --> src/memory.rs:58:5 Oct 27 03:25:29.865 INFO kablam! | Oct 27 03:25:29.865 INFO kablam! 58 | pub fn reset(&mut self) { Oct 27 03:25:29.865 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:25:29.865 INFO kablam! Oct 27 03:25:29.922 INFO kablam! warning: variable does not need to be mutable Oct 27 03:25:29.922 INFO kablam! --> src/memory.rs:24:13 Oct 27 03:25:29.922 INFO kablam! | Oct 27 03:25:29.922 INFO kablam! 24 | let mut ptr: *mut libc::c_void; Oct 27 03:25:29.922 INFO kablam! | ----^^^ Oct 27 03:25:29.922 INFO kablam! | | Oct 27 03:25:29.922 INFO kablam! | help: remove this `mut` Oct 27 03:25:29.922 INFO kablam! | Oct 27 03:25:29.922 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 03:25:29.922 INFO kablam! Oct 27 03:25:29.928 INFO kablam! warning: field is never used: `size` Oct 27 03:25:29.928 INFO kablam! --> src/memory.rs:15:5 Oct 27 03:25:29.928 INFO kablam! | Oct 27 03:25:29.928 INFO kablam! 15 | size: usize, Oct 27 03:25:29.928 INFO kablam! | ^^^^^^^^^^^ Oct 27 03:25:29.928 INFO kablam! | Oct 27 03:25:29.928 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 03:25:29.928 INFO kablam! Oct 27 03:25:29.928 INFO kablam! warning: method is never used: `fill` Oct 27 03:25:29.928 INFO kablam! --> src/memory.rs:42:5 Oct 27 03:25:29.928 INFO kablam! | Oct 27 03:25:29.928 INFO kablam! 42 | pub fn fill(&mut self, asm: u8) { Oct 27 03:25:29.928 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:25:29.928 INFO kablam! Oct 27 03:25:29.928 INFO kablam! warning: method is never used: `reset` Oct 27 03:25:29.928 INFO kablam! --> src/memory.rs:58:5 Oct 27 03:25:29.928 INFO kablam! | Oct 27 03:25:29.928 INFO kablam! 58 | pub fn reset(&mut self) { Oct 27 03:25:29.928 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:25:29.932 INFO kablam! Oct 27 03:25:29.959 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.67s Oct 27 03:25:29.966 INFO kablam! su: No module specific data is present Oct 27 03:25:30.295 INFO running `"docker" "rm" "-f" "a4e08170699a2519dc60ece56aaa7730c97308d6ab99b5fca2fe24931d78ba7b"` Oct 27 03:25:30.543 INFO blam! a4e08170699a2519dc60ece56aaa7730c97308d6ab99b5fca2fe24931d78ba7b