[INFO] cloning repository https://github.com/EveerDrof/tic_tac_toe_rust_client
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EveerDrof/tic_tac_toe_rust_client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEveerDrof%2Ftic_tac_toe_rust_client", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEveerDrof%2Ftic_tac_toe_rust_client'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 74aac02590351f62d732860855a3ce282561b477
[INFO] checking EveerDrof/tic_tac_toe_rust_client against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEveerDrof%2Ftic_tac_toe_rust_client" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/EveerDrof/tic_tac_toe_rust_client
[INFO] finished tweaking git repo https://github.com/EveerDrof/tic_tac_toe_rust_client
[INFO] tweaked toml for git repo https://github.com/EveerDrof/tic_tac_toe_rust_client written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/EveerDrof/tic_tac_toe_rust_client on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/EveerDrof/tic_tac_toe_rust_client already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded emath v0.18.0
[INFO] [stderr]   Downloaded eframe v0.18.0
[INFO] [stderr]   Downloaded egui-winit v0.18.0
[INFO] [stderr]   Downloaded clipboard-win v4.4.1
[INFO] [stderr]   Downloaded egui_glow v0.18.1
[INFO] [stderr]   Downloaded serde_derive v1.0.139
[INFO] [stderr]   Downloaded serde v1.0.139
[INFO] [stderr]   Downloaded hashbrown v0.12.2
[INFO] [stderr]   Downloaded openssl v0.10.41
[INFO] [stderr]   Downloaded egui v0.18.1
[INFO] [stderr]   Downloaded epaint v0.18.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b8eaf75f2f14ae2b66c81ee5fe6ccec36dfc4c94f7a7d362e62d7609b6061a2f
[INFO] running `Command { std: "docker" "start" "-a" "b8eaf75f2f14ae2b66c81ee5fe6ccec36dfc4c94f7a7d362e62d7609b6061a2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b8eaf75f2f14ae2b66c81ee5fe6ccec36dfc4c94f7a7d362e62d7609b6061a2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8eaf75f2f14ae2b66c81ee5fe6ccec36dfc4c94f7a7d362e62d7609b6061a2f", kill_on_drop: false }`
[INFO] [stdout] b8eaf75f2f14ae2b66c81ee5fe6ccec36dfc4c94f7a7d362e62d7609b6061a2f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b7abf698bb85a31d103fab481cd6ca66e60cf8912432a91bc049553fdfb095b2
[INFO] running `Command { std: "docker" "start" "-a" "b7abf698bb85a31d103fab481cd6ca66e60cf8912432a91bc049553fdfb095b2", kill_on_drop: false }`
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]    Compiling wayland-sys v0.29.4
[INFO] [stderr]     Checking tracing-core v0.1.28
[INFO] [stderr]     Checking dlib v0.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking scoped-tls v1.0.0
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]     Checking nix v0.22.3
[INFO] [stderr]     Checking nom v7.1.1
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking unicode-normalization v0.1.21
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]    Compiling smithay-client-toolkit v0.15.4
[INFO] [stderr]    Compiling serde_derive v1.0.139
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]     Checking parking_lot_core v0.9.3
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]     Checking parking_lot_core v0.8.5
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking memmap2 v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling winit v0.26.1
[INFO] [stderr]    Compiling serde v1.0.139
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking hashbrown v0.12.2
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking tokio v1.19.2
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]    Compiling wayland-scanner v0.29.4
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking indexmap v1.9.1
[INFO] [stderr]     Checking webbrowser v0.7.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.5
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.7
[INFO] [stderr]    Compiling wayland-client v0.29.4
[INFO] [stderr]    Compiling wayland-protocols v0.29.4
[INFO] [stderr]     Checking xcursor v0.3.4
[INFO] [stderr]     Checking wayland-commons v0.29.4
[INFO] [stderr]     Checking calloop v0.9.3
[INFO] [stderr]     Checking x11rb v0.9.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.22
[INFO] [stderr]    Compiling bytemuck_derive v1.1.0
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]     Checking wayland-cursor v0.29.4
[INFO] [stderr]     Checking wayland-egl v0.29.4
[INFO] [stderr]     Checking bytemuck v1.10.0
[INFO] [stderr]     Checking tracing v0.1.35
[INFO] [stderr]     Checking emath v0.18.0
[INFO] [stderr]     Checking thiserror v1.0.31
[INFO] [stderr]     Checking tokio-util v0.7.3
[INFO] [stderr]     Checking epaint v0.18.1
[INFO] [stderr]     Checking h2 v0.3.13
[INFO] [stderr]     Checking egui v0.18.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking hyper v0.14.20
[INFO] [stderr]     Checking arboard v2.1.1
[INFO] [stderr]     Checking egui_glow v0.18.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking reqwest v0.11.11
[INFO] [stderr]     Checking egui-winit v0.18.0
[INFO] [stderr]     Checking glutin v0.28.0
[INFO] [stderr]     Checking eframe v0.18.0
[INFO] [stderr]     Checking tic_tac_toe v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `App` and `epaint::stats`
[INFO] [stdout]  --> src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     epaint::stats,
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 6 |     App,
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `reqwest::Client`
[INFO] [stdout]  --> src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use reqwest::Client;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `error::Error` and `format`
[INFO] [stdout]   --> src/main.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     error::Error,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 12 |     fmt::{self, format},
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/main.rs:284:32
[INFO] [stdout]     |
[INFO] [stdout] 284 | ...                   if (app_data.name_in_session == app_data.game_data.winner) {
[INFO] [stdout]     |                          ^                                                     ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 284 -                             if (app_data.name_in_session == app_data.game_data.winner) {
[INFO] [stdout] 284 +                             if app_data.name_in_session == app_data.game_data.winner {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `App` and `epaint::stats`
[INFO] [stdout]  --> src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     epaint::stats,
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 6 |     App,
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `reqwest::Client`
[INFO] [stdout]  --> src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use reqwest::Client;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `error::Error` and `format`
[INFO] [stdout]   --> src/main.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     error::Error,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 12 |     fmt::{self, format},
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/main.rs:284:32
[INFO] [stdout]     |
[INFO] [stdout] 284 | ...                   if (app_data.name_in_session == app_data.game_data.winner) {
[INFO] [stdout]     |                          ^                                                     ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 284 -                             if (app_data.name_in_session == app_data.game_data.winner) {
[INFO] [stdout] 284 +                             if app_data.name_in_session == app_data.game_data.winner {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> src/main.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let data = app.data.clone();
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:129:17
[INFO] [stdout]     |
[INFO] [stdout] 129 |             let mut cloned = Arc::clone(&self.data);
[INFO] [stdout]     |                 ----^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:155:17
[INFO] [stdout]     |
[INFO] [stdout] 155 |             let mut cloned = Arc::clone(&self.data);
[INFO] [stdout]     |                 ----^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `resp`
[INFO] [stdout]    --> src/main.rs:166:21
[INFO] [stdout]     |
[INFO] [stdout] 166 |                 let resp = client
[INFO] [stdout]     |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_resp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `resp`
[INFO] [stdout]    --> src/main.rs:134:21
[INFO] [stdout]     |
[INFO] [stdout] 134 |                 let resp = data
[INFO] [stdout]     |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_resp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `check_response`
[INFO] [stdout]    --> src/main.rs:196:17
[INFO] [stdout]     |
[INFO] [stdout] 196 |             let check_response = data
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_check_response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:239:33
[INFO] [stdout]     |
[INFO] [stdout] 239 | ...                   let mut name_in_session = data.name_in_session.clone();
[INFO] [stdout]     |                           ----^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:232:29
[INFO] [stdout]     |
[INFO] [stdout] 232 |                         let mut cloned = Arc::clone(&self.data);
[INFO] [stdout]     |                             ----^^^^^^
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/main.rs:248:44
[INFO] [stdout]     |
[INFO] [stdout] 248 | ...                   .and_then(|result| {
[INFO] [stdout]     |                                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:268:13
[INFO] [stdout]     |
[INFO] [stdout] 268 |         let mut cloned_data = Arc::clone(&self.data);
[INFO] [stdout]     |             ----^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:302:17
[INFO] [stdout]     |
[INFO] [stdout] 302 |             let mut are_playing;
[INFO] [stdout]     |                 ----^^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_data` is never used
[INFO] [stdout]   --> src/main.rs:83:8
[INFO] [stdout]    |
[INFO] [stdout] 79 | impl MyApp {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 83 |     fn get_data(&self) -> MutexGuard<AppData> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/main.rs:80:21
[INFO] [stdout]    |
[INFO] [stdout] 80 |     fn get_data_mut(&mut self) -> MutexGuard<AppData> {
[INFO] [stdout]    |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 80 |     fn get_data_mut(&mut self) -> MutexGuard<'_, AppData> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/main.rs:83:17
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn get_data(&self) -> MutexGuard<AppData> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn get_data(&self) -> MutexGuard<'_, AppData> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> src/main.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let data = app.data.clone();
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:129:17
[INFO] [stdout]     |
[INFO] [stdout] 129 |             let mut cloned = Arc::clone(&self.data);
[INFO] [stdout]     |                 ----^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:155:17
[INFO] [stdout]     |
[INFO] [stdout] 155 |             let mut cloned = Arc::clone(&self.data);
[INFO] [stdout]     |                 ----^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `resp`
[INFO] [stdout]    --> src/main.rs:166:21
[INFO] [stdout]     |
[INFO] [stdout] 166 |                 let resp = client
[INFO] [stdout]     |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_resp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `resp`
[INFO] [stdout]    --> src/main.rs:134:21
[INFO] [stdout]     |
[INFO] [stdout] 134 |                 let resp = data
[INFO] [stdout]     |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_resp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `check_response`
[INFO] [stdout]    --> src/main.rs:196:17
[INFO] [stdout]     |
[INFO] [stdout] 196 |             let check_response = data
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_check_response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:239:33
[INFO] [stdout]     |
[INFO] [stdout] 239 | ...                   let mut name_in_session = data.name_in_session.clone();
[INFO] [stdout]     |                           ----^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:232:29
[INFO] [stdout]     |
[INFO] [stdout] 232 |                         let mut cloned = Arc::clone(&self.data);
[INFO] [stdout]     |                             ----^^^^^^
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/main.rs:248:44
[INFO] [stdout]     |
[INFO] [stdout] 248 | ...                   .and_then(|result| {
[INFO] [stdout]     |                                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:268:13
[INFO] [stdout]     |
[INFO] [stdout] 268 |         let mut cloned_data = Arc::clone(&self.data);
[INFO] [stdout]     |             ----^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:302:17
[INFO] [stdout]     |
[INFO] [stdout] 302 |             let mut are_playing;
[INFO] [stdout]     |                 ----^^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_data` is never used
[INFO] [stdout]   --> src/main.rs:83:8
[INFO] [stdout]    |
[INFO] [stdout] 79 | impl MyApp {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 83 |     fn get_data(&self) -> MutexGuard<AppData> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/main.rs:80:21
[INFO] [stdout]    |
[INFO] [stdout] 80 |     fn get_data_mut(&mut self) -> MutexGuard<AppData> {
[INFO] [stdout]    |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 80 |     fn get_data_mut(&mut self) -> MutexGuard<'_, AppData> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/main.rs:83:17
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn get_data(&self) -> MutexGuard<AppData> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn get_data(&self) -> MutexGuard<'_, AppData> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.57s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.41
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "b7abf698bb85a31d103fab481cd6ca66e60cf8912432a91bc049553fdfb095b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7abf698bb85a31d103fab481cd6ca66e60cf8912432a91bc049553fdfb095b2", kill_on_drop: false }`
[INFO] [stdout] b7abf698bb85a31d103fab481cd6ca66e60cf8912432a91bc049553fdfb095b2
