[INFO] fetching crate valkey-module 0.1.9... [INFO] checking valkey-module-0.1.9 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate valkey-module 0.1.9 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate valkey-module 0.1.9 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate valkey-module 0.1.9 [INFO] tweaked toml for crates.io crate valkey-module 0.1.9 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate valkey-module 0.1.9 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate valkey-module 0.1.9 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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 419332feadffbe4abd793d6a89247ade9e3be175e8ca724b2fc711d334de219d [INFO] running `Command { std: "docker" "start" "-a" "419332feadffbe4abd793d6a89247ade9e3be175e8ca724b2fc711d334de219d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "419332feadffbe4abd793d6a89247ade9e3be175e8ca724b2fc711d334de219d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "419332feadffbe4abd793d6a89247ade9e3be175e8ca724b2fc711d334de219d", kill_on_drop: false }` [INFO] [stdout] 419332feadffbe4abd793d6a89247ade9e3be175e8ca724b2fc711d334de219d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] efa265a01501cb7853ab068bc709df475439ad6c6a5d2c3f7654d97f92ad9964 [INFO] running `Command { std: "docker" "start" "-a" "efa265a01501cb7853ab068bc709df475439ad6c6a5d2c3f7654d97f92ad9964", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling prettyplease v0.2.17 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling cc v1.2.13 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling nom v7.1.3 [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 rustversion v1.0.15 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking gimli v0.29.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling linkme-impl v0.3.29 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking addr2line v0.22.0 [INFO] [stderr] Checking object v0.36.0 [INFO] [stderr] Checking bytes v1.10.0 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking linkme v0.3.29 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Compiling enum-primitive-derive v0.1.2 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling valkey-module-macros-internals v0.1.9 [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 itoa v1.0.11 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Compiling valkey-module v0.1.9 (/opt/rustwide/workdir) [INFO] [stderr] Checking redis v0.28.2 [INFO] [stderr] Compiling serde_syn v0.1.0 [INFO] [stderr] Compiling valkey-module-macros v0.1.9 [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)]` 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 and [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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/stream.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | key: &ValkeyKey, [INFO] [stdout] | ^^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 27 | ) -> Result { [INFO] [stdout] | -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 27 | ) -> Result, ValkeyError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/context/mod.rs:1254:37 [INFO] [stdout] | [INFO] [stdout] 1254 | pub fn add_section(self, name: &'a str) -> InfoContextBuilderSectionBuilder { [INFO] [stdout] | ^^ -------------------------------- the lifetime gets resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/key.rs:175:9 [INFO] [stdout] | [INFO] [stdout] 175 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 180 | ) -> Result { [INFO] [stdout] | -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 180 | ) -> Result, ValkeyError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/key.rs:246:26 [INFO] [stdout] | [INFO] [stdout] 246 | pub fn as_string_dma(&self) -> Result { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 246 | pub fn as_string_dma(&self) -> Result, 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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "efa265a01501cb7853ab068bc709df475439ad6c6a5d2c3f7654d97f92ad9964", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efa265a01501cb7853ab068bc709df475439ad6c6a5d2c3f7654d97f92ad9964", kill_on_drop: false }` [INFO] [stdout] efa265a01501cb7853ab068bc709df475439ad6c6a5d2c3f7654d97f92ad9964