Oct 26 22:21:03.426 INFO checking remram44/dhstore against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 22:21:03.427 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 26 22:21:03.867 INFO blam! 5d38ca903caf39e6f207d8804b6fa0bb57e576736ccedbf6cc6c3a1efb871d30 Oct 26 22:21:03.873 INFO running `"docker" "start" "-a" "5d38ca903caf39e6f207d8804b6fa0bb57e576736ccedbf6cc6c3a1efb871d30"` Oct 26 22:21:06.027 INFO kablam! usermod: no changes Oct 26 22:21:06.135 INFO kablam! Compiling typenum v1.6.0 Oct 26 22:21:06.135 INFO kablam! Checking odds v0.2.25 Oct 26 22:21:06.139 INFO kablam! Checking bitflags v0.8.1 Oct 26 22:21:06.151 INFO kablam! Checking termcolor v0.3.3 Oct 26 22:21:06.152 INFO kablam! Checking cdchunking v0.2.0 Oct 26 22:21:06.152 INFO kablam! Checking atty v0.2.2 Oct 26 22:21:06.152 INFO kablam! Checking term_size v0.2.3 Oct 26 22:21:07.788 INFO kablam! Checking clap v2.22.1 Oct 26 22:21:09.271 INFO kablam! Checking nodrop v0.1.9 Oct 26 22:21:12.557 INFO kablam! Checking generic-array v0.6.0 Oct 26 22:21:13.339 INFO kablam! Checking digest-buffer v0.2.0 Oct 26 22:21:13.339 INFO kablam! Checking digest v0.4.0 Oct 26 22:21:13.947 INFO kablam! Checking sha2 v0.4.2 Oct 26 22:21:17.611 INFO kablam! Checking dhstore v0.0.1 (/source) Oct 26 22:21:19.315 INFO kablam! warning: unused variable: `property` Oct 26 22:21:19.315 INFO kablam! --> src/memory_index.rs:53:26 Oct 26 22:21:19.315 INFO kablam! | Oct 26 22:21:19.315 INFO kablam! 53 | fn handle(&mut self, property: &str, object: Object) Oct 26 22:21:19.315 INFO kablam! | ^^^^^^^^ help: consider using `_property` instead Oct 26 22:21:19.315 INFO kablam! | Oct 26 22:21:19.315 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 22:21:19.315 INFO kablam! Oct 26 22:21:19.315 INFO kablam! warning: unused variable: `object` Oct 26 22:21:19.315 INFO kablam! --> src/memory_index.rs:53:42 Oct 26 22:21:19.315 INFO kablam! | Oct 26 22:21:19.315 INFO kablam! 53 | fn handle(&mut self, property: &str, object: Object) Oct 26 22:21:19.315 INFO kablam! | ^^^^^^ help: consider using `_object` instead Oct 26 22:21:19.315 INFO kablam! Oct 26 22:21:19.443 INFO kablam! warning: unused variable: `property` Oct 26 22:21:19.443 INFO kablam! --> src/memory_index.rs:53:26 Oct 26 22:21:19.443 INFO kablam! | Oct 26 22:21:19.443 INFO kablam! 53 | fn handle(&mut self, property: &str, object: Object) Oct 26 22:21:19.443 INFO kablam! | ^^^^^^^^ help: consider using `_property` instead Oct 26 22:21:19.443 INFO kablam! | Oct 26 22:21:19.443 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 22:21:19.443 INFO kablam! Oct 26 22:21:19.443 INFO kablam! warning: unused variable: `object` Oct 26 22:21:19.443 INFO kablam! --> src/memory_index.rs:53:42 Oct 26 22:21:19.443 INFO kablam! | Oct 26 22:21:19.443 INFO kablam! 53 | fn handle(&mut self, property: &str, object: Object) Oct 26 22:21:19.443 INFO kablam! | ^^^^^^ help: consider using `_object` instead Oct 26 22:21:19.443 INFO kablam! Oct 26 22:21:19.707 INFO kablam! warning: variant is never constructed: `Get` Oct 26 22:21:19.707 INFO kablam! --> src/memory_index.rs:24:5 Oct 26 22:21:19.707 INFO kablam! | Oct 26 22:21:19.707 INFO kablam! 24 | Get, Oct 26 22:21:19.707 INFO kablam! | ^^^ Oct 26 22:21:19.707 INFO kablam! | Oct 26 22:21:19.707 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 22:21:19.707 INFO kablam! Oct 26 22:21:19.707 INFO kablam! warning: variant is never constructed: `Drop` Oct 26 22:21:19.707 INFO kablam! --> src/memory_index.rs:26:5 Oct 26 22:21:19.707 INFO kablam! | Oct 26 22:21:19.707 INFO kablam! 26 | Drop, Oct 26 22:21:19.707 INFO kablam! | ^^^^ Oct 26 22:21:19.707 INFO kablam! Oct 26 22:21:19.707 INFO kablam! warning: field is never used: `policy` Oct 26 22:21:19.707 INFO kablam! --> src/memory_index.rs:149:5 Oct 26 22:21:19.707 INFO kablam! | Oct 26 22:21:19.707 INFO kablam! 149 | policy: Box, Oct 26 22:21:19.707 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 26 22:21:19.707 INFO kablam! Oct 26 22:21:20.043 INFO kablam! warning: variant is never constructed: `Get` Oct 26 22:21:20.043 INFO kablam! --> src/memory_index.rs:24:5 Oct 26 22:21:20.043 INFO kablam! | Oct 26 22:21:20.043 INFO kablam! 24 | Get, Oct 26 22:21:20.043 INFO kablam! | ^^^ Oct 26 22:21:20.043 INFO kablam! | Oct 26 22:21:20.043 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 22:21:20.043 INFO kablam! Oct 26 22:21:20.043 INFO kablam! warning: variant is never constructed: `Drop` Oct 26 22:21:20.043 INFO kablam! --> src/memory_index.rs:26:5 Oct 26 22:21:20.043 INFO kablam! | Oct 26 22:21:20.043 INFO kablam! 26 | Drop, Oct 26 22:21:20.043 INFO kablam! | ^^^^ Oct 26 22:21:20.043 INFO kablam! Oct 26 22:21:20.043 INFO kablam! warning: field is never used: `policy` Oct 26 22:21:20.043 INFO kablam! --> src/memory_index.rs:149:5 Oct 26 22:21:20.043 INFO kablam! | Oct 26 22:21:20.043 INFO kablam! 149 | policy: Box, Oct 26 22:21:20.043 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 26 22:21:20.043 INFO kablam! Oct 26 22:21:21.312 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.26s Oct 26 22:21:21.317 INFO kablam! su: No module specific data is present Oct 26 22:21:22.583 INFO running `"docker" "rm" "-f" "5d38ca903caf39e6f207d8804b6fa0bb57e576736ccedbf6cc6c3a1efb871d30"` Oct 26 22:21:23.011 INFO blam! 5d38ca903caf39e6f207d8804b6fa0bb57e576736ccedbf6cc6c3a1efb871d30