Oct 31 22:55:54.221 INFO checking qguv/baru against try#d7816399d50d407bbce1efe9dbadf8faaaf568fc for pr-55538 Oct 31 22:55:54.221 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-1/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55538/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/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 +d7816399d50d407bbce1efe9dbadf8faaaf568fc-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 31 22:55:54.372 INFO blam! 73b3736345a4166f06f4e1a6ee606406c246f6ac62d3fb42380522b2389815a5 Oct 31 22:55:54.373 INFO running `"docker" "start" "-a" "73b3736345a4166f06f4e1a6ee606406c246f6ac62d3fb42380522b2389815a5"` Oct 31 22:55:54.812 INFO kablam! usermod: no changes Oct 31 22:55:54.845 INFO kablam! Checking baru v0.1.0 (/source) Oct 31 22:55:55.126 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 22:55:55.126 INFO kablam! --> src/main.rs:11:5 Oct 31 22:55:55.126 INFO kablam! | Oct 31 22:55:55.126 INFO kablam! 11 | stream.write(b"khi\n"); Oct 31 22:55:55.126 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 22:55:55.126 INFO kablam! | Oct 31 22:55:55.126 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 31 22:55:55.126 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 22:55:55.126 INFO kablam! Oct 31 22:55:55.126 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 22:55:55.126 INFO kablam! --> src/main.rs:12:5 Oct 31 22:55:55.126 INFO kablam! | Oct 31 22:55:55.126 INFO kablam! 12 | stream.flush(); Oct 31 22:55:55.126 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 31 22:55:55.126 INFO kablam! | Oct 31 22:55:55.126 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 22:55:55.126 INFO kablam! Oct 31 22:55:55.126 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 22:55:55.126 INFO kablam! --> src/main.rs:63:9 Oct 31 22:55:55.126 INFO kablam! | Oct 31 22:55:55.126 INFO kablam! 63 | handle_client(stream?); Oct 31 22:55:55.126 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 22:55:55.126 INFO kablam! | Oct 31 22:55:55.126 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 22:55:55.126 INFO kablam! Oct 31 22:55:55.167 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 22:55:55.168 INFO kablam! --> src/main.rs:11:5 Oct 31 22:55:55.168 INFO kablam! | Oct 31 22:55:55.168 INFO kablam! 11 | stream.write(b"khi\n"); Oct 31 22:55:55.168 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 22:55:55.168 INFO kablam! | Oct 31 22:55:55.168 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 31 22:55:55.168 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 22:55:55.168 INFO kablam! Oct 31 22:55:55.168 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 22:55:55.168 INFO kablam! --> src/main.rs:12:5 Oct 31 22:55:55.168 INFO kablam! | Oct 31 22:55:55.168 INFO kablam! 12 | stream.flush(); Oct 31 22:55:55.168 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 31 22:55:55.168 INFO kablam! | Oct 31 22:55:55.168 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 22:55:55.168 INFO kablam! Oct 31 22:55:55.168 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 22:55:55.168 INFO kablam! --> src/main.rs:63:9 Oct 31 22:55:55.168 INFO kablam! | Oct 31 22:55:55.168 INFO kablam! 63 | handle_client(stream?); Oct 31 22:55:55.168 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 22:55:55.169 INFO kablam! | Oct 31 22:55:55.169 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 22:55:55.169 INFO kablam! Oct 31 22:55:55.187 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.35s Oct 31 22:55:55.190 INFO kablam! su: No module specific data is present Oct 31 22:55:55.498 INFO running `"docker" "rm" "-f" "73b3736345a4166f06f4e1a6ee606406c246f6ac62d3fb42380522b2389815a5"` Oct 31 22:55:55.570 INFO blam! 73b3736345a4166f06f4e1a6ee606406c246f6ac62d3fb42380522b2389815a5