[INFO] fetching crate valkey-module 0.1.11... [INFO] checking valkey-module-0.1.11 against master#8a703520e80d87d4423c01f9d4fbc9e5f6533a02 for pr-154205-1 [INFO] extracting crate valkey-module 0.1.11 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate valkey-module 0.1.11 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate valkey-module 0.1.11 [INFO] tweaked toml for crates.io crate valkey-module 0.1.11 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate valkey-module 0.1.11 on toolchain 8a703520e80d87d4423c01f9d4fbc9e5f6533a02 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a703520e80d87d4423c01f9d4fbc9e5f6533a02" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate valkey-module 0.1.11 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" "+8a703520e80d87d4423c01f9d4fbc9e5f6533a02" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustversion v1.0.15 [INFO] [stderr] Downloaded valkey-module-macros v0.1.11 [INFO] [stderr] Downloaded valkey-module-macros-internals v0.1.11 [INFO] [stderr] Downloaded linkme-impl v0.3.29 [INFO] [stderr] Downloaded autocfg v1.2.0 [INFO] [stderr] Downloaded memoffset v0.7.1 [INFO] [stderr] Downloaded serde v1.0.210 [INFO] [stderr] Downloaded glob v0.3.1 [INFO] [stderr] Downloaded synom v0.11.3 [INFO] [stderr] Downloaded either v1.10.0 [INFO] [stderr] Downloaded libloading v0.8.3 [INFO] [stderr] Downloaded anyhow v1.0.95 [INFO] [stderr] Downloaded bytes v1.10.0 [INFO] [stderr] Downloaded url v2.5.0 [INFO] [stderr] Downloaded memchr v2.7.2 [INFO] [stderr] Downloaded cc v1.2.13 [INFO] [stderr] Downloaded winnow v0.6.26 [INFO] [stderr] Downloaded miniz_oxide v0.7.2 [INFO] [stderr] Downloaded prettyplease v0.2.17 [INFO] [stderr] Downloaded syn v0.11.11 [INFO] [stderr] Downloaded log v0.4.25 [INFO] [stderr] Downloaded bindgen v0.70.1 [INFO] [stderr] Downloaded syn v2.0.58 [INFO] [stderr] Downloaded nix v0.26.4 [INFO] [stderr] Downloaded redis v0.28.2 [INFO] [stderr] Downloaded ryu v1.0.17 [INFO] [stderr] Downloaded object v0.36.0 [INFO] [stderr] Downloaded clang-sys v1.7.0 [INFO] [stderr] Downloaded bitflags v2.8.0 [INFO] [stderr] Downloaded redox_syscall v0.5.15 [INFO] [stderr] Downloaded serde_derive v1.0.210 [INFO] [stderr] Downloaded cron v0.15.0 [INFO] [stderr] Downloaded windows_aarch64_gnullvm v0.52.4 [INFO] [stderr] Downloaded windows_x86_64_gnullvm v0.52.4 [INFO] [stderr] Downloaded num-traits v0.1.43 [INFO] [stderr] Downloaded quote v0.3.15 [INFO] [stderr] Downloaded unicode-xid v0.0.4 [INFO] [stderr] Downloaded enum-primitive-derive v0.1.2 [INFO] [stderr] Downloaded linkme v0.3.29 [INFO] [stderr] Downloaded windows-targets v0.52.4 [INFO] [stderr] Downloaded serde_syn v0.1.0 [INFO] [stderr] Downloaded regex-automata v0.4.8 [INFO] [stderr] Downloaded proc-macro2 v1.0.79 [INFO] [stderr] Downloaded libc v0.2.169 [INFO] [stderr] Downloaded windows_aarch64_msvc v0.52.4 [INFO] [stderr] Downloaded windows_i686_gnu v0.52.4 [INFO] [stderr] Downloaded windows_x86_64_gnu v0.52.4 [INFO] [stderr] Downloaded windows_x86_64_msvc v0.52.4 [INFO] [stderr] Downloaded windows_i686_msvc v0.52.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8a703520e80d87d4423c01f9d4fbc9e5f6533a02" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ea1bb8e5dcfe27b79d9cbab48d79e9bdc0cf98552d7d6a36b3416eb85628031 [INFO] running `Command { std: "docker" "start" "-a" "6ea1bb8e5dcfe27b79d9cbab48d79e9bdc0cf98552d7d6a36b3416eb85628031", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ea1bb8e5dcfe27b79d9cbab48d79e9bdc0cf98552d7d6a36b3416eb85628031", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ea1bb8e5dcfe27b79d9cbab48d79e9bdc0cf98552d7d6a36b3416eb85628031", kill_on_drop: false }` [INFO] [stdout] 6ea1bb8e5dcfe27b79d9cbab48d79e9bdc0cf98552d7d6a36b3416eb85628031 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8a703520e80d87d4423c01f9d4fbc9e5f6533a02" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6cda5b97b59b38fe51289c6103e92dad9bb6e1abbf25b0f84ab56d540966e34b [INFO] running `Command { std: "docker" "start" "-a" "6cda5b97b59b38fe51289c6103e92dad9bb6e1abbf25b0f84ab56d540966e34b", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling prettyplease v0.2.17 [INFO] [stderr] Compiling cc v1.2.13 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking gimli v0.29.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking object v0.36.0 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking bytes v1.10.0 [INFO] [stderr] Checking addr2line v0.22.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Compiling enum-primitive-derive v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling linkme-impl v0.3.29 [INFO] [stderr] Compiling valkey-module-macros-internals v0.1.11 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking linkme v0.3.29 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking winnow v0.6.26 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Compiling valkey-module v0.1.11 (/opt/rustwide/workdir) [INFO] [stderr] Checking cron v0.15.0 [INFO] [stderr] Checking redis v0.28.2 [INFO] [stderr] Compiling serde_syn v0.1.0 [INFO] [stderr] Compiling valkey-module-macros v0.1.11 [INFO] [stdout] warning: unused import: `RedisModule_CommandFilterGetClientId` [INFO] [stdout] --> src/context/filter.rs:5:41 [INFO] [stdout] | [INFO] [stdout] 5 | RedisModule_CommandFilterArgsCount, RedisModule_CommandFilterGetClientId, [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: `RedisModule_CommandFilterGetClientId` [INFO] [stdout] --> src/context/filter.rs:5:41 [INFO] [stdout] | [INFO] [stdout] 5 | RedisModule_CommandFilterArgsCount, RedisModule_CommandFilterGetClientId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (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] --> src/stream.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | key: &ValkeyKey, [INFO] [stdout] | ^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 27 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ the same lifetime is hidden 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] 27 | ) -> Result, ValkeyError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/context/mod.rs:1254:48 [INFO] [stdout] | [INFO] [stdout] 1254 | pub fn add_section(self, name: &'a str) -> InfoContextBuilderSectionBuilder { [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] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 1254 | pub fn add_section(self, name: &'a str) -> InfoContextBuilderSectionBuilder<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/key.rs:170:32 [INFO] [stdout] | [INFO] [stdout] 170 | pub fn get_stream_iterator(&self, reverse: bool) -> Result { [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] 170 | pub fn get_stream_iterator(&self, reverse: bool) -> Result, ValkeyError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/key.rs:175:9 [INFO] [stdout] | [INFO] [stdout] 175 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 180 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ the same lifetime is hidden 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] 180 | ) -> Result, ValkeyError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/key.rs:246:26 [INFO] [stdout] | [INFO] [stdout] 246 | pub fn as_string_dma(&self) -> Result { [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] 246 | pub fn as_string_dma(&self) -> Result, ValkeyError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Auth callbacks require Redis 7.2 or Valkey 7.2 and above [INFO] [stdout] --> examples/filter2.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | / valkey_module! { [INFO] [stdout] 76 | | name: "filter2", [INFO] [stdout] 77 | | version: 1, [INFO] [stdout] 78 | | allocator: (ValkeyAlloc, ValkeyAlloc), [INFO] [stdout] ... | [INFO] [stdout] 87 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::valkey_module_auth` which comes from the expansion of the macro `valkey_module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/stream.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | key: &ValkeyKey, [INFO] [stdout] | ^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 27 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ the same lifetime is hidden 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] 27 | ) -> Result, ValkeyError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/context/mod.rs:1254:48 [INFO] [stdout] | [INFO] [stdout] 1254 | pub fn add_section(self, name: &'a str) -> InfoContextBuilderSectionBuilder { [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] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 1254 | pub fn add_section(self, name: &'a str) -> InfoContextBuilderSectionBuilder<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/key.rs:170:32 [INFO] [stdout] | [INFO] [stdout] 170 | pub fn get_stream_iterator(&self, reverse: bool) -> Result { [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] 170 | pub fn get_stream_iterator(&self, reverse: bool) -> Result, ValkeyError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/key.rs:175:9 [INFO] [stdout] | [INFO] [stdout] 175 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 180 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ the same lifetime is hidden 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] 180 | ) -> Result, ValkeyError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/key.rs:246:26 [INFO] [stdout] | [INFO] [stdout] 246 | pub fn as_string_dma(&self) -> Result { [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] 246 | pub fn as_string_dma(&self) -> Result, ValkeyError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_client_id` found for struct `CommandFilterCtx` in the current scope [INFO] [stdout] --> examples/filter2.rs:61:28 [INFO] [stdout] | [INFO] [stdout] 61 | let client_id = cf_ctx.get_client_id(); [INFO] [stdout] | ^^^^^^^^^^^^^ method not found in `CommandFilterCtx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `valkey-module` (example "filter2") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> examples/load_unload.rs:8:22 [INFO] [stdout] | [INFO] [stdout] 8 | let before = GLOBAL_STATE.clone(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> examples/load_unload.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | GLOBAL_STATE.replace(format!("Args passed: {}", args.join(", "))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [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: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> examples/load_unload.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | let after = GLOBAL_STATE.clone(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> examples/load_unload.rs:23:22 [INFO] [stdout] | [INFO] [stdout] 23 | let before = GLOBAL_STATE.take(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [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: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> examples/load_unload.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | let after = GLOBAL_STATE.clone(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6cda5b97b59b38fe51289c6103e92dad9bb6e1abbf25b0f84ab56d540966e34b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cda5b97b59b38fe51289c6103e92dad9bb6e1abbf25b0f84ab56d540966e34b", kill_on_drop: false }` [INFO] [stdout] 6cda5b97b59b38fe51289c6103e92dad9bb6e1abbf25b0f84ab56d540966e34b