Sep 03 14:50:07.219 INFO checking wtetzner/waterbear against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 03 14:50:07.219 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 03 14:50:07.220 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 03 14:50:07.477 INFO blam! 121984e79788dc41d01f13af790566ca87952548e8a86a8a88a99d925f51c01a Sep 03 14:50:07.480 INFO running `"docker" "start" "-a" "121984e79788dc41d01f13af790566ca87952548e8a86a8a88a99d925f51c01a"` Sep 03 14:50:08.460 INFO kablam! Compiling void v1.0.2 Sep 03 14:50:08.460 INFO kablam! Compiling libc v0.2.42 Sep 03 14:50:08.460 INFO kablam! Compiling lazy_static v1.0.2 Sep 03 14:50:08.462 INFO kablam! Compiling regex v1.0.1 Sep 03 14:50:08.470 INFO kablam! Compiling ucd-util v0.1.1 Sep 03 14:50:08.487 INFO kablam! Compiling utf8-ranges v1.0.0 Sep 03 14:50:08.490 INFO kablam! Checking unicode-width v0.1.5 Sep 03 14:50:08.899 INFO kablam! Checking vec_map v0.8.1 Sep 03 14:50:09.327 INFO kablam! Checking strsim v0.7.0 Sep 03 14:50:09.533 INFO kablam! Checking ansi_term v0.11.0 Sep 03 14:50:11.879 INFO kablam! Checking termcolor v1.0.1 Sep 03 14:50:11.880 INFO kablam! Checking unicode-segmentation v1.2.1 Sep 03 14:50:11.880 INFO kablam! Checking unicode_categories v0.1.1 Sep 03 14:50:12.299 INFO kablam! Checking regex-syntax v0.6.1 Sep 03 14:50:13.102 INFO kablam! Compiling unreachable v1.0.0 Sep 03 14:50:13.358 INFO kablam! Checking textwrap v0.10.0 Sep 03 14:50:14.729 INFO kablam! Checking thread_local v0.3.5 Sep 03 14:50:14.932 INFO kablam! Compiling syn v0.11.11 Sep 03 14:50:18.399 INFO kablam! Checking memchr v2.0.1 Sep 03 14:50:18.399 INFO kablam! Checking atty v0.2.10 Sep 03 14:50:19.195 INFO kablam! Checking clap v2.32.0 Sep 03 14:50:19.272 INFO kablam! Checking aho-corasick v0.6.6 Sep 03 14:50:48.967 INFO kablam! Compiling instruction-derive v0.1.0 (file:///source/instruction-derive) Sep 03 14:50:53.154 INFO kablam! Checking waterbear v0.2.0 (file:///source) Sep 03 14:50:57.154 INFO kablam! warning: unused variable: `instrs` Sep 03 14:50:57.154 INFO kablam! --> src/disasm.rs:393:24 Sep 03 14:50:57.154 INFO kablam! | Sep 03 14:50:57.154 INFO kablam! 393 | fn compute_bit_aliases(instrs: &HashMap>) -> HashMap { Sep 03 14:50:57.154 INFO kablam! | ^^^^^^ help: consider using `_instrs` instead Sep 03 14:50:57.154 INFO kablam! | Sep 03 14:50:57.155 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 03 14:50:57.155 INFO kablam! Sep 03 14:50:57.155 INFO kablam! warning: unused variable: `instrs` Sep 03 14:50:57.155 INFO kablam! --> src/disasm.rs:405:20 Sep 03 14:50:57.155 INFO kablam! | Sep 03 14:50:57.155 INFO kablam! 405 | fn compute_aliases(instrs: &HashMap>) -> HashMap { Sep 03 14:50:57.155 INFO kablam! | ^^^^^^ help: consider using `_instrs` instead Sep 03 14:50:57.155 INFO kablam! Sep 03 14:50:57.734 INFO kablam! warning: unused variable: `instrs` Sep 03 14:50:57.734 INFO kablam! --> src/disasm.rs:393:24 Sep 03 14:50:57.734 INFO kablam! | Sep 03 14:50:57.734 INFO kablam! 393 | fn compute_bit_aliases(instrs: &HashMap>) -> HashMap { Sep 03 14:50:57.734 INFO kablam! | ^^^^^^ help: consider using `_instrs` instead Sep 03 14:50:57.734 INFO kablam! | Sep 03 14:50:57.734 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 03 14:50:57.734 INFO kablam! Sep 03 14:50:57.734 INFO kablam! warning: unused variable: `instrs` Sep 03 14:50:57.734 INFO kablam! --> src/disasm.rs:405:20 Sep 03 14:50:57.735 INFO kablam! | Sep 03 14:50:57.735 INFO kablam! 405 | fn compute_aliases(instrs: &HashMap>) -> HashMap { Sep 03 14:50:57.735 INFO kablam! | ^^^^^^ help: consider using `_instrs` instead Sep 03 14:50:57.735 INFO kablam! Sep 03 14:50:59.197 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 50.86s Sep 03 14:50:59.206 INFO kablam! su: No module specific data is present Sep 03 14:50:59.561 INFO running `"docker" "rm" "-f" "121984e79788dc41d01f13af790566ca87952548e8a86a8a88a99d925f51c01a"` Sep 03 14:50:59.674 INFO blam! 121984e79788dc41d01f13af790566ca87952548e8a86a8a88a99d925f51c01a