[INFO] fetching crate aj 0.5.1... [INFO] checking aj-0.5.1 against try#ccf408f4326a858c00dd845a64a86b16f360a801 for pr-129466-2 [INFO] extracting crate aj 0.5.1 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate aj 0.5.1 on toolchain ccf408f4326a858c00dd845a64a86b16f360a801 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate aj 0.5.1 [INFO] finished tweaking crates.io crate aj 0.5.1 [INFO] tweaked toml for crates.io crate aj 0.5.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate aj 0.5.1 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" "+ccf408f4326a858c00dd845a64a86b16f360a801" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a600ee595682876066bdac86580933b5d7fc0cd89dd31cda408e3fb19894d24 [INFO] running `Command { std: "docker" "start" "-a" "3a600ee595682876066bdac86580933b5d7fc0cd89dd31cda408e3fb19894d24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a600ee595682876066bdac86580933b5d7fc0cd89dd31cda408e3fb19894d24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a600ee595682876066bdac86580933b5d7fc0cd89dd31cda408e3fb19894d24", kill_on_drop: false }` [INFO] [stdout] 3a600ee595682876066bdac86580933b5d7fc0cd89dd31cda408e3fb19894d24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35c3d06738983428bdc7b770a58feaec96c5f13a12d5dd0197b02b44f71b4b03 [INFO] running `Command { std: "docker" "start" "-a" "35c3d06738983428bdc7b770a58feaec96c5f13a12d5dd0197b02b44f71b4b03", 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.12 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking iana-time-zone v0.1.58 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking unicode-bidi v0.3.14 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking combine v4.6.6 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking tokio v1.35.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking redis v0.25.4 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling actix_derive v0.6.1 [INFO] [stderr] Checking actix-rt v2.9.0 [INFO] [stderr] Checking actix v0.13.1 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling derive_builder_core v0.20.0 [INFO] [stderr] Compiling serde_with_macros v3.6.1 [INFO] [stderr] Compiling derive_builder_macro v0.20.0 [INFO] [stderr] Checking derive_builder v0.20.0 [INFO] [stderr] Checking chrono v0.4.35 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking serde_with v3.6.1 [INFO] [stderr] Checking cron v0.12.0 [INFO] [stderr] Checking aj v0.5.1 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/aj.rs (5 fixes) [INFO] [stderr] Fixed src/queue.rs (4 fixes) [INFO] [stderr] Fixed src/backend/mem.rs (5 fixes) [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/backend/redis.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn lpush(&self, queue_name: &str, item: &str) -> 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 a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/backend/redis.rs:20:14 [INFO] [stdout] | [INFO] [stdout] 20 | conn.lpush(queue_name, item)?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/backend/redis.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | fn storage_upsert(&self, hash: &str, key: &str, value: String) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/backend/redis.rs:104:14 [INFO] [stdout] | [INFO] [stdout] 104 | conn.hset(hash, key, value)?; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating examples/cancel_job.rs from 2021 edition to 2024 [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/backend/redis.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn lpush(&self, queue_name: &str, item: &str) -> 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 a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/backend/redis.rs:20:14 [INFO] [stdout] | [INFO] [stdout] 20 | conn.lpush(queue_name, item)?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/backend/redis.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | fn storage_upsert(&self, hash: &str, key: &str, value: String) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/backend/redis.rs:104:14 [INFO] [stdout] | [INFO] [stdout] 104 | conn.hset(hash, key, value)?; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating examples/update_job.rs from 2021 edition to 2024 [INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead [INFO] [stdout] --> examples/cancel_job.rs:30:43 [INFO] [stdout] | [INFO] [stdout] 30 | get_now() + chrono::Duration::seconds(1), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating examples/retry_job.rs from 2021 edition to 2024 [INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead [INFO] [stdout] --> examples/update_job.rs:34:43 [INFO] [stdout] | [INFO] [stdout] 34 | get_now() + chrono::Duration::seconds(5), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating examples/schedule_job.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/instant_job.rs from 2021 edition to 2024 [INFO] [stdout] warning: use of deprecated associated function `aj::chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead [INFO] [stdout] --> examples/schedule_job.rs:32:62 [INFO] [stdout] | [INFO] [stdout] 32 | .job_type(JobType::ScheduledAt(get_now() + Duration::seconds(3))) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating examples/cron_job.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.21s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking aj v0.5.1 (/tmp/fixit) [INFO] [stdout] error[E0277]: the trait bound `!: FromRedisValue` is not satisfied [INFO] [stdout] --> src/backend/redis.rs:20:14 [INFO] [stdout] | [INFO] [stdout] 20 | conn.lpush(queue_name, item)?; [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 44 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 `lpush` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/redis-0.25.4/src/commands/mod.rs:131:1 [INFO] [stdout] | [INFO] [stdout] 131 | / implement_commands! { [INFO] [stdout] 132 | | 'a [INFO] [stdout] 133 | | // most common operations [INFO] [stdout] ... | [INFO] [stdout] 498 | | fn lpush(key: K, value: V) { [INFO] [stdout] | | ----- required by a bound in this associated function [INFO] [stdout] ... | [INFO] [stdout] 1967 | | } [INFO] [stdout] 1968 | | } [INFO] [stdout] | |_^ required by this bound in `Commands::lpush` [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/backend/redis.rs:20:14 [INFO] [stdout] | [INFO] [stdout] 20 | conn.lpush(queue_name, item)?; [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 44 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 `lpush` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/redis-0.25.4/src/commands/mod.rs:131:1 [INFO] [stdout] | [INFO] [stdout] 131 | / implement_commands! { [INFO] [stdout] 132 | | 'a [INFO] [stdout] 133 | | // most common operations [INFO] [stdout] ... | [INFO] [stdout] 498 | | fn lpush(key: K, value: V) { [INFO] [stdout] | | ----- required by a bound in this associated function [INFO] [stdout] ... | [INFO] [stdout] 1967 | | } [INFO] [stdout] 1968 | | } [INFO] [stdout] | |_^ required by this bound in `Commands::lpush` [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/backend/redis.rs:104:14 [INFO] [stdout] | [INFO] [stdout] 104 | conn.hset(hash, key, value)?; [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 44 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 `hset` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/redis-0.25.4/src/commands/mod.rs:131:1 [INFO] [stdout] | [INFO] [stdout] 131 | / implement_commands! { [INFO] [stdout] 132 | | 'a [INFO] [stdout] 133 | | // most common operations [INFO] [stdout] ... | [INFO] [stdout] 374 | | fn hset(key: K, field: F, value: V) { [INFO] [stdout] | | ---- required by a bound in this associated function [INFO] [stdout] ... | [INFO] [stdout] 1967 | | } [INFO] [stdout] 1968 | | } [INFO] [stdout] | |_^ required by this bound in `Commands::hset` [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/backend/redis.rs:104:14 [INFO] [stdout] | [INFO] [stdout] 104 | conn.hset(hash, key, value)?; [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 44 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 `hset` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/redis-0.25.4/src/commands/mod.rs:131:1 [INFO] [stdout] | [INFO] [stdout] 131 | / implement_commands! { [INFO] [stdout] 132 | | 'a [INFO] [stdout] 133 | | // most common operations [INFO] [stdout] ... | [INFO] [stdout] 374 | | fn hset(key: K, field: F, value: V) { [INFO] [stdout] | | ---- required by a bound in this associated function [INFO] [stdout] ... | [INFO] [stdout] 1967 | | } [INFO] [stdout] 1968 | | } [INFO] [stdout] | |_^ required by this bound in `Commands::hset` [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: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `aj` (lib test) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `aj` (lib) due to 3 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" "35c3d06738983428bdc7b770a58feaec96c5f13a12d5dd0197b02b44f71b4b03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35c3d06738983428bdc7b770a58feaec96c5f13a12d5dd0197b02b44f71b4b03", kill_on_drop: false }` [INFO] [stdout] 35c3d06738983428bdc7b770a58feaec96c5f13a12d5dd0197b02b44f71b4b03