[INFO] cloning repository https://github.com/CatmeowSoftwares/server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CatmeowSoftwares/server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCatmeowSoftwares%2Fserver", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCatmeowSoftwares%2Fserver'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dd7eca794452cbe424e504e7c0adc4bd74d61082
[INFO] checking CatmeowSoftwares/server against try#54cf65b8d066c082e536455049b95943cf30378f for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCatmeowSoftwares%2Fserver" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CatmeowSoftwares/server
[INFO] finished tweaking git repo https://github.com/CatmeowSoftwares/server
[INFO] tweaked toml for git repo https://github.com/CatmeowSoftwares/server written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CatmeowSoftwares/server on toolchain 54cf65b8d066c082e536455049b95943cf30378f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CatmeowSoftwares/server 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" "+54cf65b8d066c082e536455049b95943cf30378f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7ac7e530d6a3600ed772e2c3f60812d686159e7ff8a832a028d728a6903744f9
[INFO] running `Command { std: "docker" "start" "-a" "7ac7e530d6a3600ed772e2c3f60812d686159e7ff8a832a028d728a6903744f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7ac7e530d6a3600ed772e2c3f60812d686159e7ff8a832a028d728a6903744f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ac7e530d6a3600ed772e2c3f60812d686159e7ff8a832a028d728a6903744f9", kill_on_drop: false }`
[INFO] [stdout] 7ac7e530d6a3600ed772e2c3f60812d686159e7ff8a832a028d728a6903744f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 27e4612fadda01ae269a0a04a0e8ab6240aab9c1fa89f28827f681d4a84b9bd1
[INFO] running `Command { std: "docker" "start" "-a" "27e4612fadda01ae269a0a04a0e8ab6240aab9c1fa89f28827f681d4a84b9bd1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking num_enum v0.7.5
[INFO] [stderr]     Checking server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `std::os::windows`
[INFO] [stdout]  --> src/main.rs:1:43
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{f32::consts::PI, io::Error, os::windows::process, sync::Arc, time::Duration};
[INFO] [stdout]   |                                           ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/os/mod.rs:56:4
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/os/mod.rs:120:9
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `f32::consts::PI`
[INFO] [stdout]  --> src/main.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{f32::consts::PI, io::Error, os::windows::process, sync::Arc, time::Duration};
[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 imports: `Receiver`, `Sender`, `TcpSocket`, `TcpStream`, and `self`
[INFO] [stdout]  --> src/main.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 |     net::{self, TcpListener, TcpSocket, TcpStream, UdpSocket},
[INFO] [stdout]   |           ^^^^               ^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 9 |         broadcast::{self, Receiver, Sender},
[INFO] [stdout]   |                           ^^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::os::windows`
[INFO] [stdout]  --> src/main.rs:1:43
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{f32::consts::PI, io::Error, os::windows::process, sync::Arc, time::Duration};
[INFO] [stdout]   |                                           ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/os/mod.rs:56:4
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/os/mod.rs:120:9
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `f32::consts::PI`
[INFO] [stdout]  --> src/main.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{f32::consts::PI, io::Error, os::windows::process, sync::Arc, time::Duration};
[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 imports: `Receiver`, `Sender`, `TcpSocket`, `TcpStream`, and `self`
[INFO] [stdout]  --> src/main.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 |     net::{self, TcpListener, TcpSocket, TcpStream, UdpSocket},
[INFO] [stdout]   |           ^^^^               ^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 9 |         broadcast::{self, Receiver, Sender},
[INFO] [stdout]   |                           ^^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/main.rs:139:25
[INFO] [stdout]     |
[INFO] [stdout] 138 |                         let pos = todo!();
[INFO] [stdout]     |                                   ------- any code following this expression is unreachable
[INFO] [stdout] 139 |                         player.position = todo!();
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/main.rs:139:25
[INFO] [stdout]     |
[INFO] [stdout] 139 |                         player.position = todo!();
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^-------
[INFO] [stdout]     |                         |                 |
[INFO] [stdout]     |                         |                 any code following this expression is unreachable
[INFO] [stdout]     |                         unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/main.rs:154:5
[INFO] [stdout]     |
[INFO] [stdout]  53 | /     loop {
[INFO] [stdout]  54 | |         let (mut stream, addr) = a.accept().await?;
[INFO] [stdout]  55 | |
[INFO] [stdout]  56 | |         let tx = tx.clone();
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |         });
[INFO] [stdout] 153 | |     }
[INFO] [stdout]     | |_____- any code following this expression is unreachable
[INFO] [stdout] 154 |       Ok(())
[INFO] [stdout]     |       ^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/main.rs:139:25
[INFO] [stdout]     |
[INFO] [stdout] 138 |                         let pos = todo!();
[INFO] [stdout]     |                                   ------- any code following this expression is unreachable
[INFO] [stdout] 139 |                         player.position = todo!();
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/main.rs:139:25
[INFO] [stdout]     |
[INFO] [stdout] 139 |                         player.position = todo!();
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^-------
[INFO] [stdout]     |                         |                 |
[INFO] [stdout]     |                         |                 any code following this expression is unreachable
[INFO] [stdout]     |                         unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/main.rs:154:5
[INFO] [stdout]     |
[INFO] [stdout]  53 | /     loop {
[INFO] [stdout]  54 | |         let (mut stream, addr) = a.accept().await?;
[INFO] [stdout]  55 | |
[INFO] [stdout]  56 | |         let tx = tx.clone();
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |         });
[INFO] [stdout] 153 | |     }
[INFO] [stdout]     | |_____- any code following this expression is unreachable
[INFO] [stdout] 154 |       Ok(())
[INFO] [stdout]     |       ^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:137:29
[INFO] [stdout]     |
[INFO] [stdout] 137 |                         let mut player = players.get_mut(id as usize).unwrap();
[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] error[E0382]: use of moved value: `players`
[INFO] [stdout]    --> src/main.rs:110:22
[INFO] [stdout]     |
[INFO] [stdout]  51 |     let mut players: Vec<Player> = Vec::new();
[INFO] [stdout]     |         ----------- move occurs because `players` has type `Vec<Player>`, which does not implement the `Copy` trait
[INFO] [stdout]  52 |
[INFO] [stdout]  53 |     loop {
[INFO] [stdout]     |     ---- inside of this loop
[INFO] [stdout] ...
[INFO] [stdout] 110 |         tokio::spawn(async move {
[INFO] [stdout]     |                      ^^^^^^^^^^ value moved here, in previous iteration of loop
[INFO] [stdout] 111 |             println!("someone connected!");
[INFO] [stdout] 112 |             loop {
[INFO] [stdout]     |             ---- inside of this loop
[INFO] [stdout] ...
[INFO] [stdout] 137 |                         let mut player = players.get_mut(id as usize).unwrap();
[INFO] [stdout]     |                                          ------- use occurs due to use in coroutine
[INFO] [stdout]     |
[INFO] [stdout] note: if `Player` implemented `Clone`, you could clone the value
[INFO] [stdout]    --> src/main.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout]  29 | struct Player {
[INFO] [stdout]     | ^^^^^^^^^^^^^ consider implementing `Clone` for this type
[INFO] [stdout] ...
[INFO] [stdout] 137 |                         let mut player = players.get_mut(id as usize).unwrap();
[INFO] [stdout]     |                                          ------- you could clone this value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/main.rs:135:29
[INFO] [stdout]     |
[INFO] [stdout] 135 |                         let a = u16::from_le_bytes(data3);
[INFO] [stdout]     |                             ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `player`
[INFO] [stdout]    --> src/main.rs:137:29
[INFO] [stdout]     |
[INFO] [stdout] 137 |                         let mut player = players.get_mut(id as usize).unwrap();
[INFO] [stdout]     |                             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_player`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pos`
[INFO] [stdout]    --> src/main.rs:138:29
[INFO] [stdout]     |
[INFO] [stdout] 138 |                         let pos = todo!();
[INFO] [stdout]     |                             ^^^ help: if this is intentional, prefix it with an underscore: `_pos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text`
[INFO] [stdout]   --> src/main.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |             let text = String::new();
[INFO] [stdout]    |                 ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]   --> src/main.rs:98:21
[INFO] [stdout]    |
[INFO] [stdout] 98 |                     result = sleep(Duration::from_mins(20)) => {
[INFO] [stdout]    |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]   --> src/main.rs:54:26
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let (mut stream, addr) = a.accept().await?;
[INFO] [stdout]    |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0382, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0382`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `server` (bin "server") due to 2 previous errors; 12 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:137:29
[INFO] [stdout]     |
[INFO] [stdout] 137 |                         let mut player = players.get_mut(id as usize).unwrap();
[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] error[E0382]: use of moved value: `players`
[INFO] [stdout]    --> src/main.rs:110:22
[INFO] [stdout]     |
[INFO] [stdout]  51 |     let mut players: Vec<Player> = Vec::new();
[INFO] [stdout]     |         ----------- move occurs because `players` has type `Vec<Player>`, which does not implement the `Copy` trait
[INFO] [stdout]  52 |
[INFO] [stdout]  53 |     loop {
[INFO] [stdout]     |     ---- inside of this loop
[INFO] [stdout] ...
[INFO] [stdout] 110 |         tokio::spawn(async move {
[INFO] [stdout]     |                      ^^^^^^^^^^ value moved here, in previous iteration of loop
[INFO] [stdout] 111 |             println!("someone connected!");
[INFO] [stdout] 112 |             loop {
[INFO] [stdout]     |             ---- inside of this loop
[INFO] [stdout] ...
[INFO] [stdout] 137 |                         let mut player = players.get_mut(id as usize).unwrap();
[INFO] [stdout]     |                                          ------- use occurs due to use in coroutine
[INFO] [stdout]     |
[INFO] [stdout] note: if `Player` implemented `Clone`, you could clone the value
[INFO] [stdout]    --> src/main.rs:29:1
[INFO] [stdout]     |
[INFO] [stdout]  29 | struct Player {
[INFO] [stdout]     | ^^^^^^^^^^^^^ consider implementing `Clone` for this type
[INFO] [stdout] ...
[INFO] [stdout] 137 |                         let mut player = players.get_mut(id as usize).unwrap();
[INFO] [stdout]     |                                          ------- you could clone this value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/main.rs:135:29
[INFO] [stdout]     |
[INFO] [stdout] 135 |                         let a = u16::from_le_bytes(data3);
[INFO] [stdout]     |                             ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `player`
[INFO] [stdout]    --> src/main.rs:137:29
[INFO] [stdout]     |
[INFO] [stdout] 137 |                         let mut player = players.get_mut(id as usize).unwrap();
[INFO] [stdout]     |                             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_player`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pos`
[INFO] [stdout]    --> src/main.rs:138:29
[INFO] [stdout]     |
[INFO] [stdout] 138 |                         let pos = todo!();
[INFO] [stdout]     |                             ^^^ help: if this is intentional, prefix it with an underscore: `_pos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text`
[INFO] [stdout]   --> src/main.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |             let text = String::new();
[INFO] [stdout]    |                 ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]   --> src/main.rs:98:21
[INFO] [stdout]    |
[INFO] [stdout] 98 |                     result = sleep(Duration::from_mins(20)) => {
[INFO] [stdout]    |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]   --> src/main.rs:54:26
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let (mut stream, addr) = a.accept().await?;
[INFO] [stdout]    |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0382, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0382`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `server` (bin "server" test) due to 2 previous errors; 12 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "27e4612fadda01ae269a0a04a0e8ab6240aab9c1fa89f28827f681d4a84b9bd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27e4612fadda01ae269a0a04a0e8ab6240aab9c1fa89f28827f681d4a84b9bd1", kill_on_drop: false }`
[INFO] [stdout] 27e4612fadda01ae269a0a04a0e8ab6240aab9c1fa89f28827f681d4a84b9bd1
