[INFO] fetching crate valkey-module 0.1.2... [INFO] checking valkey-module-0.1.2 against master#a3f76a26e045a760bb1163b7eab36872985242d5 for pr-130930 [INFO] extracting crate valkey-module 0.1.2 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate valkey-module 0.1.2 on toolchain a3f76a26e045a760bb1163b7eab36872985242d5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3f76a26e045a760bb1163b7eab36872985242d5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate valkey-module 0.1.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate valkey-module 0.1.2 [INFO] tweaked toml for crates.io crate valkey-module 0.1.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate valkey-module 0.1.2 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" "+a3f76a26e045a760bb1163b7eab36872985242d5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [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 valkey-module-macros-internals v0.1.1 [INFO] [stderr] Downloaded serde_syn v0.1.0 [INFO] [stderr] Downloaded valkey-module-macros v0.1.1 [INFO] [stderr] Downloaded redis v0.26.1 [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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+a3f76a26e045a760bb1163b7eab36872985242d5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b7daf0cc319a32ad5476cb0ab332d5cd0b50ef9864cd966bde8cf076bd712e7e [INFO] running `Command { std: "docker" "start" "-a" "b7daf0cc319a32ad5476cb0ab332d5cd0b50ef9864cd966bde8cf076bd712e7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7daf0cc319a32ad5476cb0ab332d5cd0b50ef9864cd966bde8cf076bd712e7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7daf0cc319a32ad5476cb0ab332d5cd0b50ef9864cd966bde8cf076bd712e7e", kill_on_drop: false }` [INFO] [stdout] b7daf0cc319a32ad5476cb0ab332d5cd0b50ef9864cd966bde8cf076bd712e7e [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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+a3f76a26e045a760bb1163b7eab36872985242d5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8475f75a582b9728266dfc5bde6065b7870b33606868aa754d2d487e1f86778f [INFO] running `Command { std: "docker" "start" "-a" "8475f75a582b9728266dfc5bde6065b7870b33606868aa754d2d487e1f86778f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling prettyplease v0.2.17 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling cc v1.1.15 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Checking gimli v0.29.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking object v0.36.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling enum-primitive-derive v0.1.2 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking addr2line v0.22.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling linkme-impl v0.3.28 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling valkey-module-macros-internals v0.1.1 [INFO] [stderr] Checking redis v0.26.1 [INFO] [stderr] Checking linkme v0.3.28 [INFO] [stderr] Compiling valkey-module v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde_syn v0.1.0 [INFO] [stderr] Compiling valkey-module-macros v0.1.1 [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/context/mod.rs:1221:48 [INFO] [stdout] | [INFO] [stdout] 1164 | impl<'a> InfoContextBuilder<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 1221 | pub fn add_section(self, name: &'a str) -> InfoContextBuilderSectionBuilder { [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] --> src/context/mod.rs:1221:48 [INFO] [stdout] | [INFO] [stdout] 1164 | impl<'a> InfoContextBuilder<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 1221 | pub fn add_section(self, name: &'a str) -> InfoContextBuilderSectionBuilder { [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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 9 arguments but 10 arguments were supplied [INFO] [stdout] --> examples/proc_macro_commands.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / #[command( [INFO] [stdout] 36 | | { [INFO] [stdout] 37 | | flags: [ReadOnly, NoMandatoryKeys], [INFO] [stdout] 38 | | arity: -1, [INFO] [stdout] ... | [INFO] [stdout] 47 | | } [INFO] [stdout] 48 | | )] [INFO] [stdout] | |__^ unexpected argument #7 of type `Option<_>` [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/context/commands.rs:328:12 [INFO] [stdout] | [INFO] [stdout] 328 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this error originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 9 arguments but 10 arguments were supplied [INFO] [stdout] --> examples/proc_macro_commands.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | / #[command( [INFO] [stdout] 76 | | { [INFO] [stdout] 77 | | flags: [ReadOnly], [INFO] [stdout] 78 | | arity: -2, [INFO] [stdout] ... | [INFO] [stdout] 87 | | } [INFO] [stdout] 88 | | )] [INFO] [stdout] | |__^ unexpected argument #7 of type `Option<_>` [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/context/commands.rs:328:12 [INFO] [stdout] | [INFO] [stdout] 328 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this error originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 9 arguments but 10 arguments were supplied [INFO] [stdout] --> examples/proc_macro_commands.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | / #[command( [INFO] [stdout] 94 | | { [INFO] [stdout] 95 | | name: "keyword_keys", [INFO] [stdout] 96 | | flags: [ReadOnly], [INFO] [stdout] ... | [INFO] [stdout] 106 | | } [INFO] [stdout] 107 | | )] [INFO] [stdout] | |__^ unexpected argument #7 of type `Option<_>` [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/context/commands.rs:328:12 [INFO] [stdout] | [INFO] [stdout] 328 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this error originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 9 arguments but 10 arguments were supplied [INFO] [stdout] --> examples/proc_macro_commands.rs:112:1 [INFO] [stdout] | [INFO] [stdout] 112 | / #[command( [INFO] [stdout] 113 | | { [INFO] [stdout] 114 | | name: "num_keys", [INFO] [stdout] 115 | | flags: [ReadOnly, NoMandatoryKeys], [INFO] [stdout] ... | [INFO] [stdout] 125 | | } [INFO] [stdout] 126 | | )] [INFO] [stdout] | |__^ unexpected argument #7 of type `Option<_>` [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/context/commands.rs:328:12 [INFO] [stdout] | [INFO] [stdout] 328 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this error originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `valkey-module` (example "proc_macro_commands") due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> tests/integration.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | fn test_string() -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> tests/integration.rs:208:10 [INFO] [stdout] | [INFO] [stdout] 208 | .query(&mut con) [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 9 arguments but 10 arguments were supplied [INFO] [stdout] --> examples/open_key_with_flags.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / #[command( [INFO] [stdout] 9 | | { [INFO] [stdout] 10 | | name: "open_key_with_flags.read", [INFO] [stdout] 11 | | flags: [Write, DenyOOM], [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] 22 | | )] [INFO] [stdout] | |__^ unexpected argument #7 of type `Option<_>` [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/context/commands.rs:328:12 [INFO] [stdout] | [INFO] [stdout] 328 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this error originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 9 arguments but 10 arguments were supplied [INFO] [stdout] --> examples/open_key_with_flags.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / #[command( [INFO] [stdout] 35 | | { [INFO] [stdout] 36 | | name: "open_key_with_flags.write", [INFO] [stdout] 37 | | flags: [Write, DenyOOM], [INFO] [stdout] ... | [INFO] [stdout] 47 | | } [INFO] [stdout] 48 | | )] [INFO] [stdout] | |__^ unexpected argument #7 of type `Option<_>` [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/context/commands.rs:328:12 [INFO] [stdout] | [INFO] [stdout] 328 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this error originates in the attribute macro `command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> tests/integration.rs:219:1 [INFO] [stdout] | [INFO] [stdout] 219 | fn test_scan() -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> tests/integration.rs:227:10 [INFO] [stdout] | [INFO] [stdout] 227 | .query(&mut con) [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `valkey-module` (example "open_key_with_flags") due to 3 previous errors [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> tests/integration.rs:369:1 [INFO] [stdout] | [INFO] [stdout] 369 | fn test_key_space_notifications() -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> tests/integration.rs:379:43 [INFO] [stdout] | [INFO] [stdout] 379 | let _ = redis::cmd("GET").arg(&["x"]).query(&mut con)?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> tests/integration.rs:415:1 [INFO] [stdout] | [INFO] [stdout] 415 | fn test_server_event() -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> tests/integration.rs:422:10 [INFO] [stdout] | [INFO] [stdout] 422 | .query(&mut con) [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> tests/integration.rs:533:1 [INFO] [stdout] | [INFO] [stdout] 533 | fn test_response() -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> tests/integration.rs:541:10 [INFO] [stdout] | [INFO] [stdout] 541 | .query(&mut con) [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [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: for more information, see [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: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [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: for more information, see [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] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [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: for more information, see [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] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [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: for more information, see [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] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [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: for more information, see [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] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> tests/integration.rs:648:1 [INFO] [stdout] | [INFO] [stdout] 648 | fn test_open_key_with_flags() -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> tests/integration.rs:695:39 [INFO] [stdout] | [INFO] [stdout] 695 | redis::cmd("del").arg(&["x"]).query(&mut con)?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> tests/integration.rs:703:1 [INFO] [stdout] | [INFO] [stdout] 703 | fn test_expire() -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> tests/integration.rs:713:10 [INFO] [stdout] | [INFO] [stdout] 713 | .query(&mut con) [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8475f75a582b9728266dfc5bde6065b7870b33606868aa754d2d487e1f86778f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8475f75a582b9728266dfc5bde6065b7870b33606868aa754d2d487e1f86778f", kill_on_drop: false }` [INFO] [stdout] 8475f75a582b9728266dfc5bde6065b7870b33606868aa754d2d487e1f86778f