Oct 27 08:05:29.254 INFO checking asyade/tinyssh against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 08:05:29.254 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192-2/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 27 08:05:30.291 INFO blam! 38e6ad51078365b3c9c66a15be9e61a09200feb93098eb8dadb7f73179454e2f Oct 27 08:05:30.295 INFO running `"docker" "start" "-a" "38e6ad51078365b3c9c66a15be9e61a09200feb93098eb8dadb7f73179454e2f"` Oct 27 08:05:30.963 INFO kablam! usermod: no changes Oct 27 08:05:31.031 INFO kablam! Checking tinyssh v0.0.1 (/source) Oct 27 08:05:31.623 INFO kablam! warning: unused import: `std::fs::remove_file` Oct 27 08:05:31.623 INFO kablam! --> src/server_handlers.rs:4:5 Oct 27 08:05:31.623 INFO kablam! | Oct 27 08:05:31.623 INFO kablam! 4 | use std::fs::remove_file; Oct 27 08:05:31.624 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 08:05:31.624 INFO kablam! | Oct 27 08:05:31.624 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 08:05:31.624 INFO kablam! Oct 27 08:05:31.706 INFO kablam! warning: unused import: `std::fs::remove_file` Oct 27 08:05:31.706 INFO kablam! --> src/server_handlers.rs:4:5 Oct 27 08:05:31.706 INFO kablam! | Oct 27 08:05:31.706 INFO kablam! 4 | use std::fs::remove_file; Oct 27 08:05:31.707 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 08:05:31.707 INFO kablam! | Oct 27 08:05:31.707 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 08:05:31.708 INFO kablam! Oct 27 08:05:31.752 INFO kablam! warning: unused variable: `msg` Oct 27 08:05:31.753 INFO kablam! --> src/server.rs:17:54 Oct 27 08:05:31.753 INFO kablam! | Oct 27 08:05:31.753 INFO kablam! 17 | fn server_check_identification(client: &mut Client, msg: MessageContainer) -> bool { Oct 27 08:05:31.754 INFO kablam! | ^^^ help: consider using `_msg` instead Oct 27 08:05:31.754 INFO kablam! | Oct 27 08:05:31.754 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 08:05:31.755 INFO kablam! Oct 27 08:05:31.787 INFO kablam! warning: variant is never constructed: `IdentificationFailure` Oct 27 08:05:31.788 INFO kablam! --> src/messages.rs:9:2 Oct 27 08:05:31.788 INFO kablam! | Oct 27 08:05:31.788 INFO kablam! 9 | IdentificationFailure = 3 Oct 27 08:05:31.789 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 08:05:31.789 INFO kablam! | Oct 27 08:05:31.789 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 08:05:31.790 INFO kablam! Oct 27 08:05:31.790 INFO kablam! warning: function is never used: `usage` Oct 27 08:05:31.790 INFO kablam! --> src/main.rs:21:1 Oct 27 08:05:31.790 INFO kablam! | Oct 27 08:05:31.791 INFO kablam! 21 | fn usage() { Oct 27 08:05:31.791 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 08:05:31.791 INFO kablam! Oct 27 08:05:31.811 INFO kablam! warning: unused variable: `msg` Oct 27 08:05:31.811 INFO kablam! --> src/server.rs:17:54 Oct 27 08:05:31.812 INFO kablam! | Oct 27 08:05:31.812 INFO kablam! 17 | fn server_check_identification(client: &mut Client, msg: MessageContainer) -> bool { Oct 27 08:05:31.812 INFO kablam! | ^^^ help: consider using `_msg` instead Oct 27 08:05:31.815 INFO kablam! | Oct 27 08:05:31.815 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 08:05:31.816 INFO kablam! Oct 27 08:05:31.850 INFO kablam! warning: variant is never constructed: `IdentificationFailure` Oct 27 08:05:31.850 INFO kablam! --> src/messages.rs:9:2 Oct 27 08:05:31.851 INFO kablam! | Oct 27 08:05:31.851 INFO kablam! 9 | IdentificationFailure = 3 Oct 27 08:05:31.851 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 08:05:31.851 INFO kablam! | Oct 27 08:05:31.851 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 08:05:31.852 INFO kablam! Oct 27 08:05:31.852 INFO kablam! warning: function is never used: `usage` Oct 27 08:05:31.852 INFO kablam! --> src/main.rs:21:1 Oct 27 08:05:31.852 INFO kablam! | Oct 27 08:05:31.852 INFO kablam! 21 | fn usage() { Oct 27 08:05:31.852 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 08:05:31.853 INFO kablam! Oct 27 08:05:31.899 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.91s Oct 27 08:05:31.899 INFO kablam! su: No module specific data is present Oct 27 08:05:32.279 INFO running `"docker" "rm" "-f" "38e6ad51078365b3c9c66a15be9e61a09200feb93098eb8dadb7f73179454e2f"` Oct 27 08:05:32.513 INFO blam! 38e6ad51078365b3c9c66a15be9e61a09200feb93098eb8dadb7f73179454e2f