[INFO] fetching crate cache-any 1.1.3...
[INFO] checking cache-any-1.1.3 against try#5ec4d3b0c83717313176eefa7d71e9d36dc83355 for 155501-infallible-never-with-reservation
[INFO] extracting crate cache-any 1.1.3 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate cache-any 1.1.3
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate cache-any 1.1.3
[INFO] tweaked toml for crates.io crate cache-any 1.1.3 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cache-any 1.1.3 on toolchain 5ec4d3b0c83717313176eefa7d71e9d36dc83355
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cache-any 1.1.3 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" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded itoa v1.0.13
[INFO] [stderr]   Downloaded fastrand v2.2.0
[INFO] [stderr]   Downloaded yoke-derive v0.7.4
[INFO] [stderr]   Downloaded zerofrom-derive v0.1.4
[INFO] [stderr]   Downloaded security-framework-sys v2.12.1
[INFO] [stderr]   Downloaded schannel v0.1.26
[INFO] [stderr]   Downloaded serde_derive v1.0.215
[INFO] [stderr]   Downloaded serde v1.0.215
[INFO] [stderr]   Downloaded anyhow v1.0.93
[INFO] [stderr]   Downloaded cc v1.2.1
[INFO] [stderr]   Downloaded url v2.5.3
[INFO] [stderr]   Downloaded syn v2.0.89
[INFO] [stderr]   Downloaded hashbrown v0.15.1
[INFO] [stderr]   Downloaded allocator-api2 v0.2.20
[INFO] [stderr]   Downloaded litemap v0.7.3
[INFO] [stderr]   Downloaded yoke v0.7.4
[INFO] [stderr]   Downloaded redis v0.27.5
[INFO] [stderr]   Downloaded rustls v0.23.17
[INFO] [stderr]   Downloaded rustix v0.38.41
[INFO] [stderr]   Downloaded libc v0.2.164
[INFO] [stderr]   Downloaded tokio v1.41.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4a07ead6e369b3db06c46815e55be885d68fef928747b438ececd8a2ada0e18f
[INFO] running `Command { std: "docker" "start" "-a" "4a07ead6e369b3db06c46815e55be885d68fef928747b438ececd8a2ada0e18f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a07ead6e369b3db06c46815e55be885d68fef928747b438ececd8a2ada0e18f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a07ead6e369b3db06c46815e55be885d68fef928747b438ececd8a2ada0e18f", kill_on_drop: false }`
[INFO] [stdout] 4a07ead6e369b3db06c46815e55be885d68fef928747b438ececd8a2ada0e18f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 96cdc540a5259b4b28d4eb383cc03f35150768a78619d61a1a6ad7260cabe990
[INFO] running `Command { std: "docker" "start" "-a" "96cdc540a5259b4b28d4eb383cc03f35150768a78619d61a1a6ad7260cabe990", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.164
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling litemap v0.7.3
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling rustls v0.23.17
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.20
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling hashbrown v0.15.1
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling itoa v1.0.13
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]    Compiling whoami v1.5.2
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]    Compiling tokio v1.41.1
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]     Checking rustls-native-certs v0.7.3
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.4
[INFO] [stderr]    Compiling yoke v0.7.4
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tokio-stream v0.1.16
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]     Checking rsa v0.9.6
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tokio-rustls v0.26.0
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]     Checking serde_json v1.0.133
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.3
[INFO] [stderr]    Compiling sqlx-core v0.8.2
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]     Checking sqlx-mysql v0.8.2
[INFO] [stderr]     Checking redis v0.27.5
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.2
[INFO] [stderr]    Compiling sqlx-macros v0.8.2
[INFO] [stderr]     Checking sqlx v0.8.2
[INFO] [stderr]     Checking cache-any v1.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `dependency_on_unit_never_type_fallback` has been removed: the code warned by this lint no longer compiles
[INFO] [stdout]  --> src/lib.rs:2:38
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![cfg_attr(feature = "redis", allow(dependency_on_unit_never_type_fallback))]
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `dependency_on_unit_never_type_fallback` has been removed: the code warned by this lint no longer compiles
[INFO] [stdout]  --> src/lib.rs:2:38
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![cfg_attr(feature = "redis", allow(dependency_on_unit_never_type_fallback))]
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `!: FromRedisValue` is not satisfied
[INFO] [stdout]     --> src/caches/redis.rs:67:20
[INFO] [stdout]      |
[INFO] [stdout]   67 |         inner.conn.hset(map, key, val).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 49 others
[INFO] [stdout]      = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]      = help: you might have intended to use the type `()` here instead
[INFO] [stdout] note: required by a bound in `redis::AsyncCommands::hset`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.27.5/src/commands/macros.rs:175:25
[INFO] [stdout]      |
[INFO] [stdout]  175 |                       RV: FromRedisValue,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^ required by this bound in `AsyncCommands::hset`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.27.5/src/commands/mod.rs:136:1
[INFO] [stdout]      |
[INFO] [stdout]  136 | / implement_commands! {
[INFO] [stdout]  137 | |     'a
[INFO] [stdout] ...    |
[INFO] [stdout]  389 | |     fn hset<K: ToRedisArgs, F: ToRedisArgs, V: ToRedisArgs>(key: K, field: F, value: V) {
[INFO] [stdout]      | |        ---- required by a bound in this associated function
[INFO] [stdout] ...    |
[INFO] [stdout] 2179 | | }
[INFO] [stdout]      | |_- in this macro invocation
[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]     --> src/caches/redis.rs:75:20
[INFO] [stdout]      |
[INFO] [stdout]   75 |         inner.conn.hdel(map, key).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 49 others
[INFO] [stdout]      = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]      = help: you might have intended to use the type `()` here instead
[INFO] [stdout] note: required by a bound in `redis::AsyncCommands::hdel`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.27.5/src/commands/macros.rs:175:25
[INFO] [stdout]      |
[INFO] [stdout]  175 |                       RV: FromRedisValue,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^ required by this bound in `AsyncCommands::hdel`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.27.5/src/commands/mod.rs:136:1
[INFO] [stdout]      |
[INFO] [stdout]  136 | / implement_commands! {
[INFO] [stdout]  137 | |     'a
[INFO] [stdout] ...    |
[INFO] [stdout]  384 | |     fn hdel<K: ToRedisArgs, F: ToRedisArgs>(key: K, field: F) {
[INFO] [stdout]      | |        ---- required by a bound in this associated function
[INFO] [stdout] ...    |
[INFO] [stdout] 2179 | | }
[INFO] [stdout]      | |_- in this macro invocation
[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]     --> src/caches/redis.rs:67:20
[INFO] [stdout]      |
[INFO] [stdout]   67 |         inner.conn.hset(map, key, val).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 49 others
[INFO] [stdout]      = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]      = help: you might have intended to use the type `()` here instead
[INFO] [stdout] note: required by a bound in `redis::AsyncCommands::hset`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.27.5/src/commands/macros.rs:175:25
[INFO] [stdout]      |
[INFO] [stdout]  175 |                       RV: FromRedisValue,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^ required by this bound in `AsyncCommands::hset`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.27.5/src/commands/mod.rs:136:1
[INFO] [stdout]      |
[INFO] [stdout]  136 | / implement_commands! {
[INFO] [stdout]  137 | |     'a
[INFO] [stdout] ...    |
[INFO] [stdout]  389 | |     fn hset<K: ToRedisArgs, F: ToRedisArgs, V: ToRedisArgs>(key: K, field: F, value: V) {
[INFO] [stdout]      | |        ---- required by a bound in this associated function
[INFO] [stdout] ...    |
[INFO] [stdout] 2179 | | }
[INFO] [stdout]      | |_- in this macro invocation
[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]     --> src/caches/redis.rs:75:20
[INFO] [stdout]      |
[INFO] [stdout]   75 |         inner.conn.hdel(map, key).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 49 others
[INFO] [stdout]      = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]      = help: you might have intended to use the type `()` here instead
[INFO] [stdout] note: required by a bound in `redis::AsyncCommands::hdel`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.27.5/src/commands/macros.rs:175:25
[INFO] [stdout]      |
[INFO] [stdout]  175 |                       RV: FromRedisValue,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^ required by this bound in `AsyncCommands::hdel`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.27.5/src/commands/mod.rs:136:1
[INFO] [stdout]      |
[INFO] [stdout]  136 | / implement_commands! {
[INFO] [stdout]  137 | |     'a
[INFO] [stdout] ...    |
[INFO] [stdout]  384 | |     fn hdel<K: ToRedisArgs, F: ToRedisArgs>(key: K, field: F) {
[INFO] [stdout]      | |        ---- required by a bound in this associated function
[INFO] [stdout] ...    |
[INFO] [stdout] 2179 | | }
[INFO] [stdout]      | |_- in this macro invocation
[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] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cache-any` (lib) due to 2 previous errors; 1 warning emitted
[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] [stderr] error: could not compile `cache-any` (lib test) due to 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "96cdc540a5259b4b28d4eb383cc03f35150768a78619d61a1a6ad7260cabe990", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96cdc540a5259b4b28d4eb383cc03f35150768a78619d61a1a6ad7260cabe990", kill_on_drop: false }`
[INFO] [stdout] 96cdc540a5259b4b28d4eb383cc03f35150768a78619d61a1a6ad7260cabe990
