[INFO] fetching crate redis-macros 0.4.2... [INFO] checking redis-macros-0.4.2 against try#65132f36b923285d5da381c2fbafee6ce899e841 for pr-132712-1 [INFO] extracting crate redis-macros 0.4.2 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate redis-macros 0.4.2 on toolchain 65132f36b923285d5da381c2fbafee6ce899e841 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate redis-macros 0.4.2 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate redis-macros 0.4.2 [INFO] tweaked toml for crates.io crate redis-macros 0.4.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate redis-macros 0.4.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" "+65132f36b923285d5da381c2fbafee6ce899e841" "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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dbd82c239e55972affd31819fa7735c2b9a4f921af7c4a11f503b619ed5edb63 [INFO] running `Command { std: "docker" "start" "-a" "dbd82c239e55972affd31819fa7735c2b9a4f921af7c4a11f503b619ed5edb63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dbd82c239e55972affd31819fa7735c2b9a4f921af7c4a11f503b619ed5edb63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbd82c239e55972affd31819fa7735c2b9a4f921af7c4a11f503b619ed5edb63", kill_on_drop: false }` [INFO] [stdout] dbd82c239e55972affd31819fa7735c2b9a4f921af7c4a11f503b619ed5edb63 [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76ec4cb9f48f4d9fafa1b9b0a5e95fc63c2298580b3cf8ee1d743c9949add889 [INFO] running `Command { std: "docker" "start" "-a" "76ec4cb9f48f4d9fafa1b9b0a5e95fc63c2298580b3cf8ee1d743c9949add889", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking indexmap v2.5.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling async-trait v0.1.82 [INFO] [stderr] Compiling redis-macros-derive v0.4.2 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking deadpool-runtime v0.1.4 [INFO] [stderr] Checking deadpool v0.12.1 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking redis v0.26.1 [INFO] [stderr] Checking redis v0.27.2 [INFO] [stderr] Checking deadpool-redis v0.17.0 [INFO] [stderr] Checking redis-macros v0.4.2 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/json.rs (1 fix) [INFO] [stderr] Migrating tests/derive_to_redis_args.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/derive_yaml.rs from 2021 edition to 2024 [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> examples/derive_yaml.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | async fn main() -> RedisResult<()> { [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 Rust 2024 and in a future release in all editions! [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] --> examples/derive_yaml.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | con.set("user_yaml", &user).await?; [INFO] [stdout] | ^^^ [INFO] [stdout] = note: `--force-warn dependency-on-unit-never-type-fallback` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating tests/derive_from_redis_value.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/derive_deadpool.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/derive_basic.rs from 2021 edition to 2024 [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> examples/derive_deadpool.rs:31:7 [INFO] [stdout] | [INFO] [stdout] 31 | async fn main() -> RedisResult<()> { [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 Rust 2024 and in a future release in all editions! [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] --> examples/derive_deadpool.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | con.set("user_deadpool", &user).await?; [INFO] [stdout] | ^^^ [INFO] [stdout] = note: `--force-warn dependency-on-unit-never-type-fallback` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Fixed examples/derive_basic.rs (1 fix) [INFO] [stderr] Migrating examples/derive_async.rs from 2021 edition to 2024 [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> examples/derive_async.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | async fn main() -> RedisResult<()> { [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 Rust 2024 and in a future release in all editions! [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] --> examples/derive_async.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | con.set("user_async", &user).await?; [INFO] [stdout] | ^^^ [INFO] [stdout] = note: `--force-warn dependency-on-unit-never-type-fallback` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating examples/json_wrapper_modify.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/derive_to_redis_args_redis_yaml.rs from 2021 edition to 2024 [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> examples/json_wrapper_modify.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | async fn main() -> RedisResult<()> { [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 Rust 2024 and in a future release in all editions! [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] --> examples/json_wrapper_modify.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | con.json_set("user_wrapped_modify", "$", &user).await?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `--force-warn dependency-on-unit-never-type-fallback` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating tests/json_wrapper.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/json_wrapper_basic.rs from 2021 edition to 2024 [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> examples/json_wrapper_basic.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | async fn main() -> RedisResult<()> { [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 Rust 2024 and in a future release in all editions! [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] --> examples/json_wrapper_basic.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | con.json_set("user_wrapped", "$", &user).await?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `--force-warn dependency-on-unit-never-type-fallback` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating examples/derive_generic.rs from 2021 edition to 2024 [INFO] [stderr] Fixed examples/derive_generic.rs (1 fix) [INFO] [stderr] Migrating tests/derive_from_redis_value_redis_yaml.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/derive_redisjson.rs from 2021 edition to 2024 [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> examples/derive_redisjson.rs:24:7 [INFO] [stdout] | [INFO] [stdout] 24 | async fn main() -> RedisResult<()> { [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 Rust 2024 and in a future release in all editions! [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] --> examples/derive_redisjson.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | con.json_set("user_json", "$", &user).await?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `--force-warn dependency-on-unit-never-type-fallback` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.79s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking redis-macros v0.4.2 (/tmp/fixit) [INFO] [stdout] error[E0277]: the trait bound `!: FromRedisValue` is not satisfied [INFO] [stdout] --> examples/derive_redisjson.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | con.json_set("user_json", "$", &user).await?; [INFO] [stdout] | ^^^^^^^^ the trait `FromRedisValue` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromRedisValue`: [INFO] [stdout] () [INFO] [stdout] (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T10, T11, T12) [INFO] [stdout] (T11, T12) [INFO] [stdout] (T12,) [INFO] [stdout] (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] and 52 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] note: required by a bound in `redis::JsonAsyncCommands::json_set` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/redis-0.27.2/src/commands/json.rs:173:1 [INFO] [stdout] | [INFO] [stdout] 173 | / implement_json_commands! { [INFO] [stdout] 174 | | 'a [INFO] [stdout] 175 | | [INFO] [stdout] 176 | | /// Append the JSON `value` to the array at `path` after the last element in it. [INFO] [stdout] ... | [INFO] [stdout] 335 | | fn json_set(key: K, path: P, value: &'a V) { [INFO] [stdout] | | -------- required by a bound in this associated function [INFO] [stdout] ... | [INFO] [stdout] 384 | | } [INFO] [stdout] 385 | | } [INFO] [stdout] | |_^ required by this bound in `JsonAsyncCommands::json_set` [INFO] [stdout] = note: this error originates in the macro `implement_json_commands` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `!: FromRedisValue` is not satisfied [INFO] [stdout] --> examples/derive_async.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | con.set("user_async", &user).await?; [INFO] [stdout] | ^^^ the trait `FromRedisValue` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromRedisValue`: [INFO] [stdout] () [INFO] [stdout] (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T10, T11, T12) [INFO] [stdout] (T11, T12) [INFO] [stdout] (T12,) [INFO] [stdout] (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] and 51 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] note: required by a bound in `redis::AsyncCommands::set` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/redis-0.27.2/src/commands/mod.rs:136:1 [INFO] [stdout] | [INFO] [stdout] 136 | / implement_commands! { [INFO] [stdout] 137 | | 'a [INFO] [stdout] 138 | | // most common operations [INFO] [stdout] ... | [INFO] [stdout] 156 | | fn set(key: K, value: V) { [INFO] [stdout] | | --- required by a bound in this associated function [INFO] [stdout] ... | [INFO] [stdout] 2116 | | } [INFO] [stdout] 2117 | | } [INFO] [stdout] | |_^ required by this bound in `AsyncCommands::set` [INFO] [stdout] = note: this error originates in the macro `implement_commands` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `!: FromRedisValue` is not satisfied [INFO] [stdout] --> examples/json_wrapper_modify.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | con.json_set("user_wrapped_modify", "$", &user).await?; [INFO] [stdout] | ^^^^^^^^ the trait `FromRedisValue` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromRedisValue`: [INFO] [stdout] () [INFO] [stdout] (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T10, T11, T12) [INFO] [stdout] (T11, T12) [INFO] [stdout] (T12,) [INFO] [stdout] (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] and 50 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] note: required by a bound in `redis::JsonAsyncCommands::json_set` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/redis-0.27.2/src/commands/json.rs:173:1 [INFO] [stdout] | [INFO] [stdout] 173 | / implement_json_commands! { [INFO] [stdout] 174 | | 'a [INFO] [stdout] 175 | | [INFO] [stdout] 176 | | /// Append the JSON `value` to the array at `path` after the last element in it. [INFO] [stdout] ... | [INFO] [stdout] 335 | | fn json_set(key: K, path: P, value: &'a V) { [INFO] [stdout] | | -------- required by a bound in this associated function [INFO] [stdout] ... | [INFO] [stdout] 384 | | } [INFO] [stdout] 385 | | } [INFO] [stdout] | |_^ required by this bound in `JsonAsyncCommands::json_set` [INFO] [stdout] = note: this error originates in the macro `implement_json_commands` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `!: FromRedisValue` is not satisfied [INFO] [stdout] --> examples/json_wrapper_modify.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | con.json_set("user_wrapped_modify", "$.name", &"Bowie") [INFO] [stdout] | ^^^^^^^^ the trait `FromRedisValue` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromRedisValue`: [INFO] [stdout] () [INFO] [stdout] (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T10, T11, T12) [INFO] [stdout] (T11, T12) [INFO] [stdout] (T12,) [INFO] [stdout] (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] and 50 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] note: required by a bound in `redis::JsonAsyncCommands::json_set` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/redis-0.27.2/src/commands/json.rs:173:1 [INFO] [stdout] | [INFO] [stdout] 173 | / implement_json_commands! { [INFO] [stdout] 174 | | 'a [INFO] [stdout] 175 | | [INFO] [stdout] 176 | | /// Append the JSON `value` to the array at `path` after the last element in it. [INFO] [stdout] ... | [INFO] [stdout] 335 | | fn json_set(key: K, path: P, value: &'a V) { [INFO] [stdout] | | -------- required by a bound in this associated function [INFO] [stdout] ... | [INFO] [stdout] 384 | | } [INFO] [stdout] 385 | | } [INFO] [stdout] | |_^ required by this bound in `JsonAsyncCommands::json_set` [INFO] [stdout] = note: this error originates in the macro `implement_json_commands` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `!: FromRedisValue` is not satisfied [INFO] [stdout] --> examples/json_wrapper_modify.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | con.json_num_incr_by("user_wrapped_modify", "$.id", 1) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `FromRedisValue` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromRedisValue`: [INFO] [stdout] () [INFO] [stdout] (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T10, T11, T12) [INFO] [stdout] (T11, T12) [INFO] [stdout] (T12,) [INFO] [stdout] (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] and 50 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] note: required by a bound in `redis::JsonAsyncCommands::json_num_incr_by` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/redis-0.27.2/src/commands/json.rs:173:1 [INFO] [stdout] | [INFO] [stdout] 173 | / implement_json_commands! { [INFO] [stdout] 174 | | 'a [INFO] [stdout] 175 | | [INFO] [stdout] 176 | | /// Append the JSON `value` to the array at `path` after the last element in it. [INFO] [stdout] ... | [INFO] [stdout] 304 | | fn json_num_incr_by(key: K, path: P, value: i64) { [INFO] [stdout] | | ---------------- required by a bound in this associated function [INFO] [stdout] ... | [INFO] [stdout] 384 | | } [INFO] [stdout] 385 | | } [INFO] [stdout] | |_^ required by this bound in `JsonAsyncCommands::json_num_incr_by` [INFO] [stdout] = note: this error originates in the macro `implement_json_commands` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `!: FromRedisValue` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> examples/derive_deadpool.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | con.set("user_deadpool", &user).await?; [INFO] [stdout] | ^^^ the trait `FromRedisValue` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `redis` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/redis-0.26.1/src/types.rs:1715:1 [INFO] [stdout] | [INFO] [stdout] 1715 | pub trait FromRedisValue: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: examples/derive_deadpool.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use deadpool_redis::{ [INFO] [stdout] | -------------- one version of crate `redis` is used here, as a dependency of crate `deadpool_redis` [INFO] [stdout] ... [INFO] [stdout] 8 | use redis_macros::{FromRedisValue, ToRedisArgs}; [INFO] [stdout] | ------------ one version of crate `redis` is used here, as a dependency of crate `redis_macros` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/redis-0.27.2/src/aio/pubsub.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | / pin_project! { [INFO] [stdout] 45 | | pub struct PubSubStream { [INFO] [stdout] 46 | | #[pin] [INFO] [stdout] 47 | | receiver: tokio::sync::mpsc::UnboundedReceiver, [INFO] [stdout] ... | [INFO] [stdout] 50 | | } [INFO] [stdout] 51 | | } [INFO] [stdout] | |_- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `!: FromRedisValue` is not satisfied [INFO] [stdout] --> examples/json_wrapper_modify.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | con.json_arr_append( [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `FromRedisValue` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromRedisValue`: [INFO] [stdout] () [INFO] [stdout] (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T10, T11, T12) [INFO] [stdout] (T11, T12) [INFO] [stdout] (T12,) [INFO] [stdout] (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] and 50 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] note: required by a bound in `redis::JsonAsyncCommands::json_arr_append` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/redis-0.27.2/src/commands/json.rs:173:1 [INFO] [stdout] | [INFO] [stdout] 173 | / implement_json_commands! { [INFO] [stdout] 174 | | 'a [INFO] [stdout] 175 | | [INFO] [stdout] 176 | | /// Append the JSON `value` to the array at `path` after the last element in it. [INFO] [stdout] 177 | | fn json_arr_append(key: K, path: P, value: &'a V) { [INFO] [stdout] | | --------------- required by a bound in this associated function [INFO] [stdout] ... | [INFO] [stdout] 384 | | } [INFO] [stdout] 385 | | } [INFO] [stdout] | |_^ required by this bound in `JsonAsyncCommands::json_arr_append` [INFO] [stdout] = note: this error originates in the macro `implement_json_commands` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `!: FromRedisValue` is not satisfied [INFO] [stdout] --> examples/json_wrapper_basic.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | con.json_set("user_wrapped", "$", &user).await?; [INFO] [stdout] | ^^^^^^^^ the trait `FromRedisValue` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromRedisValue`: [INFO] [stdout] () [INFO] [stdout] (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T10, T11, T12) [INFO] [stdout] (T11, T12) [INFO] [stdout] (T12,) [INFO] [stdout] (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] and 50 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] note: required by a bound in `redis::JsonAsyncCommands::json_set` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/redis-0.27.2/src/commands/json.rs:173:1 [INFO] [stdout] | [INFO] [stdout] 173 | / implement_json_commands! { [INFO] [stdout] 174 | | 'a [INFO] [stdout] 175 | | [INFO] [stdout] 176 | | /// Append the JSON `value` to the array at `path` after the last element in it. [INFO] [stdout] ... | [INFO] [stdout] 335 | | fn json_set(key: K, path: P, value: &'a V) { [INFO] [stdout] | | -------- required by a bound in this associated function [INFO] [stdout] ... | [INFO] [stdout] 384 | | } [INFO] [stdout] 385 | | } [INFO] [stdout] | |_^ required by this bound in `JsonAsyncCommands::json_set` [INFO] [stdout] = note: this error originates in the macro `implement_json_commands` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `!: FromRedisValue` is not satisfied [INFO] [stdout] --> examples/json_wrapper_basic.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | con.json_set("users_wrapped", "$", &users).await?; [INFO] [stdout] | ^^^^^^^^ the trait `FromRedisValue` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromRedisValue`: [INFO] [stdout] () [INFO] [stdout] (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T10, T11, T12) [INFO] [stdout] (T11, T12) [INFO] [stdout] (T12,) [INFO] [stdout] (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] and 50 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] note: required by a bound in `redis::JsonAsyncCommands::json_set` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/redis-0.27.2/src/commands/json.rs:173:1 [INFO] [stdout] | [INFO] [stdout] 173 | / implement_json_commands! { [INFO] [stdout] 174 | | 'a [INFO] [stdout] 175 | | [INFO] [stdout] 176 | | /// Append the JSON `value` to the array at `path` after the last element in it. [INFO] [stdout] ... | [INFO] [stdout] 335 | | fn json_set(key: K, path: P, value: &'a V) { [INFO] [stdout] | | -------- required by a bound in this associated function [INFO] [stdout] ... | [INFO] [stdout] 384 | | } [INFO] [stdout] 385 | | } [INFO] [stdout] | |_^ required by this bound in `JsonAsyncCommands::json_set` [INFO] [stdout] = note: this error originates in the macro `implement_json_commands` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `!: FromRedisValue` is not satisfied [INFO] [stdout] --> examples/derive_yaml.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | con.set("user_yaml", &user).await?; [INFO] [stdout] | ^^^ the trait `FromRedisValue` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromRedisValue`: [INFO] [stdout] () [INFO] [stdout] (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T10, T11, T12) [INFO] [stdout] (T11, T12) [INFO] [stdout] (T12,) [INFO] [stdout] (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] and 51 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] note: required by a bound in `redis::AsyncCommands::set` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/redis-0.27.2/src/commands/mod.rs:136:1 [INFO] [stdout] | [INFO] [stdout] 136 | / implement_commands! { [INFO] [stdout] 137 | | 'a [INFO] [stdout] 138 | | // most common operations [INFO] [stdout] ... | [INFO] [stdout] 156 | | fn set(key: K, value: V) { [INFO] [stdout] | | --- required by a bound in this associated function [INFO] [stdout] ... | [INFO] [stdout] 2116 | | } [INFO] [stdout] 2117 | | } [INFO] [stdout] | |_^ required by this bound in `AsyncCommands::set` [INFO] [stdout] = note: this error originates in the macro `implement_commands` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `redis-macros` (example "derive_async") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `redis-macros` (example "derive_redisjson") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `redis-macros` (example "json_wrapper_basic") due to 2 previous errors [INFO] [stderr] error: could not compile `redis-macros` (example "json_wrapper_modify") due to 4 previous errors [INFO] [stderr] error: could not compile `redis-macros` (example "derive_deadpool") due to 1 previous error [INFO] [stderr] error: could not compile `redis-macros` (example "derive_yaml") due to 1 previous error [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "76ec4cb9f48f4d9fafa1b9b0a5e95fc63c2298580b3cf8ee1d743c9949add889", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76ec4cb9f48f4d9fafa1b9b0a5e95fc63c2298580b3cf8ee1d743c9949add889", kill_on_drop: false }` [INFO] [stdout] 76ec4cb9f48f4d9fafa1b9b0a5e95fc63c2298580b3cf8ee1d743c9949add889