Sep 05 18:58:49.173 INFO checking echo-devim/huextract against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 05 18:58:49.173 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 05 18:58:49.173 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-6/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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=1000" "-e" "CMD=cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 18:58:49.634 INFO blam! f1dcfe969964975c796ca81b723f2acc26de247b38a74394fb23fd9a1ffce937 Sep 05 18:58:49.642 INFO running `"docker" "start" "-a" "f1dcfe969964975c796ca81b723f2acc26de247b38a74394fb23fd9a1ffce937"` Sep 05 18:58:51.410 INFO kablam! usermod: no changes Sep 05 18:58:51.448 INFO kablam! Checking huextract v0.1.0 (file:///source) Sep 05 18:58:51.757 INFO kablam! warning: unused import: `std::io::Cursor` Sep 05 18:58:51.757 INFO kablam! --> src/main.rs:8:5 Sep 05 18:58:51.758 INFO kablam! | Sep 05 18:58:51.758 INFO kablam! 8 | use std::io::Cursor; Sep 05 18:58:51.758 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 05 18:58:51.758 INFO kablam! | Sep 05 18:58:51.758 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 05 18:58:51.758 INFO kablam! Sep 05 18:58:51.758 INFO kablam! warning: unused import: `std::io::BufWriter` Sep 05 18:58:51.758 INFO kablam! --> src/main.rs:10:5 Sep 05 18:58:51.758 INFO kablam! | Sep 05 18:58:51.758 INFO kablam! 10 | use std::io::BufWriter; Sep 05 18:58:51.758 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 05 18:58:51.758 INFO kablam! Sep 05 18:58:51.758 INFO kablam! warning: unnecessary parentheses around `if` condition Sep 05 18:58:51.758 INFO kablam! --> src/main.rs:48:8 Sep 05 18:58:51.758 INFO kablam! | Sep 05 18:58:51.758 INFO kablam! 48 | if (bh.file_size < limit) { Sep 05 18:58:51.758 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:58:51.758 INFO kablam! | Sep 05 18:58:51.758 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 05 18:58:51.758 INFO kablam! Sep 05 18:58:51.758 INFO kablam! warning: unnecessary parentheses around `if` condition Sep 05 18:58:51.758 INFO kablam! --> src/main.rs:57:16 Sep 05 18:58:51.758 INFO kablam! | Sep 05 18:58:51.758 INFO kablam! 57 | if (size > missing) { Sep 05 18:58:51.758 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:58:51.758 INFO kablam! Sep 05 18:58:51.758 INFO kablam! warning: unnecessary parentheses around `if` condition Sep 05 18:58:51.758 INFO kablam! --> src/main.rs:78:12 Sep 05 18:58:51.758 INFO kablam! | Sep 05 18:58:51.758 INFO kablam! 78 | if (pos > 16) { break; } Sep 05 18:58:51.758 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 05 18:58:51.758 INFO kablam! Sep 05 18:58:51.758 INFO kablam! warning: unnecessary parentheses around `if` condition Sep 05 18:58:51.758 INFO kablam! --> src/main.rs:100:12 Sep 05 18:58:51.758 INFO kablam! | Sep 05 18:58:51.758 INFO kablam! 100 | if (buffer == block_signature) { Sep 05 18:58:51.758 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:58:51.758 INFO kablam! Sep 05 18:58:51.758 INFO kablam! warning: unnecessary parentheses around `if` condition Sep 05 18:58:51.758 INFO kablam! --> src/main.rs:128:16 Sep 05 18:58:51.758 INFO kablam! | Sep 05 18:58:51.758 INFO kablam! 128 | if (threads.len() >= cpus - 1) { Sep 05 18:58:51.758 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:58:51.758 INFO kablam! Sep 05 18:58:51.758 INFO kablam! warning: unnecessary parentheses around `if` condition Sep 05 18:58:51.758 INFO kablam! --> src/main.rs:136:12 Sep 05 18:58:51.758 INFO kablam! | Sep 05 18:58:51.758 INFO kablam! 136 | if (uf.seek(SeekFrom::Start(offset+1)).unwrap() > end) { Sep 05 18:58:51.758 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:58:51.758 INFO kablam! Sep 05 18:58:51.793 INFO kablam! warning: unused import: `std::io::Cursor` Sep 05 18:58:51.793 INFO kablam! --> src/main.rs:8:5 Sep 05 18:58:51.793 INFO kablam! | Sep 05 18:58:51.794 INFO kablam! 8 | use std::io::Cursor; Sep 05 18:58:51.794 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 05 18:58:51.794 INFO kablam! | Sep 05 18:58:51.794 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 05 18:58:51.794 INFO kablam! Sep 05 18:58:51.794 INFO kablam! warning: unused import: `std::io::BufWriter` Sep 05 18:58:51.794 INFO kablam! --> src/main.rs:10:5 Sep 05 18:58:51.794 INFO kablam! | Sep 05 18:58:51.794 INFO kablam! 10 | use std::io::BufWriter; Sep 05 18:58:51.794 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 05 18:58:51.794 INFO kablam! Sep 05 18:58:51.794 INFO kablam! warning: unnecessary parentheses around `if` condition Sep 05 18:58:51.794 INFO kablam! --> src/main.rs:48:8 Sep 05 18:58:51.794 INFO kablam! | Sep 05 18:58:51.794 INFO kablam! 48 | if (bh.file_size < limit) { Sep 05 18:58:51.794 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:58:51.794 INFO kablam! | Sep 05 18:58:51.794 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 05 18:58:51.794 INFO kablam! Sep 05 18:58:51.794 INFO kablam! warning: unnecessary parentheses around `if` condition Sep 05 18:58:51.794 INFO kablam! --> src/main.rs:57:16 Sep 05 18:58:51.794 INFO kablam! | Sep 05 18:58:51.794 INFO kablam! 57 | if (size > missing) { Sep 05 18:58:51.794 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:58:51.794 INFO kablam! Sep 05 18:58:51.794 INFO kablam! warning: unnecessary parentheses around `if` condition Sep 05 18:58:51.794 INFO kablam! --> src/main.rs:78:12 Sep 05 18:58:51.794 INFO kablam! | Sep 05 18:58:51.794 INFO kablam! 78 | if (pos > 16) { break; } Sep 05 18:58:51.794 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 05 18:58:51.794 INFO kablam! Sep 05 18:58:51.794 INFO kablam! warning: unnecessary parentheses around `if` condition Sep 05 18:58:51.794 INFO kablam! --> src/main.rs:100:12 Sep 05 18:58:51.794 INFO kablam! | Sep 05 18:58:51.794 INFO kablam! 100 | if (buffer == block_signature) { Sep 05 18:58:51.794 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:58:51.794 INFO kablam! Sep 05 18:58:51.794 INFO kablam! warning: unnecessary parentheses around `if` condition Sep 05 18:58:51.794 INFO kablam! --> src/main.rs:128:16 Sep 05 18:58:51.794 INFO kablam! | Sep 05 18:58:51.794 INFO kablam! 128 | if (threads.len() >= cpus - 1) { Sep 05 18:58:51.794 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:58:51.794 INFO kablam! Sep 05 18:58:51.794 INFO kablam! warning: unnecessary parentheses around `if` condition Sep 05 18:58:51.794 INFO kablam! --> src/main.rs:136:12 Sep 05 18:58:51.794 INFO kablam! | Sep 05 18:58:51.794 INFO kablam! 136 | if (uf.seek(SeekFrom::Start(offset+1)).unwrap() > end) { Sep 05 18:58:51.794 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 18:58:51.794 INFO kablam! Sep 05 18:58:51.926 INFO kablam! warning: unused `std::result::Result` which must be used Sep 05 18:58:51.927 INFO kablam! --> src/main.rs:51:5 Sep 05 18:58:51.927 INFO kablam! | Sep 05 18:58:51.927 INFO kablam! 51 | file.seek(SeekFrom::Start(bh.offset + 98 + (bh.header_length - 98))); //Skip the header block Sep 05 18:58:51.927 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 18:58:51.927 INFO kablam! | Sep 05 18:58:51.927 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 05 18:58:51.927 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 05 18:58:51.927 INFO kablam! Sep 05 18:58:51.927 INFO kablam! warning: unused `std::result::Result` which must be used Sep 05 18:58:51.927 INFO kablam! --> src/main.rs:58:17 Sep 05 18:58:51.927 INFO kablam! | Sep 05 18:58:51.927 INFO kablam! 58 | out_file.write_all(&buffer[..missing]); Sep 05 18:58:51.927 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 18:58:51.927 INFO kablam! | Sep 05 18:58:51.927 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 05 18:58:51.927 INFO kablam! Sep 05 18:58:51.927 INFO kablam! warning: unused `std::result::Result` which must be used Sep 05 18:58:51.927 INFO kablam! --> src/main.rs:61:17 Sep 05 18:58:51.927 INFO kablam! | Sep 05 18:58:51.927 INFO kablam! 61 | out_file.write_all(buffer); Sep 05 18:58:51.927 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 18:58:51.927 INFO kablam! | Sep 05 18:58:51.927 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 05 18:58:51.927 INFO kablam! Sep 05 18:58:51.927 INFO kablam! warning: unused `std::result::Result` which must be used Sep 05 18:58:51.927 INFO kablam! --> src/main.rs:96:5 Sep 05 18:58:51.927 INFO kablam! | Sep 05 18:58:51.927 INFO kablam! 96 | uf.seek(SeekFrom::Start(offset)); Sep 05 18:58:51.927 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 18:58:51.927 INFO kablam! | Sep 05 18:58:51.927 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 05 18:58:51.927 INFO kablam! Sep 05 18:58:51.927 INFO kablam! warning: unused `std::result::Result` which must be used Sep 05 18:58:51.927 INFO kablam! --> src/main.rs:98:9 Sep 05 18:58:51.927 INFO kablam! | Sep 05 18:58:51.927 INFO kablam! 98 | uf.read_exact(&mut buffer); Sep 05 18:58:51.927 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 18:58:51.927 INFO kablam! | Sep 05 18:58:51.927 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 05 18:58:51.927 INFO kablam! Sep 05 18:58:51.927 INFO kablam! warning: unused `std::result::Result` which must be used Sep 05 18:58:51.927 INFO kablam! --> src/main.rs:106:13 Sep 05 18:58:51.927 INFO kablam! | Sep 05 18:58:51.927 INFO kablam! 106 | uf.seek(SeekFrom::Start(offset + 4)); Sep 05 18:58:51.927 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 18:58:51.927 INFO kablam! | Sep 05 18:58:51.927 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 05 18:58:51.927 INFO kablam! Sep 05 18:58:51.927 INFO kablam! warning: unused `std::result::Result` which must be used Sep 05 18:58:51.927 INFO kablam! --> src/main.rs:109:13 Sep 05 18:58:51.927 INFO kablam! | Sep 05 18:58:51.927 INFO kablam! 109 | uf.read_exact(&mut temp_buf); Sep 05 18:58:51.927 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 18:58:51.927 INFO kablam! | Sep 05 18:58:51.927 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 05 18:58:51.927 INFO kablam! Sep 05 18:58:51.927 INFO kablam! warning: unused `std::result::Result` which must be used Sep 05 18:58:51.927 INFO kablam! --> src/main.rs:111:13 Sep 05 18:58:51.927 INFO kablam! | Sep 05 18:58:51.927 INFO kablam! 111 | uf.seek(SeekFrom::Current(16)); Sep 05 18:58:51.927 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 18:58:51.927 INFO kablam! | Sep 05 18:58:51.927 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 05 18:58:51.927 INFO kablam! Sep 05 18:58:51.927 INFO kablam! warning: unused `std::result::Result` which must be used Sep 05 18:58:51.927 INFO kablam! --> src/main.rs:112:13 Sep 05 18:58:51.928 INFO kablam! | Sep 05 18:58:51.928 INFO kablam! 112 | uf.read_exact(&mut temp_buf); Sep 05 18:58:51.928 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 18:58:51.928 INFO kablam! | Sep 05 18:58:51.928 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 05 18:58:51.928 INFO kablam! Sep 05 18:58:51.928 INFO kablam! warning: unused `std::result::Result` which must be used Sep 05 18:58:51.928 INFO kablam! --> src/main.rs:115:13 Sep 05 18:58:51.928 INFO kablam! | Sep 05 18:58:51.928 INFO kablam! 115 | uf.seek(SeekFrom::Current(32)); Sep 05 18:58:51.928 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 18:58:51.928 INFO kablam! | Sep 05 18:58:51.928 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 05 18:58:51.928 INFO kablam! Sep 05 18:58:51.928 INFO kablam! warning: unused `std::result::Result` which must be used Sep 05 18:58:51.928 INFO kablam! --> src/main.rs:116:13 Sep 05 18:58:51.928 INFO kablam! | Sep 05 18:58:51.928 INFO kablam! 116 | uf.read_exact(&mut temp_buf2); Sep 05 18:58:51.928 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 18:58:51.928 INFO kablam! | Sep 05 18:58:51.928 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 05 18:58:51.928 INFO kablam! Sep 05 18:58:51.928 INFO kablam! warning: unused `std::result::Result` which must be used Sep 05 18:58:51.928 INFO kablam! --> src/main.rs:130:17 Sep 05 18:58:51.928 INFO kablam! | Sep 05 18:58:51.928 INFO kablam! 130 | handle.join(); Sep 05 18:58:51.928 INFO kablam! | ^^^^^^^^^^^^^^ Sep 05 18:58:51.928 INFO kablam! | Sep 05 18:58:51.928 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 05 18:58:51.928 INFO kablam! Sep 05 18:58:51.928 INFO kablam! warning: unused `std::result::Result` which must be used Sep 05 18:58:51.928 INFO kablam! --> src/main.rs:144:9 Sep 05 18:58:51.928 INFO kablam! | Sep 05 18:58:51.928 INFO kablam! 144 | t.join(); Sep 05 18:58:51.928 INFO kablam! | ^^^^^^^^^ Sep 05 18:58:51.928 INFO kablam! | Sep 05 18:58:51.928 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 05 18:58:51.928 INFO kablam! Sep 05 18:58:52.103 INFO kablam! warning: unused `std::result::Result` which must be used Sep 05 18:58:52.103 INFO kablam! --> src/main.rs:51:5 Sep 05 18:58:52.103 INFO kablam! | Sep 05 18:58:52.103 INFO kablam! 51 | file.seek(SeekFrom::Start(bh.offset + 98 + (bh.header_length - 98))); //Skip the header block Sep 05 18:58:52.103 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 18:58:52.103 INFO kablam! | Sep 05 18:58:52.103 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 05 18:58:52.103 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 05 18:58:52.103 INFO kablam! Sep 05 18:58:52.103 INFO kablam! warning: unused `std::result::Result` which must be used Sep 05 18:58:52.103 INFO kablam! --> src/main.rs:58:17 Sep 05 18:58:52.103 INFO kablam! | Sep 05 18:58:52.103 INFO kablam! 58 | out_file.write_all(&buffer[..missing]); Sep 05 18:58:52.103 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 18:58:52.103 INFO kablam! | Sep 05 18:58:52.104 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 05 18:58:52.104 INFO kablam! Sep 05 18:58:52.104 INFO kablam! warning: unused `std::result::Result` which must be used Sep 05 18:58:52.104 INFO kablam! --> src/main.rs:61:17 Sep 05 18:58:52.104 INFO kablam! | Sep 05 18:58:52.104 INFO kablam! 61 | out_file.write_all(buffer); Sep 05 18:58:52.104 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 18:58:52.104 INFO kablam! | Sep 05 18:58:52.104 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 05 18:58:52.104 INFO kablam! Sep 05 18:58:52.104 INFO kablam! warning: unused `std::result::Result` which must be used Sep 05 18:58:52.104 INFO kablam! --> src/main.rs:96:5 Sep 05 18:58:52.104 INFO kablam! | Sep 05 18:58:52.104 INFO kablam! 96 | uf.seek(SeekFrom::Start(offset)); Sep 05 18:58:52.104 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 18:58:52.104 INFO kablam! | Sep 05 18:58:52.104 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 05 18:58:52.104 INFO kablam! Sep 05 18:58:52.104 INFO kablam! warning: unused `std::result::Result` which must be used Sep 05 18:58:52.104 INFO kablam! --> src/main.rs:98:9 Sep 05 18:58:52.104 INFO kablam! | Sep 05 18:58:52.104 INFO kablam! 98 | uf.read_exact(&mut buffer); Sep 05 18:58:52.104 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 18:58:52.104 INFO kablam! | Sep 05 18:58:52.104 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 05 18:58:52.104 INFO kablam! Sep 05 18:58:52.104 INFO kablam! warning: unused `std::result::Result` which must be used Sep 05 18:58:52.104 INFO kablam! --> src/main.rs:106:13 Sep 05 18:58:52.104 INFO kablam! | Sep 05 18:58:52.104 INFO kablam! 106 | uf.seek(SeekFrom::Start(offset + 4)); Sep 05 18:58:52.104 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 18:58:52.104 INFO kablam! | Sep 05 18:58:52.104 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 05 18:58:52.109 INFO kablam! Sep 05 18:58:52.109 INFO kablam! warning: unused `std::result::Result` which must be used Sep 05 18:58:52.109 INFO kablam! --> src/main.rs:109:13 Sep 05 18:58:52.110 INFO kablam! | Sep 05 18:58:52.110 INFO kablam! 109 | uf.read_exact(&mut temp_buf); Sep 05 18:58:52.110 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 18:58:52.110 INFO kablam! | Sep 05 18:58:52.110 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 05 18:58:52.110 INFO kablam! Sep 05 18:58:52.110 INFO kablam! warning: unused `std::result::Result` which must be used Sep 05 18:58:52.110 INFO kablam! --> src/main.rs:111:13 Sep 05 18:58:52.110 INFO kablam! | Sep 05 18:58:52.110 INFO kablam! 111 | uf.seek(SeekFrom::Current(16)); Sep 05 18:58:52.110 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 18:58:52.110 INFO kablam! | Sep 05 18:58:52.110 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 05 18:58:52.110 INFO kablam! Sep 05 18:58:52.110 INFO kablam! warning: unused `std::result::Result` which must be used Sep 05 18:58:52.110 INFO kablam! --> src/main.rs:112:13 Sep 05 18:58:52.110 INFO kablam! | Sep 05 18:58:52.110 INFO kablam! 112 | uf.read_exact(&mut temp_buf); Sep 05 18:58:52.110 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 18:58:52.110 INFO kablam! | Sep 05 18:58:52.110 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 05 18:58:52.110 INFO kablam! Sep 05 18:58:52.110 INFO kablam! warning: unused `std::result::Result` which must be used Sep 05 18:58:52.110 INFO kablam! --> src/main.rs:115:13 Sep 05 18:58:52.110 INFO kablam! | Sep 05 18:58:52.110 INFO kablam! 115 | uf.seek(SeekFrom::Current(32)); Sep 05 18:58:52.110 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 18:58:52.110 INFO kablam! | Sep 05 18:58:52.110 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 05 18:58:52.110 INFO kablam! Sep 05 18:58:52.110 INFO kablam! warning: unused `std::result::Result` which must be used Sep 05 18:58:52.110 INFO kablam! --> src/main.rs:116:13 Sep 05 18:58:52.110 INFO kablam! | Sep 05 18:58:52.110 INFO kablam! 116 | uf.read_exact(&mut temp_buf2); Sep 05 18:58:52.110 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 18:58:52.110 INFO kablam! | Sep 05 18:58:52.110 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 05 18:58:52.110 INFO kablam! Sep 05 18:58:52.110 INFO kablam! warning: unused `std::result::Result` which must be used Sep 05 18:58:52.110 INFO kablam! --> src/main.rs:130:17 Sep 05 18:58:52.110 INFO kablam! | Sep 05 18:58:52.110 INFO kablam! 130 | handle.join(); Sep 05 18:58:52.110 INFO kablam! | ^^^^^^^^^^^^^^ Sep 05 18:58:52.110 INFO kablam! | Sep 05 18:58:52.110 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 05 18:58:52.110 INFO kablam! Sep 05 18:58:52.110 INFO kablam! warning: unused `std::result::Result` which must be used Sep 05 18:58:52.110 INFO kablam! --> src/main.rs:144:9 Sep 05 18:58:52.110 INFO kablam! | Sep 05 18:58:52.110 INFO kablam! 144 | t.join(); Sep 05 18:58:52.110 INFO kablam! | ^^^^^^^^^ Sep 05 18:58:52.110 INFO kablam! | Sep 05 18:58:52.110 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 05 18:58:52.110 INFO kablam! Sep 05 18:58:52.141 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.71s Sep 05 18:58:52.149 INFO kablam! su: No module specific data is present Sep 05 18:58:53.129 INFO running `"docker" "rm" "-f" "f1dcfe969964975c796ca81b723f2acc26de247b38a74394fb23fd9a1ffce937"` Sep 05 18:58:53.446 INFO blam! f1dcfe969964975c796ca81b723f2acc26de247b38a74394fb23fd9a1ffce937