Oct 27 12:40:58.367 INFO checking ArtemFrantsiian/telnet_chat against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 12:40:58.367 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 12:40:58.553 INFO blam! 98675cb345938cfda87f25a4c95143e0b13619f366d0f7cb995661546e6f5ff9 Oct 27 12:40:58.554 INFO running `"docker" "start" "-a" "98675cb345938cfda87f25a4c95143e0b13619f366d0f7cb995661546e6f5ff9"` Oct 27 12:40:59.454 INFO kablam! usermod: no changes Oct 27 12:40:59.603 INFO kablam! Checking docopt v1.0.0 Oct 27 12:41:01.795 INFO kablam! Checking telnet-chat v0.1.0 (/source) Oct 27 12:41:04.405 INFO kablam! warning: unused import: `HashSet` Oct 27 12:41:04.405 INFO kablam! --> src/server.rs:1:33 Oct 27 12:41:04.405 INFO kablam! | Oct 27 12:41:04.405 INFO kablam! 1 | use std::collections::{HashMap, HashSet}; Oct 27 12:41:04.405 INFO kablam! | ^^^^^^^ Oct 27 12:41:04.405 INFO kablam! | Oct 27 12:41:04.405 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 12:41:04.405 INFO kablam! Oct 27 12:41:04.675 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 12:41:04.675 INFO kablam! --> src/server.rs:141:25 Oct 27 12:41:04.675 INFO kablam! | Oct 27 12:41:04.675 INFO kablam! 141 | cli.leave(); Oct 27 12:41:04.675 INFO kablam! | ^^^^^^^^^^^^ Oct 27 12:41:04.675 INFO kablam! | Oct 27 12:41:04.675 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 12:41:04.675 INFO kablam! Oct 27 12:41:04.675 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 12:41:04.675 INFO kablam! --> src/server.rs:149:17 Oct 27 12:41:04.675 INFO kablam! | Oct 27 12:41:04.675 INFO kablam! 149 | cli.tx.send(Notify::Broadcast(ntf.clone())); Oct 27 12:41:04.675 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:41:04.675 INFO kablam! | Oct 27 12:41:04.675 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 12:41:04.675 INFO kablam! Oct 27 12:41:04.719 INFO kablam! warning: unused import: `HashSet` Oct 27 12:41:04.719 INFO kablam! --> src/server.rs:1:33 Oct 27 12:41:04.719 INFO kablam! | Oct 27 12:41:04.719 INFO kablam! 1 | use std::collections::{HashMap, HashSet}; Oct 27 12:41:04.719 INFO kablam! | ^^^^^^^ Oct 27 12:41:04.719 INFO kablam! | Oct 27 12:41:04.719 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 12:41:04.719 INFO kablam! Oct 27 12:41:05.009 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 12:41:05.009 INFO kablam! --> src/server.rs:141:25 Oct 27 12:41:05.009 INFO kablam! | Oct 27 12:41:05.009 INFO kablam! 141 | cli.leave(); Oct 27 12:41:05.009 INFO kablam! | ^^^^^^^^^^^^ Oct 27 12:41:05.009 INFO kablam! | Oct 27 12:41:05.009 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 12:41:05.009 INFO kablam! Oct 27 12:41:05.009 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 12:41:05.009 INFO kablam! --> src/server.rs:149:17 Oct 27 12:41:05.009 INFO kablam! | Oct 27 12:41:05.009 INFO kablam! 149 | cli.tx.send(Notify::Broadcast(ntf.clone())); Oct 27 12:41:05.009 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:41:05.009 INFO kablam! | Oct 27 12:41:05.009 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 12:41:05.009 INFO kablam! Oct 27 12:41:05.031 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.55s Oct 27 12:41:05.037 INFO kablam! su: No module specific data is present Oct 27 12:41:05.839 INFO running `"docker" "rm" "-f" "98675cb345938cfda87f25a4c95143e0b13619f366d0f7cb995661546e6f5ff9"` Oct 27 12:41:06.095 INFO blam! 98675cb345938cfda87f25a4c95143e0b13619f366d0f7cb995661546e6f5ff9