[INFO] fetching crate rusty-sidekiq 0.10.5... [INFO] checking rusty-sidekiq-0.10.5 against try#ccf408f4326a858c00dd845a64a86b16f360a801 for pr-129466-2 [INFO] extracting crate rusty-sidekiq 0.10.5 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate rusty-sidekiq 0.10.5 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 rusty-sidekiq 0.10.5 [INFO] finished tweaking crates.io crate rusty-sidekiq 0.10.5 [INFO] tweaked toml for crates.io crate rusty-sidekiq 0.10.5 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate rusty-sidekiq 0.10.5 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-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6f93e12badc153a52485281b835b1472baf8cd26c6a74c051deb910f471c04f8 [INFO] running `Command { std: "docker" "start" "-a" "6f93e12badc153a52485281b835b1472baf8cd26c6a74c051deb910f471c04f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f93e12badc153a52485281b835b1472baf8cd26c6a74c051deb910f471c04f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f93e12badc153a52485281b835b1472baf8cd26c6a74c051deb910f471c04f8", kill_on_drop: false }` [INFO] [stdout] 6f93e12badc153a52485281b835b1472baf8cd26c6a74c051deb910f471c04f8 [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=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] b44d0a58a5207732d52ff0319573e891ce22fc80d07ce0ccce58292b1286a321 [INFO] running `Command { std: "docker" "start" "-a" "b44d0a58a5207732d52ff0319573e891ce22fc80d07ce0ccce58292b1286a321", 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.69 [INFO] [stderr] Checking once_cell v1.17.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking futures-sink v0.3.26 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Checking itoa v1.0.5 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking iana-time-zone v0.1.53 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking ryu v1.0.12 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.93 [INFO] [stderr] Checking unicode-bidi v0.3.10 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking tracing-log v0.1.4 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking flate2 v1.0.25 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking cpufeatures v0.2.5 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking time v0.3.17 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking chrono v0.4.23 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.3 [INFO] [stderr] Checking digest v0.10.6 [INFO] [stderr] Checking sha2 v0.10.6 [INFO] [stderr] Checking regex v1.8.4 [INFO] [stderr] Checking slog-term v2.9.0 [INFO] [stderr] Checking procfs v0.9.1 [INFO] [stderr] Checking cron_clock v0.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Checking thiserror v1.0.38 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking simple-process-stats v1.0.0 [INFO] [stderr] Checking bb8 v0.8.0 [INFO] [stderr] Checking combine v4.6.6 [INFO] [stderr] Checking redis v0.22.3 [INFO] [stderr] Checking rusty-sidekiq v0.10.5 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/lib.rs (1 fix) [INFO] [stderr] Fixed src/processor.rs (5 fixes) [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/stats.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | pub async fn publish_stats(&self, redis: RedisPool) -> Result<(), Box> { [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/stats.rs:114:14 [INFO] [stdout] | [INFO] [stdout] 114 | .query_async(conn.unnamespaced_borrow_mut()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/processor.rs:314:15 [INFO] [stdout] | [INFO] [stdout] 314 | while let Some(result) = join_set.join_next().await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^-------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/processor.rs:318:9 [INFO] [stdout] | [INFO] [stdout] 318 | } [INFO] [stdout] | ^ [INFO] [stdout] = note: `--force-warn if-let-rescope` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/stats.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | pub async fn publish_stats(&self, redis: RedisPool) -> Result<(), Box> { [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/stats.rs:114:14 [INFO] [stdout] | [INFO] [stdout] 114 | .query_async(conn.unnamespaced_borrow_mut()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/processor.rs:314:15 [INFO] [stdout] | [INFO] [stdout] 314 | while let Some(result) = join_set.join_next().await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^-------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/processor.rs:318:9 [INFO] [stdout] | [INFO] [stdout] 318 | } [INFO] [stdout] | ^ [INFO] [stdout] = note: `--force-warn if-let-rescope` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating tests/process_cron_job_test.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/process_scheduled_job_test.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/server_middleware_test.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/demo.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/process_unique_job_test.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/unique.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/namespaced_demo.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/process_async_test.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/producer-demo.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/consumer-demo.rs from 2021 edition to 2024 [INFO] [stdout] warning: struct `HelloWorker` is never constructed [INFO] [stdout] --> examples/producer-demo.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | struct HelloWorker; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FilterExpiredUsersMiddleware` is never constructed [INFO] [stdout] --> examples/producer-demo.rs:49:8 [INFO] [stdout] | [INFO] [stdout] 49 | struct FilterExpiredUsersMiddleware {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `user_guid` is never read [INFO] [stdout] --> examples/producer-demo.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 52 | struct FiltereExpiredUsersArgs { [INFO] [stdout] | ----------------------- field in this struct [INFO] [stdout] 53 | user_guid: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_expired` is never used [INFO] [stdout] --> examples/producer-demo.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 56 | impl FiltereExpiredUsersArgs { [INFO] [stdout] | ---------------------------- method in this implementation [INFO] [stdout] 57 | fn is_expired(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.36s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking rusty-sidekiq v0.10.5 (/tmp/fixit) [INFO] [stdout] error[E0277]: the trait bound `!: FromRedisValue` is not satisfied [INFO] [stdout] --> src/stats.rs:114:14 [INFO] [stdout] | [INFO] [stdout] 114 | .query_async(conn.unnamespaced_borrow_mut()) [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 42 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_async` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/redis-0.22.3/src/cmd.rs:377:36 [INFO] [stdout] | [INFO] [stdout] 377 | pub async fn query_async(&self, con: &mut C) -> RedisResult [INFO] [stdout] | ^^^^^^^^^^^^^^ required by this bound in `Cmd::query_async` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `!: FromRedisValue` is not satisfied [INFO] [stdout] --> src/stats.rs:114:14 [INFO] [stdout] | [INFO] [stdout] 114 | .query_async(conn.unnamespaced_borrow_mut()) [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 42 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_async` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/redis-0.22.3/src/cmd.rs:377:36 [INFO] [stdout] | [INFO] [stdout] 377 | pub async fn query_async(&self, con: &mut C) -> RedisResult [INFO] [stdout] | ^^^^^^^^^^^^^^ required by this bound in `Cmd::query_async` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rusty-sidekiq` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rusty-sidekiq` (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" "b44d0a58a5207732d52ff0319573e891ce22fc80d07ce0ccce58292b1286a321", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b44d0a58a5207732d52ff0319573e891ce22fc80d07ce0ccce58292b1286a321", kill_on_drop: false }` [INFO] [stdout] b44d0a58a5207732d52ff0319573e891ce22fc80d07ce0ccce58292b1286a321