Oct 21 22:00:04.094 INFO checking ArtemFrantsiian/telnet_chat against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 22:00:04.094 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 22:00:04.540 INFO blam! ec4f0479fcba993e5cd3b41f5976c78fff1c476930a4548249a919229d341587 Oct 21 22:00:04.558 INFO running `"docker" "start" "-a" "ec4f0479fcba993e5cd3b41f5976c78fff1c476930a4548249a919229d341587"` Oct 21 22:00:05.660 INFO kablam! usermod: no changes Oct 21 22:00:05.792 INFO kablam! Checking docopt v1.0.0 Oct 21 22:00:07.654 INFO kablam! Checking telnet-chat v0.1.0 (/source) Oct 21 22:00:10.529 INFO kablam! warning: unused import: `HashSet` Oct 21 22:00:10.529 INFO kablam! --> src/server.rs:1:33 Oct 21 22:00:10.529 INFO kablam! | Oct 21 22:00:10.530 INFO kablam! 1 | use std::collections::{HashMap, HashSet}; Oct 21 22:00:10.530 INFO kablam! | ^^^^^^^ Oct 21 22:00:10.530 INFO kablam! | Oct 21 22:00:10.530 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 22:00:10.530 INFO kablam! Oct 21 22:00:10.612 INFO kablam! warning: unused import: `HashSet` Oct 21 22:00:10.612 INFO kablam! --> src/server.rs:1:33 Oct 21 22:00:10.613 INFO kablam! | Oct 21 22:00:10.613 INFO kablam! 1 | use std::collections::{HashMap, HashSet}; Oct 21 22:00:10.613 INFO kablam! | ^^^^^^^ Oct 21 22:00:10.613 INFO kablam! | Oct 21 22:00:10.613 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 22:00:10.613 INFO kablam! Oct 21 22:00:10.868 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 22:00:10.868 INFO kablam! --> src/server.rs:141:25 Oct 21 22:00:10.868 INFO kablam! | Oct 21 22:00:10.868 INFO kablam! 141 | cli.leave(); Oct 21 22:00:10.868 INFO kablam! | ^^^^^^^^^^^^ Oct 21 22:00:10.868 INFO kablam! | Oct 21 22:00:10.868 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 22:00:10.868 INFO kablam! Oct 21 22:00:10.868 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 22:00:10.869 INFO kablam! --> src/server.rs:149:17 Oct 21 22:00:10.869 INFO kablam! | Oct 21 22:00:10.869 INFO kablam! 149 | cli.tx.send(Notify::Broadcast(ntf.clone())); Oct 21 22:00:10.869 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 22:00:10.869 INFO kablam! | Oct 21 22:00:10.869 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 22:00:10.869 INFO kablam! Oct 21 22:00:11.100 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 22:00:11.100 INFO kablam! --> src/server.rs:141:25 Oct 21 22:00:11.100 INFO kablam! | Oct 21 22:00:11.100 INFO kablam! 141 | cli.leave(); Oct 21 22:00:11.100 INFO kablam! | ^^^^^^^^^^^^ Oct 21 22:00:11.100 INFO kablam! | Oct 21 22:00:11.100 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 22:00:11.100 INFO kablam! Oct 21 22:00:11.100 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 22:00:11.100 INFO kablam! --> src/server.rs:149:17 Oct 21 22:00:11.100 INFO kablam! | Oct 21 22:00:11.100 INFO kablam! 149 | cli.tx.send(Notify::Broadcast(ntf.clone())); Oct 21 22:00:11.100 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 22:00:11.100 INFO kablam! | Oct 21 22:00:11.100 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 22:00:11.100 INFO kablam! Oct 21 22:00:11.158 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.47s Oct 21 22:00:11.176 INFO kablam! su: No module specific data is present Oct 21 22:00:12.360 INFO running `"docker" "rm" "-f" "ec4f0479fcba993e5cd3b41f5976c78fff1c476930a4548249a919229d341587"` Oct 21 22:00:12.684 INFO blam! ec4f0479fcba993e5cd3b41f5976c78fff1c476930a4548249a919229d341587