[INFO] cloning repository https://github.com/APU-Innovez/RedisJSON
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/APU-Innovez/RedisJSON" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAPU-Innovez%2FRedisJSON", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAPU-Innovez%2FRedisJSON'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f28a44c34612e92327e911ee906b91af7a8ceb33
[INFO] checking APU-Innovez/RedisJSON against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAPU-Innovez%2FRedisJSON" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/APU-Innovez/RedisJSON
[INFO] finished tweaking git repo https://github.com/APU-Innovez/RedisJSON
[INFO] tweaked toml for git repo https://github.com/APU-Innovez/RedisJSON written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/APU-Innovez/RedisJSON on toolchain e117153a45c546e883c1f91d82611775fcaeffe0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/APU-Innovez/RedisJSON 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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/redis_json/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `ijson` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/json_path/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `ijson` dependency)
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ea171655520228ad286ed2d6aa52c9d4b7b1bb1aad8c025335a7046f7a38e4ab
[INFO] running `Command { std: "docker" "start" "-a" "ea171655520228ad286ed2d6aa52c9d4b7b1bb1aad8c025335a7046f7a38e4ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ea171655520228ad286ed2d6aa52c9d4b7b1bb1aad8c025335a7046f7a38e4ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea171655520228ad286ed2d6aa52c9d4b7b1bb1aad8c025335a7046f7a38e4ab", kill_on_drop: false }`
[INFO] [stdout] ea171655520228ad286ed2d6aa52c9d4b7b1bb1aad8c025335a7046f7a38e4ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 450f59e921697823f6a985834f01f849d15c5c328691e3794ac62a8ae70b1245
[INFO] running `Command { std: "docker" "start" "-a" "450f59e921697823f6a985834f01f849d15c5c328691e3794ac62a8ae70b1245", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/redis_json/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `ijson` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/json_path/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `ijson` dependency)
[INFO] [stderr]    Compiling proc-macro2 v1.0.91
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.164
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking hashbrown v0.15.1
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking itoa v1.0.13
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling linkme-impl v0.3.31
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling cc v1.2.1
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling pest v2.7.14
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking object v0.36.5
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling pest_meta v2.7.14
[INFO] [stderr]    Compiling redis-module-macros-internals v99.99.99 (https://github.com/RedisLabsModules/redismodule-rs?tag=v2.0.8#bce557d5)
[INFO] [stderr]     Checking linkme v0.3.31
[INFO] [stderr]    Compiling enum-primitive-derive v0.1.2
[INFO] [stderr]    Compiling pest_generator v2.7.14
[INFO] [stderr]    Compiling pest_derive v2.7.14
[INFO] [stderr]     Checking serde_bytes v0.11.15
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]    Compiling serde_syn v0.1.0
[INFO] [stderr]    Compiling redis-module v99.99.99 (https://github.com/RedisLabsModules/redismodule-rs?tag=v2.0.8#bce557d5)
[INFO] [stderr]    Compiling redis-module-macros v99.99.99 (https://github.com/RedisLabsModules/redismodule-rs?tag=v2.0.8#bce557d5)
[INFO] [stderr]     Checking bson v2.13.0
[INFO] [stderr]     Checking ijson v0.1.3 (https://github.com/RedisJSON/ijson?rev=881b96e7941b8dc335863746ac108f6d9ed0b98a#881b96e7)
[INFO] [stderr]     Checking json_path v0.1.0 (/opt/rustwide/workdir/json_path)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> json_path/src/lib.rs:65:19
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub fn compile(s: &str) -> Result<Query, QueryCompilationError> {
[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] 65 | pub fn compile(s: &str) -> Result<Query<'_>, QueryCompilationError> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> json_path/src/json_path.rs:136:29
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub(crate) fn compile(path: &str) -> Result<Query, QueryCompilationError> {
[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] 136 | pub(crate) fn compile(path: &str) -> Result<Query<'_>, QueryCompilationError> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `PTrackerElement` is never used
[INFO] [stdout]    --> json_path/src/json_path.rs:237:10
[INFO] [stdout]     |
[INFO] [stdout] 237 | pub enum PTrackerElement {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PTracker` is never constructed
[INFO] [stdout]    --> json_path/src/json_path.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 | pub struct PTracker {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PTrackerGenerator` is never constructed
[INFO] [stdout]    --> json_path/src/json_path.rs:268:12
[INFO] [stdout]     |
[INFO] [stdout] 268 | pub struct PTrackerGenerator;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `contains_key`, `keys`, `is_empty`, `is_array`, `is_double`, and `get_str` are never used
[INFO] [stdout]   --> json_path/src/select_value.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub trait SelectValue: Debug + Eq + PartialEq + Default + Clone + Serialize {
[INFO] [stdout]    |           ----------- methods in this trait
[INFO] [stdout] 22 |     fn get_type(&self) -> SelectValueType;
[INFO] [stdout] 23 |     fn contains_key(&self, key: &str) -> bool;
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 24 |     fn values<'a>(&'a self) -> Option<Box<dyn Iterator<Item = &'a Self> + 'a>>;
[INFO] [stdout] 25 |     fn keys<'a>(&'a self) -> Option<Box<dyn Iterator<Item = &'a str> + 'a>>;
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     fn is_empty(&self) -> Option<bool>;
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     fn is_array(&self) -> bool;
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 32 |     fn is_double(&self) -> Option<bool>;
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 33 |
[INFO] [stdout] 34 |     fn get_str(&self) -> String;
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> json_path/src/json_path.rs:136:29
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub(crate) fn compile(path: &str) -> Result<Query, QueryCompilationError> {
[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] 136 | pub(crate) fn compile(path: &str) -> Result<Query<'_>, QueryCompilationError> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> json_path/src/lib.rs:65:19
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub fn compile(s: &str) -> Result<Query, QueryCompilationError> {
[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] 65 | pub fn compile(s: &str) -> Result<Query<'_>, QueryCompilationError> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> json_path/src/json_path.rs:136:29
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub(crate) fn compile(path: &str) -> Result<Query, QueryCompilationError> {
[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] 136 | pub(crate) fn compile(path: &str) -> Result<Query<'_>, QueryCompilationError> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking redis_json v2.8.9 (/opt/rustwide/workdir/redis_json)
[INFO] [stdout] warning: enum `PTrackerElement` is never used
[INFO] [stdout]    --> json_path/src/json_path.rs:237:10
[INFO] [stdout]     |
[INFO] [stdout] 237 | pub enum PTrackerElement {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PTracker` is never constructed
[INFO] [stdout]    --> json_path/src/json_path.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 | pub struct PTracker {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PTrackerGenerator` is never constructed
[INFO] [stdout]    --> json_path/src/json_path.rs:268:12
[INFO] [stdout]     |
[INFO] [stdout] 268 | pub struct PTrackerGenerator;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `contains_key`, `keys`, `is_empty`, `is_array`, `is_double`, and `get_str` are never used
[INFO] [stdout]   --> json_path/src/select_value.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub trait SelectValue: Debug + Eq + PartialEq + Default + Clone + Serialize {
[INFO] [stdout]    |           ----------- methods in this trait
[INFO] [stdout] 22 |     fn get_type(&self) -> SelectValueType;
[INFO] [stdout] 23 |     fn contains_key(&self, key: &str) -> bool;
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 24 |     fn values<'a>(&'a self) -> Option<Box<dyn Iterator<Item = &'a Self> + 'a>>;
[INFO] [stdout] 25 |     fn keys<'a>(&'a self) -> Option<Box<dyn Iterator<Item = &'a str> + 'a>>;
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     fn is_empty(&self) -> Option<bool>;
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     fn is_array(&self) -> bool;
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 32 |     fn is_double(&self) -> Option<bool>;
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 33 |
[INFO] [stdout] 34 |     fn get_str(&self) -> String;
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> json_path/src/json_path.rs:136:29
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub(crate) fn compile(path: &str) -> Result<Query, QueryCompilationError> {
[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] 136 | pub(crate) fn compile(path: &str) -> Result<Query<'_>, QueryCompilationError> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> redis_json/src/c_api.rs:589:21
[INFO] [stdout]     |
[INFO] [stdout] 589 |                       VEC_EXPORT_SHARED_API_NAME.push(CString::new(version.as_str()).unwrap());
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]    ::: redis_json/src/lib.rs:285:1
[INFO] [stdout]     |
[INFO] [stdout] 285 | / redis_json_module_create! {
[INFO] [stdout] 286 | |     data_types: [REDIS_JSON_TYPE],
[INFO] [stdout] 287 | |     pre_command_function: pre_command,
[INFO] [stdout] 288 | |     get_manage: Some(ivalue_manager::RedisIValueJsonKeyManager{phantom:PhantomData}),
[INFO] [stdout] ...   |
[INFO] [stdout] 291 | |     info: dummy_info,
[INFO] [stdout] 292 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `redis_json_module_export_shared_api` which comes from the expansion of the macro `redis_json_module_create` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> redis_json/src/redisjson.rs:110:34
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn new(path: &'a str) -> Path {
[INFO] [stdout]     |                       --         ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is named 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn new(path: &'a str) -> Path<'a> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> redis_json/src/c_api.rs:589:21
[INFO] [stdout]     |
[INFO] [stdout] 589 |                       VEC_EXPORT_SHARED_API_NAME.push(CString::new(version.as_str()).unwrap());
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]    ::: redis_json/src/lib.rs:285:1
[INFO] [stdout]     |
[INFO] [stdout] 285 | / redis_json_module_create! {
[INFO] [stdout] 286 | |     data_types: [REDIS_JSON_TYPE],
[INFO] [stdout] 287 | |     pre_command_function: pre_command,
[INFO] [stdout] 288 | |     get_manage: Some(ivalue_manager::RedisIValueJsonKeyManager{phantom:PhantomData}),
[INFO] [stdout] ...   |
[INFO] [stdout] 291 | |     info: dummy_info,
[INFO] [stdout] 292 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `redis_json_module_export_shared_api` which comes from the expansion of the macro `redis_json_module_create` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> redis_json/src/redisjson.rs:110:34
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn new(path: &'a str) -> Path {
[INFO] [stdout]     |                       --         ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is named 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn new(path: &'a str) -> Path<'a> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 43s
[INFO] running `Command { std: "docker" "inspect" "450f59e921697823f6a985834f01f849d15c5c328691e3794ac62a8ae70b1245", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "450f59e921697823f6a985834f01f849d15c5c328691e3794ac62a8ae70b1245", kill_on_drop: false }`
[INFO] [stdout] 450f59e921697823f6a985834f01f849d15c5c328691e3794ac62a8ae70b1245
