[INFO] fetching crate redis-macros 1.0.0-rc.0...
[INFO] testing redis-macros-1.0.0-rc.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate redis-macros 1.0.0-rc.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate redis-macros 1.0.0-rc.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate redis-macros 1.0.0-rc.0
[INFO] tweaked toml for crates.io crate redis-macros 1.0.0-rc.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate redis-macros 1.0.0-rc.0 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 redis-macros 1.0.0-rc.0 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 arcstr v1.2.0
[INFO] [stderr]   Downloaded deadpool-redis v0.22.0
[INFO] [stderr]   Downloaded redis-macros-derive v1.0.0-rc.0
[INFO] [stderr]   Downloaded sha1_smol v1.0.1
[INFO] [stderr]   Downloaded deadpool v0.12.3
[INFO] [stderr]   Downloaded redis v0.32.7
[INFO] [stderr]   Downloaded redis v1.0.0-rc.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 6ed868d2e0d0362e93deb8ac8b902ebd447f2c86b16ec1c059eb91d861cb7e70
[INFO] running `Command { std: "docker" "start" "-a" "6ed868d2e0d0362e93deb8ac8b902ebd447f2c86b16ec1c059eb91d861cb7e70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6ed868d2e0d0362e93deb8ac8b902ebd447f2c86b16ec1c059eb91d861cb7e70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ed868d2e0d0362e93deb8ac8b902ebd447f2c86b16ec1c059eb91d861cb7e70", kill_on_drop: false }`
[INFO] [stdout] 6ed868d2e0d0362e93deb8ac8b902ebd447f2c86b16ec1c059eb91d861cb7e70
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] f3f1ddeb5e888600dc0ffc4249cd1a6d745ccc9021eeaef2336043f2abc11d55
[INFO] running `Command { std: "docker" "start" "-a" "f3f1ddeb5e888600dc0ffc4249cd1a6d745ccc9021eeaef2336043f2abc11d55", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling arcstr v1.2.0
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling redis v1.0.0-rc.1
[INFO] [stderr]    Compiling redis-macros-derive v1.0.0-rc.0
[INFO] [stderr]    Compiling redis-macros v1.0.0-rc.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.77s
[INFO] running `Command { std: "docker" "inspect" "f3f1ddeb5e888600dc0ffc4249cd1a6d745ccc9021eeaef2336043f2abc11d55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3f1ddeb5e888600dc0ffc4249cd1a6d745ccc9021eeaef2336043f2abc11d55", kill_on_drop: false }`
[INFO] [stdout] f3f1ddeb5e888600dc0ffc4249cd1a6d745ccc9021eeaef2336043f2abc11d55
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b0ae8f659932a7f9aa7fb19f5caece5fda2d142e9241279ca486bfab20d65c5f
[INFO] running `Command { std: "docker" "start" "-a" "b0ae8f659932a7f9aa7fb19f5caece5fda2d142e9241279ca486bfab20d65c5f", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling redis v1.0.0-rc.1
[INFO] [stderr]    Compiling redis v0.32.7
[INFO] [stderr]    Compiling redis-macros-derive v1.0.0-rc.0
[INFO] [stderr]    Compiling deadpool-redis v0.22.0
[INFO] [stderr]    Compiling redis-macros v1.0.0-rc.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 54.20s
[INFO] running `Command { std: "docker" "inspect" "b0ae8f659932a7f9aa7fb19f5caece5fda2d142e9241279ca486bfab20d65c5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0ae8f659932a7f9aa7fb19f5caece5fda2d142e9241279ca486bfab20d65c5f", kill_on_drop: false }`
[INFO] [stdout] b0ae8f659932a7f9aa7fb19f5caece5fda2d142e9241279ca486bfab20d65c5f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3a167c24f1bfde0c1f2bb2e0766eb2352852983ac25297d254b100ec97b46549
[INFO] running `Command { std: "docker" "start" "-a" "3a167c24f1bfde0c1f2bb2e0766eb2352852983ac25297d254b100ec97b46549", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.57s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/redis_macros-30874cac38599a59)
[INFO] [stderr]      Running tests/derive_from_redis_value.rs (/opt/rustwide/target/debug/deps/derive_from_redis_value-64689377c46697b8)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test it_should_fail_if_input_is_missing ... ok
[INFO] [stdout] test it_should_also_deserialize_if_the_input_is_in_brackets ... ok
[INFO] [stdout] test it_should_fail_if_input_is_not_valid_utf8 ... ok
[INFO] [stdout] test it_should_implement_the_from_redis_value_trait ... ok
[INFO] [stdout] test it_should_fail_if_input_is_not_compatible_with_type ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/derive_from_redis_value_redis_yaml.rs (/opt/rustwide/target/debug/deps/derive_from_redis_value_redis_yaml-4f29ae6e66ef5391)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test it_should_implement_the_from_redis_value_trait_with_redis_yaml ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/derive_to_redis_args.rs (/opt/rustwide/target/debug/deps/derive_to_redis_args-ff4e4dd8d7e827e5)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test it_should_implement_the_to_redis_args_trait ... ok
[INFO] [stderr]      Running tests/derive_to_redis_args_redis_yaml.rs (/opt/rustwide/target/debug/deps/derive_to_redis_args_redis_yaml-8c7482b968c9ac93)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test it_should_implement_the_to_redis_args_trait ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/derive_with_multiple_generics.rs (/opt/rustwide/target/debug/deps/derive_with_multiple_generics-307ae5bae4f9b02f)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test it_should_deserialize_struct_with_multiple_generics ... ok
[INFO] [stdout] test it_should_deserialize_json_wrapper_with_multiple_generics ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/json_wrapper.rs (/opt/rustwide/target/debug/deps/json_wrapper-4475b3b9b1ea2370)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test it_should_also_deserialize_json_wrappable_arguments ... ok
[INFO] [stdout] test it_should_deserialize_json_results ... ok
[INFO] [stdout] test it_should_fail_if_input_is_missing ... ok
[INFO] [stdout] test it_should_fail_if_input_is_not_compatible_with_type ... ok
[INFO] [stdout] test it_should_fail_if_the_result_is_not_redis_json ... ok
[INFO] [stdout] test it_should_fail_if_input_is_not_valid_utf8 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests redis_macros
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/lib.rs - (line 134) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 10) - compile ... FAILED
[INFO] [stdout] test src/json.rs - json::Json (line 8) - compile ... FAILED
[INFO] [stdout] test src/json.rs - json::Json (line 28) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 108) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 164) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 83) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 54) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 134) stdout ----
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/lib.rs:144:1
[INFO] [stdout]     |
[INFO] [stdout] 144 | fn main () -> redis::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 <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]    --> src/lib.rs:148:5
[INFO] [stdout]     |
[INFO] [stdout] 148 | con.json_set("user", "$", &user)?;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 148 ~ con.json_set::<_, _, _, ()>("user", "$", &user)?;
[INFO] [stdout] 149 |
[INFO] [stdout] 150 | // This works with simple redis-rs
[INFO] [stdout] 151 ~ con.json_set::<_, _, _, ()>("user", "$", &user)?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 10) stdout ----
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/lib.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | fn main () -> redis::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 <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> src/lib.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |     con.set("user", user)?;
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 44 |     con.set::<_, _, ()>("user", user)?;
[INFO] [stdout]    |            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/json.rs - json::Json (line 8) stdout ----
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/json.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | fn main () -> redis::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 <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> src/json.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | con.json_set("user", "$", &r#"{ "id": 1 }"#)?;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 19 | con.json_set::<_, _, _, ()>("user", "$", &r#"{ "id": 1 }"#)?;
[INFO] [stdout]    |             +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/json.rs - json::Json (line 28) stdout ----
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/json.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | fn main () -> redis::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 <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> src/json.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | con.json_set("user", "$", &r#"{ "id": 1 }"#)?;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 39 | con.json_set::<_, _, _, ()>("user", "$", &r#"{ "id": 1 }"#)?;
[INFO] [stdout]    |             +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 108) stdout ----
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/lib.rs:118:1
[INFO] [stdout]     |
[INFO] [stdout] 118 | fn main () -> redis::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 <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]    --> src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 | con.json_set("user", "$", &user)?;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 122 | con.json_set::<_, _, _, ()>("user", "$", &user)?;
[INFO] [stdout]     |             +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 83) stdout ----
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/lib.rs:92:1
[INFO] [stdout]    |
[INFO] [stdout] 92 | fn main () -> redis::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 <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> src/lib.rs:96:5
[INFO] [stdout]    |
[INFO] [stdout] 96 | con.json_set("user", "$", &user)?;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 96 | con.json_set::<_, _, _, ()>("user", "$", &user)?;
[INFO] [stdout]    |             +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 54) stdout ----
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/lib.rs:67:1
[INFO] [stdout]    |
[INFO] [stdout] 67 | fn main () -> redis::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 <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> src/lib.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 | con.json_set("user", "$", &user)?;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 72 | con.json_set::<_, _, _, ()>("user", "$", &user)?;
[INFO] [stdout]    |             +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/json.rs - json::Json (line 28)
[INFO] [stdout]     src/json.rs - json::Json (line 8)
[INFO] [stdout]     src/lib.rs - (line 10)
[INFO] [stdout]     src/lib.rs - (line 108)
[INFO] [stdout]     src/lib.rs - (line 134)
[INFO] [stdout]     src/lib.rs - (line 54)
[INFO] [stdout]     src/lib.rs - (line 83)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "3a167c24f1bfde0c1f2bb2e0766eb2352852983ac25297d254b100ec97b46549", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a167c24f1bfde0c1f2bb2e0766eb2352852983ac25297d254b100ec97b46549", kill_on_drop: false }`
[INFO] [stdout] 3a167c24f1bfde0c1f2bb2e0766eb2352852983ac25297d254b100ec97b46549
