Oct 27 05:22:51.032 INFO checking echo-devim/huextract against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 05:22:51.032 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 05:22:51.390 INFO blam! b024bde56853f47d18b5bd6012d16bc0a7effef0fa4f7eca65b27fbdc99cf8f4 Oct 27 05:22:51.398 INFO running `"docker" "start" "-a" "b024bde56853f47d18b5bd6012d16bc0a7effef0fa4f7eca65b27fbdc99cf8f4"` Oct 27 05:22:52.170 INFO kablam! usermod: no changes Oct 27 05:22:52.204 INFO kablam! Checking huextract v0.1.0 (/source) Oct 27 05:22:52.731 INFO kablam! warning: unused import: `std::io::Cursor` Oct 27 05:22:52.731 INFO kablam! --> src/main.rs:8:5 Oct 27 05:22:52.731 INFO kablam! | Oct 27 05:22:52.731 INFO kablam! 8 | use std::io::Cursor; Oct 27 05:22:52.731 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 05:22:52.731 INFO kablam! | Oct 27 05:22:52.731 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 05:22:52.731 INFO kablam! Oct 27 05:22:52.731 INFO kablam! warning: unused import: `std::io::BufWriter` Oct 27 05:22:52.731 INFO kablam! --> src/main.rs:10:5 Oct 27 05:22:52.731 INFO kablam! | Oct 27 05:22:52.731 INFO kablam! 10 | use std::io::BufWriter; Oct 27 05:22:52.731 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 05:22:52.731 INFO kablam! Oct 27 05:22:52.731 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 27 05:22:52.731 INFO kablam! --> src/main.rs:48:8 Oct 27 05:22:52.731 INFO kablam! | Oct 27 05:22:52.731 INFO kablam! 48 | if (bh.file_size < limit) { Oct 27 05:22:52.731 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 05:22:52.731 INFO kablam! | Oct 27 05:22:52.731 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 05:22:52.731 INFO kablam! Oct 27 05:22:52.731 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 27 05:22:52.731 INFO kablam! --> src/main.rs:57:16 Oct 27 05:22:52.731 INFO kablam! | Oct 27 05:22:52.731 INFO kablam! 57 | if (size > missing) { Oct 27 05:22:52.731 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 05:22:52.731 INFO kablam! Oct 27 05:22:52.731 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 27 05:22:52.731 INFO kablam! --> src/main.rs:78:12 Oct 27 05:22:52.731 INFO kablam! | Oct 27 05:22:52.731 INFO kablam! 78 | if (pos > 16) { break; } Oct 27 05:22:52.731 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Oct 27 05:22:52.731 INFO kablam! Oct 27 05:22:52.731 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 27 05:22:52.731 INFO kablam! --> src/main.rs:100:12 Oct 27 05:22:52.731 INFO kablam! | Oct 27 05:22:52.731 INFO kablam! 100 | if (buffer == block_signature) { Oct 27 05:22:52.731 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 05:22:52.731 INFO kablam! Oct 27 05:22:52.731 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 27 05:22:52.731 INFO kablam! --> src/main.rs:128:16 Oct 27 05:22:52.731 INFO kablam! | Oct 27 05:22:52.731 INFO kablam! 128 | if (threads.len() >= cpus - 1) { Oct 27 05:22:52.732 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 05:22:52.732 INFO kablam! Oct 27 05:22:52.732 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 27 05:22:52.732 INFO kablam! --> src/main.rs:136:12 Oct 27 05:22:52.732 INFO kablam! | Oct 27 05:22:52.732 INFO kablam! 136 | if (uf.seek(SeekFrom::Start(offset+1)).unwrap() > end) { Oct 27 05:22:52.732 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 05:22:52.732 INFO kablam! Oct 27 05:22:52.745 INFO kablam! warning: unused import: `std::io::Cursor` Oct 27 05:22:52.745 INFO kablam! --> src/main.rs:8:5 Oct 27 05:22:52.745 INFO kablam! | Oct 27 05:22:52.745 INFO kablam! 8 | use std::io::Cursor; Oct 27 05:22:52.745 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 05:22:52.745 INFO kablam! | Oct 27 05:22:52.746 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 05:22:52.746 INFO kablam! Oct 27 05:22:52.746 INFO kablam! warning: unused import: `std::io::BufWriter` Oct 27 05:22:52.746 INFO kablam! --> src/main.rs:10:5 Oct 27 05:22:52.746 INFO kablam! | Oct 27 05:22:52.746 INFO kablam! 10 | use std::io::BufWriter; Oct 27 05:22:52.746 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 05:22:52.746 INFO kablam! Oct 27 05:22:52.746 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 27 05:22:52.746 INFO kablam! --> src/main.rs:48:8 Oct 27 05:22:52.746 INFO kablam! | Oct 27 05:22:52.746 INFO kablam! 48 | if (bh.file_size < limit) { Oct 27 05:22:52.746 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 05:22:52.746 INFO kablam! | Oct 27 05:22:52.746 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 05:22:52.746 INFO kablam! Oct 27 05:22:52.746 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 27 05:22:52.746 INFO kablam! --> src/main.rs:57:16 Oct 27 05:22:52.746 INFO kablam! | Oct 27 05:22:52.746 INFO kablam! 57 | if (size > missing) { Oct 27 05:22:52.746 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 05:22:52.746 INFO kablam! Oct 27 05:22:52.746 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 27 05:22:52.746 INFO kablam! --> src/main.rs:78:12 Oct 27 05:22:52.746 INFO kablam! | Oct 27 05:22:52.746 INFO kablam! 78 | if (pos > 16) { break; } Oct 27 05:22:52.746 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Oct 27 05:22:52.746 INFO kablam! Oct 27 05:22:52.746 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 27 05:22:52.746 INFO kablam! --> src/main.rs:100:12 Oct 27 05:22:52.746 INFO kablam! | Oct 27 05:22:52.746 INFO kablam! 100 | if (buffer == block_signature) { Oct 27 05:22:52.746 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 05:22:52.746 INFO kablam! Oct 27 05:22:52.747 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 27 05:22:52.747 INFO kablam! --> src/main.rs:128:16 Oct 27 05:22:52.747 INFO kablam! | Oct 27 05:22:52.747 INFO kablam! 128 | if (threads.len() >= cpus - 1) { Oct 27 05:22:52.747 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 05:22:52.747 INFO kablam! Oct 27 05:22:52.747 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 27 05:22:52.747 INFO kablam! --> src/main.rs:136:12 Oct 27 05:22:52.747 INFO kablam! | Oct 27 05:22:52.747 INFO kablam! 136 | if (uf.seek(SeekFrom::Start(offset+1)).unwrap() > end) { Oct 27 05:22:52.747 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 05:22:52.747 INFO kablam! Oct 27 05:22:52.843 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 05:22:52.843 INFO kablam! --> src/main.rs:51:5 Oct 27 05:22:52.843 INFO kablam! | Oct 27 05:22:52.843 INFO kablam! 51 | file.seek(SeekFrom::Start(bh.offset + 98 + (bh.header_length - 98))); //Skip the header block Oct 27 05:22:52.843 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 05:22:52.843 INFO kablam! | Oct 27 05:22:52.843 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 05:22:52.843 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 05:22:52.843 INFO kablam! Oct 27 05:22:52.843 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 05:22:52.843 INFO kablam! --> src/main.rs:58:17 Oct 27 05:22:52.843 INFO kablam! | Oct 27 05:22:52.843 INFO kablam! 58 | out_file.write_all(&buffer[..missing]); Oct 27 05:22:52.843 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 05:22:52.843 INFO kablam! | Oct 27 05:22:52.843 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 05:22:52.843 INFO kablam! Oct 27 05:22:52.843 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 05:22:52.843 INFO kablam! --> src/main.rs:61:17 Oct 27 05:22:52.843 INFO kablam! | Oct 27 05:22:52.843 INFO kablam! 61 | out_file.write_all(buffer); Oct 27 05:22:52.843 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 05:22:52.843 INFO kablam! | Oct 27 05:22:52.843 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 05:22:52.843 INFO kablam! Oct 27 05:22:52.843 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 05:22:52.843 INFO kablam! --> src/main.rs:96:5 Oct 27 05:22:52.843 INFO kablam! | Oct 27 05:22:52.843 INFO kablam! 96 | uf.seek(SeekFrom::Start(offset)); Oct 27 05:22:52.843 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 05:22:52.843 INFO kablam! | Oct 27 05:22:52.843 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 05:22:52.843 INFO kablam! Oct 27 05:22:52.843 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 05:22:52.843 INFO kablam! --> src/main.rs:98:9 Oct 27 05:22:52.843 INFO kablam! | Oct 27 05:22:52.844 INFO kablam! 98 | uf.read_exact(&mut buffer); Oct 27 05:22:52.844 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 05:22:52.844 INFO kablam! | Oct 27 05:22:52.844 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 05:22:52.844 INFO kablam! Oct 27 05:22:52.844 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 05:22:52.844 INFO kablam! --> src/main.rs:106:13 Oct 27 05:22:52.844 INFO kablam! | Oct 27 05:22:52.844 INFO kablam! 106 | uf.seek(SeekFrom::Start(offset + 4)); Oct 27 05:22:52.844 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 05:22:52.844 INFO kablam! | Oct 27 05:22:52.844 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 05:22:52.844 INFO kablam! Oct 27 05:22:52.844 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 05:22:52.844 INFO kablam! --> src/main.rs:109:13 Oct 27 05:22:52.844 INFO kablam! | Oct 27 05:22:52.844 INFO kablam! 109 | uf.read_exact(&mut temp_buf); Oct 27 05:22:52.844 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 05:22:52.844 INFO kablam! | Oct 27 05:22:52.844 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 05:22:52.844 INFO kablam! Oct 27 05:22:52.844 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 05:22:52.844 INFO kablam! --> src/main.rs:111:13 Oct 27 05:22:52.844 INFO kablam! | Oct 27 05:22:52.844 INFO kablam! 111 | uf.seek(SeekFrom::Current(16)); Oct 27 05:22:52.844 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 05:22:52.844 INFO kablam! | Oct 27 05:22:52.844 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 05:22:52.844 INFO kablam! Oct 27 05:22:52.844 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 05:22:52.844 INFO kablam! --> src/main.rs:112:13 Oct 27 05:22:52.844 INFO kablam! | Oct 27 05:22:52.844 INFO kablam! 112 | uf.read_exact(&mut temp_buf); Oct 27 05:22:52.844 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 05:22:52.844 INFO kablam! | Oct 27 05:22:52.844 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 05:22:52.844 INFO kablam! Oct 27 05:22:52.844 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 05:22:52.844 INFO kablam! --> src/main.rs:115:13 Oct 27 05:22:52.844 INFO kablam! | Oct 27 05:22:52.844 INFO kablam! 115 | uf.seek(SeekFrom::Current(32)); Oct 27 05:22:52.844 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 05:22:52.844 INFO kablam! | Oct 27 05:22:52.844 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 05:22:52.844 INFO kablam! Oct 27 05:22:52.844 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 05:22:52.844 INFO kablam! --> src/main.rs:116:13 Oct 27 05:22:52.844 INFO kablam! | Oct 27 05:22:52.844 INFO kablam! 116 | uf.read_exact(&mut temp_buf2); Oct 27 05:22:52.844 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 05:22:52.844 INFO kablam! | Oct 27 05:22:52.844 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 05:22:52.844 INFO kablam! Oct 27 05:22:52.844 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 05:22:52.844 INFO kablam! --> src/main.rs:130:17 Oct 27 05:22:52.844 INFO kablam! | Oct 27 05:22:52.844 INFO kablam! 130 | handle.join(); Oct 27 05:22:52.844 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 05:22:52.844 INFO kablam! | Oct 27 05:22:52.844 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 05:22:52.844 INFO kablam! Oct 27 05:22:52.844 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 05:22:52.844 INFO kablam! --> src/main.rs:144:9 Oct 27 05:22:52.844 INFO kablam! | Oct 27 05:22:52.844 INFO kablam! 144 | t.join(); Oct 27 05:22:52.844 INFO kablam! | ^^^^^^^^^ Oct 27 05:22:52.844 INFO kablam! | Oct 27 05:22:52.844 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 05:22:52.844 INFO kablam! Oct 27 05:22:52.915 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 05:22:52.915 INFO kablam! --> src/main.rs:51:5 Oct 27 05:22:52.915 INFO kablam! | Oct 27 05:22:52.915 INFO kablam! 51 | file.seek(SeekFrom::Start(bh.offset + 98 + (bh.header_length - 98))); //Skip the header block Oct 27 05:22:52.915 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 05:22:52.915 INFO kablam! | Oct 27 05:22:52.915 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 05:22:52.915 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 05:22:52.915 INFO kablam! Oct 27 05:22:52.915 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 05:22:52.915 INFO kablam! --> src/main.rs:58:17 Oct 27 05:22:52.915 INFO kablam! | Oct 27 05:22:52.915 INFO kablam! 58 | out_file.write_all(&buffer[..missing]); Oct 27 05:22:52.915 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 05:22:52.915 INFO kablam! | Oct 27 05:22:52.915 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 05:22:52.915 INFO kablam! Oct 27 05:22:52.915 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 05:22:52.915 INFO kablam! --> src/main.rs:61:17 Oct 27 05:22:52.915 INFO kablam! | Oct 27 05:22:52.915 INFO kablam! 61 | out_file.write_all(buffer); Oct 27 05:22:52.915 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 05:22:52.915 INFO kablam! | Oct 27 05:22:52.915 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 05:22:52.915 INFO kablam! Oct 27 05:22:52.915 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 05:22:52.915 INFO kablam! --> src/main.rs:96:5 Oct 27 05:22:52.915 INFO kablam! | Oct 27 05:22:52.915 INFO kablam! 96 | uf.seek(SeekFrom::Start(offset)); Oct 27 05:22:52.915 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 05:22:52.915 INFO kablam! | Oct 27 05:22:52.916 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 05:22:52.916 INFO kablam! Oct 27 05:22:52.916 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 05:22:52.916 INFO kablam! --> src/main.rs:98:9 Oct 27 05:22:52.916 INFO kablam! | Oct 27 05:22:52.916 INFO kablam! 98 | uf.read_exact(&mut buffer); Oct 27 05:22:52.916 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 05:22:52.916 INFO kablam! | Oct 27 05:22:52.916 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 05:22:52.916 INFO kablam! Oct 27 05:22:52.916 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 05:22:52.916 INFO kablam! --> src/main.rs:106:13 Oct 27 05:22:52.916 INFO kablam! | Oct 27 05:22:52.916 INFO kablam! 106 | uf.seek(SeekFrom::Start(offset + 4)); Oct 27 05:22:52.916 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 05:22:52.916 INFO kablam! | Oct 27 05:22:52.916 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 05:22:52.916 INFO kablam! Oct 27 05:22:52.916 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 05:22:52.916 INFO kablam! --> src/main.rs:109:13 Oct 27 05:22:52.916 INFO kablam! | Oct 27 05:22:52.916 INFO kablam! 109 | uf.read_exact(&mut temp_buf); Oct 27 05:22:52.916 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 05:22:52.916 INFO kablam! | Oct 27 05:22:52.916 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 05:22:52.916 INFO kablam! Oct 27 05:22:52.916 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 05:22:52.916 INFO kablam! --> src/main.rs:111:13 Oct 27 05:22:52.916 INFO kablam! | Oct 27 05:22:52.916 INFO kablam! 111 | uf.seek(SeekFrom::Current(16)); Oct 27 05:22:52.916 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 05:22:52.916 INFO kablam! | Oct 27 05:22:52.916 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 05:22:52.916 INFO kablam! Oct 27 05:22:52.916 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 05:22:52.916 INFO kablam! --> src/main.rs:112:13 Oct 27 05:22:52.916 INFO kablam! | Oct 27 05:22:52.916 INFO kablam! 112 | uf.read_exact(&mut temp_buf); Oct 27 05:22:52.916 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 05:22:52.916 INFO kablam! | Oct 27 05:22:52.916 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 05:22:52.916 INFO kablam! Oct 27 05:22:52.916 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 05:22:52.916 INFO kablam! --> src/main.rs:115:13 Oct 27 05:22:52.916 INFO kablam! | Oct 27 05:22:52.916 INFO kablam! 115 | uf.seek(SeekFrom::Current(32)); Oct 27 05:22:52.916 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 05:22:52.916 INFO kablam! | Oct 27 05:22:52.916 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 05:22:52.916 INFO kablam! Oct 27 05:22:52.916 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 05:22:52.916 INFO kablam! --> src/main.rs:116:13 Oct 27 05:22:52.916 INFO kablam! | Oct 27 05:22:52.916 INFO kablam! 116 | uf.read_exact(&mut temp_buf2); Oct 27 05:22:52.916 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 05:22:52.916 INFO kablam! | Oct 27 05:22:52.916 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 05:22:52.916 INFO kablam! Oct 27 05:22:52.916 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 05:22:52.916 INFO kablam! --> src/main.rs:130:17 Oct 27 05:22:52.916 INFO kablam! | Oct 27 05:22:52.916 INFO kablam! 130 | handle.join(); Oct 27 05:22:52.916 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 05:22:52.916 INFO kablam! | Oct 27 05:22:52.916 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 05:22:52.916 INFO kablam! Oct 27 05:22:52.916 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 05:22:52.916 INFO kablam! --> src/main.rs:144:9 Oct 27 05:22:52.916 INFO kablam! | Oct 27 05:22:52.916 INFO kablam! 144 | t.join(); Oct 27 05:22:52.916 INFO kablam! | ^^^^^^^^^ Oct 27 05:22:52.916 INFO kablam! | Oct 27 05:22:52.916 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 05:22:52.916 INFO kablam! Oct 27 05:22:52.927 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.73s Oct 27 05:22:52.931 INFO kablam! su: No module specific data is present Oct 27 05:22:53.465 INFO running `"docker" "rm" "-f" "b024bde56853f47d18b5bd6012d16bc0a7effef0fa4f7eca65b27fbdc99cf8f4"` Oct 27 05:22:53.727 INFO blam! b024bde56853f47d18b5bd6012d16bc0a7effef0fa4f7eca65b27fbdc99cf8f4