Oct 21 16:21:21.943 INFO checking krisradio/ld42 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 16:21:21.945 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 16:21:22.424 INFO blam! ddccf6d31b83e2c4f20e27ce8380cda343ebb5eebaef8f75ce5ffd6f0c23c06f Oct 21 16:21:22.429 INFO running `"docker" "start" "-a" "ddccf6d31b83e2c4f20e27ce8380cda343ebb5eebaef8f75ce5ffd6f0c23c06f"` Oct 21 16:21:23.963 INFO kablam! usermod: no changes Oct 21 16:21:24.012 INFO kablam! Checking stranglehold v0.1.0 (/source) Oct 21 16:21:24.664 INFO kablam! warning: unused variable: `give` Oct 21 16:21:24.664 INFO kablam! --> src/main.rs:13:13 Oct 21 16:21:24.664 INFO kablam! | Oct 21 16:21:24.664 INFO kablam! 13 | let give: u32 = match give.trim().parse() { Oct 21 16:21:24.664 INFO kablam! | ^^^^ help: consider using `_give` instead Oct 21 16:21:24.664 INFO kablam! | Oct 21 16:21:24.664 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 16:21:24.664 INFO kablam! Oct 21 16:21:24.672 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 16:21:24.672 INFO kablam! --> src/main.rs:8:9 Oct 21 16:21:24.672 INFO kablam! | Oct 21 16:21:24.672 INFO kablam! 8 | io::stdout().flush(); Oct 21 16:21:24.672 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:21:24.672 INFO kablam! | Oct 21 16:21:24.672 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 16:21:24.672 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 16:21:24.672 INFO kablam! Oct 21 16:21:24.672 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 16:21:24.672 INFO kablam! --> src/main.rs:11:9 Oct 21 16:21:24.672 INFO kablam! | Oct 21 16:21:24.672 INFO kablam! 11 | io::stdin().read_line(&mut give); Oct 21 16:21:24.672 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:21:24.672 INFO kablam! | Oct 21 16:21:24.672 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 16:21:24.672 INFO kablam! Oct 21 16:21:24.836 INFO kablam! warning: unused variable: `give` Oct 21 16:21:24.836 INFO kablam! --> src/main.rs:13:13 Oct 21 16:21:24.836 INFO kablam! | Oct 21 16:21:24.836 INFO kablam! 13 | let give: u32 = match give.trim().parse() { Oct 21 16:21:24.836 INFO kablam! | ^^^^ help: consider using `_give` instead Oct 21 16:21:24.836 INFO kablam! | Oct 21 16:21:24.836 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 16:21:24.836 INFO kablam! Oct 21 16:21:24.852 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 16:21:24.852 INFO kablam! --> src/main.rs:8:9 Oct 21 16:21:24.852 INFO kablam! | Oct 21 16:21:24.852 INFO kablam! 8 | io::stdout().flush(); Oct 21 16:21:24.852 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:21:24.852 INFO kablam! | Oct 21 16:21:24.852 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 16:21:24.852 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 16:21:24.852 INFO kablam! Oct 21 16:21:24.852 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 16:21:24.852 INFO kablam! --> src/main.rs:11:9 Oct 21 16:21:24.852 INFO kablam! | Oct 21 16:21:24.852 INFO kablam! 11 | io::stdin().read_line(&mut give); Oct 21 16:21:24.852 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:21:24.852 INFO kablam! | Oct 21 16:21:24.852 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 16:21:24.852 INFO kablam! Oct 21 16:21:24.877 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.88s Oct 21 16:21:24.878 INFO kablam! su: No module specific data is present Oct 21 16:21:26.073 INFO running `"docker" "rm" "-f" "ddccf6d31b83e2c4f20e27ce8380cda343ebb5eebaef8f75ce5ffd6f0c23c06f"` Oct 21 16:21:26.397 INFO blam! ddccf6d31b83e2c4f20e27ce8380cda343ebb5eebaef8f75ce5ffd6f0c23c06f