[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#6cbf54b1453b438241487f195740266bb9d8c8ba for pr-139587-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSolniechniy%2FUSDF-backend" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Solniechniy/USDF-backend on toolchain 6cbf54b1453b438241487f195740266bb9d8c8ba [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6cbf54b1453b438241487f195740266bb9d8c8ba" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-0-tc2/source/Cargo.toml [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" "+6cbf54b1453b438241487f195740266bb9d8c8ba" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+6cbf54b1453b438241487f195740266bb9d8c8ba" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8154070ab6c758ae393101d24a840742b41b75815290115563b0e0a8e91e9400 [INFO] running `Command { std: "docker" "start" "-a" "8154070ab6c758ae393101d24a840742b41b75815290115563b0e0a8e91e9400", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8154070ab6c758ae393101d24a840742b41b75815290115563b0e0a8e91e9400", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8154070ab6c758ae393101d24a840742b41b75815290115563b0e0a8e91e9400", kill_on_drop: false }` [INFO] [stdout] 8154070ab6c758ae393101d24a840742b41b75815290115563b0e0a8e91e9400 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+6cbf54b1453b438241487f195740266bb9d8c8ba" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 667e6ab52434f38394cf1970e90f9a3f601ea3713a96d71f5c69fbc15625c877 [INFO] running `Command { std: "docker" "start" "-a" "667e6ab52434f38394cf1970e90f9a3f601ea3713a96d71f5c69fbc15625c877", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling serde v1.0.213 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking bytes v1.8.0 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling cc v1.1.31 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.82 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Checking rustls-pki-types v1.10.0 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking hashbrown v0.15.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking cpufeatures v0.2.14 [INFO] [stderr] Checking winnow v0.6.20 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Compiling rustls v0.23.16 [INFO] [stderr] Checking unicode-bidi v0.3.17 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking num-integer v0.1.46 [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] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling anyhow v1.0.91 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Checking rustls-native-certs v0.7.3 [INFO] [stderr] Checking yaml-rust2 v0.8.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking rust-ini v0.20.0 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking http-range-header v0.3.1 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking regex v1.11.0 [INFO] [stderr] Checking pathdiff v0.2.2 [INFO] [stderr] Checking rlp v0.6.1 [INFO] [stderr] Checking bs58 v0.5.1 [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 pest v2.7.14 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking pin-project v1.1.7 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling pest_meta v2.7.14 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v3.11.0 [INFO] [stderr] Checking redis v0.27.5 [INFO] [stderr] Compiling pest_generator v2.7.14 [INFO] [stderr] Compiling pest_derive v2.7.14 [INFO] [stderr] Checking ed25519-dalek v2.1.1 [INFO] [stderr] Checking hyper v0.14.31 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] Checking toml_edit v0.22.22 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking ron v0.8.1 [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] warning: 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] = 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] --> 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] = note: `#[warn(dependency_on_unit_never_type_fallback)]` 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] warning: 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] = 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] --> 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] = note: `#[warn(dependency_on_unit_never_type_fallback)]` 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] warning: 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] = 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] --> src/state.rs:82:16 [INFO] [stdout] | [INFO] [stdout] 82 | connection.set(LAST_NONCE_KEY, nonce.to_string())?; [INFO] [stdout] | ^^^ [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] warning: 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] = 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] --> src/state.rs:82:16 [INFO] [stdout] | [INFO] [stdout] 82 | connection.set(LAST_NONCE_KEY, nonce.to_string())?; [INFO] [stdout] | ^^^ [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] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.92s [INFO] running `Command { std: "docker" "inspect" "667e6ab52434f38394cf1970e90f9a3f601ea3713a96d71f5c69fbc15625c877", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "667e6ab52434f38394cf1970e90f9a3f601ea3713a96d71f5c69fbc15625c877", kill_on_drop: false }` [INFO] [stdout] 667e6ab52434f38394cf1970e90f9a3f601ea3713a96d71f5c69fbc15625c877