Oct 28 00:36:59.746 INFO checking block-utils-0.5.2 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 28 00:36:59.747 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 28 00:37:00.248 INFO blam! 4a4b94d44d45fd8e25c24998d069009af2f979d9a14bebd7944dd90c0616027b Oct 28 00:37:00.250 INFO running `"docker" "start" "-a" "4a4b94d44d45fd8e25c24998d069009af2f979d9a14bebd7944dd90c0616027b"` Oct 28 00:37:01.463 INFO kablam! usermod: no changes Oct 28 00:37:01.589 INFO kablam! Checking uuid v0.7.1 Oct 28 00:37:01.589 INFO kablam! Checking shellscript v0.3.1 Oct 28 00:37:01.607 INFO kablam! Checking fstab v0.3.1 Oct 28 00:37:03.827 INFO kablam! Checking block-utils v0.5.2 (/source) Oct 28 00:37:06.831 INFO kablam! warning: unused variable: `block_size` Oct 28 00:37:06.831 INFO kablam! --> src/lib.rs:447:17 Oct 28 00:37:06.831 INFO kablam! | Oct 28 00:37:06.831 INFO kablam! 447 | ref block_size, Oct 28 00:37:06.831 INFO kablam! | ^^^^^^^^^^ help: try ignoring the field: `block_size: _` Oct 28 00:37:06.831 INFO kablam! | Oct 28 00:37:06.831 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 28 00:37:06.831 INFO kablam! Oct 28 00:37:06.831 INFO kablam! warning: unused variable: `stride` Oct 28 00:37:06.831 INFO kablam! --> src/lib.rs:481:17 Oct 28 00:37:06.831 INFO kablam! | Oct 28 00:37:06.831 INFO kablam! 481 | ref stride, Oct 28 00:37:06.831 INFO kablam! | ^^^^^^ help: try ignoring the field: `stride: _` Oct 28 00:37:06.831 INFO kablam! Oct 28 00:37:06.831 INFO kablam! warning: unused variable: `stripe_width` Oct 28 00:37:06.831 INFO kablam! --> src/lib.rs:482:17 Oct 28 00:37:06.831 INFO kablam! | Oct 28 00:37:06.831 INFO kablam! 482 | ref stripe_width, Oct 28 00:37:06.831 INFO kablam! | ^^^^^^^^^^^^ help: try ignoring the field: `stripe_width: _` Oct 28 00:37:06.832 INFO kablam! Oct 28 00:37:06.832 INFO kablam! warning: unused variable: `block_size` Oct 28 00:37:06.832 INFO kablam! --> src/lib.rs:602:17 Oct 28 00:37:06.832 INFO kablam! | Oct 28 00:37:06.832 INFO kablam! 602 | ref block_size, Oct 28 00:37:06.832 INFO kablam! | ^^^^^^^^^^ help: try ignoring the field: `block_size: _` Oct 28 00:37:06.832 INFO kablam! Oct 28 00:37:06.832 INFO kablam! warning: unused variable: `parsed_data` Oct 28 00:37:06.832 INFO kablam! --> src/lib.rs:1053:9 Oct 28 00:37:06.832 INFO kablam! | Oct 28 00:37:06.832 INFO kablam! 1053 | let parsed_data = match scsi_host_info(buff.as_bytes()) { Oct 28 00:37:06.832 INFO kablam! | ^^^^^^^^^^^ help: consider using `_parsed_data` instead Oct 28 00:37:06.832 INFO kablam! Oct 28 00:37:07.091 INFO kablam! warning: unused variable: `block_size` Oct 28 00:37:07.091 INFO kablam! --> src/lib.rs:447:17 Oct 28 00:37:07.091 INFO kablam! | Oct 28 00:37:07.091 INFO kablam! 447 | ref block_size, Oct 28 00:37:07.091 INFO kablam! | ^^^^^^^^^^ help: try ignoring the field: `block_size: _` Oct 28 00:37:07.091 INFO kablam! | Oct 28 00:37:07.091 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 28 00:37:07.091 INFO kablam! Oct 28 00:37:07.091 INFO kablam! warning: unused variable: `stride` Oct 28 00:37:07.091 INFO kablam! --> src/lib.rs:481:17 Oct 28 00:37:07.091 INFO kablam! | Oct 28 00:37:07.091 INFO kablam! 481 | ref stride, Oct 28 00:37:07.091 INFO kablam! | ^^^^^^ help: try ignoring the field: `stride: _` Oct 28 00:37:07.091 INFO kablam! Oct 28 00:37:07.091 INFO kablam! warning: unused variable: `stripe_width` Oct 28 00:37:07.091 INFO kablam! --> src/lib.rs:482:17 Oct 28 00:37:07.092 INFO kablam! | Oct 28 00:37:07.092 INFO kablam! 482 | ref stripe_width, Oct 28 00:37:07.092 INFO kablam! | ^^^^^^^^^^^^ help: try ignoring the field: `stripe_width: _` Oct 28 00:37:07.092 INFO kablam! Oct 28 00:37:07.092 INFO kablam! warning: unused variable: `block_size` Oct 28 00:37:07.092 INFO kablam! --> src/lib.rs:602:17 Oct 28 00:37:07.092 INFO kablam! | Oct 28 00:37:07.092 INFO kablam! 602 | ref block_size, Oct 28 00:37:07.092 INFO kablam! | ^^^^^^^^^^ help: try ignoring the field: `block_size: _` Oct 28 00:37:07.092 INFO kablam! Oct 28 00:37:07.092 INFO kablam! warning: unused variable: `parsed_data` Oct 28 00:37:07.092 INFO kablam! --> src/lib.rs:1053:9 Oct 28 00:37:07.092 INFO kablam! | Oct 28 00:37:07.092 INFO kablam! 1053 | let parsed_data = match scsi_host_info(buff.as_bytes()) { Oct 28 00:37:07.092 INFO kablam! | ^^^^^^^^^^^ help: consider using `_parsed_data` instead Oct 28 00:37:07.092 INFO kablam! Oct 28 00:37:07.266 INFO kablam! warning: unused `std::result::Result` that must be used Oct 28 00:37:07.266 INFO kablam! --> src/lib.rs:959:5 Oct 28 00:37:07.266 INFO kablam! | Oct 28 00:37:07.266 INFO kablam! 959 | f.read_to_string(&mut s); Oct 28 00:37:07.266 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 28 00:37:07.266 INFO kablam! | Oct 28 00:37:07.266 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 28 00:37:07.266 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 28 00:37:07.266 INFO kablam! Oct 28 00:37:07.308 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.82s Oct 28 00:37:07.315 INFO kablam! su: No module specific data is present Oct 28 00:37:08.239 INFO running `"docker" "rm" "-f" "4a4b94d44d45fd8e25c24998d069009af2f979d9a14bebd7944dd90c0616027b"` Oct 28 00:37:08.387 INFO blam! 4a4b94d44d45fd8e25c24998d069009af2f979d9a14bebd7944dd90c0616027b