[INFO] cloning repository https://github.com/RiversJin/kv [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RiversJin/kv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRiversJin%2Fkv", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRiversJin%2Fkv'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] da83faf4b30e2c3400353849722dd943605ca793 [INFO] checking RiversJin/kv against try#028201683a76a5cd349729c6819c46607119c4e8 for pr-144157 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRiversJin%2Fkv" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/RiversJin/kv [INFO] finished tweaking git repo https://github.com/RiversJin/kv [INFO] tweaked toml for git repo https://github.com/RiversJin/kv written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/RiversJin/kv 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/RiversJin/kv 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] baeff4d70dba42e5f3deacbd469a6f93eb7de5bc416152dddc455437c5de0eff [INFO] running `Command { std: "docker" "start" "-a" "baeff4d70dba42e5f3deacbd469a6f93eb7de5bc416152dddc455437c5de0eff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "baeff4d70dba42e5f3deacbd469a6f93eb7de5bc416152dddc455437c5de0eff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "baeff4d70dba42e5f3deacbd469a6f93eb7de5bc416152dddc455437c5de0eff", kill_on_drop: false }` [INFO] [stdout] baeff4d70dba42e5f3deacbd469a6f93eb7de5bc416152dddc455437c5de0eff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 03f827c4858e6cc42fa668e7717066319a6b42a6c140d9a3a2fd6274f978a8b0 [INFO] running `Command { std: "docker" "start" "-a" "03f827c4858e6cc42fa668e7717066319a6b42a6c140d9a3a2fd6274f978a8b0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking hashbrown v0.15.1 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Compiling thiserror v2.0.4 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling anyhow v1.0.92 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking clap_builder v4.5.20 [INFO] [stderr] Checking bytes v1.8.0 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking object v0.36.5 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling cc v1.1.34 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Compiling libz-sys v1.1.20 [INFO] [stderr] Compiling libgit2-sys v0.17.0+1.8.1 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling thiserror-impl v2.0.4 [INFO] [stderr] Compiling linkme-impl v0.3.29 [INFO] [stderr] Compiling router-macro v0.0.0 (/opt/rustwide/workdir/router_macro) [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Checking tokio v1.41.0 [INFO] [stderr] Checking linkme v0.3.29 [INFO] [stderr] Compiling git2 v0.19.0 [INFO] [stderr] Checking clap v4.5.20 [INFO] [stderr] Compiling built v0.7.5 [INFO] [stderr] Compiling kv v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stdout] warning: unused import: `itertools::PeekingNext` [INFO] [stdout] --> src/redis_types/string.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use itertools::PeekingNext; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::time` [INFO] [stdout] --> src/redis_types/string.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use core::time; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::parser::OK_RESP` [INFO] [stdout] --> src/redis_types/string.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::parser::OK_RESP; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ROUTE_MAP` and `RouteHandler` [INFO] [stdout] --> src/redis_types/string.rs:11:28 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::command_table::{RouteHandler, ROUTE_MAP}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `itertools::PeekingNext` [INFO] [stdout] --> src/redis_types/string.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use itertools::PeekingNext; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::time` [INFO] [stdout] --> src/redis_types/string.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use core::time; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::parser::OK_RESP` [INFO] [stdout] --> src/redis_types/string.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::parser::OK_RESP; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ROUTE_MAP` and `RouteHandler` [INFO] [stdout] --> src/redis_types/string.rs:11:28 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::command_table::{RouteHandler, ROUTE_MAP}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> src/redis_types/string.rs:96:39 [INFO] [stdout] | [INFO] [stdout] 96 | async fn set(_context : Arc, request: RespRequest) -> Result { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> src/redis_types/string.rs:100:39 [INFO] [stdout] | [INFO] [stdout] 100 | async fn get(_context : Arc, request: RespRequest) -> Result { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> src/redis_types/string.rs:96:39 [INFO] [stdout] | [INFO] [stdout] 96 | async fn set(_context : Arc, request: RespRequest) -> Result { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> src/redis_types/string.rs:100:39 [INFO] [stdout] | [INFO] [stdout] 100 | async fn get(_context : Arc, request: RespRequest) -> Result { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `itertools::Itertools` [INFO] [stdout] --> src/redis_types/string.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use itertools::Itertools; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `itertools::Itertools` [INFO] [stdout] --> src/redis_types/string.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use itertools::Itertools; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `STRING_MAP` is never used [INFO] [stdout] --> src/redis_types/string.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | static STRING_MAP: LazyLock>> = LazyLock::new(|| { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ExistCond` is never used [INFO] [stdout] --> src/redis_types/string.rs:18:6 [INFO] [stdout] | [INFO] [stdout] 18 | enum ExistCond { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Expiration` is never used [INFO] [stdout] --> src/redis_types/string.rs:27:6 [INFO] [stdout] | [INFO] [stdout] 27 | enum Expiration { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SetOption` is never constructed [INFO] [stdout] --> src/redis_types/string.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 34 | struct SetOption { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SetCommand` is never constructed [INFO] [stdout] --> src/redis_types/string.rs:41:8 [INFO] [stdout] | [INFO] [stdout] 41 | struct SetCommand { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `prase_set_command` is never used [INFO] [stdout] --> src/redis_types/string.rs:47:4 [INFO] [stdout] | [INFO] [stdout] 47 | fn prase_set_command(request: RespRequest) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `set` is never used [INFO] [stdout] --> src/redis_types/string.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | async fn set(_context : Arc, request: RespRequest) -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get` is never used [INFO] [stdout] --> src/redis_types/string.rs:100:10 [INFO] [stdout] | [INFO] [stdout] 100 | async fn get(_context : Arc, request: RespRequest) -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Result` is never used [INFO] [stdout] --> src/error.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | pub type Result = std::result::Result; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `STRING_MAP` is never used [INFO] [stdout] --> src/redis_types/string.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | static STRING_MAP: LazyLock>> = LazyLock::new(|| { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ExistCond` is never used [INFO] [stdout] --> src/redis_types/string.rs:18:6 [INFO] [stdout] | [INFO] [stdout] 18 | enum ExistCond { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Expiration` is never used [INFO] [stdout] --> src/redis_types/string.rs:27:6 [INFO] [stdout] | [INFO] [stdout] 27 | enum Expiration { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SetOption` is never constructed [INFO] [stdout] --> src/redis_types/string.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 34 | struct SetOption { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SetCommand` is never constructed [INFO] [stdout] --> src/redis_types/string.rs:41:8 [INFO] [stdout] | [INFO] [stdout] 41 | struct SetCommand { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `prase_set_command` is never used [INFO] [stdout] --> src/redis_types/string.rs:47:4 [INFO] [stdout] | [INFO] [stdout] 47 | fn prase_set_command(request: RespRequest) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `set` is never used [INFO] [stdout] --> src/redis_types/string.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | async fn set(_context : Arc, request: RespRequest) -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get` is never used [INFO] [stdout] --> src/redis_types/string.rs:100:10 [INFO] [stdout] | [INFO] [stdout] 100 | async fn get(_context : Arc, request: RespRequest) -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Result` is never used [INFO] [stdout] --> src/error.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | pub type Result = std::result::Result; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `(&mut RespParser<&mut tokio::io::ReadHalf>,): Send` [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`kv`) [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/parser/mod.rs:218:66 [INFO] [stdout] | [INFO] [stdout] 218 | pub async fn parse_request(&mut self) -> Result { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 219 | | match self.parse().await? { [INFO] [stdout] 220 | | RespValue::Array(values) => { [INFO] [stdout] 221 | | let command = values [INFO] [stdout] ... | [INFO] [stdout] 239 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/connection.rs:23:65 [INFO] [stdout] | [INFO] [stdout] 23 | pub async fn read_request(&mut self) -> Result { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 24 | | let mut parser = RespParser::new(&mut self.reader); [INFO] [stdout] 25 | | parser.parse_request().await [INFO] [stdout] 26 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/connection.rs:39:40 [INFO] [stdout] | [INFO] [stdout] 39 | pub async fn serve_loop(&mut self) { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 40 | | loop { [INFO] [stdout] 41 | | let req = match self.read_request().await { [INFO] [stdout] 42 | | Ok(req) => req, [INFO] [stdout] ... | [INFO] [stdout] 62 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/main.rs:26:30 [INFO] [stdout] | [INFO] [stdout] 26 | tokio::spawn(async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/kv-176adb9aab0680d6.long-type-4230522885439926509.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `kv` (bin "kv") due to 2 previous errors [INFO] [stdout] error[E0275]: overflow evaluating the requirement `(&mut RespParser<&mut tokio::io::ReadHalf>,): Send` [INFO] [stdout] --> src/main.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | / tokio::spawn(async move { [INFO] [stdout] 27 | | let mut conn = Connection::new(socket); [INFO] [stdout] 28 | | conn.serve_loop().await; [INFO] [stdout] 29 | | }); [INFO] [stdout] | |__________________^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`kv`) [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/parser/mod.rs:218:66 [INFO] [stdout] | [INFO] [stdout] 218 | pub async fn parse_request(&mut self) -> Result { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 219 | | match self.parse().await? { [INFO] [stdout] 220 | | RespValue::Array(values) => { [INFO] [stdout] 221 | | let command = values [INFO] [stdout] ... | [INFO] [stdout] 239 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/connection.rs:23:65 [INFO] [stdout] | [INFO] [stdout] 23 | pub async fn read_request(&mut self) -> Result { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 24 | | let mut parser = RespParser::new(&mut self.reader); [INFO] [stdout] 25 | | parser.parse_request().await [INFO] [stdout] 26 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/connection.rs:39:40 [INFO] [stdout] | [INFO] [stdout] 39 | pub async fn serve_loop(&mut self) { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 40 | | loop { [INFO] [stdout] 41 | | let req = match self.read_request().await { [INFO] [stdout] 42 | | Ok(req) => req, [INFO] [stdout] ... | [INFO] [stdout] 62 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/main.rs:26:30 [INFO] [stdout] | [INFO] [stdout] 26 | 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.41.0/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] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/kv-176adb9aab0680d6.long-type-4230522885439926509.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0275`. [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `(&mut RespParser<&mut tokio::io::ReadHalf>,): Send` [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`kv`) [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/parser/mod.rs:218:66 [INFO] [stdout] | [INFO] [stdout] 218 | pub async fn parse_request(&mut self) -> Result { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 219 | | match self.parse().await? { [INFO] [stdout] 220 | | RespValue::Array(values) => { [INFO] [stdout] 221 | | let command = values [INFO] [stdout] ... | [INFO] [stdout] 239 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/connection.rs:23:65 [INFO] [stdout] | [INFO] [stdout] 23 | pub async fn read_request(&mut self) -> Result { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 24 | | let mut parser = RespParser::new(&mut self.reader); [INFO] [stdout] 25 | | parser.parse_request().await [INFO] [stdout] 26 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/connection.rs:39:40 [INFO] [stdout] | [INFO] [stdout] 39 | pub async fn serve_loop(&mut self) { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 40 | | loop { [INFO] [stdout] 41 | | let req = match self.read_request().await { [INFO] [stdout] 42 | | Ok(req) => req, [INFO] [stdout] ... | [INFO] [stdout] 62 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/main.rs:26:30 [INFO] [stdout] | [INFO] [stdout] 26 | tokio::spawn(async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/kv-4251c939ed191d9f.long-type-1844583792079464385.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `(&mut RespParser<&mut tokio::io::ReadHalf>,): Send` [INFO] [stdout] --> src/main.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | / tokio::spawn(async move { [INFO] [stdout] 27 | | let mut conn = Connection::new(socket); [INFO] [stdout] 28 | | conn.serve_loop().await; [INFO] [stdout] 29 | | }); [INFO] [stdout] | |__________________^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`kv`) [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>>` [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/parser/mod.rs:151:56 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn parse(&mut self) -> Result { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 152 | | let mut line = Vec::new(); [INFO] [stdout] 153 | | self.reader.read_until(b'\n', &mut line).await?; [INFO] [stdout] ... | [INFO] [stdout] 216 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/parser/mod.rs:218:66 [INFO] [stdout] | [INFO] [stdout] 218 | pub async fn parse_request(&mut self) -> Result { [INFO] [stdout] | __________________________________________________________________^ [INFO] [stdout] 219 | | match self.parse().await? { [INFO] [stdout] 220 | | RespValue::Array(values) => { [INFO] [stdout] 221 | | let command = values [INFO] [stdout] ... | [INFO] [stdout] 239 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/connection.rs:23:65 [INFO] [stdout] | [INFO] [stdout] 23 | pub async fn read_request(&mut self) -> Result { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 24 | | let mut parser = RespParser::new(&mut self.reader); [INFO] [stdout] 25 | | parser.parse_request().await [INFO] [stdout] 26 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/connection.rs:39:40 [INFO] [stdout] | [INFO] [stdout] 39 | pub async fn serve_loop(&mut self) { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 40 | | loop { [INFO] [stdout] 41 | | let req = match self.read_request().await { [INFO] [stdout] 42 | | Ok(req) => req, [INFO] [stdout] ... | [INFO] [stdout] 62 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/main.rs:26:30 [INFO] [stdout] | [INFO] [stdout] 26 | 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.41.0/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] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/kv-4251c939ed191d9f.long-type-1844583792079464385.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0275`. [INFO] [stdout] [INFO] [stderr] error: could not compile `kv` (bin "kv" test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "03f827c4858e6cc42fa668e7717066319a6b42a6c140d9a3a2fd6274f978a8b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03f827c4858e6cc42fa668e7717066319a6b42a6c140d9a3a2fd6274f978a8b0", kill_on_drop: false }` [INFO] [stdout] 03f827c4858e6cc42fa668e7717066319a6b42a6c140d9a3a2fd6274f978a8b0