Oct 27 19:38:42.406 INFO checking linux_tuples_client-0.1.1 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 19:38:42.406 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 19:38:42.850 INFO blam! a70adab41f0e09b05c8fe96245c6ad7a00f5fab05426ce5b0ed677d3aef0746e Oct 27 19:38:42.852 INFO running `"docker" "start" "-a" "a70adab41f0e09b05c8fe96245c6ad7a00f5fab05426ce5b0ed677d3aef0746e"` Oct 27 19:38:44.453 INFO kablam! usermod: no changes Oct 27 19:38:44.491 INFO kablam! Checking linux_tuples_client v0.1.1 (/source) Oct 27 19:38:45.743 INFO kablam! warning: unused variable: `buff_8` Oct 27 19:38:45.743 INFO kablam! --> src/lib.rs:197:10 Oct 27 19:38:45.743 INFO kablam! | Oct 27 19:38:45.743 INFO kablam! 197 | let mut buff_8:[u8; 8] = [0; 8]; Oct 27 19:38:45.743 INFO kablam! | ^^^^^^ help: consider using `_buff_8` instead Oct 27 19:38:45.743 INFO kablam! | Oct 27 19:38:45.743 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 19:38:45.743 INFO kablam! Oct 27 19:38:45.743 INFO kablam! warning: unused variable: `i` Oct 27 19:38:45.743 INFO kablam! --> src/lib.rs:211:6 Oct 27 19:38:45.743 INFO kablam! | Oct 27 19:38:45.743 INFO kablam! 211 | for i in 0..num_elements { Oct 27 19:38:45.743 INFO kablam! | ^ help: consider using `_i` instead Oct 27 19:38:45.743 INFO kablam! Oct 27 19:38:45.743 INFO kablam! warning: unused variable: `str_slice` Oct 27 19:38:45.743 INFO kablam! --> src/lib.rs:251:11 Oct 27 19:38:45.743 INFO kablam! | Oct 27 19:38:45.743 INFO kablam! 251 | let mut str_slice = string_space.as_slice(); Oct 27 19:38:45.743 INFO kablam! | ^^^^^^^^^ help: consider using `_str_slice` instead Oct 27 19:38:45.743 INFO kablam! Oct 27 19:38:45.743 INFO kablam! warning: unused variable: `i` Oct 27 19:38:45.743 INFO kablam! --> src/lib.rs:449:9 Oct 27 19:38:45.743 INFO kablam! | Oct 27 19:38:45.751 INFO kablam! 449 | for i in 0..recv_count { Oct 27 19:38:45.751 INFO kablam! | ^ help: consider using `_i` instead Oct 27 19:38:45.751 INFO kablam! Oct 27 19:38:45.767 INFO kablam! warning: variable does not need to be mutable Oct 27 19:38:45.767 INFO kablam! --> src/lib.rs:197:6 Oct 27 19:38:45.767 INFO kablam! | Oct 27 19:38:45.767 INFO kablam! 197 | let mut buff_8:[u8; 8] = [0; 8]; Oct 27 19:38:45.767 INFO kablam! | ----^^^^^^ Oct 27 19:38:45.767 INFO kablam! | | Oct 27 19:38:45.767 INFO kablam! | help: remove this `mut` Oct 27 19:38:45.767 INFO kablam! | Oct 27 19:38:45.767 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 19:38:45.767 INFO kablam! Oct 27 19:38:45.767 INFO kablam! warning: variable does not need to be mutable Oct 27 19:38:45.767 INFO kablam! --> src/lib.rs:251:7 Oct 27 19:38:45.767 INFO kablam! | Oct 27 19:38:45.767 INFO kablam! 251 | let mut str_slice = string_space.as_slice(); Oct 27 19:38:45.767 INFO kablam! | ----^^^^^^^^^ Oct 27 19:38:45.767 INFO kablam! | | Oct 27 19:38:45.767 INFO kablam! | help: remove this `mut` Oct 27 19:38:45.767 INFO kablam! Oct 27 19:38:45.767 INFO kablam! warning: variable does not need to be mutable Oct 27 19:38:45.767 INFO kablam! --> src/lib.rs:279:10 Oct 27 19:38:45.767 INFO kablam! | Oct 27 19:38:45.767 INFO kablam! 279 | let mut stream_err = TcpStream::connect(&self.connection); Oct 27 19:38:45.767 INFO kablam! | ----^^^^^^^^^^ Oct 27 19:38:45.767 INFO kablam! | | Oct 27 19:38:45.767 INFO kablam! | help: remove this `mut` Oct 27 19:38:45.767 INFO kablam! Oct 27 19:38:45.767 INFO kablam! warning: variable does not need to be mutable Oct 27 19:38:45.767 INFO kablam! --> src/lib.rs:306:7 Oct 27 19:38:45.767 INFO kablam! | Oct 27 19:38:45.767 INFO kablam! 306 | let mut stream_err = TcpStream::connect(&self.connection); Oct 27 19:38:45.767 INFO kablam! | ----^^^^^^^^^^ Oct 27 19:38:45.767 INFO kablam! | | Oct 27 19:38:45.767 INFO kablam! | help: remove this `mut` Oct 27 19:38:45.767 INFO kablam! Oct 27 19:38:45.767 INFO kablam! warning: variable does not need to be mutable Oct 27 19:38:45.767 INFO kablam! --> src/lib.rs:335:7 Oct 27 19:38:45.767 INFO kablam! | Oct 27 19:38:45.767 INFO kablam! 335 | let mut stream_err = TcpStream::connect(&self.connection); Oct 27 19:38:45.767 INFO kablam! | ----^^^^^^^^^^ Oct 27 19:38:45.767 INFO kablam! | | Oct 27 19:38:45.767 INFO kablam! | help: remove this `mut` Oct 27 19:38:45.767 INFO kablam! Oct 27 19:38:45.767 INFO kablam! warning: variable does not need to be mutable Oct 27 19:38:45.767 INFO kablam! --> src/lib.rs:366:7 Oct 27 19:38:45.767 INFO kablam! | Oct 27 19:38:45.767 INFO kablam! 366 | let mut stream_err = TcpStream::connect(&self.connection); Oct 27 19:38:45.767 INFO kablam! | ----^^^^^^^^^^ Oct 27 19:38:45.767 INFO kablam! | | Oct 27 19:38:45.767 INFO kablam! | help: remove this `mut` Oct 27 19:38:45.767 INFO kablam! Oct 27 19:38:45.767 INFO kablam! warning: variable does not need to be mutable Oct 27 19:38:45.767 INFO kablam! --> src/lib.rs:398:7 Oct 27 19:38:45.767 INFO kablam! | Oct 27 19:38:45.767 INFO kablam! 398 | let mut stream_err = TcpStream::connect(&self.connection); Oct 27 19:38:45.767 INFO kablam! | ----^^^^^^^^^^ Oct 27 19:38:45.767 INFO kablam! | | Oct 27 19:38:45.767 INFO kablam! | help: remove this `mut` Oct 27 19:38:45.767 INFO kablam! Oct 27 19:38:45.774 INFO kablam! warning: variable does not need to be mutable Oct 27 19:38:45.775 INFO kablam! --> src/lib.rs:430:7 Oct 27 19:38:45.775 INFO kablam! | Oct 27 19:38:45.775 INFO kablam! 430 | let mut stream_err = TcpStream::connect(&self.connection); Oct 27 19:38:45.775 INFO kablam! | ----^^^^^^^^^^ Oct 27 19:38:45.775 INFO kablam! | | Oct 27 19:38:45.775 INFO kablam! | help: remove this `mut` Oct 27 19:38:45.775 INFO kablam! Oct 27 19:38:45.775 INFO kablam! warning: variable does not need to be mutable Oct 27 19:38:45.775 INFO kablam! --> src/lib.rs:475:7 Oct 27 19:38:45.775 INFO kablam! | Oct 27 19:38:45.775 INFO kablam! 475 | let mut stream_err = TcpStream::connect(&self.connection); Oct 27 19:38:45.775 INFO kablam! | ----^^^^^^^^^^ Oct 27 19:38:45.775 INFO kablam! | | Oct 27 19:38:45.775 INFO kablam! | help: remove this `mut` Oct 27 19:38:45.775 INFO kablam! Oct 27 19:38:45.775 INFO kablam! warning: variable does not need to be mutable Oct 27 19:38:45.775 INFO kablam! --> src/lib.rs:513:8 Oct 27 19:38:45.775 INFO kablam! | Oct 27 19:38:45.775 INFO kablam! 513 | let mut stream_err = TcpStream::connect(&self.connection); Oct 27 19:38:45.775 INFO kablam! | ----^^^^^^^^^^ Oct 27 19:38:45.775 INFO kablam! | | Oct 27 19:38:45.775 INFO kablam! | help: remove this `mut` Oct 27 19:38:45.775 INFO kablam! Oct 27 19:38:45.775 INFO kablam! warning: variable does not need to be mutable Oct 27 19:38:45.775 INFO kablam! --> src/lib.rs:546:7 Oct 27 19:38:45.775 INFO kablam! | Oct 27 19:38:45.775 INFO kablam! 546 | let mut stream_err = TcpStream::connect(&self.connection); Oct 27 19:38:45.775 INFO kablam! | ----^^^^^^^^^^ Oct 27 19:38:45.775 INFO kablam! | | Oct 27 19:38:45.775 INFO kablam! | help: remove this `mut` Oct 27 19:38:45.775 INFO kablam! Oct 27 19:38:45.780 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 19:38:45.780 INFO kablam! --> src/lib.rs:112:5 Oct 27 19:38:45.780 INFO kablam! | Oct 27 19:38:45.780 INFO kablam! 112 | stream.write_all(& (ti(tuple.len() as i32))); Oct 27 19:38:45.780 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:38:45.780 INFO kablam! | Oct 27 19:38:45.780 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 19:38:45.780 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 19:38:45.780 INFO kablam! Oct 27 19:38:45.780 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 19:38:45.780 INFO kablam! --> src/lib.rs:123:5 Oct 27 19:38:45.780 INFO kablam! | Oct 27 19:38:45.780 INFO kablam! 123 | stream.write_all(&ti(string_length)); Oct 27 19:38:45.780 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:38:45.780 INFO kablam! | Oct 27 19:38:45.780 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 19:38:45.780 INFO kablam! Oct 27 19:38:45.780 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 19:38:45.780 INFO kablam! --> src/lib.rs:137:9 Oct 27 19:38:45.780 INFO kablam! | Oct 27 19:38:45.780 INFO kablam! 137 | stream.write_all(&buff); Oct 27 19:38:45.780 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:38:45.780 INFO kablam! | Oct 27 19:38:45.780 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 19:38:45.780 INFO kablam! Oct 27 19:38:45.780 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 19:38:45.780 INFO kablam! --> src/lib.rs:144:9 Oct 27 19:38:45.780 INFO kablam! | Oct 27 19:38:45.780 INFO kablam! 144 | stream.write_all(&buff); Oct 27 19:38:45.780 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:38:45.780 INFO kablam! | Oct 27 19:38:45.780 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 19:38:45.780 INFO kablam! Oct 27 19:38:45.780 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 19:38:45.780 INFO kablam! --> src/lib.rs:156:9 Oct 27 19:38:45.780 INFO kablam! | Oct 27 19:38:45.780 INFO kablam! 156 | stream.write_all(&buff); Oct 27 19:38:45.780 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:38:45.780 INFO kablam! | Oct 27 19:38:45.780 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 19:38:45.780 INFO kablam! Oct 27 19:38:45.780 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 19:38:45.780 INFO kablam! --> src/lib.rs:163:8 Oct 27 19:38:45.780 INFO kablam! | Oct 27 19:38:45.780 INFO kablam! 163 | stream.write_all(&mut buff); Oct 27 19:38:45.780 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:38:45.780 INFO kablam! | Oct 27 19:38:45.780 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 19:38:45.780 INFO kablam! Oct 27 19:38:45.780 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 19:38:45.780 INFO kablam! --> src/lib.rs:170:8 Oct 27 19:38:45.780 INFO kablam! | Oct 27 19:38:45.780 INFO kablam! 170 | stream.write_all(&buff); Oct 27 19:38:45.780 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:38:45.780 INFO kablam! | Oct 27 19:38:45.780 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 19:38:45.780 INFO kablam! Oct 27 19:38:45.780 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 19:38:45.780 INFO kablam! --> src/lib.rs:178:8 Oct 27 19:38:45.780 INFO kablam! | Oct 27 19:38:45.780 INFO kablam! 178 | stream.write_all(s.as_bytes()); Oct 27 19:38:45.780 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:38:45.780 INFO kablam! | Oct 27 19:38:45.780 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 19:38:45.780 INFO kablam! Oct 27 19:38:45.780 INFO kablam! warning: type `str_desc` should have a camel case name such as `StrDesc` Oct 27 19:38:45.780 INFO kablam! --> src/lib.rs:187:2 Oct 27 19:38:45.780 INFO kablam! | Oct 27 19:38:45.780 INFO kablam! 187 | struct str_desc { Oct 27 19:38:45.780 INFO kablam! | _____^ Oct 27 19:38:45.780 INFO kablam! 188 | | used: bool, Oct 27 19:38:45.780 INFO kablam! 189 | | offset: i32, Oct 27 19:38:45.780 INFO kablam! 190 | | len: i32, Oct 27 19:38:45.780 INFO kablam! 191 | | } Oct 27 19:38:45.781 INFO kablam! | |_____^ Oct 27 19:38:45.781 INFO kablam! | Oct 27 19:38:45.781 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 27 19:38:45.781 INFO kablam! Oct 27 19:38:45.781 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 19:38:45.781 INFO kablam! --> src/lib.rs:200:2 Oct 27 19:38:45.781 INFO kablam! | Oct 27 19:38:45.781 INFO kablam! 200 | stream.read_exact(&mut buff_4); Oct 27 19:38:45.781 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:38:45.781 INFO kablam! | Oct 27 19:38:45.781 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 19:38:45.781 INFO kablam! Oct 27 19:38:45.781 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 19:38:45.781 INFO kablam! --> src/lib.rs:208:2 Oct 27 19:38:45.781 INFO kablam! | Oct 27 19:38:45.781 INFO kablam! 208 | stream.read_exact(&mut buff_4); Oct 27 19:38:45.781 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:38:45.781 INFO kablam! | Oct 27 19:38:45.781 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 19:38:45.781 INFO kablam! Oct 27 19:38:45.781 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 19:38:45.781 INFO kablam! --> src/lib.rs:213:3 Oct 27 19:38:45.781 INFO kablam! | Oct 27 19:38:45.781 INFO kablam! 213 | stream.read_exact(&mut buff); Oct 27 19:38:45.781 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:38:45.781 INFO kablam! | Oct 27 19:38:45.781 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 19:38:45.781 INFO kablam! Oct 27 19:38:45.781 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 19:38:45.781 INFO kablam! --> src/lib.rs:249:3 Oct 27 19:38:45.781 INFO kablam! | Oct 27 19:38:45.781 INFO kablam! 249 | stream.read_exact(&mut string_space); Oct 27 19:38:45.781 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:38:45.781 INFO kablam! | Oct 27 19:38:45.781 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 19:38:45.783 INFO kablam! Oct 27 19:38:45.783 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 19:38:45.783 INFO kablam! --> src/lib.rs:282:8 Oct 27 19:38:45.783 INFO kablam! | Oct 27 19:38:45.783 INFO kablam! 282 | stream.write_all(&ti(PUT)); Oct 27 19:38:45.783 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:38:45.783 INFO kablam! | Oct 27 19:38:45.783 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 19:38:45.783 INFO kablam! Oct 27 19:38:45.783 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 19:38:45.783 INFO kablam! --> src/lib.rs:284:5 Oct 27 19:38:45.783 INFO kablam! | Oct 27 19:38:45.783 INFO kablam! 284 | stream.shutdown(Shutdown::Write); Oct 27 19:38:45.783 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:38:45.783 INFO kablam! | Oct 27 19:38:45.783 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 19:38:45.783 INFO kablam! Oct 27 19:38:45.783 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 19:38:45.783 INFO kablam! --> src/lib.rs:309:5 Oct 27 19:38:45.783 INFO kablam! | Oct 27 19:38:45.783 INFO kablam! 309 | stream.write_all(&ti(GET)); Oct 27 19:38:45.783 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:38:45.783 INFO kablam! | Oct 27 19:38:45.783 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 19:38:45.783 INFO kablam! Oct 27 19:38:45.783 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 19:38:45.783 INFO kablam! --> src/lib.rs:313:5 Oct 27 19:38:45.783 INFO kablam! | Oct 27 19:38:45.783 INFO kablam! 313 | stream.shutdown(Shutdown::Write); Oct 27 19:38:45.783 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:38:45.783 INFO kablam! | Oct 27 19:38:45.783 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 19:38:45.783 INFO kablam! Oct 27 19:38:45.783 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 19:38:45.783 INFO kablam! --> src/lib.rs:338:5 Oct 27 19:38:45.783 INFO kablam! | Oct 27 19:38:45.783 INFO kablam! 338 | stream.write_all(&ti(READ)); Oct 27 19:38:45.783 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:38:45.783 INFO kablam! | Oct 27 19:38:45.783 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 19:38:45.783 INFO kablam! Oct 27 19:38:45.783 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 19:38:45.783 INFO kablam! --> src/lib.rs:342:5 Oct 27 19:38:45.783 INFO kablam! | Oct 27 19:38:45.783 INFO kablam! 342 | stream.shutdown(Shutdown::Write); Oct 27 19:38:45.783 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:38:45.783 INFO kablam! | Oct 27 19:38:45.783 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 19:38:45.783 INFO kablam! Oct 27 19:38:45.783 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 19:38:45.783 INFO kablam! --> src/lib.rs:369:5 Oct 27 19:38:45.783 INFO kablam! | Oct 27 19:38:45.783 INFO kablam! 369 | stream.write_all(&ti(GET_NB)); Oct 27 19:38:45.783 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:38:45.783 INFO kablam! | Oct 27 19:38:45.783 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 19:38:45.783 INFO kablam! Oct 27 19:38:45.783 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 19:38:45.783 INFO kablam! --> src/lib.rs:373:5 Oct 27 19:38:45.783 INFO kablam! | Oct 27 19:38:45.783 INFO kablam! 373 | stream.shutdown(Shutdown::Write); Oct 27 19:38:45.783 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:38:45.783 INFO kablam! | Oct 27 19:38:45.783 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 19:38:45.784 INFO kablam! Oct 27 19:38:45.784 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 19:38:45.784 INFO kablam! --> src/lib.rs:401:5 Oct 27 19:38:45.784 INFO kablam! | Oct 27 19:38:45.784 INFO kablam! 401 | stream.write_all(&ti(READ_NB)); Oct 27 19:38:45.784 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:38:45.784 INFO kablam! | Oct 27 19:38:45.784 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 19:38:45.784 INFO kablam! Oct 27 19:38:45.784 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 19:38:45.784 INFO kablam! --> src/lib.rs:405:5 Oct 27 19:38:45.784 INFO kablam! | Oct 27 19:38:45.784 INFO kablam! 405 | stream.shutdown(Shutdown::Write); Oct 27 19:38:45.784 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:38:45.784 INFO kablam! | Oct 27 19:38:45.784 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 19:38:45.784 INFO kablam! Oct 27 19:38:45.784 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 19:38:45.784 INFO kablam! --> src/lib.rs:433:5 Oct 27 19:38:45.784 INFO kablam! | Oct 27 19:38:45.784 INFO kablam! 433 | stream.write_all(&ti(DUMP)); Oct 27 19:38:45.784 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:38:45.784 INFO kablam! | Oct 27 19:38:45.784 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 19:38:45.784 INFO kablam! Oct 27 19:38:45.784 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 19:38:45.784 INFO kablam! --> src/lib.rs:435:5 Oct 27 19:38:45.784 INFO kablam! | Oct 27 19:38:45.784 INFO kablam! 435 | stream.write_all(&ti(count)); Oct 27 19:38:45.784 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:38:45.784 INFO kablam! | Oct 27 19:38:45.784 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 19:38:45.784 INFO kablam! Oct 27 19:38:45.787 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 19:38:45.787 INFO kablam! --> src/lib.rs:443:5 Oct 27 19:38:45.787 INFO kablam! | Oct 27 19:38:45.787 INFO kablam! 443 | stream.read_exact(&mut buff_4); Oct 27 19:38:45.787 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:38:45.787 INFO kablam! | Oct 27 19:38:45.787 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 19:38:45.787 INFO kablam! Oct 27 19:38:45.787 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 19:38:45.787 INFO kablam! --> src/lib.rs:478:5 Oct 27 19:38:45.787 INFO kablam! | Oct 27 19:38:45.787 INFO kablam! 478 | stream.write_all(&ti(COUNT)); Oct 27 19:38:45.787 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:38:45.787 INFO kablam! | Oct 27 19:38:45.787 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 19:38:45.787 INFO kablam! Oct 27 19:38:45.787 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 19:38:45.787 INFO kablam! --> src/lib.rs:480:5 Oct 27 19:38:45.787 INFO kablam! | Oct 27 19:38:45.787 INFO kablam! 480 | stream.write_all(&ti(count)); Oct 27 19:38:45.787 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:38:45.787 INFO kablam! | Oct 27 19:38:45.787 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 19:38:45.787 INFO kablam! Oct 27 19:38:45.787 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 19:38:45.787 INFO kablam! --> src/lib.rs:488:5 Oct 27 19:38:45.787 INFO kablam! | Oct 27 19:38:45.787 INFO kablam! 488 | stream.read_exact(&mut buff_4); Oct 27 19:38:45.787 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:38:45.787 INFO kablam! | Oct 27 19:38:45.787 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 19:38:45.787 INFO kablam! Oct 27 19:38:45.787 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 19:38:45.787 INFO kablam! --> src/lib.rs:516:6 Oct 27 19:38:45.787 INFO kablam! | Oct 27 19:38:45.787 INFO kablam! 516 | stream.write_all(&ti(REPLACE)); Oct 27 19:38:45.787 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:38:45.787 INFO kablam! | Oct 27 19:38:45.787 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 19:38:45.787 INFO kablam! Oct 27 19:38:45.787 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 19:38:45.787 INFO kablam! --> src/lib.rs:520:6 Oct 27 19:38:45.787 INFO kablam! | Oct 27 19:38:45.787 INFO kablam! 520 | stream.read_exact(&mut buff_4); Oct 27 19:38:45.787 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:38:45.787 INFO kablam! | Oct 27 19:38:45.787 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 19:38:45.787 INFO kablam! Oct 27 19:38:45.787 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 19:38:45.787 INFO kablam! --> src/lib.rs:549:5 Oct 27 19:38:45.787 INFO kablam! | Oct 27 19:38:45.787 INFO kablam! 549 | stream.write_all(&ti(LOG)); Oct 27 19:38:45.787 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:38:45.787 INFO kablam! | Oct 27 19:38:45.787 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 19:38:45.787 INFO kablam! Oct 27 19:38:45.787 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 19:38:45.787 INFO kablam! --> src/lib.rs:551:5 Oct 27 19:38:45.787 INFO kablam! | Oct 27 19:38:45.787 INFO kablam! 551 | stream.read_to_string(&mut log); Oct 27 19:38:45.787 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:38:45.787 INFO kablam! | Oct 27 19:38:45.787 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 19:38:45.787 INFO kablam! Oct 27 19:38:46.059 INFO kablam! warning: unused variable: `buff_8` Oct 27 19:38:46.059 INFO kablam! --> src/lib.rs:197:10 Oct 27 19:38:46.059 INFO kablam! | Oct 27 19:38:46.059 INFO kablam! 197 | let mut buff_8:[u8; 8] = [0; 8]; Oct 27 19:38:46.059 INFO kablam! | ^^^^^^ help: consider using `_buff_8` instead Oct 27 19:38:46.059 INFO kablam! | Oct 27 19:38:46.059 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 19:38:46.059 INFO kablam! Oct 27 19:38:46.059 INFO kablam! warning: unused variable: `i` Oct 27 19:38:46.059 INFO kablam! --> src/lib.rs:211:6 Oct 27 19:38:46.059 INFO kablam! | Oct 27 19:38:46.059 INFO kablam! 211 | for i in 0..num_elements { Oct 27 19:38:46.059 INFO kablam! | ^ help: consider using `_i` instead Oct 27 19:38:46.059 INFO kablam! Oct 27 19:38:46.059 INFO kablam! warning: unused variable: `str_slice` Oct 27 19:38:46.059 INFO kablam! --> src/lib.rs:251:11 Oct 27 19:38:46.059 INFO kablam! | Oct 27 19:38:46.059 INFO kablam! 251 | let mut str_slice = string_space.as_slice(); Oct 27 19:38:46.059 INFO kablam! | ^^^^^^^^^ help: consider using `_str_slice` instead Oct 27 19:38:46.059 INFO kablam! Oct 27 19:38:46.059 INFO kablam! warning: unused variable: `i` Oct 27 19:38:46.059 INFO kablam! --> src/lib.rs:449:9 Oct 27 19:38:46.059 INFO kablam! | Oct 27 19:38:46.059 INFO kablam! 449 | for i in 0..recv_count { Oct 27 19:38:46.059 INFO kablam! | ^ help: consider using `_i` instead Oct 27 19:38:46.063 INFO kablam! Oct 27 19:38:46.075 INFO kablam! warning: variable does not need to be mutable Oct 27 19:38:46.076 INFO kablam! --> src/lib.rs:197:6 Oct 27 19:38:46.076 INFO kablam! | Oct 27 19:38:46.076 INFO kablam! 197 | let mut buff_8:[u8; 8] = [0; 8]; Oct 27 19:38:46.077 INFO kablam! | ----^^^^^^ Oct 27 19:38:46.077 INFO kablam! | | Oct 27 19:38:46.077 INFO kablam! | help: remove this `mut` Oct 27 19:38:46.077 INFO kablam! | Oct 27 19:38:46.077 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 19:38:46.077 INFO kablam! Oct 27 19:38:46.077 INFO kablam! warning: variable does not need to be mutable Oct 27 19:38:46.077 INFO kablam! --> src/lib.rs:251:7 Oct 27 19:38:46.077 INFO kablam! | Oct 27 19:38:46.077 INFO kablam! 251 | let mut str_slice = string_space.as_slice(); Oct 27 19:38:46.077 INFO kablam! | ----^^^^^^^^^ Oct 27 19:38:46.078 INFO kablam! | | Oct 27 19:38:46.078 INFO kablam! | help: remove this `mut` Oct 27 19:38:46.078 INFO kablam! Oct 27 19:38:46.078 INFO kablam! warning: variable does not need to be mutable Oct 27 19:38:46.078 INFO kablam! --> src/lib.rs:279:10 Oct 27 19:38:46.078 INFO kablam! | Oct 27 19:38:46.078 INFO kablam! 279 | let mut stream_err = TcpStream::connect(&self.connection); Oct 27 19:38:46.078 INFO kablam! | ----^^^^^^^^^^ Oct 27 19:38:46.078 INFO kablam! | | Oct 27 19:38:46.078 INFO kablam! | help: remove this `mut` Oct 27 19:38:46.078 INFO kablam! Oct 27 19:38:46.078 INFO kablam! warning: variable does not need to be mutable Oct 27 19:38:46.078 INFO kablam! --> src/lib.rs:306:7 Oct 27 19:38:46.078 INFO kablam! | Oct 27 19:38:46.078 INFO kablam! 306 | let mut stream_err = TcpStream::connect(&self.connection); Oct 27 19:38:46.078 INFO kablam! | ----^^^^^^^^^^ Oct 27 19:38:46.078 INFO kablam! | | Oct 27 19:38:46.078 INFO kablam! | help: remove this `mut` Oct 27 19:38:46.078 INFO kablam! Oct 27 19:38:46.078 INFO kablam! warning: variable does not need to be mutable Oct 27 19:38:46.078 INFO kablam! --> src/lib.rs:335:7 Oct 27 19:38:46.078 INFO kablam! | Oct 27 19:38:46.078 INFO kablam! 335 | let mut stream_err = TcpStream::connect(&self.connection); Oct 27 19:38:46.078 INFO kablam! | ----^^^^^^^^^^ Oct 27 19:38:46.078 INFO kablam! | | Oct 27 19:38:46.078 INFO kablam! | help: remove this `mut` Oct 27 19:38:46.078 INFO kablam! Oct 27 19:38:46.079 INFO kablam! warning: variable does not need to be mutable Oct 27 19:38:46.079 INFO kablam! --> src/lib.rs:366:7 Oct 27 19:38:46.079 INFO kablam! | Oct 27 19:38:46.079 INFO kablam! 366 | let mut stream_err = TcpStream::connect(&self.connection); Oct 27 19:38:46.079 INFO kablam! | ----^^^^^^^^^^ Oct 27 19:38:46.079 INFO kablam! | | Oct 27 19:38:46.079 INFO kablam! | help: remove this `mut` Oct 27 19:38:46.079 INFO kablam! Oct 27 19:38:46.079 INFO kablam! warning: variable does not need to be mutable Oct 27 19:38:46.080 INFO kablam! --> src/lib.rs:398:7 Oct 27 19:38:46.080 INFO kablam! | Oct 27 19:38:46.080 INFO kablam! 398 | let mut stream_err = TcpStream::connect(&self.connection); Oct 27 19:38:46.080 INFO kablam! | ----^^^^^^^^^^ Oct 27 19:38:46.080 INFO kablam! | | Oct 27 19:38:46.080 INFO kablam! | help: remove this `mut` Oct 27 19:38:46.080 INFO kablam! Oct 27 19:38:46.082 INFO kablam! warning: variable does not need to be mutable Oct 27 19:38:46.082 INFO kablam! --> src/lib.rs:430:7 Oct 27 19:38:46.082 INFO kablam! | Oct 27 19:38:46.082 INFO kablam! 430 | let mut stream_err = TcpStream::connect(&self.connection); Oct 27 19:38:46.082 INFO kablam! | ----^^^^^^^^^^ Oct 27 19:38:46.082 INFO kablam! | | Oct 27 19:38:46.082 INFO kablam! | help: remove this `mut` Oct 27 19:38:46.082 INFO kablam! Oct 27 19:38:46.083 INFO kablam! warning: variable does not need to be mutable Oct 27 19:38:46.083 INFO kablam! --> src/lib.rs:475:7 Oct 27 19:38:46.084 INFO kablam! | Oct 27 19:38:46.084 INFO kablam! 475 | let mut stream_err = TcpStream::connect(&self.connection); Oct 27 19:38:46.084 INFO kablam! | ----^^^^^^^^^^ Oct 27 19:38:46.084 INFO kablam! | | Oct 27 19:38:46.084 INFO kablam! | help: remove this `mut` Oct 27 19:38:46.084 INFO kablam! Oct 27 19:38:46.085 INFO kablam! warning: variable does not need to be mutable Oct 27 19:38:46.085 INFO kablam! --> src/lib.rs:513:8 Oct 27 19:38:46.085 INFO kablam! | Oct 27 19:38:46.085 INFO kablam! 513 | let mut stream_err = TcpStream::connect(&self.connection); Oct 27 19:38:46.085 INFO kablam! | ----^^^^^^^^^^ Oct 27 19:38:46.085 INFO kablam! | | Oct 27 19:38:46.085 INFO kablam! | help: remove this `mut` Oct 27 19:38:46.085 INFO kablam! Oct 27 19:38:46.086 INFO kablam! warning: variable does not need to be mutable Oct 27 19:38:46.086 INFO kablam! --> src/lib.rs:546:7 Oct 27 19:38:46.086 INFO kablam! | Oct 27 19:38:46.086 INFO kablam! 546 | let mut stream_err = TcpStream::connect(&self.connection); Oct 27 19:38:46.086 INFO kablam! | ----^^^^^^^^^^ Oct 27 19:38:46.086 INFO kablam! | | Oct 27 19:38:46.086 INFO kablam! | help: remove this `mut` Oct 27 19:38:46.086 INFO kablam! Oct 27 19:38:46.098 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 19:38:46.098 INFO kablam! --> src/lib.rs:112:5 Oct 27 19:38:46.098 INFO kablam! | Oct 27 19:38:46.098 INFO kablam! 112 | stream.write_all(& (ti(tuple.len() as i32))); Oct 27 19:38:46.098 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:38:46.098 INFO kablam! | Oct 27 19:38:46.098 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 19:38:46.098 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 19:38:46.098 INFO kablam! Oct 27 19:38:46.098 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 19:38:46.098 INFO kablam! --> src/lib.rs:123:5 Oct 27 19:38:46.098 INFO kablam! | Oct 27 19:38:46.098 INFO kablam! 123 | stream.write_all(&ti(string_length)); Oct 27 19:38:46.098 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:38:46.098 INFO kablam! | Oct 27 19:38:46.098 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 19:38:46.098 INFO kablam! Oct 27 19:38:46.098 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 19:38:46.098 INFO kablam! --> src/lib.rs:137:9 Oct 27 19:38:46.098 INFO kablam! | Oct 27 19:38:46.098 INFO kablam! 137 | stream.write_all(&buff); Oct 27 19:38:46.098 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:38:46.098 INFO kablam! | Oct 27 19:38:46.098 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 19:38:46.098 INFO kablam! Oct 27 19:38:46.098 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 19:38:46.098 INFO kablam! --> src/lib.rs:144:9 Oct 27 19:38:46.098 INFO kablam! | Oct 27 19:38:46.098 INFO kablam! 144 | stream.write_all(&buff); Oct 27 19:38:46.098 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:38:46.098 INFO kablam! | Oct 27 19:38:46.098 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 19:38:46.098 INFO kablam! Oct 27 19:38:46.098 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 19:38:46.098 INFO kablam! --> src/lib.rs:156:9 Oct 27 19:38:46.098 INFO kablam! | Oct 27 19:38:46.098 INFO kablam! 156 | stream.write_all(&buff); Oct 27 19:38:46.098 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:38:46.098 INFO kablam! | Oct 27 19:38:46.098 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 19:38:46.098 INFO kablam! Oct 27 19:38:46.098 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 19:38:46.098 INFO kablam! --> src/lib.rs:163:8 Oct 27 19:38:46.098 INFO kablam! | Oct 27 19:38:46.099 INFO kablam! 163 | stream.write_all(&mut buff); Oct 27 19:38:46.099 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:38:46.099 INFO kablam! | Oct 27 19:38:46.099 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 19:38:46.099 INFO kablam! Oct 27 19:38:46.099 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 19:38:46.099 INFO kablam! --> src/lib.rs:170:8 Oct 27 19:38:46.099 INFO kablam! | Oct 27 19:38:46.099 INFO kablam! 170 | stream.write_all(&buff); Oct 27 19:38:46.099 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:38:46.099 INFO kablam! | Oct 27 19:38:46.099 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 19:38:46.099 INFO kablam! Oct 27 19:38:46.099 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 19:38:46.099 INFO kablam! --> src/lib.rs:178:8 Oct 27 19:38:46.099 INFO kablam! | Oct 27 19:38:46.099 INFO kablam! 178 | stream.write_all(s.as_bytes()); Oct 27 19:38:46.099 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:38:46.099 INFO kablam! | Oct 27 19:38:46.099 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 19:38:46.099 INFO kablam! Oct 27 19:38:46.102 INFO kablam! warning: type `str_desc` should have a camel case name such as `StrDesc` Oct 27 19:38:46.103 INFO kablam! --> src/lib.rs:187:2 Oct 27 19:38:46.103 INFO kablam! | Oct 27 19:38:46.103 INFO kablam! 187 | struct str_desc { Oct 27 19:38:46.103 INFO kablam! | _____^ Oct 27 19:38:46.103 INFO kablam! 188 | | used: bool, Oct 27 19:38:46.103 INFO kablam! 189 | | offset: i32, Oct 27 19:38:46.103 INFO kablam! 190 | | len: i32, Oct 27 19:38:46.103 INFO kablam! 191 | | } Oct 27 19:38:46.103 INFO kablam! | |_____^ Oct 27 19:38:46.103 INFO kablam! | Oct 27 19:38:46.103 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 27 19:38:46.103 INFO kablam! Oct 27 19:38:46.103 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 19:38:46.103 INFO kablam! --> src/lib.rs:200:2 Oct 27 19:38:46.103 INFO kablam! | Oct 27 19:38:46.103 INFO kablam! 200 | stream.read_exact(&mut buff_4); Oct 27 19:38:46.103 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:38:46.103 INFO kablam! | Oct 27 19:38:46.103 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 19:38:46.103 INFO kablam! Oct 27 19:38:46.103 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 19:38:46.103 INFO kablam! --> src/lib.rs:208:2 Oct 27 19:38:46.103 INFO kablam! | Oct 27 19:38:46.103 INFO kablam! 208 | stream.read_exact(&mut buff_4); Oct 27 19:38:46.103 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:38:46.103 INFO kablam! | Oct 27 19:38:46.103 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 19:38:46.103 INFO kablam! Oct 27 19:38:46.103 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 19:38:46.103 INFO kablam! --> src/lib.rs:213:3 Oct 27 19:38:46.103 INFO kablam! | Oct 27 19:38:46.103 INFO kablam! 213 | stream.read_exact(&mut buff); Oct 27 19:38:46.103 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:38:46.103 INFO kablam! | Oct 27 19:38:46.103 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 19:38:46.103 INFO kablam! Oct 27 19:38:46.103 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 19:38:46.103 INFO kablam! --> src/lib.rs:249:3 Oct 27 19:38:46.103 INFO kablam! | Oct 27 19:38:46.103 INFO kablam! 249 | stream.read_exact(&mut string_space); Oct 27 19:38:46.103 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:38:46.103 INFO kablam! | Oct 27 19:38:46.103 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 19:38:46.103 INFO kablam! Oct 27 19:38:46.103 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 19:38:46.103 INFO kablam! --> src/lib.rs:282:8 Oct 27 19:38:46.103 INFO kablam! | Oct 27 19:38:46.103 INFO kablam! 282 | stream.write_all(&ti(PUT)); Oct 27 19:38:46.103 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:38:46.103 INFO kablam! | Oct 27 19:38:46.103 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 19:38:46.103 INFO kablam! Oct 27 19:38:46.103 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 19:38:46.103 INFO kablam! --> src/lib.rs:284:5 Oct 27 19:38:46.103 INFO kablam! | Oct 27 19:38:46.103 INFO kablam! 284 | stream.shutdown(Shutdown::Write); Oct 27 19:38:46.103 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:38:46.103 INFO kablam! | Oct 27 19:38:46.103 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 19:38:46.103 INFO kablam! Oct 27 19:38:46.103 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 19:38:46.103 INFO kablam! --> src/lib.rs:309:5 Oct 27 19:38:46.103 INFO kablam! | Oct 27 19:38:46.103 INFO kablam! 309 | stream.write_all(&ti(GET)); Oct 27 19:38:46.104 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:38:46.104 INFO kablam! | Oct 27 19:38:46.104 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 19:38:46.104 INFO kablam! Oct 27 19:38:46.104 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 19:38:46.104 INFO kablam! --> src/lib.rs:313:5 Oct 27 19:38:46.104 INFO kablam! | Oct 27 19:38:46.104 INFO kablam! 313 | stream.shutdown(Shutdown::Write); Oct 27 19:38:46.104 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:38:46.104 INFO kablam! | Oct 27 19:38:46.104 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 19:38:46.104 INFO kablam! Oct 27 19:38:46.104 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 19:38:46.104 INFO kablam! --> src/lib.rs:338:5 Oct 27 19:38:46.104 INFO kablam! | Oct 27 19:38:46.104 INFO kablam! 338 | stream.write_all(&ti(READ)); Oct 27 19:38:46.104 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:38:46.104 INFO kablam! | Oct 27 19:38:46.104 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 19:38:46.104 INFO kablam! Oct 27 19:38:46.104 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 19:38:46.104 INFO kablam! --> src/lib.rs:342:5 Oct 27 19:38:46.104 INFO kablam! | Oct 27 19:38:46.104 INFO kablam! 342 | stream.shutdown(Shutdown::Write); Oct 27 19:38:46.104 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:38:46.104 INFO kablam! | Oct 27 19:38:46.104 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 19:38:46.104 INFO kablam! Oct 27 19:38:46.104 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 19:38:46.104 INFO kablam! --> src/lib.rs:369:5 Oct 27 19:38:46.104 INFO kablam! | Oct 27 19:38:46.104 INFO kablam! 369 | stream.write_all(&ti(GET_NB)); Oct 27 19:38:46.104 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:38:46.104 INFO kablam! | Oct 27 19:38:46.104 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 19:38:46.104 INFO kablam! Oct 27 19:38:46.104 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 19:38:46.104 INFO kablam! --> src/lib.rs:373:5 Oct 27 19:38:46.104 INFO kablam! | Oct 27 19:38:46.104 INFO kablam! 373 | stream.shutdown(Shutdown::Write); Oct 27 19:38:46.104 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:38:46.104 INFO kablam! | Oct 27 19:38:46.104 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 19:38:46.104 INFO kablam! Oct 27 19:38:46.104 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 19:38:46.104 INFO kablam! --> src/lib.rs:401:5 Oct 27 19:38:46.104 INFO kablam! | Oct 27 19:38:46.104 INFO kablam! 401 | stream.write_all(&ti(READ_NB)); Oct 27 19:38:46.104 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:38:46.104 INFO kablam! | Oct 27 19:38:46.104 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 19:38:46.104 INFO kablam! Oct 27 19:38:46.104 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 19:38:46.104 INFO kablam! --> src/lib.rs:405:5 Oct 27 19:38:46.104 INFO kablam! | Oct 27 19:38:46.104 INFO kablam! 405 | stream.shutdown(Shutdown::Write); Oct 27 19:38:46.104 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:38:46.104 INFO kablam! | Oct 27 19:38:46.104 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 19:38:46.104 INFO kablam! Oct 27 19:38:46.104 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 19:38:46.104 INFO kablam! --> src/lib.rs:433:5 Oct 27 19:38:46.104 INFO kablam! | Oct 27 19:38:46.104 INFO kablam! 433 | stream.write_all(&ti(DUMP)); Oct 27 19:38:46.104 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:38:46.104 INFO kablam! | Oct 27 19:38:46.104 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 19:38:46.104 INFO kablam! Oct 27 19:38:46.104 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 19:38:46.105 INFO kablam! --> src/lib.rs:435:5 Oct 27 19:38:46.105 INFO kablam! | Oct 27 19:38:46.105 INFO kablam! 435 | stream.write_all(&ti(count)); Oct 27 19:38:46.105 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:38:46.105 INFO kablam! | Oct 27 19:38:46.105 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 19:38:46.105 INFO kablam! Oct 27 19:38:46.105 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 19:38:46.105 INFO kablam! --> src/lib.rs:443:5 Oct 27 19:38:46.105 INFO kablam! | Oct 27 19:38:46.105 INFO kablam! 443 | stream.read_exact(&mut buff_4); Oct 27 19:38:46.105 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:38:46.105 INFO kablam! | Oct 27 19:38:46.105 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 19:38:46.105 INFO kablam! Oct 27 19:38:46.105 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 19:38:46.105 INFO kablam! --> src/lib.rs:478:5 Oct 27 19:38:46.105 INFO kablam! | Oct 27 19:38:46.105 INFO kablam! 478 | stream.write_all(&ti(COUNT)); Oct 27 19:38:46.105 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:38:46.105 INFO kablam! | Oct 27 19:38:46.105 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 19:38:46.105 INFO kablam! Oct 27 19:38:46.105 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 19:38:46.105 INFO kablam! --> src/lib.rs:480:5 Oct 27 19:38:46.105 INFO kablam! | Oct 27 19:38:46.105 INFO kablam! 480 | stream.write_all(&ti(count)); Oct 27 19:38:46.105 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:38:46.105 INFO kablam! | Oct 27 19:38:46.105 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 19:38:46.105 INFO kablam! Oct 27 19:38:46.105 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 19:38:46.105 INFO kablam! --> src/lib.rs:488:5 Oct 27 19:38:46.105 INFO kablam! | Oct 27 19:38:46.105 INFO kablam! 488 | stream.read_exact(&mut buff_4); Oct 27 19:38:46.105 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:38:46.105 INFO kablam! | Oct 27 19:38:46.105 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 19:38:46.105 INFO kablam! Oct 27 19:38:46.105 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 19:38:46.105 INFO kablam! --> src/lib.rs:516:6 Oct 27 19:38:46.105 INFO kablam! | Oct 27 19:38:46.105 INFO kablam! 516 | stream.write_all(&ti(REPLACE)); Oct 27 19:38:46.105 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:38:46.105 INFO kablam! | Oct 27 19:38:46.105 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 19:38:46.105 INFO kablam! Oct 27 19:38:46.105 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 19:38:46.105 INFO kablam! --> src/lib.rs:520:6 Oct 27 19:38:46.105 INFO kablam! | Oct 27 19:38:46.105 INFO kablam! 520 | stream.read_exact(&mut buff_4); Oct 27 19:38:46.105 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:38:46.105 INFO kablam! | Oct 27 19:38:46.105 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 19:38:46.105 INFO kablam! Oct 27 19:38:46.105 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 19:38:46.105 INFO kablam! --> src/lib.rs:549:5 Oct 27 19:38:46.105 INFO kablam! | Oct 27 19:38:46.105 INFO kablam! 549 | stream.write_all(&ti(LOG)); Oct 27 19:38:46.105 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:38:46.105 INFO kablam! | Oct 27 19:38:46.105 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 19:38:46.105 INFO kablam! Oct 27 19:38:46.105 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 19:38:46.105 INFO kablam! --> src/lib.rs:551:5 Oct 27 19:38:46.105 INFO kablam! | Oct 27 19:38:46.105 INFO kablam! 551 | stream.read_to_string(&mut log); Oct 27 19:38:46.105 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:38:46.105 INFO kablam! | Oct 27 19:38:46.105 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 19:38:46.106 INFO kablam! Oct 27 19:38:46.159 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.68s Oct 27 19:38:46.159 INFO kablam! su: No module specific data is present Oct 27 19:38:46.794 INFO running `"docker" "rm" "-f" "a70adab41f0e09b05c8fe96245c6ad7a00f5fab05426ce5b0ed677d3aef0746e"` Oct 27 19:38:47.163 INFO blam! a70adab41f0e09b05c8fe96245c6ad7a00f5fab05426ce5b0ed677d3aef0746e