[INFO] cloning repository https://github.com/jiashiwen/redis_replicator_rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jiashiwen/redis_replicator_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiashiwen%2Fredis_replicator_rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiashiwen%2Fredis_replicator_rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0a8ab27bbec891c11351ad5e0661b4961a499869 [INFO] checking jiashiwen/redis_replicator_rs against try#028201683a76a5cd349729c6819c46607119c4e8 for pr-144157 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiashiwen%2Fredis_replicator_rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jiashiwen/redis_replicator_rs [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/jiashiwen/redis_replicator_rs [INFO] tweaked toml for git repo https://github.com/jiashiwen/redis_replicator_rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jiashiwen/redis_replicator_rs 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/jiashiwen/redis_replicator_rs 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+028201683a76a5cd349729c6819c46607119c4e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b91af163df25d161fe96f07778c7d4de2d0ad831fc1a3c15661a4a2e0919dba1 [INFO] running `Command { std: "docker" "start" "-a" "b91af163df25d161fe96f07778c7d4de2d0ad831fc1a3c15661a4a2e0919dba1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b91af163df25d161fe96f07778c7d4de2d0ad831fc1a3c15661a4a2e0919dba1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b91af163df25d161fe96f07778c7d4de2d0ad831fc1a3c15661a4a2e0919dba1", kill_on_drop: false }` [INFO] [stdout] b91af163df25d161fe96f07778c7d4de2d0ad831fc1a3c15661a4a2e0919dba1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+028201683a76a5cd349729c6819c46607119c4e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c03adde2c6666427ef6c558d88f6c8d8293659552ee25f19f9cc76aeb9d9428 [INFO] running `Command { std: "docker" "start" "-a" "5c03adde2c6666427ef6c558d88f6c8d8293659552ee25f19f9cc76aeb9d9428", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking clap_builder v4.5.40 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking crc v3.3.0 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking rand_xorshift v0.4.0 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking humantime v2.2.0 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking clap v4.5.40 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking proptest v1.7.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tokio-test v0.4.4 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking lz4 v1.28.1 [INFO] [stderr] Checking redis_replicator_rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `buf1` [INFO] [stdout] --> src/utils/buffer.rs:392:13 [INFO] [stdout] | [INFO] [stdout] 392 | let buf1 = manager.allocate(1024).unwrap(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_buf1` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `buf2` [INFO] [stdout] --> src/utils/buffer.rs:396:13 [INFO] [stdout] | [INFO] [stdout] 396 | let buf2 = manager.allocate(2048).unwrap(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_buf2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `&RespParser: Send` [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`parsing_benchmarks`) [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/aof/protocol.rs:219:28 [INFO] [stdout] | [INFO] [stdout] 219 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 220 | | let length = length_str.parse::().map_err(|_| { [INFO] [stdout] 221 | | RedisReplicatorError::protocol_error( [INFO] [stdout] 222 | | "validation", [INFO] [stdout] ... | [INFO] [stdout] 272 | | Ok(RespValue::BulkString(Some(Bytes::from(buffer)))) [INFO] [stdout] 273 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/aof/protocol.rs:162:28 [INFO] [stdout] | [INFO] [stdout] 162 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 163 | | if depth > self.max_depth { [INFO] [stdout] 164 | | return Err(RedisReplicatorError::protocol_error("protocol", "Maximum nesting depth exceeded".to_string(), [INFO] [stdout] 165 | | )); [INFO] [stdout] ... | [INFO] [stdout] 212 | | } [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/aof/protocol.rs:281:28 [INFO] [stdout] | [INFO] [stdout] 281 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 282 | | let length = length_str.parse::().map_err(|_| { [INFO] [stdout] 283 | | RedisReplicatorError::protocol_error( [INFO] [stdout] 284 | | "validation", [INFO] [stdout] ... | [INFO] [stdout] 321 | | Ok(RespValue::Array(Some(elements))) [INFO] [stdout] 322 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/aof/protocol.rs:162:28 [INFO] [stdout] | [INFO] [stdout] 162 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 163 | | if depth > self.max_depth { [INFO] [stdout] 164 | | return Err(RedisReplicatorError::protocol_error("protocol", "Maximum nesting depth exceeded".to_string(), [INFO] [stdout] 165 | | )); [INFO] [stdout] ... | [INFO] [stdout] 212 | | } [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/aof/protocol.rs:281:28 [INFO] [stdout] | [INFO] [stdout] 281 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 282 | | let length = length_str.parse::().map_err(|_| { [INFO] [stdout] 283 | | RedisReplicatorError::protocol_error( [INFO] [stdout] 284 | | "validation", [INFO] [stdout] ... | [INFO] [stdout] 321 | | Ok(RespValue::Array(Some(elements))) [INFO] [stdout] 322 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/aof/protocol.rs:162:28 [INFO] [stdout] | [INFO] [stdout] 162 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 163 | | if depth > self.max_depth { [INFO] [stdout] 164 | | return Err(RedisReplicatorError::protocol_error("protocol", "Maximum nesting depth exceeded".to_string(), [INFO] [stdout] 165 | | )); [INFO] [stdout] ... | [INFO] [stdout] 212 | | } [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/aof/protocol.rs:281:28 [INFO] [stdout] | [INFO] [stdout] 281 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 282 | | let length = length_str.parse::().map_err(|_| { [INFO] [stdout] 283 | | RedisReplicatorError::protocol_error( [INFO] [stdout] 284 | | "validation", [INFO] [stdout] ... | [INFO] [stdout] 321 | | Ok(RespValue::Array(Some(elements))) [INFO] [stdout] 322 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/aof/protocol.rs:162:28 [INFO] [stdout] | [INFO] [stdout] 162 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 163 | | if depth > self.max_depth { [INFO] [stdout] 164 | | return Err(RedisReplicatorError::protocol_error("protocol", "Maximum nesting depth exceeded".to_string(), [INFO] [stdout] 165 | | )); [INFO] [stdout] ... | [INFO] [stdout] 212 | | } [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/aof/protocol.rs:281:28 [INFO] [stdout] | [INFO] [stdout] 281 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 282 | | let length = length_str.parse::().map_err(|_| { [INFO] [stdout] 283 | | RedisReplicatorError::protocol_error( [INFO] [stdout] 284 | | "validation", [INFO] [stdout] ... | [INFO] [stdout] 321 | | Ok(RespValue::Array(Some(elements))) [INFO] [stdout] 322 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/aof/protocol.rs:162:28 [INFO] [stdout] | [INFO] [stdout] 162 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 163 | | if depth > self.max_depth { [INFO] [stdout] 164 | | return Err(RedisReplicatorError::protocol_error("protocol", "Maximum nesting depth exceeded".to_string(), [INFO] [stdout] 165 | | )); [INFO] [stdout] ... | [INFO] [stdout] 212 | | } [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/aof/protocol.rs:281:28 [INFO] [stdout] | [INFO] [stdout] 281 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 282 | | let length = length_str.parse::().map_err(|_| { [INFO] [stdout] 283 | | RedisReplicatorError::protocol_error( [INFO] [stdout] 284 | | "validation", [INFO] [stdout] ... | [INFO] [stdout] 321 | | Ok(RespValue::Array(Some(elements))) [INFO] [stdout] 322 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/aof/protocol.rs:162:28 [INFO] [stdout] | [INFO] [stdout] 162 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 163 | | if depth > self.max_depth { [INFO] [stdout] 164 | | return Err(RedisReplicatorError::protocol_error("protocol", "Maximum nesting depth exceeded".to_string(), [INFO] [stdout] 165 | | )); [INFO] [stdout] ... | [INFO] [stdout] 212 | | } [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/aof/protocol.rs:281:28 [INFO] [stdout] | [INFO] [stdout] 281 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 282 | | let length = length_str.parse::().map_err(|_| { [INFO] [stdout] 283 | | RedisReplicatorError::protocol_error( [INFO] [stdout] 284 | | "validation", [INFO] [stdout] ... | [INFO] [stdout] 321 | | Ok(RespValue::Array(Some(elements))) [INFO] [stdout] 322 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/aof/protocol.rs:162:28 [INFO] [stdout] | [INFO] [stdout] 162 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 163 | | if depth > self.max_depth { [INFO] [stdout] 164 | | return Err(RedisReplicatorError::protocol_error("protocol", "Maximum nesting depth exceeded".to_string(), [INFO] [stdout] 165 | | )); [INFO] [stdout] ... | [INFO] [stdout] 212 | | } [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/aof/protocol.rs:281:28 [INFO] [stdout] | [INFO] [stdout] 281 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 282 | | let length = length_str.parse::().map_err(|_| { [INFO] [stdout] 283 | | RedisReplicatorError::protocol_error( [INFO] [stdout] 284 | | "validation", [INFO] [stdout] ... | [INFO] [stdout] 321 | | Ok(RespValue::Array(Some(elements))) [INFO] [stdout] 322 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/aof/protocol.rs:162:28 [INFO] [stdout] | [INFO] [stdout] 162 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 163 | | if depth > self.max_depth { [INFO] [stdout] 164 | | return Err(RedisReplicatorError::protocol_error("protocol", "Maximum nesting depth exceeded".to_string(), [INFO] [stdout] 165 | | )); [INFO] [stdout] ... | [INFO] [stdout] 212 | | } [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/aof/protocol.rs:281:28 [INFO] [stdout] | [INFO] [stdout] 281 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 282 | | let length = length_str.parse::().map_err(|_| { [INFO] [stdout] 283 | | RedisReplicatorError::protocol_error( [INFO] [stdout] 284 | | "validation", [INFO] [stdout] ... | [INFO] [stdout] 321 | | Ok(RespValue::Array(Some(elements))) [INFO] [stdout] 322 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/aof/protocol.rs:162:28 [INFO] [stdout] | [INFO] [stdout] 162 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 163 | | if depth > self.max_depth { [INFO] [stdout] 164 | | return Err(RedisReplicatorError::protocol_error("protocol", "Maximum nesting depth exceeded".to_string(), [INFO] [stdout] 165 | | )); [INFO] [stdout] ... | [INFO] [stdout] 212 | | } [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/aof/protocol.rs:281:28 [INFO] [stdout] | [INFO] [stdout] 281 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 282 | | let length = length_str.parse::().map_err(|_| { [INFO] [stdout] 283 | | RedisReplicatorError::protocol_error( [INFO] [stdout] 284 | | "validation", [INFO] [stdout] ... | [INFO] [stdout] 321 | | Ok(RespValue::Array(Some(elements))) [INFO] [stdout] 322 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/aof/protocol.rs:162:28 [INFO] [stdout] | [INFO] [stdout] 162 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 163 | | if depth > self.max_depth { [INFO] [stdout] 164 | | return Err(RedisReplicatorError::protocol_error("protocol", "Maximum nesting depth exceeded".to_string(), [INFO] [stdout] 165 | | )); [INFO] [stdout] ... | [INFO] [stdout] 212 | | } [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/aof/protocol.rs:281:28 [INFO] [stdout] | [INFO] [stdout] 281 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 282 | | let length = length_str.parse::().map_err(|_| { [INFO] [stdout] 283 | | RedisReplicatorError::protocol_error( [INFO] [stdout] 284 | | "validation", [INFO] [stdout] ... | [INFO] [stdout] 321 | | Ok(RespValue::Array(Some(elements))) [INFO] [stdout] 322 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/aof/protocol.rs:162:28 [INFO] [stdout] | [INFO] [stdout] 162 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 163 | | if depth > self.max_depth { [INFO] [stdout] 164 | | return Err(RedisReplicatorError::protocol_error("protocol", "Maximum nesting depth exceeded".to_string(), [INFO] [stdout] 165 | | )); [INFO] [stdout] ... | [INFO] [stdout] 212 | | } [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/aof/protocol.rs:281:28 [INFO] [stdout] | [INFO] [stdout] 281 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 282 | | let length = length_str.parse::().map_err(|_| { [INFO] [stdout] 283 | | RedisReplicatorError::protocol_error( [INFO] [stdout] 284 | | "validation", [INFO] [stdout] ... | [INFO] [stdout] 321 | | Ok(RespValue::Array(Some(elements))) [INFO] [stdout] 322 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/aof/protocol.rs:162:28 [INFO] [stdout] | [INFO] [stdout] 162 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 163 | | if depth > self.max_depth { [INFO] [stdout] 164 | | return Err(RedisReplicatorError::protocol_error("protocol", "Maximum nesting depth exceeded".to_string(), [INFO] [stdout] 165 | | )); [INFO] [stdout] ... | [INFO] [stdout] 212 | | } [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/aof/protocol.rs:281:28 [INFO] [stdout] | [INFO] [stdout] 281 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 282 | | let length = length_str.parse::().map_err(|_| { [INFO] [stdout] 283 | | RedisReplicatorError::protocol_error( [INFO] [stdout] 284 | | "validation", [INFO] [stdout] ... | [INFO] [stdout] 321 | | Ok(RespValue::Array(Some(elements))) [INFO] [stdout] 322 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/aof/protocol.rs:162:28 [INFO] [stdout] | [INFO] [stdout] 162 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 163 | | if depth > self.max_depth { [INFO] [stdout] 164 | | return Err(RedisReplicatorError::protocol_error("protocol", "Maximum nesting depth exceeded".to_string(), [INFO] [stdout] 165 | | )); [INFO] [stdout] ... | [INFO] [stdout] 212 | | } [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/aof/protocol.rs:281:28 [INFO] [stdout] | [INFO] [stdout] 281 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 282 | | let length = length_str.parse::().map_err(|_| { [INFO] [stdout] 283 | | RedisReplicatorError::protocol_error( [INFO] [stdout] 284 | | "validation", [INFO] [stdout] ... | [INFO] [stdout] 321 | | Ok(RespValue::Array(Some(elements))) [INFO] [stdout] 322 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/aof/protocol.rs:162:28 [INFO] [stdout] | [INFO] [stdout] 162 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 163 | | if depth > self.max_depth { [INFO] [stdout] 164 | | return Err(RedisReplicatorError::protocol_error("protocol", "Maximum nesting depth exceeded".to_string(), [INFO] [stdout] 165 | | )); [INFO] [stdout] ... | [INFO] [stdout] 212 | | } [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/aof/protocol.rs:281:28 [INFO] [stdout] | [INFO] [stdout] 281 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 282 | | let length = length_str.parse::().map_err(|_| { [INFO] [stdout] 283 | | RedisReplicatorError::protocol_error( [INFO] [stdout] 284 | | "validation", [INFO] [stdout] ... | [INFO] [stdout] 321 | | Ok(RespValue::Array(Some(elements))) [INFO] [stdout] 322 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/aof/protocol.rs:162:28 [INFO] [stdout] | [INFO] [stdout] 162 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 163 | | if depth > self.max_depth { [INFO] [stdout] 164 | | return Err(RedisReplicatorError::protocol_error("protocol", "Maximum nesting depth exceeded".to_string(), [INFO] [stdout] 165 | | )); [INFO] [stdout] ... | [INFO] [stdout] 212 | | } [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/aof/protocol.rs:281:28 [INFO] [stdout] | [INFO] [stdout] 281 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 282 | | let length = length_str.parse::().map_err(|_| { [INFO] [stdout] 283 | | RedisReplicatorError::protocol_error( [INFO] [stdout] 284 | | "validation", [INFO] [stdout] ... | [INFO] [stdout] 321 | | Ok(RespValue::Array(Some(elements))) [INFO] [stdout] 322 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/aof/protocol.rs:162:28 [INFO] [stdout] | [INFO] [stdout] 162 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 163 | | if depth > self.max_depth { [INFO] [stdout] 164 | | return Err(RedisReplicatorError::protocol_error("protocol", "Maximum nesting depth exceeded".to_string(), [INFO] [stdout] 165 | | )); [INFO] [stdout] ... | [INFO] [stdout] 212 | | } [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/aof/protocol.rs:281:28 [INFO] [stdout] | [INFO] [stdout] 281 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 282 | | let length = length_str.parse::().map_err(|_| { [INFO] [stdout] 283 | | RedisReplicatorError::protocol_error( [INFO] [stdout] 284 | | "validation", [INFO] [stdout] ... | [INFO] [stdout] 321 | | Ok(RespValue::Array(Some(elements))) [INFO] [stdout] 322 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/aof/protocol.rs:162:28 [INFO] [stdout] | [INFO] [stdout] 162 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 163 | | if depth > self.max_depth { [INFO] [stdout] 164 | | return Err(RedisReplicatorError::protocol_error("protocol", "Maximum nesting depth exceeded".to_string(), [INFO] [stdout] 165 | | )); [INFO] [stdout] ... | [INFO] [stdout] 212 | | } [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/aof/protocol.rs:281:28 [INFO] [stdout] | [INFO] [stdout] 281 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 282 | | let length = length_str.parse::().map_err(|_| { [INFO] [stdout] 283 | | RedisReplicatorError::protocol_error( [INFO] [stdout] 284 | | "validation", [INFO] [stdout] ... | [INFO] [stdout] 321 | | Ok(RespValue::Array(Some(elements))) [INFO] [stdout] 322 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/aof/protocol.rs:162:28 [INFO] [stdout] | [INFO] [stdout] 162 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 163 | | if depth > self.max_depth { [INFO] [stdout] 164 | | return Err(RedisReplicatorError::protocol_error("protocol", "Maximum nesting depth exceeded".to_string(), [INFO] [stdout] 165 | | )); [INFO] [stdout] ... | [INFO] [stdout] 212 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/aof/protocol.rs:153:28 [INFO] [stdout] | [INFO] [stdout] 153 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 154 | | self.parse_value_with_depth(reader, 0).await [INFO] [stdout] 155 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/aof/parser.rs:220:21 [INFO] [stdout] | [INFO] [stdout] 220 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 221 | | handler.on_start(None)?; [INFO] [stdout] 222 | | [INFO] [stdout] 223 | | loop { [INFO] [stdout] ... | [INFO] [stdout] 292 | | Ok(()) [INFO] [stdout] 293 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> benches/parsing_benchmarks.rs:279:55 [INFO] [stdout] | [INFO] [stdout] 279 | ... let handle = tokio::spawn(async move { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/parsing_benchmarks-0a40bd085dc5a1ae.long-type-3783984648443518912.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 `&RespParser: Send` [INFO] [stdout] --> benches/parsing_benchmarks.rs:279:42 [INFO] [stdout] | [INFO] [stdout] 279 | ... let handle = tokio::spawn(async move { [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 280 | | ... let mut handler = BenchmarkAofHandler::default(); [INFO] [stdout] 281 | | ... let mut parser = AofParser::new(AofParseOptions::default()); [INFO] [stdout] 282 | | ... let cursor = BufReader::new(Cursor::new(data_clone)); [INFO] [stdout] ... | [INFO] [stdout] 288 | | ... handler.count [INFO] [stdout] 289 | | ... }); [INFO] [stdout] | |________________________^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`parsing_benchmarks`) [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/aof/protocol.rs:219:28 [INFO] [stdout] | [INFO] [stdout] 219 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 220 | | let length = length_str.parse::().map_err(|_| { [INFO] [stdout] 221 | | RedisReplicatorError::protocol_error( [INFO] [stdout] 222 | | "validation", [INFO] [stdout] ... | [INFO] [stdout] 272 | | Ok(RespValue::BulkString(Some(Bytes::from(buffer)))) [INFO] [stdout] 273 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/aof/protocol.rs:162:28 [INFO] [stdout] | [INFO] [stdout] 162 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 163 | | if depth > self.max_depth { [INFO] [stdout] 164 | | return Err(RedisReplicatorError::protocol_error("protocol", "Maximum nesting depth exceeded".to_string(), [INFO] [stdout] 165 | | )); [INFO] [stdout] ... | [INFO] [stdout] 212 | | } [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/aof/protocol.rs:281:28 [INFO] [stdout] | [INFO] [stdout] 281 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 282 | | let length = length_str.parse::().map_err(|_| { [INFO] [stdout] 283 | | RedisReplicatorError::protocol_error( [INFO] [stdout] 284 | | "validation", [INFO] [stdout] ... | [INFO] [stdout] 321 | | Ok(RespValue::Array(Some(elements))) [INFO] [stdout] 322 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/aof/protocol.rs:162:28 [INFO] [stdout] | [INFO] [stdout] 162 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 163 | | if depth > self.max_depth { [INFO] [stdout] 164 | | return Err(RedisReplicatorError::protocol_error("protocol", "Maximum nesting depth exceeded".to_string(), [INFO] [stdout] 165 | | )); [INFO] [stdout] ... | [INFO] [stdout] 212 | | } [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/aof/protocol.rs:281:28 [INFO] [stdout] | [INFO] [stdout] 281 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 282 | | let length = length_str.parse::().map_err(|_| { [INFO] [stdout] 283 | | RedisReplicatorError::protocol_error( [INFO] [stdout] 284 | | "validation", [INFO] [stdout] ... | [INFO] [stdout] 321 | | Ok(RespValue::Array(Some(elements))) [INFO] [stdout] 322 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/aof/protocol.rs:162:28 [INFO] [stdout] | [INFO] [stdout] 162 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 163 | | if depth > self.max_depth { [INFO] [stdout] 164 | | return Err(RedisReplicatorError::protocol_error("protocol", "Maximum nesting depth exceeded".to_string(), [INFO] [stdout] 165 | | )); [INFO] [stdout] ... | [INFO] [stdout] 212 | | } [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/aof/protocol.rs:281:28 [INFO] [stdout] | [INFO] [stdout] 281 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 282 | | let length = length_str.parse::().map_err(|_| { [INFO] [stdout] 283 | | RedisReplicatorError::protocol_error( [INFO] [stdout] 284 | | "validation", [INFO] [stdout] ... | [INFO] [stdout] 321 | | Ok(RespValue::Array(Some(elements))) [INFO] [stdout] 322 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/aof/protocol.rs:162:28 [INFO] [stdout] | [INFO] [stdout] 162 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 163 | | if depth > self.max_depth { [INFO] [stdout] 164 | | return Err(RedisReplicatorError::protocol_error("protocol", "Maximum nesting depth exceeded".to_string(), [INFO] [stdout] 165 | | )); [INFO] [stdout] ... | [INFO] [stdout] 212 | | } [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/aof/protocol.rs:281:28 [INFO] [stdout] | [INFO] [stdout] 281 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 282 | | let length = length_str.parse::().map_err(|_| { [INFO] [stdout] 283 | | RedisReplicatorError::protocol_error( [INFO] [stdout] 284 | | "validation", [INFO] [stdout] ... | [INFO] [stdout] 321 | | Ok(RespValue::Array(Some(elements))) [INFO] [stdout] 322 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/aof/protocol.rs:162:28 [INFO] [stdout] | [INFO] [stdout] 162 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 163 | | if depth > self.max_depth { [INFO] [stdout] 164 | | return Err(RedisReplicatorError::protocol_error("protocol", "Maximum nesting depth exceeded".to_string(), [INFO] [stdout] 165 | | )); [INFO] [stdout] ... | [INFO] [stdout] 212 | | } [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/aof/protocol.rs:281:28 [INFO] [stdout] | [INFO] [stdout] 281 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 282 | | let length = length_str.parse::().map_err(|_| { [INFO] [stdout] 283 | | RedisReplicatorError::protocol_error( [INFO] [stdout] 284 | | "validation", [INFO] [stdout] ... | [INFO] [stdout] 321 | | Ok(RespValue::Array(Some(elements))) [INFO] [stdout] 322 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/aof/protocol.rs:162:28 [INFO] [stdout] | [INFO] [stdout] 162 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 163 | | if depth > self.max_depth { [INFO] [stdout] 164 | | return Err(RedisReplicatorError::protocol_error("protocol", "Maximum nesting depth exceeded".to_string(), [INFO] [stdout] 165 | | )); [INFO] [stdout] ... | [INFO] [stdout] 212 | | } [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/aof/protocol.rs:281:28 [INFO] [stdout] | [INFO] [stdout] 281 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 282 | | let length = length_str.parse::().map_err(|_| { [INFO] [stdout] 283 | | RedisReplicatorError::protocol_error( [INFO] [stdout] 284 | | "validation", [INFO] [stdout] ... | [INFO] [stdout] 321 | | Ok(RespValue::Array(Some(elements))) [INFO] [stdout] 322 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/aof/protocol.rs:162:28 [INFO] [stdout] | [INFO] [stdout] 162 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 163 | | if depth > self.max_depth { [INFO] [stdout] 164 | | return Err(RedisReplicatorError::protocol_error("protocol", "Maximum nesting depth exceeded".to_string(), [INFO] [stdout] 165 | | )); [INFO] [stdout] ... | [INFO] [stdout] 212 | | } [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/aof/protocol.rs:281:28 [INFO] [stdout] | [INFO] [stdout] 281 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 282 | | let length = length_str.parse::().map_err(|_| { [INFO] [stdout] 283 | | RedisReplicatorError::protocol_error( [INFO] [stdout] 284 | | "validation", [INFO] [stdout] ... | [INFO] [stdout] 321 | | Ok(RespValue::Array(Some(elements))) [INFO] [stdout] 322 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/aof/protocol.rs:162:28 [INFO] [stdout] | [INFO] [stdout] 162 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 163 | | if depth > self.max_depth { [INFO] [stdout] 164 | | return Err(RedisReplicatorError::protocol_error("protocol", "Maximum nesting depth exceeded".to_string(), [INFO] [stdout] 165 | | )); [INFO] [stdout] ... | [INFO] [stdout] 212 | | } [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/aof/protocol.rs:281:28 [INFO] [stdout] | [INFO] [stdout] 281 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 282 | | let length = length_str.parse::().map_err(|_| { [INFO] [stdout] 283 | | RedisReplicatorError::protocol_error( [INFO] [stdout] 284 | | "validation", [INFO] [stdout] ... | [INFO] [stdout] 321 | | Ok(RespValue::Array(Some(elements))) [INFO] [stdout] 322 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/aof/protocol.rs:162:28 [INFO] [stdout] | [INFO] [stdout] 162 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 163 | | if depth > self.max_depth { [INFO] [stdout] 164 | | return Err(RedisReplicatorError::protocol_error("protocol", "Maximum nesting depth exceeded".to_string(), [INFO] [stdout] 165 | | )); [INFO] [stdout] ... | [INFO] [stdout] 212 | | } [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/aof/protocol.rs:281:28 [INFO] [stdout] | [INFO] [stdout] 281 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 282 | | let length = length_str.parse::().map_err(|_| { [INFO] [stdout] 283 | | RedisReplicatorError::protocol_error( [INFO] [stdout] 284 | | "validation", [INFO] [stdout] ... | [INFO] [stdout] 321 | | Ok(RespValue::Array(Some(elements))) [INFO] [stdout] 322 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/aof/protocol.rs:162:28 [INFO] [stdout] | [INFO] [stdout] 162 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 163 | | if depth > self.max_depth { [INFO] [stdout] 164 | | return Err(RedisReplicatorError::protocol_error("protocol", "Maximum nesting depth exceeded".to_string(), [INFO] [stdout] 165 | | )); [INFO] [stdout] ... | [INFO] [stdout] 212 | | } [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/aof/protocol.rs:281:28 [INFO] [stdout] | [INFO] [stdout] 281 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 282 | | let length = length_str.parse::().map_err(|_| { [INFO] [stdout] 283 | | RedisReplicatorError::protocol_error( [INFO] [stdout] 284 | | "validation", [INFO] [stdout] ... | [INFO] [stdout] 321 | | Ok(RespValue::Array(Some(elements))) [INFO] [stdout] 322 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/aof/protocol.rs:162:28 [INFO] [stdout] | [INFO] [stdout] 162 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 163 | | if depth > self.max_depth { [INFO] [stdout] 164 | | return Err(RedisReplicatorError::protocol_error("protocol", "Maximum nesting depth exceeded".to_string(), [INFO] [stdout] 165 | | )); [INFO] [stdout] ... | [INFO] [stdout] 212 | | } [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/aof/protocol.rs:281:28 [INFO] [stdout] | [INFO] [stdout] 281 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 282 | | let length = length_str.parse::().map_err(|_| { [INFO] [stdout] 283 | | RedisReplicatorError::protocol_error( [INFO] [stdout] 284 | | "validation", [INFO] [stdout] ... | [INFO] [stdout] 321 | | Ok(RespValue::Array(Some(elements))) [INFO] [stdout] 322 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/aof/protocol.rs:162:28 [INFO] [stdout] | [INFO] [stdout] 162 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 163 | | if depth > self.max_depth { [INFO] [stdout] 164 | | return Err(RedisReplicatorError::protocol_error("protocol", "Maximum nesting depth exceeded".to_string(), [INFO] [stdout] 165 | | )); [INFO] [stdout] ... | [INFO] [stdout] 212 | | } [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/aof/protocol.rs:281:28 [INFO] [stdout] | [INFO] [stdout] 281 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 282 | | let length = length_str.parse::().map_err(|_| { [INFO] [stdout] 283 | | RedisReplicatorError::protocol_error( [INFO] [stdout] 284 | | "validation", [INFO] [stdout] ... | [INFO] [stdout] 321 | | Ok(RespValue::Array(Some(elements))) [INFO] [stdout] 322 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/aof/protocol.rs:162:28 [INFO] [stdout] | [INFO] [stdout] 162 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 163 | | if depth > self.max_depth { [INFO] [stdout] 164 | | return Err(RedisReplicatorError::protocol_error("protocol", "Maximum nesting depth exceeded".to_string(), [INFO] [stdout] 165 | | )); [INFO] [stdout] ... | [INFO] [stdout] 212 | | } [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/aof/protocol.rs:281:28 [INFO] [stdout] | [INFO] [stdout] 281 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 282 | | let length = length_str.parse::().map_err(|_| { [INFO] [stdout] 283 | | RedisReplicatorError::protocol_error( [INFO] [stdout] 284 | | "validation", [INFO] [stdout] ... | [INFO] [stdout] 321 | | Ok(RespValue::Array(Some(elements))) [INFO] [stdout] 322 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/aof/protocol.rs:162:28 [INFO] [stdout] | [INFO] [stdout] 162 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 163 | | if depth > self.max_depth { [INFO] [stdout] 164 | | return Err(RedisReplicatorError::protocol_error("protocol", "Maximum nesting depth exceeded".to_string(), [INFO] [stdout] 165 | | )); [INFO] [stdout] ... | [INFO] [stdout] 212 | | } [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/aof/protocol.rs:281:28 [INFO] [stdout] | [INFO] [stdout] 281 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 282 | | let length = length_str.parse::().map_err(|_| { [INFO] [stdout] 283 | | RedisReplicatorError::protocol_error( [INFO] [stdout] 284 | | "validation", [INFO] [stdout] ... | [INFO] [stdout] 321 | | Ok(RespValue::Array(Some(elements))) [INFO] [stdout] 322 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/aof/protocol.rs:162:28 [INFO] [stdout] | [INFO] [stdout] 162 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 163 | | if depth > self.max_depth { [INFO] [stdout] 164 | | return Err(RedisReplicatorError::protocol_error("protocol", "Maximum nesting depth exceeded".to_string(), [INFO] [stdout] 165 | | )); [INFO] [stdout] ... | [INFO] [stdout] 212 | | } [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/aof/protocol.rs:281:28 [INFO] [stdout] | [INFO] [stdout] 281 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 282 | | let length = length_str.parse::().map_err(|_| { [INFO] [stdout] 283 | | RedisReplicatorError::protocol_error( [INFO] [stdout] 284 | | "validation", [INFO] [stdout] ... | [INFO] [stdout] 321 | | Ok(RespValue::Array(Some(elements))) [INFO] [stdout] 322 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/aof/protocol.rs:162:28 [INFO] [stdout] | [INFO] [stdout] 162 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 163 | | if depth > self.max_depth { [INFO] [stdout] 164 | | return Err(RedisReplicatorError::protocol_error("protocol", "Maximum nesting depth exceeded".to_string(), [INFO] [stdout] 165 | | )); [INFO] [stdout] ... | [INFO] [stdout] 212 | | } [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/aof/protocol.rs:281:28 [INFO] [stdout] | [INFO] [stdout] 281 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 282 | | let length = length_str.parse::().map_err(|_| { [INFO] [stdout] 283 | | RedisReplicatorError::protocol_error( [INFO] [stdout] 284 | | "validation", [INFO] [stdout] ... | [INFO] [stdout] 321 | | Ok(RespValue::Array(Some(elements))) [INFO] [stdout] 322 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/aof/protocol.rs:162:28 [INFO] [stdout] | [INFO] [stdout] 162 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 163 | | if depth > self.max_depth { [INFO] [stdout] 164 | | return Err(RedisReplicatorError::protocol_error("protocol", "Maximum nesting depth exceeded".to_string(), [INFO] [stdout] 165 | | )); [INFO] [stdout] ... | [INFO] [stdout] 212 | | } [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/aof/protocol.rs:281:28 [INFO] [stdout] | [INFO] [stdout] 281 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 282 | | let length = length_str.parse::().map_err(|_| { [INFO] [stdout] 283 | | RedisReplicatorError::protocol_error( [INFO] [stdout] 284 | | "validation", [INFO] [stdout] ... | [INFO] [stdout] 321 | | Ok(RespValue::Array(Some(elements))) [INFO] [stdout] 322 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/aof/protocol.rs:162:28 [INFO] [stdout] | [INFO] [stdout] 162 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 163 | | if depth > self.max_depth { [INFO] [stdout] 164 | | return Err(RedisReplicatorError::protocol_error("protocol", "Maximum nesting depth exceeded".to_string(), [INFO] [stdout] 165 | | )); [INFO] [stdout] ... | [INFO] [stdout] 212 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/aof/protocol.rs:153:28 [INFO] [stdout] | [INFO] [stdout] 153 | ) -> Result { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 154 | | self.parse_value_with_depth(reader, 0).await [INFO] [stdout] 155 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/workdir/src/aof/parser.rs:220:21 [INFO] [stdout] | [INFO] [stdout] 220 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 221 | | handler.on_start(None)?; [INFO] [stdout] 222 | | [INFO] [stdout] 223 | | loop { [INFO] [stdout] ... | [INFO] [stdout] 292 | | Ok(()) [INFO] [stdout] 293 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> benches/parsing_benchmarks.rs:279:55 [INFO] [stdout] | [INFO] [stdout] 279 | ... let handle = 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.45.1/src/task/spawn.rs:168:21 [INFO] [stdout] | [INFO] [stdout] 166 | pub fn spawn(future: F) -> JoinHandle [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] 167 | where [INFO] [stdout] 168 | F: Future + Send + 'static, [INFO] [stdout] | ^^^^ required by this bound in `spawn` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/parsing_benchmarks-0a40bd085dc5a1ae.long-type-3783984648443518912.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 `redis_replicator_rs` (bench "parsing_benchmarks") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: fields `rdb_file` and `aof_file` are never read [INFO] [stdout] --> examples/redis_replication.rs:313:5 [INFO] [stdout] | [INFO] [stdout] 311 | struct BackupHandler { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 312 | output_dir: String, [INFO] [stdout] 313 | rdb_file: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 314 | aof_file: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BackupHandler` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5c03adde2c6666427ef6c558d88f6c8d8293659552ee25f19f9cc76aeb9d9428", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c03adde2c6666427ef6c558d88f6c8d8293659552ee25f19f9cc76aeb9d9428", kill_on_drop: false }` [INFO] [stdout] 5c03adde2c6666427ef6c558d88f6c8d8293659552ee25f19f9cc76aeb9d9428