Oct 21 19:41:41.578 INFO checking arcalinea/rcat against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 19:41:41.578 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192/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 21 19:41:42.112 INFO blam! 26aff1ebf726543842364d7d24a8eb1abf0e5fc9a5884a16b4886438ec30da36 Oct 21 19:41:42.133 INFO running `"docker" "start" "-a" "26aff1ebf726543842364d7d24a8eb1abf0e5fc9a5884a16b4886438ec30da36"` Oct 21 19:41:43.164 INFO kablam! usermod: no changes Oct 21 19:41:43.204 INFO kablam! Checking rcat v0.1.0 (/source) Oct 21 19:41:43.755 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 19:41:43.755 INFO kablam! --> src/main.rs:56:4 Oct 21 19:41:43.755 INFO kablam! | Oct 21 19:41:43.755 INFO kablam! 56 | io::stdin().read_line(&mut input); Oct 21 19:41:43.755 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 19:41:43.755 INFO kablam! | Oct 21 19:41:43.756 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 19:41:43.756 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 19:41:43.756 INFO kablam! Oct 21 19:41:43.756 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 19:41:43.756 INFO kablam! --> src/main.rs:58:4 Oct 21 19:41:43.756 INFO kablam! | Oct 21 19:41:43.756 INFO kablam! 58 | stream.write(input.as_bytes()); Oct 21 19:41:43.756 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 19:41:43.756 INFO kablam! | Oct 21 19:41:43.756 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 19:41:43.756 INFO kablam! Oct 21 19:41:43.756 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 19:41:43.756 INFO kablam! --> src/main.rs:88:5 Oct 21 19:41:43.756 INFO kablam! | Oct 21 19:41:43.756 INFO kablam! 88 | file.write(&buffer[..s]); Oct 21 19:41:43.756 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 19:41:43.756 INFO kablam! | Oct 21 19:41:43.756 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 19:41:43.756 INFO kablam! Oct 21 19:41:43.852 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 19:41:43.852 INFO kablam! --> src/main.rs:56:4 Oct 21 19:41:43.852 INFO kablam! | Oct 21 19:41:43.852 INFO kablam! 56 | io::stdin().read_line(&mut input); Oct 21 19:41:43.852 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 19:41:43.852 INFO kablam! | Oct 21 19:41:43.852 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 19:41:43.852 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 19:41:43.852 INFO kablam! Oct 21 19:41:43.852 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 19:41:43.852 INFO kablam! --> src/main.rs:58:4 Oct 21 19:41:43.852 INFO kablam! | Oct 21 19:41:43.852 INFO kablam! 58 | stream.write(input.as_bytes()); Oct 21 19:41:43.852 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 19:41:43.852 INFO kablam! | Oct 21 19:41:43.852 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 19:41:43.852 INFO kablam! Oct 21 19:41:43.852 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 19:41:43.852 INFO kablam! --> src/main.rs:88:5 Oct 21 19:41:43.852 INFO kablam! | Oct 21 19:41:43.852 INFO kablam! 88 | file.write(&buffer[..s]); Oct 21 19:41:43.853 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 19:41:43.853 INFO kablam! | Oct 21 19:41:43.853 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 19:41:43.853 INFO kablam! Oct 21 19:41:43.884 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.69s Oct 21 19:41:43.884 INFO kablam! su: No module specific data is present Oct 21 19:41:44.508 INFO running `"docker" "rm" "-f" "26aff1ebf726543842364d7d24a8eb1abf0e5fc9a5884a16b4886438ec30da36"` Oct 21 19:41:44.696 INFO blam! 26aff1ebf726543842364d7d24a8eb1abf0e5fc9a5884a16b4886438ec30da36