Oct 27 03:25:25.756 INFO checking ioncodes/mem_jit against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 03:25:25.756 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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.139 INFO blam! a03d030c2b1499f858d867420b3612690e911f23d131adf3cf86af07bc265f59 Oct 27 03:25:26.147 INFO running `"docker" "start" "-a" "a03d030c2b1499f858d867420b3612690e911f23d131adf3cf86af07bc265f59"` Oct 27 03:25:27.255 INFO kablam! usermod: no changes Oct 27 03:25:27.347 INFO kablam! Checking error-chain v0.11.0 Oct 27 03:25:27.359 INFO kablam! Checking errno v0.2.3 Oct 27 03:25:27.383 INFO kablam! Checking aligned_alloc v0.1.3 Oct 27 03:25:28.287 INFO kablam! Checking region v0.0.9 Oct 27 03:25:29.014 INFO kablam! Checking mem_tests v0.1.0 (/source) Oct 27 03:25:29.682 INFO kablam! warning: unused variable: `val` Oct 27 03:25:29.682 INFO kablam! --> src/main.rs:52:9 Oct 27 03:25:29.682 INFO kablam! | Oct 27 03:25:29.682 INFO kablam! 52 | let val = read(contents, 0); Oct 27 03:25:29.682 INFO kablam! | ^^^ help: consider using `_val` instead Oct 27 03:25:29.682 INFO kablam! | Oct 27 03:25:29.682 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 03:25:29.682 INFO kablam! Oct 27 03:25:29.687 INFO kablam! warning: field is never used: `size` Oct 27 03:25:29.687 INFO kablam! --> src/jit_memory.rs:15:5 Oct 27 03:25:29.687 INFO kablam! | Oct 27 03:25:29.687 INFO kablam! 15 | size: usize, Oct 27 03:25:29.687 INFO kablam! | ^^^^^^^^^^^ Oct 27 03:25:29.687 INFO kablam! | Oct 27 03:25:29.687 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 03:25:29.687 INFO kablam! Oct 27 03:25:29.687 INFO kablam! warning: method is never used: `fill` Oct 27 03:25:29.687 INFO kablam! --> src/jit_memory.rs:40:5 Oct 27 03:25:29.687 INFO kablam! | Oct 27 03:25:29.687 INFO kablam! 40 | pub fn fill(&mut self, asm: u8) { Oct 27 03:25:29.687 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:25:29.687 INFO kablam! Oct 27 03:25:29.687 INFO kablam! warning: method is never used: `dump` Oct 27 03:25:29.687 INFO kablam! --> src/jit_memory.rs:46:5 Oct 27 03:25:29.687 INFO kablam! | Oct 27 03:25:29.687 INFO kablam! 46 | pub fn dump(&self) { Oct 27 03:25:29.687 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 03:25:29.687 INFO kablam! Oct 27 03:25:29.687 INFO kablam! warning: method is never used: `reset` Oct 27 03:25:29.687 INFO kablam! --> src/jit_memory.rs:56:5 Oct 27 03:25:29.687 INFO kablam! | Oct 27 03:25:29.687 INFO kablam! 56 | pub fn reset(&mut self) { Oct 27 03:25:29.687 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:25:29.687 INFO kablam! Oct 27 03:25:29.739 INFO kablam! warning: unused variable: `val` Oct 27 03:25:29.739 INFO kablam! --> src/main.rs:52:9 Oct 27 03:25:29.739 INFO kablam! | Oct 27 03:25:29.739 INFO kablam! 52 | let val = read(contents, 0); Oct 27 03:25:29.739 INFO kablam! | ^^^ help: consider using `_val` instead Oct 27 03:25:29.739 INFO kablam! | Oct 27 03:25:29.739 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 03:25:29.739 INFO kablam! Oct 27 03:25:29.747 INFO kablam! warning: field is never used: `size` Oct 27 03:25:29.747 INFO kablam! --> src/jit_memory.rs:15:5 Oct 27 03:25:29.747 INFO kablam! | Oct 27 03:25:29.747 INFO kablam! 15 | size: usize, Oct 27 03:25:29.747 INFO kablam! | ^^^^^^^^^^^ Oct 27 03:25:29.747 INFO kablam! | Oct 27 03:25:29.747 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 03:25:29.747 INFO kablam! Oct 27 03:25:29.747 INFO kablam! warning: method is never used: `fill` Oct 27 03:25:29.747 INFO kablam! --> src/jit_memory.rs:40:5 Oct 27 03:25:29.747 INFO kablam! | Oct 27 03:25:29.747 INFO kablam! 40 | pub fn fill(&mut self, asm: u8) { Oct 27 03:25:29.747 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:25:29.747 INFO kablam! Oct 27 03:25:29.747 INFO kablam! warning: method is never used: `dump` Oct 27 03:25:29.747 INFO kablam! --> src/jit_memory.rs:46:5 Oct 27 03:25:29.747 INFO kablam! | Oct 27 03:25:29.747 INFO kablam! 46 | pub fn dump(&self) { Oct 27 03:25:29.747 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 03:25:29.747 INFO kablam! Oct 27 03:25:29.747 INFO kablam! warning: method is never used: `reset` Oct 27 03:25:29.747 INFO kablam! --> src/jit_memory.rs:56:5 Oct 27 03:25:29.747 INFO kablam! | Oct 27 03:25:29.747 INFO kablam! 56 | pub fn reset(&mut self) { Oct 27 03:25:29.747 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:25:29.747 INFO kablam! Oct 27 03:25:29.783 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.51s Oct 27 03:25:29.786 INFO kablam! su: No module specific data is present Oct 27 03:25:30.191 INFO running `"docker" "rm" "-f" "a03d030c2b1499f858d867420b3612690e911f23d131adf3cf86af07bc265f59"` Oct 27 03:25:30.338 INFO blam! a03d030c2b1499f858d867420b3612690e911f23d131adf3cf86af07bc265f59