Oct 13 05:24:06.737 INFO checking BurakGurbuz97/ChatApp against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 05:24:06.738 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-4/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 05:24:07.100 INFO blam! 33f1147741deab38dda44461cce73c7bd821e22f9aaba67faabf1420dd9522ef Oct 13 05:24:07.101 INFO running `"docker" "start" "-a" "33f1147741deab38dda44461cce73c7bd821e22f9aaba67faabf1420dd9522ef"` Oct 13 05:24:08.880 INFO kablam! usermod: no changes Oct 13 05:24:09.376 INFO kablam! Compiling serde v1.0.55 Oct 13 05:24:09.381 INFO kablam! Compiling actix-web v0.6.6 Oct 13 05:24:09.381 INFO kablam! Checking resolv-conf v0.6.0 Oct 13 05:24:09.411 INFO kablam! Checking http v0.1.5 Oct 13 05:24:09.411 INFO kablam! Checking crossbeam-channel v0.1.2 Oct 13 05:24:09.411 INFO kablam! Checking serde_urlencoded v0.5.2 Oct 13 05:24:09.411 INFO kablam! Checking trust-dns-proto v0.3.3 Oct 13 05:24:09.412 INFO kablam! Checking tokio-signal v0.1.5 Oct 13 05:24:13.315 INFO kablam! Checking cookie v0.10.1 Oct 13 05:24:25.186 INFO kablam! Checking h2 v0.1.7 Oct 13 05:24:28.022 INFO kablam! Checking trust-dns-resolver v0.8.2 Oct 13 05:24:37.282 INFO kablam! Compiling serde_json v1.0.17 Oct 13 05:24:37.282 INFO kablam! Compiling semver v0.9.0 Oct 13 05:24:40.936 INFO kablam! Compiling cargo_metadata v0.5.4 Oct 13 05:24:45.853 INFO kablam! Compiling skeptic v0.13.3 Oct 13 05:24:51.724 INFO kablam! Compiling actix v0.5.7 Oct 13 05:25:15.065 INFO kablam! Checking chat v0.1.0 (/source) Oct 13 05:25:24.912 INFO kablam! warning: unused `#[macro_use]` import Oct 13 05:25:24.912 INFO kablam! --> src/main.rs:12:1 Oct 13 05:25:24.912 INFO kablam! | Oct 13 05:25:24.912 INFO kablam! 12 | #[macro_use] Oct 13 05:25:24.912 INFO kablam! | ^^^^^^^^^^^^ Oct 13 05:25:24.912 INFO kablam! | Oct 13 05:25:24.912 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 05:25:24.912 INFO kablam! Oct 13 05:25:24.912 INFO kablam! warning: unused import: `fs` Oct 13 05:25:24.912 INFO kablam! --> src/main.rs:20:17 Oct 13 05:25:24.913 INFO kablam! | Oct 13 05:25:24.913 INFO kablam! 20 | use actix_web::{fs, ws, App, Error, HttpRequest, HttpResponse}; Oct 13 05:25:24.913 INFO kablam! | ^^ Oct 13 05:25:24.913 INFO kablam! Oct 13 05:25:24.913 INFO kablam! warning: cannot find type `Message` in this scope Oct 13 05:25:24.913 INFO kablam! --> src/server.rs:7:10 Oct 13 05:25:24.913 INFO kablam! | Oct 13 05:25:24.913 INFO kablam! 7 | #[derive(Message)] Oct 13 05:25:24.913 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:25:24.913 INFO kablam! | Oct 13 05:25:24.913 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 13 05:25:24.913 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:25:24.913 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:25:24.913 INFO kablam! Oct 13 05:25:24.913 INFO kablam! warning: cannot find type `Connect` in this scope Oct 13 05:25:24.913 INFO kablam! --> src/server.rs:10:10 Oct 13 05:25:24.913 INFO kablam! | Oct 13 05:25:24.913 INFO kablam! 10 | #[derive(Message)] Oct 13 05:25:24.913 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:25:24.913 INFO kablam! | Oct 13 05:25:24.913 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:25:24.913 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:25:24.913 INFO kablam! Oct 13 05:25:24.913 INFO kablam! warning: cannot find type `Disconnect` in this scope Oct 13 05:25:24.913 INFO kablam! --> src/server.rs:17:10 Oct 13 05:25:24.913 INFO kablam! | Oct 13 05:25:24.913 INFO kablam! 17 | #[derive(Message)] Oct 13 05:25:24.913 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:25:24.913 INFO kablam! | Oct 13 05:25:24.913 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:25:24.913 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:25:24.913 INFO kablam! Oct 13 05:25:24.913 INFO kablam! warning: cannot find type `ClientMessage` in this scope Oct 13 05:25:24.913 INFO kablam! --> src/server.rs:22:10 Oct 13 05:25:24.913 INFO kablam! | Oct 13 05:25:24.913 INFO kablam! 22 | #[derive(Message)] Oct 13 05:25:24.913 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:25:24.913 INFO kablam! | Oct 13 05:25:24.913 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:25:24.913 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:25:24.913 INFO kablam! Oct 13 05:25:25.084 INFO kablam! warning: unused `#[macro_use]` import Oct 13 05:25:25.084 INFO kablam! --> src/main.rs:12:1 Oct 13 05:25:25.084 INFO kablam! | Oct 13 05:25:25.084 INFO kablam! 12 | #[macro_use] Oct 13 05:25:25.084 INFO kablam! | ^^^^^^^^^^^^ Oct 13 05:25:25.084 INFO kablam! | Oct 13 05:25:25.084 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 05:25:25.084 INFO kablam! Oct 13 05:25:25.084 INFO kablam! warning: unused import: `fs` Oct 13 05:25:25.084 INFO kablam! --> src/main.rs:20:17 Oct 13 05:25:25.084 INFO kablam! | Oct 13 05:25:25.084 INFO kablam! 20 | use actix_web::{fs, ws, App, Error, HttpRequest, HttpResponse}; Oct 13 05:25:25.084 INFO kablam! | ^^ Oct 13 05:25:25.084 INFO kablam! Oct 13 05:25:25.086 INFO kablam! warning: cannot find type `Message` in this scope Oct 13 05:25:25.086 INFO kablam! --> src/server.rs:7:10 Oct 13 05:25:25.086 INFO kablam! | Oct 13 05:25:25.086 INFO kablam! 7 | #[derive(Message)] Oct 13 05:25:25.086 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:25:25.086 INFO kablam! | Oct 13 05:25:25.086 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 13 05:25:25.086 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:25:25.086 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:25:25.086 INFO kablam! Oct 13 05:25:25.086 INFO kablam! warning: cannot find type `Connect` in this scope Oct 13 05:25:25.086 INFO kablam! --> src/server.rs:10:10 Oct 13 05:25:25.086 INFO kablam! | Oct 13 05:25:25.086 INFO kablam! 10 | #[derive(Message)] Oct 13 05:25:25.086 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:25:25.086 INFO kablam! | Oct 13 05:25:25.088 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:25:25.088 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:25:25.088 INFO kablam! Oct 13 05:25:25.088 INFO kablam! warning: cannot find type `Disconnect` in this scope Oct 13 05:25:25.088 INFO kablam! --> src/server.rs:17:10 Oct 13 05:25:25.088 INFO kablam! | Oct 13 05:25:25.088 INFO kablam! 17 | #[derive(Message)] Oct 13 05:25:25.088 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:25:25.088 INFO kablam! | Oct 13 05:25:25.089 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:25:25.089 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:25:25.089 INFO kablam! Oct 13 05:25:25.090 INFO kablam! warning: cannot find type `ClientMessage` in this scope Oct 13 05:25:25.090 INFO kablam! --> src/server.rs:22:10 Oct 13 05:25:25.090 INFO kablam! | Oct 13 05:25:25.090 INFO kablam! 22 | #[derive(Message)] Oct 13 05:25:25.090 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 05:25:25.090 INFO kablam! | Oct 13 05:25:25.090 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:25:25.090 INFO kablam! = note: for more information, see issue #50504 Oct 13 05:25:25.090 INFO kablam! Oct 13 05:25:25.270 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 05:25:25.271 INFO kablam! --> src/server.rs:49:6 Oct 13 05:25:25.271 INFO kablam! | Oct 13 05:25:25.271 INFO kablam! 49 | addr.do_send(Message(message.to_owned())); Oct 13 05:25:25.271 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:25:25.271 INFO kablam! | Oct 13 05:25:25.271 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 05:25:25.271 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 05:25:25.271 INFO kablam! Oct 13 05:25:25.271 INFO kablam! warning: variable `PORT` should have a snake case name such as `port` Oct 13 05:25:25.271 INFO kablam! --> src/main.rs:115:6 Oct 13 05:25:25.271 INFO kablam! | Oct 13 05:25:25.271 INFO kablam! 115 | let PORT = get_server_port().to_string(); Oct 13 05:25:25.273 INFO kablam! | ^^^^ Oct 13 05:25:25.273 INFO kablam! | Oct 13 05:25:25.273 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 05:25:25.273 INFO kablam! Oct 13 05:25:25.273 INFO kablam! warning: variable `PORT` should have a snake case name such as `port` Oct 13 05:25:25.273 INFO kablam! --> src/main.rs:116:6 Oct 13 05:25:25.273 INFO kablam! | Oct 13 05:25:25.273 INFO kablam! 116 | let PORT = format!{"0.0.0.0:{}",PORT}; Oct 13 05:25:25.273 INFO kablam! | ^^^^ Oct 13 05:25:25.273 INFO kablam! Oct 13 05:25:25.300 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 05:25:25.300 INFO kablam! --> src/server.rs:49:6 Oct 13 05:25:25.300 INFO kablam! | Oct 13 05:25:25.300 INFO kablam! 49 | addr.do_send(Message(message.to_owned())); Oct 13 05:25:25.300 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:25:25.300 INFO kablam! | Oct 13 05:25:25.300 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 05:25:25.300 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 05:25:25.300 INFO kablam! Oct 13 05:25:25.300 INFO kablam! warning: variable `PORT` should have a snake case name such as `port` Oct 13 05:25:25.300 INFO kablam! --> src/main.rs:115:6 Oct 13 05:25:25.300 INFO kablam! | Oct 13 05:25:25.300 INFO kablam! 115 | let PORT = get_server_port().to_string(); Oct 13 05:25:25.300 INFO kablam! | ^^^^ Oct 13 05:25:25.300 INFO kablam! | Oct 13 05:25:25.300 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 05:25:25.300 INFO kablam! Oct 13 05:25:25.300 INFO kablam! warning: variable `PORT` should have a snake case name such as `port` Oct 13 05:25:25.300 INFO kablam! --> src/main.rs:116:6 Oct 13 05:25:25.300 INFO kablam! | Oct 13 05:25:25.300 INFO kablam! 116 | let PORT = format!{"0.0.0.0:{}",PORT}; Oct 13 05:25:25.300 INFO kablam! | ^^^^ Oct 13 05:25:25.300 INFO kablam! Oct 13 05:25:25.344 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 16s Oct 13 05:25:25.384 INFO kablam! su: No module specific data is present Oct 13 05:25:26.448 INFO running `"docker" "rm" "-f" "33f1147741deab38dda44461cce73c7bd821e22f9aaba67faabf1420dd9522ef"` Oct 13 05:25:26.725 INFO blam! 33f1147741deab38dda44461cce73c7bd821e22f9aaba67faabf1420dd9522ef