[INFO] updating cached repository BurakGurbuz97/ChatApp [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/BurakGurbuz97/ChatApp [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/BurakGurbuz97/ChatApp" "work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/BurakGurbuz97/ChatApp"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/BurakGurbuz97/ChatApp'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/BurakGurbuz97/ChatApp" "work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/BurakGurbuz97/ChatApp"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/BurakGurbuz97/ChatApp'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 853c4924e3fe773237346005485c43cfa4856ac8 [INFO] sha for GitHub repo BurakGurbuz97/ChatApp: 853c4924e3fe773237346005485c43cfa4856ac8 [INFO] validating manifest of BurakGurbuz97/ChatApp on toolchain master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of BurakGurbuz97/ChatApp on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing BurakGurbuz97/ChatApp [INFO] finished frobbing BurakGurbuz97/ChatApp [INFO] frobbed toml for BurakGurbuz97/ChatApp written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/BurakGurbuz97/ChatApp/Cargo.toml [INFO] started frobbing BurakGurbuz97/ChatApp [INFO] finished frobbing BurakGurbuz97/ChatApp [INFO] frobbed toml for BurakGurbuz97/ChatApp written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/BurakGurbuz97/ChatApp/Cargo.toml [INFO] crate BurakGurbuz97/ChatApp has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing BurakGurbuz97/ChatApp against master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-5/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/BurakGurbuz97/ChatApp:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "build" "--frozen"` [INFO] [stdout] 527e2e0f3539cc8535fd99cdf2de911b533b4da863966fe21100a456114dca9e [INFO] running `"docker" "start" "-a" "527e2e0f3539cc8535fd99cdf2de911b533b4da863966fe21100a456114dca9e"` [INFO] [stderr] Compiling actix-web v0.6.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling http v0.1.5 [INFO] [stderr] Compiling parking_lot v0.4.8 [INFO] [stderr] Compiling serde_urlencoded v0.5.2 [INFO] [stderr] Compiling trust-dns-proto v0.3.3 [INFO] [stderr] Compiling tokio-signal v0.1.5 [INFO] [stderr] Compiling cookie v0.10.1 [INFO] [stderr] Compiling cargo_metadata v0.5.4 [INFO] [stderr] Compiling crossbeam-channel v0.1.2 [INFO] [stderr] Compiling skeptic v0.13.3 [INFO] [stderr] Compiling trust-dns-resolver v0.8.2 [INFO] [stderr] Compiling h2 v0.1.7 [INFO] [stderr] Compiling actix v0.5.7 [INFO] [stderr] Compiling chat v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `fs` [INFO] [stderr] --> src/main.rs:20:17 [INFO] [stderr] | [INFO] [stderr] 20 | use actix_web::{fs, ws, App, Error, HttpRequest, HttpResponse}; [INFO] [stderr] | ^^ [INFO] [stderr] [INFO] [stderr] warning: cannot find type `Message` in this scope [INFO] [stderr] --> src/server.rs:7:10 [INFO] [stderr] | [INFO] [stderr] 7 | #[derive(Message)] [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `Connect` in this scope [INFO] [stderr] --> src/server.rs:10:10 [INFO] [stderr] | [INFO] [stderr] 10 | #[derive(Message)] [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `Disconnect` in this scope [INFO] [stderr] --> src/server.rs:17:10 [INFO] [stderr] | [INFO] [stderr] 17 | #[derive(Message)] [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `ClientMessage` in this scope [INFO] [stderr] --> src/server.rs:22:10 [INFO] [stderr] | [INFO] [stderr] 22 | #[derive(Message)] [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/server.rs:49:6 [INFO] [stderr] | [INFO] [stderr] 49 | addr.do_send(Message(message.to_owned())); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_must_use)] on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: variable `PORT` should have a snake case name [INFO] [stderr] --> src/main.rs:115:6 [INFO] [stderr] | [INFO] [stderr] 115 | let PORT = get_server_port().to_string(); [INFO] [stderr] | ^^^^ help: convert the identifier to snake case: `port` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(non_snake_case)] on by default [INFO] [stderr] [INFO] [stderr] warning: variable `PORT` should have a snake case name [INFO] [stderr] --> src/main.rs:116:6 [INFO] [stderr] | [INFO] [stderr] 116 | let PORT = format!{"0.0.0.0:{}",PORT}; [INFO] [stderr] | ^^^^ help: convert the identifier to snake case: `port` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `"docker" "inspect" "527e2e0f3539cc8535fd99cdf2de911b533b4da863966fe21100a456114dca9e"` [INFO] running `"docker" "rm" "-f" "527e2e0f3539cc8535fd99cdf2de911b533b4da863966fe21100a456114dca9e"` [INFO] [stdout] 527e2e0f3539cc8535fd99cdf2de911b533b4da863966fe21100a456114dca9e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-5/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/BurakGurbuz97/ChatApp:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] f5b20270435e9edc0d8b394790a461c03fd3ad0c17ff4f76d7627e9a7e599d09 [INFO] running `"docker" "start" "-a" "f5b20270435e9edc0d8b394790a461c03fd3ad0c17ff4f76d7627e9a7e599d09"` [INFO] [stderr] Compiling chat v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `fs` [INFO] [stderr] --> src/main.rs:20:17 [INFO] [stderr] | [INFO] [stderr] 20 | use actix_web::{fs, ws, App, Error, HttpRequest, HttpResponse}; [INFO] [stderr] | ^^ [INFO] [stderr] [INFO] [stderr] warning: cannot find type `Message` in this scope [INFO] [stderr] --> src/server.rs:7:10 [INFO] [stderr] | [INFO] [stderr] 7 | #[derive(Message)] [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `Connect` in this scope [INFO] [stderr] --> src/server.rs:10:10 [INFO] [stderr] | [INFO] [stderr] 10 | #[derive(Message)] [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `Disconnect` in this scope [INFO] [stderr] --> src/server.rs:17:10 [INFO] [stderr] | [INFO] [stderr] 17 | #[derive(Message)] [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `ClientMessage` in this scope [INFO] [stderr] --> src/server.rs:22:10 [INFO] [stderr] | [INFO] [stderr] 22 | #[derive(Message)] [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/server.rs:49:6 [INFO] [stderr] | [INFO] [stderr] 49 | addr.do_send(Message(message.to_owned())); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_must_use)] on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: variable `PORT` should have a snake case name [INFO] [stderr] --> src/main.rs:115:6 [INFO] [stderr] | [INFO] [stderr] 115 | let PORT = get_server_port().to_string(); [INFO] [stderr] | ^^^^ help: convert the identifier to snake case: `port` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(non_snake_case)] on by default [INFO] [stderr] [INFO] [stderr] warning: variable `PORT` should have a snake case name [INFO] [stderr] --> src/main.rs:116:6 [INFO] [stderr] | [INFO] [stderr] 116 | let PORT = format!{"0.0.0.0:{}",PORT}; [INFO] [stderr] | ^^^^ help: convert the identifier to snake case: `port` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.49s [INFO] running `"docker" "inspect" "f5b20270435e9edc0d8b394790a461c03fd3ad0c17ff4f76d7627e9a7e599d09"` [INFO] running `"docker" "rm" "-f" "f5b20270435e9edc0d8b394790a461c03fd3ad0c17ff4f76d7627e9a7e599d09"` [INFO] [stdout] f5b20270435e9edc0d8b394790a461c03fd3ad0c17ff4f76d7627e9a7e599d09 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-5/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/BurakGurbuz97/ChatApp:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen"` [INFO] [stdout] ecb26c99c3d6611f66a9df8d1f10a06beb3bf6830254447e09a9a61a891106f1 [INFO] running `"docker" "start" "-a" "ecb26c99c3d6611f66a9df8d1f10a06beb3bf6830254447e09a9a61a891106f1"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running /opt/crater/target/debug/deps/chat-837482341794f1f3 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "ecb26c99c3d6611f66a9df8d1f10a06beb3bf6830254447e09a9a61a891106f1"` [INFO] running `"docker" "rm" "-f" "ecb26c99c3d6611f66a9df8d1f10a06beb3bf6830254447e09a9a61a891106f1"` [INFO] [stdout] ecb26c99c3d6611f66a9df8d1f10a06beb3bf6830254447e09a9a61a891106f1