[INFO] cloning repository https://github.com/zryambus/wednesday [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zryambus/wednesday" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzryambus%2Fwednesday", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzryambus%2Fwednesday'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a6c8bb044e4e2471a56af2397d7fdb61051c5de5 [INFO] checking zryambus/wednesday against master#eb10639928a2781cf0a12440007fbcc1e3a6888f for pr-127827-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzryambus%2Fwednesday" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zryambus/wednesday on toolchain eb10639928a2781cf0a12440007fbcc1e3a6888f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zryambus/wednesday [INFO] finished tweaking git repo https://github.com/zryambus/wednesday [INFO] tweaked toml for git repo https://github.com/zryambus/wednesday written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/zryambus/wednesday 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" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sentry-backtrace v0.32.3 [INFO] [stderr] Downloaded debugid v0.8.0 [INFO] [stderr] Downloaded sentry-panic v0.32.3 [INFO] [stderr] Downloaded sea-query-derive v0.4.1 [INFO] [stderr] Downloaded uname v0.1.1 [INFO] [stderr] Downloaded sentry-log v0.32.3 [INFO] [stderr] Downloaded clokwerk v0.4.0 [INFO] [stderr] Downloaded alea v0.2.2 [INFO] [stderr] Downloaded bb8-postgres v0.8.1 [INFO] [stderr] Downloaded sentry v0.32.3 [INFO] [stderr] Downloaded os_info v3.8.2 [INFO] [stderr] Downloaded sentry-types v0.32.3 [INFO] [stderr] Downloaded ureq v2.9.7 [INFO] [stderr] Downloaded sentry-core v0.32.3 [INFO] [stderr] Downloaded rustls-webpki v0.102.4 [INFO] [stderr] Downloaded sentry-contexts v0.32.3 [INFO] [stderr] Downloaded sentry-tracing v0.32.3 [INFO] [stderr] Downloaded sentry-anyhow v0.32.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 530442a048a5a3036e095167dec0fe80ba5f5ae31bb755799733a710289fa17f [INFO] running `Command { std: "docker" "start" "-a" "530442a048a5a3036e095167dec0fe80ba5f5ae31bb755799733a710289fa17f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "530442a048a5a3036e095167dec0fe80ba5f5ae31bb755799733a710289fa17f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "530442a048a5a3036e095167dec0fe80ba5f5ae31bb755799733a710289fa17f", kill_on_drop: false }` [INFO] [stdout] 530442a048a5a3036e095167dec0fe80ba5f5ae31bb755799733a710289fa17f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 32b82f1d2d3df1831049974fc60f11b1dbabdd6e7b83160f1fa741fe92d869c9 [INFO] running `Command { std: "docker" "start" "-a" "32b82f1d2d3df1831049974fc60f11b1dbabdd6e7b83160f1fa741fe92d869c9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling syn v2.0.64 [INFO] [stderr] Checking miniz_oxide v0.7.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling erasable v1.2.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking finl_unicode v1.2.0 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking stringprep v0.1.4 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Checking postgres-protocol v0.6.6 [INFO] [stderr] Checking phf_shared v0.11.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling sentry-contexts v0.32.3 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking rustls-webpki v0.102.4 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking winnow v0.6.8 [INFO] [stderr] Checking ordered-multimap v0.6.0 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Checking rc-box v1.2.0 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling rust-embed-utils v8.4.0 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Compiling serde_derive v1.0.202 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling pest v2.7.10 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking postgres-types v0.2.6 [INFO] [stderr] Checking http-body-util v0.1.1 [INFO] [stderr] Checking webpki-roots v0.26.1 [INFO] [stderr] Checking uname v0.1.1 [INFO] [stderr] Checking hostname v0.4.0 [INFO] [stderr] Checking takecell v0.1.1 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking never v0.1.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking whoami v1.5.1 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Compiling sea-query-derive v0.4.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling pest_meta v2.7.10 [INFO] [stderr] Compiling rust-embed-impl v8.4.0 [INFO] [stderr] Compiling inherent v1.0.11 [INFO] [stderr] Compiling aquamarine v0.1.12 [INFO] [stderr] Compiling teloxide-macros v0.7.1 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking dptree v0.3.0 [INFO] [stderr] Checking rust-ini v0.19.0 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Checking rust-embed v8.4.0 [INFO] [stderr] Compiling pest_generator v2.7.10 [INFO] [stderr] Checking sea-query v0.30.7 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking clokwerk v0.4.0 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking hyper v1.3.1 [INFO] [stderr] Checking tokio-rustls v0.25.0 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking bb8 v0.8.3 [INFO] [stderr] Checking tokio-postgres v0.7.10 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Compiling pest_derive v2.7.10 [INFO] [stderr] Checking alea v0.2.2 [INFO] [stderr] Checking hyper-rustls v0.26.0 [INFO] [stderr] Checking bb8-postgres v0.8.1 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking toml_datetime v0.6.6 [INFO] [stderr] Checking serde_spanned v0.6.6 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking toml_edit v0.22.13 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking debugid v0.8.0 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking sentry-types v0.32.3 [INFO] [stderr] Checking reqwest v0.12.4 [INFO] [stderr] Checking toml v0.8.13 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking config v0.14.0 [INFO] [stderr] Checking redis v0.25.3 [INFO] [stderr] Checking sentry-core v0.32.3 [INFO] [stderr] Checking sentry-backtrace v0.32.3 [INFO] [stderr] Checking sentry-log v0.32.3 [INFO] [stderr] Checking sentry-tracing v0.32.3 [INFO] [stderr] Checking sentry-anyhow v0.32.3 [INFO] [stderr] Checking sentry-panic v0.32.3 [INFO] [stderr] Checking sentry v0.32.3 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking teloxide-core v0.9.1 [INFO] [stderr] Checking bb8-redis v0.15.0 [INFO] [stderr] Checking teloxide v0.12.2 [INFO] [stderr] Checking wednesday v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/cache.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | pub async fn set_btc_dominance(&self, value: f64) -> 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 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/cache.rs:80:14 [INFO] [stdout] | [INFO] [stdout] 80 | .query_async(&mut *self.connection().await?) [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/cache.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | pub async fn set_eth_dominance(&self, value: f64) -> 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 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/cache.rs:89:14 [INFO] [stdout] | [INFO] [stdout] 89 | .query_async(&mut *self.connection().await?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/cache.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | pub async fn set_btc_dominance(&self, value: f64) -> 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 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/cache.rs:80:14 [INFO] [stdout] | [INFO] [stdout] 80 | .query_async(&mut *self.connection().await?) [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/cache.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | pub async fn set_eth_dominance(&self, value: f64) -> 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 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/cache.rs:89:14 [INFO] [stdout] | [INFO] [stdout] 89 | .query_async(&mut *self.connection().await?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/cache.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | async fn add_last_rate(&self, key: &str, value: &RateCheck) -> 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 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/cache.rs:108:20 [INFO] [stdout] | [INFO] [stdout] 108 | connection.lpush(key, value).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/cache.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | async fn add_last_rate(&self, key: &str, value: &RateCheck) -> 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 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/cache.rs:108:20 [INFO] [stdout] | [INFO] [stdout] 108 | connection.lpush(key, value).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 53s [INFO] running `Command { std: "docker" "inspect" "32b82f1d2d3df1831049974fc60f11b1dbabdd6e7b83160f1fa741fe92d869c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32b82f1d2d3df1831049974fc60f11b1dbabdd6e7b83160f1fa741fe92d869c9", kill_on_drop: false }` [INFO] [stdout] 32b82f1d2d3df1831049974fc60f11b1dbabdd6e7b83160f1fa741fe92d869c9 [INFO] checking zryambus/wednesday against try#357cc345f0a672ac4bee347eb89b7552541416c1 for pr-127827-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzryambus%2Fwednesday" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zryambus/wednesday on toolchain 357cc345f0a672ac4bee347eb89b7552541416c1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zryambus/wednesday [INFO] finished tweaking git repo https://github.com/zryambus/wednesday [INFO] tweaked toml for git repo https://github.com/zryambus/wednesday written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/zryambus/wednesday 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" "+357cc345f0a672ac4bee347eb89b7552541416c1" "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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4924755b08bea97f3aa3c719dbc58b6fca56c3339f99559b809abde3e5e4229b [INFO] running `Command { std: "docker" "start" "-a" "4924755b08bea97f3aa3c719dbc58b6fca56c3339f99559b809abde3e5e4229b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4924755b08bea97f3aa3c719dbc58b6fca56c3339f99559b809abde3e5e4229b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4924755b08bea97f3aa3c719dbc58b6fca56c3339f99559b809abde3e5e4229b", kill_on_drop: false }` [INFO] [stdout] 4924755b08bea97f3aa3c719dbc58b6fca56c3339f99559b809abde3e5e4229b [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33ae34703572492a23be0c4cf490828e5598339bba9f2c5febd96cbfede4250d [INFO] running `Command { std: "docker" "start" "-a" "33ae34703572492a23be0c4cf490828e5598339bba9f2c5febd96cbfede4250d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling syn v2.0.64 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking miniz_oxide v0.7.3 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling erasable v1.2.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking finl_unicode v1.2.0 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking stringprep v0.1.4 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.102.4 [INFO] [stderr] Checking postgres-protocol v0.6.6 [INFO] [stderr] Checking phf_shared v0.11.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling sentry-contexts v0.32.3 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Checking winnow v0.6.8 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking ordered-multimap v0.6.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Checking rc-box v1.2.0 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Checking postgres-types v0.2.6 [INFO] [stderr] Compiling rust-embed-utils v8.4.0 [INFO] [stderr] Compiling serde_derive v1.0.202 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling pest v2.7.10 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking http-body-util v0.1.1 [INFO] [stderr] Checking webpki-roots v0.26.1 [INFO] [stderr] Checking uname v0.1.1 [INFO] [stderr] Checking hostname v0.4.0 [INFO] [stderr] Checking never v0.1.0 [INFO] [stderr] Checking whoami v1.5.1 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking takecell v0.1.1 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling pest_meta v2.7.10 [INFO] [stderr] Compiling sea-query-derive v0.4.1 [INFO] [stderr] Compiling aquamarine v0.1.12 [INFO] [stderr] Compiling rust-embed-impl v8.4.0 [INFO] [stderr] Compiling pest_generator v2.7.10 [INFO] [stderr] Compiling inherent v1.0.11 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking rust-ini v0.19.0 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking dptree v0.3.0 [INFO] [stderr] Compiling teloxide-macros v0.7.1 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking hyper v1.3.1 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking tokio-rustls v0.25.0 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking bb8 v0.8.3 [INFO] [stderr] Checking tokio-postgres v0.7.10 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Compiling pest_derive v2.7.10 [INFO] [stderr] Checking rust-embed v8.4.0 [INFO] [stderr] Checking sea-query v0.30.7 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking clokwerk v0.4.0 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-postgres-0.7.10/src/prepare.rs:212:38 [INFO] [stdout] | [INFO] [stdout] 212 | .and_then(|row| async move { row.try_get(0) }) [INFO] [stdout] | ^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking alea v0.2.2 [INFO] [stderr] Checking hyper-rustls v0.26.0 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio-postgres` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "33ae34703572492a23be0c4cf490828e5598339bba9f2c5febd96cbfede4250d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33ae34703572492a23be0c4cf490828e5598339bba9f2c5febd96cbfede4250d", kill_on_drop: false }` [INFO] [stdout] 33ae34703572492a23be0c4cf490828e5598339bba9f2c5febd96cbfede4250d