[INFO] cloning repository https://github.com/2soba/popr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/2soba/popr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2soba%2Fpopr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2soba%2Fpopr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5d3cb6ec969c07705ad919e0325c14ba3c572da0
[INFO] building 2soba/popr against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2soba%2Fpopr" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/2soba/popr on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/2soba/popr
[INFO] finished tweaking git repo https://github.com/2soba/popr
[INFO] tweaked toml for git repo https://github.com/2soba/popr written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/2soba/popr 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/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-5-tc1/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]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/RedisJSON/ijson`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded enum-primitive-derive v0.1.2
[INFO] [stderr]   Downloaded linkme v0.3.27
[INFO] [stderr]   Downloaded redis-module-macros-internals v2.0.7
[INFO] [stderr]   Downloaded serde_json v1.0.118
[INFO] [stderr]   Downloaded linkme-impl v0.3.27
[INFO] [stderr]   Downloaded serde_syn v0.1.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.61
[INFO] [stderr]   Downloaded num-traits v0.1.43
[INFO] [stderr]   Downloaded thiserror v1.0.61
[INFO] [stderr]   Downloaded quote v0.3.15
[INFO] [stderr]   Downloaded synom v0.11.3
[INFO] [stderr]   Downloaded pest_generator v2.7.10
[INFO] [stderr]   Downloaded libloading v0.8.4
[INFO] [stderr]   Downloaded pest_derive v2.7.10
[INFO] [stderr]   Downloaded clang-sys v1.8.1
[INFO] [stderr]   Downloaded zerocopy-derive v0.7.34
[INFO] [stderr]   Downloaded ucd-trie v0.1.6
[INFO] [stderr]   Downloaded unicode-xid v0.0.4
[INFO] [stderr]   Downloaded base64 v0.13.1
[INFO] [stderr]   Downloaded uuid v1.9.1
[INFO] [stderr]   Downloaded pest_meta v2.7.10
[INFO] [stderr]   Downloaded syn v0.11.11
[INFO] [stderr]   Downloaded hashbrown v0.13.2
[INFO] [stderr]   Downloaded redis-module v2.0.7
[INFO] [stderr]   Downloaded bson v2.11.0
[INFO] [stderr]   Downloaded zerocopy v0.7.34
[INFO] [stderr]   Downloaded pest v2.7.10
[INFO] [stderr]   Downloaded bindgen v0.66.1
[INFO] [stderr]   Downloaded cc v1.0.101
[INFO] [stderr]   Downloaded redis-module-macros v2.0.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e853101d8976ee58434a6d6c06dc08ae18e08e2954544dff484d380e10577921
[INFO] running `Command { std: "docker" "start" "-a" "e853101d8976ee58434a6d6c06dc08ae18e08e2954544dff484d380e10577921", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e853101d8976ee58434a6d6c06dc08ae18e08e2954544dff484d380e10577921", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e853101d8976ee58434a6d6c06dc08ae18e08e2954544dff484d380e10577921", kill_on_drop: false }`
[INFO] [stdout] e853101d8976ee58434a6d6c06dc08ae18e08e2954544dff484d380e10577921
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d4f3149790133e72c5126a781a605f5f1a46de8b39258907e6a920a09b0b0921
[INFO] running `Command { std: "docker" "start" "-a" "d4f3149790133e72c5126a781a605f5f1a46de8b39258907e6a920a09b0b0921", kill_on_drop: false }`
[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] 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]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling cc v1.0.101
[INFO] [stderr]    Compiling serde_json v1.0.118
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.4
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling gimli v0.29.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling addr2line v0.22.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling object v0.36.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling enum-primitive-derive v0.1.2
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling redis-module-macros-internals v2.0.7
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling linkme-impl v0.3.27
[INFO] [stderr]    Compiling linkme v0.3.27
[INFO] [stderr]    Compiling pest v2.7.10
[INFO] [stderr]    Compiling pest_meta v2.7.10
[INFO] [stderr]    Compiling pest_generator v2.7.10
[INFO] [stderr]    Compiling redis-module v2.0.7
[INFO] [stderr]    Compiling pest_derive v2.7.10
[INFO] [stderr]    Compiling serde_bytes v0.11.15
[INFO] [stderr]    Compiling uuid v1.9.1
[INFO] [stderr]    Compiling serde_syn v0.1.0
[INFO] [stderr]    Compiling redis-module-macros v2.0.7
[INFO] [stderr]    Compiling ijson v0.1.3 (https://github.com/RedisJSON/ijson?rev=e0119ac74f6c4ee918718ee122c3948b74ebeba8#e0119ac7)
[INFO] [stderr]    Compiling bson v2.11.0
[INFO] [stderr]    Compiling json_path v0.1.0 (/opt/rustwide/workdir/json_path)
[INFO] [stderr]    Compiling redis_json v99.99.99 (/opt/rustwide/workdir/redis_json)
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> redis_json/src/redisjson.rs:110:34
[INFO] [stdout]     |
[INFO] [stdout] 108 | impl<'a> Path<'a> {
[INFO] [stdout]     |      -- lifetime `'a` declared here
[INFO] [stdout] 109 |     #[must_use]
[INFO] [stdout] 110 |     pub fn new(path: &'a str) -> Path {
[INFO] [stdout]     |                                  ^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(elided_named_lifetimes)]` on by default
[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]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[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:240:1
[INFO] [stdout]     |
[INFO] [stdout] 240 | / redis_json_module_create! {
[INFO] [stdout] 241 | |     data_types: [REDIS_JSON_TYPE],
[INFO] [stdout] 242 | |     pre_command_function: pre_command,
[INFO] [stdout] 243 | |     get_manage: Some(ivalue_manager::RedisIValueJsonKeyManager{phantom:PhantomData}),
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |     info: dummy_info,
[INFO] [stdout] 247 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/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)]` 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.40s
[INFO] running `Command { std: "docker" "inspect" "d4f3149790133e72c5126a781a605f5f1a46de8b39258907e6a920a09b0b0921", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4f3149790133e72c5126a781a605f5f1a46de8b39258907e6a920a09b0b0921", kill_on_drop: false }`
[INFO] [stdout] d4f3149790133e72c5126a781a605f5f1a46de8b39258907e6a920a09b0b0921
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad6aa9aabb2e8bb6dbb5fd4167ebedebf5ce8848a24065090acdaece23cb0d5b
[INFO] running `Command { std: "docker" "start" "-a" "ad6aa9aabb2e8bb6dbb5fd4167ebedebf5ce8848a24065090acdaece23cb0d5b", kill_on_drop: false }`
[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] 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]    Compiling log v0.4.21
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling json_path v0.1.0 (/opt/rustwide/workdir/json_path)
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling env_logger v0.11.3
[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]    = note: `#[warn(dead_code)]` on by default
[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]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling redis-module v2.0.7
[INFO] [stderr]    Compiling redis_json v99.99.99 (/opt/rustwide/workdir/redis_json)
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> redis_json/src/redisjson.rs:110:34
[INFO] [stdout]     |
[INFO] [stdout] 108 | impl<'a> Path<'a> {
[INFO] [stdout]     |      -- lifetime `'a` declared here
[INFO] [stdout] 109 |     #[must_use]
[INFO] [stdout] 110 |     pub fn new(path: &'a str) -> Path {
[INFO] [stdout]     |                                  ^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> redis_json/src/redisjson.rs:110:34
[INFO] [stdout]     |
[INFO] [stdout] 108 | impl<'a> Path<'a> {
[INFO] [stdout]     |      -- lifetime `'a` declared here
[INFO] [stdout] 109 |     #[must_use]
[INFO] [stdout] 110 |     pub fn new(path: &'a str) -> Path {
[INFO] [stdout]     |                                  ^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[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:240:1
[INFO] [stdout]     |
[INFO] [stdout] 240 | / redis_json_module_create! {
[INFO] [stdout] 241 | |     data_types: [REDIS_JSON_TYPE],
[INFO] [stdout] 242 | |     pre_command_function: pre_command,
[INFO] [stdout] 243 | |     get_manage: Some(ivalue_manager::RedisIValueJsonKeyManager{phantom:PhantomData}),
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |     info: dummy_info,
[INFO] [stdout] 247 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/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)]` 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: creating a mutable reference to mutable static is discouraged
[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:240:1
[INFO] [stdout]     |
[INFO] [stdout] 240 | / redis_json_module_create! {
[INFO] [stdout] 241 | |     data_types: [REDIS_JSON_TYPE],
[INFO] [stdout] 242 | |     pre_command_function: pre_command,
[INFO] [stdout] 243 | |     get_manage: Some(ivalue_manager::RedisIValueJsonKeyManager{phantom:PhantomData}),
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |     info: dummy_info,
[INFO] [stdout] 247 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/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)]` 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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.78s
[INFO] running `Command { std: "docker" "inspect" "ad6aa9aabb2e8bb6dbb5fd4167ebedebf5ce8848a24065090acdaece23cb0d5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad6aa9aabb2e8bb6dbb5fd4167ebedebf5ce8848a24065090acdaece23cb0d5b", kill_on_drop: false }`
[INFO] [stdout] ad6aa9aabb2e8bb6dbb5fd4167ebedebf5ce8848a24065090acdaece23cb0d5b
