[INFO] cloning repository https://github.com/Cal-lifornia/codecrafters-redis-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Cal-lifornia/codecrafters-redis-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCal-lifornia%2Fcodecrafters-redis-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCal-lifornia%2Fcodecrafters-redis-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0a8d94b9c58f6d51462178e6f28ff130fa579bc1
[INFO] checking Cal-lifornia/codecrafters-redis-rust against master#f2c70877a7dbc51cd98e2d5d25209b24d4a586d5 for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCal-lifornia%2Fcodecrafters-redis-rust" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Cal-lifornia/codecrafters-redis-rust
[INFO] finished tweaking git repo https://github.com/Cal-lifornia/codecrafters-redis-rust
[INFO] tweaked toml for git repo https://github.com/Cal-lifornia/codecrafters-redis-rust written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Cal-lifornia/codecrafters-redis-rust on toolchain f2c70877a7dbc51cd98e2d5d25209b24d4a586d5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Cal-lifornia/codecrafters-redis-rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.0.105
[INFO] [stderr]   Downloaded syn v2.0.69
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 81819d2f334aa9f6a7e1b4ed83991eba6861a99b23e8cb1102474963e7f04e3b
[INFO] running `Command { std: "docker" "start" "-a" "81819d2f334aa9f6a7e1b4ed83991eba6861a99b23e8cb1102474963e7f04e3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "81819d2f334aa9f6a7e1b4ed83991eba6861a99b23e8cb1102474963e7f04e3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81819d2f334aa9f6a7e1b4ed83991eba6861a99b23e8cb1102474963e7f04e3b", kill_on_drop: false }`
[INFO] [stdout] 81819d2f334aa9f6a7e1b4ed83991eba6861a99b23e8cb1102474963e7f04e3b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e32384913dd5877225e7707fded6c4a9bb62e840f28d76e33776be50ed00f7e5
[INFO] running `Command { std: "docker" "start" "-a" "e32384913dd5877225e7707fded6c4a9bb62e840f28d76e33776be50ed00f7e5", kill_on_drop: false }`
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking redis-macros v0.1.0 (/opt/rustwide/workdir/redis-macros)
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling syn v2.0.69
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking proc-macro2 v1.0.86
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking quote v1.0.36
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]     Checking redis-proc-macros v0.1.0 (/opt/rustwide/workdir/redis-proc-macros)
[INFO] [stdout] warning: unused import: `crate::type_confirm`
[INFO] [stdout]  --> redis-proc-macros/src/redis_cmd.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::type_confirm;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::type_confirm`
[INFO] [stdout]  --> redis-proc-macros/src/redis_cmd.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::type_confirm;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `type_confirm` is never used
[INFO] [stdout]  --> redis-proc-macros/src/helpers.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn type_confirm(
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_generic_bounds` is never used
[INFO] [stdout]   --> redis-proc-macros/src/helpers.rs:41:8
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn add_generic_bounds(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `vis` is never read
[INFO] [stdout]  --> redis-proc-macros/src/redis_cmd.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct RedisCmd {
[INFO] [stdout]   |            -------- field in this struct
[INFO] [stdout] 7 |     attrs: Vec<syn::Attribute>,
[INFO] [stdout] 8 |     vis: syn::Visibility,
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ValueEnum` is never constructed
[INFO] [stdout]  --> redis-proc-macros/src/value_enum.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct ValueEnum {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `type_confirm` is never used
[INFO] [stdout]  --> redis-proc-macros/src/helpers.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn type_confirm(
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_generic_bounds` is never used
[INFO] [stdout]   --> redis-proc-macros/src/helpers.rs:41:8
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn add_generic_bounds(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `vis` is never read
[INFO] [stdout]  --> redis-proc-macros/src/redis_cmd.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct RedisCmd {
[INFO] [stdout]   |            -------- field in this struct
[INFO] [stdout] 7 |     attrs: Vec<syn::Attribute>,
[INFO] [stdout] 8 |     vis: syn::Visibility,
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ValueEnum` is never constructed
[INFO] [stdout]  --> redis-proc-macros/src/value_enum.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct ValueEnum {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stdout] warning: unused import: `crate::type_confirm`
[INFO] [stdout]  --> redis-proc-macros/src/redis_cmd.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::type_confirm;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `type_confirm` is never used
[INFO] [stdout]  --> redis-proc-macros/src/helpers.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn type_confirm(
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_generic_bounds` is never used
[INFO] [stdout]   --> redis-proc-macros/src/helpers.rs:41:8
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn add_generic_bounds(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `vis` is never read
[INFO] [stdout]  --> redis-proc-macros/src/redis_cmd.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct RedisCmd {
[INFO] [stdout]   |            -------- field in this struct
[INFO] [stdout] 7 |     attrs: Vec<syn::Attribute>,
[INFO] [stdout] 8 |     vis: syn::Visibility,
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ValueEnum` is never constructed
[INFO] [stdout]  --> redis-proc-macros/src/value_enum.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct ValueEnum {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v1.0.61
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking redis-shared v0.1.0 (/opt/rustwide/workdir/redis-shared)
[INFO] [stderr]     Checking codecrafters-redis v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0583]: file not found for module `macros`
[INFO] [stdout]  --> src/lib.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | mod macros;
[INFO] [stdout]   | ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `macros`, create file "src/macros.rs" or "src/macros/mod.rs"
[INFO] [stdout]   = note: if there is a `mod macros` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `macros`
[INFO] [stdout]  --> src/lib.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | mod macros;
[INFO] [stdout]   | ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `macros`, create file "src/macros.rs" or "src/macros/mod.rs"
[INFO] [stdout]   = note: if there is a `mod macros` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::sstr::SStr`
[INFO] [stdout]  --> redis-shared/src/resp/resptype.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::sstr::SStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `resp`
[INFO] [stdout]  --> src/lib.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use resp::RespError;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `resp`
[INFO] [stdout]   |
[INFO] [stdout] help: to make use of source file src/resp.rs, use `mod resp` in this file to declare the module
[INFO] [stdout]   |
[INFO] [stdout] 1 + mod resp;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::commands`
[INFO] [stdout]  --> src/lib.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::commands::CommandError;
[INFO] [stdout]   |            ^^^^^^^^ could not find `commands` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RespWriter` is never constructed
[INFO] [stdout]  --> redis-shared/src/resp/writer.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | struct RespWriter {}
[INFO] [stdout]   |        ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `mod_pub` in this scope
[INFO] [stdout]  --> src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | mod_pub!(commands db redis types resp replication sstr cmd parse data context);
[INFO] [stdout]   | ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> redis-shared/src/resp/parse.rs:25:28
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn from_utf8(data: &[u8]) -> RespParseResult {
[INFO] [stdout]    |                            ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn from_utf8(data: &[u8]) -> RespParseResult<'_> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> redis-shared/src/resp/parse.rs:49:30
[INFO] [stdout]    |
[INFO] [stdout] 49 | fn parse_simple_string(data: &[u8]) -> RespParseResult {
[INFO] [stdout]    |                              ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 49 | fn parse_simple_string(data: &[u8]) -> RespParseResult<'_> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> redis-shared/src/resp/parse.rs:57:29
[INFO] [stdout]    |
[INFO] [stdout] 57 | fn parse_simple_error(data: &[u8]) -> RespParseResult {
[INFO] [stdout]    |                             ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 57 | fn parse_simple_error(data: &[u8]) -> RespParseResult<'_> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `resp`
[INFO] [stdout]  --> src/lib.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use resp::RespError;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `resp`
[INFO] [stdout]   |
[INFO] [stdout] help: to make use of source file src/resp.rs, use `mod resp` in this file to declare the module
[INFO] [stdout]   |
[INFO] [stdout] 1 + mod resp;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> redis-shared/src/resp/parse.rs:65:24
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn parse_integer(data: &[u8]) -> RespParseResult {
[INFO] [stdout]    |                        ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn parse_integer(data: &[u8]) -> RespParseResult<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> redis-shared/src/resp/parse.rs:87:28
[INFO] [stdout]    |
[INFO] [stdout] 87 | fn parse_bulk_string(data: &[u8]) -> RespParseResult {
[INFO] [stdout]    |                            ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 87 | fn parse_bulk_string(data: &[u8]) -> RespParseResult<'_> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> redis-shared/src/resp/parse.rs:101:22
[INFO] [stdout]     |
[INFO] [stdout] 101 | fn parse_array(data: &[u8]) -> RespParseResult {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 101 | fn parse_array(data: &[u8]) -> RespParseResult<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::commands`
[INFO] [stdout]  --> src/lib.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::commands::CommandError;
[INFO] [stdout]   |            ^^^^^^^^ could not find `commands` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::sstr::SStr`
[INFO] [stdout]  --> redis-shared/src/resp/resptype.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::sstr::SStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `mod_pub` in this scope
[INFO] [stdout]  --> src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | mod_pub!(commands db redis types resp replication sstr cmd parse data context);
[INFO] [stdout]   | ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0583.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0583.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `codecrafters-redis` (lib) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `codecrafters-redis` (lib test) due to 4 previous errors
[INFO] [stdout] warning: struct `RespWriter` is never constructed
[INFO] [stdout]  --> redis-shared/src/resp/writer.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | struct RespWriter {}
[INFO] [stdout]   |        ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> redis-shared/src/resp/parse.rs:25:28
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn from_utf8(data: &[u8]) -> RespParseResult {
[INFO] [stdout]    |                            ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn from_utf8(data: &[u8]) -> RespParseResult<'_> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> redis-shared/src/resp/parse.rs:49:30
[INFO] [stdout]    |
[INFO] [stdout] 49 | fn parse_simple_string(data: &[u8]) -> RespParseResult {
[INFO] [stdout]    |                              ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 49 | fn parse_simple_string(data: &[u8]) -> RespParseResult<'_> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> redis-shared/src/resp/parse.rs:57:29
[INFO] [stdout]    |
[INFO] [stdout] 57 | fn parse_simple_error(data: &[u8]) -> RespParseResult {
[INFO] [stdout]    |                             ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 57 | fn parse_simple_error(data: &[u8]) -> RespParseResult<'_> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> redis-shared/src/resp/parse.rs:65:24
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn parse_integer(data: &[u8]) -> RespParseResult {
[INFO] [stdout]    |                        ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn parse_integer(data: &[u8]) -> RespParseResult<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> redis-shared/src/resp/parse.rs:87:28
[INFO] [stdout]    |
[INFO] [stdout] 87 | fn parse_bulk_string(data: &[u8]) -> RespParseResult {
[INFO] [stdout]    |                            ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 87 | fn parse_bulk_string(data: &[u8]) -> RespParseResult<'_> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> redis-shared/src/resp/parse.rs:101:22
[INFO] [stdout]     |
[INFO] [stdout] 101 | fn parse_array(data: &[u8]) -> RespParseResult {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 101 | fn parse_array(data: &[u8]) -> RespParseResult<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e32384913dd5877225e7707fded6c4a9bb62e840f28d76e33776be50ed00f7e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e32384913dd5877225e7707fded6c4a9bb62e840f28d76e33776be50ed00f7e5", kill_on_drop: false }`
[INFO] [stdout] e32384913dd5877225e7707fded6c4a9bb62e840f28d76e33776be50ed00f7e5
