[INFO] cloning repository https://github.com/artumino/GazzettaBot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/artumino/GazzettaBot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fartumino%2FGazzettaBot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fartumino%2FGazzettaBot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bfe7565b1d5afad5bf63e75d8f36fe2f721bb60c [INFO] building artumino/GazzettaBot against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fartumino%2FGazzettaBot" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/artumino/GazzettaBot [INFO] finished tweaking git repo https://github.com/artumino/GazzettaBot [INFO] tweaked toml for git repo https://github.com/artumino/GazzettaBot written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/artumino/GazzettaBot on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/artumino/GazzettaBot 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rsmq_async v9.0.0 [INFO] [stderr] Downloaded polling v3.7.0 [INFO] [stderr] Downloaded envconfig_derive v0.10.0 [INFO] [stderr] Downloaded atom_syndication v0.12.2 [INFO] [stderr] Downloaded envconfig v0.10.0 [INFO] [stderr] Downloaded blocking v1.6.0 [INFO] [stderr] Downloaded async-executor v1.11.0 [INFO] [stderr] Downloaded bb8 v0.8.3 [INFO] [stderr] Downloaded dtoa-short v0.3.4 [INFO] [stderr] Downloaded rss v2.0.7 [INFO] [stderr] Downloaded redis v0.25.3 [INFO] [stderr] Downloaded zerocopy v0.7.33 [INFO] [stderr] Downloaded async-io v2.3.2 [INFO] [stderr] Downloaded event-listener v5.3.0 [INFO] [stderr] Downloaded zerocopy-derive v0.7.33 [INFO] [stderr] Downloaded async-channel v2.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 70dfe6688c8a0981083b72d010cea197a3b1a1fc117dfb12af427b937f86c2c5 [INFO] running `Command { std: "docker" "start" "-a" "70dfe6688c8a0981083b72d010cea197a3b1a1fc117dfb12af427b937f86c2c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70dfe6688c8a0981083b72d010cea197a3b1a1fc117dfb12af427b937f86c2c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70dfe6688c8a0981083b72d010cea197a3b1a1fc117dfb12af427b937f86c2c5", kill_on_drop: false }` [INFO] [stdout] 70dfe6688c8a0981083b72d010cea197a3b1a1fc117dfb12af427b937f86c2c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 656ecd236cc291c6bd9a9b221617de984e1e301cdccf273b8881c4a9254cee23 [INFO] running `Command { std: "docker" "start" "-a" "656ecd236cc291c6bd9a9b221617de984e1e301cdccf273b8881c4a9254cee23", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling serde v1.0.200 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling zerocopy v0.7.33 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling event-listener v4.0.3 [INFO] [stderr] Compiling event-listener v5.3.0 [INFO] [stderr] Compiling async-executor v1.11.0 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling async-lock v3.3.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling erasable v1.2.1 [INFO] [stderr] Compiling never v0.1.0 [INFO] [stderr] Compiling arc-swap v1.6.0 [INFO] [stderr] Compiling async-channel v2.2.1 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling dtoa-short v0.3.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling blocking v1.6.0 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling radix_fmt v1.0.0 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling rc-box v1.2.0 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling diligent-date-parser v0.1.4 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling unicode-width v0.1.12 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling takecell v0.1.1 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling dptree v0.3.0 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling cssparser v0.31.2 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling envconfig_derive v0.10.0 [INFO] [stderr] Compiling aquamarine v0.1.12 [INFO] [stderr] Compiling envconfig v0.10.0 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling polling v3.7.0 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling async-io v2.3.2 [INFO] [stderr] Compiling tokio-retry v0.3.0 [INFO] [stderr] Compiling bb8 v0.8.3 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling h2 v0.4.4 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling atom_syndication v0.12.2 [INFO] [stderr] Compiling rss v2.0.7 [INFO] [stderr] Compiling scraper v0.19.0 [INFO] [stderr] Compiling redis v0.25.3 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.4 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling rsmq_async v9.0.0 [INFO] [stderr] Compiling gazzetta-common v0.1.0 (/opt/rustwide/workdir/gazzetta-common) [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> gazzetta-common/src/cache/redis.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | async fn set(&mut self, key: &str, value: &str, duration: Duration) -> anyhow::Result<()> { [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 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> gazzetta-common/src/cache/redis.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | self.set_options( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 10 | self.set_options::<_, _, ()>( [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> gazzetta-common/src/cache/redis.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | async fn set_expiration(&mut self, key: &str, duration: Duration) -> anyhow::Result<()> { [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 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> gazzetta-common/src/cache/redis.rs:26:14 [INFO] [stdout] | [INFO] [stdout] 26 | self.expire(key, duration.as_secs() as i64).await?; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 26 | self.expire::<_, ()>(key, duration.as_secs() as i64).await?; [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling teloxide-core v0.9.1 [INFO] [stderr] Compiling gazzetta-server v0.1.0 (/opt/rustwide/workdir/gazzetta-server) [INFO] [stderr] Compiling gazzetta-injest v0.1.0 (/opt/rustwide/workdir/gazzetta-injest) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> gazzetta-injest/src/main.rs:211:24 [INFO] [stdout] | [INFO] [stdout] 211 | fn new(queue_name: &str, rsmq: Rsmq) -> RedisJobProducer { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 211 | fn new(queue_name: &str, rsmq: Rsmq) -> RedisJobProducer<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling teloxide v0.12.2 [INFO] [stderr] Compiling gazzetta-telegram v0.1.0 (/opt/rustwide/workdir/gazzetta-telegram) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 34s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: gazzetta-common v0.1.0 (/opt/rustwide/workdir/gazzetta-common), redis v0.25.3, rsmq_async v9.0.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "656ecd236cc291c6bd9a9b221617de984e1e301cdccf273b8881c4a9254cee23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "656ecd236cc291c6bd9a9b221617de984e1e301cdccf273b8881c4a9254cee23", kill_on_drop: false }` [INFO] [stdout] 656ecd236cc291c6bd9a9b221617de984e1e301cdccf273b8881c4a9254cee23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 327ebff1d9a7ac609d34ec978f62d6fa46f3efdf14b518f55609bce3ee983b74 [INFO] running `Command { std: "docker" "start" "-a" "327ebff1d9a7ac609d34ec978f62d6fa46f3efdf14b518f55609bce3ee983b74", kill_on_drop: false }` [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> gazzetta-common/src/cache/redis.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | async fn set(&mut self, key: &str, value: &str, duration: Duration) -> anyhow::Result<()> { [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 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> gazzetta-common/src/cache/redis.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | self.set_options( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 10 | self.set_options::<_, _, ()>( [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> gazzetta-common/src/cache/redis.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | async fn set_expiration(&mut self, key: &str, duration: Duration) -> anyhow::Result<()> { [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 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> gazzetta-common/src/cache/redis.rs:26:14 [INFO] [stdout] | [INFO] [stdout] 26 | self.expire(key, duration.as_secs() as i64).await?; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 26 | self.expire::<_, ()>(key, duration.as_secs() as i64).await?; [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling gazzetta-server v0.1.0 (/opt/rustwide/workdir/gazzetta-server) [INFO] [stderr] Compiling gazzetta-common v0.1.0 (/opt/rustwide/workdir/gazzetta-common) [INFO] [stderr] Compiling gazzetta-injest v0.1.0 (/opt/rustwide/workdir/gazzetta-injest) [INFO] [stderr] Compiling gazzetta-telegram v0.1.0 (/opt/rustwide/workdir/gazzetta-telegram) [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> gazzetta-common/src/cache/redis.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | async fn set(&mut self, key: &str, value: &str, duration: Duration) -> anyhow::Result<()> { [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 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> gazzetta-common/src/cache/redis.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | self.set_options( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 10 | self.set_options::<_, _, ()>( [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> gazzetta-common/src/cache/redis.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | async fn set_expiration(&mut self, key: &str, duration: Duration) -> anyhow::Result<()> { [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 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> gazzetta-common/src/cache/redis.rs:26:14 [INFO] [stdout] | [INFO] [stdout] 26 | self.expire(key, duration.as_secs() as i64).await?; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 26 | self.expire::<_, ()>(key, duration.as_secs() as i64).await?; [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> gazzetta-injest/src/main.rs:211:24 [INFO] [stdout] | [INFO] [stdout] 211 | fn new(queue_name: &str, rsmq: Rsmq) -> RedisJobProducer { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 211 | fn new(queue_name: &str, rsmq: Rsmq) -> RedisJobProducer<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.02s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: gazzetta-common v0.1.0 (/opt/rustwide/workdir/gazzetta-common), redis v0.25.3, rsmq_async v9.0.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5` [INFO] running `Command { std: "docker" "inspect" "327ebff1d9a7ac609d34ec978f62d6fa46f3efdf14b518f55609bce3ee983b74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "327ebff1d9a7ac609d34ec978f62d6fa46f3efdf14b518f55609bce3ee983b74", kill_on_drop: false }` [INFO] [stdout] 327ebff1d9a7ac609d34ec978f62d6fa46f3efdf14b518f55609bce3ee983b74