[INFO] fetching crate dist_lock 0.0.1... [INFO] checking dist_lock-0.0.1 against try#65132f36b923285d5da381c2fbafee6ce899e841 for pr-132712-1 [INFO] extracting crate dist_lock 0.0.1 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate dist_lock 0.0.1 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] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate dist_lock 0.0.1 [INFO] finished tweaking crates.io crate dist_lock 0.0.1 [INFO] tweaked toml for crates.io crate dist_lock 0.0.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 213 packages to latest compatible versions [INFO] [stderr] Adding gethostname v0.4.3 (available: v0.5.0) [INFO] [stderr] Adding redis v0.23.3 (available: v0.27.5) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.3) [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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 10b872feca8f693b05b6f67e2349829339ab46f29f65f62f4254c808fc579401 [INFO] running `Command { std: "docker" "start" "-a" "10b872feca8f693b05b6f67e2349829339ab46f29f65f62f4254c808fc579401", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10b872feca8f693b05b6f67e2349829339ab46f29f65f62f4254c808fc579401", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10b872feca8f693b05b6f67e2349829339ab46f29f65f62f4254c808fc579401", kill_on_drop: false }` [INFO] [stdout] 10b872feca8f693b05b6f67e2349829339ab46f29f65f62f4254c808fc579401 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 77629015297e3c3f3c68b36457f6bb08dd63b7e705cc7dd7d066f427262b4364 [INFO] running `Command { std: "docker" "start" "-a" "77629015297e3c3f3c68b36457f6bb08dd63b7e705cc7dd7d066f427262b4364", 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 crc16 v0.4.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking gethostname v0.4.3 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling dist_lock_codegen v0.0.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking redis v0.23.3 [INFO] [stderr] Checking dist_lock v0.0.1 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] warning: failed to automatically apply fixes suggested by rustc to crate `dist_lock` [INFO] [stderr] [INFO] [stderr] after fixes were automatically applied the compiler reported errors within these files: [INFO] [stderr] [INFO] [stderr] * src/provider/redis.rs [INFO] [stderr] [INFO] [stderr] This likely indicates a bug in either rustc or cargo itself, [INFO] [stderr] and we would appreciate a bug report! You're likely to see [INFO] [stderr] a number of compiler warnings after this message which cargo [INFO] [stderr] attempted to fix but failed. If you could open an issue at [INFO] [stderr] https://github.com/rust-lang/rust/issues [INFO] [stderr] quoting the full output of this command we'd be very appreciative! [INFO] [stderr] Note that you may be able to make some more progress in the near-term [INFO] [stderr] fixing code with the `--broken-code` flag [INFO] [stderr] [INFO] [stderr] The following errors were reported: [INFO] [stderr] error: no rules expected `::` [INFO] [stderr] --> src/provider/redis.rs:96:60 [INFO] [stderr] | [INFO] [stderr] 31 | macro_rules! impl_lockable_redis { [INFO] [stderr] | -------------------------------- when calling this macro [INFO] [stderr] ... [INFO] [stderr] 96 | impl_lockable_redis!(::redis::Client, get_connection, query::<()>,,); [INFO] [stderr] | ^^ no rules expected this token in macro call [INFO] [stderr] | [INFO] [stderr] note: while trying to match `,` [INFO] [stderr] --> src/provider/redis.rs:34:24 [INFO] [stderr] | [INFO] [stderr] 34 | $query_fn_name: ident, [INFO] [stderr] | ^ [INFO] [stderr] [INFO] [stderr] error: no rules expected `::` [INFO] [stderr] --> src/provider/redis.rs:98:76 [INFO] [stderr] | [INFO] [stderr] 31 | macro_rules! impl_lockable_redis { [INFO] [stderr] | -------------------------------- when calling this macro [INFO] [stderr] ... [INFO] [stderr] 98 | impl_lockable_redis!(::redis::cluster::ClusterClient, get_connection, query::<()>,,); [INFO] [stderr] | ^^ no rules expected this token in macro call [INFO] [stderr] | [INFO] [stderr] note: while trying to match `,` [INFO] [stderr] --> src/provider/redis.rs:34:24 [INFO] [stderr] | [INFO] [stderr] 34 | $query_fn_name: ident, [INFO] [stderr] | ^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] Original diagnostics will follow. [INFO] [stderr] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/provider/redis.rs:52:15 [INFO] [stdout] | [INFO] [stdout] 52 | $($async)? fn release_lock( [INFO] [stdout] | ________________________^ [INFO] [stdout] 53 | | &self, [INFO] [stdout] 54 | | config: &LockConfig, [INFO] [stdout] 55 | | state: &LockState, [INFO] [stdout] 56 | | ) -> LockResult { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 96 | impl_lockable_redis!(::redis::Client, get_connection, query,,); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [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] --> src/provider/redis.rs:96:55 [INFO] [stdout] | [INFO] [stdout] 96 | impl_lockable_redis!(::redis::Client, get_connection, query,,); [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: `--force-warn dependency-on-unit-never-type-fallback` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] = note: this warning originates in the macro `impl_lockable_redis` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 96 | impl_lockable_redis!(::redis::Client, get_connection, query::<()>,,); [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/provider/redis.rs:52:15 [INFO] [stdout] | [INFO] [stdout] 52 | $($async)? fn release_lock( [INFO] [stdout] | ________________________^ [INFO] [stdout] 53 | | &self, [INFO] [stdout] 54 | | config: &LockConfig, [INFO] [stdout] 55 | | state: &LockState, [INFO] [stdout] 56 | | ) -> LockResult { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 98 | impl_lockable_redis!(::redis::cluster::ClusterClient, get_connection, query,,); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [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] --> src/provider/redis.rs:98:71 [INFO] [stdout] | [INFO] [stdout] 98 | impl_lockable_redis!(::redis::cluster::ClusterClient, get_connection, query,,); [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the macro `impl_lockable_redis` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 98 | impl_lockable_redis!(::redis::cluster::ClusterClient, get_connection, query::<()>,,); [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: failed to automatically apply fixes suggested by rustc to crate `dist_lock` [INFO] [stderr] [INFO] [stderr] after fixes were automatically applied the compiler reported errors within these files: [INFO] [stderr] [INFO] [stderr] * src/provider/redis.rs [INFO] [stderr] [INFO] [stderr] This likely indicates a bug in either rustc or cargo itself, [INFO] [stderr] and we would appreciate a bug report! You're likely to see [INFO] [stderr] a number of compiler warnings after this message which cargo [INFO] [stderr] attempted to fix but failed. If you could open an issue at [INFO] [stderr] https://github.com/rust-lang/rust/issues [INFO] [stderr] quoting the full output of this command we'd be very appreciative! [INFO] [stderr] Note that you may be able to make some more progress in the near-term [INFO] [stderr] fixing code with the `--broken-code` flag [INFO] [stderr] [INFO] [stderr] The following errors were reported: [INFO] [stderr] error: no rules expected `::` [INFO] [stderr] --> src/provider/redis.rs:96:60 [INFO] [stderr] | [INFO] [stderr] 31 | macro_rules! impl_lockable_redis { [INFO] [stderr] | -------------------------------- when calling this macro [INFO] [stderr] ... [INFO] [stderr] 96 | impl_lockable_redis!(::redis::Client, get_connection, query::<()>,,); [INFO] [stderr] | ^^ no rules expected this token in macro call [INFO] [stderr] | [INFO] [stderr] note: while trying to match `,` [INFO] [stderr] --> src/provider/redis.rs:34:24 [INFO] [stderr] | [INFO] [stderr] 34 | $query_fn_name: ident, [INFO] [stderr] | ^ [INFO] [stderr] [INFO] [stderr] error: no rules expected `::` [INFO] [stderr] --> src/provider/redis.rs:98:76 [INFO] [stderr] | [INFO] [stderr] 31 | macro_rules! impl_lockable_redis { [INFO] [stderr] | -------------------------------- when calling this macro [INFO] [stderr] ... [INFO] [stderr] 98 | impl_lockable_redis!(::redis::cluster::ClusterClient, get_connection, query::<()>,,); [INFO] [stderr] | ^^ no rules expected this token in macro call [INFO] [stderr] | [INFO] [stderr] note: while trying to match `,` [INFO] [stderr] --> src/provider/redis.rs:34:24 [INFO] [stderr] | [INFO] [stderr] 34 | $query_fn_name: ident, [INFO] [stderr] | ^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] Original diagnostics will follow. [INFO] [stderr] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/provider/redis.rs:52:15 [INFO] [stdout] | [INFO] [stdout] 52 | $($async)? fn release_lock( [INFO] [stdout] | ________________________^ [INFO] [stdout] 53 | | &self, [INFO] [stdout] 54 | | config: &LockConfig, [INFO] [stdout] 55 | | state: &LockState, [INFO] [stdout] 56 | | ) -> LockResult { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 96 | impl_lockable_redis!(::redis::Client, get_connection, query,,); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [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] --> src/provider/redis.rs:96:55 [INFO] [stdout] | [INFO] [stdout] 96 | impl_lockable_redis!(::redis::Client, get_connection, query,,); [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: `--force-warn dependency-on-unit-never-type-fallback` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] = note: this warning originates in the macro `impl_lockable_redis` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 96 | impl_lockable_redis!(::redis::Client, get_connection, query::<()>,,); [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/provider/redis.rs:52:15 [INFO] [stdout] | [INFO] [stdout] 52 | $($async)? fn release_lock( [INFO] [stdout] | ________________________^ [INFO] [stdout] 53 | | &self, [INFO] [stdout] 54 | | config: &LockConfig, [INFO] [stdout] 55 | | state: &LockState, [INFO] [stdout] 56 | | ) -> LockResult { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] ... [INFO] [stdout] 98 | impl_lockable_redis!(::redis::cluster::ClusterClient, get_connection, query,,); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [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] --> src/provider/redis.rs:98:71 [INFO] [stdout] | [INFO] [stdout] 98 | impl_lockable_redis!(::redis::cluster::ClusterClient, get_connection, query,,); [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the macro `impl_lockable_redis` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 98 | impl_lockable_redis!(::redis::cluster::ClusterClient, get_connection, query::<()>,,); [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.78s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking dist_lock v0.0.1 (/tmp/fixit) [INFO] [stdout] error[E0277]: the trait bound `!: FromRedisValue` is not satisfied [INFO] [stdout] --> src/provider/redis.rs:96:55 [INFO] [stdout] | [INFO] [stdout] 96 | impl_lockable_redis!(::redis::Client, get_connection, query,,); [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 41 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 `Cmd::query` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/redis-0.23.3/src/cmd.rs:419:21 [INFO] [stdout] | [INFO] [stdout] 419 | pub fn query(&self, con: &mut dyn ConnectionLike) -> RedisResult { [INFO] [stdout] | ^^^^^^^^^^^^^^ required by this bound in `Cmd::query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `!: FromRedisValue` is not satisfied [INFO] [stdout] --> src/provider/redis.rs:96:55 [INFO] [stdout] | [INFO] [stdout] 96 | impl_lockable_redis!(::redis::Client, get_connection, query,,); [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 41 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 `Cmd::query` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/redis-0.23.3/src/cmd.rs:419:21 [INFO] [stdout] | [INFO] [stdout] 419 | pub fn query(&self, con: &mut dyn ConnectionLike) -> RedisResult { [INFO] [stdout] | ^^^^^^^^^^^^^^ required by this bound in `Cmd::query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `!: FromRedisValue` is not satisfied [INFO] [stdout] --> src/provider/redis.rs:98:71 [INFO] [stdout] | [INFO] [stdout] 98 | impl_lockable_redis!(::redis::cluster::ClusterClient, get_connection, query,,); [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 41 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 `Cmd::query` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/redis-0.23.3/src/cmd.rs:419:21 [INFO] [stdout] | [INFO] [stdout] 419 | pub fn query(&self, con: &mut dyn ConnectionLike) -> RedisResult { [INFO] [stdout] | ^^^^^^^^^^^^^^ required by this bound in `Cmd::query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `!: FromRedisValue` is not satisfied [INFO] [stdout] --> src/provider/redis.rs:98:71 [INFO] [stdout] | [INFO] [stdout] 98 | impl_lockable_redis!(::redis::cluster::ClusterClient, get_connection, query,,); [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 41 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 `Cmd::query` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/redis-0.23.3/src/cmd.rs:419:21 [INFO] [stdout] | [INFO] [stdout] 419 | pub fn query(&self, con: &mut dyn ConnectionLike) -> RedisResult { [INFO] [stdout] | ^^^^^^^^^^^^^^ required by this bound in `Cmd::query` [INFO] [stdout] [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 `dist_lock` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `dist_lock` (lib test) due to 2 previous errors [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" "77629015297e3c3f3c68b36457f6bb08dd63b7e705cc7dd7d066f427262b4364", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77629015297e3c3f3c68b36457f6bb08dd63b7e705cc7dd7d066f427262b4364", kill_on_drop: false }` [INFO] [stdout] 77629015297e3c3f3c68b36457f6bb08dd63b7e705cc7dd7d066f427262b4364