Oct 31 22:37:00.906 INFO checking remram44/dhstore against try#d7816399d50d407bbce1efe9dbadf8faaaf568fc for pr-55538 Oct 31 22:37:00.906 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-3/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55538/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/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 +d7816399d50d407bbce1efe9dbadf8faaaf568fc-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 31 22:37:01.401 INFO blam! 4f9a3ec80d7f197e9b01f9ecb3e71d0fcaf37cc0fe8eaeaa7a45864e06a63a83 Oct 31 22:37:01.403 INFO running `"docker" "start" "-a" "4f9a3ec80d7f197e9b01f9ecb3e71d0fcaf37cc0fe8eaeaa7a45864e06a63a83"` Oct 31 22:37:03.676 INFO kablam! usermod: no changes Oct 31 22:37:03.823 INFO kablam! Compiling typenum v1.6.0 Oct 31 22:37:03.832 INFO kablam! Checking byte-tools v0.1.3 Oct 31 22:37:03.832 INFO kablam! Checking bitflags v0.8.1 Oct 31 22:37:03.832 INFO kablam! Checking termcolor v0.3.3 Oct 31 22:37:03.832 INFO kablam! Checking cdchunking v0.2.0 Oct 31 22:37:04.338 INFO kablam! Checking clap v2.22.1 Oct 31 22:37:09.989 INFO kablam! Checking generic-array v0.6.0 Oct 31 22:37:10.588 INFO kablam! Checking digest v0.4.0 Oct 31 22:37:10.588 INFO kablam! Checking digest-buffer v0.2.0 Oct 31 22:37:11.121 INFO kablam! Checking sha2 v0.4.2 Oct 31 22:37:14.871 INFO kablam! Checking dhstore v0.0.1 (/source) Oct 31 22:37:16.216 INFO kablam! warning: unused variable: `property` Oct 31 22:37:16.217 INFO kablam! --> src/memory_index.rs:53:26 Oct 31 22:37:16.218 INFO kablam! | Oct 31 22:37:16.219 INFO kablam! 53 | fn handle(&mut self, property: &str, object: Object) Oct 31 22:37:16.219 INFO kablam! | ^^^^^^^^ help: consider using `_property` instead Oct 31 22:37:16.220 INFO kablam! | Oct 31 22:37:16.220 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 22:37:16.221 INFO kablam! Oct 31 22:37:16.221 INFO kablam! warning: unused variable: `object` Oct 31 22:37:16.222 INFO kablam! --> src/memory_index.rs:53:42 Oct 31 22:37:16.223 INFO kablam! | Oct 31 22:37:16.223 INFO kablam! 53 | fn handle(&mut self, property: &str, object: Object) Oct 31 22:37:16.224 INFO kablam! | ^^^^^^ help: consider using `_object` instead Oct 31 22:37:16.224 INFO kablam! Oct 31 22:37:16.628 INFO kablam! warning: unused variable: `property` Oct 31 22:37:16.629 INFO kablam! --> src/memory_index.rs:53:26 Oct 31 22:37:16.630 INFO kablam! | Oct 31 22:37:16.631 INFO kablam! 53 | fn handle(&mut self, property: &str, object: Object) Oct 31 22:37:16.631 INFO kablam! | ^^^^^^^^ help: consider using `_property` instead Oct 31 22:37:16.632 INFO kablam! | Oct 31 22:37:16.632 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 22:37:16.633 INFO kablam! Oct 31 22:37:16.633 INFO kablam! warning: unused variable: `object` Oct 31 22:37:16.633 INFO kablam! --> src/memory_index.rs:53:42 Oct 31 22:37:16.633 INFO kablam! | Oct 31 22:37:16.633 INFO kablam! 53 | fn handle(&mut self, property: &str, object: Object) Oct 31 22:37:16.634 INFO kablam! | ^^^^^^ help: consider using `_object` instead Oct 31 22:37:16.634 INFO kablam! Oct 31 22:37:16.640 INFO kablam! warning: variant is never constructed: `Get` Oct 31 22:37:16.640 INFO kablam! --> src/memory_index.rs:24:5 Oct 31 22:37:16.640 INFO kablam! | Oct 31 22:37:16.640 INFO kablam! 24 | Get, Oct 31 22:37:16.640 INFO kablam! | ^^^ Oct 31 22:37:16.640 INFO kablam! | Oct 31 22:37:16.640 INFO kablam! = note: #[warn(dead_code)] on by default Oct 31 22:37:16.640 INFO kablam! Oct 31 22:37:16.648 INFO kablam! warning: variant is never constructed: `Drop` Oct 31 22:37:16.648 INFO kablam! --> src/memory_index.rs:26:5 Oct 31 22:37:16.648 INFO kablam! | Oct 31 22:37:16.648 INFO kablam! 26 | Drop, Oct 31 22:37:16.648 INFO kablam! | ^^^^ Oct 31 22:37:16.648 INFO kablam! Oct 31 22:37:16.650 INFO kablam! warning: field is never used: `policy` Oct 31 22:37:16.650 INFO kablam! --> src/memory_index.rs:149:5 Oct 31 22:37:16.650 INFO kablam! | Oct 31 22:37:16.651 INFO kablam! 149 | policy: Box, Oct 31 22:37:16.651 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 31 22:37:16.651 INFO kablam! Oct 31 22:37:17.010 INFO kablam! warning: variant is never constructed: `Get` Oct 31 22:37:17.010 INFO kablam! --> src/memory_index.rs:24:5 Oct 31 22:37:17.010 INFO kablam! | Oct 31 22:37:17.010 INFO kablam! 24 | Get, Oct 31 22:37:17.010 INFO kablam! | ^^^ Oct 31 22:37:17.010 INFO kablam! | Oct 31 22:37:17.010 INFO kablam! = note: #[warn(dead_code)] on by default Oct 31 22:37:17.010 INFO kablam! Oct 31 22:37:17.010 INFO kablam! warning: variant is never constructed: `Drop` Oct 31 22:37:17.010 INFO kablam! --> src/memory_index.rs:26:5 Oct 31 22:37:17.010 INFO kablam! | Oct 31 22:37:17.010 INFO kablam! 26 | Drop, Oct 31 22:37:17.010 INFO kablam! | ^^^^ Oct 31 22:37:17.010 INFO kablam! Oct 31 22:37:17.010 INFO kablam! warning: field is never used: `policy` Oct 31 22:37:17.010 INFO kablam! --> src/memory_index.rs:149:5 Oct 31 22:37:17.010 INFO kablam! | Oct 31 22:37:17.010 INFO kablam! 149 | policy: Box, Oct 31 22:37:17.010 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 31 22:37:17.010 INFO kablam! Oct 31 22:37:18.234 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.52s Oct 31 22:37:18.241 INFO kablam! su: No module specific data is present Oct 31 22:37:19.622 INFO running `"docker" "rm" "-f" "4f9a3ec80d7f197e9b01f9ecb3e71d0fcaf37cc0fe8eaeaa7a45864e06a63a83"` Oct 31 22:37:19.884 INFO blam! 4f9a3ec80d7f197e9b01f9ecb3e71d0fcaf37cc0fe8eaeaa7a45864e06a63a83