[INFO] fetching crate valkey-module 0.1.10...
[INFO] testing valkey-module-0.1.10 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate valkey-module 0.1.10 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate valkey-module 0.1.10
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate valkey-module 0.1.10
[INFO] tweaked toml for crates.io crate valkey-module 0.1.10 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate valkey-module 0.1.10 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate valkey-module 0.1.10 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded linkme-impl v0.3.29
[INFO] [stderr]   Downloaded valkey-module-macros-internals v0.1.10
[INFO] [stderr]   Downloaded winnow v0.6.26
[INFO] [stderr]   Downloaded valkey-module-macros v0.1.10
[INFO] [stderr]   Downloaded serde_syn v0.1.0
[INFO] [stderr]   Downloaded object v0.36.0
[INFO] [stderr]   Downloaded redis v0.28.2
[INFO] [stderr]   Downloaded cron v0.15.0
[INFO] [stderr]   Downloaded linkme v0.3.29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 236913ece7db2a4f5e2489a2313b225f624e5412f29a19a19bd104f657fab1c5
[INFO] running `Command { std: "docker" "start" "-a" "236913ece7db2a4f5e2489a2313b225f624e5412f29a19a19bd104f657fab1c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "236913ece7db2a4f5e2489a2313b225f624e5412f29a19a19bd104f657fab1c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "236913ece7db2a4f5e2489a2313b225f624e5412f29a19a19bd104f657fab1c5", kill_on_drop: false }`
[INFO] [stdout] 236913ece7db2a4f5e2489a2313b225f624e5412f29a19a19bd104f657fab1c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 82dff53f8bf0a45768a48e240399be18cc971bbb0e7807a9e8e64119ac6cb8eb
[INFO] running `Command { std: "docker" "start" "-a" "82dff53f8bf0a45768a48e240399be18cc971bbb0e7807a9e8e64119ac6cb8eb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling prettyplease v0.2.17
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling cc v1.2.13
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling gimli v0.29.0
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling object v0.36.0
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling enum-primitive-derive v0.1.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling addr2line v0.22.0
[INFO] [stderr]    Compiling valkey-module-macros-internals v0.1.10
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling linkme-impl v0.3.29
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling linkme v0.3.29
[INFO] [stderr]    Compiling valkey-module v0.1.10 (/opt/rustwide/workdir)
[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] error: calling this function with a null pointer is undefined behavior, even if the result of the function is unused
[INFO] [stdout]    --> src/raw.rs:307:31
[INFO] [stdout]     |
[INFO] [stdout] 307 |             String::from_utf8(slice::from_raw_parts(format, 3).to_vec()).ok()?,
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: for more information, visit <https://doc.rust-lang.org/std/ptr/index.html> and <https://doc.rust-lang.org/reference/behavior-considered-undefined.html>
[INFO] [stdout] note: null pointer originates from here
[INFO] [stdout]    --> src/raw.rs:299:33
[INFO] [stdout]     |
[INFO] [stdout] 299 |         let format: *const u8 = ptr::null();
[INFO] [stdout]     |                                 ^^^^^^^^^^^
[INFO] [stdout]     = note: `#[deny(invalid_null_arguments)]` 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<StreamIterator, ValkeyError> {
[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<StreamIterator<'_>, 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<StreamIterator, ValkeyError> {
[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<StreamIterator<'_>, 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<StreamIterator, ValkeyError> {
[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<StreamIterator<'_>, 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<StringDMA, ValkeyError> {
[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<StringDMA<'_>, ValkeyError> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `valkey-module` (lib) due to 1 previous error; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "82dff53f8bf0a45768a48e240399be18cc971bbb0e7807a9e8e64119ac6cb8eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82dff53f8bf0a45768a48e240399be18cc971bbb0e7807a9e8e64119ac6cb8eb", kill_on_drop: false }`
[INFO] [stdout] 82dff53f8bf0a45768a48e240399be18cc971bbb0e7807a9e8e64119ac6cb8eb
