Oct 27 04:25:53.141 INFO checking gcouvrette/peek against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 04:25:53.141 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 04:25:53.633 INFO blam! 8ca4ca75bcaf8d60e2299b48a18edbbea42b588ee96a78271bc52b12fd41204a Oct 27 04:25:53.647 INFO running `"docker" "start" "-a" "8ca4ca75bcaf8d60e2299b48a18edbbea42b588ee96a78271bc52b12fd41204a"` Oct 27 04:25:54.643 INFO kablam! usermod: no changes Oct 27 04:25:54.683 INFO kablam! Checking termios v0.2.2 Oct 27 04:25:55.480 INFO kablam! Checking getch v0.1.1 Oct 27 04:25:56.031 INFO kablam! Checking peek v0.1.0 (/source) Oct 27 04:25:56.587 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 04:25:56.587 INFO kablam! --> src/read_mode/linear_mode.rs:28:9 Oct 27 04:25:56.587 INFO kablam! | Oct 27 04:25:56.587 INFO kablam! 28 | self.file.seek(SeekFrom::Start(self.index)); Oct 27 04:25:56.587 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 04:25:56.587 INFO kablam! | Oct 27 04:25:56.587 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 04:25:56.587 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 04:25:56.587 INFO kablam! Oct 27 04:25:56.587 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 04:25:56.587 INFO kablam! --> src/read_mode/linear_mode.rs:29:9 Oct 27 04:25:56.587 INFO kablam! | Oct 27 04:25:56.587 INFO kablam! 29 | self.file.read(buf.as_mut_slice()); Oct 27 04:25:56.587 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 04:25:56.587 INFO kablam! | Oct 27 04:25:56.587 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 04:25:56.587 INFO kablam! Oct 27 04:25:56.587 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 04:25:56.587 INFO kablam! --> src/read_mode/multiline_mode.rs:34:13 Oct 27 04:25:56.587 INFO kablam! | Oct 27 04:25:56.587 INFO kablam! 34 | self.file.seek(SeekFrom::Start(seek_idx)); Oct 27 04:25:56.587 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 04:25:56.587 INFO kablam! | Oct 27 04:25:56.587 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 04:25:56.587 INFO kablam! Oct 27 04:25:57.291 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 04:25:57.291 INFO kablam! --> src/read_mode/linear_mode.rs:28:9 Oct 27 04:25:57.292 INFO kablam! | Oct 27 04:25:57.292 INFO kablam! 28 | self.file.seek(SeekFrom::Start(self.index)); Oct 27 04:25:57.292 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 04:25:57.293 INFO kablam! | Oct 27 04:25:57.293 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 04:25:57.293 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 04:25:57.294 INFO kablam! Oct 27 04:25:57.294 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 04:25:57.294 INFO kablam! --> src/read_mode/linear_mode.rs:29:9 Oct 27 04:25:57.295 INFO kablam! | Oct 27 04:25:57.295 INFO kablam! 29 | self.file.read(buf.as_mut_slice()); Oct 27 04:25:57.295 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 04:25:57.295 INFO kablam! | Oct 27 04:25:57.295 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 04:25:57.295 INFO kablam! Oct 27 04:25:57.295 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 04:25:57.295 INFO kablam! --> src/read_mode/multiline_mode.rs:34:13 Oct 27 04:25:57.295 INFO kablam! | Oct 27 04:25:57.295 INFO kablam! 34 | self.file.seek(SeekFrom::Start(seek_idx)); Oct 27 04:25:57.295 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 04:25:57.295 INFO kablam! | Oct 27 04:25:57.295 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 04:25:57.295 INFO kablam! Oct 27 04:25:57.695 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.03s Oct 27 04:25:57.699 INFO kablam! su: No module specific data is present Oct 27 04:25:58.263 INFO running `"docker" "rm" "-f" "8ca4ca75bcaf8d60e2299b48a18edbbea42b588ee96a78271bc52b12fd41204a"` Oct 27 04:25:58.500 INFO blam! 8ca4ca75bcaf8d60e2299b48a18edbbea42b588ee96a78271bc52b12fd41204a