Oct 27 12:16:38.743 INFO checking DaMrNelson/N8S against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 12:16:38.744 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 12:16:39.217 INFO blam! 387f6ab7941e248b761b05efa1b3e6a7c29ff875ca6c5f64f9a0acaabfec5411 Oct 27 12:16:39.228 INFO running `"docker" "start" "-a" "387f6ab7941e248b761b05efa1b3e6a7c29ff875ca6c5f64f9a0acaabfec5411"` Oct 27 12:16:40.348 INFO kablam! usermod: no changes Oct 27 12:16:40.475 INFO kablam! Checking termion v1.3.0 Oct 27 12:16:41.795 INFO kablam! Checking n8s v0.1.0 (/source) Oct 27 12:16:42.874 INFO kablam! warning: unused import: `RawTerminal` Oct 27 12:16:42.874 INFO kablam! --> src/main.rs:6:33 Oct 27 12:16:42.874 INFO kablam! | Oct 27 12:16:42.874 INFO kablam! 6 | use termion::raw::{IntoRawMode, RawTerminal}; Oct 27 12:16:42.874 INFO kablam! | ^^^^^^^^^^^ Oct 27 12:16:42.874 INFO kablam! | Oct 27 12:16:42.879 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 12:16:42.879 INFO kablam! Oct 27 12:16:43.059 INFO kablam! warning: constant item is never used: `KEY_INSTRUCTION_NOTHING` Oct 27 12:16:43.059 INFO kablam! --> src/main.rs:11:1 Oct 27 12:16:43.059 INFO kablam! | Oct 27 12:16:43.060 INFO kablam! 11 | const KEY_INSTRUCTION_NOTHING: u16 = 0; // Nothing Oct 27 12:16:43.060 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:16:43.060 INFO kablam! | Oct 27 12:16:43.060 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 12:16:43.061 INFO kablam! Oct 27 12:16:43.067 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 12:16:43.068 INFO kablam! --> src/main.rs:83:5 Oct 27 12:16:43.068 INFO kablam! | Oct 27 12:16:43.069 INFO kablam! 83 | stdout.flush(); Oct 27 12:16:43.069 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 12:16:43.069 INFO kablam! | Oct 27 12:16:43.070 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 12:16:43.071 INFO kablam! Oct 27 12:16:43.203 INFO kablam! warning: unused import: `RawTerminal` Oct 27 12:16:43.203 INFO kablam! --> src/main.rs:6:33 Oct 27 12:16:43.203 INFO kablam! | Oct 27 12:16:43.203 INFO kablam! 6 | use termion::raw::{IntoRawMode, RawTerminal}; Oct 27 12:16:43.203 INFO kablam! | ^^^^^^^^^^^ Oct 27 12:16:43.203 INFO kablam! | Oct 27 12:16:43.203 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 12:16:43.203 INFO kablam! Oct 27 12:16:43.303 INFO kablam! warning: constant item is never used: `KEY_INSTRUCTION_NOTHING` Oct 27 12:16:43.303 INFO kablam! --> src/main.rs:11:1 Oct 27 12:16:43.303 INFO kablam! | Oct 27 12:16:43.303 INFO kablam! 11 | const KEY_INSTRUCTION_NOTHING: u16 = 0; // Nothing Oct 27 12:16:43.303 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:16:43.303 INFO kablam! | Oct 27 12:16:43.303 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 12:16:43.303 INFO kablam! Oct 27 12:16:43.303 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 12:16:43.303 INFO kablam! --> src/main.rs:83:5 Oct 27 12:16:43.303 INFO kablam! | Oct 27 12:16:43.303 INFO kablam! 83 | stdout.flush(); Oct 27 12:16:43.303 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 12:16:43.303 INFO kablam! | Oct 27 12:16:43.303 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 12:16:43.303 INFO kablam! Oct 27 12:16:43.347 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.97s Oct 27 12:16:43.348 INFO kablam! su: No module specific data is present Oct 27 12:16:43.966 INFO running `"docker" "rm" "-f" "387f6ab7941e248b761b05efa1b3e6a7c29ff875ca6c5f64f9a0acaabfec5411"` Oct 27 12:16:44.403 INFO blam! 387f6ab7941e248b761b05efa1b3e6a7c29ff875ca6c5f64f9a0acaabfec5411