[INFO] cloning repository https://github.com/Solniechniy/USDF-backend [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Solniechniy/USDF-backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSolniechniy%2FUSDF-backend", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSolniechniy%2FUSDF-backend'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4ac713667f2a7b24e833d2b523a951940fd28137 [INFO] checking Solniechniy/USDF-backend against try#e622d8d7bed4f2668d446e06c6c1436ecae15796 for pr-156776 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSolniechniy%2FUSDF-backend" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Solniechniy/USDF-backend [INFO] finished tweaking git repo https://github.com/Solniechniy/USDF-backend [INFO] tweaked toml for git repo https://github.com/Solniechniy/USDF-backend written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Solniechniy/USDF-backend on toolchain e622d8d7bed4f2668d446e06c6c1436ecae15796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Solniechniy/USDF-backend 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" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust-ini v0.20.0 [INFO] [stderr] Downloaded config v0.14.1 [INFO] [stderr] Downloaded pathdiff v0.2.2 [INFO] [stderr] Downloaded pest_derive v2.7.14 [INFO] [stderr] Downloaded pest_generator v2.7.14 [INFO] [stderr] Downloaded axum-core v0.3.4 [INFO] [stderr] Downloaded pest_meta v2.7.14 [INFO] [stderr] Downloaded yaml-rust2 v0.8.1 [INFO] [stderr] Downloaded anyhow v1.0.91 [INFO] [stderr] Downloaded axum v0.6.20 [INFO] [stderr] Downloaded redis v0.27.5 [INFO] [stderr] Downloaded rustls v0.23.16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b470f74ac87aef624be3d46bbcc656a13a6e2e93467acca731ad5a337dad88bf [INFO] running `Command { std: "docker" "start" "-a" "b470f74ac87aef624be3d46bbcc656a13a6e2e93467acca731ad5a337dad88bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b470f74ac87aef624be3d46bbcc656a13a6e2e93467acca731ad5a337dad88bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b470f74ac87aef624be3d46bbcc656a13a6e2e93467acca731ad5a337dad88bf", kill_on_drop: false }` [INFO] [stdout] b470f74ac87aef624be3d46bbcc656a13a6e2e93467acca731ad5a337dad88bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41872549985a61ce5808f9f2fde3c30be2fd1ff1481d88aae1407e72532d3499 [INFO] running `Command { std: "docker" "start" "-a" "41872549985a61ce5808f9f2fde3c30be2fd1ff1481d88aae1407e72532d3499", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Checking bytes v1.8.0 [INFO] [stderr] Compiling syn v2.0.82 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking rustls-pki-types v1.10.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking unicode-bidi v0.3.17 [INFO] [stderr] Checking winnow v0.6.20 [INFO] [stderr] Compiling rustls v0.23.16 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking cpufeatures v0.2.14 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling anyhow v1.0.91 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking rustls-native-certs v0.7.3 [INFO] [stderr] Checking yaml-rust2 v0.8.1 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking rust-ini v0.20.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking pathdiff v0.2.2 [INFO] [stderr] Checking http-range-header v0.3.1 [INFO] [stderr] Checking rlp v0.6.1 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Compiling serde_derive v1.0.213 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Checking tokio v1.41.0 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Compiling pest v2.7.14 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking curve25519-dalek v4.1.3 [INFO] [stderr] Checking pin-project v1.1.7 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v3.11.0 [INFO] [stderr] Compiling pest_meta v2.7.14 [INFO] [stderr] Checking regex v1.11.0 [INFO] [stderr] Checking ed25519-dalek v2.1.1 [INFO] [stderr] Checking serde v1.0.213 [INFO] [stderr] Compiling pest_generator v2.7.14 [INFO] [stderr] Compiling pest_derive v2.7.14 [INFO] [stderr] Checking hyper v0.14.31 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking redis v0.27.5 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking serde_json v1.0.132 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking toml_edit v0.22.22 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking tower-http v0.4.4 [INFO] [stderr] Checking secrecy v0.10.3 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking serde_with v3.11.0 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking config v0.14.1 [INFO] [stderr] Checking usdf-back v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: this function depends on never type fallback being `()` [INFO] [stdout] --> src/application.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | async fn run_price_fetching(&self) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/application.rs:65:20 [INFO] [stdout] | [INFO] [stdout] 65 | connection.set("usmeme.tg", serde_json::to_string(&price_data_usmeme)?)?; [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] = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 65 ~ connection.set::<_, _, ()>("usmeme.tg", serde_json::to_string(&price_data_usmeme)?)?; [INFO] [stdout] 66 ~ connection.set::<_, _, ()>("dd.tg", serde_json::to_string(&price_data_dd)?)?; [INFO] [stdout] 67 ~ connection.set::<_, _, ()>("poken.sergei24.testnet", serde_json::to_string(&price_data_testnet)?)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this function depends on never type fallback being `()` [INFO] [stdout] --> src/application.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | async fn run_price_fetching(&self) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/application.rs:65:20 [INFO] [stdout] | [INFO] [stdout] 65 | connection.set("usmeme.tg", serde_json::to_string(&price_data_usmeme)?)?; [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] = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 65 ~ connection.set::<_, _, ()>("usmeme.tg", serde_json::to_string(&price_data_usmeme)?)?; [INFO] [stdout] 66 ~ connection.set::<_, _, ()>("dd.tg", serde_json::to_string(&price_data_dd)?)?; [INFO] [stdout] 67 ~ connection.set::<_, _, ()>("poken.sergei24.testnet", serde_json::to_string(&price_data_testnet)?)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this function depends on never type fallback being `()` [INFO] [stdout] --> src/state.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | fn save_nonce(connection: &mut redis::Connection, nonce: u64) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/state.rs:82:16 [INFO] [stdout] | [INFO] [stdout] 82 | connection.set(LAST_NONCE_KEY, nonce.to_string())?; [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: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 82 | connection.set::<_, _, ()>(LAST_NONCE_KEY, nonce.to_string())?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this function depends on never type fallback being `()` [INFO] [stdout] --> src/state.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | fn save_nonce(connection: &mut redis::Connection, nonce: u64) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/state.rs:82:16 [INFO] [stdout] | [INFO] [stdout] 82 | connection.set(LAST_NONCE_KEY, nonce.to_string())?; [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: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 82 | connection.set::<_, _, ()>(LAST_NONCE_KEY, nonce.to_string())?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `usdf-back` (bin "usdf-back" test) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `usdf-back` (bin "usdf-back") due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "41872549985a61ce5808f9f2fde3c30be2fd1ff1481d88aae1407e72532d3499", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41872549985a61ce5808f9f2fde3c30be2fd1ff1481d88aae1407e72532d3499", kill_on_drop: false }` [INFO] [stdout] 41872549985a61ce5808f9f2fde3c30be2fd1ff1481d88aae1407e72532d3499