[INFO] fetching crate valkey-module 0.1.2... [INFO] checking valkey-module-0.1.2 against try#7014e13d5becc920d4bea3cd87942c8a13d359bf+rustflags=-Dtail_expr_drop_order for pr-129864 [INFO] extracting crate valkey-module 0.1.2 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate valkey-module 0.1.2 on toolchain 7014e13d5becc920d4bea3cd87942c8a13d359bf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "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-4-tc2/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" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 95edc421cbb5ac4234973c3d980c0715cfd89eec4542aea9d2a758a412ca63ca [INFO] running `Command { std: "docker" "start" "-a" "95edc421cbb5ac4234973c3d980c0715cfd89eec4542aea9d2a758a412ca63ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "95edc421cbb5ac4234973c3d980c0715cfd89eec4542aea9d2a758a412ca63ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95edc421cbb5ac4234973c3d980c0715cfd89eec4542aea9d2a758a412ca63ca", kill_on_drop: false }` [INFO] [stdout] 95edc421cbb5ac4234973c3d980c0715cfd89eec4542aea9d2a758a412ca63ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Dtail_expr_drop_order" "-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8fffd40df8d6991b585b5784a0c6bb3ce617c87f9584a906a791d02547de1e8d [INFO] running `Command { std: "docker" "start" "-a" "8fffd40df8d6991b585b5784a0c6bb3ce617c87f9584a906a791d02547de1e8d", 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] Checking memchr v2.7.2 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling prettyplease v0.2.17 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling cc v1.1.15 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling bitflags v2.6.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] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking gimli v0.29.0 [INFO] [stderr] Checking idna v0.5.0 [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] Checking num-integer v0.1.46 [INFO] [stderr] Checking object v0.36.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling bitflags v1.3.2 [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] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling linkme-impl v0.3.28 [INFO] [stderr] Checking addr2line v0.22.0 [INFO] [stderr] Compiling valkey-module-macros-internals v0.1.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking linkme v0.3.28 [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 arc-swap v1.7.1 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Checking redis v0.26.1 [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: 1 warning emitted [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] 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] [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] 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] 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] 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] 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: 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] 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] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8fffd40df8d6991b585b5784a0c6bb3ce617c87f9584a906a791d02547de1e8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fffd40df8d6991b585b5784a0c6bb3ce617c87f9584a906a791d02547de1e8d", kill_on_drop: false }` [INFO] [stdout] 8fffd40df8d6991b585b5784a0c6bb3ce617c87f9584a906a791d02547de1e8d