[INFO] cloning repository https://github.com/aaron-ang/redis-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aaron-ang/redis-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faaron-ang%2Fredis-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faaron-ang%2Fredis-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3c49bc2396ba9584a3d6822f35c34f7dcd54d5e6 [INFO] checking aaron-ang/redis-rust against try#028201683a76a5cd349729c6819c46607119c4e8 for pr-144157 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faaron-ang%2Fredis-rust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/aaron-ang/redis-rust [INFO] finished tweaking git repo https://github.com/aaron-ang/redis-rust [INFO] tweaked toml for git repo https://github.com/aaron-ang/redis-rust written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/aaron-ang/redis-rust on toolchain 028201683a76a5cd349729c6819c46607119c4e8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028201683a76a5cd349729c6819c46607119c4e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/aaron-ang/redis-rust 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" "+028201683a76a5cd349729c6819c46607119c4e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+028201683a76a5cd349729c6819c46607119c4e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1964f3911bc15d6237a89561dd054fba976e1c38a04d91f08395426999152595 [INFO] running `Command { std: "docker" "start" "-a" "1964f3911bc15d6237a89561dd054fba976e1c38a04d91f08395426999152595", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1964f3911bc15d6237a89561dd054fba976e1c38a04d91f08395426999152595", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1964f3911bc15d6237a89561dd054fba976e1c38a04d91f08395426999152595", kill_on_drop: false }` [INFO] [stdout] 1964f3911bc15d6237a89561dd054fba976e1c38a04d91f08395426999152595 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+028201683a76a5cd349729c6819c46607119c4e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84c718a82cc81339218996b213a7d1dec84c15bc218c0f548090850f617993bc [INFO] running `Command { std: "docker" "start" "-a" "84c718a82cc81339218996b213a7d1dec84c15bc218c0f548090850f617993bc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking glob v0.3.2 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking clap_builder v4.5.41 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking resp v1.0.3 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking tokio v1.46.1 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking clap v4.5.41 [INFO] [stderr] Checking redis-starter-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0275]: overflow evaluating the requirement `{async fn body of redis_starter_rust::Server::process()}: Send` [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`redis_starter_rust`) [INFO] [stdout] note: required because it appears within the type `impl Future, anyhow::Error>>` [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:38:55 [INFO] [stdout] | [INFO] [stdout] 38 | pub async fn handle_conn(&mut self) -> Result<()> { [INFO] [stdout] | _______________________________________________________^ [INFO] [stdout] 39 | | let mut buf = vec![0; 1024]; [INFO] [stdout] 40 | | [INFO] [stdout] 41 | | while let Ok(bytes_read) = self.stream.read(&mut buf).await { [INFO] [stdout] ... | [INFO] [stdout] 67 | | Ok(()) [INFO] [stdout] 68 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/main.rs:45:22 [INFO] [stdout] | [INFO] [stdout] 45 | tokio::spawn(async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `{async fn body of redis_starter_rust::Server::process()}: Send` [INFO] [stdout] --> src/main.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | / tokio::spawn(async move { [INFO] [stdout] 46 | | if let Err(e) = Server::new(config, stream).handle_conn().await { [INFO] [stdout] 47 | | eprintln!("Error handling connection: {e:?}"); [INFO] [stdout] 48 | | } [INFO] [stdout] 49 | | }); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`redis_starter_rust`) [INFO] [stdout] note: required because it appears within the type `impl Future, anyhow::Error>>` [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:38:55 [INFO] [stdout] | [INFO] [stdout] 38 | pub async fn handle_conn(&mut self) -> Result<()> { [INFO] [stdout] | _______________________________________________________^ [INFO] [stdout] 39 | | let mut buf = vec![0; 1024]; [INFO] [stdout] 40 | | [INFO] [stdout] 41 | | while let Ok(bytes_read) = self.stream.read(&mut buf).await { [INFO] [stdout] ... | [INFO] [stdout] 67 | | Ok(()) [INFO] [stdout] 68 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/main.rs:45:22 [INFO] [stdout] | [INFO] [stdout] 45 | tokio::spawn(async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: required by a bound in `tokio::spawn` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/spawn.rs:168:21 [INFO] [stdout] | [INFO] [stdout] 166 | pub fn spawn(future: F) -> JoinHandle [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] 167 | where [INFO] [stdout] 168 | F: Future + Send + 'static, [INFO] [stdout] | ^^^^ required by this bound in `spawn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0275`. [INFO] [stdout] [INFO] [stderr] error: could not compile `redis-starter-rust` (bin "redis-starter-rust") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0275]: overflow evaluating the requirement `{async fn body of redis_starter_rust::Server::process()}: Send` [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`redis_starter_rust`) [INFO] [stdout] note: required because it appears within the type `impl Future, anyhow::Error>>` [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:38:55 [INFO] [stdout] | [INFO] [stdout] 38 | pub async fn handle_conn(&mut self) -> Result<()> { [INFO] [stdout] | _______________________________________________________^ [INFO] [stdout] 39 | | let mut buf = vec![0; 1024]; [INFO] [stdout] 40 | | [INFO] [stdout] 41 | | while let Ok(bytes_read) = self.stream.read(&mut buf).await { [INFO] [stdout] ... | [INFO] [stdout] 67 | | Ok(()) [INFO] [stdout] 68 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/main.rs:45:22 [INFO] [stdout] | [INFO] [stdout] 45 | tokio::spawn(async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `{async fn body of redis_starter_rust::Server::process()}: Send` [INFO] [stdout] --> src/main.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | / tokio::spawn(async move { [INFO] [stdout] 46 | | if let Err(e) = Server::new(config, stream).handle_conn().await { [INFO] [stdout] 47 | | eprintln!("Error handling connection: {e:?}"); [INFO] [stdout] 48 | | } [INFO] [stdout] 49 | | }); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`redis_starter_rust`) [INFO] [stdout] note: required because it appears within the type `impl Future, anyhow::Error>>` [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique, anyhow::Error>>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box, anyhow::Error>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin, anyhow::Error>>>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:97:80 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn process(&mut self, cmd_line: &Value) -> Result> { [INFO] [stdout] | ________________________________________________________________________________^ [INFO] [stdout] 98 | | let (command, args) = extract_command(cmd_line)?; [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | if let Some(queued_commands) = &mut self.queued_commands { [INFO] [stdout] ... | [INFO] [stdout] 172 | | Ok(response) [INFO] [stdout] 173 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/server.rs:38:55 [INFO] [stdout] | [INFO] [stdout] 38 | pub async fn handle_conn(&mut self) -> Result<()> { [INFO] [stdout] | _______________________________________________________^ [INFO] [stdout] 39 | | let mut buf = vec![0; 1024]; [INFO] [stdout] 40 | | [INFO] [stdout] 41 | | while let Ok(bytes_read) = self.stream.read(&mut buf).await { [INFO] [stdout] ... | [INFO] [stdout] 67 | | Ok(()) [INFO] [stdout] 68 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/main.rs:45:22 [INFO] [stdout] | [INFO] [stdout] 45 | tokio::spawn(async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: required by a bound in `tokio::spawn` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/spawn.rs:168:21 [INFO] [stdout] | [INFO] [stdout] 166 | pub fn spawn(future: F) -> JoinHandle [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] 167 | where [INFO] [stdout] 168 | F: Future + Send + 'static, [INFO] [stdout] | ^^^^ required by this bound in `spawn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0275`. [INFO] [stdout] [INFO] [stderr] error: could not compile `redis-starter-rust` (bin "redis-starter-rust" test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "84c718a82cc81339218996b213a7d1dec84c15bc218c0f548090850f617993bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84c718a82cc81339218996b213a7d1dec84c15bc218c0f548090850f617993bc", kill_on_drop: false }` [INFO] [stdout] 84c718a82cc81339218996b213a7d1dec84c15bc218c0f548090850f617993bc