Oct 27 20:54:42.726 INFO checking hexe-0.0.5 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 20:54:42.728 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 27 20:54:43.280 INFO blam! 5b08fe1e640ef39711f2795a3ee33cd92982fb007cffce1850c7f14e242ab21f Oct 27 20:54:43.282 INFO running `"docker" "start" "-a" "5b08fe1e640ef39711f2795a3ee33cd92982fb007cffce1850c7f14e242ab21f"` Oct 27 20:54:44.263 INFO kablam! usermod: no changes Oct 27 20:54:44.369 INFO kablam! Checking uncon v1.1.0 Oct 27 20:54:44.369 INFO kablam! Compiling uncon_derive v1.1.1 Oct 27 20:54:49.217 INFO kablam! Checking hexe_core v0.0.5 Oct 27 20:54:52.502 INFO kablam! Checking hexe v0.0.5 (/source) Oct 27 20:54:53.939 INFO kablam! warning: unused variable: `src` Oct 27 20:54:53.940 INFO kablam! --> src/position/mod.rs:92:13 Oct 27 20:54:53.940 INFO kablam! | Oct 27 20:54:53.940 INFO kablam! 92 | let src = mv.src(); Oct 27 20:54:53.941 INFO kablam! | ^^^ help: consider using `_src` instead Oct 27 20:54:53.941 INFO kablam! | Oct 27 20:54:53.941 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 20:54:53.941 INFO kablam! Oct 27 20:54:53.942 INFO kablam! warning: unused variable: `dst` Oct 27 20:54:53.942 INFO kablam! --> src/position/mod.rs:93:13 Oct 27 20:54:53.942 INFO kablam! | Oct 27 20:54:53.942 INFO kablam! 93 | let dst = mv.dst(); Oct 27 20:54:53.943 INFO kablam! | ^^^ help: consider using `_dst` instead Oct 27 20:54:53.943 INFO kablam! Oct 27 20:54:53.995 INFO kablam! warning: field is never used: `position` Oct 27 20:54:53.996 INFO kablam! --> src/engine/mod.rs:36:5 Oct 27 20:54:53.996 INFO kablam! | Oct 27 20:54:53.996 INFO kablam! 36 | position: Position, Oct 27 20:54:53.997 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 20:54:53.997 INFO kablam! | Oct 27 20:54:53.997 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 20:54:53.997 INFO kablam! Oct 27 20:54:53.998 INFO kablam! warning: field is never used: `num_threads` Oct 27 20:54:53.998 INFO kablam! --> src/engine/mod.rs:101:5 Oct 27 20:54:53.998 INFO kablam! | Oct 27 20:54:53.999 INFO kablam! 101 | num_threads: u32, Oct 27 20:54:53.999 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 20:54:53.999 INFO kablam! Oct 27 20:54:54.007 INFO kablam! warning: unused variable: `src` Oct 27 20:54:54.007 INFO kablam! --> src/position/mod.rs:92:13 Oct 27 20:54:54.007 INFO kablam! | Oct 27 20:54:54.008 INFO kablam! 92 | let src = mv.src(); Oct 27 20:54:54.008 INFO kablam! | ^^^ help: consider using `_src` instead Oct 27 20:54:54.008 INFO kablam! | Oct 27 20:54:54.009 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 20:54:54.009 INFO kablam! Oct 27 20:54:54.009 INFO kablam! warning: unused variable: `dst` Oct 27 20:54:54.010 INFO kablam! --> src/position/mod.rs:93:13 Oct 27 20:54:54.010 INFO kablam! | Oct 27 20:54:54.010 INFO kablam! 93 | let dst = mv.dst(); Oct 27 20:54:54.010 INFO kablam! | ^^^ help: consider using `_dst` instead Oct 27 20:54:54.011 INFO kablam! Oct 27 20:54:54.055 INFO kablam! warning: field is never used: `position` Oct 27 20:54:54.056 INFO kablam! --> src/engine/mod.rs:36:5 Oct 27 20:54:54.056 INFO kablam! | Oct 27 20:54:54.056 INFO kablam! 36 | position: Position, Oct 27 20:54:54.057 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 20:54:54.057 INFO kablam! | Oct 27 20:54:54.057 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 20:54:54.057 INFO kablam! Oct 27 20:54:54.058 INFO kablam! warning: field is never used: `num_threads` Oct 27 20:54:54.058 INFO kablam! --> src/engine/mod.rs:101:5 Oct 27 20:54:54.058 INFO kablam! | Oct 27 20:54:54.058 INFO kablam! 101 | num_threads: u32, Oct 27 20:54:54.059 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 20:54:54.059 INFO kablam! Oct 27 20:54:55.851 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.57s Oct 27 20:54:55.871 INFO kablam! su: No module specific data is present Oct 27 20:54:56.487 INFO running `"docker" "rm" "-f" "5b08fe1e640ef39711f2795a3ee33cd92982fb007cffce1850c7f14e242ab21f"` Oct 27 20:54:56.799 INFO blam! 5b08fe1e640ef39711f2795a3ee33cd92982fb007cffce1850c7f14e242ab21f