Oct 13 00:57:41.160 INFO checking asyade/tinyssh against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 00:57:41.161 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-5/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 13 00:57:41.664 INFO blam! f7456e00fdf67cdfc4ffb4849bed0a8c084e6ff6698da870d71eea1be4527b66 Oct 13 00:57:41.668 INFO running `"docker" "start" "-a" "f7456e00fdf67cdfc4ffb4849bed0a8c084e6ff6698da870d71eea1be4527b66"` Oct 13 00:57:42.263 INFO kablam! usermod: no changes Oct 13 00:57:42.324 INFO kablam! Checking tinyssh v0.0.1 (/source) Oct 13 00:57:42.971 INFO kablam! warning: unused import: `std::fs::remove_file` Oct 13 00:57:42.971 INFO kablam! --> src/server_handlers.rs:4:5 Oct 13 00:57:42.971 INFO kablam! | Oct 13 00:57:42.971 INFO kablam! 4 | use std::fs::remove_file; Oct 13 00:57:42.971 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 00:57:42.971 INFO kablam! | Oct 13 00:57:42.971 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 00:57:42.971 INFO kablam! Oct 13 00:57:43.068 INFO kablam! warning: unused variable: `msg` Oct 13 00:57:43.068 INFO kablam! --> src/server.rs:17:54 Oct 13 00:57:43.068 INFO kablam! | Oct 13 00:57:43.068 INFO kablam! 17 | fn server_check_identification(client: &mut Client, msg: MessageContainer) -> bool { Oct 13 00:57:43.068 INFO kablam! | ^^^ help: consider using `_msg` instead Oct 13 00:57:43.068 INFO kablam! | Oct 13 00:57:43.068 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 00:57:43.068 INFO kablam! Oct 13 00:57:43.092 INFO kablam! warning: variant is never constructed: `IdentificationFailure` Oct 13 00:57:43.092 INFO kablam! --> src/messages.rs:9:2 Oct 13 00:57:43.092 INFO kablam! | Oct 13 00:57:43.092 INFO kablam! 9 | IdentificationFailure = 3 Oct 13 00:57:43.092 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:57:43.092 INFO kablam! | Oct 13 00:57:43.092 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 00:57:43.096 INFO kablam! Oct 13 00:57:43.096 INFO kablam! warning: function is never used: `usage` Oct 13 00:57:43.096 INFO kablam! --> src/main.rs:21:1 Oct 13 00:57:43.096 INFO kablam! | Oct 13 00:57:43.096 INFO kablam! 21 | fn usage() { Oct 13 00:57:43.096 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 00:57:43.096 INFO kablam! Oct 13 00:57:43.172 INFO kablam! warning: unused import: `std::fs::remove_file` Oct 13 00:57:43.180 INFO kablam! --> src/server_handlers.rs:4:5 Oct 13 00:57:43.180 INFO kablam! | Oct 13 00:57:43.180 INFO kablam! 4 | use std::fs::remove_file; Oct 13 00:57:43.180 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 00:57:43.180 INFO kablam! | Oct 13 00:57:43.180 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 00:57:43.180 INFO kablam! Oct 13 00:57:43.272 INFO kablam! warning: unused variable: `msg` Oct 13 00:57:43.272 INFO kablam! --> src/server.rs:17:54 Oct 13 00:57:43.272 INFO kablam! | Oct 13 00:57:43.272 INFO kablam! 17 | fn server_check_identification(client: &mut Client, msg: MessageContainer) -> bool { Oct 13 00:57:43.272 INFO kablam! | ^^^ help: consider using `_msg` instead Oct 13 00:57:43.272 INFO kablam! | Oct 13 00:57:43.272 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 00:57:43.272 INFO kablam! Oct 13 00:57:43.300 INFO kablam! warning: variant is never constructed: `IdentificationFailure` Oct 13 00:57:43.300 INFO kablam! --> src/messages.rs:9:2 Oct 13 00:57:43.300 INFO kablam! | Oct 13 00:57:43.300 INFO kablam! 9 | IdentificationFailure = 3 Oct 13 00:57:43.300 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:57:43.300 INFO kablam! | Oct 13 00:57:43.300 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 00:57:43.300 INFO kablam! Oct 13 00:57:43.300 INFO kablam! warning: function is never used: `usage` Oct 13 00:57:43.300 INFO kablam! --> src/main.rs:21:1 Oct 13 00:57:43.300 INFO kablam! | Oct 13 00:57:43.300 INFO kablam! 21 | fn usage() { Oct 13 00:57:43.300 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 00:57:43.300 INFO kablam! Oct 13 00:57:43.336 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.05s Oct 13 00:57:43.338 INFO kablam! su: No module specific data is present Oct 13 00:57:43.836 INFO running `"docker" "rm" "-f" "f7456e00fdf67cdfc4ffb4849bed0a8c084e6ff6698da870d71eea1be4527b66"` Oct 13 00:57:44.044 INFO blam! f7456e00fdf67cdfc4ffb4849bed0a8c084e6ff6698da870d71eea1be4527b66